summaryrefslogtreecommitdiff
path: root/data/SoftwareProperties.glade
diff options
context:
space:
mode:
authorglatzor@ubuntu.com <>2006-06-29 02:47:36 +0200
committerglatzor@ubuntu.com <>2006-06-29 02:47:36 +0200
commit9d01fe4b4e6c370f76e83f500554cd7dd0512093 (patch)
tree68a09dcf58903e4b29d717397d6ce609088de368 /data/SoftwareProperties.glade
parent7c0fdd7a719a1127a838a33bc9415fa4800c453b (diff)
downloadpython-apt-9d01fe4b4e6c370f76e83f500554cd7dd0512093.tar.gz
* Extract the components and the child repos (updates) of the currently
used distribution from the templates
Diffstat (limited to 'data/SoftwareProperties.glade')
-rw-r--r--data/SoftwareProperties.glade19
1 files changed, 17 insertions, 2 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade
index cbc87183..ac81bd1b 100644
--- a/data/SoftwareProperties.glade
+++ b/data/SoftwareProperties.glade
@@ -7,7 +7,7 @@
<property name="border_width">6</property>
<property name="width_request">620</property>
<property name="height_request">400</property>
- <property name="title" translatable="yes">Software Sources</property>
+ <property name="title" translatable="yes">Software Repositories</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
<property name="modal">False</property>
@@ -76,7 +76,22 @@
</child>
<child>
- <placeholder/>
+ <widget class="GtkCheckButton" id="checkbutton_source_code">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Source code</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
</child>
</widget>
</child>