* Improved handling of sparse files:
Now adding up only allocated size
* Improved handling of regular files with multiple links:
Now adding up size / no_links per occurence.
This is much closer to what "du" reports.
* Extended "own size" column context menu to show sparse files
and regular files with multiple links
* Reordered "own size" column context menu for consistency: xxx MB (yyy
Bytes)
* Removed currently read path from status line while reading:
Much less flicker, no more constant window resizing, improved performance
* Added explanations for sparse files and multiple links to online help
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Changes:
* Added "Open with" cleanup upon request by Jarl Friis
* Migration to KIO slave trash:/ for "move to trash" cleanup (querying
KDE version >= 3.4 at runtime)
* Added configuration update for safer transition from old-style fixed
"*/Trash" paths to "%t" placeholder
* Fixed lots of KDE libs "deprecated" warnings
* Reimported admin/ subdir from a recent KDE version (3.3.0)
* Fixed KPacMan rendering in toolbar (thanks to Coolo)
* Updated German translation
* Added Italian translation by Giuliano Colla
* Applied i18n patch by Toyohiro Asukai
* Updated Japanese translation by Toyohiro Asukai
* Fixed treemap context menu popup location
* Added Hungarian translation contributed by Marcel Hilzinger
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Changes Overview:
o Fixed crash when quitting program while directory reading in progress.
o Fixed crash when trying to open another directory for reading while
reading still in progress. This is really just a variant of the above
bug.
o Added German translation contributed by Christoph Eckert.
o Added Stop Reading toolbar button (and menu entry) to abort directory
reading while in progress.
KDirStat is a graphical disk usage utility, very much like the Unix "du"
command. In addition to that, it comes with some cleanup facilities to reclaim
disk space.