gnome-bluetooth r376 - trunk/common
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-bluetooth r376 - trunk/common
- Date: Thu, 26 Feb 2009 18:22:20 +0000 (UTC)
Author: hadess
Date: Thu Feb 26 18:22:19 2009
New Revision: 376
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=376&view=rev
Log:
Don't make the button unsensitive ourselves
The application should be doing this instead.
Modified:
trunk/common/bluetooth-chooser-button.c
Modified: trunk/common/bluetooth-chooser-button.c
==============================================================================
--- trunk/common/bluetooth-chooser-button.c (original)
+++ trunk/common/bluetooth-chooser-button.c Thu Feb 26 18:22:19 2009
@@ -225,8 +225,6 @@
button->is_available = (adapter != NULL);
g_free (adapter);
- gtk_widget_set_sensitive (GTK_WIDGET (button), button->is_available);
-
if (button->is_available != FALSE)
set_btdevname (button, button->bdaddr, NULL, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]