This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new cf6f3413e3 Add Lorem ipsum to AutoText (pt)
cf6f3413e3 is described below
commit cf6f3413e31d6275e68a038ea9a415bf89dcc17c
Author: mseidel <[email protected]>
AuthorDate: Sat Dec 21 20:02:38 2024 +0100
Add Lorem ipsum to AutoText (pt)
---
main/extras/source/autotext/lang/makefile.mk | 21 +++++++++------------
main/extras/source/autotext/lang/pt/standard.bau | Bin 61444 -> 74286 bytes
2 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/main/extras/source/autotext/lang/makefile.mk
b/main/extras/source/autotext/lang/makefile.mk
index f6a5dbab9f..0639be377e 100644
--- a/main/extras/source/autotext/lang/makefile.mk
+++ b/main/extras/source/autotext/lang/makefile.mk
@@ -1,5 +1,5 @@
#**************************************************************
-#
+#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -7,40 +7,37 @@
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
-#
+#
# http://www.apache.org/licenses/LICENSE-2.0
-#
+#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-#
+#
#**************************************************************
-
PRJ=..$/..$/..
-
PRJNAME=extras
TARGET=autotext
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
-ZIP1TARGET = $(AUTOTEXT_SHARE_TARGET)
+ZIP1TARGET = $(AUTOTEXT_SHARE_TARGET)
-ZIP1LIST = $(LANGDIR)$/standar?.bau $(LANGDIR)$/templat?.bau
$(LANGDIR)$/crd*.bau
+ZIP1LIST = $(LANGDIR)$/standar?.bau $(LANGDIR)$/templat?.bau
$(LANGDIR)$/crd*.bau
ZIP2FORCEALLLANG = TRUE
-ZIP2TARGET = $(AUTOCORR_TARGET)
+ZIP2TARGET = $(AUTOCORR_TARGET)
-ZIP2LIST = .$/*$/acor*.dat
+ZIP2LIST = .$/*$/acor*.dat
.INCLUDE : target.mk
-
-
+# vim: set noet sw=4 ts=4:
diff --git a/main/extras/source/autotext/lang/pt/standard.bau
b/main/extras/source/autotext/lang/pt/standard.bau
index fe0217cb89..6a58a77ece 100644
Binary files a/main/extras/source/autotext/lang/pt/standard.bau and
b/main/extras/source/autotext/lang/pt/standard.bau differ