Enlightenment CVS committal

Author  : sarajervi
Project : misc
Module  : erss

Dir     : misc/erss/data/config


Modified Files:
        Makefile.am handyande.cfg 
Added Files:
        itavisen.cfg 


Log Message:
Added code to make sure the config file is valid. Also added description parsing, but 
it still has nowhere to display.
===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/data/config/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- Makefile.am 22 Dec 2003 15:17:28 -0000      1.1.1.1
+++ Makefile.am 22 Dec 2003 21:00:04 -0000      1.2
@@ -8,5 +8,7 @@
 radius.cfg \
 slashdot.cfg \
 vg.cfg \
-handyande.cfg
+handyande.cfg \
+itavisen.cfg
+
 
===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/data/config/handyande.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- handyande.cfg       22 Dec 2003 15:17:29 -0000      1.1.1.1
+++ handyande.cfg       22 Dec 2003 21:00:04 -0000      1.2
@@ -6,10 +6,11 @@
 <item_start>item</item_start>
 <item_title>title</item_title>
 <item_url>link</item_url>
+<item_description>description</item_description>
 
 <!-- Defined in seconds. Do not use less then 1800
        1or else you will get yourself banned from slashdot.org! -->
-<update_rate>1</update_rate>
+<update_rate>15</update_rate>
 
 <!-- Display clock / timer
 1 = Yes




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to