summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-17 22:26:08 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-17 22:26:08 +0000
commit2de1f0b1e30cfe1902f7183d9421f568cec7b7be (patch)
tree2f2f37dc11889ea93c1fbd996f478c3478a35589
parentfaf41e2e003357925ad558eda7992f3db38ce5d6 (diff)
downloadtdelibs-2de1f0b1.tar.gz
tdelibs-2de1f0b1.zip
Added new mimetypes to Makefile
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--mimetypes/application/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/mimetypes/application/Makefile.am b/mimetypes/application/Makefile.am
index 543394b01..371e391f5 100644
--- a/mimetypes/application/Makefile.am
+++ b/mimetypes/application/Makefile.am
@@ -85,7 +85,11 @@ mimetypeapplicationdata_DATA = x-dvi.desktop x-gzdvi.desktop x-bz2dvi.desktop \
vnd.ms-powerpoint.addin.macroEnabled.12.desktop \
vnd.ms-powerpoint.presentation.macroEnabled.12.desktop \
vnd.ms-powerpoint.template.macroEnabled.12.desktop \
- vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop
+ vnd.ms-powerpoint.slideshow.macroEnabled.12.desktop \
+ x-lzma.desktop \
+ x-tlz.desktop \
+ x-txz.desktop \
+ x-xz.desktop
mimetypeapplicationdatadir = $(kde_mimedir)/application