diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-27 19:53:07 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-27 19:53:07 +0200 |
| commit | 6297fce66c8243488048690472f0d1ebc329dd52 (patch) | |
| tree | dde073669c3f7759a76b6e81baf1971aee884eb4 | |
| parent | a079d751f0c9e117eedf4d0bbc6d24b06f4baf46 (diff) | |
| download | python-apt-6297fce66c8243488048690472f0d1ebc329dd52.tar.gz | |
* DistUpgrade/DistUpgrade.glade: fix version information
| -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 8d82b7c5..f6a8041d 100644 --- a/DistUpgrade/DistUpgrade.glade +++ b/DistUpgrade/DistUpgrade.glade @@ -38,7 +38,7 @@ <child> <widget class="GtkLabel" id="label_title"> <property name="visible">True</property> - <property name="label" translatable="yes"><span weight="bold" size="x-large">Upgrading to Ubuntu "Dapper" 6.04</span></property> + <property name="label" translatable="yes"><span weight="bold" size="x-large">Upgrading to Ubuntu "Dapper" 6.06</span></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
