[Xfce4-commits] [xfce/thunar] 01/01: thunar-tpa: Install desktop file to $(datadir)/xfce4/panel/plugins

noreply at xfce.org noreply at xfce.org
Wed Feb 18 21:26:00 CET 2015


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository xfce/thunar.

commit 3d510420b6289c46dc4821fc2c55d0f3717b1547
Author: Robby Workman <rworkman at slackware.com>
Date:   Tue Feb 17 19:48:45 2015 -0600

    thunar-tpa: Install desktop file to $(datadir)/xfce4/panel/plugins
    
    (instead of $(datadir)/xfce4/panel-plugins/ for consistency with
    other panel plugins)
    
    Signed-off-by: Landry Breuil <landry at xfce.org>
---
 plugins/thunar-tpa/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/thunar-tpa/Makefile.am b/plugins/thunar-tpa/Makefile.am
index 063b706..75002ae 100644
--- a/plugins/thunar-tpa/Makefile.am
+++ b/plugins/thunar-tpa/Makefile.am
@@ -35,7 +35,7 @@ libthunar_tpa_la_LDFLAGS =						\
 	-export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' \
 	$(PLATFORM_LDFLAGS)
 
-desktopdir = $(datadir)/xfce4/panel-plugins
+desktopdir = $(datadir)/xfce4/panel/plugins
 desktop_in_files = thunar-tpa.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list