]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- no longer used
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 12 Mar 2008 15:35:42 +0000 (15:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets-gweather.patch -> 1.2

gnome-applets-gweather.patch [deleted file]

diff --git a/gnome-applets-gweather.patch b/gnome-applets-gweather.patch
deleted file mode 100644 (file)
index bd5a6e0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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;
This page took 0.112545 seconds and 4 git commands to generate.