From 73f7d3200315ff913d5880d6cc6e392e730c82ef Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 20 Sep 2017 16:51:39 -0300 Subject: tdf#111083 Memory settings help page is gone too Delete help pages related to memory settings in Options Change-Id: Ifcb66ef4bf404b8e942bf44caa6072a01147ad22 Reviewed-on: https://gerrit.libreoffice.org/42563 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- AllLangHelp_shared.mk | 1 - source/auxiliary/shared.tree | 1 - source/text/shared/01/04150100.xhp | 1 - source/text/shared/guide/undo_formatting.xhp | 3 -- source/text/shared/optionen/01010000.xhp | 1 - source/text/shared/optionen/01011000.xhp | 65 ---------------------------- 6 files changed, 72 deletions(-) delete mode 100644 source/text/shared/optionen/01011000.xhp diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 09a07ef488..fe7a85d803 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -824,7 +824,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/01010700 \ helpcontent2/source/text/shared/optionen/01010800 \ helpcontent2/source/text/shared/optionen/01010900 \ - helpcontent2/source/text/shared/optionen/01011000 \ helpcontent2/source/text/shared/optionen/01012000 \ helpcontent2/source/text/shared/optionen/01013000 \ helpcontent2/source/text/shared/optionen/01020000 \ diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index a54954b9f1..1d24b106f8 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -48,7 +48,6 @@ Fonts View Print Options -Memory Application Colors Accessibility Advanced diff --git a/source/text/shared/01/04150100.xhp b/source/text/shared/01/04150100.xhp index 647636f3da..07fa0f01f8 100644 --- a/source/text/shared/01/04150100.xhp +++ b/source/text/shared/01/04150100.xhp @@ -40,7 +40,6 @@
-To speed up the display of the document, OLE objects are kept in the program cache. If you want to change the cache settings, choose Tools - Options - $[officename] - Memory. You cannot use the clipboard or drag and drop to move OLE objects to other files. Empty and inactive OLE objects are transparent. Create new diff --git a/source/text/shared/guide/undo_formatting.xhp b/source/text/shared/guide/undo_formatting.xhp index 4a37f37608..faea762d95 100644 --- a/source/text/shared/guide/undo_formatting.xhp +++ b/source/text/shared/guide/undo_formatting.xhp @@ -74,8 +74,5 @@ Choose Format - Clear Direct Formatting. -
-Undo Options -
diff --git a/source/text/shared/optionen/01010000.xhp b/source/text/shared/optionen/01010000.xhp index 53c3cde487..996b5e1497 100644 --- a/source/text/shared/optionen/01010000.xhp +++ b/source/text/shared/optionen/01010000.xhp @@ -36,7 +36,6 @@ - diff --git a/source/text/shared/optionen/01011000.xhp b/source/text/shared/optionen/01011000.xhp deleted file mode 100644 index 95436fa814..0000000000 --- a/source/text/shared/optionen/01011000.xhp +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - -Memory -/text/shared/optionen/01011000.xhp - - - -
- -graphics; cache -images; cache -cache for graphics -Quickstarter -undoing; number of steps - - -Memory -This tab page lets you define various settings for the image cache. -
-
- -
-Image cache -The image cache saves the images contained in a document in your computer's main memory. This means that the attributes of an image stored in the cache do not have to be re-calculated if you return to the page containing the image after scrolling through a document. -Use for $[officename] (MB) -Specifies the total cache size for all images. -Memory per object (MB) -Specifies that objects which are larger than the selected megabytes will not be placed in the cache. -Remove from memory after (hh:mm) -Specifies the time that each image remains in the cache in hours and minutes. -Cache for inserted objects -Number of objects -Choose the maximum number of OLE objects that are pooled in the cache. -$[officename] Quickstarter -Load $[officename] during system start-up -Enable systray Quickstarter -Mark this check box if you want $[officename] to enable quickstart. This option is available if the Quickstart module has been installed.UFI: had to remove explanation because on Windows it is at start-up, while on Unix it is a user-systray feature only. Cannot have switches inside AHID text. -Number of undo steps -The number of steps which can be undone can be changed in the Expert configuration by setting the property /org.openoffice.Office.Common/Undo Steps. - -
-- cgit