diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-01-08 15:43:21 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2020-01-13 08:23:18 +0100 |
commit | b448b4953c8a8c2bd307844a5705b9832a6cffa4 (patch) | |
tree | a098206eafc7e84364114b31ebee94477c4b5cc7 /officecfg | |
parent | e0bfaf5aff4452e0c98d60e9cee94e063166a6d2 (diff) |
tdf#128658 presentation optimizer default image settings update
Change-Id: I38a2e1036befe48d9a82994b6e774c7cf427c328
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86436
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu | 57 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs | 10 |
2 files changed, 61 insertions, 6 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu b/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu index 28a54ab92b06..3a6148b85c1e 100644 --- a/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu +++ b/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu @@ -76,14 +76,20 @@ <value xml:lang="en-US">0;<no change></value> </prop> <prop oor:name="STR_IMAGE_RESOLUTION_1"> - <value xml:lang="en-US">90;90 DPI (screen resolution)</value> + <value xml:lang="en-US">96;96 DPI (screen resolution)</value> </prop> <prop oor:name="STR_IMAGE_RESOLUTION_2"> <value xml:lang="en-US">150;150 DPI (projector resolution)</value> </prop> <prop oor:name="STR_IMAGE_RESOLUTION_3"> + <value xml:lang="en-US">250;250 DPI (print resolution)</value> + </prop> + <prop oor:name="STR_IMAGE_RESOLUTION_4"> <value xml:lang="en-US">300;300 DPI (print resolution)</value> </prop> + <prop oor:name="STR_IMAGE_RESOLUTION_5"> + <value xml:lang="en-US">600;600 DPI (print resolution)</value> + </prop> <prop oor:name="STR_EMBED_LINKED_GRAPHICS"> <value xml:lang="en-US">~Embed external images</value> </prop> @@ -248,7 +254,7 @@ The current presentation contains no OLE objects.</value> <node oor:name="Templates"> <node oor:name="template1" oor:op="replace"> <prop oor:name="Name"> - <value xml:lang="en-US">Screen optimized (smallest file size)</value> + <value xml:lang="en-US">E-mail (96 DPI): minimize document size for sharing</value> </prop> <prop oor:name="JPEGCompression"> <value>true</value> @@ -260,7 +266,7 @@ The current presentation contains no OLE objects.</value> <value>true</value> </prop> <prop oor:name="ImageResolution"> - <value>90</value> + <value>96</value> </prop> <prop oor:name="EmbedLinkedGraphics"> <value>true</value> @@ -289,7 +295,7 @@ The current presentation contains no OLE objects.</value> </node> <node oor:name="template2" oor:op="replace"> <prop oor:name="Name"> - <value xml:lang="en-US">Projector optimized</value> + <value xml:lang="en-US">Web (150 DPI): good for web pages and projectors</value> </prop> <prop oor:name="JPEGCompression"> <value>true</value> @@ -330,7 +336,7 @@ The current presentation contains no OLE objects.</value> </node> <node oor:name="template3" oor:op="replace"> <prop oor:name="Name"> - <value xml:lang="en-US">Print optimized</value> + <value xml:lang="en-US">Print (300 DPI): excellent quality on most printers and screens</value> </prop> <prop oor:name="JPEGCompression"> <value>true</value> @@ -369,6 +375,47 @@ The current presentation contains no OLE objects.</value> <value>true</value> </prop> </node> + <node oor:name="template4" oor:op="replace"> + <prop oor:name="Name"> + <value xml:lang="en-US">High fidelity: preserves quality of the original picture</value> + </prop> + <prop oor:name="JPEGCompression"> + <value>true</value> + </prop> + <prop oor:name="JPEGQuality"> + <value>80</value> + </prop> + <prop oor:name="RemoveCropArea"> + <value>true</value> + </prop> + <prop oor:name="ImageResolution"> + <value>0</value> + </prop> + <prop oor:name="EmbedLinkedGraphics"> + <value>true</value> + </prop> + <prop oor:name="OLEOptimization"> + <value>true</value> + </prop> + <prop oor:name="OLEOptimizationType"> + <value>0</value> + </prop> + <prop oor:name="DeleteUnusedMasterPages"> + <value>true</value> + </prop> + <prop oor:name="DeleteHiddenSlides"> + <value>true</value> + </prop> + <prop oor:name="DeleteNotesPages"> + <value>false</value> + </prop> + <prop oor:name="SaveAs"> + <value>true</value> + </prop> + <prop oor:name="OpenNewDocument"> + <value>true</value> + </prop> + </node> </node> </node> </oor:component-data> diff --git a/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs index a841f97d2ce6..4ed868a5a938 100644 --- a/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs @@ -201,7 +201,7 @@ </prop> <prop oor:name="STR_IMAGE_RESOLUTION_1" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_IMAGE_RESOLUTION_1.</desc></info> - <value>90;90 DPI (screen resolution)</value> + <value>96;96 DPI (screen resolution)</value> </prop> <prop oor:name="STR_IMAGE_RESOLUTION_2" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_IMAGE_RESOLUTION_2.</desc></info> @@ -209,8 +209,16 @@ </prop> <prop oor:name="STR_IMAGE_RESOLUTION_3" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_IMAGE_RESOLUTION_3.</desc></info> + <value>250;250 DPI</value> + </prop> + <prop oor:name="STR_IMAGE_RESOLUTION_4" oor:type="xs:string" oor:localized="true"> + <info><desc>String STR_IMAGE_RESOLUTION_4.</desc></info> <value>300;300 DPI (print resolution)</value> </prop> + <prop oor:name="STR_IMAGE_RESOLUTION_5" oor:type="xs:string" oor:localized="true"> + <info><desc>String STR_IMAGE_RESOLUTION_5.</desc></info> + <value>600;600 DPI</value> + </prop> <prop oor:name="STR_EMBED_LINKED_GRAPHICS" oor:type="xs:string" oor:localized="true"> <info><desc>String STR_EMBED_LINKED_GRAPHICS.</desc></info> <value>~Embed external images</value> |