Mercurial > audlegacy
changeset 1880:4e4d87ac7bd4 trunk
[svn] - remove comment about remote access as there's no GUI options exposed for it in audacious
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 19:01:29 -0700 |
parents | 104fe1a701b9 |
children | a84bdca5b5c1 |
files | ChangeLog audtool.1.in |
diffstat | 2 files changed, 10 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 14 18:55:20 2006 -0700 +++ b/ChangeLog Sat Oct 14 19:01:29 2006 -0700 @@ -1,3 +1,13 @@ +2006-10-15 01:55:20 +0000 William Pitcock <nenolod@nenolod.net> + revision [2715] + - add audtool(1) manpage; mostly written by Kiyoshi Aman. + + trunk/Makefile | 1 + trunk/audtool.1.in | 190 +++++++++++++++++++++++++++++++++++++++++++++++++++++ + trunk/configure.ac | 1 + 3 files changed, 192 insertions(+) + + 2006-10-15 01:50:37 +0000 George Averill <nhjm449@gmail.com> revision [2713] - Properly handle shading when mainwin_width is greater than the shaded width.
--- a/audtool.1.in Sat Oct 14 18:55:20 2006 -0700 +++ b/audtool.1.in Sat Oct 14 19:01:29 2006 -0700 @@ -173,12 +173,6 @@ .TP .B help shows handlers list -.SH ENVIRONMENT VARIABLES -.TP -.B AUDTOOL_REMOTE_URI -Defines a remote location to connect to an audacious instance. -Audacious must be configured to support this functionality; see the -audacious(1) manual page for further details. .SH BUGS There are no known bugs in audtool at this time; if you find any please report them to <bugs+audtool@atheme.org>.