diff options
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.rc')
-rw-r--r-- | xparts/xpart_notepad/shell_xparthost.rc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.rc b/xparts/xpart_notepad/shell_xparthost.rc new file mode 100644 index 00000000..8164b5b4 --- /dev/null +++ b/xparts/xpart_notepad/shell_xparthost.rc @@ -0,0 +1,11 @@ +<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"> +<kpartgui name="xparthost_shell" version="1"> + +<MenuBar> + <Menu name="File"> + <Merge/> + </Menu> + <Merge/> +</MenuBar> + +</kpartgui> |