Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

power mngmt


===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- default_icons.edc   24 Mar 2007 07:38:13 -0000      1.47
+++ default_icons.edc   14 Apr 2007 18:21:25 -0000      1.48
@@ -103,6 +103,7 @@
    image: "e17_icon_ibar_applications.png" COMP;
    image: "e17_icon_restart_applications.png" COMP;
    image: "e17_icon_startup_applications.png" COMP;
+   image: "e17_icon_power_management.png" COMP;
 }
 
 group {
@@ -2208,7 +2209,25 @@
       }
    }
 }
-
+group {
+   name: "e/icons/enlightenment/power_management";
+   max:  64 64;
+   parts {
+      part {
+         name:          "icon";
+         mouse_events:  0;
+         description {
+            state:    "default" 0.0;
+            aspect:   1.0 1.0;
+            aspect_preference: BOTH;
+            max:      64 64;
+            image {
+               normal: "e17_icon_power_management.png";
+            }
+         }
+      }
+   }
+}
 
 
 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to