SVN commit 8601 by jhale:
Fix plists
M +2 -0 kde4-runtime/pkg-plist
M +1 -0 kde4-workspace/pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org
On Mon, 03 Sep 2012 14:35:01 +0200 Alberto Villa wrote:
> On Mon, Sep 3, 2012 at 12:22 PM, Raphael Kubo da Costa
> wrote:
> > Changing DIST_SUBDIR will probably force people to download the tarball
> > again and the old copy will stay around indefinitely, but I don't know
> > if this can be fixed.
SVN commit 8600 by jhale:
Add patch to disable file monitoring since it is causing startup crashes
with large photo collections. Digikam will still be aware of file creation,
deletion, and renaming of individual files.
AMpatch-digikam__album__albumwatch.cpp
__