diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/color_custom.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/color_custom.inx b/share/extensions/color_custom.inx index 1d18bf47f..6b2b97adb 100644 --- a/share/extensions/color_custom.inx +++ b/share/extensions/color_custom.inx @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <_name>Custom</_name> + <_name msgctxt="Custom color extension">Custom</_name> <id>org.inkscape.color.custom</id> <dependency type="executable" location="extensions">coloreffect.py</dependency> <dependency type="executable" location="extensions">color_custom.py</dependency> |
