diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
commit | 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch) | |
tree | 3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/cvs2dist.1')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 b/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 index 3c971c734..514fd6131 100644 --- a/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 +++ b/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 @@ -53,7 +53,7 @@ download, build and install. .PP By default, cvs2dist automatically tries to check out all translations of strings and documentation from the corresponding parts of the -\fIkde-i18n\fP CVS module and include them in the final packages. +\fItde-i18n\fP CVS module and include them in the final packages. This can be suppressed or modified using the options \-\-no-i18n or \-\-no-i18n-lang. .PP @@ -173,7 +173,7 @@ The following example creates packages of the kolf picture plugin from the CVS source tree currently checked out in \fI/sources\fP. .PP .RS -\fIexample$\fP cvs2dist /sources/kdegames kolf/objects/picture +\fIexample$\fP cvs2dist /sources/tdegames kolf/objects/picture \-n kolf-picture \-v 0.9 \-r "kolf/game.h" \-\-log ~/tmp/extra-file .RE .PP |