From a0d79de6f5151ee14b25364060e5dd2338f800a9 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 25 Aug 2010 19:04:09 +0100 Subject: =?UTF-8?q?Desensitise=20the=20"Link=E2=80=A6"=20menu=20entry=20fo?= =?UTF-8?q?r=20untrusted=20Individuals?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This prevents the linking dialogue from being opened for local-xmpp contacts, who cannot be trusted. This bumps Empathy's dependency on libfolks to 0.1.15. Helps: bgo#627930 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a80a5110f..525272e86 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_COPYRIGHT([ # Minimal version required # Hardp deps -FOLKS_REQUIRED=0.1.13 +FOLKS_REQUIRED=0.1.15 GCONF_REQUIRED=1.2.0 GLIB_REQUIRED=2.25.9 GNUTLS_REQUIRED=2.8.5 -- cgit v1.2.3