Fossil SCM

Add mimetypes for bz2 and bzip.

drh 2016-06-09 15:26 trunk
Commit c7e9625d4238f324f551e0bb306d6fca35ab66fc
1 file changed +2
+2
--- src/doc.c
+++ src/doc.c
@@ -84,10 +84,12 @@
8484
{ "au", 2, "audio/ulaw" },
8585
{ "avi", 3, "video/x-msvideo" },
8686
{ "bat", 3, "application/x-msdos-program" },
8787
{ "bcpio", 5, "application/x-bcpio" },
8888
{ "bin", 3, "application/octet-stream" },
89
+ { "bz2", 3, "application/x-bzip2" },
90
+ { "bzip", 4, "application/x-bzip" },
8991
{ "c", 1, "text/plain" },
9092
{ "cc", 2, "text/plain" },
9193
{ "ccad", 4, "application/clariscad" },
9294
{ "cdf", 3, "application/x-netcdf" },
9395
{ "class", 5, "application/octet-stream" },
9496
--- src/doc.c
+++ src/doc.c
@@ -84,10 +84,12 @@
84 { "au", 2, "audio/ulaw" },
85 { "avi", 3, "video/x-msvideo" },
86 { "bat", 3, "application/x-msdos-program" },
87 { "bcpio", 5, "application/x-bcpio" },
88 { "bin", 3, "application/octet-stream" },
 
 
89 { "c", 1, "text/plain" },
90 { "cc", 2, "text/plain" },
91 { "ccad", 4, "application/clariscad" },
92 { "cdf", 3, "application/x-netcdf" },
93 { "class", 5, "application/octet-stream" },
94
--- src/doc.c
+++ src/doc.c
@@ -84,10 +84,12 @@
84 { "au", 2, "audio/ulaw" },
85 { "avi", 3, "video/x-msvideo" },
86 { "bat", 3, "application/x-msdos-program" },
87 { "bcpio", 5, "application/x-bcpio" },
88 { "bin", 3, "application/octet-stream" },
89 { "bz2", 3, "application/x-bzip2" },
90 { "bzip", 4, "application/x-bzip" },
91 { "c", 1, "text/plain" },
92 { "cc", 2, "text/plain" },
93 { "ccad", 4, "application/clariscad" },
94 { "cdf", 3, "application/x-netcdf" },
95 { "class", 5, "application/octet-stream" },
96

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button