forked from qt-creator/qt-creator
Mime database: Make diff matching more strict.
Match at beginning of line. Task-number: QTCREATORBUG-1526 Reviewed-by: thorbjorn <thorbjorn.lindeijer@nokia.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
at a C++ patch.
|
||||
-->
|
||||
<magic priority="10">
|
||||
<match value="+++ " type="string" offset="0:10000"/>
|
||||
<match value="
+++ " type="string" offset="0:10000"/>
|
||||
</magic>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
|
||||
Reference in New Issue
Block a user