https://bugs.freedesktop.org/show_bug.cgi?id=74834

--- Comment #24 from Klaus <ta...@gmx.de> ---
The thumbnails are stored inside the file
%appdata%\LibreOffice\4\user\registrymodifications.xcu
in the lines that contain the text
['PickList']/ItemList

Neither the change in startcenter.ui nor setting PickListSize to 0 removes
these entries.

The file can be edited with Wordpad (Windows) and the offending lines manually
removed.

The change in startcenter.ui does not prevent new items from being created.
Setting PickListSize to 0 does.

Setting PickListSize to 0 can also be done by editing
registrymodifications.xcu.
Go behind the last line of Common/Drawinglayer and before the first line of
Common/Cache/Writer. Insert there this on one line:
<item oor:path="/org.openoffice.Office.Common/History"><prop
oor:name="PickListSize" oor:op="fuse"><value>0</value></prop></item>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to