[Goodies-commits] r4054 - xfce4-mailwatch-plugin/trunk/panel-plugin

Brian Tarricone kelnos at xfce.org
Fri Mar 14 17:37:27 CET 2008


Author: kelnos
Date: 2008-03-14 16:37:27 +0000 (Fri, 14 Mar 2008)
New Revision: 4054

Modified:
   xfce4-mailwatch-plugin/trunk/panel-plugin/Makefile.am
Log:
revert part of a cleanup commit; fix mailwatch.desktop generation


Modified: xfce4-mailwatch-plugin/trunk/panel-plugin/Makefile.am
===================================================================
--- xfce4-mailwatch-plugin/trunk/panel-plugin/Makefile.am	2008-03-14 11:58:47 UTC (rev 4053)
+++ xfce4-mailwatch-plugin/trunk/panel-plugin/Makefile.am	2008-03-14 16:37:27 UTC (rev 4054)
@@ -82,7 +82,7 @@
 @INTLTOOL_DESKTOP_RULE@
 	
 # get full path into .desktop file
-.desktop.in: .desktop.in.in
+%.desktop.in: %.desktop.in.in
 	sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \
 		$< > $@
 




More information about the Goodies-commits mailing list