[Xfce4-commits] r25749 - in xfce4-panel/trunk: . libxfce4panel
Nick Schermer
nick at xfce.org
Wed May 23 09:45:20 CEST 2007
Author: nick
Date: 2007-05-23 07:45:19 +0000 (Wed, 23 May 2007)
New Revision: 25749
Modified:
xfce4-panel/trunk/ChangeLog
xfce4-panel/trunk/libxfce4panel/libxfce4panel-1.0.pc.in
Log:
* libxfce4panel/libxfce4panel-1.0.pc.in: Restore directories in the pc file.
Modified: xfce4-panel/trunk/ChangeLog
===================================================================
--- xfce4-panel/trunk/ChangeLog 2007-05-22 20:36:18 UTC (rev 25748)
+++ xfce4-panel/trunk/ChangeLog 2007-05-23 07:45:19 UTC (rev 25749)
@@ -1,3 +1,8 @@
+2007-05-23 9:44 nick
+
+ * libxfce4panel/libxfce4panel-1.0.pc.in: Restore directories in the pc file.
+
+
2007-05-22 20:34 nick
* plugins/launcher/launcher-dialog.c: Always update the panel icon when dropping
Modified: xfce4-panel/trunk/libxfce4panel/libxfce4panel-1.0.pc.in
===================================================================
--- xfce4-panel/trunk/libxfce4panel/libxfce4panel-1.0.pc.in 2007-05-22 20:36:18 UTC (rev 25748)
+++ xfce4-panel/trunk/libxfce4panel/libxfce4panel-1.0.pc.in 2007-05-23 07:45:19 UTC (rev 25749)
@@ -1,7 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
+datadir=@datadir@
libdir=@libdir@
includedir=@includedir@
+libexecdir=@libexecdir@
+localedir=@localedir@
Name: libxfce4panel
Description: Library for the Xfce Panel
More information about the Xfce4-commits
mailing list