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 Appearance (this is better then eye, isnt it?), extensions and input methods (not sure if this exactly represents the dialog's functionality, dh, what will you say?) TODO-- ?! How many more dialogs are left to be done? =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v retrieving revision 1.41 retrieving revision 1.42 diff -u -3 -r1.41 -r1.42 --- default_icons.edc 27 Dec 2006 12:57:30 -0000 1.41 +++ default_icons.edc 29 Dec 2006 00:51:27 -0000 1.42 @@ -94,6 +94,9 @@ image: "e17_icon_advanced.png" COMP; image: "e17_icon_behavior.png" COMP; + image: "e17_icon_appearance.png" COMP; + image: "e17_icon_extensions.png" COMP; + image: "e17_icon_imc.png" COMP; } group { @@ -2007,7 +2010,8 @@ } } } -}group { +} +group { name: "e/icons/enlightenment/behavior"; max: 64 64; parts { @@ -2026,4 +2030,65 @@ } } } +group { + name: "e/icons/enlightenment/appearance"; + 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_appearance.png"; + } + } + } + } +} +group { + name: "e/icons/enlightenment/extensions"; + 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_extensions.png"; + } + } + } + } +}group { + name: "e/icons/enlightenment/imc"; + 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_imc.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