aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog12
-rw-r--r--art/Makefile.am3
-rw-r--r--art/videoconf.pngbin0 -> 1724 bytes
3 files changed, 14 insertions, 1 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index e71ea6327d..921cd0b4d7 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-08 Ross Burton <ross@burtonini.com>
+
+ * Makefile.am:
+ * videoconf.png:
+ Add a video conferencing icon.
+
+ * globe.png:
+ Replace with the 24x24 version.
+
+ Both of these are for the redesigned Collaboration tab in the
+ contact editor.
+
2003-12-04 Radek Doulik <rodo@ximian.com>
* Makefile.am (buttons_DATA): added stock junk button and notjunk
diff --git a/art/Makefile.am b/art/Makefile.am
index 7e23226ed1..5ccb24a8ce 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -171,7 +171,8 @@ images_DATA = \
work_offline.xpm \
work_online-16.png \
working-16.png \
- world_map-960.png
+ world_map-960.png \
+ videoconf.png
buttons_DATA = \
arrow-right-24.png \
diff --git a/art/videoconf.png b/art/videoconf.png
new file mode 100644
index 0000000000..8bbea0ba1b
--- /dev/null
+++ b/art/videoconf.png
Binary files differ