summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2024-07-20 09:11:29 +0200
committerGitHub <noreply@github.com>2024-07-20 09:11:29 +0200
commit67b628b5e337d6d28045fe50261096fa9554f495 (patch)
treede1b637c609429daab069d2e89f4b4c102574c06
parentc089a5ed0c00b7c0b6ac1c82ba1c21ed9f50c68e (diff)
about: need -> implement (#3098)
-rw-r--r--templates/about.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.xml b/templates/about.xml
index b58a7ebc..e84c0d19 100644
--- a/templates/about.xml
+++ b/templates/about.xml
@@ -3,7 +3,7 @@
<name>About</name>
<id>org.{{ id_inkstitch }}.about</id>
<param name="extension" type="string" gui-hidden="true">about</param>
- <effect needs-custom-gui="true" show-stderr="true">
+ <effect implements-custom-gui="true">
<object-type>all</object-type>
<effects-menu>
<submenu name="{{ menu_inkstitch }}" translatable="no" />