From b48259edeeaa71a838eb114f8b0b2705f79a7398 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Tue, 14 Aug 2001 18:37:37 +0000 Subject: New arrow icons for calendar.. /tigert svn path=/trunk/; revision=12023 --- art/ChangeLog | 4 ++++ art/Makefile.am | 2 ++ art/arrow-left-24.png | Bin 0 -> 429 bytes art/arrow-right-24.png | Bin 0 -> 431 bytes 4 files changed, 6 insertions(+) create mode 100644 art/arrow-left-24.png create mode 100644 art/arrow-right-24.png 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 + + * arrow-[left,right]-24.png: new arrow icons for calendar toolbar.. + 2001-08-14 Jakub Steiner * 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 Binary files /dev/null and b/art/arrow-left-24.png differ diff --git a/art/arrow-right-24.png b/art/arrow-right-24.png new file mode 100644 index 0000000000..393b0dca3e Binary files /dev/null and b/art/arrow-right-24.png differ -- cgit v1.2.3