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 --- .../maverick/applications/abakus/debian/abakus-trinity.menu | 2 +- ubuntu/maverick/applications/abakus/debian/abakus.1 | 12 ++++++------ ubuntu/maverick/applications/abakus/debian/cdbs/versions.pl | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'ubuntu/maverick/applications/abakus') diff --git a/ubuntu/maverick/applications/abakus/debian/abakus-trinity.menu b/ubuntu/maverick/applications/abakus/debian/abakus-trinity.menu index bd59ecd41..8c20bfd19 100644 --- a/ubuntu/maverick/applications/abakus/debian/abakus-trinity.menu +++ b/ubuntu/maverick/applications/abakus/debian/abakus-trinity.menu @@ -1,4 +1,4 @@ -?package(abakus):needs="X11"\ +?package(abakus-trinity):needs="X11"\ section="Apps/Math"\ title="AbaKus"\ command="/opt/trinity/bin/abakus"\ diff --git a/ubuntu/maverick/applications/abakus/debian/abakus.1 b/ubuntu/maverick/applications/abakus/debian/abakus.1 index 74afe7056..1411beebd 100644 --- a/ubuntu/maverick/applications/abakus/debian/abakus.1 +++ b/ubuntu/maverick/applications/abakus/debian/abakus.1 @@ -1,10 +1,10 @@ .\" This file was generated by kdemangen.pl -.TH ABAKUS 1 "Oct 2005" "K Desktop Environment" "A simple keyboard-driven calculator" +.TH ABAKUS 1 "Oct 2005" "Trinity Desktop Environment" "A simple keyboard-driven calculator" .SH NAME abakus \- A simple keyboard-driven calculator .SH SYNOPSIS -abakus [Qt\-options] [KDE\-options] +abakus [Qt\-options] [TDE\-options] .SH DESCRIPTION A simple keyboard-driven calculator .SH OPTIONS @@ -16,8 +16,8 @@ Show help about options .B \-\-help\-qt Show Qt specific options .TP -.B \-\-help\-kde -Show KDE specific options +.B \-\-help\-tde +Show TDE specific options .TP .B \-\-help\-all Show all options @@ -34,7 +34,7 @@ Show license information .B \-\- End of options .SS -.SS KDE options: +.SS TDE options: .TP .B \-\-caption Use 'caption' as name in the titlebar @@ -130,7 +130,7 @@ mirrors the whole layout of widgets .SS .SH SEE ALSO -Full user documentation is available through the KDE Help Center. You can also enter the URL +Full user documentation is available through the TDE Help Center. You can also enter the URL .BR help:/abakus/ directly into konqueror or you can run .BR "`khelpcenter help:/abakus/'" diff --git a/ubuntu/maverick/applications/abakus/debian/cdbs/versions.pl b/ubuntu/maverick/applications/abakus/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/abakus/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/abakus/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"; -- cgit v1.2.3