|
Size: 605
Comment:
|
← Revision 11 as of 2013-01-06 10:50:59 ⇥
Size: 707
Comment: Add link to french translation + use header template
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ~-Translation(s): [[it/MIME/etc/mime.types|Italiano]] -~ | #language en ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[fr/MIME/etc/mime.types|Français]] - [[it/MIME/etc/mime.types|Italiano]] -~ |
| Line 5: | Line 6: |
| /etc/mime.types is the file in which system-wide rules are defined for mapping filename suffices to mime types. | /etc/mime.types is the file in which system-wide rules are defined for mapping filename suffices to MIME types. |
| Line 7: | Line 8: |
| Each line in the file is a mime command: | Each line in the file is a MIME command: |
| Line 11: | Line 12: |
| * Command lines have a mime type as their first argument and the rest of the line is blank or contains a mime descriptor. For instance, here file suffices are mapped to mime types: | * Command lines have a MIME type as their first argument and the rest of the line is blank or contains a MIME descriptor. For instance, here file suffices are mapped to MIME types: |
Translation(s): English - Français - Italiano
/etc/mime.types is the file in which system-wide rules are defined for mapping filename suffices to MIME types.
Each line in the file is a MIME command:
- Lines starting with a hash # are comments.
- Command lines have a MIME type as their first argument and the rest of the line is blank or contains a MIME descriptor. For instance, here file suffices are mapped to MIME types:
application/java-archive jar application/mathematica nb application/msword doc dot
