Panel plugins maintainers
Liviu Andronic
landronimirc at gmail.com
Wed May 30 14:30:40 CEST 2012
On Wed, May 30, 2012 at 12:42 PM, Guido Berhoerster <gber at opensuse.org> wrote:
>> weather (26 open bugs)
>
> the weather plugin might involve quite a bit of work since free access to
> the webservice it relies on has been canceled (bug 8105).
>
I'm not sure if this is relevant or proper. On Ubuntu the weather
plug-in works just fine when built with the following patch:
Index: xfce4-weather-plugin-0.7.4/panel-plugin/weather.h
===================================================================
--- xfce4-weather-plugin-0.7.4.orig/panel-plugin/weather.h 2011-02-02
15:31:29.000000000 -0500
+++ xfce4-weather-plugin-0.7.4/panel-plugin/weather.h 2011-11-05
21:04:15.214103897 -0400
@@ -21,8 +21,8 @@
#include <libxfce4panel/libxfce4panel.h>
#include <libxfce4util/libxfce4util.h>
#define PLUGIN_WEBSITE
"http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
-#define PARTNER_ID "1121946239"
-#define LICENSE_KEY "3c4cd39ee5dec84f"
+#define PARTNER_ID "1003666583"
+#define LICENSE_KEY "4128909340a9b2fc"
G_BEGIN_DECLS
See https://launchpad.net/~landronimirc/+archive/xfce/+packages .
Regards
Liviu
More information about the Xfce4-dev
mailing list