Skip to content

Commit

Permalink
reduce strength of windows cursors so that they don't win over Targa …
Browse files Browse the repository at this point in the history
…files

(Christoph Biedl)
  • Loading branch information
zoulasc committed Mar 28, 2014
1 parent af7c95e commit 1ecdd15
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 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
#

Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 1ecdd15

Please sign in to comment.