Added MacOS 8/9 Apple icon

This commit is contained in:
Morgan Aldridge 2020-02-08 22:50:58 -05:00
parent 99365ba6df
commit df23c15707
3 changed files with 57 additions and 2 deletions

55
.mlvwm/pixmap/apple8.xpm Normal file
View File

@ -0,0 +1,55 @@
/* XPM */
static char *apple8[] = {
/* columns rows colors chars-per-pixel */
"18 18 31 1 ",
" c #006600",
". c gray40",
"X c #870000",
"o c #A50000",
"O c #CD0000",
"+ c #E70000",
"@ c #009600",
"# c #00A500",
"$ c #00CD00",
"% c #DA8700",
"& c #FF8700",
"* c yellow",
"= c #B38754",
"- c #FFB354",
"; c #FFDA54",
": c #0000A5",
"> c #0054B3",
", c #0000C0",
"< c #FF00B3",
"1 c #875487",
"2 c #B354B3",
"3 c #DA54B3",
"4 c #5487DA",
"5 c #B3DA87",
"6 c #87FF87",
"7 c #FFDAB3",
"8 c #DAFFB3",
"9 c #FFB3DA",
"0 c #FFFFDA",
"q c white",
"w c None",
/* pixels */
"wwwwwwwwwwwwwwwwww",
"wwwwwwwwwwwwwwwwww",
"wwwwwwwwww$#wwwwww",
"wwwwwwwww$ 5.wwwww",
"wwwwwwwww#5.wwwwww",
"wwwww$$#ww$$#wwwww",
"wwww#86$$$##@.wwww",
"www;qq**;;--=..www",
"www;q***;;-=..wwww",
"www%0&&&&%%=.wwwww",
"www%7&&&&&%==wwwww",
"wwwO9+++++OOoXwwww",
"wwww3<<<<<3321.www",
"wwww33<<<33212.www",
"wwwww,44:>44:..www",
"wwwwww::..::..wwww",
"wwwwwww..ww..wwwww",
"wwwwwwwwwwwwwwwwww"
};

View File

@ -17,7 +17,7 @@ OneClickMenu
# Apple Menu # Apple Menu
################################################################################ ################################################################################
Menu Apple, Icon apple.xpm, Stick Menu Apple, Icon apple8.xpm, Stick
"About This Computer..." NonSelect, Gray, Action About "About This Computer..." NonSelect, Gray, Action About
"" NonSelect "" NonSelect
"Calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm "Calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm

View File

@ -14,7 +14,7 @@ OneClickMenu
# Apple Menu # Apple Menu
################################################################################ ################################################################################
Menu Apple, Icon apple.xpm, Stick Menu Apple, Icon apple8.xpm, Stick
"About This Computer..." NonSelect, Gray, Action About "About This Computer..." NonSelect, Gray, Action About
"" NonSelect "" NonSelect
"Calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm "Calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm