[gnome-terminal/gnome-3-10] build: help: Remove 'hu' from HELP_LINGUAS



commit f41a4259ef1a39efafbfa883ffc206c9c339ac9a
Author: Christian Persch <chpe gnome org>
Date:   Mon Sep 16 20:17:11 2013 +0200

    build: help: Remove 'hu' from HELP_LINGUAS
    
    It breaks the build.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708180

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index d5e4424..1cda1a1 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -40,6 +40,6 @@ HELP_FILES = \
        txt-select-text.page \
        $(NULL)
 
-HELP_LINGUAS = cs de el es gl hu pt_BR
+HELP_LINGUAS = cs de el es gl pt_BR
 
 -include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]