aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pixmaps/online-status.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-04-11 02:21:11 +0800
committernobody <nobody@localhost>2000-04-11 02:21:11 +0800
commit10790d1b9dd20ddd94efb17c143e90eb3c4ec077 (patch)
tree6ca0c68d46d37c802ac6daaf18a5c4eff5f5d5d9 /mail/pixmaps/online-status.xpm
parentf85c096a2c075737889724a9c775d775ae8724b8 (diff)
downloadgsoc2013-evolution-10790d1b9dd20ddd94efb17c143e90eb3c4ec077.tar.gz
gsoc2013-evolution-10790d1b9dd20ddd94efb17c143e90eb3c4ec077.tar.zst
gsoc2013-evolution-10790d1b9dd20ddd94efb17c143e90eb3c4ec077.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_52
'GNUMERIC_0_52'. svn path=/tags/GNUMERIC_0_52/; revision=2368
Diffstat (limited to 'mail/pixmaps/online-status.xpm')
-rw-r--r--mail/pixmaps/online-status.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/pixmaps/online-status.xpm b/mail/pixmaps/online-status.xpm
deleted file mode 100644
index 88009ea480..0000000000
--- a/mail/pixmaps/online-status.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-static char * online_status_xpm[] = {
-"16 16 4 1",
-" c None",
-". c #000000",
-"+ c #9B9B9B",
-"@ c #5CE537",
-" ",
-" . ",
-" . ",
-" . ",
-" . +........+ ",
-" . .++++++++. ",
-" .. .++++++@+. ",
-" ...++++++++. ",
-" .. .++++++++. ",
-" . .++++++++. ",
-" . +........+ ",
-" . ",
-" . ",
-" . ",
-" . ",
-" "};