diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1 | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1 new file mode 100644 index 000000000..1ebbe236e --- /dev/null +++ b/ubuntu/maverick/tdelibs/debian/man/dcopref-trinity.1 @@ -0,0 +1,27 @@ +.TH DCOPREF 1 "Jun 2006" "K Desktop Environment" "" +.SH NAME +dcopref +\- creates a DCOP reference of a KDE service from application id and object +.SH SYNOPSIS +.B dcopref +.RI [ dcopclient ]\ [ dcopobject ] +.SH DESCRIPTION +\fBdcopref\fP creates a DCOPRef from an application id and an object id. +.SH EXAMPLES +.TP +.B Create a DCOPRef from application id of a konqueror instance and its main window as object +DREF=`dcopref 'konqueror\-6140' 'konqueror\-mainwindow#1'` +.SH SEE ALSO +.BR dcop (1),\ dcopclient (1),\ dcopfind (1),\ dcopobject (1),\ dcopquit (1) +.SH AUTHORS +.nf +Waldo Bastian <bastian@kde.org> +.br + +.br +.fi +Please use http://bugs.kde.org to report bugs, do not mail the author directly. +.PP +This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. +.PP +On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. |