[gnome-control-center] bluetooth: Add Obex sharing keywords



commit e59e43b2425c952c6dd27b6ecc4798f0951987e0
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 27 18:05:12 2015 +0200

    bluetooth: Add Obex sharing keywords
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740369

 configure.ac                                       |    2 +-
 .../bluetooth/gnome-bluetooth-panel.desktop.in.in  |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9d6856d..87e06b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -221,7 +221,7 @@ fi
 AM_CONDITIONAL(HAVE_NM_UNSTABLE, [test x$nm_unstable = xyes])
 
 # Check for gnome-bluetooth
-PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.11.1,
+PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.17.1,
                  [have_bluetooth=yes], have_bluetooth=no)
 if test "x$have_bluetooth" = xyes ; then
        AC_DEFINE(BUILD_BLUETOOTH, 1, [Define to 1 to build the Bluetooth panel])
diff --git a/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in 
b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
index 75bd78f..bee675c 100644
--- a/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
+++ b/panels/bluetooth/gnome-bluetooth-panel.desktop.in.in
@@ -13,3 +13,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=gnome-bluetooth
 X-GNOME-Bugzilla-Component=properties
 X-GNOME-Bugzilla-Version= VERSION@
+# Translators: those are keywords for the bluetooth control-center panel
+_Keywords=share;sharing;bluetooth;obex;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]