Mercurial > geeqie
view src/icons/marker.xpm @ 433:5ddcf93278c7
Save Show Marks state to rc file and display current state in menu.
It is saved as boolean option layout.show_marks.
author | zas_ |
---|---|
date | Sat, 19 Apr 2008 21:30:19 +0000 |
parents | d907d608745f |
children |
line wrap: on
line source
/* XPM */ static char * marker_xpm[] = { "26 32 3 1", " c None", ". c #000000", "+ c #FF0000", " .... ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .. .++. .. ", " .+. .++. .+. ", " .++. .++. .++. ", " .+++. .++. .+++. ", ".....++++. .++. .++++.....", ".+++++++++..++..+++++++++.", ".++++++++++.++.++++++++++.", ".+++++++++..++..+++++++++.", ".....++++. .++. .++++.....", " .+++. .++. .+++. ", " .++. .++. .++. ", " .+. .++. .+. ", " .. .++. .. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .... "};