[Xfce4-commits] [xfce/xfdesktop] 05/34: Bump thunarx version to 3
noreply at xfce.org
noreply at xfce.org
Sun Apr 16 07:06:39 CEST 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit af75acd3ff83274d04b69e050cb659e81396c6ac
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Mon Feb 27 09:22:00 2017 +0300
Bump thunarx version to 3
This will prevent the gtk2 and 3 symbols at the same time issue
and we can fully port things when thunarx-3 appears.
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 6cd5d2a..6742878 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -148,7 +148,7 @@ AM_CONDITIONAL([ENABLE_FILE_ICONS], [test "x$enable_file_icons" = "xyes"])
dnl i'd rather have these two only checked conditionally, but this macro also
dnl calls AM_CONDITIONAL(), which cannot be in an 'if' block
-XDT_CHECK_OPTIONAL_PACKAGE([THUNARX], [thunarx-2], [thunar_minimum_version],
+XDT_CHECK_OPTIONAL_PACKAGE([THUNARX], [thunarx-3], [thunar_minimum_version],
[thunarx],
[Thunar's extension mechanism, to add external features to the desktop icon implementation])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list