forked from qt-creator/qt-creator
Remove Nokia leftovers take 2
Change-Id: Ib5fb8e81204d3454c2972a272f3abe4c22274f7a Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
||||
<mime-type type="application/vnd.nokia.text.cvs.submit">
|
||||
<mime-type type="text/vnd.qtcreator.cvs.submit">
|
||||
<comment>CVS submit template</comment>
|
||||
<sub-class-of type="text/plain"/>
|
||||
</mime-type>
|
||||
|
||||
@@ -7,19 +7,19 @@
|
||||
<glob pattern="*.creator"/>
|
||||
</mime-type>
|
||||
|
||||
<mime-type type="application/vnd.nokia.qt.generic.files">
|
||||
<mime-type type="application/vnd.qtcreator.generic.files">
|
||||
<sub-class-of type="text/plain"/>
|
||||
<comment>Generic Project Files</comment>
|
||||
<glob pattern="*.files"/>
|
||||
</mime-type>
|
||||
|
||||
<mime-type type="application/vnd.nokia.qt.generic.includes">
|
||||
<mime-type type="application/vnd.qtcreator.generic.includes">
|
||||
<sub-class-of type="text/plain"/>
|
||||
<comment>Generic Project Include Paths</comment>
|
||||
<glob pattern="*.includes"/>
|
||||
</mime-type>
|
||||
|
||||
<mime-type type="application/vnd.nokia.qt.generic.config">
|
||||
<mime-type type="application/vnd.qtcreator.generic.config">
|
||||
<sub-class-of type="text/plain"/>
|
||||
<comment>Generic Project Configuration File</comment>
|
||||
<glob pattern="*.config"/>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
||||
<mime-type type="application/vnd.nokia.text.p4.submit">
|
||||
<mime-type type="text/vnd.qtcreator.p4.submit">
|
||||
<comment>Perforce submit template</comment>
|
||||
<sub-class-of type="text/plain"/>
|
||||
<magic priority="50">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
||||
<mime-type type="application/vnd.nokia.text.subversion.submit">
|
||||
<mime-type type="text/vnd.qtcreator.svn.submit">
|
||||
<comment>Subversion submit template</comment>
|
||||
<sub-class-of type="text/plain"/>
|
||||
</mime-type>
|
||||
|
||||
Reference in New Issue
Block a user