[rhythmbox] audioscrobbler: remove default widget attributes from builder file
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] audioscrobbler: remove default widget attributes from builder file
- Date: Tue, 21 Sep 2010 10:53:47 +0000 (UTC)
commit dedd8963d372f92328e992ebbc7af38664572f63
Author: Jamie Nicol <jamie thenicols net>
Date: Wed Jul 28 17:50:29 2010 +0100
audioscrobbler: remove default widget attributes from builder file
The station creator button did have can-default and has-default set to true,
but since the supporting code wasn't present it did not act as the default
widget. Removing these attributes fixes a warning.
plugins/audioscrobbler/audioscrobbler-profile.ui | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/audioscrobbler/audioscrobbler-profile.ui b/plugins/audioscrobbler/audioscrobbler-profile.ui
index 050d07e..74a7170 100644
--- a/plugins/audioscrobbler/audioscrobbler-profile.ui
+++ b/plugins/audioscrobbler/audioscrobbler-profile.ui
@@ -381,8 +381,6 @@
<property name="label" translatable="yes">Create Station</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
<property name="receives_default">True</property>
<signal name="clicked" handler="station_creator_button_clicked_cb"/>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]