diff options
author | nobody <nobody@localhost> | 2000-11-07 05:40:14 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-11-07 05:40:14 +0800 |
commit | 54537feb7829c43ace76704a87e69e33d6d94098 (patch) | |
tree | 786145ed8b82796d89e41d2ed37058c0097ace13 /art/empty.xpm | |
parent | b4c61eba8055f666fd8a2270879a6f9722faa2b3 (diff) | |
download | gsoc2013-evolution-gtkmm_1_2_4.tar.gz gsoc2013-evolution-gtkmm_1_2_4.tar.zst gsoc2013-evolution-gtkmm_1_2_4.zip |
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_2_4'.gtkmm_1_2_4
svn path=/tags/gtkmm_1_2_4/; revision=6452
Diffstat (limited to 'art/empty.xpm')
-rw-r--r-- | art/empty.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/empty.xpm b/art/empty.xpm deleted file mode 100644 index aca06618b1..0000000000 --- a/art/empty.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * empty_xpm[] = { -"16 16 2 1", -" c None", -". c #FFFFFF", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |