summaryrefslogtreecommitdiff
path: root/data/UpdateManager.glade
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-06-27 11:33:50 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-06-27 11:33:50 +0200
commitd75e3398c0fbdb336eac4cd8c68464eaf7d457ab (patch)
tree14ef189e1e021f201d5efe8d048e19e8d19453e2 /data/UpdateManager.glade
parent8c48c50bd569d49e4b51cd240badc463594c2abe (diff)
parent538b5062029e9b54dbed823aea83acbf3bad1a29 (diff)
downloadpython-apt-d75e3398c0fbdb336eac4cd8c68464eaf7d457ab.tar.gz
* merged from glatzor
Diffstat (limited to 'data/UpdateManager.glade')
-rw-r--r--data/UpdateManager.glade19
1 files changed, 15 insertions, 4 deletions
diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade
index 94af4ac5..1221e78c 100644
--- a/data/UpdateManager.glade
+++ b/data/UpdateManager.glade
@@ -27,7 +27,7 @@
<property name="spacing">6</property>
<child>
- <widget class="GtkVBox" id="vbox10">
+ <widget class="GtkVBox" id="vbox_updates">
<property name="border_width">6</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
@@ -229,6 +229,9 @@
<property name="fixed_height_mode">False</property>
<property name="hover_selection">False</property>
<property name="hover_expand">False</property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">updates</atkproperty>
+ </accessibility>
<signal name="cursor_changed" handler="on_treeview_update_cursor_changed" last_modification_time="Tue, 29 Nov 2005 17:19:48 GMT"/>
</widget>
</child>
@@ -476,7 +479,6 @@
<child>
<widget class="GtkNotebook" id="notebook_details">
- <property name="height_request">200</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_tabs">True</property>
@@ -518,6 +520,9 @@
<property name="right_margin">6</property>
<property name="indent">0</property>
<property name="text" translatable="yes"></property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">changes</atkproperty>
+ </accessibility>
</widget>
</child>
</widget>
@@ -670,6 +675,9 @@
<property name="right_margin">6</property>
<property name="indent">0</property>
<property name="text" translatable="yes"></property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">Description</atkproperty>
+ </accessibility>
</widget>
</child>
</widget>
@@ -696,6 +704,9 @@
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">Description</atkproperty>
+ </accessibility>
</widget>
<packing>
<property name="type">tab</property>
@@ -714,7 +725,7 @@
<child>
<widget class="GtkLabel" id="label12">
<property name="visible">True</property>
- <property name="label" translatable="yes">Show details</property>
+ <property name="label" translatable="yes">Changes and description of the update</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1348,7 +1359,7 @@ Your system does not check for updates automatically. You can configure this beh
<property name="skip_pager_hint">True</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
- <property name="focus_on_map">False</property>
+ <property name="focus_on_map">True</property>
<property name="urgency_hint">False</property>
<child>