mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
this got renamed to buffer-export text at some point
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6766 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8516699087
commit
727cc8426e
@ -1,28 +0,0 @@
|
|||||||
/* XPM */
|
|
||||||
static char const * make_ascii_xpm[] = {
|
|
||||||
"20 20 2 1",
|
|
||||||
" c None",
|
|
||||||
". c black",
|
|
||||||
" ",
|
|
||||||
" .................. ",
|
|
||||||
" . . ",
|
|
||||||
" . . . . . . .. ",
|
|
||||||
" . . . . . . . . ",
|
|
||||||
" . . . . . . . . ",
|
|
||||||
" . ... . . . . . ",
|
|
||||||
" . . . . . . . . ",
|
|
||||||
" . . . . . . . . ",
|
|
||||||
" . . ",
|
|
||||||
" . . ",
|
|
||||||
" .................. ",
|
|
||||||
" . . ",
|
|
||||||
" . ............ . ",
|
|
||||||
" . . . . . ",
|
|
||||||
" . . . . . ",
|
|
||||||
" . . . . . ",
|
|
||||||
" . . . . . ",
|
|
||||||
" ................ ",
|
|
||||||
" "};
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user