diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-11-18 11:39:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-18 11:39:57 +0100 |
| commit | d15b1f40c758fc6c2fe324a9926e9722d504b2a4 (patch) | |
| tree | 3d4682008faa89cd37969807c3e1c7b97140e5a4 /templates/commands_scale_symbols.xml | |
| parent | e8123b72744b81302f1d264082940b58b3695584 (diff) | |
Add icons and descriptions for extension gallery (#3287)
Diffstat (limited to 'templates/commands_scale_symbols.xml')
| -rw-r--r-- | templates/commands_scale_symbols.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/commands_scale_symbols.xml b/templates/commands_scale_symbols.xml index 8234938d..b9600f34 100644 --- a/templates/commands_scale_symbols.xml +++ b/templates/commands_scale_symbols.xml @@ -6,6 +6,8 @@ <param name="size" type="float" precision="1" min="0" max="2" gui-text="Size" appearance="full">1.0</param> <effect> <object-type>all</object-type> + <icon>{{ icon_path }}inx/commands_scale.svg</icon> + <menu-tip>Adjust all command symbol sizes at once</menu-tip> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Commands"> |
