diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-01-11 16:03:58 -0600 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2015-01-11 16:03:58 -0600 |
commit | e19f5d68e5835eb93ae8e7b9e5de701a860987f8 (patch) | |
tree | f1aab77d1f1bfff01a115edf37cbc0adaf291768 /drop-gweather-xml-include.patch | |
parent | 26ea386096c0cd7de55cc2226c46b63338c0ef39 (diff) | |
download | gnome-panel-f20.tar.gz gnome-panel-f20.tar.xz gnome-panel-f20.zip |
Revert "Package is retired, replaced by the GNOME Classic session in F19"f20
This reverts commit 26ea386096c0cd7de55cc2226c46b63338c0ef39.
Diffstat (limited to 'drop-gweather-xml-include.patch')
-rw-r--r-- | drop-gweather-xml-include.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drop-gweather-xml-include.patch b/drop-gweather-xml-include.patch new file mode 100644 index 0000000..3b3a559 --- /dev/null +++ b/drop-gweather-xml-include.patch @@ -0,0 +1,10 @@ +--- applets/clock/clock.c.orig 2012-12-25 14:38:00.101601746 -0600 ++++ applets/clock/clock.c 2012-12-25 14:38:30.331443803 -0600 +@@ -54,7 +54,6 @@ + #define GNOME_DESKTOP_USE_UNSTABLE_API + #include <libgnome-desktop/gnome-wall-clock.h> + +-#include <libgweather/gweather-xml.h> + #include <libgweather/location-entry.h> + #include <libgweather/timezone-menu.h> + #include <libgweather/gweather-enum-types.h> |