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