summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>2014-01-26 17:40:31 +0200
committerTanu Kaskinen <tanuk@iki.fi>2014-03-03 18:06:20 +0200
commitf46799579f438125b695dced4edf8bca05cbe90a (patch)
tree610da43d7689a4f9ce4eb38b5abeffaced551f5d /man
parent0ddde7c5b19da84b7ff7ee8fcefdc703c6c256a7 (diff)
Remove all references to the removed KDE files
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am3
-rw-r--r--man/start-pulseaudio-kde.1.xml.in48
2 files changed, 0 insertions, 51 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index d0cc8e71f..d80ba6ad1 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -32,7 +32,6 @@ noinst_DATA = \
pulse-client.conf.5.xml \
default.pa.5.xml \
pulse-cli-syntax.5.xml \
- start-pulseaudio-kde.1.xml \
start-pulseaudio-x11.1.xml
xmllint: $(noinst_DATA)
@@ -56,7 +55,6 @@ dist_man_MANS = \
pulse-client.conf.5 \
default.pa.5 \
pulse-cli-syntax.5 \
- start-pulseaudio-kde.1 \
start-pulseaudio-x11.1
CLEANFILES = \
@@ -81,7 +79,6 @@ EXTRA_DIST = \
pulse-client.conf.5.xml.in \
default.pa.5.xml.in \
pulse-cli-syntax.5.xml.in \
- start-pulseaudio-kde.1.xml.in \
start-pulseaudio-x11.1.xml.in \
xmltoman \
xmltoman.css \
diff --git a/man/start-pulseaudio-kde.1.xml.in b/man/start-pulseaudio-kde.1.xml.in
deleted file mode 100644
index ef329063d..000000000
--- a/man/start-pulseaudio-kde.1.xml.in
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?><!--*-nxml-*-->
-<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
-<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
-
-<!--
-This file is part of PulseAudio.
-
-PulseAudio is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of the
-License, or (at your option) any later version.
-
-PulseAudio is distributed in the hope that it will be useful, but WITHOUT
-ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
-Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with PulseAudio; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA.
--->
-
-<manpage name="start-pulseaudio-kde" section="1" desc="PulseAudio Sound Server KDE Startup Script">
-
- <synopsis>
- <cmd>start-pulseaudio-kde [<arg>pulseaudio options</arg>]</cmd>
- </synopsis>
-
- <description>
- <p>This script starts pulseaudio (if not already running) and loads
- module-device-manager to use KDE routing policies.</p>
-
- <p>All arguments are directly passed to pulseaudio.</p>
- </description>
-
- <section name="Authors">
- <p>The PulseAudio Developers &lt;@PACKAGE_BUGREPORT@&gt;;
- PulseAudio is available from <url href="@PACKAGE_URL@"/></p>
- </section>
-
- <section name="See also">
- <p>
- <manref name="pulseaudio" section="1"/>
- </p>
- </section>
-
-</manpage>