Fix installation location of mimetype desktop file.

pull/1/head
Darrell Anderson 10 years ago
parent 3fb0af5e2a
commit 160b2bf904

@ -54,7 +54,10 @@ kbarcode_SOURCES = barcodecombo.cpp barcodedialog.cpp \
csvfile.cpp referencecounted.cpp dstextedit.cpp encodingcombo.cpp purepostscript.cpp tbarcode2.cpp \
tdeactionmap.cpp
xdg_apps_DATA = kbarcode.desktop kbarcode-batch.desktop kbarcode-editor.desktop kbarcode-label.desktop kbarcode-single.desktop
xdg_apps_DATA = kbarcode.desktop kbarcode-batch.desktop kbarcode-editor.desktop kbarcode-single.desktop
mimetype_DATA = kbarcode-label.desktop
datafiles_DATA = barcodes.html exampledata.sql labeldefinitions.sql barcode.ps rules.xml
datafilesdir = $(kde_datadir)/kbarcode
mimetypedir = $(kde_mimedir)/application

Loading…
Cancel
Save