commit 401028fa0aedad9ee93baca24df506d96a0f2912
Author: Chenthill Palanisamy <pchenthill@novell.com>
Date:   Mon Aug 16 16:17:15 2010 +0530

    News update for 2.31.90 release

 NEWS |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

commit b91e79ec73003ea724567bd79624ecd9003df8ae
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Aug 15 22:33:12 2010 -0400

    ESelectionModel cleanups.

 widgets/misc/e-selection-model.c        |  536 ++++++++++++++++++-------------
 widgets/misc/e-selection-model.h        |  233 ++++++++------
 widgets/table/e-table-group-container.c |    2 +-
 widgets/table/e-table-group-leaf.c      |    2 +-
 widgets/table/e-table-item.c            |    2 +-
 widgets/table/e-tree-selection-model.c  |    3 +-
 6 files changed, 460 insertions(+), 318 deletions(-)

commit a43aa5eb4f179d1e22af8e62b00c52ad92d9d3b2
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Aug 14 00:01:15 2010 -0400

    Fix a typo.

 data/icons/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 32b1595aa15754d963fb04519c541df517c9e609
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Aug 14 20:20:55 2010 +0200

    Updated Slovenian translation

 po/sl.po |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 4e9050bc1e3c53e0d1ce17646c01f710085ca681
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 21:32:32 2010 -0400

    Whitespace and coding style cleanup.

 e-util/e-signature.c                   |    2 +-
 em-format/em-format-quote.c            |   29 +++++++++---
 em-format/em-format.c                  |   77 +++++++++++++++++++++----------
 mail/e-mail-message-pane.c             |    2 +-
 mail/e-mail-notebook-view.c            |   78 ++++++++++++++++----------------
 mail/e-mail-paned-view.c               |    2 +-
 mail/e-mail-paned-view.h               |    4 +-
 mail/e-mail-reader.c                   |   51 ++++++++++++---------
 mail/e-mail-reader.h                   |    2 +-
 modules/mail/e-mail-shell-backend.c    |    1 -
 modules/mail/em-composer-prefs.c       |   48 ++++++++++++++++---
 shell/e-shell-migrate.c                |    1 -
 smime/gui/certificate-manager.c        |    1 -
 widgets/misc/e-canvas.h                |    2 +-
 widgets/misc/e-preferences-window.c    |    3 +-
 widgets/misc/test-preferences-window.c |    2 +-
 16 files changed, 191 insertions(+), 114 deletions(-)

commit 8f7b23276dfdbc8e62d9c594556c11fd2ce9b199
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 21:00:35 2010 -0400

    Fix a runtime warning.

 modules/mail/e-mail-shell-backend.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 6cb0cbd0be5791aa0af1f78ce44c7a6563611d8f
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 20:49:46 2010 -0400

    Pass an EShell to EMsgComposer instances.
    
    Reduce the composer's dependency on e_shell_get_default().

 calendar/gui/itip-utils.c                          |   12 +-
 composer/e-composer-actions.c                      |    5 +-
 composer/e-composer-header-table.c                 |   27 +-
 composer/e-composer-private.c                      |   31 +-
 composer/e-composer-private.h                      |    2 +
 composer/e-msg-composer.c                          |  281 +++++++++------
 composer/e-msg-composer.h                          |   19 +-
 mail/e-mail-folder-pane.c                          |   21 +-
 mail/e-mail-reader-utils.c                         |   23 +-
 mail/e-mail-reader.c                               |   49 ++-
 mail/em-composer-utils.c                           |  395 ++++++++++++++------
 mail/em-composer-utils.h                           |   70 +++--
 modules/addressbook/e-book-shell-content.c         |   11 +-
 modules/addressbook/e-book-shell-view-actions.c    |   20 +-
 modules/addressbook/eab-composer-util.c            |   14 +-
 modules/addressbook/eab-composer-util.h            |    8 +-
 modules/mail/e-mail-attachment-handler.c           |   18 +-
 modules/mail/e-mail-shell-backend.c                |   26 +-
 .../mailing-list-actions/mailing-list-actions.c    |    9 +-
 plugins/templates/templates.c                      |    6 +-
 20 files changed, 733 insertions(+), 314 deletions(-)

commit caed9460b2d518005abe34035d5b414ff07c0212
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Aug 13 22:23:06 2010 +0200

    Updated Slovenian translation

 po/sl.po | 4440 +++++++++++++++++++++++---------------------------------------
 1 files changed, 1623 insertions(+), 2817 deletions(-)

commit 49b8a8e3d94df545b8516512151b7e06e2337ce7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 13:15:53 2010 -0400

    Bug 624896 - Missing icons in table properties

 data/icons/Makefile.am                             |    4 ++++
 .../hicolor_actions_16x16_stock_select-column.png  |  Bin 0 -> 240 bytes
 .../hicolor_actions_16x16_stock_select-row.png     |  Bin 0 -> 238 bytes
 .../hicolor_actions_24x24_stock_select-column.png  |  Bin 0 -> 379 bytes
 .../hicolor_actions_24x24_stock_select-row.png     |  Bin 0 -> 388 bytes
 5 files changed, 4 insertions(+), 0 deletions(-)

commit 51738170f93b9c0792c62234f26975e985ebe743
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 11:16:09 2010 -0400

    Bug 605737 - Appointment reminder shows icons on buttons

 calendar/gui/alarm-notify/alarm-notify.ui |  499 +++++++++++------------------
 1 files changed, 181 insertions(+), 318 deletions(-)

commit 26e59dcb2cdf58768722271e73e3dbee78ca1f42
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 10:35:15 2010 -0400

    Refresh alarm-notify.ui.

 calendar/gui/alarm-notify/alarm-notify.ui |  470 ++++++++---------------------
 1 files changed, 123 insertions(+), 347 deletions(-)

commit 8f2015ecfde92045b72416146444cc42760f43d1
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 08:25:49 2010 -0400

    Bump minimum GtkHtml version to 2.31.90.
    
    For bug 624913.

 configure.ac |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

commit 4032075425d7251642e3f81b9c4732e9a2a23e85
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Aug 13 08:09:37 2010 -0400

    Bug 624913 - Disallow drag-and-drop within the same attachment bar
    
    Adds a boolean "dragging" property to the EAttachmentView interface,
    which becomes TRUE when the user start a drag from the attachment view.
    e_attachment_view_drag_motion() and e_attachment_view_drag_drop() both
    return FALSE when this property is set.
    
    Also, do not register the entire EMsgComposer window as a drag
    destination.  Just intercept drag signals from the GtkHTML widget.
    
    Requires gtkhtml commit 344eb5e to fully work correctly.

 composer/e-msg-composer.c             |  126 ++++++++++++---------------------
 mail/e-mail-attachment-bar.c          |   25 +++++++
 widgets/misc/e-attachment-icon-view.c |   16 ++++
 widgets/misc/e-attachment-paned.c     |   24 ++++++
 widgets/misc/e-attachment-tree-view.c |   16 ++++
 widgets/misc/e-attachment-view.c      |   55 ++++++++++++--
 widgets/misc/e-attachment-view.h      |    4 +
 7 files changed, 178 insertions(+), 88 deletions(-)

commit 6caf022926a6dc7ae0a84e514510def0de87109a
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 15:05:34 2010 -0400

    ECanvas cleanups.

 widgets/misc/e-calendar.c |    2 +-
 widgets/misc/e-canvas.c   |  689 ++++++++++++++++++++++-----------------------
 widgets/misc/e-canvas.h   |  125 +++++----
 3 files changed, 410 insertions(+), 406 deletions(-)

commit 5f49fa2561433c08a1f0450365b764ebfff3f611
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 12:22:14 2010 -0400

    Bug 323142 - Signature missing when handling mailto: URI with body part

 composer/e-msg-composer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a79893c002db9c556c8f29208fd49c31bfe56f25
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 12:17:45 2010 -0400

    EMsgComposer cleanups.

 composer/e-msg-composer.c |  109 ++++++++++++++++++++++++---------------------
 1 files changed, 58 insertions(+), 51 deletions(-)

commit 9cc5ad91181c3637542f2fb12f331b60c44d7d8b
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 09:29:03 2010 -0400

    Minor correction to previous commit.

 mail/message-list.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit dbb4c2472f54845f131f4df91aa11ec1d852b80a
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 08:48:20 2010 -0400

    Bug 626724 - Folder tree mistakes "mark as unread" as new mail

 mail/e-mail-reader.c        |   11 ++++++++++-
 mail/em-folder-tree-model.c |   42 +++++++++++++++++++++++++++++++++++++++---
 mail/em-folder-tree-model.h |    6 +++++-
 mail/message-list.c         |   10 ++++++++++
 4 files changed, 64 insertions(+), 5 deletions(-)

commit 2f326f6ca43816ff3bab4f377ae1eaaa4e6bb47d
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 12 07:20:53 2010 -0400

    EMFolderTreeModel cleanups.

 mail/em-folder-tree-model.c |   64 ++++++++++++++++++++++---------------------
 1 files changed, 33 insertions(+), 31 deletions(-)

commit 59257d0bbc4291fe1a864252207567f70ee14050
Author: Srinivasa Ragavan <sragavan@gnome.org>
Date:   Thu Aug 12 11:54:31 2010 +0530

    Pause timline instead of stop. It hides the search animation texture.

 mail/message-list.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit a6c40f7e8f52c44446d8e9b6ba8cbd6a7cfc3911
Author: Srinivasa Ragavan <sragavan@gnome.org>
Date:   Thu Aug 12 11:00:03 2010 +0530

    Add keybindings to tab.
    
    Control Up - Go to parent folder.
    Control Shift Up/Down - prev/next tab
    Control Shift w  - close tab.

 mail/e-mail-message-pane.c  |    8 ++-
 mail/e-mail-message-pane.h  |    1 +
 mail/e-mail-notebook-view.c |  119 +++++++++++++++++++++++++++-
 mail/e-mail-paned-view.c    |   19 +++++
 mail/e-mail-paned-view.h    |    3 +
 mail/e-mail-reader.c        |  184 +++++++++++++++++++++++++++++++++++++++++++
 mail/e-mail-reader.h        |    4 +
 7 files changed, 334 insertions(+), 4 deletions(-)

commit 7dbd643c722a1c7b0ca1c95b571aab3bb7b7ff60
Author: Srinivasa Ragavan <sragavan@gnome.org>
Date:   Thu Aug 12 10:59:41 2010 +0530

    Add commands for keybindings for tab mode.

 ui/evolution-mail-reader.ui |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit c8725891e58b6f19f97fa7f1638a3811244e13f0
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Aug 11 10:25:14 2010 -0400

    Remove -DGDK_DISABLE_DEPRECATED
    
    Until we can port the GDK drawing code to cairo.
    
    See: http://blogs.gnome.org/otte/2010/07/27/rendering-cleanup/

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 9c072559904fb7a7807b3755f760b312d06f23b4
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Wed Aug 11 15:10:01 2010 +0100

    remove select-on-focus hack, and replace with new skip-a-parent
    chaining hack; sub-set this only for when we have a hint visible
    ie. fix alt-c + type-new-search

 widgets/misc/e-hinted-entry.c |   27 +++++++--------------------
 1 files changed, 7 insertions(+), 20 deletions(-)

commit f2fba09301e6e4eaf26556a61d3b6d99cf769f30
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Wed Aug 11 13:41:25 2010 +0100

    Ensure widgets are registered, without relying on config dialog setup at startup.

 calendar/gui/dialogs/event-page.c |    5 +++++
 calendar/gui/dialogs/task-page.c  |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit 46c2fbd4f76a8048a3bdf07e273a8a884583700e
Author: Rob Bradford <rob@linux.intel.com>
Date:   Wed Aug 11 13:31:34 2010 +0100

    build: Add libemformat to LDADD for evolution-settings

 capplet/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 2ca6a310e1983283a719c1a22823befc821115e1
Author: Srinivasa Ragavan <sragavan@gnome.org>
Date:   Wed Aug 11 16:00:40 2010 +0530

    Change the order of histogram. New things at the right.

 mail/e-mail-notebook-view.c |   25 +++++++++++--------------
 1 files changed, 11 insertions(+), 14 deletions(-)

commit 0d1d8d2a07a0ba67621f0ce4ffa489efaf3cfa5a
Author: Srinivasa Ragavan <sragavan@gnome.org>
Date:   Wed Aug 11 15:32:50 2010 +0530

    Add Histogram of mail trend in clutter tab and enable DnD of tabs.

 mail/e-mail-notebook-view.c |  115 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 104 insertions(+), 11 deletions(-)

commit 83b264bc20f7b6ef2068e31b1d53ac2c51f32cd5
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 19:51:44 2010 -0400

    Typo in tree_autoscroll().

 mail/em-folder-tree.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f1c03de09dfda7052753b86a78bc22f87ca039a1
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 18:38:10 2010 -0400

    Bug 271691 - Add a way to view all attachments inline

 mail/em-format-html-display.c    |   33 ++++++-------
 widgets/misc/e-attachment-view.c |   96 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 110 insertions(+), 19 deletions(-)

commit 84abe8bbf3f19dfd3f940986706805154ef20240
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 18:23:43 2010 -0400

    EAttachmentView cleanups.

 widgets/misc/e-attachment-view.c |  130 +++++++++++++++++++-------------------
 1 files changed, 65 insertions(+), 65 deletions(-)

commit 489ec676aa3cefbbd31a307dfcf49b42142e28f1
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 18:20:12 2010 -0400

    More EMFormat cleanups.

 em-format/em-format.c |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

commit 699e36491b564069bce8c36a79d4803b5d9492d1
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 18:08:55 2010 -0400

    Change em_format_redraw() to em_format_queue_redraw().
    
    This changes the behavior of the function: instead of redrawing
    immediately it schedules the redraw from an idle callback.  This
    allows us to make multiple changes to EMFormat before redrawing.

 em-format/em-format.c      |   46 +++++++++++++++++++++++++++++++++++++------
 em-format/em-format.h      |    3 +-
 mail/e-mail-browser.c      |    2 +-
 mail/e-mail-display.c      |    4 +-
 mail/e-mail-paned-view.c   |    2 +-
 mail/e-mail-reader-utils.c |    2 +-
 mail/e-mail-reader.c       |    4 +-
 mail/em-format-html.c      |    4 +-
 mail/em-utils.c            |    2 +-
 9 files changed, 50 insertions(+), 19 deletions(-)

commit 18813ccd8f4367ac98348f08e183d858cfe963f5
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Tue Aug 10 21:17:40 2010 +0100

    Defer the load / creation of configuration UI with changes to
    e_preferences_window to take factory callbacks and store a reference
    to the shell. - This makes start-up substantially faster, particularly
    on Atom (eg.).
    
    Remove a number of idle handlers used to create these UIs in the
    first instance, cleaning the code.

 calendar/gui/dialogs/cal-prefs-dialog.c     |    5 +-
 calendar/gui/dialogs/cal-prefs-dialog.h     |    4 +-
 modules/addressbook/autocompletion-config.c |    5 +-
 modules/addressbook/autocompletion-config.h |    3 +-
 modules/addressbook/e-book-shell-backend.c  |   12 +++-
 modules/calendar/e-cal-shell-backend.c      |   34 ++++-------
 modules/mail/e-mail-shell-backend.c         |   86 +++++++++++---------------
 modules/mail/em-account-prefs.c             |    7 ++-
 modules/mail/em-account-prefs.h             |    5 +-
 modules/mail/em-composer-prefs.c            |    3 +-
 modules/mail/em-composer-prefs.h            |    9 ++-
 modules/mail/em-mailer-prefs.c              |    3 +-
 modules/mail/em-mailer-prefs.h              |    8 +-
 modules/mail/em-network-prefs.c             |    2 +-
 modules/mail/em-network-prefs.h             |    5 +-
 shell/e-shell-window-actions.c              |    1 +
 shell/e-shell.c                             |    2 +-
 smime/gui/certificate-manager.c             |   21 +++----
 smime/gui/certificate-manager.h             |    5 +-
 widgets/misc/e-preferences-window.c         |   80 +++++++++++++++++++++++--
 widgets/misc/e-preferences-window.h         |    8 ++-
 widgets/misc/test-preferences-window.c      |   60 ++++++++++++------
 22 files changed, 229 insertions(+), 139 deletions(-)

commit abd3e2a257586a96cac80f9ac860bba3c3d65d30
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Tue Aug 10 15:32:03 2010 +0100

    docs on where the repo for the web version lives, and how to deal with it

 capplet/settings/mail-autoconfig/README |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 78ebd5d8e7db8c5d816a4a17bc00eb34a0f764cc
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Mon Aug 9 16:10:22 2010 +0100

    Execute calendar search post startup, not

 shell/e-shell-searchbar.c |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit c1381b02bc61009814dbbbb842c34d094ed74add
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 07:40:46 2010 -0400

    EMFormat cleanups.

 em-format/em-format-quote.c |  323 +++++++++++++++++++--------------
 em-format/em-format-quote.h |   15 +-
 em-format/em-format.c       |  415 ++++++++++++++++++++++++-------------------
 em-format/em-format.h       |   96 +++++++----
 mail/e-mail-reader.c        |   11 +-
 mail/em-format-html.c       |    4 +-
 6 files changed, 498 insertions(+), 366 deletions(-)

commit 221c841d423c567f3bfb8b12ea039d7e932fdefa
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Tue Aug 10 06:01:18 2010 -0400

    Bug 626453 - Show attachments inline when printing

 em-format/em-format.c       |   60 ++++++++++++++++++++++++++++++-------------
 em-format/em-format.h       |   11 +++++--
 mail/em-format-html-print.c |   14 ++++++++++
 3 files changed, 64 insertions(+), 21 deletions(-)

commit 4b92f70a49aeaf7d097a3be9aeccd82ebba4966d
Author: drtv <vasudeven@git.gnome.org>
Date:   Sat Aug 7 22:16:15 2010 +0530

    Updated Tamil translation

 po/ta.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a8c3a66d0bec2705c5c43d8ca6068e43369cf04c
Author: drtv <vasudeven@git.gnome.org>
Date:   Sat Aug 7 22:12:44 2010 +0530

    Updated Tamil translation

 po/ta.po | 2818 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 1514 insertions(+), 1304 deletions(-)

commit de726d8e56803d7ec263dd7148635920165855a5
Author: Nils-Christoph Fiedler <ncfiedler@gnome.org>
Date:   Sat Aug 7 12:59:28 2010 +0200

    Updated LowGerman translation

 po/nds.po |  984 ++++++++++++++++++++++++++++++------------------------------
 1 files changed, 492 insertions(+), 492 deletions(-)

commit d9cef72bdfc53c5ce385b21827ae151c96ddeb98
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Aug 6 19:35:37 2010 +0200

    Updated French translation
    
    Contributed by Laurent Coudeur and Claude Paroz

 po/fr.po | 6102 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 3247 insertions(+), 2855 deletions(-)

commit 50a0719a8fc17aaddf0f046b5081c31a28eb7981
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Fri Aug 6 16:53:17 2010 +0100

    fix bgo#625847 - make signatures work again.

 e-util/e-signature.c |   37 ++++++++++++++++++-------------------
 1 files changed, 18 insertions(+), 19 deletions(-)

commit 601c5fe5a0b1efac46832dd0e63131d77afae429
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Fri Aug 6 10:23:47 2010 +0100

    Make the intention of /tmp more explicit, and rescue people who happen
    to have evolution .po files in /tmp from a sad fate ...

 plugin.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 809f7a3ee813b2324608e815c46db3d2ed245026
Author: Michael Meeks <michael.meeks@novell.com>
Date:   Thu Aug 5 16:54:52 2010 +0100

    use g_signal_connect_object to improve reliability

 modules/calendar/e-cal-shell-view-private.c |   80 +++++++++++++-------------
 1 files changed, 40 insertions(+), 40 deletions(-)

commit fa389cd2a117370217ce213ea670ce9055bb0284
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Aug 5 08:44:22 2010 -0400

    Bug 626090 - Only set -fno-strict-aliasing for GCC

 configure.ac |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

commit 0169ef37928b3190aec8c4acb2045c9925d83f40
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Thu Aug 5 06:29:10 2010 -0400

    Bug 626059 - Welcome messages has incorrect links

 mail/default/C/Inbox        |    8 ++++----
 mail/default/ca/Inbox       |   10 +++++-----
 mail/default/cs/Inbox       |    8 ++++----
 mail/default/de/Inbox       |   12 ++++++------
 mail/default/es/Inbox       |   10 +++++-----
 mail/default/fi/Inbox       |    6 +++---
 mail/default/fr/Inbox       |    4 ++--
 mail/default/hu/Inbox       |    8 ++++----
 mail/default/it/Inbox       |    8 ++++----
 mail/default/ja/Inbox       |   42 +++++++++++++++++++++---------------------
 mail/default/ko/Inbox       |   10 +++++-----
 mail/default/lt/Inbox       |    8 ++++----
 mail/default/mk/Inbox       |    8 ++++----
 mail/default/nl/Inbox       |   10 +++++-----
 mail/default/pl/Inbox       |    8 ++++----
 mail/default/pt/Inbox       |    6 +++---
 mail/default/ro/Inbox       |    6 +++---
 mail/default/sr/Inbox       |    8 ++++----
 mail/default/sr@latin/Inbox |    8 ++++----
 mail/default/sv/Inbox       |   10 +++++-----
 mail/default/zh_CN/Inbox    |   42 +++++++++++++++++++++---------------------
 21 files changed, 120 insertions(+), 120 deletions(-)

commit 5c49c70d5568a9a68daa5facaa531ab317d1f005
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Thu Aug 5 01:01:19 2010 +0200

    We are not using dbus-glib anymore, don't call dbus_g_thread_init

 calendar/gui/alarm-notify/notify-main.c |    1 -
 capplet/anjal-settings-main.c           |    1 -
 shell/main.c                            |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

commit 952c356d169ecd180c0883ef5ed55d62cf08e4fd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 4 14:18:24 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  765 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 392 insertions(+), 373 deletions(-)

commit c0b5daa8d3ce0183e43fddaacb2875de37a2981e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Aug 3 16:29:00 2010 +0200

    Updated Galician translations and added galician docs files

 help/Makefile.am |    2 +-
 help/gl/gl.po    |12712 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/gl.po         |   48 +-
 3 files changed, 12737 insertions(+), 25 deletions(-)

commit 5c291bdcd11147c5919166da0931cfa468273a7d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Aug 3 13:42:03 2010 +0200

    Updated Galician translations

 po/gl.po |  762 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 397 insertions(+), 365 deletions(-)

commit 130a0f6d9b0574bb2728e55e8b0b8e820c924bae
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Aug 3 07:14:38 2010 +0200

    Updated Spanish translation

 po/es.po |  424 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 212 insertions(+), 212 deletions(-)

commit e3e1f9c97e92513bd2a3c592c3314114d05e7a9c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Aug 2 22:14:26 2010 -0400

    Post-release version bump.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)