mirror of https://github.com/GNOME/gimp.git
menus: remove PaintSelect tool from the menus...
...as long as it stays in the playground.
This commit is contained in:
parent
0b27fec6f9
commit
5bbc7899bc
|
@ -643,7 +643,10 @@
|
||||||
<menuitem action="tools-fuzzy-select" />
|
<menuitem action="tools-fuzzy-select" />
|
||||||
<menuitem action="tools-by-color-select" />
|
<menuitem action="tools-by-color-select" />
|
||||||
<menuitem action="tools-iscissors" />
|
<menuitem action="tools-iscissors" />
|
||||||
|
<!-- Enable when the tool leaves the playground
|
||||||
<menuitem action="tools-paint-select" />
|
<menuitem action="tools-paint-select" />
|
||||||
|
-->
|
||||||
|
|
||||||
</menu>
|
</menu>
|
||||||
<menu action="tools-paint-menu" name="Paint Tools">
|
<menu action="tools-paint-menu" name="Paint Tools">
|
||||||
<menuitem action="tools-bucket-fill" />
|
<menuitem action="tools-bucket-fill" />
|
||||||
|
|
Loading…
Reference in New Issue