Mercurial > geeqie
view src/icons/marker.xpm @ 1798:1cff176f8144
fixed segfault in exif parser
http://sourceforge.net/tracker/index.php?func=detail&aid=2950617&group_id=222125&atid=1054682
author | nadvornik |
---|---|
date | Sun, 14 Feb 2010 22:00:23 +0000 |
parents | d907d608745f |
children |
line wrap: on
line source
/* XPM */ static char * marker_xpm[] = { "26 32 3 1", " c None", ". c #000000", "+ c #FF0000", " .... ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .. .++. .. ", " .+. .++. .+. ", " .++. .++. .++. ", " .+++. .++. .+++. ", ".....++++. .++. .++++.....", ".+++++++++..++..+++++++++.", ".++++++++++.++.++++++++++.", ".+++++++++..++..+++++++++.", ".....++++. .++. .++++.....", " .+++. .++. .+++. ", " .++. .++. .++. ", " .+. .++. .+. ", " .. .++. .. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .... "};