diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
commit | c7bb5f0b917b82aed4203df3be0585be82077d9c (patch) | |
tree | 7fa282a673c1105611e13966e69baedba34af670 /ubuntu/maverick/applications/ktorrent | |
parent | b33e4034e7490e5895a5cb2cc54949354842f9d9 (diff) | |
download | tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip |
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/ktorrent')
4 files changed, 13 insertions, 13 deletions
diff --git a/ubuntu/maverick/applications/ktorrent/debian/cdbs/versions.pl b/ubuntu/maverick/applications/ktorrent/debian/cdbs/versions.pl index 75c9add4b..1b110f7af 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/cdbs/versions.pl +++ b/ubuntu/maverick/applications/ktorrent/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/ktorrent/debian/control b/ubuntu/maverick/applications/ktorrent/debian/control index 976756179..334e12245 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control +++ b/ubuntu/maverick/applications/ktorrent/debian/control @@ -15,7 +15,7 @@ Recommends: tdebase-tdeio-plugins-trinity Description: BitTorrent client for Trinity KTorrent is a BitTorrent program for Trinity. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of - certain file types (video and audio) and integration into the KDE Panel + certain file types (video and audio) and integration into the TDE Panel enabling background downloading. . Homepage: http://ktorrent.org diff --git a/ubuntu/maverick/applications/ktorrent/debian/control.in b/ubuntu/maverick/applications/ktorrent/debian/control.in index 6a6433dca..5c3d75b9b 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control.in +++ b/ubuntu/maverick/applications/ktorrent/debian/control.in @@ -15,7 +15,7 @@ Recommends: tdebase-tdeio-plugins-trinity Description: BitTorrent client for Trinity KTorrent is a BitTorrent program for Trinity. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of - certain file types (video and audio) and integration into the KDE Panel + certain file types (video and audio) and integration into the TDE Panel enabling background downloading. . Homepage: http://ktorrent.org diff --git a/ubuntu/maverick/applications/ktorrent/debian/ktorrent.1.docbook b/ubuntu/maverick/applications/ktorrent/debian/ktorrent.1.docbook index f9b49424b..63a5fa185 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/ktorrent.1.docbook +++ b/ubuntu/maverick/applications/ktorrent/debian/ktorrent.1.docbook @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>ktorrent</refname> - <refpurpose>BitTorrent client for KDE</refpurpose> + <refpurpose>BitTorrent client for TDE</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> @@ -33,23 +33,23 @@ <option><replaceable>Qt-options</replaceable></option> </arg> <arg choice="opt"> - <option><replaceable>KDE-options</replaceable></option> + <option><replaceable>TDE-options</replaceable></option> </arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>DESCRIPTION</title> <para> - BitTorrent client for KDE. + BitTorrent client for TDE. </para> <para> - KTorrent is a BitTorrent program for KDE. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the KDE Panel enabling background downloading. + KTorrent is a BitTorrent program for TDE. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the TDE Panel enabling background downloading. </para> </refsect1> <refsect1> <title>OPTIONS</title> <para> - All <productname>KDE</productname> and <productname>Qt</productname> + All <productname>TDE</productname> and <productname>Qt</productname> programs accept a some common command-line options. ktorrent has no application-specific options. </para> @@ -65,8 +65,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> |