From c7bb5f0b917b82aed4203df3be0585be82077d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 27 May 2014 01:39:46 +0200 Subject: Branding cleanup on Debian and Ubuntu --- ubuntu/maverick/applications/adept/debian/cdbs/versions.pl | 8 ++++---- ubuntu/maverick/applications/adept/debian/control | 8 ++++---- ubuntu/maverick/applications/adept/debian/control.in | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'ubuntu/maverick/applications/adept') diff --git a/ubuntu/maverick/applications/adept/debian/cdbs/versions.pl b/ubuntu/maverick/applications/adept/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/adept/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/adept/debian/cdbs/versions.pl @@ -13,7 +13,7 @@ my ($version2, $version2_next); ($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e; ($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e; -print "KDE-Version3=$version3\n"; -print "KDE-Version2=$version2\n"; -print "KDE-Next-Version3=$version3_next\n"; -print "KDE-Next-Version2=$version2_next\n"; +print "TDE-Version3=$version3\n"; +print "TDE-Version2=$version2\n"; +print "TDE-Next-Version3=$version3_next\n"; +print "TDE-Next-Version2=$version2_next\n"; diff --git a/ubuntu/maverick/applications/adept/debian/control b/ubuntu/maverick/applications/adept/debian/control index a8e5bf687..56be300af 100644 --- a/ubuntu/maverick/applications/adept/debian/control +++ b/ubuntu/maverick/applications/adept/debian/control @@ -45,7 +45,7 @@ Description: package manager for Trinity * Edit the list of used repositories (sources.list) * Configure packages through the debconf system . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-installer-trinity @@ -58,10 +58,10 @@ Architecture: any Description: simple user interface for application management (for Trinity) Adept Installer presents a list of applications available through the Advanced Package Tool (APT). An application is considered a package - that contains a .desktop file for use with KDE, GNOME or other + that contains a .desktop file for use with TDE, KDE, GNOME or other desktop environment. . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-updater-trinity @@ -75,7 +75,7 @@ Description: system update tool for Trinity Adept Updater provides a simple wizard-style user interface to system upgrades. It uses same algorithms as apt-get dist-upgrade. . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-notifier-trinity diff --git a/ubuntu/maverick/applications/adept/debian/control.in b/ubuntu/maverick/applications/adept/debian/control.in index aff9404b6..5df662ee2 100644 --- a/ubuntu/maverick/applications/adept/debian/control.in +++ b/ubuntu/maverick/applications/adept/debian/control.in @@ -39,7 +39,7 @@ Description: package manager for Trinity * Edit the list of used repositories (sources.list) * Configure packages through the debconf system . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-installer-trinity @@ -50,10 +50,10 @@ Architecture: any Description: simple user interface for application management (for Trinity) Adept Installer presents a list of applications available through the Advanced Package Tool (APT). An application is considered a package - that contains a .desktop file for use with KDE, GNOME or other + that contains a .desktop file for use with TDE, KDE, GNOME or other desktop environment. . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-updater-trinity @@ -65,7 +65,7 @@ Description: system update tool for Trinity Adept Updater provides a simple wizard-style user interface to system upgrades. It uses same algorithms as apt-get dist-upgrade. . - Please also install libtqt-perl if you want the KDE Debconf frontend + Please also install libtqt-perl if you want the TDE Debconf frontend to function. Package: adept-notifier-trinity -- cgit v1.2.3