Mercurial > geeqie
view src/icons/marker.xpm @ 1640:97ac3a58adae
do not install helper scripts into /usr/bin
- install the helper scripts into pkglibdir, that is /usr/lib/geeqie
- add the directory to $PATH on startup - the Exec line in desktop files
does not have to contain full path
fixes
https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
author | nadvornik |
---|---|
date | Wed, 10 Jun 2009 20:26:47 +0000 |
parents | d907d608745f |
children |
line wrap: on
line source
/* XPM */ static char * marker_xpm[] = { "26 32 3 1", " c None", ". c #000000", "+ c #FF0000", " .... ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .. .++. .. ", " .+. .++. .+. ", " .++. .++. .++. ", " .+++. .++. .+++. ", ".....++++. .++. .++++.....", ".+++++++++..++..+++++++++.", ".++++++++++.++.++++++++++.", ".+++++++++..++..+++++++++.", ".....++++. .++. .++++.....", " .+++. .++. .+++. ", " .++. .++. .++. ", " .+. .++. .+. ", " .. .++. .. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .... "};