[gnome-bluetooth] Fix duplicate widget name in wizard
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-bluetooth] Fix duplicate widget name in wizard
- Date: Wed, 24 Jun 2009 10:47:21 +0000 (UTC)
commit 256c83d33ce4de9792fac5dacbd02ac63d068863
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jun 24 11:46:39 2009 +0100
Fix duplicate widget name in wizard
wizard/wizard.ui | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/wizard/wizard.ui b/wizard/wizard.ui
index 753d043..5850ec0 100644
--- a/wizard/wizard.ui
+++ b/wizard/wizard.ui
@@ -255,7 +255,7 @@
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
- <object class="GtkTable" id="table1">
+ <object class="GtkTable" id="table2">
<property name="visible">True</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
@@ -309,7 +309,7 @@
<object class="GtkVBox" id="page_summary">
<property name="visible">True</property>
<property name="border_width">24</property>
- <property name="spacing">6</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkLabel" id="label_summary">
<property name="visible">True</property>
@@ -334,10 +334,12 @@
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="left_padding">12</property>
+ <property name="top_padding">12</property>
<child>
<object class="GtkVBox" id="extra_config_vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkLabel" id="extra_config_help_label">
<property name="xalign">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]