diff options
| author | glatzor@ubuntu.com <> | 2006-09-12 13:54:33 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-09-12 13:54:33 +0200 |
| commit | 3f5e7c9dff677fd1c52e415c1491d4c63939ebcf (patch) | |
| tree | 1641dcd0ec00b000dd98ee3b5bf29ece42e5e3d5 /DistUpgrade/DistUpgrade.glade | |
| parent | e759f493056a1fbe9094181faa970f7fffecdb0b (diff) | |
| download | python-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.glade | 2 |
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> |
