Remove all references to the removed KDE files

This commit is contained in:
Tanu Kaskinen 2014-01-26 17:40:31 +02:00 committed by Tanu Kaskinen
parent 0ddde7c5b1
commit f46799579f
7 changed files with 4 additions and 61 deletions

1
src/.gitignore vendored
View file

@ -22,7 +22,6 @@ pasuspender
pax11publish
pulseaudio
start-pulseaudio-x11
start-pulseaudio-kde
*-symdef.h
*-orc-gen.[ch]
# tests

View file

@ -116,8 +116,7 @@ endif
if HAVE_X11
xdgautostart_in_files = \
daemon/pulseaudio.desktop.in \
daemon/pulseaudio-kde.desktop.in
daemon/pulseaudio.desktop.in
xdgautostart_DATA = $(xdgautostart_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
endif
@ -190,7 +189,7 @@ endif
if HAVE_X11
bin_PROGRAMS += pax11publish
bin_SCRIPTS += start-pulseaudio-x11 start-pulseaudio-kde
bin_SCRIPTS += start-pulseaudio-x11
endif
pacat_SOURCES = utils/pacat.c
@ -2104,8 +2103,8 @@ module_rygel_media_server_la_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS)
# Some minor stuff #
###################################
CLEANFILES += daemon/pulseaudio.desktop daemon/pulseaudio-kde.desktop
DISTCLEANFILES = esdcompat client.conf default.pa system.pa daemon.conf start-pulseaudio-x11 start-pulseaudio-kde
CLEANFILES += daemon/pulseaudio.desktop
DISTCLEANFILES = esdcompat client.conf default.pa system.pa daemon.conf start-pulseaudio-x11
if OS_IS_WIN32
SYMLINK_PROGRAM=cd $(DESTDIR)$(bindir) && cp

View file

@ -1,3 +1,2 @@
org.pulseaudio.policy
pulseaudio.desktop
pulseaudio-kde.desktop