From 0035b3218d8652652e62afe89eddfd28a9021b75 Mon Sep 17 00:00:00 2001 From: christianju Date: Mon, 10 Feb 2014 02:30:48 +0100 Subject: fdo#61320: Allow user to choose whether to create thumbnails inside odf. Change-Id: I8c8129534ebcca32941ad76b201bb9a0243d8c3e --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 53499848d35f..1e681e9715de 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2154,6 +2154,15 @@ false + + + + Specifies whether to generate a thumbnail image and place it inside the + the odf archive file, which makes it possible to see a preview of the document. + + + true + -- cgit