It's not all of them yet, just the ones which work out of the box with current code and which I could easily trigger.
9 lines
326 B
XML
9 lines
326 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<interface>
|
|
<menu id="/images-popup">
|
|
<item><attribute name="action">app.images-raise-views</attribute></item>
|
|
<item><attribute name="action">app.images-new-view</attribute></item>
|
|
<item><attribute name="action">app.images-delete</attribute></item>
|
|
</menu>
|
|
</interface>
|