diff options
| author | Jonathan Schmidt-Dominé <[email protected]> | 2009-11-06 14:56:35 +0000 |
|---|---|---|
| committer | Jonathan Schmidt-Dominé <[email protected]> | 2009-11-06 14:56:35 +0000 |
| commit | 5114ab58bcf9ccc7fed7cfdd057bffeb87a2ad94 (patch) | |
| tree | ef9437b0ec50188a392f955222d95f69e9e6f851 /src/dolphinui.rc | |
| parent | 2d2aea1c5823e648dec6d15c2ebe2f644de65b7c (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/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index a70285fb3..525b9c022 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -81,6 +81,9 @@ <Action name="compare_files" /> <Action name="change_remote_encoding" /> </Menu> + <Menu name="settings"> + <Action name="get_servicemenu" /> + </Menu> </MenuBar> <State name="new_file" > <disable> |
