Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:


Icon for the Menus configuration dialog.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- default_icons.edc   10 Sep 2006 15:49:05 -0000      1.30
+++ default_icons.edc   10 Sep 2006 20:41:38 -0000      1.31
@@ -26,6 +26,7 @@
    image: "e17_icon_performance.png" LOSSY 90;
    image: "e17_icon_startup.png" LOSSY 90;
    image: "e17_icon_applications.png" LOSSY 90;
+   image: "e17_icon_menus.png" LOSSY 90;
 
    image: "e17_icon_window_focus.png" LOSSY 90;
    image: "e17_icon_screen_resolution.png" LOSSY 90;
@@ -899,6 +900,25 @@
         max:    64 64;
         image {
            normal: "e17_icon_startup.png";
+        }
+     }
+      }
+   }
+}
+group {
+   name: "e/icons/enlightenment/menus";
+   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_menus.png";
         }
      }
       }



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to