Enlightenment CVS committal

Author  : titansoccer15
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        ephoto.c 


Log Message:

Heh. Some clean up :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/ephoto/src/ephoto.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- ephoto.c    22 Mar 2006 00:26:02 -0000      1.18
+++ ephoto.c    22 Mar 2006 02:52:13 -0000      1.19
@@ -116,15 +116,15 @@
                }
                else if ( argint < argc && !strcmp(argv[argint], "--help") ) {
                        printf("ephoto /path/to/dir loads /path/to/dir as 
default directory\n");
-                       printf("ephoto --audio /full/path/to/audio sets 
/full/path/to/audio as default audio for slideshow\n");
+                       printf("ephoto --audio /path/to/audio sets 
/path/to/audio as default audio for slideshow\n");
                        printf("ephoto --fit-to-audio sets the slideshow to fit 
audio\n");
                        printf("ephoto --fullscreen sets the 
presentation/slideshow window to be fullscreen\n");
                        printf("ephoto --help displays all available 
options\n");
                        printf("ephoto --length slidelength sets the integer 
slidelength(seconds) as the transition time for slideshow\n");
                        printf("ephoto --loop sets the slideshow to loop\n");
-                       printf("ephoto --presentation /full/path/to/image 
/full/path/to/image /full/path/to/image starts the presentation using the 
specified images\n");
-                       printf("ephoto --slideshow /full/path/to/image 
/full/path/to/image /full/path/to/image starts the slideshow using the 
specified images\n");
-                       printf("ephoto --view-image /full/path/to/image sets 
/full/path/to/image as the default image in the image viewer tab.\n");
+                       printf("ephoto --presentation /path/to/image 
/path/to/image /path/to/image starts the presentation using the specified 
images\n");
+                       printf("ephoto --slideshow /path/to/image 
/path/to/image /path/to/image starts the slideshow using the specified 
images\n");
+                       printf("ephoto --view-image /path/to/image sets 
/path/to/image as the default image in the image viewer tab.\n");
                        printf("ephoto --win-size integer integer sets the 
first integer as the width and the second integer as the height of the 
presentation/slideshow window\n");
                        mainwin = 0;
                }




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to