officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f80449262e38974b101c4a778c1070285d5a63d1 Author: Manfred Blume <manfred.bl...@cib.de> Date: Thu Nov 9 14:33:44 2017 +0100 tdf#113736 Default value PDF export placeholders=false Default value for 'Export placeholders' in dialog 'Export as PDF...' should be false like in the print dialog Change-Id: Ib68a0921bfcb62849774c1388b0d77761384a130 Reviewed-on: https://gerrit.libreoffice.org/44546 Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 8eeced165011..0118b6f554ec 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -4821,7 +4821,7 @@ <info> <desc>Specifies if placeholder fields are exported to PDF.</desc> </info> - <value>true</value> + <value>false</value> </prop> <prop oor:name="OpenBookmarkLevels" oor:type="xs:int" oor:nillable="false"> <info> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits