[Xfce4-commits] <xfce4-session:master> Move panel plugin to $(libdir)/xfce4/panel/plugins.
Nick Schermer
noreply at xfce.org
Thu Aug 26 21:24:03 CEST 2010
Updating branch refs/heads/master
to 9fb5bf5a6e628984ddcbdf90fbf078eb226e2954 (commit)
from 92a18cb13ba74a4ca8304a4a37a4af4a3afeef0a (commit)
commit 9fb5bf5a6e628984ddcbdf90fbf078eb226e2954
Author: Nick Schermer <nick at xfce.org>
Date: Thu Aug 26 21:23:14 2010 +0200
Move panel plugin to $(libdir)/xfce4/panel/plugins.
panel-plugin/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 392dce1..0675e2e 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = \
-DLOCALEDIR=\"$(localedir)\" \
-DG_LOG_DOMAIN=\"libxfsm-logout-plugin\"
-plugindir = $(libdir)/xfce4/panel-plugins
+plugindir = $(libdir)/xfce4/panel/plugins
plugin_LTLIBRARIES = libxfsm-logout-plugin.la
More information about the Xfce4-commits
mailing list