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/simulator.xml | |
| parent | e8123b72744b81302f1d264082940b58b3695584 (diff) | |
Add icons and descriptions for extension gallery (#3287)
Diffstat (limited to 'templates/simulator.xml')
| -rw-r--r-- | templates/simulator.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/simulator.xml b/templates/simulator.xml index 5cb76bef..974c81d0 100644 --- a/templates/simulator.xml +++ b/templates/simulator.xml @@ -5,6 +5,7 @@ <param name="extension" type="string" gui-hidden="true">simulator</param> <effect implements-custom-gui="true" show-stderr="true"> <object-type>all</object-type> + <icon>{{ icon_path }}inx/simulator.svg</icon> <effects-menu> <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Visualize and Export" /> |
