Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:


I've returned from the "vacation". New icon for Applications configuration 
dialog.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- default_icons.edc   10 Sep 2006 09:15:54 -0000      1.29
+++ default_icons.edc   10 Sep 2006 15:49:05 -0000      1.30
@@ -25,6 +25,7 @@
    image: "e17_icon_shelf.png" LOSSY 90;
    image: "e17_icon_performance.png" LOSSY 90;
    image: "e17_icon_startup.png" LOSSY 90;
+   image: "e17_icon_applications.png" LOSSY 90;
 
    image: "e17_icon_window_focus.png" LOSSY 90;
    image: "e17_icon_screen_resolution.png" LOSSY 90;
@@ -845,6 +846,26 @@
       }
    }
 }
+group {
+   name: "e/icons/enlightenment/applications";
+   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_applications.png";
+        }
+     }
+      }
+   }
+}
+
 group {
    name: "e/icons/enlightenment/performance";
    max: 64 64;



-------------------------------------------------------------------------
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