aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/pixmaps/cursor_cross.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-02 23:43:54 +0800
committernobody <nobody@localhost>2001-08-02 23:43:54 +0800
commit7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0 (patch)
tree94acb43d14c571e8ec432fa3650277178741f531 /widgets/misc/pixmaps/cursor_cross.xpm
parentea4315435238149d387701ed2940bf8c97d4d319 (diff)
downloadgsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.gz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.bz2
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.lz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.xz
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.tar.zst
gsoc2013-evolution-7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0.zip
This commit was manufactured by cvs2svn to create tagrelease-0-2-91
'release-0-2-91'. svn path=/tags/release-0-2-91/; revision=11578
Diffstat (limited to 'widgets/misc/pixmaps/cursor_cross.xpm')
-rw-r--r--widgets/misc/pixmaps/cursor_cross.xpm38
1 files changed, 0 insertions, 38 deletions
diff --git a/widgets/misc/pixmaps/cursor_cross.xpm b/widgets/misc/pixmaps/cursor_cross.xpm
deleted file mode 100644
index cf9d0aca33..0000000000
--- a/widgets/misc/pixmaps/cursor_cross.xpm
+++ /dev/null
@@ -1,38 +0,0 @@
-/* XPM */
-static char * cursor_cross_xpm[] = {
-"32 32 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ....... ",
-" .+++++.. ",
-" .+++++.. ",
-" .+++++.. ",
-" .+++++.. ",
-" ......+++++...... ",
-" .+++++++++++++++.. ",
-" .+++++++++++++++.. ",
-" .+++++++++++++++.. ",
-" .+++++++++++++++.. ",
-" .+++++++++++++++.. ",
-" ......+++++....... ",
-" .....+++++....... ",
-" .+++++.. ",
-" .+++++.. ",
-" .+++++.. ",
-" ........ ",
-" ....... ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};