Switch from the PSI icon to the musrfit icon on the web page
This commit is contained in:
parent
58a79084b1
commit
a6d10e11e3
BIN
src/musredit/images/musrfit-16x16.gif
Normal file
BIN
src/musredit/images/musrfit-16x16.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 B |
BIN
src/musredit/images/musrfit-16x16.ico
Normal file
BIN
src/musredit/images/musrfit-16x16.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
BIN
src/musredit/images/musrfit-16x16.png
Normal file
BIN
src/musredit/images/musrfit-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 B |
22
src/musredit/images/musrfit-16x16.xpm
Normal file
22
src/musredit/images/musrfit-16x16.xpm
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
/* XPM */
|
||||||
|
static char * musrfit_16x16_xpm[] = {
|
||||||
|
"16 16 3 1",
|
||||||
|
" c None",
|
||||||
|
". c #FF0000",
|
||||||
|
"+ c #000000",
|
||||||
|
" ... ",
|
||||||
|
" +... . ",
|
||||||
|
" .+ ...+. ",
|
||||||
|
" ... . ... ",
|
||||||
|
" ... ... ",
|
||||||
|
" ... ... ",
|
||||||
|
"+ . .+ ",
|
||||||
|
" .+ ",
|
||||||
|
" . ",
|
||||||
|
" ... ",
|
||||||
|
"+++ + +++ ... ",
|
||||||
|
"+ + + ...+ ",
|
||||||
|
"+++ + + . + ",
|
||||||
|
"+ + + ...+",
|
||||||
|
"+ + + ... ",
|
||||||
|
" ... "};
|
Loading…
x
Reference in New Issue
Block a user