eeek #2. icon. /tigert
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
2000-03-18 <tigert@guadec1.enst.fr>
|
||||
|
||||
* pixmaps/linked.xpm: another icon for the L&C&P dialog.. to be
|
||||
used sometime.
|
||||
|
||||
* pixmaps/eye.xpm: new totally wacked commit from mitch's account
|
||||
from GUADEC.. this will sometimes be used once mitch gets around
|
||||
to actually implement the stuff in layers dialog (ph3ar!) :)
|
||||
|
77
pixmaps/linked.xpm
Normal file
77
pixmaps/linked.xpm
Normal file
@ -0,0 +1,77 @@
|
||||
/* XPM */
|
||||
static char * linked_xpm[] = {
|
||||
"21 21 53 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #DFDFDF",
|
||||
"@ c #303030",
|
||||
"# c #EAEAEA",
|
||||
"$ c #CACACA",
|
||||
"% c #5D5D5D",
|
||||
"& c #E5E5E5",
|
||||
"* c #D9D9D9",
|
||||
"= c #C7C7C7",
|
||||
"- c #5E5E5E",
|
||||
"; c #5A5A5A",
|
||||
"> c #C0C0C0",
|
||||
", c #888888",
|
||||
"' c #BBBBBB",
|
||||
") c #D6D6D6",
|
||||
"! c #898989",
|
||||
"~ c #BDBDBD",
|
||||
"{ c #D8D8D8",
|
||||
"] c #D7D7D7",
|
||||
"^ c #BFBFBF",
|
||||
"/ c #797979",
|
||||
"( c #C8C8C8",
|
||||
"_ c #C1C1C1",
|
||||
": c #848484",
|
||||
"< c #7D7D7D",
|
||||
"[ c #B6B6B6",
|
||||
"} c #AEAEAE",
|
||||
"| c #636363",
|
||||
"1 c #747474",
|
||||
"2 c #949494",
|
||||
"3 c #5F5F5F",
|
||||
"4 c #909090",
|
||||
"5 c #9B9B9B",
|
||||
"6 c #939393",
|
||||
"7 c #808080",
|
||||
"8 c #767676",
|
||||
"9 c #717171",
|
||||
"0 c #6C6C6C",
|
||||
"a c #6B6B6B",
|
||||
"b c #525252",
|
||||
"c c #4C4C4C",
|
||||
"d c #484848",
|
||||
"e c #6A6A6A",
|
||||
"f c #666666",
|
||||
"g c #8D8D8D",
|
||||
"h c #A2A2A2",
|
||||
"i c #B1B1B1",
|
||||
"j c #878787",
|
||||
"k c #676767",
|
||||
"l c #505050",
|
||||
"m c #929292",
|
||||
"n c #838383",
|
||||
" ",
|
||||
" . ",
|
||||
" .+. ",
|
||||
" @#$%. ",
|
||||
" .&*=-;. ",
|
||||
" ...>... ",
|
||||
" .,. ",
|
||||
" .. .'. .. ",
|
||||
" .). .!. .~. ",
|
||||
" .{=....]^/....(~. ",
|
||||
" .'_'':'<[}|1234567. ",
|
||||
" .89....0ab....cd. ",
|
||||
" .e. .6. .d. ",
|
||||
" .. .f. .. ",
|
||||
" .g. ",
|
||||
" ...0... ",
|
||||
" .hijkl. ",
|
||||
" .mn%. ",
|
||||
" .7. ",
|
||||
" . ",
|
||||
" "};
|
Reference in New Issue
Block a user