https://bugs.documentfoundation.org/show_bug.cgi?id=123710

--- Comment #3 from V Stuart Foote <[email protected]> ---
The thumbnails and the MRU list item are stored in a XML text
file--registrymodifications.xcu, located normally on Windows at
C:\Users\<username>\AppData\Roaming\LibreOffice\4\user

You can use any text editor to delete the stanzas holding the stanza for each
item.

<item
oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList">

it will include a PNG thumbnail in (stored as base64) and the UNC path to the
file.

Alternatively, you can clear out the recents from the LibreOffice registry from
the main menu File -> Recent Documents -> Clear List

But you might review the thumbnails held in the registry, to see if any are
exceedingly large.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to