mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 16:50:39 +00:00
This commit was manufactured by cvs2svn to create branch 'BRANCH-1_2_X'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@4255 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5262a84c62
commit
d031387bb6
26
lib/images/buffer-new.xpm
Normal file
26
lib/images/buffer-new.xpm
Normal file
@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static char * buffer_new_xpm[] = {
|
||||
"20 20 3 1",
|
||||
" c None",
|
||||
"X c #000000",
|
||||
". c #FFFFFF",
|
||||
" XXXXXXXXXX ",
|
||||
" X.......X.X ",
|
||||
" X.......X..X ",
|
||||
" X.......X...X ",
|
||||
" X.......X....X ",
|
||||
" X.......XXXXXXX ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" X.............X ",
|
||||
" XXXXXXXXXXXXXXX "};
|
Loading…
Reference in New Issue
Block a user