mirror of https://github.com/GNOME/gimp.git
9 lines
191 B
XML
9 lines
191 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
|
||
|
|
||
|
<ui>
|
||
|
<popup action="brush-editor-popup">
|
||
|
<menuitem action="brush-editor-edit-active" />
|
||
|
</popup>
|
||
|
</ui>
|