]> granicus.if.org Git - file/commitdiff
linux magic for SYSLINUX boot logos+ msdos & wordprocessors for .hlp files
authorChristos Zoulas <christos@zoulas.com>
Mon, 29 Oct 2012 17:36:49 +0000 (17:36 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 29 Oct 2012 17:36:49 +0000 (17:36 +0000)
From Joerg Jenderek

magic/Magdir/linux
magic/Magdir/msdos
magic/Magdir/wordprocessors

index 170ab3e3290fb4defdd611bd6d61b7b5edc11230..83ff5620aeaef3920dbf0f76e58c85269b0be7c4 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: linux,v 1.43 2012/04/06 14:35:31 christos Exp $
+# $File: linux,v 1.44 2012/06/21 01:48:51 christos Exp $
 # linux:  file(1) magic for Linux files
 #
 # Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
 # 0    lelong&0xFF00FFFF 0x17000301    ld86 SPARC executable
 
 # SYSLINUX boot logo files (from 'ppmtolss16' sources)
-# http://syslinux.zytor.com/
-#
+# http://www.syslinux.org/wiki/index.php/SYSLINUX#Display_graphic_from_filename:
+# file extension .lss .16
 0      lelong  =0x1413f33d             SYSLINUX' LSS16 image data
+# syslinux-4.05/mime/image/x-lss16.xml
+!:mime image/x-lss16
 >4     leshort x                       \b, width %d
 >6     leshort x                       \b, height %d
 
index 3d0313b24f972ed298d12129fed180336b35d568..af9a4b1e314265707a1a3e4376d3625b56dd3250 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: msdos,v 1.80 2012/06/21 01:10:53 christos Exp $
+# $File: msdos,v 1.81 2012/09/08 02:17:30 christos Exp $
 # msdos:  file(1) magic for MS-DOS files
 #
 
 0      leshort         0x223e9f78      TNEF
 !:mime application/vnd.ms-tnef
 
+# 4DOS help (.HLP) files added by Joerg Jenderek from source TPHELP.PAS 
+# of http://www.4dos.info/
+# pointer,HelpID[8]=4DHnnnmm
+0      ulelong 0x48443408              4DOS help file
+>4     string  x                       \b, version %-4.4s
+
+# old binary Microsoft (.HLP) files added by Joerg Jenderek from http://file-extension.net/seeker/file_extension_hlp
+0      ulequad 0x3a000000024e4c        MS Advisor help file
+
 # HtmlHelp files (.chm)
 0      string/b        ITSF\003\000\000\000\x60\000\000\000\001\000\000\000    MS Windows HtmlHelp Data
 
index e2e9982429802e3f11d390d427f6170178ac3f2d..cb0d99e8720d32af65f75840605b943231dad5c3 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: wordprocessors,v 1.14 2009/09/19 16:28:13 christos Exp $
+# $File: wordprocessors,v 1.15 2010/09/20 19:19:17 rrt Exp $
 # wordprocessors:  file(1) magic fo word processors.
 #
 ####### PWP file format used on Smith Corona Personal Word Processors:
 0      string  \<SCRIBUSUTF8\ Version          Scribus Document
 0      string  \<SCRIBUSUTF8NEW\ Version       Scribus Document
 !:mime application/x-scribus
+
+# help files .hlp compiled from html and used by gfxboot added by Joerg Jenderek
+# markups page=0x04,label=0x12, followed by strings like "opt" or "main" and title=0x14
+0      ulelong&0x8080FFFF      0x00001204      gfxboot compiled html help file