aboutsummaryrefslogtreecommitdiffstats
path: root/art/workweekview.xpm
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-02-14 07:50:25 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-02-14 07:50:25 +0800
commita74d594e2fcea73193b8ab208b0d333c76e9ece0 (patch)
tree01431b9cfa846c486b6cf1cd3f06fb204bcfe2ca /art/workweekview.xpm
parent1cd5f1093b9803a0598d4aac1c1e03a49df94108 (diff)
downloadgsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.gz
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.bz2
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.lz
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.xz
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.tar.zst
gsoc2013-evolution-a74d594e2fcea73193b8ab208b0d333c76e9ece0.zip
Set toolbar new appointment icon (set_pixmap): load files rather than
2001-02-13 JP Rosevear <jpr@ximian.com> * gui/calendar-commands.c (update_pixmaps): Set toolbar new appointment icon (set_pixmap): load files rather than create from xpm file * gui/*view.xpm: move to the art directory 2001-02-13 JP Rosevear <jpr@ximian.com> * art/Makefile.am: install new files * art/*view.xpm: add files from calendar/gui svn path=/trunk/; revision=8216
Diffstat (limited to 'art/workweekview.xpm')
-rw-r--r--art/workweekview.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/art/workweekview.xpm b/art/workweekview.xpm
new file mode 100644
index 0000000000..35cceedbdc
--- /dev/null
+++ b/art/workweekview.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * workweekview_xpm[] = {
+"24 24 7 1",
+" c None",
+". c #000000",
+"+ c #FFFFFF",
+"@ c #D8D8D4",
+"# c #B5B4AF",
+"$ c #666666",
+"% c #F2F1ED",
+"....................... ",
+".++++@+++@+++@+++@++++. ",
+".+###$###$###$###$###$. ",
+".+###$###$###$###$###$. ",
+".@$$$$$$$$$$$$$$$$$$$$. ",
+".++++#+++#+++#+++#+++#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".+%%%#%%%#%%%#%%%#%%%#. ",
+".@###$###$###$###$####. ",
+"....................... ",
+" "};