diff options
Diffstat (limited to 'templates/object_commands_toggle_visibility.xml')
| -rw-r--r-- | templates/object_commands_toggle_visibility.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/object_commands_toggle_visibility.xml b/templates/object_commands_toggle_visibility.xml index 98132b6d..10943fea 100644 --- a/templates/object_commands_toggle_visibility.xml +++ b/templates/object_commands_toggle_visibility.xml @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <name>Display|Hide Object Commands</name> + <name>Show|Hide Object Commands</name> <id>org.{{ id_inkstitch }}.object_commands_toggle_visibility</id> <param name="extension" type="string" gui-hidden="true">object_commands_toggle_visibility</param> <effect> <object-type>all</object-type> + <icon>{{ icon_path }}inx/commands_visibility.svg</icon> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Commands"> |
