aboutsummaryrefslogblamecommitdiffstats
path: root/plugins/python/example/org-gnome-hello-python-ui.xml
blob: 074960e84d3387c42516cbb9a75e0fe089002541 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                  
<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>