From: Pierre Ossman Date: Fri, 17 Mar 2017 14:08:23 +0000 (+0100) Subject: Add Friulian to list of active languages X-Git-Tag: v1.7.90~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=53f520567202928f908b5f94f6d143e7067a8bdd;p=tigervnc.git Add Friulian to list of active languages Should have been included in the previous commit. --- diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 8fcb64e5..92aa8dc5 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,7 +1,7 @@ # Gettext support - mostly borrowed from the Licq project set(po_FILES - bg da de el eo es fi fr it nl pl pt_BR ru sk sr sv tr uk vi zh_CN + bg da de el eo es fi fr fur it nl pl pt_BR ru sk sr sv tr uk vi zh_CN ) if (NOT GETTEXT_MSGMERGE_EXECUTABLE AND NOT GETTEXT_MSGFMT_EXECUTABLE)