On Sun, Apr 05, 2009 at 06:36:03PM +0000, Debian Bug Tracking System wrote: > From: Lisandro Damián Nicanor Pérez Meyer <perezme...@gmail.com> > Date: Sun, 5 Apr 2009 15:34:35 -0300 > Subject: Files are metadata > > The files mentioned in the bug report are metadata, like the history of the > last 10 scrolled position and the bookmarked pages. > > For details, see: > > http://bugs.kde.org/show_bug.cgi?id=141743
Can you at leas add a README.Debian with the follwong content: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< For every opened PDF file KPDF keeps some meta-data about the viewing session in a file named ~/.kde/share/apps/kpdf/${filesize}.${filename}.xml The file contains - bookmarks, - the history of last viewed page, - the scroll-offset of pages. These files are never deleted automatically. If you want to save some disk-space you can manually clean them up by (for example) deleting all files older than 30 days: find ~/.kde/share/apps/kpdf -ctime +30 -exec rm {} + See http://bugs.kde.org/show_bug.cgi?id=141743 for more information. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BYtE Philipp -- Philipp Matthias Hahn <pmh...@debian.org> GPG/PGP: 9A540E39 @ keyrings.debian.org -- To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org