diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-20 16:02:08 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-20 16:02:08 +0200 |
commit | 3992179aa88e3bf384719030c554e3d7565ae699 (patch) | |
tree | e1726b9e5b20120e4bb9d96808c3a5316d796b0e /ubuntu/maverick/applications/keep/debian/keep.xml | |
parent | 9fff8a635ce921b4c939009a7df3602a6135fd9e (diff) | |
download | tde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.tar.gz tde-packaging-3992179aa88e3bf384719030c554e3d7565ae699.zip |
Fix generation manpage for keep on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/keep/debian/keep.xml')
-rw-r--r-- | ubuntu/maverick/applications/keep/debian/keep.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick/applications/keep/debian/keep.xml b/ubuntu/maverick/applications/keep/debian/keep.xml index 0f07da7f0..0e97d35b3 100644 --- a/ubuntu/maverick/applications/keep/debian/keep.xml +++ b/ubuntu/maverick/applications/keep/debian/keep.xml @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>keep</refname> - <refpurpose>backup system for KDE</refpurpose> + <refpurpose>backup system for TDE</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> @@ -33,14 +33,14 @@ <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> - backup system for KDE. + backup system for TDE. </para> <para> The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically. @@ -49,7 +49,7 @@ <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. keep 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> |