From 6a190d0ba92e062357a3a5357927c2e4855a9cc2 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Mon, 27 Mar 2000 08:17:25 +0000 Subject: Added some icons to-be-in-message-list-view... /tigert svn path=/trunk/; revision=2181 --- art/priority-high.xpm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 art/priority-high.xpm (limited to 'art/priority-high.xpm') diff --git a/art/priority-high.xpm b/art/priority-high.xpm new file mode 100644 index 0000000000..8858f5bf94 --- /dev/null +++ b/art/priority-high.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * priority_high_xpm[] = { +"16 16 2 1", +" c None", +". c #A7453E", +" ", +" ", +" ", +" . ", +" ... ", +" ... ", +" ... ", +" .. ", +" .. ", +" . ", +" ", +" .. ", +" .. ", +" ", +" ", +" "}; -- cgit