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 "Icon Theme" config dialog.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -3 -r1.37 -r1.38
--- default_icons.edc   11 Nov 2006 22:17:47 -0000      1.37
+++ default_icons.edc   16 Nov 2006 16:53:36 -0000      1.38
@@ -2,6 +2,7 @@
    image: "e17_icon_e_0.png" LOSSY 90;
    image: "e17_icon_e_glow_0.png" LOSSY 90;
    
+   image: "e17_icon_icon_theme.png" LOSSY 90;
    image: "e17_icon_theme.png" LOSSY 90;
    image: "e17_icon_colors.png" LOSSY 90;
 
@@ -948,6 +949,25 @@
               normal: "e17_icon_background.png";
            }
         }
+      }
+   }
+}
+group {
+   name: "e/icons/enlightenment/icon_theme";
+   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_icon_theme.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