Revision: 2173
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2173&view=rev
Author:   tmzullinger
Date:     2008-12-16 23:24:59 +0000 (Tue, 16 Dec 2008)

Log Message:
-----------
Remove -a/--auto from usage output and manpage

These options were removed long ago in svn rev 1070.  Thanks to Frank
Lichtenheld (in Debian bug #466127).

Revision Links:
--------------
    http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1070&view=rev

Modified Paths:
--------------
    gtkpod/trunk/ChangeLog
    gtkpod/trunk/data/man/gtkpod.1
    gtkpod/trunk/src/prefs.c

Modified: gtkpod/trunk/ChangeLog
===================================================================
--- gtkpod/trunk/ChangeLog      2008-12-16 23:18:02 UTC (rev 2172)
+++ gtkpod/trunk/ChangeLog      2008-12-16 23:24:59 UTC (rev 2173)
@@ -1,3 +1,10 @@
+2008-12-15  Todd Zullinger  <tmzullinger at users.sourceforge.net>
+
+       * data/man/gtkpod.1
+         src/prefs.c: Remove -a/--auto from usage output and manpage
+         These options were removed long ago in svn rev 1070.  Thanks
+         to Frank Lichtenheld (in Debian bug #466127).
+
 2008-12-15 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * po/he.po: Hebrew translation updated -- thanks to Assaf Gillat

Modified: gtkpod/trunk/data/man/gtkpod.1
===================================================================
--- gtkpod/trunk/data/man/gtkpod.1      2008-12-16 23:18:02 UTC (rev 2172)
+++ gtkpod/trunk/data/man/gtkpod.1      2008-12-16 23:24:59 UTC (rev 2173)
@@ -153,9 +153,6 @@
 .IP "\fB\-\-hash\fR \fIfilename\fR" 4
 .IX Item "--hash filename"
 Print gtkpod hash for file \fIfilename\fR.
-.IP "\fB\-a\fR, \fB\-\-auto\fR" 4
-.IX Item "-a, --auto"
-Import database automatically after start.
 .SH "FILES"
 .IX Header "FILES"
 .IP "\fI~/.gtkpod/prefs\fR" 4

Modified: gtkpod/trunk/src/prefs.c
===================================================================
--- gtkpod/trunk/src/prefs.c    2008-12-16 23:18:02 UTC (rev 2172)
+++ gtkpod/trunk/src/prefs.c    2008-12-16 23:24:59 UTC (rev 2173)
@@ -368,8 +368,6 @@
   locale_fprintf(fp, _("  --hash <file>:print gtkpod hash for file\n"));
   locale_fprintf(fp, _("  -m path:      define the mountpoint of your 
iPod\n"));
   locale_fprintf(fp, _("  --mountpoint: same as '-m'.\n"));
-  locale_fprintf(fp, _("  -a:           import database automatically after 
start.\n"));
-  locale_fprintf(fp, _("  --auto:       same as '-a'.\n"));
 }
 
 /* Parse commandline based options */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to