2023-02-23 21:15:40 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<interface>
|
|
|
|
<menu id="/patterns-popup">
|
2023-04-04 01:35:00 +02:00
|
|
|
<item><attribute name="action">patterns.patterns-open-as-image</attribute></item>
|
2023-02-23 21:15:40 +01:00
|
|
|
|
|
|
|
<!-- disabled because they are useless now
|
2023-04-04 01:35:00 +02:00
|
|
|
<item><attribute name="action">patterns.patterns-edit</attribute></item>
|
2023-02-23 21:15:40 +01:00
|
|
|
<section>
|
2023-04-04 01:35:00 +02:00
|
|
|
<item><attribute name="action">patterns.patterns-new</attribute></item>
|
|
|
|
<item><attribute name="action">patterns.patterns-duplicate</attribute></item>
|
2023-02-23 21:15:40 +01:00
|
|
|
</section>
|
|
|
|
-->
|
|
|
|
|
2023-04-04 01:35:00 +02:00
|
|
|
<item><attribute name="action">patterns.patterns-copy-location</attribute></item>
|
|
|
|
<item><attribute name="action">patterns.patterns-show-in-file-manager</attribute></item>
|
|
|
|
<item><attribute name="action">patterns.patterns-delete</attribute></item>
|
2023-02-23 21:15:40 +01:00
|
|
|
<section>
|
2023-04-04 01:35:00 +02:00
|
|
|
<item><attribute name="action">patterns.patterns-refresh</attribute></item>
|
2023-02-23 21:15:40 +01:00
|
|
|
</section>
|
|
|
|
</menu>
|
|
|
|
</interface>
|