From 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 26 Feb 2018 11:23:00 +0100 Subject: Initial commit for sylpheed 3.7.0 --- src/icons/linewrap.xpm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/icons/linewrap.xpm (limited to 'src/icons/linewrap.xpm') diff --git a/src/icons/linewrap.xpm b/src/icons/linewrap.xpm new file mode 100644 index 0000000..bce4af2 --- /dev/null +++ b/src/icons/linewrap.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * linewrap_xpm[] = { +"24 24 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ............ . ", +" . . ", +" ............ .... ", +" . ", +" ............ ", +" ", +" ..... ", +" ", +" ............ . ", +" . . ", +" ............ .... ", +" . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; -- cgit v1.3