Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : rss

Dir     : e_modules/rss/data/themes


Modified Files:
        rss.edc 


Log Message:
Change items to feeds
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/rss/data/themes/rss.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- rss.edc     21 Dec 2005 13:37:32 -0000      1.1
+++ rss.edc     21 Dec 2005 14:04:22 -0000      1.2
@@ -34,7 +34,7 @@
                                }        
                        }                       
                        part {
-                               name: "items_clip";
+                               name: "feeds_clip";
                                type: RECT;
                                mouse_events: 0;
                                description {
@@ -50,9 +50,9 @@
                                }
                        }
                        part {
-                               name: "items";
+                               name: "feeds";
                                type: SWALLOW;
-                               clip_to: "items_clip";
+                               clip_to: "feeds_clip";
                                mouse_events:  0;
                                description {
                                        state: "default" 0.0;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to