[Goodies-commits] r1967 - in xfce4-weather-plugin/trunk: . panel-plugin

Nick Schermer nick at xfce.org
Tue Sep 5 22:01:17 CEST 2006


Author: nick
Date: 2006-09-05 20:01:17 +0000 (Tue, 05 Sep 2006)
New Revision: 1967

Modified:
   xfce4-weather-plugin/trunk/ChangeLog
   xfce4-weather-plugin/trunk/panel-plugin/weather.desktop.in.in
Log:
* Fix typo in desktop file


Modified: xfce4-weather-plugin/trunk/ChangeLog
===================================================================
--- xfce4-weather-plugin/trunk/ChangeLog	2006-09-05 19:59:47 UTC (rev 1966)
+++ xfce4-weather-plugin/trunk/ChangeLog	2006-09-05 20:01:17 UTC (rev 1967)
@@ -1,3 +1,7 @@
+2006-09-05 22:00 nick
+
+	* Fix typo in desktop file
+
 2006-09-05 19:16 nick
 
 	* Improve Makefile.am files. Make distcheck works

Modified: xfce4-weather-plugin/trunk/panel-plugin/weather.desktop.in.in
===================================================================
--- xfce4-weather-plugin/trunk/panel-plugin/weather.desktop.in.in	2006-09-05 19:59:47 UTC (rev 1966)
+++ xfce4-weather-plugin/trunk/panel-plugin/weather.desktop.in.in	2006-09-05 20:01:17 UTC (rev 1967)
@@ -4,5 +4,5 @@
 _Name=Weather Update
 _Comment=Show current weather conditions
 Icon=xfce4-weather
-X-XFCE-Exec=@PLUGIN_PATH@/xfce4-weather-plugin
+X-XFCE-Exec=@libexecdir@/xfce4/panel-plugins/xfce4-weather-plugin
 




More information about the Goodies-commits mailing list