# -*- 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_Package_Package,shell_senddoc,$(SRCDIR)/shell/source/unix/misc)) $(eval $(call gb_Package_set_outdir,shell_senddoc,$(INSTDIR))) $(eval $(call gb_Package_add_file,shell_senddoc,$(gb_PROGRAMDIRNAME)/senddoc,senddoc.sh)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: it();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-12-08 10:40:44 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-08 19:37:51 +0100
commit3d9ceec803fcd7e0209c9b0524eda335678a2ccf (patch)
tree2b2e3c957e87464e7409cc74434aadf19ee022a9 /writerfilter
parent9a271326e3b9f0e1b408135dec5a6a8e2898e686 (diff)
Adapt crash submitted dialog cib-6.1-28
Don't link to crashreport site, just show the ID Change-Id: I436b4503657ca42afb98ca5efb5a7f306b102df8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126539 Tested-by: Thorsten Behrens <thorsten.behrens@allotropia.de> Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>