diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-01-29 12:11:55 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-01-29 12:11:55 -0800 |
commit | ca3b1bb6efa1aee718eef5c81fa1880a41cbf79f (patch) | |
tree | 8a33a5c786c5bb32e6bcc79fbea4a5dac3ccf2c4 /translations/CMakeLists.txt | |
parent | efc7117c21539825f2df1eb676aa863c1b4c9e8d (diff) | |
download | subsurface-ca3b1bb6efa1aee718eef5c81fa1880a41cbf79f.tar.gz |
Add Catalan translation
And enable it for builds.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index f5f0fd049..53b501aa9 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -6,6 +6,7 @@ set_directory_properties(PROPERTIES CLEAN_NO_CUSTOM 1) set(TRANSLATION_FILES subsurface_source.ts subsurface_bg_BG.ts + subsurface_ca.ts subsurface_cs.ts subsurface_da_DK.ts subsurface_de_CH.ts |