lyx_mirror/lib/images/buffer-update_pdf2.xpm
Jürgen Spitzmüller 891a046862 * lib/images/buffer-update_pdf2.xpm:
* lib/Makefile.am:
* development/scons/scons_manifest.py:
	- add missing "update pdf" icon. Not beautiful, but matches 
	   the other view/update icons.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16722 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-17 08:18:20 +00:00

28 lines
564 B
C

/* XPM */
static char * buffer_update_pdf2_xpm[] = {
"18 20 4 1",
" c None",
". c #000080",
"+ c #FF0000",
"@ c #F50000",
" ",
" ... ",
" ........ ",
" .....+..... ",
" ... + + ... ",
" ... +++ ... ",
" ... + ...",
" .. ++ ..",
" .. + + ..",
"... + ++ ..",
".. + ++ ++ .",
"... + +++ ..",
" .. @ +++ ++..",
" .. +++ ..",
" ...++ ...",
" ... .. ... ",
" + ... ..... ",
"+ +. .... ",
" ++ ..... ",
" ..... "};