mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 06:15:16 +00:00
Removal. Didn't work earlier for whatever reason.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9395 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
eebda223db
commit
644775ddab
@ -1,24 +0,0 @@
|
|||||||
/* XPM */
|
|
||||||
static char *a[] = {
|
|
||||||
/* columns rows colors chars-per-pixel */
|
|
||||||
"13 16 2 1",
|
|
||||||
" c #000000",
|
|
||||||
". c None",
|
|
||||||
/* pixels */
|
|
||||||
"...... .... ",
|
|
||||||
".... .. . .",
|
|
||||||
"... ..... ..",
|
|
||||||
".. ..... . .",
|
|
||||||
". ...... . .",
|
|
||||||
". ..... ... ",
|
|
||||||
" ..... .... ",
|
|
||||||
" ..... .... ",
|
|
||||||
" .... ..... ",
|
|
||||||
" ... ...... ",
|
|
||||||
". ... ...... ",
|
|
||||||
". . ....... ",
|
|
||||||
".. ....... ",
|
|
||||||
".. ...... .",
|
|
||||||
".. . .... ..",
|
|
||||||
". ... ..."
|
|
||||||
};
|
|
@ -1,27 +0,0 @@
|
|||||||
/* XPM */
|
|
||||||
static char *a[] = {
|
|
||||||
/* columns rows colors chars-per-pixel */
|
|
||||||
"12 19 2 1",
|
|
||||||
" c #000000",
|
|
||||||
". c None",
|
|
||||||
/* pixels */
|
|
||||||
".... .....",
|
|
||||||
"... ... ....",
|
|
||||||
"... ... ....",
|
|
||||||
"... ... ....",
|
|
||||||
"... ... ....",
|
|
||||||
".... .....",
|
|
||||||
"..... .....",
|
|
||||||
".... .....",
|
|
||||||
".... . ....",
|
|
||||||
"... .. ....",
|
|
||||||
"... ... ...",
|
|
||||||
"... ... ...",
|
|
||||||
".. .... ...",
|
|
||||||
".. ..... ..",
|
|
||||||
".. ..",
|
|
||||||
".. ..... ..",
|
|
||||||
". ....... .",
|
|
||||||
". ....... .",
|
|
||||||
" ..... "
|
|
||||||
};
|
|
Loading…
Reference in New Issue
Block a user