diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /ubuntu/maverick_automake/kdelibs/debian/man | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'ubuntu/maverick_automake/kdelibs/debian/man')
-rw-r--r-- | ubuntu/maverick_automake/kdelibs/debian/man/tdeunittestmodrunner-kde3.1 (renamed from ubuntu/maverick_automake/kdelibs/debian/man/kunittestmodrunner-kde3.1) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick_automake/kdelibs/debian/man/kunittestmodrunner-kde3.1 b/ubuntu/maverick_automake/kdelibs/debian/man/tdeunittestmodrunner-kde3.1 index b61b06654..56c4f3bc6 100644 --- a/ubuntu/maverick_automake/kdelibs/debian/man/kunittestmodrunner-kde3.1 +++ b/ubuntu/maverick_automake/kdelibs/debian/man/tdeunittestmodrunner-kde3.1 @@ -1,18 +1,18 @@ .\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand .TH KUNITTESTMODRUNNER 1 "Jun 2006" "K Desktop Environment" "KUnitTest modules runner" .SH NAME -kunittestmodrunner +tdeunittestmodrunner \- a KDE command\-line application to run KUnitTest modules .SH SYNOPSIS -\fBkunittestmodrunner\fP [Qt\-options] [KDE\-options] [options] +\fBtdeunittestmodrunner\fP [Qt\-options] [KDE\-options] [options] .SH DESCRIPTION -\fBkunittestmodrunner\fP is a command\-line application to run KUnitTest modules. -It loads all kunittest_*.la modules in the current directory. The exit code is the number of unexpected failures. +\fBtdeunittestmodrunner\fP is a command\-line application to run KUnitTest modules. +It loads all tdeunittest_*.la modules in the current directory. The exit code is the number of unexpected failures. .SH OPTIONS .SS Options: .TP .BR \-\-query \ [ regexp ] -Only run modules whose filenames match the regexp. [^kunittest_.*\.la$] +Only run modules whose filenames match the regexp. [^tdeunittest_.*\.la$] .TP .BR \-\-folder \ [ folder ] Only run tests modules which are found in the folder. Use the query option to select modules. [.] @@ -141,7 +141,7 @@ sets the application GUI style sets the client geometry of the main widget \- see man X for the argument format .SS .SH SEE ALSO -.BR kunittestguimodrunner (1) +.BR tdeunittestguimodrunner (1) .sp 1 .TP .BR http://developer.kde.org |