diff options
Diffstat (limited to 'kommander/editor/pics/small/disabled/layout.xpm')
-rw-r--r-- | kommander/editor/pics/small/disabled/layout.xpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/kommander/editor/pics/small/disabled/layout.xpm b/kommander/editor/pics/small/disabled/layout.xpm new file mode 100644 index 00000000..ccb40df0 --- /dev/null +++ b/kommander/editor/pics/small/disabled/layout.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"22 22 14 1", +" c #676767676767", +". c #6f6f6f6f6f6f", +"X c #777777777777", +"o c Gray50", +"O c Gray53", +"+ c Gray56", +"@ c #979797979797", +"# c #9f9f9f9f9f9f", +"$ c #a7a7a7a7a7a7", +"% c #afafafafafaf", +"& c #b7b7b7b7b7b7", +"* c Gray75", +"= c Gray78", +"- c Gray81", +/* pixels */ +"**=======****========*", +"==-------=***-=--=--==", +"=-=-=-===****=========", +"&%%%%%%%%%&&%%%%%%%%%&", +"%+OOOOOOO@%%#OOOOOOO+%", +"%OXXXXXXX+%%+XXXXXXXO$", +"&$#######$&&$#######$&", +"*&&&*&*&*&***&*&*&*&&*", +"**==*===******==*==***", +"==-----=-***=-=--=-===", +"*=-------*&**=--===-==", +"&&&&&&&&&%&&&&&%&&&%&&", +"%@+++++++@%%#+++++++@%", +"%+oooXoXo+%%@oooooooO%", +"&$#######$&&%#######$&", +"*&&&&&&&&&**&&&&&&&&&*", +"*********&************", +"*=-------***=-------=*", +"*=-------**&==-----===", +"&&&&&&&&&%&&&&&&&&&&&*", +"&#+++++++@%%#+++++++#%", +"%O.......O$%O... ...o$" +}; |