#------------------------------------------------------------------------------
-# $File: gimp,v 1.6 2009/09/19 16:28:09 christos Exp $
-# GIMP Gradient: file(1) magic for the GIMP's gradient data files
+# $File: gimp,v 1.7 2010/09/20 18:55:20 rrt Exp $
+# GIMP Gradient: file(1) magic for the GIMP's gradient data files (.ggr)
# by Federico Mena <federico@nuclecu.unam.mx>
-0 string GIMP\ Gradient GIMP gradient data
+0 string/t GIMP\ Gradient GIMP gradient data
+
+# GIMP palette (.gpl)
+# From: Markus Heidelberg <markus.heidelberg@web.de>
+0 string/t GIMP\ Palette GIMP palette data
#------------------------------------------------------------------------------
-# XCF: file(1) magic for the XCF image format used in the GIMP developed
+# XCF: file(1) magic for the XCF image format used in the GIMP (.xcf) developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)
>22 belong >2 Unknown Image Type.
#------------------------------------------------------------------------------
-# XCF: file(1) magic for the patterns used in the GIMP, developed
+# XCF: file(1) magic for the patterns used in the GIMP (.pat), developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)
>24 string x %s
#------------------------------------------------------------------------------
-# XCF: file(1) magic for the brushes used in the GIMP, developed
+# XCF: file(1) magic for the brushes used in the GIMP (.gbr), developed
# by Spencer Kimball and Peter Mattis
# ('Bucky' LaDieu, nega@vt.edu)