diff options
author | nobody <nobody@localhost> | 2003-01-08 02:11:21 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-08 02:11:21 +0800 |
commit | ec6d8c8ace3b610b118bbab846622941211e6b68 (patch) | |
tree | d51c2d02ddce007132423ec9e3d02d51c1665d23 /art/priority-low.xpm | |
parent | c59e718a4aa64db49dc3cfa1cb5604708296b24c (diff) | |
download | gsoc2013-evolution-GTKHTML_1_1_10.tar.gz gsoc2013-evolution-GTKHTML_1_1_10.tar.zst gsoc2013-evolution-GTKHTML_1_1_10.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_1_1_10
'GTKHTML_1_1_10'.
svn path=/tags/GTKHTML_1_1_10/; revision=19258
Diffstat (limited to 'art/priority-low.xpm')
-rw-r--r-- | art/priority-low.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/priority-low.xpm b/art/priority-low.xpm deleted file mode 100644 index ad53e9e0cc..0000000000 --- a/art/priority-low.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * priority_low_xpm[] = { -"16 16 2 1", -" c None", -". c #21405A", -" ", -" ", -" ", -" .. ", -" .. ", -" .. ", -" .. ", -" .. ", -" ...... ", -" .... ", -" .... ", -" .. ", -" .. ", -" ", -" ", -" "}; |