lyx_mirror/lib/images/buffer-export_pdf2.xpm
Georg Baum ba7c5463cb Remove delete files from lib/Makefile.am.
Add the xpm version of the deleted lib/clipart/buffer-export_pdf2.png as
lib/images/buffer-export_pdf2.xpm since I discovered that we did not yet
have this icon.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16902 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 09:23:38 +00:00

26 lines
534 B
C

/* XPM */
static char * buffer_export_pdf2_xpm[] = {
"18 20 2 1",
". c None",
"+ c #FF0000",
"..................",
"..................",
"........+.........",
".......+++........",
".......+.+........",
".......+++........",
"........+.........",
"........++........",
".......+.+........",
".......+..++......",
".......+...++.++..",
"......+....+++..++",
".....+..+++...++++",
".....+++..........",
"....++............",
"..+++.............",
".+..+.............",
"+..+..............",
".++...............",
".................."};