From kde-bugs-dist Sun Jun 27 17:17:28 2004 From: Jean-Michel Fayard Date: Sun, 27 Jun 2004 17:17:28 +0000 To: kde-bugs-dist Subject: [Bug 80396] Wouldn't it be nice if kimdaba would use the thumbnails Message-Id: <20040627171728.21639.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=108835665223507 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=80396 ------- Additional Comments From jmfayard gmail com 2004-06-27 19:17 ------- This is the recommended way from freedesktop.org to store thumbnails http://www.freedesktop.org/Standards/Home http://triq.net/~jens/thumbnail-spec/index.html The more apps use this specification, the more benefits for the user (at least nautilus and konqueror use it). On the other hand, I can imagine it cause problems for someone which has a _lot_ of pictures but not much space left on this /home partition I have ~1200 pictures, and thumbnails take $ find /autre/Photos -name "ThumbNails" | xargs du -h --total [...] 35M total If a professional has 100 000 pictures, this won't be very nice. In fact, a bigger problem is that this directory with ~100 000 files will slow down your computer a lot with most existing filesystems, and that for many common application. My 2 (euro)cents