Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

+New icons for the Mouse bindings dialog.
+New "Screen resolution", which may change soon. Need raster's opinion.
+New icon for "Screen" section in the updated conf. dialog
+New icon for the System submenu (new laptop).
I will wait for opinions and continue if it's ok.


===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- default_icons.edc   16 Nov 2006 16:53:36 -0000      1.38
+++ default_icons.edc   30 Nov 2006 17:18:16 -0000      1.39
@@ -90,6 +90,7 @@
    image: "e17_icon_suspend.png" COMP;
    image: "e17_icon_halt.png" COMP;
    image: "e17_icon_reboot.png" COMP;
+   image: "e17_icon_screen_setup.png" COMP;
 }
 
 group {
@@ -286,6 +287,25 @@
       }
    }
 }   
+group {
+   name: "e/icons/enlightenment/screen_setup";
+   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_screen_setup.png";
+        }
+     }
+      }
+    }
+}
 group {
    name: "e/icons/enlightenment/themes";
    max:  64 64;



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