src: Removed backwards compatibility to Coati (.coatiproject, .coatidb)
This commit is contained in:
@@ -5,12 +5,10 @@
|
||||
<icon name="project-sourcetrail"/>
|
||||
<glob-deleteall/>
|
||||
<glob pattern="*.srctrlprj"/>
|
||||
<glob pattern="*.coatiproject"/>
|
||||
</mime-type>
|
||||
<mime-type type="application/x-sourcetrail">
|
||||
<comment>Sourcetrail Database</comment>
|
||||
<glob-deleteall/>
|
||||
<glob pattern="*.srctrldb"/>
|
||||
<glob pattern="*.coatidb"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>srctrlprj</string>
|
||||
<string>coatiproject</string>
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>project</string>
|
||||
|
||||
Reference in New Issue
Block a user