[gnome-calculator] Disable pt translation of the manual



commit 136346cc4ca54d8c2333591fb8c136d06dd344bc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Sep 1 09:39:34 2016 +0100

    Disable pt translation of the manual
    
    It has been breaking the build for almost 12 hours.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770697

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 106a6fe..115a72c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -32,6 +32,6 @@ HELP_FILES = absolute.page \
              trigonometry.page \
              variables.page
 
-HELP_LINGUAS = bg ca cs de el es eu fi fr gl hu it ja ko lv oc pt pt_BR ro ru sl sv te zh_CN zh_HK zh_TW
+HELP_LINGUAS = bg ca cs de el es eu fi fr gl hu it ja ko lv oc pt_BR ro ru sl sv te zh_CN zh_HK zh_TW
 
 -include $(top_srcdir)/git.mk


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