mirror of https://github.com/GNOME/gimp.git
14 lines
338 B
XML
14 lines
338 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<interface>
|
|
<menu id="/fonts-popup">
|
|
<submenu>
|
|
<attribute name="label" translatable="yes" context="fonts-action">Fonts Menu</attribute>
|
|
|
|
<section>
|
|
<item><attribute name="action">fonts.fonts-refresh</attribute></item>
|
|
</section>
|
|
</submenu>
|
|
</menu>
|
|
</interface>
|