[gnome-bluetooth] properties: Show link to touchpad settings
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] properties: Show link to touchpad settings
- Date: Tue, 29 Mar 2011 19:16:53 +0000 (UTC)
commit 172edb5ff1f587ee9b877853bb7998f33a02e50a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 29 15:00:25 2011 +0100
properties: Show link to touchpad settings
For Bluetooth touchpads.
https://bugzilla.gnome.org/show_bug.cgi?id=646102
properties/cc-bluetooth-panel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/cc-bluetooth-panel.c b/properties/cc-bluetooth-panel.c
index fd9c9a9..b084472 100644
--- a/properties/cc-bluetooth-panel.c
+++ b/properties/cc-bluetooth-panel.c
@@ -267,7 +267,7 @@ cc_bluetooth_panel_update_properties (CcBluetoothPanel *self)
gtk_widget_show (WID ("keyboard_button"));
break;
case BLUETOOTH_TYPE_MOUSE:
- /* FIXME what about Bluetooth touchpads */
+ case BLUETOOTH_TYPE_TABLET:
gtk_widget_show (WID ("mouse_button"));
break;
case BLUETOOTH_TYPE_HEADSET:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]