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:
Daniel Teske
2013-05-28 16:37:27 +02:00
parent f004619cfe
commit 4d69ccb738
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> <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> <comment>CVS submit template</comment>
<sub-class-of type="text/plain"/> <sub-class-of type="text/plain"/>
</mime-type> </mime-type>

View File

@@ -7,19 +7,19 @@
<glob pattern="*.creator"/> <glob pattern="*.creator"/>
</mime-type> </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"/> <sub-class-of type="text/plain"/>
<comment>Generic Project Files</comment> <comment>Generic Project Files</comment>
<glob pattern="*.files"/> <glob pattern="*.files"/>
</mime-type> </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"/> <sub-class-of type="text/plain"/>
<comment>Generic Project Include Paths</comment> <comment>Generic Project Include Paths</comment>
<glob pattern="*.includes"/> <glob pattern="*.includes"/>
</mime-type> </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"/> <sub-class-of type="text/plain"/>
<comment>Generic Project Configuration File</comment> <comment>Generic Project Configuration File</comment>
<glob pattern="*.config"/> <glob pattern="*.config"/>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> <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> <comment>Perforce submit template</comment>
<sub-class-of type="text/plain"/> <sub-class-of type="text/plain"/>
<magic priority="50"> <magic priority="50">

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> <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> <comment>Subversion submit template</comment>
<sub-class-of type="text/plain"/> <sub-class-of type="text/plain"/>
</mime-type> </mime-type>