[packages/mate-applets: 265/311] - user proper location of Locations.xml

glen glen at pld-linux.org
Thu Dec 27 20:45:23 CET 2012


commit 2c6ea6e1710163adde9e0843542389782774ca1d
Author: Patryk Zawadzki <patrys at room-303.com>
Date:   Wed Jan 16 16:21:35 2008 +0000

    - user proper location of Locations.xml
    
    Changed files:
        gnome-applets-gweather.patch -> 1.1

 gnome-applets-gweather.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gnome-applets-gweather.patch b/gnome-applets-gweather.patch
new file mode 100644
index 0000000..bd5a6e0
--- /dev/null
+++ b/gnome-applets-gweather.patch
@@ -0,0 +1,11 @@
+--- gnome-applets-2.21.4/gweather/gweather-xml.c~	2008-01-15 00:05:22.000000000 +0100
++++ gnome-applets-2.21.4/gweather/gweather-xml.c	2008-01-16 13:49:03.203654461 +0100
+@@ -357,7 +357,7 @@
+   int ret = -1;
+ 
+   /* Open the xml file containing the different locations */
+-  xml = xmlNewTextReaderFilename (GWEATHER_XML_LOCATION "Locations.xml");
++  xml = xmlNewTextReaderFilename (GWEATHER_XML_LOCATION);
+   if( xml == NULL )
+     goto error_out;
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list