Commit graph

3 commits

Author SHA1 Message Date
Tamara Hogenhout
6711cd3070 Fixin some i18n function calls and such
because some strings could not be translated

Contributes to #CURA-526
2016-01-12 15:24:47 +01:00
Ghostkeeper
a12246781d CuraProfileWriter use SaveFile instead of streams
The SaveFile is safer since it should save the file atomically. This safety has proven important in the past so use it here too.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00
Ghostkeeper
3ec790f963 Add CuraProfileWriter plugin
This plugin writes the default Cura profile format.

Contributes to issue CURA-34.
2015-12-17 13:35:16 +01:00