summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgrade.glade
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 10:51:26 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-02-27 10:51:26 +0100
commit7da55cd2547325f4bc70d9eed46994bbc23d0d86 (patch)
tree75b3a618726ec0acc62f2cdd712f3064eb5debb1 /DistUpgrade/DistUpgrade.glade
parent8adf34a8f38e586c5a4639ab2ce558e1ab21d680 (diff)
parent14a4901efed8583a329c09225b76855ff6bcb6e3 (diff)
downloadpython-apt-7da55cd2547325f4bc70d9eed46994bbc23d0d86.tar.gz
* merged with sebi
Diffstat (limited to 'DistUpgrade/DistUpgrade.glade')
-rw-r--r--DistUpgrade/DistUpgrade.glade3
1 files changed, 2 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgrade.glade b/DistUpgrade/DistUpgrade.glade
index c28b20ad..e50476e2 100644
--- a/DistUpgrade/DistUpgrade.glade
+++ b/DistUpgrade/DistUpgrade.glade
@@ -586,12 +586,13 @@
<child>
<widget class="GtkLabel" id="label_summary">
<property name="visible">True</property>
+ <property name="can_focus">True</property>
<property name="label" translatable="yes"></property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">True</property>
- <property name="selectable">False</property>
+ <property name="selectable">True</property>
<property name="xalign">0</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>