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 16:50:10 +0100 |
commit | 712f27962ce98fe6500217a52a0ab81230436ec0 (patch) | |
tree | 830d88c2cb8413f5fae0d0a4798fa4ce590d7b66 /dilos/tdelibs/debian/man/dcopclient-trinity.1 | |
parent | 94d173946594dc70145f855204f412314d5c02f2 (diff) | |
download | tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.tar.gz tde-packaging-712f27962ce98fe6500217a52a0ab81230436ec0.zip |
DilOS: build pack for tdelibs
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdelibs/debian/man/dcopclient-trinity.1')
-rw-r--r-- | dilos/tdelibs/debian/man/dcopclient-trinity.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/dilos/tdelibs/debian/man/dcopclient-trinity.1 b/dilos/tdelibs/debian/man/dcopclient-trinity.1 new file mode 100644 index 000000000..b93446c95 --- /dev/null +++ b/dilos/tdelibs/debian/man/dcopclient-trinity.1 @@ -0,0 +1,30 @@ +.TH DCOPCLIENT 1 "Jun 2006" "Trinity Desktop Environment" "" +.SH NAME +dcopclient +\- extracts the application id from a DCOP reference of a TDE service +.SH SYNOPSIS +.B dcopclient +.RI [ dcopref ] +.SH DESCRIPTION +\fBdcopclient\fP extracts the application id from a DCOP reference given in the form DCOPRef(application id,object id). +.SH EXAMPLES +.TP +.B Return application id of a DCOP reference to a Konqueror instance +APPID=`dcopclient 'DCOPRef(konqueror\-6140, +.br +.RS 26 +konqueror\-mainwindow#1)'` +.SH SEE ALSO +.BR dcop (1),\ dcopfind (1),\ dcopobject (1),\ dcopquit (1),\ dcopref (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. |