]> git.pld-linux.org Git - packages/file.git/blob - file-unicode.patch
- BOM prefixed text files (Adrian Havill <havill@turbolinux.co.jp>; based on
[packages/file.git] / file-unicode.patch
1 --- file-3.38/Magdir/unicode    Thu Jan  1 00:00:00 1970
2 +++ file-3.38/Magdir/unicode.unicode    Tue Aug 22 08:21:52 2000
3 1-------------------------------------------------------------------
4 +# Unicode:  BOM prefixed text files - Adrian Havill <havill@turbolinux.co.jp>
5 +#
6 +0      string  +/v8                    Unicode text, UTF-7
7 +0      string  +/v9                    Unicode text, UTF-7
8 +0      string  +/v+                    Unicode text, UTF-7
9 +0      string  +/v/                    Unicode text, UTF-7
10 +0      string  \357\273\277            Unicode text, UTF-8
11 +0      string  \335\163\146\163        Unicode text, UTF-8-EBCDIC
12 +0      string  \376\377\000\000        Unicode text, UTF-32, big-endian
13 +0      string  \377\376\000\000        Unicode text, UTF-32, little-endian
14 +0      string  \376\377                Unicode text, UTF-16, big-endian
15 +0      string  \377\376                Unicode text, UTF-16, little-endian
16 +0      string  \016\376\377            Unicode text, SCSU (Standard Compression Scheme for Unicode)
17 --- file-3.38/Makefile.am~      Mon May 20 12:44:34 2002
18 +++ file-3.38/Makefile.am       Mon May 20 12:44:34 2002
19 @@ -194,6 +194,7 @@
20  Magdir/troff \
21  Magdir/tuxedo \
22  Magdir/typeset \
23 +Magdir/unicode \
24  Magdir/unknown \
25  Magdir/uuencode \
26  Magdir/varied.out \
This page took 0.036313 seconds and 4 git commands to generate.