Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: main.c menus.c Log Message: Trivial stuff. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/main.c,v retrieving revision 1.110 retrieving revision 1.111 diff -u -3 -r1.110 -r1.111 --- main.c 10 Feb 2005 18:59:32 -0000 1.110 +++ main.c 12 Feb 2005 16:42:36 -0000 1.111 @@ -176,10 +176,12 @@ "\t-ecachedir /path/to/cached/dir\n" "\t-econfdir /path/to/config/dir\n" "\t-ext_init_win window_id\n" + "\t[-s | -single]\n" "\t-smfile file\n" "\t[-smid | -clientId | --sm-client-id] id\n" - "\t-theme /path/to/theme\n" - "\t[-v | -verbose]\n" "\t[-V | -version | --version]\n"); + "\t[-t | -theme] theme\n" + "\t[-v | -verbose]\n" + "\t[-V | -version | --version]\n" "\t-w WxH\n"); exit(0); } else if ((!strcmp("-V", argv[i])) || =================================================================== RCS file: /cvsroot/enlightenment/e16/e/src/menus.c,v retrieving revision 1.166 retrieving revision 1.167 diff -u -3 -r1.166 -r1.167 --- menus.c 10 Feb 2005 10:35:15 -0000 1.166 +++ menus.c 12 Feb 2005 16:42:36 -0000 1.167 @@ -2240,6 +2240,7 @@ MenusIpc, "menus", "mnu", "Menu functions", + " menus list Show existing menus\n" " menus reload Reload menus.cfg without restarting\n" " menus show <name> Show named menu\n"} , ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs