aboutsummaryrefslogtreecommitdiffstats
path: root/art/priority-high.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-20 23:43:30 +0800
committernobody <nobody@localhost>2001-08-20 23:43:30 +0800
commitb1e4aff9fb07d7c4d48ed80c1d352faa87a08756 (patch)
treeec1f6913db147c635df98f914ab6b3a1711e0fac /art/priority-high.xpm
parentdb79f8266e5055e6d5512016dfa518f71ce1a8cc (diff)
downloadgsoc2013-evolution-sigc1_1_before_patch.tar
gsoc2013-evolution-sigc1_1_before_patch.tar.gz
gsoc2013-evolution-sigc1_1_before_patch.tar.bz2
gsoc2013-evolution-sigc1_1_before_patch.tar.lz
gsoc2013-evolution-sigc1_1_before_patch.tar.xz
gsoc2013-evolution-sigc1_1_before_patch.tar.zst
gsoc2013-evolution-sigc1_1_before_patch.zip
This commit was manufactured by cvs2svn to create tagsigc1_1_before_patch
'sigc1_1_before_patch'. svn path=/tags/sigc1_1_before_patch/; revision=12308
Diffstat (limited to 'art/priority-high.xpm')
-rw-r--r--art/priority-high.xpm22
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. ",
-" .. ",
-" ",
-" "};