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 | 3b6467ca2a9e2225d2faaff1fb3f0e15e88ad7a4 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /art/priority-high.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-RELEASE-2_6_2.tar.gz gsoc2013-evolution-RELEASE-2_6_2.tar.zst gsoc2013-evolution-RELEASE-2_6_2.zip |
This commit was manufactured by cvs2svn to create tagRELEASE-2_6_2
'RELEASE-2_6_2'.
svn path=/tags/RELEASE-2_6_2/; revision=23846
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. ", -" .. ", -" ", -" "}; |