Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/src/lib Modified Files: e_main.c Log Message: Doc the behaviour =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/lib/e_main.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- e_main.c 11 Feb 2005 23:24:50 -0000 1.5 +++ e_main.c 11 Feb 2005 23:28:36 -0000 1.6 @@ -11,7 +11,7 @@ * * augment IPC calls and add wrappers for them - i.e.: * e restart/shutdown - * desktops add/remove/list etc + * desktops add/remove/list/currentset/bgset etc * windows shade[get/set]/maximise[get/set]/iconify[get/set]/list * * add ability to e to set theme, so we can have a theme_set call :) @@ -31,6 +31,10 @@ int E_RESPONSE_MODULE_LIST = 0; int E_RESPONSE_BACKGROUND_GET = 0; +/* + * initialise connection to the current E running on "display". + * If parameter is null try to use DISPLAY env var. + */ int e_init(const char* display) { ------------------------------------------------------- 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