diff options
author | Ross Burton <rburton@src.gnome.org> | 2004-01-09 00:19:29 +0800 |
---|---|---|
committer | Ross Burton <rburton@src.gnome.org> | 2004-01-09 00:19:29 +0800 |
commit | 3ab543a3ffbc151b2d7e037d666f4c61627a8cfc (patch) | |
tree | dc88f6d655324b065121b58be99d27952b9aa753 | |
parent | f77bbe1496bbed1b91e92c7e467243b7bc0e7ebb (diff) | |
download | gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar.gz gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar.bz2 gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar.lz gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar.xz gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.tar.zst gsoc2013-evolution-3ab543a3ffbc151b2d7e037d666f4c61627a8cfc.zip |
Add videoconf.png
svn path=/trunk/; revision=24115
-rw-r--r-- | art/ChangeLog | 12 | ||||
-rw-r--r-- | art/Makefile.am | 3 | ||||
-rw-r--r-- | art/videoconf.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..8bbea0ba1b --- /dev/null +++ b/art/videoconf.png |