You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module/example/ui/gnc-plugin-example-ui.xml

10 lines
323 B

<interface>
<menu id="ToolsPlaceholder0">
<item>
<attribute name="label" translatable="yes">_Example</attribute>
<attribute name="action">gnc-plugin-example-actions.exampleAction</attribute>
<attribute name="tooltip" translatable="yes">Example tooltip</attribute>
</item>
</menu>
</interface>