Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default/images


Modified Files:
        Makefile.am images.edc 
Added Files:
        tree_header_first.png tree_header_first2.png 
        tree_header_last.png tree_header_last2.png 
        tree_header_middle.png tree_header_middle2.png 
        tree_header_over.png tree_header_unique.png 
        tree_header_unique2.png 
Removed Files:
        tree_header_active.png tree_header_inactive.png 


Log Message:
Lib:
----
* [Spinner] The spinner is now completely done. It may need some theming 
though...
* [Tree2] More work!

Theme:
------
* [Tree2] Improve the theme of the tree2's headers

Misc:
-----
* [Documentation] More doc


===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 17 Dec 2006 15:10:21 -0000      1.14
+++ Makefile.am 26 Dec 2006 14:51:23 -0000      1.15
@@ -82,8 +82,9 @@
             tree_desc_arrow.png \
             tree_expander_fold.png \
             tree_expander_unfold.png \
-            tree_header_active.png \
-            tree_header_inactive.png \
+            tree_header_over.png \
+            tree_header_unique.png \
+            tree_header_unique2.png \
             tree.png \
             tree_shadow.png \
             vpaned_handle.png \
===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/images/images.edc,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- images.edc  9 Dec 2006 09:56:32 -0000       1.34
+++ images.edc  26 Dec 2006 14:51:23 -0000      1.35
@@ -48,8 +48,15 @@
    image: "spinner_button_down2.png" COMP;   
    image: "tree.png" COMP;
    image: "tree_shadow.png" COMP;
-   image: "tree_header_inactive.png" COMP;
-   image: "tree_header_active.png" COMP;
+   image: "tree_header_over.png" COMP;
+   image: "tree_header_first.png" COMP;
+   image: "tree_header_first2.png" COMP;
+   image: "tree_header_last.png" COMP;
+   image: "tree_header_last2.png" COMP;
+   image: "tree_header_middle.png" COMP;
+   image: "tree_header_middle2.png" COMP;
+   image: "tree_header_unique.png" COMP;
+   image: "tree_header_unique2.png" COMP;
    image: "tree_expander_fold.png" COMP;
    image: "tree_expander_unfold.png" COMP;
    image: "hseparator.png" COMP;



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