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/gwenview/debian/cdbs/versions.pl | 8 ++++---- ubuntu/maverick/applications/gwenview/debian/control | 4 ++-- ubuntu/maverick/applications/gwenview/debian/menu | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ubuntu/maverick/applications/gwenview') diff --git a/ubuntu/maverick/applications/gwenview/debian/cdbs/versions.pl b/ubuntu/maverick/applications/gwenview/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/gwenview/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/gwenview/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/gwenview/debian/control b/ubuntu/maverick/applications/gwenview/debian/control index 16ac2c8f8..403b4a8b9 100644 --- a/ubuntu/maverick/applications/gwenview/debian/control +++ b/ubuntu/maverick/applications/gwenview/debian/control @@ -14,7 +14,7 @@ Breaks: gwenview-kde3 (<< 4:14.0.0~), gwenview-trinity (<< 4:14.0.0~) Recommends: tdegraphics-tdefile-plugins-trinity, kipi-plugins-trinity Suggests: gwenview-i18n Description: image viewer for TDE - Gwenview is an image viewer for the K Desktop Environment. It features a + Gwenview is an image viewer for the Trinity Desktop Environment. It features a folder tree window and a file list window to provide easy navigation of your file hierarchy. Gwenview uses docked windows, so you can alter its layout any way you wish. You can also browse your images in full-screen mode, or @@ -24,7 +24,7 @@ Description: image viewer for TDE formats your Qt installation supports. Gwenview correctly displays images with an alpha channel. Gwenview supports the displaying and editing of EXIF comments, and, if the tdegraphics-tdefile-plugins package is installed, other - image meta-information as well. Also supported is KIPI, the KDE Image Plugin + image meta-information as well. Also supported is KIPI, the TDE Image Plugin Interface, a collection of helpful tools provided by the kipi-plugins package. The ability to perform lossless JPEG transforms is built in. . diff --git a/ubuntu/maverick/applications/gwenview/debian/menu b/ubuntu/maverick/applications/gwenview/debian/menu index c139009e3..d357e08e1 100644 --- a/ubuntu/maverick/applications/gwenview/debian/menu +++ b/ubuntu/maverick/applications/gwenview/debian/menu @@ -1,4 +1,4 @@ -?package(gwenview):\ +?package(gwenview-trinity):\ needs="X11"\ section="Applications/Viewers"\ hints="TDE,Images"\ -- cgit v1.2.3