summaryrefslogtreecommitdiffstats
path: root/python/pykde/examples/uikmdi.rc
diff options
context:
space:
mode:
Diffstat (limited to 'python/pykde/examples/uikmdi.rc')
-rw-r--r--python/pykde/examples/uikmdi.rc11
1 files changed, 11 insertions, 0 deletions
diff --git a/python/pykde/examples/uikmdi.rc b/python/pykde/examples/uikmdi.rc
new file mode 100644
index 00000000..a7e21969
--- /dev/null
+++ b/python/pykde/examples/uikmdi.rc
@@ -0,0 +1,11 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="testfoo" version="1">
+<MenuBar>
+
+<!-- <Menu name="custom"><text>C&amp;ustom</text>
+ <Action name="custom_action" />
+ </Menu>
+-->
+
+</MenuBar>
+</kpartgui>