diff options
author | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-11-07 00:33:24 +0800 |
commit | 1168a2376f934efe2d919e4d439d7eaff4f16014 (patch) | |
tree | eb739ba41251ad0e5399c56cd201a5496914f929 /art/check-filled.xpm | |
parent | 774aba8ec57d4e7d76a8b5bab60308a05159da64 (diff) | |
download | gsoc2013-evolution-GEDIT_2_1_3.tar.gz gsoc2013-evolution-GEDIT_2_1_3.tar.zst gsoc2013-evolution-GEDIT_2_1_3.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_1_3'.GEDIT_2_1_3
svn path=/tags/GEDIT_2_1_3/; revision=18603
Diffstat (limited to 'art/check-filled.xpm')
-rw-r--r-- | art/check-filled.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/check-filled.xpm b/art/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/art/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |