diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
commit | 0277521b268b21caf0ee21202b92784f302baadc (patch) | |
tree | 5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdelibs/debian/man/dcopref-trinity.1 | |
parent | eb16e7c7281e182297581fa8d565561869c81bca (diff) | |
download | tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdelibs/debian/man/dcopref-trinity.1')
-rw-r--r-- | dilos/tdelibs/debian/man/dcopref-trinity.1 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/dilos/tdelibs/debian/man/dcopref-trinity.1 b/dilos/tdelibs/debian/man/dcopref-trinity.1 deleted file mode 100644 index 15d8c93da..000000000 --- a/dilos/tdelibs/debian/man/dcopref-trinity.1 +++ /dev/null @@ -1,27 +0,0 @@ -.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. |