summaryrefslogtreecommitdiffstats
path: root/debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-15 18:10:52 +0100
commit830f9676b4568fdf5704bd94c856d97d4c35813d (patch)
treeb7eb9bd9ca4fdb4c97da7b013583c87ab8f6e671 /debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1
parent0bfe4e2db5faf194cbafe6c3fcb8f331dd32f8c5 (diff)
downloadtde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.tar.gz
tde-packaging-830f9676b4568fdf5704bd94c856d97d4c35813d.zip
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1')
-rw-r--r--debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.130
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1 b/debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1
new file mode 100644
index 000000000..24ac94724
--- /dev/null
+++ b/debian/lenny/core/kdelibs/debian/man/dcopobject-trinity.1
@@ -0,0 +1,30 @@
+.TH DCOPOBJECT 1 "Jun 2006" "K Desktop Environment" ""
+.SH NAME
+dcopobject
+\- extracts the object id from a DCOP reference of a KDE service
+.SH SYNOPSIS
+.B dcopobject
+.RI [ dcopref ]
+.SH DESCRIPTION
+\fBdcopobject\fP extracts the object id from a DCOP reference given in the form DCOPRef(application id,object id).
+.SH EXAMPLES
+.TP
+.B Return object id of a DCOP reference to the main window object of a Konqueror instance
+OBJID=`dcopobject 'DCOPRef(konqueror\-6140,
+.br
+.RS 26
+konqueror\-mainwindow#1)'`
+.SH SEE ALSO
+.BR dcop (1),\ dcopclient (1),\ dcopfind (1),\ dcopquit (1),\ dcopref (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.