┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewactionhandler.h
diff options
context:
space:
mode:
authorJonathan Schmidt-Dominé <[email protected]>2009-11-06 14:56:35 +0000
committerJonathan Schmidt-Dominé <[email protected]>2009-11-06 14:56:35 +0000
commit5114ab58bcf9ccc7fed7cfdd057bffeb87a2ad94 (patch)
treeef9437b0ec50188a392f955222d95f69e9e6f851 /src/dolphinviewactionhandler.h
parent2d2aea1c5823e648dec6d15c2ebe2f644de65b7c (diff)
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
Diffstat (limited to 'src/dolphinviewactionhandler.h')
-rw-r--r--src/dolphinviewactionhandler.h5
1 files changed, 5 insertions, 0 deletions
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:
/**