Enlightenment CVS committal

Author  : rbdpngn
Project : misc
Module  : erss

Dir     : misc/erss/data/config


Modified Files:
        e-cvs.cfg 


Log Message:
The titles were being cut off on some of the long descriptions being used for
titles. The current workaround is to use the short title for display in erss
and use the long description for the tooltip.

===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/data/config/e-cvs.cfg,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- e-cvs.cfg   17 Feb 2004 22:04:02 -0000      1.8
+++ e-cvs.cfg   24 Feb 2004 14:43:05 -0000      1.9
@@ -7,8 +7,9 @@
 
        <item_root>channel</item_root>
        <item_start>item</item_start>
-  <item_url>link</item_url>
-       <item_title>description</item_title>
+       <item_url>link</item_url>
+       <item_title>title</item_title>
+       <item_description>description</item_description>
 
        <update_rate>600</update_rate>
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to