Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xdg
shared-mime-info
Commits
33cdebb5
Commit
33cdebb5
authored
Jun 02, 2008
by
Bastien Nocera
Browse files
* freedesktop.org.xml.in: Remove fnmatches for a few mime-types,
spotted by Matthias Clasen
parent
e269958a
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
33cdebb5
2008-06-02 Bastien Nocera <hadess@hadess.net>
* freedesktop.org.xml.in: Remove fnmatches for a few mime-types,
spotted by Matthias Clasen
2008-05-25 Bastien Nocera <hadess@hadess.net>
* freedesktop.org.xml.in: Add text/x-c, for the same reason as below
...
...
freedesktop.org.xml.in
View file @
33cdebb5
...
...
@@ -4080,8 +4080,9 @@ command to generate the output files.
<mime-type
type=
"text/x-fortran"
>
<_comment>
Fortran source code
</_comment>
<sub-class-of
type=
"text/plain"
/>
<glob
pattern=
"*.[fF]"
/>
<glob
pattern=
"*.[fF]9[05]"
/>
<glob
pattern=
"*.f"
/>
<glob
pattern=
"*.f90"
/>
<glob
pattern=
"*.f95"
/>
<glob
pattern=
"*.for"
/>
</mime-type>
<mime-type
type=
"text/x-gettext-translation"
>
...
...
@@ -4184,7 +4185,8 @@ command to generate the output files.
<mime-type
type=
"text/x-makefile"
>
<_comment>
Makefile
</_comment>
<sub-class-of
type=
"text/plain"
/>
<glob
pattern=
"[Mm]akefile"
/>
<glob
pattern=
"Makefile"
/>
<glob
pattern=
"makefile"
/>
<glob
pattern=
"GNUmakefile"
/>
<magic
priority=
"50"
>
<match
type=
"string"
value=
"#!/usr/bin/make"
offset=
"0"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment