From f51fa4e9a8905c3ac49e7836e31a4cbb034e39ae Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 23 May 2006 16:19:20 +0200 Subject: * "6.06"->"6.06 LTS" --- DistUpgrade/DistUpgrade.glade | 2 +- SoftwareProperties/aptsources.py | 4 ++-- channels/Ubuntu.info.in | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DistUpgrade/DistUpgrade.glade b/DistUpgrade/DistUpgrade.glade index e398bfdb..91d5b33f 100644 --- a/DistUpgrade/DistUpgrade.glade +++ b/DistUpgrade/DistUpgrade.glade @@ -38,7 +38,7 @@ True - <span weight="bold" size="x-large">Upgrading to Ubuntu "Dapper" 6.06</span> + <span weight="bold" size="x-large">Upgrading to Ubuntu 6.06 LTS</span> False True GTK_JUSTIFY_LEFT diff --git a/SoftwareProperties/aptsources.py b/SoftwareProperties/aptsources.py index bd8ef381..74ef2f4a 100644 --- a/SoftwareProperties/aptsources.py +++ b/SoftwareProperties/aptsources.py @@ -462,11 +462,11 @@ class SourceEntryMatcher: ubuntu_comps, ubuntu_comps_descr)) self.dist_list.append(self.MatchDist(".*archive.ubuntu.com/ubuntu", "^dapper-backports$", - _("Ubuntu 6.06 Backports"), + _("Ubuntu 6.06 LTS Backports"), ubuntu_comps, ubuntu_comps_descr)) self.dist_list.append(self.MatchDist(".*archive.ubuntu.com/ubuntu", "^dapper-updates$", - _("Ubuntu 6.06 Updates"), + _("Ubuntu 6.06 LTS Updates"), ubuntu_comps, ubuntu_comps_descr)) diff --git a/channels/Ubuntu.info.in b/channels/Ubuntu.info.in index d8eb1eae..94833aca 100644 --- a/channels/Ubuntu.info.in +++ b/channels/Ubuntu.info.in @@ -20,7 +20,7 @@ _CompDescription: Non-free (Multiverse) Suite: dapper-security RepositoryType: deb BaseURI: http://security.ubuntu.com/ubuntu/ -_Description: Ubuntu 6.06 Security Updates +_Description: Ubuntu 6.06 LTS Security Updates Component: main Enabled: 1 _CompDescription: Officially supported @@ -37,7 +37,7 @@ _CompDescription: Non-free (Multiverse) Suite: dapper-updates RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 6.06 Updates +_Description: Ubuntu 6.06 LTS Updates Component: main Enabled: 1 _CompDescription: Officially supported @@ -54,7 +54,7 @@ _CompDescription: Non-free (Multiverse) Suite: dapper-backports RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 6.06 Backports +_Description: Ubuntu 6.06 LTS Backports Component: main Enabled: 1 _CompDescription: Officially supported -- cgit v1.2.3