aboutsummaryrefslogtreecommitdiff
path: root/source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-12-16 20:52:09 +0100
committerAndras Timar <atimar@suse.com>2012-12-16 21:42:22 +0100
commitc6cfd71c3d302bdb0999888f9c867d70acb40708 (patch)
treede61e5c19879f3b53550039f5d034416482451dd /source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
parent85f724f5aa1d6a59662a7d1c7ea406a641814bd2 (diff)
update translations for LibreOffice 4.0 beta2
Change-Id: Iff858adb848a543f565e3c0df33c8398c74c754d
Diffstat (limited to 'source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po')
-rw-r--r--source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po b/source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
index a1fe14331bb..211fd4aa39a 100644
--- a/source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
+++ b/source/br/connectivity/registry/macab/org/openoffice/Office/DataAccess.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-11-30 12:18+0100\n"
+"POT-Creation-Date: 2012-12-10 11:43+0100\n"
"PO-Revision-Date: 2012-06-14 22:29+0200\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-4-0-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/python3
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2015-10-25 11:17:30 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2015-10-25 11:18:08 +0100
commitc2e4e74138c0a816f6aace4d336c7d8cb611d4fa (patch)
treed69645fc27af86f3f59ce9138d9b719b80e3cc69 /external/python3
parent147cb6a2ae63debed3dd500e19b2776cebbc0031 (diff)
Python3.5: Remove external dependencies: readline and lzma
Change-Id: Ie5cd1c0e186920f3b34d3986aa995a5c3be9c58a
Diffstat (limited to 'external/python3')
-rw-r--r--external/python3/ExternalPackage_python3.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/python3/ExternalPackage_python3.mk b/external/python3/ExternalPackage_python3.mk
index e132aab59532..4f03524e5fa2 100644
--- a/external/python3/ExternalPackage_python3.mk
+++ b/external/python3/ExternalPackage_python3.mk
@@ -82,7 +82,6 @@ $(eval $(call gb_ExternalPackage_add_files,python3,$(LIBO_BIN_FOLDER)/python-cor
LO_lib/_heapq.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/_json.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/_lsprof.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
- LO_lib/_lzma.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/math.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/mmap.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/_multibytecodec.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
@@ -95,7 +94,6 @@ $(eval $(call gb_ExternalPackage_add_files,python3,$(LIBO_BIN_FOLDER)/python-cor
LO_lib/_posixsubprocess.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/pyexpat.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/_random.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
- LO_lib/readline.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/resource.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/select.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \
LO_lib/_sha1.cpython-$(PYTHON_VERSION_MAJOR).$(PYTHON_VERSION_MINOR)m.so \