From 5a18231e7e315cdefd92897c9e622155e4e4cf52 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Tue, 23 Jan 2018 12:41:48 +0100 Subject: [PATCH] Remove rogue mime type definition for *.ts There already is a mime type for that in the freedesktop definition, and that even has alias application/x-linguist, so adding another mime type with a name that conflicts with the alias leads to strange issues. Task-number: QTCREATORBUG-19449 Change-Id: I95affeb4d0946f694192a83b396c29f310871e4e Reviewed-by: David Schulz --- src/plugins/qtsupport/QtSupport.json.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/plugins/qtsupport/QtSupport.json.in b/src/plugins/qtsupport/QtSupport.json.in index 9198b0d5a36..6ee539dc311 100644 --- a/src/plugins/qtsupport/QtSupport.json.in +++ b/src/plugins/qtsupport/QtSupport.json.in @@ -25,13 +25,6 @@ \" Linguist compiled translations\", \" \", \" \", - \" \", - \" Linguist source translations\", - \" \", - \" \", - \" \", - \" \", - \" \", \" \", \" SCXML State Chart\", \" \",