aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorTuomas Kuosmanen <tigert@src.gnome.org>2001-08-15 02:37:37 +0800
committerTuomas Kuosmanen <tigert@src.gnome.org>2001-08-15 02:37:37 +0800
commitb48259edeeaa71a838eb114f8b0b2705f79a7398 (patch)
tree1671b7e1d2df15d831f70c3813948b6bb55a0746 /art
parentf6ae871a73c74bcef992a5e0371f3949eb40f7d4 (diff)
downloadgsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.gz
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.bz2
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.lz
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.xz
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.tar.zst
gsoc2013-evolution-b48259edeeaa71a838eb114f8b0b2705f79a7398.zip
New arrow icons for calendar.. /tigert
svn path=/trunk/; revision=12023
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog4
-rw-r--r--art/Makefile.am2
-rw-r--r--art/arrow-left-24.pngbin0 -> 429 bytes
-rw-r--r--art/arrow-right-24.pngbin0 -> 431 bytes
4 files changed, 6 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 5201f55f72..d2d20702c6 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-14 Tuomas Kuosmanen <tigert@ximian.com>
+
+ * arrow-[left,right]-24.png: new arrow icons for calendar toolbar..
+
2001-08-14 Jakub Steiner <jimmac@ximian.com>
* evolution-today-mini.png: new summary tree view icon.
diff --git a/art/Makefile.am b/art/Makefile.am
index 0a12f77b13..25472328e8 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -117,6 +117,8 @@ images_DATA = \
buttonsdir = $(datadir)/images/evolution/buttons
buttons_DATA = \
+ arrow-right-24.png \
+ arrow-left-24.png \
add-attachment.png \
add-service.png \
compose-message.png \
diff --git a/art/arrow-left-24.png b/art/arrow-left-24.png
new file mode 100644
index 0000000000..a977b3fb1a
--- /dev/null
+++ b/art/arrow-left-24.png
Binary files differ
diff --git a/art/arrow-right-24.png b/art/arrow-right-24.png
new file mode 100644
index 0000000000..393b0dca3e
--- /dev/null
+++ b/art/arrow-right-24.png
Binary files differ