diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 16:56:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 16:56:20 -0600 |
commit | a9106b7fd2cbcb246f8bcbe36e81845b446e9f71 (patch) | |
tree | f713ff07f57d39f437daf1de511cf04d75ce099f /ubuntu/maverick/tdelibs/debian/man | |
parent | 2965331592f1ed00856cd9df2acfc97a1d373cca (diff) | |
download | tde-packaging-a9106b7fd2cbcb246f8bcbe36e81845b446e9f71.tar.gz tde-packaging-a9106b7fd2cbcb246f8bcbe36e81845b446e9f71.zip |
Finish rename of kwin to twin on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml b/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml index 0c80c88a1..7c4342c05 100644 --- a/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml +++ b/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml @@ -141,14 +141,14 @@ manpage.1: manpage.sgml <para><example> <title>Return number of the current desktop, e.g. 2</title> <blockquote><literallayout> -dcop kwin KWinInterface currentDesktop +dcop twin KWinInterface currentDesktop </literallayout></blockquote> </example></para> <para><example> <title>Jump to the next dektop</title> <blockquote><literallayout> -dcop kwin KWinInterface nextDesktop +dcop twin KWinInterface nextDesktop </literallayout></blockquote> </example></para> |