[anjuta/gsettings-migration: 15/65] debug-manager: Fixed preference names to match with GSettings rules
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gsettings-migration: 15/65] debug-manager: Fixed preference names to match with GSettings rules
- Date: Sun, 17 Oct 2010 09:34:01 +0000 (UTC)
commit 11191ae8dec70ebaf1bd7afe5ee27ef4a6646a0f
Author: Johannes Schmid <jhs gnome org>
Date: Thu Sep 30 22:10:25 2010 +0200
debug-manager: Fixed preference names to match with GSettings rules
plugins/debug-manager/anjuta-debug-manager.ui | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/plugins/debug-manager/anjuta-debug-manager.ui b/plugins/debug-manager/anjuta-debug-manager.ui
index a872c6d..e0958a1 100644
--- a/plugins/debug-manager/anjuta-debug-manager.ui
+++ b/plugins/debug-manager/anjuta-debug-manager.ui
@@ -2240,7 +2240,7 @@
</packing>
</child>
<child>
- <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug.manager.tcp.connection">
+ <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug-manager-tcp-connection">
<property name="label" translatable="yes">TCP/IP Connection</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -2275,7 +2275,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="preferences_entry:text::0:debug.manager.tcp.address">
+ <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-tcp-address">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
@@ -2295,7 +2295,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="preferences_entry:text::0:debug.manager.tcp.port">
+ <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-tcp-port">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
@@ -2312,7 +2312,7 @@
</packing>
</child>
<child>
- <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug.manager.serial.connection">
+ <object class="GtkRadioButton" id="preferences_toggle:bool:0:0:debug-manager-serial-connection">
<property name="label" translatable="yes">Serial Line Connection</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -2332,7 +2332,7 @@
<property name="visible">True</property>
<property name="border_width">6</property>
<child>
- <object class="GtkEntry" id="preferences_entry:text::0:debug.manager.serial.port">
+ <object class="GtkEntry" id="preferences_entry:text::0:debug-manager-serial-port">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]