mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
add buffer-new.xpm from Vitaly Lipatov <LAV@VL3143.spb.edu>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4250 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ef3950d26c
commit
99732e7e2c
@ -1,3 +1,7 @@
|
||||
2002-05-28 John Levon <moz@compsoc.man.ac.uk>
|
||||
|
||||
* images/buffer-new.xpm: icon from Vitaly Lipatov
|
||||
|
||||
2002-05-24 John Levon <moz@compsoc.man.ac.uk>
|
||||
|
||||
* CREDITS: kill mention of KDE
|
||||
|
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