blob: 1ed84ccc9c8a4c70e016c51ebf905026b3c64788 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Patch retrieved from http://webcvs.freedesktop.org/mime/shared-mime-info/update-mime-database.c?r1=1.44&r2=1.45&view=patch
Original bug report with patch: http://bugs.freedesktop.org/show_bug.cgi?id=14362
--- update-mime-database.c 2007/06/27 19:46:53 1.44
+++ update-mime-database.c 2008/02/21 15:19:35 1.45
@@ -53,6 +53,7 @@
"message",
"model",
"multipart",
+ "x-content",
"x-epoc",
};
|