diff options
author | nobody <nobody@localhost> | 2001-08-20 23:43:30 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-20 23:43:30 +0800 |
commit | a7a7bf5303350a14fe69b5f2be92ba330df6d6b4 (patch) | |
tree | ec1f6913db147c635df98f914ab6b3a1711e0fac /composer/bad-icon.xpm | |
parent | db79f8266e5055e6d5512016dfa518f71ce1a8cc (diff) | |
download | gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_6.tar.gz gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_6.tar.zst gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_6.zip |
This commit was manufactured by cvs2svn to create tagGNOME_CONTROL_CENTER_1_5_6
'GNOME_CONTROL_CENTER_1_5_6'.
svn path=/tags/GNOME_CONTROL_CENTER_1_5_6/; revision=12298
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", -"................................................", -". .", -". .", -". .", -". .", -". .", -". .", -". .", -". .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". .. .", -". .. .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". . . .", -". .", -". .", -". .", -". .", -". .", -". .", -"................................................"}; |