[Kde-imaging] kdeextragear-libs-1/libkexif
Gilles Caulier
caulier.gilles at free.fr
Sat Nov 13 15:25:12 CET 2004
CVS commit by cgilles:
Added more install header needed for the new image properties dialog KExif tabs used in Digikam (merging image properties and Kexif dialog tabs).
For Digikam users : please update and install this libkexif source from CVS else Digikam will be broken.
CCMAIL: kde-imaging at kde.org, digikam-users at lists.sourceforge.net
M +2 -1 Makefile.am 1.6
--- kdeextragear-libs-1/libkexif/Makefile.am #1.5:1.6
@@ -11,5 +11,6 @@
libkexif_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) $(LIBEXIF_LIBS)
-libkexifinclude_HEADERS = kexif.h kexifdata.h kexifentry.h kexifutils.h
+libkexifinclude_HEADERS = kexif.h kexifdata.h kexifentry.h kexifutils.h \
+ kexififd.h kexiflistview.h kexiflistviewitem.h
libkexifincludedir = $(includedir)/libkexif
More information about the Kde-imaging
mailing list