diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-22 17:15:30 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-22 17:15:30 +0800 |
commit | a52b65816a29007a2e8796db634c18b4821f5a66 (patch) | |
tree | f5d7b1f5217f6e366ecd7dfdb79b044fdf8905a7 | |
parent | e549f119aa9afbfca2647e23c6ac4f8e799157e0 (diff) | |
download | gsoc2013-evolution-a52b65816a29007a2e8796db634c18b4821f5a66.tar.gz gsoc2013-evolution-a52b65816a29007a2e8796db634c18b4821f5a66.tar.zst gsoc2013-evolution-a52b65816a29007a2e8796db634c18b4821f5a66.zip |
renaming icons to make Miguel's speedups possible
svn path=/trunk/; revision=8884
-rw-r--r-- | ChangeLog | 19 | ||||
-rw-r--r-- | art/Makefile.am | 44 | ||||
-rw-r--r-- | art/all_contacts.xpm (renamed from art/24_all_contacts.xpm) | 0 | ||||
-rw-r--r-- | art/configure_16_addressbook.xpm (renamed from art/16_configure_addressbook.xpm) | 0 | ||||
-rw-r--r-- | art/configure_16_folder.xpm (renamed from art/16_configure_folder.xpm) | 0 | ||||
-rw-r--r-- | art/configure_16_mail.xpm (renamed from art/16_configure_mail.xpm) | 0 | ||||
-rw-r--r-- | art/copy_16_message.xpm (renamed from art/16_copy_message.xpm) | 0 | ||||
-rw-r--r-- | art/edit.xpm (renamed from art/16_edit.xpm) | 0 | ||||
-rw-r--r-- | art/encrypt.xpm (renamed from art/16_encrypt.xpm) | 0 | ||||
-rw-r--r-- | art/envelope.png | bin | 3275 -> 2393 bytes | |||
-rw-r--r-- | art/evo-16-address-conduit.png (renamed from art/16_evo-address-conduit.png) | bin | 498 -> 498 bytes | |||
-rw-r--r-- | art/evo-16-calendar-conduit.png (renamed from art/16_evo-calendar-conduit.png) | bin | 505 -> 505 bytes | |||
-rw-r--r-- | art/evo-16-todo-conduit.png (renamed from art/16_evo-todo-conduit.png) | bin | 702 -> 702 bytes | |||
-rw-r--r-- | art/evo-48-address-conduit.png (renamed from art/48_evo-address-conduit.png) | bin | 2919 -> 2919 bytes | |||
-rw-r--r-- | art/evo-48-calendar-conduit.png (renamed from art/48_evo-calendar-conduit.png) | bin | 2889 -> 2889 bytes | |||
-rw-r--r-- | art/evo-48-todo-conduit.png (renamed from art/48_evo-todo-conduit.png) | bin | 3677 -> 3677 bytes | |||
-rw-r--r-- | art/evolution-contacts-plain.png | bin | 0 -> 2341 bytes | |||
-rw-r--r-- | art/evolution-inbox.png | bin | 4281 -> 3275 bytes | |||
-rw-r--r-- | art/exec-16-summary.xpm (renamed from art/16_exec-summary.xpm) | 0 | ||||
-rw-r--r-- | art/find_contact.xpm (renamed from art/24_find_contact.xpm) | 0 | ||||
-rw-r--r-- | art/forward.xpm (renamed from art/16_forward.xpm) | 0 | ||||
-rw-r--r-- | art/import.png (renamed from art/48_import.png) | bin | 2309 -> 2309 bytes | |||
-rw-r--r-- | art/import.xpm (renamed from art/16_import.xpm) | 0 | ||||
-rw-r--r-- | art/move_message.xpm (renamed from art/16_move_message.xpm) | 0 | ||||
-rw-r--r-- | art/print.xpm (renamed from art/16_print.xpm) | 0 | ||||
-rw-r--r-- | art/reply.xpm (renamed from art/16_reply.xpm) | 0 | ||||
-rw-r--r-- | art/reply_to_all.xpm (renamed from art/16_reply_to_all.xpm) | 0 | ||||
-rw-r--r-- | art/save.xpm (renamed from art/16_save.xpm) | 0 | ||||
-rw-r--r-- | art/send-24-receive.png (renamed from art/24_send-receive.png) | bin | 726 -> 726 bytes | |||
-rw-r--r-- | art/send-48-receive.png (renamed from art/48_send-receive.png) | bin | 2788 -> 2788 bytes | |||
-rw-r--r-- | art/send-receive.xpm (renamed from art/16_send-receive.xpm) | 0 | ||||
-rw-r--r-- | art/work_offline.xpm (renamed from art/16_work_offline.xpm) | 0 | ||||
-rw-r--r-- | shell/e-shell-view-menu.c | 1 |
33 files changed, 42 insertions, 22 deletions
@@ -1,3 +1,22 @@ +2001-03-22 Jakub Steiner <jimmac@ximian.com> + + * art/configure_16_folder.xpm, configure_16_mail.xpm, + copy_16_message.xpm, edit.xpm, encrypt.xpm, + evo-16-address-conduit.png, evo-16-calendar-conduit.png, + evo-16-todo-conduit.png, exec-16-summary.xpm, import.xpm, + print.xpm, reply_to_all.xpm, reply.xpm, save.xpm, + send-receive.xpm, work_offline.xpm, find_contact.xpm, + send-24-receive.png, evo-48-calendar-conduit.png, + evo-48-todo-conduit.png, import.png, send-48-receive.png, + move_message.xpm, all_contacts.xpm, forward.xpm, + configure_16_addressbook.xpm, Makefile.am, + evo-48-address-conduit.png: renamed icons to make Miguel's + speedups possible + * art/evolution-inbox.png: color coded one + * art/envelope.png: reverted back to the non-color coded one + * art/evolution-contacts-plain.png: non-color coded one for + the "new contact" dialogue + 2001-03-21 Dan Winship <danw@ximian.com> * configure.in: Require bison, not yacc (for vcc.y) diff --git a/art/Makefile.am b/art/Makefile.am index 0064575c70..d1d4f93f5c 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,21 +1,21 @@ imagesdir = $(datadir)/images/evolution images_DATA = \ - 16_configure_addressbook.xpm \ - 16_configure_addressbook.xpm \ - 16_configure_folder.xpm \ - 16_configure_mail.xpm \ - 16_copy_message.xpm \ - 16_edit.xpm \ - 16_encrypt.xpm \ - 16_forward.xpm \ - 16_move_message.xpm \ - 16_print.xpm \ - 16_print.xpm \ - 16_reply.xpm \ - 16_reply_to_all.xpm \ - 16_save.xpm \ - 24_all_contacts.xpm \ - 24_find_contact.xpm \ + configure_16_addressbook.xpm \ + configure_16_addressbook.xpm \ + configure_16_folder.xpm \ + configure_16_mail.xpm \ + copy_16_message.xpm \ + edit.xpm \ + encrypt.xpm \ + forward.xpm \ + move_message.xpm \ + print.xpm \ + print.xpm \ + reply.xpm \ + reply_to_all.xpm \ + save.xpm \ + all_contacts.xpm \ + find_contact.xpm \ briefcase.png \ butterfly.png \ cellphone.png \ @@ -74,12 +74,12 @@ buttons_DATA = \ conduitsdir = $(datadir)/images/evolution/conduits conduits_DATA = \ - 16_evo-address-conduit.png \ - 16_evo-todo-conduit.png \ - 16_evo-calendar-conduit.png \ - 48_evo-calendar-conduit.png \ - 48_evo-address-conduit.png \ - 48_evo-todo-conduit.png + evo-16-address-conduit.png \ + evo-16-todo-conduit.png \ + evo-16-calendar-conduit.png \ + evo-48-calendar-conduit.png \ + evo-48-address-conduit.png \ + evo-48-todo-conduit.png appicondir = $(datadir)/pixmaps appicon_DATA = evolution.png diff --git a/art/24_all_contacts.xpm b/art/all_contacts.xpm index 1f2e90123d..1f2e90123d 100644 --- a/art/24_all_contacts.xpm +++ b/art/all_contacts.xpm diff --git a/art/16_configure_addressbook.xpm b/art/configure_16_addressbook.xpm index 4e037fe7b5..4e037fe7b5 100644 --- a/art/16_configure_addressbook.xpm +++ b/art/configure_16_addressbook.xpm diff --git a/art/16_configure_folder.xpm b/art/configure_16_folder.xpm index 4d016ca91a..4d016ca91a 100644 --- a/art/16_configure_folder.xpm +++ b/art/configure_16_folder.xpm diff --git a/art/16_configure_mail.xpm b/art/configure_16_mail.xpm index b6416735ef..b6416735ef 100644 --- a/art/16_configure_mail.xpm +++ b/art/configure_16_mail.xpm diff --git a/art/16_copy_message.xpm b/art/copy_16_message.xpm index a4f56cfd6e..a4f56cfd6e 100644 --- a/art/16_copy_message.xpm +++ b/art/copy_16_message.xpm diff --git a/art/16_edit.xpm b/art/edit.xpm index 28b8f090c4..28b8f090c4 100644 --- a/art/16_edit.xpm +++ b/art/edit.xpm diff --git a/art/16_encrypt.xpm b/art/encrypt.xpm index 636345ad9d..636345ad9d 100644 --- a/art/16_encrypt.xpm +++ b/art/encrypt.xpm diff --git a/art/envelope.png b/art/envelope.png Binary files differindex 178cb7f860..3e801181aa 100644 --- a/art/envelope.png +++ b/art/envelope.png diff --git a/art/16_evo-address-conduit.png b/art/evo-16-address-conduit.png Binary files differindex 18a2e5809e..18a2e5809e 100644 --- a/art/16_evo-address-conduit.png +++ b/art/evo-16-address-conduit.png diff --git a/art/16_evo-calendar-conduit.png b/art/evo-16-calendar-conduit.png Binary files differindex dd8e8ab85e..dd8e8ab85e 100644 --- a/art/16_evo-calendar-conduit.png +++ b/art/evo-16-calendar-conduit.png diff --git a/art/16_evo-todo-conduit.png b/art/evo-16-todo-conduit.png Binary files differindex d36d2c61fd..d36d2c61fd 100644 --- a/art/16_evo-todo-conduit.png +++ b/art/evo-16-todo-conduit.png diff --git a/art/48_evo-address-conduit.png b/art/evo-48-address-conduit.png Binary files differindex 342a061088..342a061088 100644 --- a/art/48_evo-address-conduit.png +++ b/art/evo-48-address-conduit.png diff --git a/art/48_evo-calendar-conduit.png b/art/evo-48-calendar-conduit.png Binary files differindex bb0a49791e..bb0a49791e 100644 --- a/art/48_evo-calendar-conduit.png +++ b/art/evo-48-calendar-conduit.png diff --git a/art/48_evo-todo-conduit.png b/art/evo-48-todo-conduit.png Binary files differindex dd4899e984..dd4899e984 100644 --- a/art/48_evo-todo-conduit.png +++ b/art/evo-48-todo-conduit.png diff --git a/art/evolution-contacts-plain.png b/art/evolution-contacts-plain.png Binary files differnew file mode 100644 index 0000000000..542a81a508 --- /dev/null +++ b/art/evolution-contacts-plain.png diff --git a/art/evolution-inbox.png b/art/evolution-inbox.png Binary files differindex 3b0f90b292..178cb7f860 100644 --- a/art/evolution-inbox.png +++ b/art/evolution-inbox.png diff --git a/art/16_exec-summary.xpm b/art/exec-16-summary.xpm index efbb787c42..efbb787c42 100644 --- a/art/16_exec-summary.xpm +++ b/art/exec-16-summary.xpm diff --git a/art/24_find_contact.xpm b/art/find_contact.xpm index 37d957b13b..37d957b13b 100644 --- a/art/24_find_contact.xpm +++ b/art/find_contact.xpm diff --git a/art/16_forward.xpm b/art/forward.xpm index 7d2d1457df..7d2d1457df 100644 --- a/art/16_forward.xpm +++ b/art/forward.xpm diff --git a/art/48_import.png b/art/import.png Binary files differindex 151b60a270..151b60a270 100644 --- a/art/48_import.png +++ b/art/import.png diff --git a/art/16_import.xpm b/art/import.xpm index a996072772..a996072772 100644 --- a/art/16_import.xpm +++ b/art/import.xpm diff --git a/art/16_move_message.xpm b/art/move_message.xpm index 846febbe49..846febbe49 100644 --- a/art/16_move_message.xpm +++ b/art/move_message.xpm diff --git a/art/16_print.xpm b/art/print.xpm index 2ca7aa1e8f..2ca7aa1e8f 100644 --- a/art/16_print.xpm +++ b/art/print.xpm diff --git a/art/16_reply.xpm b/art/reply.xpm index 059d3ebc12..059d3ebc12 100644 --- a/art/16_reply.xpm +++ b/art/reply.xpm diff --git a/art/16_reply_to_all.xpm b/art/reply_to_all.xpm index 0c0a00e020..0c0a00e020 100644 --- a/art/16_reply_to_all.xpm +++ b/art/reply_to_all.xpm diff --git a/art/16_save.xpm b/art/save.xpm index 7b1812943e..7b1812943e 100644 --- a/art/16_save.xpm +++ b/art/save.xpm diff --git a/art/24_send-receive.png b/art/send-24-receive.png Binary files differindex 1ecef23a96..1ecef23a96 100644 --- a/art/24_send-receive.png +++ b/art/send-24-receive.png diff --git a/art/48_send-receive.png b/art/send-48-receive.png Binary files differindex 53f8b15d9a..53f8b15d9a 100644 --- a/art/48_send-receive.png +++ b/art/send-48-receive.png diff --git a/art/16_send-receive.xpm b/art/send-receive.xpm index 59d9bfb5d5..59d9bfb5d5 100644 --- a/art/16_send-receive.xpm +++ b/art/send-receive.xpm diff --git a/art/16_work_offline.xpm b/art/work_offline.xpm index b4c2cdc17f..b4c2cdc17f 100644 --- a/art/16_work_offline.xpm +++ b/art/work_offline.xpm diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index 4238aa5b9e..c9d0aa75e9 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -60,6 +60,7 @@ const char *authors[] = { "Ettore Perazzoli", "JP Rosevear", "Jeffrey Stedfast", + "Jakub Steiner", "Russell Steinthal", "Peter Teichman", "Chris Toshok", |