From 5114ab58bcf9ccc7fed7cfdd057bffeb87a2ad94 Mon Sep 17 00:00:00 2001 From: Jonathan Schmidt-Dominé Date: Fri, 6 Nov 2009 14:56:35 +0000 Subject: Initial ServiceMenu-KHotNewStuff-stuff TODO: fix the existing servicemenus (some install-scripts are broken, some do not provide a simple CLI-interface) TODO: add support for single-desktop-file-servicemenus (for example the "open as root") svn path=/trunk/KDE/kdebase/apps/; revision=1045663 --- src/dolphinviewactionhandler.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinviewactionhandler.h') diff --git a/src/dolphinviewactionhandler.h b/src/dolphinviewactionhandler.h index 91875ec0c..d30cd044f 100644 --- a/src/dolphinviewactionhandler.h +++ b/src/dolphinviewactionhandler.h @@ -209,6 +209,11 @@ private Q_SLOTS: * like name, size and permissions. */ void slotProperties(); + + /** + * Starts KHotNewStuff to download servicemenus. + */ + void slotGetServiceMenu(); private: /** -- cgit v1.3