[gnome-bluetooth] properties: Fix typo in property name



commit 3b5d7dee45cf8b9c8ce91e65aa9004f784a29b34
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 18 16:46:02 2011 +0100

    properties: Fix typo in property name

 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 9dd9ef5..05d4694 100644
--- a/properties/cc-bluetooth-panel.c
+++ b/properties/cc-bluetooth-panel.c
@@ -767,7 +767,7 @@ cc_bluetooth_panel_init (CcBluetoothPanel *self)
 	g_object_set (self->priv->chooser,
 		      "show-searching", FALSE,
 		      "show-device-type", FALSE,
-		      "show-device-type-columnt", FALSE,
+		      "show-device-type-column", FALSE,
 		      "show-device-category", FALSE,
 		      "show-pairing", FALSE,
 		      "show-connected", FALSE,



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