From Electron Cloud
Revision as of 00:38, 12 January 2010 by Ecloud (Talk | contribs) (New page: Dolphin has retained the stupid arbitrary maximum file size limit for generating previews (thumbnails): you can have any setting you want as long as it's less than 100 megs, in the setting...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Dolphin has retained the stupid arbitrary maximum file size limit for generating previews (thumbnails): you can have any setting you want as long as it's less than 100 megs, in the settings GUI at least. But you can increase it more by editing this conf file:

.kde4/share/config/kdeglobals

e.g. the following will make the limit 1000 MB:

[PreviewSettings]
MaximumSize=1048576000