mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
15 lines
485 B
Text
15 lines
485 B
Text
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<interface>
|
||
|
<menu id="/quick-mask-popup">
|
||
|
<item><attribute name="action">app.quick-mask-toggle</attribute></item>
|
||
|
<section>
|
||
|
<item><attribute name="action">app.quick-mask-invert-on</attribute></item>
|
||
|
<item><attribute name="action">app.quick-mask-invert-off</attribute></item>
|
||
|
</section>
|
||
|
<section>
|
||
|
<item><attribute name="action">app.quick-mask-configure</attribute></item>
|
||
|
</section>
|
||
|
</menu>
|
||
|
</interface>
|