forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.4'
Conflicts: qtcreator.pri Change-Id: If5f4a9821a23ac0df81eb84b3980f9cf7ecd70ba
This commit is contained in:
@@ -17,16 +17,16 @@
|
||||
\"Url\" : \"http://www.qt.io\",
|
||||
$$dependencyList,
|
||||
|
||||
\"Mimetypes\" : \"
|
||||
<?xml version=\'1.0\'?>
|
||||
<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>
|
||||
<mime-type type=\'text/vnd.qtcreator.p4.submit\'>
|
||||
<comment>Perforce submit template</comment>
|
||||
<sub-class-of type=\'text/plain\'/>
|
||||
<magic priority=\'50\'>
|
||||
<match value=\'# A Perforce Change Specification.\' type=\'string\' offset=\'0\'/>
|
||||
</magic>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
\"
|
||||
\"Mimetypes\" : [
|
||||
\"<?xml version=\'1.0\'?>\",
|
||||
\"<mime-info xmlns=\'http://www.freedesktop.org/standards/shared-mime-info\'>\",
|
||||
\" <mime-type type=\'text/vnd.qtcreator.p4.submit\'>\",
|
||||
\" <comment>Perforce submit template</comment>\",
|
||||
\" <sub-class-of type=\'text/plain\'/>\",
|
||||
\" <magic priority=\'50\'>\",
|
||||
\" <match value=\'# A Perforce Change Specification.\' type=\'string\' offset=\'0\'/>\",
|
||||
\" </magic>\",
|
||||
\" </mime-type>\",
|
||||
\"</mime-info>\"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user