From 1ecdd15c966ae6bee3ba558a53edf1dd4155d204 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 28 Mar 2014 19:06:09 +0000 Subject: [PATCH] reduce strength of windows cursors so that they don't win over Targa files (Christoph Biedl) --- magic/Magdir/msdos | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/msdos b/magic/Magdir/msdos index 47436804..8b42d3d6 100644 --- a/magic/Magdir/msdos +++ b/magic/Magdir/msdos @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: msdos,v 1.91 2014/03/10 08:48:18 kim Exp $ +# $File: msdos,v 1.92 2014/03/14 18:47:29 christos Exp $ # msdos: file(1) magic for MS-DOS files # @@ -590,7 +590,7 @@ >4 ubyte !0 \b, %d colors 0 belong 0x00000100 - +!:strength - 2 >9 byte 0 >>0 byte x MS Windows icon resource !:mime image/x-icon @@ -614,6 +614,7 @@ 0 belong 0x00000200 >9 byte 0 +!:strength - 2 >>0 byte x MS Windows cursor resource !:mime image/x-cur >>4 use cur-dir -- 2.49.0