mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
bi-import and customer-import have been put with the other importers example is moved to gnc-module as, well, an example
10 lines
215 B
XML
10 lines
215 B
XML
<ui>
|
|
<menubar>
|
|
<menu name="Tools" action="ToolsAction">
|
|
<placeholder name="ToolsPlaceholder">
|
|
<menuitem name="example" action="exampleAction"/>
|
|
</placeholder>
|
|
</menu>
|
|
</menubar>
|
|
</ui>
|