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 8fcb64e..92aa8dc 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)