summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-02-23 15:14:57 +0100
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-02-23 15:14:57 +0100
commitfcea944da8f0ce5e178f79ec670658e279c07467 (patch)
tree9ca0f1d441238fc8ea5faf4e1fb957f4ac63d3d4 /data
parent28d131b543b638589c243abb6b1c247c8c653321 (diff)
downloadpython-apt-fcea944da8f0ce5e178f79ec670658e279c07467.tar.gz
* Use a smaller border in the add cdrom dialog
* add sources list was missing
Diffstat (limited to 'data')
-rw-r--r--data/SoftwarePropertiesDialogs.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade
index c98cc636..3e4be82f 100644
--- a/data/SoftwarePropertiesDialogs.glade
+++ b/data/SoftwarePropertiesDialogs.glade
@@ -1945,7 +1945,7 @@ You can add and remove authentication keys in this dialog. A key makes it possib
</widget>
<widget class="GtkDialog" id="dialog_cdrom_progress">
- <property name="border_width">12</property>
+ <property name="border_width">6</property>
<property name="title" translatable="yes">Scanning CD-ROM</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>