summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/cmake_consistency_check_config.py
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2014-01-17 13:29:51 +0000
committerJazzyNico <nicoduf@yahoo.fr>2014-01-17 13:29:51 +0000
commit90867e5163a560f8905badd1a91f1688b6d9b36c (patch)
tree5e5e4993db31ec38f5a4581deeb1f50092e53d7a /CMakeScripts/cmake_consistency_check_config.py
parentMore cleaning of the image tag handler and seperate filename from load. (diff)
downloadinkscape-90867e5163a560f8905badd1a91f1688b6d9b36c.tar.gz
inkscape-90867e5163a560f8905badd1a91f1688b6d9b36c.zip
i18n. Symbols are now translatable (see Bug #1261198); POT file and French translation updated.
(bzr r12946)
Diffstat (limited to 'CMakeScripts/cmake_consistency_check_config.py')
-rw-r--r--CMakeScripts/cmake_consistency_check_config.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeScripts/cmake_consistency_check_config.py b/CMakeScripts/cmake_consistency_check_config.py
index 3ee6d4449..24cb22002 100644
--- a/CMakeScripts/cmake_consistency_check_config.py
+++ b/CMakeScripts/cmake_consistency_check_config.py
@@ -40,8 +40,9 @@ IGNORE = (
# header files
"share/filters/filters.svg.h",
"share/palettes/palettes.h",
- "share/palettes/palettes.h",
"share/patterns/patterns.svg.h",
+ "share/templates/templates.h",
+ "share/symbols/symbols.h",
"src/libcola/cycle_detector.h",
"src/libnr/in-svg-plane-test.h",
"src/libnr/nr-point-fns-test.h",