Enlightenment CVS committal
Author : manowarrior
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default_icons.edc
Log Message:
New icon for the Search directories configuration dialog.
A microscope. I just wanted to make something different, rather than yet another magnifying glass. If you don't like the idea, I'm waiting for your good arguments.
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- default_icons.edc 10 Sep 2006 20:41:38 -0000 1.31
+++ default_icons.edc 12 Sep 2006 16:32:10 -0000 1.32
@@ -16,6 +16,8 @@
image: "e17_icon_configuration.png" LOSSY 90;
image: "e17_icon_run.png" LOSSY 90;
+ image: "e17_icon_system.png" LOSSY 90;
+ image: "e17_icon_directories.png" LOSSY 90;
image: "e17_icon_font.png" LOSSY 90;
image: "e17_icon_background.png" LOSSY 90;
@@ -430,6 +432,25 @@
}
}
group {
+ name: "e/icons/enlightenment/system";
+ 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_system.png";
+ }
+ }
+ }
+ }
+}
+group {
name: "e/icons/enlightenment/run";
max: 64 64;
parts {
@@ -445,6 +466,25 @@
normal: "e17_icon_run.png";
}
}
+ }
+ }
+}
+group {
+ name: "e/icons/enlightenment/directories";
+ 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_directories.png";
+ }
+ }
}
}
}
-------------------------------------------------------------------------
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