From 0277521b268b21caf0ee21202b92784f302baadc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 15 Nov 2020 19:23:30 +0800 Subject: DEB: adjusted to new 'core' folder for main packages. Signed-off-by: Michele Calgaro --- .../core/tdelibs/debian/man/dcopobject-trinity.1 | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 debian/_base/core/tdelibs/debian/man/dcopobject-trinity.1 (limited to 'debian/_base/core/tdelibs/debian/man/dcopobject-trinity.1') diff --git a/debian/_base/core/tdelibs/debian/man/dcopobject-trinity.1 b/debian/_base/core/tdelibs/debian/man/dcopobject-trinity.1 new file mode 100644 index 000000000..9b21d0f22 --- /dev/null +++ b/debian/_base/core/tdelibs/debian/man/dcopobject-trinity.1 @@ -0,0 +1,30 @@ +.TH DCOPOBJECT 1 "Jun 2006" "Trinity Desktop Environment" "" +.SH NAME +dcopobject +\- extracts the object id from a DCOP reference of a TDE 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 +.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 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. -- cgit v1.2.3