diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | 6b6e6a563577f272a828083e1fec58a393fbb0e1 (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /art/priority-low.xpm | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-evolution-GEDIT_2_4_1.tar.gz gsoc2013-evolution-GEDIT_2_4_1.tar.zst gsoc2013-evolution-GEDIT_2_4_1.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_4_1'.GEDIT_2_4_1
svn path=/tags/GEDIT_2_4_1/; revision=21603
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", -" ", -" ", -" ", -" .. ", -" .. ", -" .. ", -" .. ", -" .. ", -" ...... ", -" .... ", -" .... ", -" .. ", -" .. ", -" ", -" ", -" "}; |