Author: patrys                       Date: Wed Jan 16 16:20:32 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- user proper location of Locations.xml

---- Files affected:
SOURCES:
   gnome-panel-gweather.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-panel-gweather.patch
diff -u /dev/null SOURCES/gnome-panel-gweather.patch:1.1
--- /dev/null   Wed Jan 16 17:20:32 2008
+++ SOURCES/gnome-panel-gweather.patch  Wed Jan 16 17:20:27 2008
@@ -0,0 +1,11 @@
+--- gnome-panel-2.21.5/applets/clock/gweather-xml.c~   2008-01-15 
00:05:22.000000000 +0100
++++ gnome-panel-2.21.5/applets/clock/gweather-xml.c    2008-01-16 
13:49:03.203654461 +0100
+@@ -357,7 +357,7 @@
+ 
+   /* Open the xml file containing the different locations */
+ #ifdef GWEATHER_XML_LOCATION
+-  xml = xmlNewTextReaderFilename (GWEATHER_XML_LOCATION "Locations.xml");
++  xml = xmlNewTextReaderFilename (GWEATHER_XML_LOCATION);
+ #else
+   xml = xmlNewTextReaderFilename 
("/usr/share/gnome-applets/gweather/Locations.xml");
+ #endif
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to