diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 85a18bcd4fa33368cf7d930a85a6d762badff551 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /art/priority-high.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_1_9.tar.gz gsoc2013-evolution-GTKHTML_3_1_9.tar.zst gsoc2013-evolution-GTKHTML_3_1_9.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_1_9
'GTKHTML_3_1_9'.
svn path=/tags/GTKHTML_3_1_9/; revision=23833
Diffstat (limited to 'art/priority-high.xpm')
-rw-r--r-- | art/priority-high.xpm | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/art/priority-high.xpm b/art/priority-high.xpm deleted file mode 100644 index 884c8b8236..0000000000 --- a/art/priority-high.xpm +++ /dev/null @@ -1,22 +0,0 @@ -/* XPM */ -static char * priority_high_xpm[] = { -"16 16 3 1", -" c None", -". c #FFFFFF", -"X c #A7453E", -" ", -" ", -" . ", -" .X. ", -" .XXX. ", -" .XXX. ", -" .XXX. ", -" .XX. ", -" .XX. ", -" .X. ", -" .. ", -" .XX. ", -" .XX. ", -" .. ", -" ", -" "}; |