Enlightenment CVS committal

Author  : titan
Project : e17
Module  : apps/ephoto

Dir     : e17/apps/ephoto/data/themes/ephoto


Modified Files:
        Makefile.am main.edc 


Log Message:
Tone things down a bit. Clicking a image in normal view or list view now
lets you view that image in the single view. Exif has been temporarily
moved.

===================================================================
RCS file: /cvs/e/e17/apps/ephoto/data/themes/ephoto/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 23 Mar 2007 23:50:51 -0000      1.2
+++ Makefile.am 29 Mar 2007 00:24:16 -0000      1.3
@@ -18,7 +18,6 @@
        bits/label.edc \
        bits/scrollbar.edc \
        bits/scrollpane.edc \
-       bits/select.edc \
        bits/spacer.edc \
        bits/tree.edc \
        bits/window.edc
===================================================================
RCS file: /cvs/e/e17/apps/ephoto/data/themes/ephoto/main.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- main.edc    11 Mar 2007 01:14:47 -0000      1.4
+++ main.edc    29 Mar 2007 00:24:16 -0000      1.5
@@ -22,7 +22,6 @@
 #include "bits/scrollbar.edc"
 #include "bits/scrollpane.edc"
 #include "bits/seeker.edc"
-#include "bits/select.edc"
 #include "bits/separator.edc"
 #include "bits/shadow.edc"
 #include "bits/spacer.edc"
@@ -37,7 +36,6 @@
        item: "/combo/button/group" "/ephoto/combo/button";
        item: "/combo/cell/group" "/ephoto/combo/contents";
        item: "/combo/popup/group" "/ephoto/combo/popup";
-       item: "/combo/popup/vbox/cell/group" "/ephoto/select/highlight";
        item: "/entry/group" "/ephoto/entry";
        item: "/entry/cursor/group" "/ephoto/entry/cursor";
        item: "/freebox/auto/padding" 16;
@@ -48,9 +46,6 @@
        item: "/hseeker/group" "/ephoto/hseeker";
        item: "/hseeker/hbutton/group" "/ephoto/hseeker/button";
        item: "/hseparator/group" "/ephoto/hseparator";
-       item: "/icon/group" "/ephoto/select";
-       item: "/image_thumbnail/group" "/ephoto/select";
-       item: "/image/group" "/ephoto/select";
        item: "/label/group" "/ephoto/label";
        item: "/label/textpart" "/ephoto/label/text";
        item: "/notebook/pages/group" "/ephoto/window";



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