diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-09 08:45:41 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-09 08:45:41 +0000 |
| commit | ea8dc7e0f2b0adfc957cf6491998bc3fb45edd5a (patch) | |
| tree | 7875acf151fe40e1bb6523686d75f4badcd6310e /contrib/file/Magdir/gnu | |
| parent | 490143648c5a398bdab6c5bee5095bada57ea811 (diff) | |
Notes
Diffstat (limited to 'contrib/file/Magdir/gnu')
| -rw-r--r-- | contrib/file/Magdir/gnu | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/file/Magdir/gnu b/contrib/file/Magdir/gnu index a385fc972e8d..99b9830eb222 100644 --- a/contrib/file/Magdir/gnu +++ b/contrib/file/Magdir/gnu @@ -10,3 +10,15 @@ # message catalogs, from Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk> 0 string *nazgul* Nazgul style compiled message catalog >8 lelong >0 \b, version %ld +# GnuPG +# The format is very similar to pgp +0 string \001gpg GPG key trust database +>4 byte x version %d +0 beshort 0x9901 GPG key public ring +# This magic is not particularly good, as the keyrings don't have true +# magic. Nevertheless, it covers many keyrings. + +# Gnumeric spreadsheet +# This entry is only semi-helpful, as Gnumeric compresses its files, so +# they will ordinarily reported as "compressed", but at least -z helps +39 string =<gmr:Workbook Gnumeric spreadsheet |
