Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

new menu settings icon; needs a bit more love, but I need 
e17_icon_configuration's SVG
raster, help me :-)
updated Applications icon. Looks nice in the panel, not in the menu. 
I may hack it a bit. Raster, I know you wanted three gears, but I think
that this variant is much better. I can put back the old one, if you want.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- default_icons.edc   8 Jan 2007 05:31:37 -0000       1.44
+++ default_icons.edc   8 Jan 2007 20:17:29 -0000       1.45
@@ -99,6 +99,7 @@
    image: "e17_icon_imc.png" COMP;
    image: "e17_icon_file_icons.png" COMP;
    image: "e17_icon_desklock_menu.png" COMP;
+   image: "e17_icon_menu_settings.png" COMP;
 }
 
 group {
@@ -2123,6 +2124,25 @@
             max:      64 64;
             image {   
                normal: "e17_icon_file_icons.png";
+            }
+         }
+      }
+   }
+}
+group {
+   name: "e/icons/enlightenment/menu_settings";
+   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_menu_settings.png";
             }
          }
       }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to