diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-04-11 19:30:07 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-04-11 19:30:07 +0000 |
| commit | caa23c1ffef7315ff8249256267cc2ea885f5717 (patch) | |
| tree | 86d7a411d00acd1012e04c719b8d225b7a007aee /share | |
| parent | UI. Restoring context menu items order (Embed image) and activation test (Ext... (diff) | |
| download | inkscape-caa23c1ffef7315ff8249256267cc2ea885f5717.tar.gz inkscape-caa23c1ffef7315ff8249256267cc2ea885f5717.zip | |
i18n. Adding some context tags (disambiguation).
(bzr r11224)
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> |
