commit c5baaf36a419bd59b8f605a6b0a40594d6fc8e57
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Apr 25 12:43:29 2011 -0400

   release: update POTFILES.in

po/POTFILES.in |    4 ----
1 files changed, 0 insertions(+), 4 deletions(-)

commit b19d04f8291e6d9bd4aa0ce3defbeda9d32efe88
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Apr 25 12:36:58 2011 -0400

   release: prepare for 3.0.1

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

commit 9408345905a42e44844275cd558e19d149a57f75
Author: Muhammet Kara <[email protected]>
Date:   Mon Apr 25 00:30:04 2011 +0300

   Updated Turkish translation

po/tr.po | 1606 ++++++++++++++++++++++++++++++++++----------------------------
1 files changed, 879 insertions(+), 727 deletions(-)

commit ab918d10a0158cbb9d5dfcba4d162ee65773c4fb
Author: Abduxukur Abdurixit <[email protected]>
Date:   Sun Apr 24 21:07:11 2011 +0200

   Added UG translation

po/ug.po |  296 ++++++++++++++++++++++++++++++++++++++++++--------------------
1 files changed, 201 insertions(+), 95 deletions(-)

commit b40e92a05865a38604f462dc5b71447dcd9b0e6e
Author: Jorge González <[email protected]>
Date:   Sun Apr 24 10:40:26 2011 +0200

   Updated Spanish translation

po/es.po |   30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)

commit 3781025bb342e7db584a7394a155bfa1e7a9bf68
Author: Nguyễn Thái Ngọc Duy <[email protected]>
Date:   Thu Apr 14 18:42:55 2011 +0700

   Updated Vietnamese translation

po/vi.po |    8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)

commit b7976fa24483a3f17748ba55829dc439f3d7410a
Author: Nguyễn Thái Ngọc Duy <[email protected]>
Date:   Thu Apr 14 18:41:55 2011 +0700

   po/vi.po: import from Damned Lies

po/vi.po |  195 +++++++++++++++++++++++++-------------------------------------
1 files changed, 79 insertions(+), 116 deletions(-)

commit 68521f2a08ccad39bd25ecddb94d23b4ffb36037
Author: Mario Blättermann <[email protected]>
Date:   Mon Apr 11 21:42:14 2011 +0200

   [l10n] Updated German doc translation

gsearchtool/help/de/de.po |  189 +++++++++++++++++++++++----------------------
1 files changed, 95 insertions(+), 94 deletions(-)

commit 057bdd820c4faf7c023656f30746347e56d9af61
Author: Emmanuele Bassi <[email protected]>
Date:   Fri Apr 8 09:16:04 2011 +0100

   gdict: Be more resilient when loading/saving state

   Provide a fallback code path in case we failed to load the window state
   keyfile, to avoid a segmentation fault.

   https://bugzilla.gnome.org/show_bug.cgi?id=643167

gnome-dictionary/src/gdict-window.c |   11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)

commit 863354fde609ff71a63891245361c8df2059d491
Author: Emmanuele Bassi <[email protected]>
Date:   Fri Apr 8 09:15:30 2011 +0100

   gdict: Remove assertion in sidebar code

   Allow the sidebar page to be unset.

gnome-dictionary/src/gdict-sidebar.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

commit 047bce9a6df892eab416852ef15aab613adc496b
Author: Ask H. Larsen <[email protected]>
Date:   Wed Apr 6 21:44:16 2011 +0200

   Updated Danish translation

gnome-dictionary/help/da/da.po |   26 ++++++++++++++------------
1 files changed, 14 insertions(+), 12 deletions(-)

commit ce02ab6d9384adba92817ad188fc0eed2ee4549d
Author: Cosimo Cecchi <[email protected]>
Date:   Mon Apr 4 13:54:07 2011 -0400

   gnome-dictionary: remove the dictionary panel applet

   It doesn't even build with 3.0; let's get rid of it.

configure.ac                                       |   23 -
.../data/GNOME_DictionaryApplet.server.in.in       |   55 -
gnome-dictionary/data/GNOME_DictionaryApplet.xml   |   15 -
gnome-dictionary/data/Makefile.am                  |   28 +-
gnome-dictionary/src/Makefile.am                   |   44 -
gnome-dictionary/src/gdict-aligned-window.c        |  348 -----
gnome-dictionary/src/gdict-aligned-window.h        |   69 -
gnome-dictionary/src/gdict-applet.c                | 1333 --------------------
gnome-dictionary/src/gdict-applet.h                |   48 -
9 files changed, 2 insertions(+), 1961 deletions(-)