dolphin/nsplugins/nspluginpart.rc
George Staikos fa57fc7de1 Implement Save As for nsplugins when viewing in non-embedded mode. Will not
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
2004-01-27 04:08:17 +00:00

10 lines
184 B
Plaintext

<!DOCTYPE kpartgui>
<kpartgui name="nspluginpart" version="1">
<MenuBar>
<Menu name="file"><text>&amp;File</text>
<Action name="saveDocument"/>
</Menu>
</MenuBar>
</kpartgui>