Enlightenment CVS committal Author : moom16 Project : e17 Module : apps/eclair
Dir : e17/apps/eclair/data/themes/gant/programs Modified Files: core.edc Log Message: * Adapt the gant theme to the new playlist container * Open the playlist and the left side of the gant theme on startup (CodeWarrior: if you want to change the color of the playlist items, you have to edit the "data" items in the file gant.edc) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/eclair/data/themes/gant/programs/core.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- core.edc 9 May 2005 01:38:04 -0000 1.1 +++ core.edc 19 May 2005 08:35:33 -0000 1.2 @@ -1,3 +1,12 @@ +program { + name: "init"; + signal: "load"; + source: ""; + script { + run_program(PROGRAM:"open_left_side"); + run_program(PROGRAM:"open_playlist"); + } +} //TODO: edje bug program { name: "update"; ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs