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 --- dilos/tdelibs/debian/man/dcopstart-trinity.sgml | 137 ------------------------ 1 file changed, 137 deletions(-) delete mode 100644 dilos/tdelibs/debian/man/dcopstart-trinity.sgml (limited to 'dilos/tdelibs/debian/man/dcopstart-trinity.sgml') diff --git a/dilos/tdelibs/debian/man/dcopstart-trinity.sgml b/dilos/tdelibs/debian/man/dcopstart-trinity.sgml deleted file mode 100644 index 399d95c60..000000000 --- a/dilos/tdelibs/debian/man/dcopstart-trinity.sgml +++ /dev/null @@ -1,137 +0,0 @@ - manpage.1'. You may view - the manual page with: `docbook-to-man manpage.sgml | nroff -man | - less'. A typical entry in a Makefile or Makefile.am is: - -manpage.1: manpage.sgml - docbook-to-man $< > $@ - - - The docbook-to-man binary is found in the docbook-to-man package. - Please remember that if you create the nroff version in one of the - debian/rules file targets (such as build), you will need to include - docbook-to-man in your Build-Depends control field. - - --> - - - Johannes"> - Ranke"> - - March 25, 2006"> - - 1"> - jranke@uni-bremen.de"> - - DCOPSTART"> - - - Debian"> - GNU"> -]> - - - -
- &dhemail; -
- - &dhfirstname; - &dhsurname; - - - 2006 - &dhusername; - - &dhdate; -
- - &dhucpackage; - - &dhsection; - - - &dhpackage; - - Start a TDE service and return its DCOP reference - - - - &dhpackage; - - service - ... - - - - - DESCRIPTION - - &dhpackage; starts a TDE service (i.e. an application - that is registered in the TDE system of .desktop files) and returns its - reference for later use in shell scripts. If the service is not scriptable - via DCOP, dcopstart returns nothing, but starts the service. - - - - OPTIONS - - - - - - - Show usage information. - - - - - - EXAMPLES - - - Get the DCOP reference for a newly started konqueror instance -
-KONQ_ID=$(dcopstart konqueror http://www.trinitydesktop.org) -
-
- -
- - AUTHOR - - This manual page was written by &dhusername; <&dhemail;> for - the &debian; system (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. - - On Debian systems, the complete text of the GNU General Public - License can be found in /usr/share/common-licenses/GPL. - - - - SEE ALSO - dcop(1), dcopfind(1) - -
- - -- cgit v1.2.1