[Xfce4-commits] <thunar:master> Move panel plugin to $(libdir)/xfce4/panel/plugins.

Nick Schermer noreply at xfce.org
Thu Aug 26 21:24:01 CEST 2010


Updating branch refs/heads/master
         to a62f8a36c469bb5b46a604699650509a713beab5 (commit)
       from 097456ba86e1c431c5031d50c6d456fc6c2c9aab (commit)

commit a62f8a36c469bb5b46a604699650509a713beab5
Author: Nick Schermer <nick at xfce.org>
Date:   Thu Aug 26 21:22:11 2010 +0200

    Move panel plugin to $(libdir)/xfce4/panel/plugins.

 plugins/thunar-tpa/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/thunar-tpa/Makefile.am b/plugins/thunar-tpa/Makefile.am
index b214355..f3880e5 100644
--- a/plugins/thunar-tpa/Makefile.am
+++ b/plugins/thunar-tpa/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES =								\
 	-DG_LOG_DOMAIN=\"libthunar-tpa\"				\
 	$(PLATFORM_CPPFLAGS)
 
-plugindir = $(libdir)/xfce4/panel-plugins
+plugindir = $(libdir)/xfce4/panel/plugins
 plugin_LTLIBRARIES =							\
 	libthunar-tpa.la
 



More information about the Xfce4-commits mailing list