TaskList: add *.tasks.txt to the globbing pattern

This commit is contained in:
Bill King
2011-03-04 16:03:35 +01:00
parent d2fcbda7fc
commit b97165329a

View File

@@ -4,5 +4,6 @@
<sub-class-of type="text/plain"/>
<comment>Qt Creator task list file</comment>
<glob pattern="*.tasks"/>
<glob pattern="*.tasks.txt"/>
</mime-type>
</mime-info>