aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/check-empty.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-16 00:19:25 +0800
committernobody <nobody@localhost>2002-05-16 00:19:25 +0800
commit33c2d2df1fd768c63500d30b0882c77cfdb96e55 (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /my-evolution/check-empty.xpm
parent74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff)
downloadgsoc2013-evolution-GEDIT_1_199_0.tar.gz
gsoc2013-evolution-GEDIT_1_199_0.tar.zst
gsoc2013-evolution-GEDIT_1_199_0.zip
This commit was manufactured by cvs2svn to create tagGEDIT_1_199_0
'GEDIT_1_199_0'. svn path=/tags/GEDIT_1_199_0/; revision=16830
Diffstat (limited to 'my-evolution/check-empty.xpm')
-rw-r--r--my-evolution/check-empty.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/my-evolution/check-empty.xpm b/my-evolution/check-empty.xpm
deleted file mode 100644
index 746b20234e..0000000000
--- a/my-evolution/check-empty.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_empty_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" ............ ",
-" ",
-" "};