[Digikam-devel] [Bug 126874] digikam does not support <shift+del>
Marcel Wiesweg
marcel.wiesweg at gmx.de
Tue Aug 8 15:18:54 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=126874
------- Additional Comments From marcel.wiesweg gmx de 2006-08-08 16:18 -------
That is strange. I did a fresh complete checkout, applied the patch, and it works.
The part to fix the compilation problem is:
svn diff digikam/digikam/Makefile.am
Index: digikam/digikam/Makefile.am
===================================================================
--- digikam/digikam/Makefile.am (revision 571069)
+++ digikam/digikam/Makefile.am (working copy)
@ -14,6 +14,7 @
-I$(top_srcdir)/digikam/libs/dmetadata \
-I$(top_srcdir)/digikam/libs/imageproperties \
-I$(top_srcdir)/digikam/libs/threadimageio \
+ -I$(top_srcdir)/digikam/libs/dialogs \
-I$(top_srcdir)/digikam/utilities/cameragui \
-I$(top_srcdir)/digikam/utilities/imageeditor/editor \
-I$(top_srcdir)/digikam/utilities/imageeditor/canvas \
More information about the Digikam-devel
mailing list