mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-08-05 08:24:21 +00:00
Fix for finder.xpm & balloon.xpm
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
static char *xpmdata[] =
|
||||
{
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"18 18 16 1",
|
||||
"18 18 17 1",
|
||||
/* colors */
|
||||
"A c #FFFFFFFFFFFF",
|
||||
"B c #FFFFFFFFFFFF",
|
||||
|
@@ -2,7 +2,7 @@
|
||||
static char *xpmdata[] =
|
||||
{
|
||||
/* width height ncolors chars_per_pixel */
|
||||
"18 18 16 1",
|
||||
"18 18 17 1",
|
||||
/* colors */
|
||||
"A c #FFFFFFFFFFFF",
|
||||
"B c #0000BDEF0000",
|
||||
|
Reference in New Issue
Block a user