diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2017-08-01 18:14:13 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2017-08-02 10:36:38 +0200 |
commit | 765398294b872d01fba5345a7aa65f310ff27868 (patch) | |
tree | 4a3ca09b1aa460ee247f95251330600cf8d74906 /cui/qa | |
parent | 13fac4894f752e922727c6f22c6303712e06ba12 (diff) |
tdf#110448: Remove "Memory" page from Options dialog
The relevant caches settings are still available under Expert
Configuration:
/org.openoffice.Office.Common/Cache/GraphicManager/TotalCacheSize
/org.openoffice.Office.Common/Cache/GraphicManager/ObjectCacheSize
/org.openoffice.Office.Common/Cache/GraphicManager/ObjectReleaseTime
/org.openoffice.Office.Common/Cache/DrawingEngine/OLE_Objects
/org.openoffice.Office.Common/Cache/Writer/OLE_Objects
Change-Id: I7692fd94a873ba7220a21d51ff8a943598c6a9fc
Reviewed-on: https://gerrit.libreoffice.org/40640
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'cui/qa')
-rw-r--r-- | cui/qa/unit/data/cui-dialogs-test_3.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/qa/unit/data/cui-dialogs-test_3.txt b/cui/qa/unit/data/cui-dialogs-test_3.txt index 4b76238e9025..146d548362ee 100644 --- a/cui/qa/unit/data/cui-dialogs-test_3.txt +++ b/cui/qa/unit/data/cui-dialogs-test_3.txt @@ -31,7 +31,6 @@ cui/ui/optionsdialog.ui cui/ui/optjsearchpage.ui cui/ui/optlanguagespage.ui cui/ui/optlingupage.ui -cui/ui/optmemorypage.ui cui/ui/optnewdictionarydialog.ui cui/ui/optonlineupdatepage.ui cui/ui/optopenclpage.ui |