Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/winter


Modified Files:
        winter.edc 


Log Message:
Update winter theme to match winter e17 theme.
Use Mono font
Change to COMP instead of LOSSY (ugly artifacting)
Add ability to change color values with the mouse wheel (scroll while over the 
value).



===================================================================
RCS file: /cvs/e/e17/apps/elicit/data/themes/winter/winter.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- winter.edc  23 Oct 2004 23:30:21 -0000      1.3
+++ winter.edc  10 Jul 2006 09:35:44 -0000      1.4
@@ -19,47 +19,49 @@
 
 fonts
 {
-  font, "Vera.ttf" "Vera";
+  font, "VeraMono.ttf" "Vera";
 }
 
 images
 {
-  image, "base.png" LOSSY 98;
-  image, "grad-top.png" LOSSY 98;
-  image, "grad-bot.png" LOSSY 98;
-  image, "grad-left.png" LOSSY 98;
-
-  image, "left-border.png" LOSSY 98;
-  image, "left-panel.png" LOSSY 98;
-  image, "left-shadow.png" LOSSY 98;
-  image, "left-deco-left.png" LOSSY 98;
-  image, "left-deco-right.png" LOSSY 98;
-
-  image, "roundedbox.png" LOSSY 98;
-  image, "dropper.png" LOSSY 98;
-  image, "dropper2.png" LOSSY 98;
-  image, "target.png" LOSSY 98;
-  image, "target2.png" LOSSY 98;
-  image, "x.png" LOSSY 98;
-  image, "x2.png" LOSSY 98;
-  image, "arrow-up.png" LOSSY 98;
-  image, "arrow-dn.png" LOSSY 98;
-
-  image, "tab-base.png" LOSSY 98;
-  image, "tab-sel.png" LOSSY 98;
-  image, "tab-unsel.png" LOSSY 98;
-  image, "tab-theme.png" LOSSY 98;
-  image, "tab-swatch.png" LOSSY 98;
-  image, "tab-shot.png" LOSSY 98;
-  image, "tab-data.png" LOSSY 98;
+  image, "base.png" COMP;
+  image, "grad-top.png" COMP;
+  image, "grad-bot.png" COMP;
+  image, "grad-left.png" COMP;
+
+  image, "left-border.png" COMP;
+  image, "left-panel.png" COMP;
+  image, "left-shadow.png" COMP;
+  image, "left-deco-left.png" COMP;
+  image, "left-deco-right.png" COMP;
+
+  image, "roundedbox.png" COMP;
+  image, "inset-bd.png" COMP;
+  image, "dropper.png" COMP;
+  image, "dropper2.png" COMP;
+  image, "target.png" COMP;
+  image, "target2.png" COMP;
+  image, "x.png" COMP;
+  image, "x2.png" COMP;
+  image, "arrow-up.png" COMP;
+  image, "arrow-dn.png" COMP;
+
+  image, "tab-base.png" COMP;
+  image, "tab-sel.png" COMP;
+  image, "tab-unsel.png" COMP;
+  image, "tab-theme.png" COMP;
+  image, "tab-swatch.png" COMP;
+  image, "tab-shot.png" COMP;
+  image, "tab-data.png" COMP;
 
-  image, "panel-textbox.png" LOSSY 98;
+  image, "panel-textbox.png" COMP;
 
-  image, "scroll-trough.png" LOSSY 98;
-  image, "scroll-box.png" LOSSY 98;
+  image, "scroll-trough.png" COMP;
+  image, "scroll-box.png" COMP;
 
-  image, "swatch-shadow.png" LOSSY 98;
+  image, "swatch-shadow.png" COMP;
 
+  image: "help.png" COMP;
 }
 
 collections {




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

Reply via email to