Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2017-06-21 15:24:00 +0300
committerJaime van Kessel <nallath@gmail.com>2017-06-21 15:24:00 +0300
commite3629cec392d671620813c1ba5bc1da96fd0377d (patch)
tree38dc367b910c95d5920c4d4e1a792c442dc57a0f /plugins/X3DReader
parent44125d327550c2ffd34b82625eafa34409a964d2 (diff)
Replaced catalog metadata entry with i18n-catalog
CURA-3712 & Cura-3856
Diffstat (limited to 'plugins/X3DReader')
-rw-r--r--plugins/X3DReader/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/X3DReader/plugin.json b/plugins/X3DReader/plugin.json
index 7ada28e19d..700df79513 100644
--- a/plugins/X3DReader/plugin.json
+++ b/plugins/X3DReader/plugin.json
@@ -4,5 +4,5 @@
"version": "0.5",
"description": "Provides support for reading X3D files.",
"api": 4,
- "catalog": "cura"
+ "i18n-catalog": "cura"
} \ No newline at end of file