[Digikam-devel] [Bug 121242] mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x
Nicolas Goutte
nicolasg at snafu.de
Wed Feb 8 00:44:15 GMT 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=121242
------- Additional Comments From nicolasg snafu de 2006-02-08 01:44 -------
SVN commit 506967 by goutte:
image/x-raw is now defined in kdelibs
CCBUG:121536
CCBUG:121242
M +1 -4 Makefile.am
D x-image-raw.desktop
--- trunk/KDE/kdegraphics/kfile-plugins/raw/Makefile.am #506966:506967
@ -18,10 +18,7 @
services_DATA = kfile_raw.desktop
servicesdir = $(kde_servicesdir)
-mimetypeimagedatadir = $(kde_mimedir)/image
-mimetypeimagedata_DATA = x-image-raw.desktop
-
magicdir = $(kde_confdir)/magic
magic_DATA = x-image-raw.magic
-EXTRA_DIST = $(mimetypeimagedata_DATA) $(magic_DATA)
+EXTRA_DIST = $(magic_DATA)
More information about the Digikam-devel
mailing list