diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2013-01-12 14:30:42 +0000 |
|---|---|---|
| committer | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2013-01-12 14:30:42 +0000 |
| commit | 603019be02ef3e423a3a0eddf73af1ed5910b337 (patch) | |
| tree | 5fd764ee0c73f4033745960899e5853b183dcfff /share/extensions/gcodetools_check_for_updates.inx | |
| parent | Fixed a typo in a user-visible message (diff) | |
| download | inkscape-603019be02ef3e423a3a0eddf73af1ed5910b337.tar.gz inkscape-603019be02ef3e423a3a0eddf73af1ed5910b337.zip | |
Restored i18n markup fo names of extensions
(bzr r12017)
Diffstat (limited to 'share/extensions/gcodetools_check_for_updates.inx')
| -rw-r--r-- | share/extensions/gcodetools_check_for_updates.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/gcodetools_check_for_updates.inx b/share/extensions/gcodetools_check_for_updates.inx index ef0313ecf..6eaa098a5 100644 --- a/share/extensions/gcodetools_check_for_updates.inx +++ b/share/extensions/gcodetools_check_for_updates.inx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <name>Check for updates</name> + <_name>Check for updates</_name> <id>ru.cnc-club.filter.gcodetools_update_no_options_no_preferences</id> <dependency type="executable" location="extensions">gcodetools.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> |
