aboutsummaryrefslogtreecommitdiffstats
path: root/modules/plugin-python/example/org-gnome-hello-python-ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugin-python/example/org-gnome-hello-python-ui.xml')
-rw-r--r--modules/plugin-python/example/org-gnome-hello-python-ui.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/modules/plugin-python/example/org-gnome-hello-python-ui.xml b/modules/plugin-python/example/org-gnome-hello-python-ui.xml
deleted file mode 100644
index 074960e84d..0000000000
--- a/modules/plugin-python/example/org-gnome-hello-python-ui.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<Root>
- <commands>
- <cmd name="HelloPy" _label="Hello Python"
- _tip="Python Plugin Loader tests"
- />
- </commands>
-
- <menu>
- <placeholder name="MessagePlaceholder">
- <submenu name="Message">
- <separator f="" name="sep"/>
- <menuitem name="HelloPy" verb=""/>
- </submenu>
- </placeholder>
- </menu>
-</Root>