diff options
-rw-r--r-- | src/pixmaps.h | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/pixmaps.h b/src/pixmaps.h index 0591cd8c..9d3c4f28 100644 --- a/src/pixmaps.h +++ b/src/pixmaps.h @@ -1426,11 +1426,11 @@ static const char *const tools_s_xpm[] = { " p*45<Xg ", " h.>885oa ", " p.3883Xg ", -" i$O s$488;s ", +" $O s$488;s ", " O>1p e;588;a ", " O331sr;7778:s ", " O343,**3678;a ", -" f,643;#%368:s ", +" O,643;#%368:s ", " t<64>= &374f ", " t244>= &379ih", " d@:;=& &475u", @@ -1539,22 +1539,22 @@ static const char *const help_xpm[] = { "D c #000000", "E c #000000", "F c #000000", -" 5555555 ", -" 544433355 ", -" 54555438455 ", -" 44555542835 ", -" 44445548245 ", -" 4444554274 ", -" 544554274 ", -" 55474 ", -" 5474 ", -" 544 ", +" ", +" 444333 ", +" 4 4384 ", +" 44 4283 ", +" 4444 4824 ", +" 4444 4274 ", +" 44 4274 ", +" 474 ", +" 474 ", +" 44 ", " 44 ", " ", -" 5445 ", +" 44 ", " 4764 ", " 4674 ", -" 5445 "}; +" 44 "}; /* XPM */ static const char *const full_screen_on_xpm[] = { |