Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/default


Modified Files:
        default.edc 


Log Message:
build nebulous w/ proper image directory, fix duplicate program names in themes
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/default/default.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- default.edc 7 Mar 2004 12:43:09 -0000       1.14
+++ default.edc 10 Oct 2004 02:17:20 -0000      1.15
@@ -1806,7 +1806,7 @@
            target,     "power_button_glow";
         }
         program {
-           name,       "power_button_up";
+           name,       "power_button_clicked";
            signal,     "mouse,clicked,1";
            source,     "power_button";
            action,     STATE_SET "hilited" 0.0;
@@ -1814,7 +1814,7 @@
            target,     "power_button_glow";
         }
         program {
-           name,       "power_button_clicked";
+           name,       "power_button_clicked_emission";
            signal,     "mouse,clicked,1";
            source,     "power_button";
            action,     SIGNAL_EMIT "EntranceSystemHalt" "";
@@ -1975,7 +1975,7 @@
          }
          program
           {
-               name, "SelectSession";
+               name, "SelectSessionToo";
                signal, "SessionSelected";
                source, "";
                action, STATE_SET "default" 0.0;




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to