[Buoh-dev] CVS commit to /cvsroot/buoh/buoh/data by steve-0



CVS commit to /cvsroot/buoh/buoh/data by steve-0

Modified Files:
	comics.xml 
Log Message:
2005-11-10  Esteban Sanchez <esteban steve-o org>
        * src/main.c: Now it calls to bind_textdomain and
        bind_textdomain_codeset to allow translations.
        * data/comics.xml: Added userfriendly and Penny Arcade.
        * NEWS: Typo fixed

===================================================================
RCS file: /cvsroot/buoh/buoh/data/comics.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- /cvsroot/buoh/buoh/data/comics.xml	2005/11/08 16:06:59	1.17
+++ /cvsroot/buoh/buoh/data/comics.xml	2005/11/10 21:08:25	1.18
@@ -1,4 +1,13 @@
 <comic_list>
+<comic id="userf"
+         class="date"
+         title="Userfriendly"
+         author="J.D. Fraze"
+         language="English"
+        
+generic_uri="http://www.userfriendly.org/cartoons/archives/%y%b/uf0085%d.gif";
+         first="1997-11-07">
+</comic>
 <comic id="sptut"
          class="date"
 	 title="Tutelandia en Español"
@@ -1159,4 +1168,16 @@
 	generic_uri="http://picayune.uclick.com/comics/gin/%Y/gin%y%m%d.gif";
 	first="2005-05-30">
 </comic>
+<comic id="pa"
+	class="date"
+	title="Penny Arcade"
+	author="Penny Arcade"
+	language="English"
+	generic_uri="http://www.penny-arcade.com/images/%Y/%Y%m%dl.jpg";
+	first="1998-11-18">
+        <restrict>2</restrict>
+        <restrict>4</restrict>
+        <restrict>6</restrict>
+        <restrict>7</restrict>
+</comic>	
 </comic_list>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]