diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-02-27 18:40:31 +0100 |
commit | e3313eddd208f9101fdec1edc1b6506786ca9755 (patch) | |
tree | 78787b1b94c89371e57e26aafb3b91d58253a10d /dilos/tdelibs/debian/man/dcopref-trinity.1 | |
parent | 68cb4ce3f7fb86d7f70bdfa9b596eae19aa02a61 (diff) | |
download | tde-packaging-e3313eddd208f9101fdec1edc1b6506786ca9755.tar.gz tde-packaging-e3313eddd208f9101fdec1edc1b6506786ca9755.zip |
DilOS: build pack for tdelibs
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 712f27962ce98fe6500217a52a0ab81230436ec0)
Diffstat (limited to 'dilos/tdelibs/debian/man/dcopref-trinity.1')
-rw-r--r-- | dilos/tdelibs/debian/man/dcopref-trinity.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/dilos/tdelibs/debian/man/dcopref-trinity.1 b/dilos/tdelibs/debian/man/dcopref-trinity.1 new file mode 100644 index 000000000..15d8c93da --- /dev/null +++ b/dilos/tdelibs/debian/man/dcopref-trinity.1 @@ -0,0 +1,27 @@ +.TH DCOPREF 1 "Jun 2006" "Trinity Desktop Environment" "" +.SH NAME +dcopref +\- creates a DCOP reference of a TDE 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.trinitydesktop.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. |