mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
fa57fc7de1
be implemented in embedded mode due to semantics, though theoretically it *could* be done if someone made a submenu that listed all the embeds and had menus for each of those. Not worth it IMHO, so that's a WONTFIX as far as I'm concerned. CCMAIL: 71023-done@bugs.kde.org svn path=/trunk/kdebase/nsplugins/; revision=282888
9 lines
184 B
Text
9 lines
184 B
Text
<!DOCTYPE kpartgui>
|
|
<kpartgui name="nspluginpart" version="1">
|
|
<MenuBar>
|
|
<Menu name="file"><text>&File</text>
|
|
<Action name="saveDocument"/>
|
|
</Menu>
|
|
</MenuBar>
|
|
</kpartgui>
|
|
|