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 --- .../lenny/applications/krecipes/debian/cdbs/versions.pl | 8 ++++---- debian/lenny/applications/krecipes/debian/krecipes.1 | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'debian/lenny/applications/krecipes/debian') diff --git a/debian/lenny/applications/krecipes/debian/cdbs/versions.pl b/debian/lenny/applications/krecipes/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/debian/lenny/applications/krecipes/debian/cdbs/versions.pl +++ b/debian/lenny/applications/krecipes/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/debian/lenny/applications/krecipes/debian/krecipes.1 b/debian/lenny/applications/krecipes/debian/krecipes.1 index 8ef80a581..aaf56f777 100644 --- a/debian/lenny/applications/krecipes/debian/krecipes.1 +++ b/debian/lenny/applications/krecipes/debian/krecipes.1 @@ -16,10 +16,10 @@ .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -Krecipes \- The KDE Cookbook +Krecipes \- The TDE Cookbook .SH SYNOPSIS .B krecipes -[Qt\-options] [KDE\-options] [options] +[Qt\-options] [TDE\-options] [options] .SH DESCRIPTION .B Krecipes is a program that lets you to manage your recipes, create shopping @@ -41,8 +41,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 @@ -119,7 +119,7 @@ disable XIM .TP .B \-\-reverse mirrors the whole layout of widgets -.SS KDE options +.SS TDE options .TP .B \-\-caption Use 'caption' as name in the titlebar @@ -154,11 +154,11 @@ Don't run in the background. .SH FILES .TP -.I ~/.kde/share/config/krecipesrc +.I ~/.trinity/share/config/krecipesrc .B Krecipes configuration file .SH SEE ALSO -Full user documentation is available through the KDE Help Center. You +Full user documentation is available through the TDE Help Center. You can also enter the URL .BR help:/krecipes/ directly into konqueror or you can run @@ -174,7 +174,7 @@ Unai Garro Cyril Bosselut .br .fi -Please use http://bugs.kde.org to report bugs; do not mail the authors +Please use http://bugs.trinitydesktop.org to report bugs; do not mail the authors directly. .PP This manual page was written by Matthias Julius , -- cgit v1.2.3