menus: move back the "GEGL Graph" action in Filters > Generic menu.
Now that we don't blindly generate a messy list of all non-special cased actions in Filters > GEGL Operations, "GEGL Graph" is all alone in this submenu. It just makes sense to bring it back to the Generic submenus where it used to be.
This commit is contained in:
parent
6dc5f6792e
commit
7f879d1d31
1 changed files with 0 additions and 3 deletions
|
|
@ -717,9 +717,6 @@
|
|||
<item><attribute name="action">app.filters-normal-map</attribute></item>
|
||||
<item><attribute name="action">app.filters-dilate</attribute></item>
|
||||
<item><attribute name="action">app.filters-erode</attribute></item>
|
||||
</submenu>
|
||||
<submenu>
|
||||
<attribute name="label" translatable="yes" context="filters-action">_GEGL Operations</attribute>
|
||||
<section>
|
||||
<item><attribute name="action">app.filters-gegl-graph</attribute></item>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue