From a59e2d4f05679142f10950c15a78b952ef0aac9e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 11 Aug 2014 11:42:33 +0300 Subject: fdo#82038: Make sending email from LO work again on OS X Do build the cmdmail library, the uri-encode executable and do install the senddoc script for OS X, too. Note that in order for it to work, one needs to set the "E-mail program" in Preferences:Internet:E-mail to /Applications/Mail.app. (Or possibly some other application and/or executable.) Change-Id: I5764c9891865983d46081edc854e321643c296cc --- postprocess/Rdb_services.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postprocess/Rdb_services.mk') diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk index 98667ad8eb11..4fab2adec205 100644 --- a/postprocess/Rdb_services.mk +++ b/postprocess/Rdb_services.mk @@ -331,7 +331,7 @@ $(eval $(call gb_Rdb_add_components,services,\ extensions/source/update/feed/updatefeed \ xmlhelp/util/ucpchelp1 \ xmlsecurity/util/xsec_xmlsec$(if $(filter WNT,$(OS)),.windows) \ - $(if $(filter-out MACOSX WNT,$(OS)),\ + $(if $(filter-out WNT,$(OS)),\ shell/source/cmdmail/cmdmail \ ) \ $(if $(filter-out WNT,$(OS)),\ -- cgit o/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scripting/examples/python/pythonSamples
lass='ctrl'>
AgeCommit message (Expand)Author
2012-07-31Python reindent.Pedro Giffuni
2012-03-29Update headers to Alv2 headersAndrew Rist
2005-02-11INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDEDJens-Heiner Rechtien
authorMatthias Seidel <mseidel@apache.org>2019-08-02 18:03:42 +0000
committerMatthias Seidel <mseidel@apache.org>2019-08-02 18:03:42 +0000
commitcc36ea775eb22fd95e3e746f1912264763faf57d (patch)
treeda554fbaebed2dce1707ea304adf1b2f8376160c /ucbhelper/workben/ucbexplorer/ucbexplorer.src
parentaf40db04de2f5073bd31fb4b7305fc6ff98970ff (diff)
Cleaned up whitespace, reordered Increase/Decrease Indent in sidebar aoo/trunk