forked from qt-creator/qt-creator
TaskList: add *.tasks.txt to the globbing pattern
This commit is contained in:
@@ -4,5 +4,6 @@
|
|||||||
<sub-class-of type="text/plain"/>
|
<sub-class-of type="text/plain"/>
|
||||||
<comment>Qt Creator task list file</comment>
|
<comment>Qt Creator task list file</comment>
|
||||||
<glob pattern="*.tasks"/>
|
<glob pattern="*.tasks"/>
|
||||||
|
<glob pattern="*.tasks.txt"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
</mime-info>
|
</mime-info>
|
||||||
|
Reference in New Issue
Block a user