diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | ebc52b7b74a2be4ad36557eaad35a907b5a647a2 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /shell/check-filled.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-ebc52b7b74a2be4ad36557eaad35a907b5a647a2.tar.gz gsoc2013-evolution-ebc52b7b74a2be4ad36557eaad35a907b5a647a2.tar.zst gsoc2013-evolution-ebc52b7b74a2be4ad36557eaad35a907b5a647a2.zip |
This commit was manufactured by cvs2svn to create tag 'GDM2_2_6_0_5'.GDM2_2_6_0_5
svn path=/tags/GDM2_2_6_0_5/; revision=23722
Diffstat (limited to 'shell/check-filled.xpm')
-rw-r--r-- | shell/check-filled.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/shell/check-filled.xpm b/shell/check-filled.xpm deleted file mode 100644 index c0468fc25b..0000000000 --- a/shell/check-filled.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * check_filled_xpm[] = { -"16 16 2 1", -" c None", -". c #000000", -" ", -" ", -" ............ ", -" . . ", -" . . . ", -" . .. . ", -" . ... . ", -" . . ... . ", -" . .. ... . ", -" . ..... . ", -" . ... . ", -" . . . ", -" . . ", -" ............ ", -" ", -" "}; |