summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-15 13:44:19 +0100
committerraveit65 <[email protected]>2019-02-15 13:44:19 +0100
commit879a0cf93837096119adda3b890144f20a67195e (patch)
tree638d658c1395ff9317d745ee57de19cd8f80f5a1
parentcb57e9e6c5211b9b92b4144d8ae3dcd9231095d7 (diff)
downloadmate-utils-879a0cf93837096119adda3b890144f20a67195e.tar.bz2
mate-utils-879a0cf93837096119adda3b890144f20a67195e.tar.xz
enable translations for ca@valencia again
-rw-r--r--gsearchtool/help/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearchtool/help/Makefile.am b/gsearchtool/help/Makefile.am
index da7a0ee4..ad59d979 100644
--- a/gsearchtool/help/Makefile.am
+++ b/gsearchtool/help/Makefile.am
@@ -6,7 +6,7 @@ HELP_FILES = index.docbook legal.xml
HELP_MEDIA = figures/mate-search-tool_window.png
# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr
-IGNORE_HELP_LINGUAS = ca@valencia
+IGNORE_HELP_LINGUAS =
HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
$(subst /,,$(dir $(wildcard */*.po))) )