summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgrade.glade
diff options
context:
space:
mode:
authorglatzor@ubuntu.com <>2006-09-12 13:54:33 +0200
committerglatzor@ubuntu.com <>2006-09-12 13:54:33 +0200
commit3f5e7c9dff677fd1c52e415c1491d4c63939ebcf (patch)
tree1641dcd0ec00b000dd98ee3b5bf29ece42e5e3d5 /DistUpgrade/DistUpgrade.glade
parente759f493056a1fbe9094181faa970f7fffecdb0b (diff)
downloadpython-apt-3f5e7c9dff677fd1c52e415c1491d4c63939ebcf.tar.gz
* Rename the main window to "Distribution Upgrade" - that is also the
name we refer to in update-manager and it fits to the acronym dist-upgrade
Diffstat (limited to 'DistUpgrade/DistUpgrade.glade')
-rw-r--r--DistUpgrade/DistUpgrade.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgrade.glade b/DistUpgrade/DistUpgrade.glade
index 598e12be..615f698c 100644
--- a/DistUpgrade/DistUpgrade.glade
+++ b/DistUpgrade/DistUpgrade.glade
@@ -6,7 +6,7 @@
<widget class="GtkWindow" id="window_main">
<property name="border_width">6</property>
<property name="visible">True</property>
- <property name="title">System Upgrade</property>
+ <property name="title">Distribution Upgrade</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
<property name="modal">False</property>