summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-03-24 16:03:23 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-03-24 16:03:23 +0100
commit3d4f9a0c623acf75b7b9159c2a3f987deebee755 (patch)
tree9a3092fe2a291d9bb3f29aeab9248101c77f7aaf /data
parent8fc275dc1e0ba0bd54c564367f769d56ebfc2e30 (diff)
parentb151c61e5838fe08af8cc25c36c045a44ad0c98b (diff)
downloadpython-apt-3d4f9a0c623acf75b7b9159c2a3f987deebee755.tar.gz
* merged from glatzor
Diffstat (limited to 'data')
-rw-r--r--data/SoftwareProperties.glade2
-rw-r--r--data/SoftwarePropertiesDialogs.glade2
2 files changed, 3 insertions, 1 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade
index 5d55f68a..da164c23 100644
--- a/data/SoftwareProperties.glade
+++ b/data/SoftwareProperties.glade
@@ -93,6 +93,8 @@
<property name="fixed_height_mode">False</property>
<property name="hover_selection">False</property>
<property name="hover_expand">False</property>
+ <signal name="row_activated" handler="on_channel_activated" last_modification_time="Fri, 24 Mar 2006 12:56:00 GMT"/>
+ <signal name="cursor_changed" handler="on_treeview_sources_cursor_changed" last_modification_time="Fri, 24 Mar 2006 13:00:27 GMT"/>
</widget>
</child>
</widget>
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade
index a4d7ff41..7ff8d976 100644
--- a/data/SoftwarePropertiesDialogs.glade
+++ b/data/SoftwarePropertiesDialogs.glade
@@ -709,7 +709,7 @@ The APT line contains the type, location and sections of a channel, for example
<child>
<widget class="GtkLabel" id="label40">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;Sections:&lt;/b&gt;</property>
+ <property name="label" translatable="yes">&lt;b&gt;Components:&lt;/b&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>