# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: d> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorLaurent BP <laurent.balland-poirier@laposte.net>2018-06-03 12:03:03 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-06-17 10:09:12 +0200
commitd8f62ed88edf7e1a57aee789c243ad143f329e37 (patch)
treeca3c09065b8b36e48e263e61a43086f290e97b75 /extras
parentfe1a23b5c49c94410a604c8d4a6f50f43d575403 (diff)
tdf#117827 Restore Synchronize labels in template
Correction of de14f0487118d8ea15db54d94c44d7bd28833c82 Update Businesscard-with-logo - restore "Synchronize labels" function - restore links that need to be updated at the begining - change Tab for name and profession to center Tab - change "Sektsioon" to "Section" - change "Paneel" to "Frame" - change "Pilt" to "Image" Change-Id: If3123ed76faf1055f539dc9f47051696f3f1b40b Reviewed-on: https://gerrit.libreoffice.org/55243 Tested-by: Jenkins Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net> (cherry picked from commit e92e240693ca13ac2ee38da3518b12f57d3974db) Reviewed-on: https://gerrit.libreoffice.org/55905 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>