[Xfce4-commits] <xfce4-systemload-plugin:master> Fix desktop install directory.

David Schneider noreply at xfce.org
Wed Feb 15 11:20:01 CET 2012


Updating branch refs/heads/master
         to e7dd0c5e6fa4c70c3fbe8ff3ba9752f3123e9255 (commit)
       from d065ef4b8d4e8d6fe69c5a64b7539a78484d77a6 (commit)

commit e7dd0c5e6fa4c70c3fbe8ff3ba9752f3123e9255
Author: David Schneider <dnschneid at gmail.com>
Date:   Wed Feb 15 00:29:56 2012 -0800

    Fix desktop install directory.

 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 c588600..a37f6a6 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -44,7 +44,7 @@ libsystemload_la_LIBADD =						\
 # Desktop file
 #
 desktopdir =								\
-	$(datadir)/xfce4/panel-plugins
+	$(datadir)/xfce4/panel/plugins
 
 desktop_in_in_files =							\
 	systemload.desktop.in.in


More information about the Xfce4-commits mailing list