IconEditor/cursors/colorpicker-cursor.xpm

Sun, 14 Jan 2018 12:03:34 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 14 Jan 2018 12:03:34 +0100
changeset 6064
32a8b51c89da
parent 0
de9c2efb9d02
permissions
-rw-r--r--

Fixed a bug in the plug-in repository dialog causing the cleanup function to fail, if the download directory contains a file without version info seperated by '-'.

/* XPM */
static char *colorpicker[]={
"22 22 11 1",
". c None",
"# c #000000",
"f c #151515",
"e c #2a2a2a",
"c c #333333",
"d c #3a3a3a",
"i c #808080",
"g c #aaaaaa",
"b c #d5d5d5",
"h c #dcdcdc",
"a c #ffffff",
"..................##a.",
".................#bc#a",
"................#bdcc#",
"...............#bddce#",
"..............#bddcef#",
"............##bddcef#a",
"...........#bdddcef#a.",
"............#becef#a..",
"...........#agbee#a...",
"..........#ahgibf#a...",
".........#ahgi#.#a....",
"........#ahgi#........",
".......#ahgi#.........",
"......#ahgi#..........",
".....#ahgi#...........",
"....#ahgi#............",
"...#ahgi#.............",
"..#ahgi#..............",
".#ahgi#...............",
".#hgi#................",
"#ig##.................",
"#i#..................."};

eric ide

mercurial