diff options
Diffstat (limited to 'templates/element_info.xml')
| -rw-r--r-- | templates/element_info.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/element_info.xml b/templates/element_info.xml index 01a658ec..15faa27e 100644 --- a/templates/element_info.xml +++ b/templates/element_info.xml @@ -5,6 +5,8 @@ <param name="extension" type="string" gui-hidden="true">element_info</param> <effect implements-custom-gui="true" show-stderr="true"> <object-type>all</object-type> + <icon>{{ icon_path }}inx/element_info.svg</icon> + <menu-tip>Display embroidery info for selected elements</menu-tip> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Troubleshoot" /> |
