Revision: 1571
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1571&view=rev
Author:   nadvornik
Date:     2009-03-21 23:16:38 +0000 (Sat, 21 Mar 2009)

Log Message:
-----------
more consistent remote options naming

Modified Paths:
--------------
    trunk/src/remote.c

Modified: trunk/src/remote.c
===================================================================
--- trunk/src/remote.c  2009-03-21 20:19:11 UTC (rev 1570)
+++ trunk/src/remote.c  2009-03-21 23:16:38 UTC (rev 1571)
@@ -597,12 +597,12 @@
        { "-s", "--slideshow",          gr_slideshow_toggle,    FALSE, TRUE,  
N_("toggle slide show") },
        { "-ss","--slideshow-start",    gr_slideshow_start,     FALSE, FALSE, 
N_("start slide show") },
        { "-sS","--slideshow-stop",     gr_slideshow_stop,      FALSE, FALSE, 
N_("stop slide show") },
-       { "-sr","--slideshow-recurse",  gr_slideshow_start_rec, TRUE,  FALSE, 
N_("start recursive slide show") },
+       { NULL, "--slideshow-recurse:", gr_slideshow_start_rec, TRUE,  FALSE, 
N_("start recursive slide show") },
        { "-d", "--delay=",             gr_slideshow_delay,     TRUE,  FALSE, 
N_("set slide show delay in seconds") },
        { "+t", "--tools-show",         gr_tools_show,          FALSE, TRUE,  
N_("show tools") },
        { "-t", "--tools-hide",         gr_tools_hide,          FALSE, TRUE,  
N_("hide tools") },
        { "-q", "--quit",               gr_quit,                FALSE, FALSE, 
N_("quit") },
-       { "-cl","--config-load",        gr_config_load,         TRUE,  FALSE, 
N_("load config file") },
+       { NULL, "--config-load:",       gr_config_load,         TRUE,  FALSE, 
N_("load config file") },
        { NULL, "file:",                gr_file_load,           TRUE,  FALSE, 
N_("open file") },
        { NULL, "view:",                gr_file_view,           TRUE,  FALSE, 
N_("open file in new window") },
        { NULL, "--list-clear",         gr_list_clear,          FALSE, FALSE, 
NULL },


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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to