diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1 | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1 b/ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1 deleted file mode 100644 index b93446c95..000000000 --- a/ubuntu/maverick/tdelibs/debian/man/dcopclient-trinity.1 +++ /dev/null @@ -1,30 +0,0 @@ -.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 <[email protected]> -.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 <[email protected]> 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. |