Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Fix a mess I did by using mv instead of git-mv


- -- 
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Fundação responsável civilmente, de acordo com o direito civil
Detalhes Legais: http://www.documentfoundation.org/imprint
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQTInAAAoJEJp3R7nH3vLxJlgH/35EneC0aTCS+81cyEU3Z4Ua
wgANIvEB/MzYS+R5j1fKQa98XzPExn/+i0XOmLGz9YTwpktCFpY99GQRDxM/h/D6
6RjaTXJZw5qcXSS4VTk6zl48EXyH3JQj6Qq9cj7jNUz8dZM5l9lao1XxRiPjCO1l
CO1jhxBpxOkXYIFQUP5k6Ld9+V+ViiS5P6nBWUU21vYofdEisoJmzzjxTcvPbEBl
GMEt57I39eq6/nffgsqFj4zJUmOa3B/ElxfR8tHS9fRb35omFItXWPyXz0JswCW3
msB/Ggp+EzkYF256j9MadcNHo3QMVby4sYoVKSzccFY0eAxHz/Vi5a1otyvKxMY=
=GwOQ
-----END PGP SIGNATURE-----
From 71be6a7e54b1979efbc06fa61f068b165bb80c51 Mon Sep 17 00:00:00 2001
From: Olivier Hallot <olivier.hallot@alta.org.br>
Date: Sun, 9 Sep 2012 09:15:18 -0300
Subject: [PATCH] Fix PT makefiles

Add PT makefiles I deleted inadvertidely

Change-Id: If11ec745795d9ed21161745c4262e3107fd4999c
---
 dictionaries/Dictionary_pt-BR.mk |   21 +++++++++++++++++++++
 dictionaries/Dictionary_pt-PT.mk |   26 ++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)
 create mode 100644 dictionaries/Dictionary_pt-BR.mk
 create mode 100644 dictionaries/Dictionary_pt-PT.mk

diff --git a/dictionaries/Dictionary_pt-BR.mk b/dictionaries/Dictionary_pt-BR.mk
new file mode 100644
index 0000000..82b425e
--- /dev/null
+++ b/dictionaries/Dictionary_pt-BR.mk
@@ -0,0 +1,21 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_Dictionary_Dictionary,dict-pt-BR,dictionaries/pt_BR))
+
+$(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\
+       dictionaries/pt_BR/hyph_pt_BR.dic \
+       dictionaries/pt_BR/pt_BR.aff \
+       dictionaries/pt_BR/pt_BR.dic \
+       dictionaries/pt_BR/README_en.txt \
+       dictionaries/pt_BR/README_hyph_pt_BR.txt \
+       dictionaries/pt_BR/README_pt_BR.txt \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/dictionaries/Dictionary_pt-PT.mk b/dictionaries/Dictionary_pt-PT.mk
new file mode 100644
index 0000000..9e023be
--- /dev/null
+++ b/dictionaries/Dictionary_pt-PT.mk
@@ -0,0 +1,26 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_Dictionary_Dictionary,dict-pt-PT,dictionaries/pt_PT))
+
+$(eval $(call gb_Dictionary_add_root_files,dict-pt-PT,\
+       dictionaries/pt_PT/hyph_pt_PT.dic \
+       dictionaries/pt_PT/LICENSES.txt \
+       dictionaries/pt_PT/pt_PT.aff \
+       dictionaries/pt_PT/pt_PT.dic \
+       dictionaries/pt_PT/README_hyph_pt_PT.txt \
+       dictionaries/pt_PT/README_pt_PT.txt \
+       dictionaries/pt_PT/README_th_pt_PT_v2.txt \
+))
+
+$(eval $(call gb_Dictionary_add_thesauri,dict-pt-PT,\
+       dictionaries/pt_PT/th_pt_PT_v2.dat \
+))
+
+# vim: set noet sw=4 ts=4:
-- 
1.7.9.5


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.