diff options
author | nobody <nobody@localhost> | 2000-10-20 00:41:07 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-10-20 00:41:07 +0800 |
commit | 3240d191693e7d413c47aadd61ef9702ad41e7a9 (patch) | |
tree | 511478f6adf5ff4b1e8d33055435514713011ac1 /art/priority-high.xpm | |
parent | 79d19f353c19137c65fe40164d90da0b16eee9ed (diff) | |
download | gsoc2013-evolution-GAL_0_2.tar.gz gsoc2013-evolution-GAL_0_2.tar.zst gsoc2013-evolution-GAL_0_2.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_2'.GAL_0_2
svn path=/tags/GAL_0_2/; revision=6033
Diffstat (limited to 'art/priority-high.xpm')
-rw-r--r-- | art/priority-high.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/priority-high.xpm b/art/priority-high.xpm deleted file mode 100644 index 8858f5bf94..0000000000 --- a/art/priority-high.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * priority_high_xpm[] = { -"16 16 2 1", -" c None", -". c #A7453E", -" ", -" ", -" ", -" . ", -" ... ", -" ... ", -" ... ", -" .. ", -" .. ", -" . ", -" ", -" .. ", -" .. ", -" ", -" ", -" "}; |