From: Erik Brakkee <erik@brakkee.org>
Date: Mon, 21 Aug 2006 22:19:34 +0000 (+0000)
Subject: now crawling the mobile site
X-Git-Tag: wamblee-utils-0.7~947
X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=b659847a0e8bc7b1ad01826973a9196a991a0062;p=utils

now crawling the mobile site
---

diff --git a/crawler/kiss/conf/kiss/config.xml.example b/crawler/kiss/conf/kiss/config.xml.example
index 56b200e7..cd092fe3 100644
--- a/crawler/kiss/conf/kiss/config.xml.example
+++ b/crawler/kiss/conf/kiss/config.xml.example
@@ -25,7 +25,7 @@
     
     <type>
         <pattern>right-now</pattern>
-        <xslt>channel-right-now.xsl</xslt>
+        <xslt>channel-right-now-mobile.xsl</xslt>
     </type>
     
     <type>
@@ -35,7 +35,7 @@
     
     <type>
         <pattern>program-info</pattern>
-        <xslt>program-info.xsl</xslt>
+        <xslt>program-info-mobile.xsl</xslt>
     </type>
 	
 	<type>