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

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

commit f55aa7f7c4e00117873da9a46c20b162d0a27fcb
Author: Alexander Schwinn <[email protected]>
Date:   Tue Feb 27 21:37:59 2018 +0100

    - bumped dependency to xfce4-panel to API v.2 / 4.12.0
    - removed superfluous line in desktop file of thunar-tpa
---
 acinclude.m4                             | 2 +-
 plugins/thunar-tpa/thunar-tpa.desktop.in | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/acinclude.m4 b/acinclude.m4
index 718e620..b7c9a15 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -55,7 +55,7 @@ AC_DEFUN([BM_THUNAR_PLUGIN_TPA],
 AC_ARG_ENABLE([tpa-plugin], AC_HELP_STRING([--disable-tpa-plugin], [Don't 
build the thunar-tpa plugin, see plugins/thunar-tpa/README]),
   [ac_bm_thunar_plugin_tpa=$enableval], [ac_bm_thunar_plugin_tpa=yes])
 if test x"$ac_bm_thunar_plugin_tpa" = x"yes"; then
-  XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.9.0],
+  XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0],
   [
     ac_bm_thunar_plugin_tpa=yes
   ],
diff --git a/plugins/thunar-tpa/thunar-tpa.desktop.in 
b/plugins/thunar-tpa/thunar-tpa.desktop.in
index d1c2f4f..5225dfa 100644
--- a/plugins/thunar-tpa/thunar-tpa.desktop.in
+++ b/plugins/thunar-tpa/thunar-tpa.desktop.in
@@ -6,5 +6,4 @@ Icon=user-trash
 X-XFCE-Module=thunar-tpa
 X-XFCE-Internal=FALSE
 X-XFCE-API=2.0
-X-XFCE-Exec=<prefix>/lib/xfce4/panel/plugins
 X-XFCE-Unique=true
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to