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 --- .../applications/tde-style-qtcurve/debian/cdbs/versions.pl | 8 ++++---- ubuntu/maverick/applications/tde-style-qtcurve/debian/control | 2 +- ubuntu/maverick/applications/tde-style-qtcurve/debian/control.in | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ubuntu/maverick/applications/tde-style-qtcurve/debian') diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/cdbs/versions.pl b/ubuntu/maverick/applications/tde-style-qtcurve/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/tde-style-qtcurve/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/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control index f49755ce3..881960a08 100644 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control @@ -15,7 +15,7 @@ Recommends: gtk2-engines-qtcurve Provides: tde-style-qtcurve Description: This is a set of widget styles for Trinity based apps This package together with gtk2-engines-qtcurve aim to provide a unified look - and feel on the desktop when using KDE and Gnome applications. + and feel on the desktop when using TDE and Gnome applications. . This package is most useful when installed together with gtk2-engines-qtcurve. diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control.in b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control.in index a3e92a938..9533bb7bd 100644 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control.in +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control.in @@ -16,7 +16,7 @@ Recommends: gtk2-engines-qtcurve Provides: tde-style-qtcurve Description: This is a set of widget styles for Trinity based apps This package together with gtk2-engines-qtcurve aim to provide a unified look - and feel on the desktop when using KDE and Gnome applications. + and feel on the desktop when using TDE and Gnome applications. . This package is most useful when installed together with gtk2-engines-qtcurve. -- cgit v1.2.3