Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

screensaver

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -3 -r1.48 -r1.49
--- default_icons.edc   14 Apr 2007 18:21:25 -0000      1.48
+++ default_icons.edc   14 Apr 2007 19:00:01 -0000      1.49
@@ -104,6 +104,7 @@
    image: "e17_icon_restart_applications.png" COMP;
    image: "e17_icon_startup_applications.png" COMP;
    image: "e17_icon_power_management.png" COMP;
+   image: "e17_icon_screensaver.png" COMP;
 }
 
 group {
@@ -2228,7 +2229,25 @@
       }
    }
 }
-
+group {
+   name: "e/icons/enlightenment/screensaver";
+   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_screensaver.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