diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1 | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1 deleted file mode 100644 index 9b21d0f22..000000000 --- a/ubuntu/maverick/tdelibs/debian/man/dcopobject-trinity.1 +++ /dev/null @@ -1,30 +0,0 @@ -.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 <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. |