summaryrefslogtreecommitdiff
path: root/x11/kdelibs4/files/patch-kinit-klauncher.h
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-03-09 00:55:48 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-03-09 00:55:48 +0000
commit4ac1397e9e6ce3f8a6ea7d461ece9db212fc9483 (patch)
tree9940a6f7cc2c390c9651e0ced0de687fa53b0764 /x11/kdelibs4/files/patch-kinit-klauncher.h
parent- update to 2009.0305 (diff)
Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
Notes
Notes: svn path=/head/; revision=229712
Diffstat (limited to 'x11/kdelibs4/files/patch-kinit-klauncher.h')
-rw-r--r--x11/kdelibs4/files/patch-kinit-klauncher.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/kdelibs4/files/patch-kinit-klauncher.h b/x11/kdelibs4/files/patch-kinit-klauncher.h
deleted file mode 100644
index bc0b14f52f45..000000000000
--- a/x11/kdelibs4/files/patch-kinit-klauncher.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../kinit/klauncher.h (revision 918653)
-+++ ../kinit/klauncher.h (revision 918654)
-@@ -87,6 +87,7 @@
- QString name;
- QStringList arg_list;
- QString dbus_name;
-+ QString tolerant_dbus_name;
- enum status_t { Init = 0, Launching, Running, Error, Done };
- pid_t pid;
- status_t status;