summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/SoftwarePropertiesDialogs.glade48
1 files changed, 26 insertions, 22 deletions
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade
index afbb39b5..549a9c7c 100644
--- a/data/SoftwarePropertiesDialogs.glade
+++ b/data/SoftwarePropertiesDialogs.glade
@@ -590,7 +590,7 @@ The APT line contains the type, location and sections of a channel, for example
</child>
<child>
- <widget class="GtkButton" id="button8">
+ <widget class="GtkButton" id="button_edit_ok">
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
@@ -745,6 +745,7 @@ The APT line contains the type, location and sections of a channel, for example
<property name="has_frame">True</property>
<property name="invisible_char">*</property>
<property name="activates_default">True</property>
+ <signal name="changed" handler="on_entry_source_line_changed" last_modification_time="Mon, 17 Apr 2006 14:14:17 GMT"/>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -756,27 +757,6 @@ The APT line contains the type, location and sections of a channel, for example
</child>
<child>
- <widget class="GtkEntry" id="entry_dist">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char">*</property>
- <property name="activates_default">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
<widget class="GtkEntry" id="entry_comps">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -787,6 +767,7 @@ The APT line contains the type, location and sections of a channel, for example
<property name="has_frame">True</property>
<property name="invisible_char">*</property>
<property name="activates_default">True</property>
+ <signal name="changed" handler="on_entry_source_line_changed" last_modification_time="Mon, 17 Apr 2006 14:15:14 GMT"/>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -854,6 +835,7 @@ Source</property>
<property name="has_frame">True</property>
<property name="invisible_char">*</property>
<property name="activates_default">True</property>
+ <signal name="changed" handler="on_entry_source_line_changed" last_modification_time="Mon, 17 Apr 2006 14:15:19 GMT"/>
</widget>
<packing>
<property name="left_attach">1</property>
@@ -863,6 +845,28 @@ Source</property>
<property name="y_options"></property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkEntry" id="entry_dist">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="editable">True</property>
+ <property name="visibility">True</property>
+ <property name="max_length">0</property>
+ <property name="text" translatable="yes"></property>
+ <property name="has_frame">True</property>
+ <property name="invisible_char">*</property>
+ <property name="activates_default">True</property>
+ <signal name="changed" handler="on_entry_source_line_changed" last_modification_time="Mon, 17 Apr 2006 14:14:17 GMT"/>
+ </widget>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="padding">0</property>