diff options
author | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
commit | b3ff5c04d383a7da90182d94388db1db1b142e7d (patch) | |
tree | cda39502324bf50b451e5c7f58e5dee7c7476bad /composer/bad-icon.xpm | |
parent | 50ef074887b43f43dad3edb120d9abf30092c681 (diff) | |
download | gsoc2013-evolution-GEDIT_0_9_6.tar.gz gsoc2013-evolution-GEDIT_0_9_6.tar.zst gsoc2013-evolution-GEDIT_0_9_6.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_0_9_6'.GEDIT_0_9_6
svn path=/tags/GEDIT_0_9_6/; revision=8479
Diffstat (limited to 'composer/bad-icon.xpm')
-rw-r--r-- | composer/bad-icon.xpm | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/composer/bad-icon.xpm b/composer/bad-icon.xpm deleted file mode 100644 index 0a9cac23cd..0000000000 --- a/composer/bad-icon.xpm +++ /dev/null @@ -1,53 +0,0 @@ -/* XPM */ -static char * bad_icon_xpm[] = { -"48 48 2 1", -" g None", -". g #000000", -"................................................", -". .", -". .", -". .", -". .", -". .", -". .", -". .", -". .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". .. .", -". .. .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". .", -". .", -". .", -". .", -". .", -". .", -"................................................"}; |