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/krusader/debian/cdbs/versions.pl | 8 ++++---- ubuntu/maverick/applications/krusader/debian/control | 4 ++-- ubuntu/maverick/applications/krusader/debian/menu | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ubuntu/maverick/applications/krusader') diff --git a/ubuntu/maverick/applications/krusader/debian/cdbs/versions.pl b/ubuntu/maverick/applications/krusader/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/krusader/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/krusader/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/krusader/debian/control b/ubuntu/maverick/applications/krusader/debian/control index b5ad760bd..4dce068d4 100644 --- a/ubuntu/maverick/applications/krusader/debian/control +++ b/ubuntu/maverick/applications/krusader/debian/control @@ -16,9 +16,9 @@ Suggests: md5deep | cfv, kedit-trinity, khexedit-trinity, konsole-trinity, kmail krename-trinity, kdiff3-trinity | kompare-trinity | xxdiff, ark-trinity, arj, bzip2, cpio, lha, unrar | unrar-free | rar, rpm, unace, unzip, zip, p7zip, tdebase-trinity-bin, tdebase-tdeio-plugins-trinity -Description: twin-panel (commander-style) file manager for KDE (and other desktops) +Description: twin-panel (commander-style) file manager for TDE (and other desktops) Krusader is a simple, easy, powerful, twin-panel (commander-style) file - manager for KDE and other desktops, similar to Midnight Commander (C) or Total + manager for TDE and other desktops, similar to Midnight Commander (C) or Total Commander (C). . It provides all the file management features you could possibly want. diff --git a/ubuntu/maverick/applications/krusader/debian/menu b/ubuntu/maverick/applications/krusader/debian/menu index be83ad7d4..d57ccc878 100644 --- a/ubuntu/maverick/applications/krusader/debian/menu +++ b/ubuntu/maverick/applications/krusader/debian/menu @@ -1,4 +1,4 @@ -?package(krusader):\ +?package(krusader-trinity):\ needs="X11"\ section="Applications/Network/File Transfer"\ hints="TDE"\ @@ -7,7 +7,7 @@ icon16x16="/opt/trinity/share/pixmaps/krusader_user-16.xpm"\ command="/opt/trinity/bin/krusader" -?package(krusader):\ +?package(krusader-trinity):\ needs="X11"\ section="Applications/Network/File Transfer"\ hints="TDE"\ -- cgit v1.2.1