]> source.dussan.org Git - tigervnc.git/commitdiff
Move languages to standard LINGUAS file
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Jul 2017 08:57:00 +0000 (10:57 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 19 Jul 2017 08:59:09 +0000 (10:59 +0200)
This is necessary for other translation tools to work properly.

po/CMakeLists.txt
po/LINGUAS [new file with mode: 0644]

index e2382b8861c75569507b1fef71a5ec8ba680eda4..dda813c38d18c12c63695cc59a5772e410bfd009 100644 (file)
@@ -1,8 +1,6 @@
 # Gettext support - mostly borrowed from the Licq project
 
-set(po_FILES
-    bg da de el eo es fi fr fur hu it nl pl pt_BR ru sk sr sv tr uk vi zh_CN
-)
+file(STRINGS LINGUAS po_FILES)
 
 if (NOT GETTEXT_MSGMERGE_EXECUTABLE AND NOT GETTEXT_MSGFMT_EXECUTABLE)
   message(FATAL_ERROR "Gettext message catalog tools NOT found")
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644 (file)
index 0000000..e9427f9
--- /dev/null
@@ -0,0 +1,22 @@
+bg
+da
+de
+el
+eo
+es
+fi
+fr
+fur
+hu
+it
+nl
+pl
+pt_BR
+ru
+sk
+sr
+sv
+tr
+uk
+vi
+zh_CN