diff options
Diffstat (limited to 'templates/apply_palette.xml')
| -rw-r--r-- | templates/apply_palette.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/apply_palette.xml b/templates/apply_palette.xml index 9c782c84..007232fb 100644 --- a/templates/apply_palette.xml +++ b/templates/apply_palette.xml @@ -5,6 +5,8 @@ <param name="extension" type="string" gui-hidden="true">apply_palette</param> <effect implements-custom-gui="true" show-stderr="true"> <object-type>all</object-type> + <icon>{{ icon_path }}inx/color_management.svg</icon> + <menu-tip>Matches colors of all elements in the document to a specified palette</menu-tip> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Thread Color Management" /> |
