34ccdea9cf
changes: -KPhotoAlbum is now capable of categorizing and showing videos -Sub-categories are now shown as hierarchies in the browser and in the annotation dialog. In the annotation dialog it is possible to put an item into a sub-category simply by dragging it in there -some UI improvements -bugfixes
13 lines
354 B
Text
13 lines
354 B
Text
$NetBSD: patch-aa,v 1.1 2007/03/13 09:53:47 drochner Exp $
|
|
|
|
--- configure.orig 2007-03-07 14:57:17.000000000 +0100
|
|
+++ configure
|
|
@@ -35161,7 +35161,7 @@ if test x$have_kipi = xno; then
|
|
echo ""
|
|
fi
|
|
|
|
-if test x$have_exif2 == xno; then
|
|
+if test x$have_exif2 = xno; then
|
|
echo ""
|
|
echo ""
|
|
echo "------------------------------------------"
|