diff options
author | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-16 00:19:25 +0800 |
commit | 9dabc213c0c842cce9b2ce5185c397354201b75f (patch) | |
tree | 9a14849dd3a40bd1667b88d689e2aa7d58d08bce /art/empty.xpm | |
parent | 74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff) | |
download | gsoc2013-evolution-GEDIT_2_0_1.tar.gz gsoc2013-evolution-GEDIT_2_0_1.tar.zst gsoc2013-evolution-GEDIT_2_0_1.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_0_1'.GEDIT_2_0_1
svn path=/tags/GEDIT_2_0_1/; revision=16832
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", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |