diff options
| author | Peter Penz <[email protected]> | 2009-11-09 18:13:36 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-11-09 18:13:36 +0000 |
| commit | 232e7eaad76cc027341a6d927ebb905312c4ff4c (patch) | |
| tree | f484a6eb2e1a98c6d243a03818a1708068d4f842 /src/dolphinui.rc | |
| parent | 7ff8c0d89aecc356d66b2aed25804b5ff22fbff9 (diff) | |
move the "Download New Services..." entry from the Settings menu to the service configuration dialog
svn path=/trunk/KDE/kdebase/apps/; revision=1046788
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index a7f585092..ff5e22f3c 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,5 +1,5 @@ <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> -<kpartgui name="dolphin" version="11"> +<kpartgui name="dolphin" version="12"> <MenuBar> <Menu name="file"> <Action name="create_new" /> @@ -81,9 +81,6 @@ <Action name="compare_files" /> <Action name="change_remote_encoding" /> </Menu> - <Menu name="settings"> - <Action name="get_servicemenu" /> - </Menu> </MenuBar> <State name="new_file" > <disable> |
