aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authornobody <nobody@localhost>2004-11-24 18:34:55 +0800
committernobody <nobody@localhost>2004-11-24 18:34:55 +0800
commit0c20c8c3a627fb0c47ba22100fcb0bb3b88aa2eb (patch)
tree8f216a98e1535aca06248b640e774a28b4e76b17 /art
parentca14465d46693e9f0b77051d7f57f7e88950a4c3 (diff)
downloadgsoc2013-evolution-GAL_2_3_1.tar.gz
gsoc2013-evolution-GAL_2_3_1.tar.zst
gsoc2013-evolution-GAL_2_3_1.zip
This commit was manufactured by cvs2svn to create tag 'GAL_2_3_1'.GAL_2_3_1
svn path=/tags/GAL_2_3_1/; revision=27981
Diffstat (limited to 'art')
-rw-r--r--art/.cvsignore2
-rw-r--r--art/16x16/.cvsignore2
-rw-r--r--art/16x16/Makefile.am3
-rw-r--r--art/48x48/.cvsignore2
-rw-r--r--art/48x48/Makefile.am3
-rw-r--r--art/ChangeLog151
-rw-r--r--art/ChangeLog.pre-1-4712
-rw-r--r--art/Makefile.am26
-rw-r--r--art/README46
-rw-r--r--art/about-box.pngbin54200 -> 0 bytes
-rw-r--r--art/bcg.pngbin526 -> 0 bytes
-rw-r--r--art/broken-image-16.xpm61
-rw-r--r--art/broken-image-24.xpm169
-rw-r--r--art/empty.xpm21
-rw-r--r--art/evolution-contacts-mini.pngbin452 -> 0 bytes
-rw-r--r--art/evolution.pngbin5182 -> 0 bytes
-rw-r--r--art/jump.xpm30
-rw-r--r--art/monkey-16.pngbin977 -> 0 bytes
-rw-r--r--art/offline.pngbin640 -> 0 bytes
-rw-r--r--art/online.pngbin547 -> 0 bytes
-rw-r--r--art/world_map-960.pngbin111584 -> 0 bytes
21 files changed, 0 insertions, 1228 deletions
diff --git a/art/.cvsignore b/art/.cvsignore
deleted file mode 100644
index c038ed7864..0000000000
--- a/art/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in \ No newline at end of file
diff --git a/art/16x16/.cvsignore b/art/16x16/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/art/16x16/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/art/16x16/Makefile.am b/art/16x16/Makefile.am
deleted file mode 100644
index 2b5b8ca0fb..0000000000
--- a/art/16x16/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-images16_DATA =
-
-EXTRA_DIST = $(images16_DATA)
diff --git a/art/48x48/.cvsignore b/art/48x48/.cvsignore
deleted file mode 100644
index 282522db03..0000000000
--- a/art/48x48/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/art/48x48/Makefile.am b/art/48x48/Makefile.am
deleted file mode 100644
index be681b0c2e..0000000000
--- a/art/48x48/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-images48_DATA =
-
-EXTRA_DIST = $(images48_DATA)
diff --git a/art/ChangeLog b/art/ChangeLog
deleted file mode 100644
index e11e991a48..0000000000
--- a/art/ChangeLog
+++ /dev/null
@@ -1,151 +0,0 @@
-2004-05-20 Rodney Dawes <dobey@ximian.com>
-
- * Makefile.am (EXTRA_DIST): Add README and jump.xpm
-
-2004-05-19 Jeffrey Stedfast <fejj@novell.com>
-
- * README: New file explaining how to add icons to the build, etc.
-
- * broken-image-*.xpm: Added for use with e-icon-factory.c so we
- can return a "bropken image" icon for any icon we can't find/load.
-
- * .: Removed many *many* icons that are no longer used.
-
-2004-03-09 Jakub Steiner <jimmac@ximian.com>
-
- * autocompletion.png:
- * Makefile.am: autocompletion icon for the preferences
-
-2004-03-08 Radek Doulik <rodo@ximian.com>
-
- * Makefile.am (images_DATA): added 16 pixels versions of junk
- icons from the gnome-icon-theme module
-
-2004-03-08 Jakub Steiner <jimmac@ximian.com>
-
- * alarm.png
- * briefcase.png
- * cellphone.png
- * envelope.png
- * evolution-calendar.png
- * evolution-notes-mini.png
- * evolution-notes.png
- * evolution-tasks-mini.png
- * evolution-tasks.png
- * evolution-today.png
- * ico-calendar.png
- * im-invisible.png
- * import.png
- * mail-config-druid-identity.png
- * print-preview-24.png
- * print.png
- * schedule-meeting-16.png
- * schedule-meeting-16.xpm
- * schedule-meeting-24.png
- * stock-notjunk-24.png
- * summary-settings.png: since using gnome-icon-theme is miles away, I tried
- bringing the art/ mess a bit up to date. Lots of xpm hell still
- :(
-
-2004-03-08 Jakub Steiner <jimmac@ximian.com>
-
- * im-nov.png: (16x16). closes bug #54972
-
-2004-02-25 Sivaiah Nallagatla <snallagatla@novell.com>
- * Makefile.am : added im-nov.png (icon for Groupwise im)
- to images_DATA
-
-2004-02-03 Jakub Steiner <jimmac@ximian.com>
-
- * im-jabber.png: 16x16 jabber
-
-2004-01-29 Jakub Steiner <jimmac@ximian.com>
-
- * im-aim.png
- * im-icq.png
- * im-msn.png
- * im-yahoo.png: it indeed appears you need 16x16
-
-2004-01-29 Jakub Steiner <jimmac@ximian.com>
-
- * im-aim.png
- * im-icq.png
- * im-msn.png
- * im-yahoo.png: although I'm adding these to gnome-icon-theme
- instead, these are so ugly I replaced them here too. The rest
- of the im-* stuff I'm not quite sure what those represent. Will
- try to redo those as well.
-
- I have 16x16 versions of these in git, so if those are used
- scaled down, as I saw in a screenshot, feel free to use the
- 16x16 versions. They will look better.
-
- Also feel free to file icon requests agains the
- gnome-icon-theme if you want Evolution icons.
-
-2004-01-15 Not Zed <NotZed@Ximian.com>
-
- * Makefile.am (images_DATA): added flag-for-followup-done-16.png
- (glade_DATA): added flag-for-followup-done-48.png
-
-2003-01-11 Christian Hammond <chipx86@gnupdate.org>
-
- * art/im*.png, art/Makefile.am: Added IM png files from Gaim.
-
-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
- placeholder (until artists have the right one)
-
-2003-12-02 Rodney Dawes <dobey@ximian.com>
-
- * Makefile.am: Add flag-for-followup-done.xpm to EXTRA_DIST
-
-2003-12-02 Not Zed <NotZed@Ximian.com>
-
- * flag-for-folloup*: Changed the base flag colour to reddish, and
- created a -done set, the original blue-ish colour.
-
-2003-11-12 Jakub Steiner <jimmac@ximian.com>
-
- * about-box.png: replace the foobar file
-
-2003-10-10 Hans Petter Jansson <hpj@ximian.com>
-
- * listview.xpm: Add calendar list view icon.
-
-2003-09-24 Ettore Perazzoli <ettore@ximian.com>
-
- * about-box.png: More artwork from Jakub.
-
-2003-09-24 Ettore Perazzoli <ettore@ximian.com>
-
- * splash.png: New artwork from Jakub.
-
-2003-09-12 Bolian Yin <bolian.yin@sun.com>
-
- * jump.xpm: add icon for the focused jump button.
-
-2003-08-28 Hans Petter Jansson <hpj@ximian.com>
-
- * appointment-reminder.png:
- * appointment-reminder-excl.png: Add icons used by the calendar alarm's
- systray notification. These are also in gnome-icon-theme HEAD, but
- until we have workable stock packages, we use this.
-
-2003-06-23 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png:
- * about-box.png: update Copyright info
diff --git a/art/ChangeLog.pre-1-4 b/art/ChangeLog.pre-1-4
deleted file mode 100644
index 9dec5cedc8..0000000000
--- a/art/ChangeLog.pre-1-4
+++ /dev/null
@@ -1,712 +0,0 @@
-2003-06-02 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (install-data-local) [DEFAULT_BINARY]: Symlink
- evolution.png to evolution-$(BASE_VERSION).png. [#43596]
-
-2003-05-27 Jakub Steiner <jimmac@ximian.com>
-
- * about-box.png, splash.png: Update copyright info
-
-2003-05-21 Ettore Perazzoli <ettore@ximian.com>
-
- * about-box.png, splash.png: New artwork from Jakub.
-
-2003-05-05 Jakub Steiner <jimmac@ximian.com>
-
- * evolution-contacts-plain.png
- * evolution-contacts.png:
- * globe.png:
- * malehead.png:
- * next-message.png:
- * previous-message.png:
- * receive-24.png:
- * reply-to-all.png:
- * reply.png:
- * send-24-receive.png:
- * send-24.png:
- * send-16.png:
- * send-receive.xpm:
- * send.png: quick fix of the artwork, the rest goes to the
- (future) icon theme
-
-2003-04-29 Chris Toshok <toshok@ximian.com>
-
- * Makefile.am (images_DATA): add stock-edit-{16,24}.png
-
-2003-03-03 Ettore Perazzoli <ettore@ximian.com>
-
- * about-box.png: New artwork from Jakub.
-
-2003-02-06 Dan Winship <danw@ximian.com>
-
- * Makefile.am: remove imagesdir, etc, which are now defined in
- configure.in
-
-2003-01-22 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (imagesdir): Version using $(BASE_VERSION).
- (buttonsdir): Likewise.
- (conduitsdir): Likewise.
- (install-data-local): New rule to install evolution.png as
- evolution-$(BASE_VERSION).png.
- (EXTRA_DIST): Add evolution.png.
-
-2003-01-08 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (imagesdir): Install images into
- $(datadir)/evolution/images instead of
- $(datadir)/images/evolution.
- (buttonsdir): Likewise, these go into
- $(datadir)/evolution/images/buttons now.
- (conduits_DATA): Likewise, $(datadir)/evolution/images/conduits.
-
-2002-11-25 Ettore Perazzoli <ettore@ximian.com>
-
- * splash.png: New work-in-progress splash from Jakub.
-
-2002-10-28 Ettore Perazzoli <ettore@ximian.com>
-
- * splash.png: New artwork from Jakub.
- * about-box.png: New artwork from Jakub.
-
-2002-10-28 Ettore Perazzoli <ettore@ximian.com>
-
- * settings.png: New.
- * settings-16.png: New.
-
-2002-10-07 Ettore Perazzoli <ettore@ximian.com>
-
- * splash.png: New artwork from Jakub.
-
-2002-09-27 Dan Winship <danw@ximian.com>
-
- * post-reply-24.png: New icon for "Post a Reply" from Jakub.
-
-2002-02-29 Ettore Perazzoli <ettore@ximian.com>
-
- * about-box.png, splash.png: New artwork from Jakub.
-
-2002-09-03 Ettore Perazzoli <ettore@ximian.com>
-
- * folder-settings.png: New icon from Jakub.
-
-2002-09-03 Jakub Steiner <jimmac@ximian.com>
-
- * ldap-settings.png: use a more gnomeish version
-
-2002-08-01 Ettore Perazzoli <ettore@ximian.com>
-
- * contact-list-16.png: New artwork from Jakub.
- * post-message-16.png: Likewise.
- * meeting-request-16.png: Likewise.
-
- * meeting.xpm: Removed.
-
-2002-07-26 Ettore Perazzoli <ettore@ximian.com>
-
- * mail.png: New icon for mail (gnome-textfile.png from GNOME 2, by
- Tuomas' suggestion).
-
-2002-07-23 Jakub Steiner <jimmac@ximian.com>
-
- * inbox.png,outbox.png: fix the arrows
- * font.png: the former one was vector style - from gorilla
-
-2002-07-22 <jpr@ximian.com>
-
- * Makefile.am: add new image
-
-2002-07-16 Ettore Perazzoli <ettore@ximian.com>
-
- * inbox.png, outbox.png: Added final large versions of the Inbox
- and Outbox icons.
-
-2002-07-09 Dan Winship <danw@ximian.com>
-
- * Makefile.am (images_DATA): add folder.png, folder-mini.png,
- public-folder.png, and public-folder-mini.png
-
- * folder-mini.png: Renamed from local-16.png
-
- * folder.png, public-folder.png, public-folder-mini.png: New, from
- Jakub.
-
-2002-07-09 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (images_DATA): inbox-mini.png instead of
- inbox-16.png, outbox-mini.png instead of outbox-16.png. Also add
- inbox.png and outbox.png.
- (inbox.png): New.
- (outbox.png): New.
-
-2002-05-20 Ettore Perazzoli <ettore@ximian.com>
-
- * schedule-meeting-24.png: New.
-
-2002-04-25 Larry Ewing <lewing@ximian.com>
-
- * Makefile.am (images_DATA): font.png: Add for the font config
- prefs.
-
-2002-04-17 Dan Winship <danw@ximian.com>
-
- * monkey-16.png: Replace with an antialiased version
-
-2002-04-10 Dan Winship <danw@ximian.com>
-
- * Makefile.am (images_DATA), folder-settings.png: Add. (Copied
- from Unscalable Gorilla because it was handy. Will probably get
- changed to something else...)
-
-2002-03-28 Ettore Perazzoli <ettore@ximian.com>
-
- * calendar-and-tasks-settings.png: New.
- * composer-settings.png: New.
- * ldap-settings.png: New.
- * mail-accounts-settings.png: New.
- * summary-settings.png: New.
-
-2002-03-25 Dan Winship <danw@ximian.com>
-
- * Makefile.am (images_DATA): Add working-16.png (the GNOME2 stock
- "wait" icon, from Jakub)
-
-2002-03-04 Jeffrey Stedfast <fejj@ximian.com>
-
- * forward.xpm, reply.xpm, reply_to_all.xpm: Rename the internal
- structure to coincide with the filenames.
-
-2002-02-29 Ettore Perazzoli <ettore@ximian.com>
-
- * about-box.png, splash.png: New cool artwork from Jakub.
-
-2002-02-22 Jeffrey Stedfast <fejj@ximian.com>
-
- * Makefile.am: Remove meeting_widget.png from the build since it
- doesn't seem to be in cvs?
-
-2002-02-20 Jakub Steiner <jimmac@ximian.com>
-
- * summary_preferences-16.png: menu icon for summary preferences
- * Makefile.am: added the icon
-
-2002-02-13 Jeffrey Stedfast <fejj@ximian.com>
-
- * flag-for-followup.xpm:
- * flag-for-followup-16.png:
- * flag-for-followup-48.png: New icons.
-
- * Makefile.am: Added the new icons...
-
-2002-02-12 Jeffrey Stedfast <fejj@ximian.com>
-
- * Makefile.am: Install mail-new.xpm, mail-read.xpm and
- priority-high.xpm in the same place as other bonobo-ui menu
- pixmaps so we can use these in menus too.
-
-2002-02-08 JP Rosevear <jpr@ximian.com>
-
- * connect_to_url-16.xpm: new icon
-
- * new_all_day_event.png: ditto
-
- * Makefile.am: install and dist new images
-
-2001-12-11 Jon Trowbridge <trow@ximian.com>
-
- * mail-need-reply.xpm: A new icon that sucks less. We still need
- some Tuomas-love.
-
-2001-12-09 Jon Trowbridge <trow@ximian.com>
-
- * mail-need-reply.xpm: Added a really, really ugly and
- awful icon to symbolize "message needs a reply".
-
- * Makefile.am (EXTRA_DIST): Added mail-need-reply.xpm.
-
-2001-11-06 Ettore Perazzoli <ettore@ximian.com>
-
- * evolution.png: New, updated icon from Tuomas.
-
-2001-11-05 JP Rosevear <jpr@ximian.com>
-
- * Makefile.am (EXTRA_DIST): dist the glade data
-
-2001-11-01 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (gladedir): New.
- (glade_DATA): Pixmap files required to be installed by the glade
- files.
-
-2001-10-31 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am: Install `evolution.png', not `evolution-icon.png'.
-
- * evolution.png: Renamed from `evolution-icon.png', removing the
- old, now unused `evolution.png'.
-
-2001-10-30 Jakub Steiner <jimmac@ximian.com>
-
- * splash-1-0.png: new style splash
-
-2001-10-23 Tuomas Kuosmanen <tigert@ximian.com>
-
- * splash.png: Remove the "1" from "1.0 Release Candidate 1" so it
- looks better.
-
-2001-10-23 Tuomas Kuosmanen <tigert@ximian.com>
-
- * Makefile.am (appicon_DATA): Changed the filename here too
- so the icon gets installed.
-
- * evolution-icon.png: New icon that scales better.
-
-2001-10-22 Jakub Steiner <jimmac@ximian.com>
-
- * about-box.png: update the layout a bit
- * splash.png: update to 0.17
-
-2001-10-16 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (images_DATA): Add `about-box.png'.
-
- * about-box.png: New image for the about box from Jakub.
-
-2001-10-18 Larry Ewing <lewing@ximian.com>
-
- * Makefile.am (images_DATA): add alarm.png for the new alarm
- notification code.
-
-2001-10-04 Chris Toshok <toshok@ximian.com>
-
- * Makefile.am (images_DATA): change ldap-16.png to ldap-mini.png,
- and add ldap.png.
-
-2001-10-04 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png: bump to 0.16
- * ldap.png: 48x48 version for shortcut bar
-
-2001-09-25 Iain Holmes <iain@ximian.com>
-
- * add task.png
-
-2001-09-21 Iain Holmes <iain@ximian.com>
-
- * remove timezone.png...dunno where it came from.
-
-2001-09-21 Iain Holmes <iain@ximian.com>
-
- * install timezone-16.xpm
-
-2001-09-21 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png: beta4
-
-2001-09-08 Jakub Steiner <jimmac@ximian.com>
-
- * pgp-signature-*: for the pgp signature checking
- * Makefile.am (images_DATA): add the icon files
-
-2001-09-06 Chris Toshok <toshok@ximian.com>
-
- * Makefile.am (images_DATA): add ldap-16.png.
-
-2001-09-05 Jakub Steiner <jimmac@ximian.com>
-
- * meeting-request.png: for the inline .ics stuff
- * Makefile.am (images_DATA): add the icon file
-
-2001-09-04 Jakub Steiner <jimmac@ximian.com>
-
- * timezone-48.png: for the timezone configuration step in the
- first-time-druid
- * Makefile.am (images_DATA): add the icon file
-
-2001-08-20 JP Rosevear <jpr@ximian.com>
-
- * Makefile.am: install new file
-
- * talking-heads.png: new graphic for meeting requests
-
-2001-08-20 Damon Chaplin <damon@ximian.com>
-
- * Makefile.am (images_DATA): added goto-16.png & new_task-16.png.
- (buttons_DATA): added save-24.png.
-
-2001-08-20 Damon Chaplin <damon@ximian.com>
-
- * Makefile.am (buttons_DATA): added cut.png, copy.png & paste.png,
- so we can use them for the tasks toolbar.
-
-2001-08-18 Damon Chaplin <damon@ximian.com>
-
- * Makefile.am (images_DATA): added 16_copy.png, 16_customize.png,
- 16_cut.png & 16_paste.png.
- (buttons_DATA): added new_task.png, which I made from scaling up the
- smaller task.xpm icon.
-
-2001-08-18 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (buttons_DATA): Added `delete-message.png'.
-
-2001-08-17 Damon Chaplin <damon@ximian.com>
-
- * Makefile.am (images_DATA): moved task.xpm here, so it gets installed,
- so we can use it for the menus. Note that we don't have an icon to
- use in the toolbar for a new task, and we need one. Jakub?
-
-2001-08-17 Jeffrey Stedfast <fejj@ximian.com>
-
- * wax-seal.png: Added.
-
- * wax-seal-broken.png: Added.
-
-2001-08-17 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png: marketing spoils the fun. boring splash again.
-
-2001-08-17 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png: Ruperzilla splash
-
- * splash-1-0.png: 1.0 candidate
-
-2001-08-16 Jakub Steiner <jimmac@ximian.com>
-
- * {next,previous}-message.png: use new document template. maybe
- still a bit dark.
-
-2001-08-15 Jakub Steiner <jimmac@ximian.com>
-
- * add-attachment.png: get rid of the yellow
-
- * compose-message.png: the old one seemed too dark to me. This one
- shares the same document base as the new stuff.
-
-2001-08-15 Jakub Steiner <jimmac@ximian.com>
-
- * all_contacts.xpm, new_contact.xpm: Nat wanted something bigger
- that would match the new button style. The filename of
- all_contacts.xpm is crap, maybe you guys can fix it to be
- "new_list.xpm" or something. Didn't want to break things.
-
-2001-08-15 Jakub Steiner <jimmac@ximian.com>
-
- * save-16.png, save-as-16.png: fix bottom. Tuomas didn't like too
- much detail.
-
-2001-08-15 Tuomas Kuosmanen <tigert@ximian.com>
-
- * goto-24.png: Icon for "Goto date.." -button. Someone could add
- this into the code?
-
-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.
-
-2001-08-10 Rodrigo Moya <rodrigo@ximian.com>
-
- * 16_category_*: removed these files, which are now in gal
-
-2001-08-09 Tuomas Kuosmanen <tigert@ximian.com>
-
- * send-receive.xpm: Updated this to have the yellow/green arrows
- so it matches the style of other icons. Noticed that tasklist
- scales 16x16 icons larger, so they generally look Bad(tm). (fixes
- #6475)
-
-2001-08-07 Damon Chaplin <damon@ximian.com>
-
- * timezone-16.xpm: copied from the international category icon.
- It would be better to have 2 different icons for these, but I had
- to get rid of that square timezone icon!
-
-2001-08-07 Jakub Steiner <jimmac@ximian.com>
-
- * evolution-trash-mini.png: scaled down Tuomas' trash icon.
- tweaked a bit. looks a lot better than the previous one.
-
-2001-08-07 Jakub Steiner <jimmac@ximian.com>
-
- * inbox-*, outbox-*: tree view icons * filters.xpm, edit-16.xpm,
- marlboro_filters.xpm: remove unused * vfolder-16.xpm,
- delete-message.xpm, undelete-message.xpm: let's not use xpms *
- evolution-trash-mini.png: new version for edit>delete message,
- tree view and everything * undelete_message-16.png,
- folder-move-16.png, open-in-new-window-16.png, folder-copy-16.png:
- tree view icons * faq-16.png, mark-as-important-16.png: menu icons
- * Makefile.am (images_DATA): add new icons, change some xpms to
- pngs
-
-
-2001-08-03 Jakub Steiner <jimmac@ximian.com>
-
- * ldap-16.png, imap-16.png, local-16.png: tree view icons for
- imap, ldap and local folders.
-
-2001-08-02 Jakub Steiner <jimmac@ximian.com>
-
- * myevo-mail-summary.png, myevo-post-it.png, *
- myevo-appointments.png: icons for My Evolution -- mail summary,
- tasks, appointments. These are _NOT_TO_ replace the shortcut
- icons, but solely for My Evolution.
-
-2001-08-02 Tuomas Kuosmanen <tigert@ximian.com>
-
- * receive-24.png: Icon for the send/receive dialog at least.
-
-2001-07-31 Jakub Steiner <jimmac@ximian.com>
-
- * splash.png: beta2 splash
-
-2001-07-31 Tuomas Kuosmanen <tigert@ximian.com>
-
- * send-24-receive.png: New version, looks more consistent with the
- other icons.
-
-2001-07-30 Jakub Steiner <jimmac@ximian.com>
-
- * search-16.png, search-and-replace-16.png: menu versions for
- shell and editor. * properties-16.png: properties for shel
- (maybe other places too) * send-16.png, send-later-16.png:
- editor, shell menu. * work_online-16.png: to accompany work
- online menu toggle. * save-16.png, save-as-16.png:
- everywhere. (based on Tuomas new gnome stock panel icon)
-
-2001-07-27 <tigert@ximian.com>
-
- * new_appointment.[xpm,png]: New version, fixes bug #4704
- hopefully.
-
-2001-07-25 Damon Chaplin <damon@ximian.com>
-
- * Makefile.am (images_DATA): added print-preview-24.png.
-
-2001-07-25 Jakub Steiner <jimmac@ximian.com>
-
- * print-preview-24.png: toolbar icon for calendar's appointment
- dialog (now using the menu version)
-
-2001-07-20 JP Rosevear <jpr@ximian.com>
-
- * Pull in new splash screen
-
-2001-07-20 Rodrigo Moya <rodrigo@ximian.com>
-
- * Makefile.am: install 2 new category icons
- (16_category_suppliers.png and 16_category_time-and-expenses.png)
-
-2001-07-20 <tigert@ximian.com>
-
- * 16_category_time-and-expenses.png: Icon for "Time & Expenses"
- category..
-
- * 16_category_suppliers.png: Icon for "Suppliers" category..
-
- * evolution-calendar.png, evolution-contacts.png,
- evolution-inbox.png, evolution-tasks.png, evolution-today.png:
- Took out the colored background circles from the icons, apparently
- people found them confusing rather than useful, especially on
- small icons -mode of the shortcutbar.
-
-2001-07-19 Rodrigo Moya <rodrigo@ximian.com>
-
- * Makefile.am: install the 2 new category icons
-
-2001-07-19 <tigert@ximian.com>
-
- * 16_category_strategies.png, 16_category_status.png: New category
- icons.
-
-2001-07-19 Jakub Steiner <jimmac@ximian.com>
-
- * insert-link-24.png, insert-table-24.png, insert-image-24.png:
- toolbar icons for message editor.
-
-2001-07-17 Rodrigo Moya <rodrigo@ximian.com>
-
- * Makefile.am: install category icons
-
-2001-07-17 Tuomas Kuosmanen <tigert@ximian.com>
-
- * 16_category_holiday-cards.png 16_category_hot-contacts.png
- 16_category_ideas.png: new category icons..
-
-2001-07-16 Tuomas Kuosmanen <tigert@ximian.com>
-
- * 16_category_favorites.png 16_category_gifts.png
- 16_category_goals.png: New additions for the category stuff..
- still more to do..
-
-2001-07-13 Tuomas Kuosmanen <tigert@ximian.com>
-
- * 16_category_*.png: Some category icons for calendar/tasks, to
- match the different category types for events. Still many to do,
- but I wanted to commit them so you people can start hacking on the
- code already. More to follow shortly.
-
- * 16_customize.png: Icon for "Customize toolbars" or whatever menu
- item that deals with customizing stuff (the icon is a wrench)
-
-2001-07-12 JP Rosevear <jpr@ximian.com>
-
- * Makefile.am: extra dist another xpm
-
-2001-07-12 <tigert@ximian.com>
-
- * delete_message.[png,xpm]: New versions for the trashcan icon. I
- am wondering if we should do some filename cleanup here, all menu
- icons should really be 16_foo.png, whereas the toolbar ones should
- be foo.png. Currently we are mixing PNG and XPM here with some
- files having otherwise same names (like this one)..
-
-2001-07-11 <tigert@ximian.com>
-
- * new_appointment.[png,xpm]: New versions
-
-2001-07-10 Tuomas Kuosmanen <tigert@ximian.com>
-
- * new_appointment.png: New appointment icon. *
- new_appointment.xpm: Small version.. (should we change this to
- 16_new_appointment.png btw?
-
-2001-07-09 Iain Holmes <iain@ximian.com>
-
- * Makefile.am: Install the myweather-* icons.
-
-2001-07-07 <tigert@ximian.com>
-
- * 16_[cut,copy,paste].png: New icons for the
- Edit->[Cut,Copy,Paste] entries, the current gnome-stock ones start
- to look bad when scaled down, so these are already 16x16 pixels.
-
-2001-07-05 Jakub Steiner <jimmac@ximian.com>
-
- * myweather-*: weather status icons for My Evolution
-
-2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
-
- * Makefile.am: install apply-filters-16.xpm
-
-2001-07-03 Tuomas Kuosmanen <tigert@ximian.com>
-
- * cut.png, copy.png, paste.png: icons for cut/copy/paste to fit
- the general style.
-
-2001-07-01 Jakub Steiner <jimmac@ximian.com>
-
- * print.xpm, print-preview.xpm: nat didn't like the jaggy
- version. This one is based on tuomas 48x48 print icon.
-
-2001-06-30 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (buttons_DATA): Add `print.png', `next-message.png',
- `previous-message.png'.
-
-2001-06-29 Jakub Steiner <jimmac@ximian.com>
-
- * remove-nntp-folder-24.png, add-nntp-folder-24.png,
- refresh-nntp-folders-24.png: manage subscriptions toolbar icons
-
-2001-06-29 Tuomas Kuosmanen <tigert@ximian.com>
-
- * print.png: Icon for print message.
-
- * next-message.png, previous-message.png: New icons to replace the
- < > arrows in the mailer.
-
-2001-06-29 Chris Toshok <toshok@ximian.com>
-
- * Makefile.am (images_DATA): add contact-is-a-list.png
-
-2001-06-29 Tuomas Kuosmanen <tigert@ximian.com>
-
- * contact-is-a-list.png: icon for toshok, for contact lists.
-
-2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
-
- * Makefile.am: Install the add-attachment.png icon.
-
-2001-06-27 Tuomas Kuosmanen <tigert@ximian.com>
-
- * evolution-calendar-mini.png: New version of the folder tree's
- calendar icon. Doesnt look too much like the contacts icon.
-
-2001-06-19 Damon Chaplin <damon@ximian.com>
-
- * world_map-960.png: world map picture used for selecting
- timezones. * Makefile.am (images_DATA): added world_map-960.png
- for timezones.
-
-2001-06-14 Jakub Steiner <jimmac@ximian.com>
-
- * apply-filters-16.xpm: for mailer menu. * vfolder-16.xpm:
- vfolder icon for menu items * hand-16.xpm: originally ment for
- customize toolbars. might not work * edit-16.xpm: edit message
- (message open)
-
-2001-06-13 Jakub Steiner <jimmac@ximian.com>
-
- * rdf.png, ico-rdf.png: ximianize those
-
-2001-06-13 Jakub Steiner <jimmac@ximian.com>
-
- * splash-1-0.png: Initial mockup for the final splash. Didn't
- wan't to overwrite the unstable splash.png.
-
-2001-06-07 Iain Holmes <iain@ximian.com>
-
- * empty.gif: es-weather.png es-appointments.png ico-calendar.png
- ico-mail.png ico-rdf.png ico-weather.png bcg.png rdf.png
- pattern.png: Added all these for the new My Evolution
-
-2001-06-04 Jakub Steiner <jimmac@ximian.com>
-
- * timezone-16.xpm: for events in a diffrent timezone
-
-2001-05-22 Jakub Steiner <jimmac@ximian.com>
-
- * evolution-inbox-mini.png: fixed the shadow
-
-2001-05-17 Dan Winship <danw@ximian.com>
-
- * Makefile.am (images_DATA): Install Jakub's new icons
-
-2001-05-16 Jakub Steiner <jimmac@ximian.com>
-
- * mail-config-druid-48.png, mail-config-druid-identity.png,
- mail-config-druid-account-name.png,
- mail-config-druid-receive.png, mail-config-druid-send.png,
- thankyou.png: config druid icons
-
- thankyou.png can be used for the last step in every evo
- druid (like the import one)
-
-2001-05-16 Jakub Steiner <jimmac@ximian.com>
-
- * evolution-calendar.png, evolution-contacts.png,
- evolution-inbox.png, evolution-today.png, evolution-tasks.png:
- fixed bug #2862. Also changed the envelope icon Oh and we use
- #b39169 for calendar now
-
-2001-05-16 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (images_DATA): Added `online.png' and `offline.png'.
-
- * online.png: New icon by Tuomas. * offline.png: New icon by
- Tuomas.
-
-2001-05-14 Duncan Mak <duncan@ximian.com>
-
- * Makefile.am (images_DATA): add in the new find_message.xpm
-
-2001-05-14 Jakub Steiner <jimmac@ximian.com>
-
- * find_message.xpm: Duncan requested this
-
diff --git a/art/Makefile.am b/art/Makefile.am
deleted file mode 100644
index 87bb7ded87..0000000000
--- a/art/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-images_DATA = \
- about-box.png \
- bcg.png \
- evolution-contacts-mini.png \
- monkey-16.png \
- offline.png \
- online.png \
- world_map-960.png
-
-install-data-local:
- $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps
- $(INSTALL_DATA) $(srcdir)/evolution.png $(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png
-if DEFAULT_BINARY
- cd $(DESTDIR)$(datadir)/pixmaps && rm -f evolution.png && $(LN_S) evolution-$(BASE_VERSION).png evolution.png
-endif
-
-EXTRA_DIST = \
- ChangeLog \
- ChangeLog.pre-1-4 \
- README \
- broken-image-16.xpm \
- broken-image-24.xpm \
- empty.xpm \
- evolution.png \
- jump.xpm \
- $(images_DATA)
diff --git a/art/README b/art/README
deleted file mode 100644
index 9f78332ce1..0000000000
--- a/art/README
+++ /dev/null
@@ -1,46 +0,0 @@
-Evolution Icons
-===============
-
-Licensing
----------
-
-FIXME: add license info here.
-
-
-Adding Icons
-------------
-
-Icons that are meant to someday be themeable MUST be for one or more
-of the following sizes:
-
-- 16x16
-- 18x18
-- 20x20
-- 24x24
-- 32x32
-- 48x48
-
-(the following sizes may also be added for use with window
-decorations: 64x64 and 128x128)
-
-All icons should be named consistantly and be placed within the proper
-subdir that corresponds to their size (if the subdir does not yet
-exist, because no icons have been made for that size - then create the
-subdir and add it to the build as well).
-
-If it is expected that the icon(s) you've created will make it into
-the GNOME icon themes package at some point (or is already there?),
-then you will want to name your icons accordingly so that if the user
-installs a GNOME icons theme package with the appropriate icon(s),
-then he or she will see those icons rather than the ones installed by
-default with Evolution.
-
-The icons within the WWxHH subdirs will ONLY be used if they cnnot be
-found in the theme.
-
-The ONLY image files that may be placed in the toplevel art/ srcdir
-(eg. *this* dir) are xpm files that are built into the Evolution binary
-(or libs) and/or are not meant to be used as "icons".
-
-
--- fejj
diff --git a/art/about-box.png b/art/about-box.png
deleted file mode 100644
index c3613fb4bb..0000000000
--- a/art/about-box.png
+++ /dev/null
Binary files differ
diff --git a/art/bcg.png b/art/bcg.png
deleted file mode 100644
index ec03f8ab6e..0000000000
--- a/art/bcg.png
+++ /dev/null
Binary files differ
diff --git a/art/broken-image-16.xpm b/art/broken-image-16.xpm
deleted file mode 100644
index e96ee1aab0..0000000000
--- a/art/broken-image-16.xpm
+++ /dev/null
@@ -1,61 +0,0 @@
-/* XPM */
-static char * broken_image_16_xpm[] = {
-"16 16 42 1",
-" c None",
-". c #000000",
-"+ c #FEFEFE",
-"@ c #FDFDFD",
-"# c #E0E0E0",
-"$ c #C1C1C1",
-"% c #F1F1F1",
-"& c #C3C3C3",
-"* c #FBFBFB",
-"= c #A8A8A8",
-"- c #ADADAD",
-"; c #767676",
-"> c #5D5D5D",
-", c #404040",
-"' c #F0F0F0",
-") c #E2E2E2",
-"! c #858585",
-"~ c #4B4B49",
-"{ c #161616",
-"] c #EFEFEF",
-"^ c #EEEEEE",
-"/ c #C5C5C5",
-"( c #DF421E",
-"_ c #ECECEC",
-": c #C4C4C4",
-"< c #EBEBEB",
-"[ c #EDEDED",
-"} c #EAEAEA",
-"| c #E8E8E8",
-"1 c #C0C0C0",
-"2 c #E7E7E7",
-"3 c #BFBFBF",
-"4 c #E6E6E6",
-"5 c #E5E5E5",
-"6 c #BEBEBE",
-"7 c #E4E4E4",
-"8 c #BDBDBD",
-"9 c #E3E3E3",
-"0 c #BBBBBB",
-"a c #C2C2C2",
-"b c #BCBCBC",
-"c c #A0A0A0",
-" ......... ",
-" .++++++@#$. ",
-" .+%%%%%%&*=. ",
-" .+%%%%%%-;>,. ",
-" .+%%%%%')!~{. ",
-" .+%]]]]]]^^/. ",
-" .+]]((^((^_:. ",
-" .@^^(((((^<&. ",
-" .@[__(((}}}$. ",
-" .@<|(((((||1. ",
-" .@}}((|((223. ",
-" .@|444444456. ",
-" .@2244455778. ",
-" .@4555779990. ",
-" .a888bb0000c. ",
-" ........... "};
diff --git a/art/broken-image-24.xpm b/art/broken-image-24.xpm
deleted file mode 100644
index ba6cc6854e..0000000000
--- a/art/broken-image-24.xpm
+++ /dev/null
@@ -1,169 +0,0 @@
-/* XPM */
-static char * broken_image_24_xpm[] = {
-"24 24 142 2",
-" c None",
-". c #000000",
-"+ c #D3D3D3",
-"@ c #F6F6F6",
-"# c #FFFFFF",
-"$ c #F9F9F9",
-"% c #DADADA",
-"& c #585858",
-"* c #C7C7C7",
-"= c #D1D1D1",
-"- c #D6D6D6",
-"; c #B2B2B2",
-"> c #D9D9D9",
-", c #D8D8D8",
-"' c #DDDDDD",
-") c #C0C0C0",
-"! c #E1E1E1",
-"~ c #F0F0F0",
-"{ c #9B9B9B",
-"] c #D4D4D4",
-"^ c #FEFEFE",
-"/ c #FDFDFD",
-"( c #FCFCFB",
-"_ c #FBFBFB",
-": c #AFAFAE",
-"< c #E9E9E9",
-"[ c #DFDFDF",
-"} c #8F8F8F",
-"| c #FAFAF9",
-"1 c #F9F9F8",
-"2 c #A4A4A3",
-"3 c #F4F4F4",
-"4 c #CFCFCF",
-"5 c #A2A2A2",
-"6 c #D5D5D5",
-"7 c #F8F8F7",
-"8 c #F8F7F6",
-"9 c #9E9E9E",
-"0 c #F7F6F5",
-"a c #F6F6F4",
-"b c #F4F3F2",
-"c c #DEDDDC",
-"d c #D3D2D0",
-"e c #B7B7B5",
-"f c #9F9E9D",
-"g c #706F6F",
-"h c #65625A",
-"i c #F5F4F3",
-"j c #F2F2F0",
-"k c #E4E4E2",
-"l c #DAD9D7",
-"m c #D8D8D6",
-"n c #E3E3E1",
-"o c #AFAEAC",
-"p c #88847B",
-"q c #D3D2D1",
-"r c #DF421E",
-"s c #F3F3F1",
-"t c #EEEDEB",
-"u c #EDECEA",
-"v c #E9E8E6",
-"w c #EEEEED",
-"x c #C4C3C2",
-"y c #8F8A81",
-"z c #F6F5F4",
-"A c #D0D0CE",
-"B c #ECEBE9",
-"C c #EAE9E7",
-"D c #E5E4E2",
-"E c #D2D1CE",
-"F c #8D887E",
-"G c #CECDCD",
-"H c #F0F0EE",
-"I c #EFEFED",
-"J c #F1F0EE",
-"K c #F0EFED",
-"L c #EFEEEC",
-"M c #E8E7E5",
-"N c #E5E4E1",
-"O c #E4E3E0",
-"P c #E1DFDC",
-"Q c #979288",
-"R c #A49E93",
-"S c #CBCBC9",
-"T c #E7E6E3",
-"U c #E3E2DF",
-"V c #E2E0DD",
-"W c #E0DFDB",
-"X c #A19C90",
-"Y c #EDEDEB",
-"Z c #C9C8C7",
-"` c #EBEAE8",
-" . c #E9E8E5",
-".. c #E6E4E1",
-"+. c #E3E2DE",
-"@. c #DFDEDA",
-"#. c #DDDCD8",
-"$. c #A19B90",
-"%. c #C6C5C3",
-"&. c #E8E7E4",
-"*. c #E7E5E2",
-"=. c #E4E3DF",
-"-. c #DEDDD9",
-";. c #DCDBD7",
-">. c #C3C2C0",
-",. c #E6E5E2",
-"'. c #E5E4E0",
-"). c #E2E1DD",
-"!. c #EDECEB",
-"~. c #D9D7D3",
-"{. c #9F998D",
-"]. c #C1C0BD",
-"^. c #E4E2DF",
-"/. c #E1E0DC",
-"(. c #DDDBD7",
-"_. c #DCDAD6",
-":. c #D8D6D2",
-"<. c #9E988D",
-"[. c #EDEDED",
-"}. c #E1E0DD",
-"|. c #D6D4D2",
-"1. c #EBEBE8",
-"2. c #EAE8E6",
-"3. c #E6E5E3",
-"4. c #F1F1EF",
-"5. c #D7D5D1",
-"6. c #9D978B",
-"7. c #E1DFDB",
-"8. c #E0DEDA",
-"9. c #DEDCD8",
-"0. c #D7D6D1",
-"a. c #D5D3CE",
-"b. c #9B958A",
-"c. c #999891",
-"d. c #A39E92",
-"e. c #A39D92",
-"f. c #A39D91",
-"g. c #A29C90",
-"h. c #A19B8F",
-"i. c #9D978C",
-"j. c #9B968A",
-"k. c #676359",
-" ",
-" . . . . . . . . . . . . . ",
-" . + @ # # # # # # # # $ % & . ",
-" . @ # # # # # # # # # # * = - . ",
-" . # # ; > > > > , > , ' ) ! ~ { . ",
-" . # # ] # # ^ / ( / ( _ : < # [ } . ",
-" . # # > ^ / ( _ | _ | 1 2 ~ # 3 4 5 . ",
-" . # ^ 6 ( _ | 1 7 1 7 8 9 . . . . . . . ",
-" . # ( 6 | 1 7 8 0 8 0 a b c d e f g h . ",
-" . # | + 7 8 0 a i a i b j k l m n o p . ",
-" . # 7 q 0 a i r r b s r r t u v w x y . ",
-" . # z A b b s j r r r r t B C D i E F . ",
-" . # b G j H I J K r r L B M N O I P Q . ",
-" . # b G j H I J r r r r B M N O I P R . ",
-" . # H S I L t r r u u r r T U V L W X . ",
-" . # Y Z B B B ` .` . .N ..+.@.Y #.$.. ",
-" . # ` %.v M &.&.T &.T *.=.+.W -.u ;.$.. ",
-" . # T >.,.,.N ..'...'.=.).W -.;.!.~.{.. ",
-" . $ O ].+.^.=.).+.).+././.-.(._.t :.<.. ",
-" . [.}.|.1.1.u 1.B 1.B ` ` 2. .3.4.5.6.. ",
-" . = 7.8.@.-.W -.8.-.8.9.9._._.:.0.a.b.. ",
-" . c.d.R e.f.e.X g.X g.h.$.{.{.i.i.j.k.. ",
-" . . . . . . . . . . . . . . . . . . ",
-" "};
diff --git a/art/empty.xpm b/art/empty.xpm
deleted file mode 100644
index aca06618b1..0000000000
--- a/art/empty.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * empty_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};
diff --git a/art/evolution-contacts-mini.png b/art/evolution-contacts-mini.png
deleted file mode 100644
index 5ddb92c1ce..0000000000
--- a/art/evolution-contacts-mini.png
+++ /dev/null
Binary files differ
diff --git a/art/evolution.png b/art/evolution.png
deleted file mode 100644
index 412dcfbbc0..0000000000
--- a/art/evolution.png
+++ /dev/null
Binary files differ
diff --git a/art/jump.xpm b/art/jump.xpm
deleted file mode 100644
index 7c289e738f..0000000000
--- a/art/jump.xpm
+++ /dev/null
@@ -1,30 +0,0 @@
-/* XPM */
-static char * jump_xpm[] = {
-"16 8 3 1",
-" c None",
-". c #000000",
-"+ c #FFFF00",
-"................",
-".++++++++++++++.",
-".++++++++++++++.",
-".++..++..++..++.",
-".++..++..++..++.",
-".++++++++++++++.",
-".++++++++++++++.",
-"................"};
-
-static char * jump_xpm_focused[] = {
-"16 8 3 1",
-" c None",
-". c #0000FF",
-"+ c #FFFF00",
-"................",
-"................",
-"..++++++++++++..",
-"..+..++..++..+..",
-"..+..++..++..+..",
-"..++++++++++++..",
-"................",
-"................"};
-
-
diff --git a/art/monkey-16.png b/art/monkey-16.png
deleted file mode 100644
index 02fb7b6eb5..0000000000
--- a/art/monkey-16.png
+++ /dev/null
Binary files differ
diff --git a/art/offline.png b/art/offline.png
deleted file mode 100644
index 57bdd27be2..0000000000
--- a/art/offline.png
+++ /dev/null
Binary files differ
diff --git a/art/online.png b/art/online.png
deleted file mode 100644
index 9a6a3980c2..0000000000
--- a/art/online.png
+++ /dev/null
Binary files differ
diff --git a/art/world_map-960.png b/art/world_map-960.png
deleted file mode 100644
index 0512d20115..0000000000
--- a/art/world_map-960.png
+++ /dev/null
Binary files differ