xref: /dragonfly/contrib/file/magic/Magdir/misctools (revision 9f7604d7)
1
2#-----------------------------------------------------------------------------
3# $File: misctools,v 1.12 2010/09/29 18:36:49 rrt Exp $
4# misctools:  file(1) magic for miscellaneous UNIX tools.
5#
60	search/1	%%!!			X-Post-It-Note text
70	string/c	BEGIN:VCALENDAR		vCalendar calendar file
8!:mime	text/calendar
90	string/c	BEGIN:VCARD		vCard visiting card
10!:mime	text/x-vcard
11
12# From: Alex Beregszaszi <alex@fsn.hu>
134	string	gtktalog		GNOME Catalogue (gtktalog)
14>13	string	>\0			version %s
15
16# Summary: GStreamer binary registry
17# Extension: .bin
18# Submitted by: Josh Triplett <josh@joshtriplett.org>
190	belong	0xc0def00d		GStreamer binary registry
20>4	string	x			\b, version %s
21
22# Summary: Libtool library file
23# Extension: .la
24# Submitted by: Tomasz Trojanowski <tomek@uninet.com.pl>
250	search/80	.la\ -\ a\ libtool\ library\ file	libtool library file
26
27# Summary: Libtool object file
28# Extension: .lo
29# Submitted by: Abel Cheung <abelcheung@gmail.com>
300	search/80	.lo\ -\ a\ libtool\ object\ file	libtool object file
31
32# From: Daniel Novotny <dnovotny@redhat.com>
330	string		MDMP\x93\xA7				MDMP crash report data
34