From 5d2c2b27a6323e2666378b986129b2a7c2c39e5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 6 Feb 2022 16:04:24 +0100 Subject: New upstream version 5.2.2GA --- app/i18n/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/i18n/CMakeLists.txt') diff --git a/app/i18n/CMakeLists.txt b/app/i18n/CMakeLists.txt index e07ed7a..6527af8 100644 --- a/app/i18n/CMakeLists.txt +++ b/app/i18n/CMakeLists.txt @@ -2,10 +2,12 @@ PROJECT(i18n) # List of the supported locales. SET(XTRKCAD_LOCALE_IDS + cy_GB de_DE fi fr_FR pt_BR + ru ) # Misc variables -- cgit v1.2.3