commit 3c71ea21eda28218b3cc903beb753b0b506163b8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 19 20:06:56 2013 +0100

    3.7.92

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

commit 36b3929130a2b93e4d2d001fcedceae1b362e28a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 19 20:06:04 2013 +0100

    shell: Only include the required libgd headers
    
    Otherwise we need headers that won't be distchecked because
    we didn't configure with them.

 shell/cc-window.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 0076a6d2510dc9e70dad02e9ef624e49695fa538
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 19 12:49:59 2013 -0400

    online-accounts: transition add account dialog pages
    
    This got lost in the previous commit.

 panels/online-accounts/cc-online-accounts-add-account-dialog.c | 1 +
 1 file changed, 1 insertion(+)

commit beb9d381d090e1ea717dff24f524385ec12f696e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 19 11:40:05 2013 -0400

    Use latest libgd

 libgd             | 2 +-
 shell/cc-window.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 6b14730770c052b6b8c44c81125de3e4b2a232e3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Tue Mar 19 11:39:30 2013 -0400

    cc-window: use GdHeaderSimpleButton for the Back button
    
    Simplifies code and ensures consistency with the other applications.

 shell/cc-window.c | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

commit 0630c34a50c2e8200cce0901c43fd0c239b1884d
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Tue Mar 19 17:43:14 2013 +0330

    L10N: Updated Persian Translation

 po/fa.po | 5774 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 4036 insertions(+), 1738 deletions(-)

commit 651a03340bcd26b9421342399ba92622beaadc2a
Author: Debarshi Ray <debarshir@gnome.org>
Date:   Tue Mar 19 13:40:33 2013 +0100

    online-accounts: Scroll the tree view when showing an account
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695171

 panels/online-accounts/cc-online-accounts-panel.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 8344a3bafb33091b1da5af21630924d0d0b97df6
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Tue Mar 19 16:11:25 2013 +0530

    Updated Marathi Translations

 panels/user-accounts/data/faces/Makefile.am~ |   32 -
 po/mr.po                                     | 5618 ++++++++++++++++++--------
 2 files changed, 3985 insertions(+), 1665 deletions(-)

commit 9717c8bd345dd578ea6d6f389fb6f333009325dc
Author: Chandan Kumar <Chandankumar.093047@gmail.com>
Date:   Tue Mar 19 15:39:12 2013 +0530

    updating Hindi Translation

 po/hi.po | 5770 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 4056 insertions(+), 1714 deletions(-)

commit 61022b352b3c76ceaa6850dfd86286461de5b1b5
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Mar 18 20:09:52 2013 +0100

    Updated Serbian translation

 po/sr.po       | 42 +++++++++++++++++++-----------------------
 po/sr@latin.po | 42 +++++++++++++++++++-----------------------
 2 files changed, 38 insertions(+), 46 deletions(-)

commit fbc9e05b555141ef8433d1afc779524d196197f7
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 15 18:54:54 2013 +0100

    common: Keep language chooser labels centered
    
    In order to prevent the labels from moving around when hiding and
    showing the check mark we need to keep the check mark always visible
    and instead tweak its opacity.
    
    We also add an always transparent widget the same size as the check
    mark on the other side of the label to make sure that the label is
    globally centered.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695536

 panels/common/cc-language-chooser.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 1748a89fbf456ae85b88fb671537fd7316e2adeb
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 15 18:37:33 2013 +0100

    region: Keep format chooser labels centered
    
    In order to prevent the labels from moving around when hiding and
    showing the check mark we need to keep the check mark always visible
    and instead tweak its opacity.
    
    We also add an always transparent widget the same size as the check
    mark on the other side of the label to make sure that the label is
    globally centered.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695536

 panels/region/cc-format-chooser.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 077dcf4b4b890e916a10067226171a16feda9b1d
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 03:34:42 2013 +0100

    region: Fix format chooser check marks being cleared
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695536

 panels/region/cc-format-chooser.c | 2 --
 1 file changed, 2 deletions(-)

commit 81e70efb695d7cc1c88bb5b52227444d37e403f5
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 03:32:26 2013 +0100

    common: Fix language chooser check marks being cleared
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695536

 panels/common/cc-language-chooser.c | 2 --
 1 file changed, 2 deletions(-)

commit 275cea367c2a8a036e07e012c95b89ed44ba0b90
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Mar 18 13:22:10 2013 +0200

    Updated Latvian translation

 po/lv.po | 5855 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 4044 insertions(+), 1811 deletions(-)

commit 4283347183dfeb439ff43a12ff10bebe3ebb8f63
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sat Mar 9 22:33:57 2013 +0100

    region: Center labels and remove arrows on the input chooser dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695520

 panels/region/cc-input-chooser.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 34cf9dc6d1e19dcfc2cbf8daef2d13c0de1aa256
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 22:32:55 2013 +0100

    region: Use view-more-symbolic for the "More" list item
    
    We've had some early reports that the ellipsis used to label the
    "More" item in some of the lists isn't clear.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694927

 panels/common/cc-language-chooser.c | 11 ++++++++++-
 panels/region/cc-format-chooser.c   | 11 ++++++++++-
 panels/region/cc-input-chooser.c    |  9 ++++++++-
 3 files changed, 28 insertions(+), 3 deletions(-)

commit 44d3c822d66673eea0cb42689ec45b31d7be4f27
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Thu Mar 7 15:08:02 2013 +0100

    region: Add separators to the input chooser list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695465

 panels/region/cc-input-chooser.c | 81 +++++++++++++++++++++++++++++++++-------
 1 file changed, 67 insertions(+), 14 deletions(-)

commit 1407140b3af9cf685aeefd8a6109d2062d8a9258
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Thu Mar 7 14:26:54 2013 +0100

    region: Add separators to the format chooser list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695465

 panels/region/cc-format-chooser.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 45b785aa005f4f9e180e1e54e0157803a7cb813f
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Wed Mar 6 21:25:11 2013 +0100

    common: Add separators to the language chooser list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695465

 panels/common/cc-language-chooser.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 47927e94c714923d3bad06ac64b7a55103aa5d12
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Mar 18 10:47:53 2013 +0100

    Updated Slovenian translation

 po/sl.po | 116 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 84 insertions(+), 32 deletions(-)

commit 2a02c09d03a4f1415bf07c78497172ecc403f024
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Mar 18 12:13:18 2013 +0530

    Updated gujarati file

 po/gu.po | 342 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 164 insertions(+), 178 deletions(-)

commit 30dc413074427941aa5261c735387aa077e9da68
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Mar 17 23:16:09 2013 +0100

    Updated Galician translations

 po/gl.po | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit deb60666c9fa8e20dc8826e1e72328e6835dfda0
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sun Mar 17 19:03:22 2013 +0100

    [l10n] Updated German translation

 po/de.po | 124 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 56 insertions(+), 68 deletions(-)

commit 9a9104126f79a8da641cd5738151382ec9a60025
Author: A S Alam <aalam@users.sf.net>
Date:   Sun Mar 17 20:19:13 2013 +0530

    Punjabi: Translation updated (aalam)

 po/pa.po | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit 93e9f4a4bd6e208b5e5753b4618aab0d3cb72df3
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Mar 17 14:44:20 2013 +0100

    Updated Danish translation

 po/da.po | 28 +++++++++++-----------------
 1 file changed, 11 insertions(+), 17 deletions(-)

commit 7d51009be08fc45dfe6487608b171aba2ad1d371
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 16 15:13:35 2013 +0100

    Updated Hungarian translation

 po/hu.po | 399 ++++++++-------------------------------------------------------
 1 file changed, 46 insertions(+), 353 deletions(-)

commit aede813996f0f395d627c82a0372f56af30a414c
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 16 15:10:09 2013 +0100

    Updated Hungarian translation

 po/hu.po | 5559 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 4007 insertions(+), 1552 deletions(-)

commit bac6a26e0725cd29e972b9f04ece7ef45bbc1a4e
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 16 22:10:43 2013 +0900

    Updated Korean translation

 po/ko.po | 4821 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 3206 insertions(+), 1615 deletions(-)

commit dbe9fdb90fb258f1e493aa41ad30d44814c05b1f
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sat Mar 16 01:02:46 2013 +0100

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 5157 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 3537 insertions(+), 1620 deletions(-)

commit c102bf06d007883fa2fe14de760efcebd21aacd4
Author: Joan Duran <jodufi@gmail.com>
Date:   Sat Mar 16 01:02:21 2013 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

commit f1a7c9a409c20fc6c31157d007157033293d8b81
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Mar 15 21:36:50 2013 +0000

    Updated Portuguese translation

 po/pt.po | 205 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 112 insertions(+), 93 deletions(-)

commit 15c6db1cde388a8279c191709c1741ecf1dc9317
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Fri Mar 15 23:07:52 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 31 ++++++++++++++-----------------
 1 file changed, 14 insertions(+), 17 deletions(-)

commit 375dfd326a4665a33734638763493fccb14a3cd1
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Fri Mar 15 11:56:48 2013 +0200

    [l10n] Updated Estonian translation

 po/et.po | 3267 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 2443 insertions(+), 824 deletions(-)

commit 61d23b5f4072db4d0a7c979666571d2dc3fc3dad
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Fri Mar 15 15:25:14 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 213 ++++++++++++---------------------------------------------------
 1 file changed, 38 insertions(+), 175 deletions(-)

commit 6b5deb3891c1a997afc7c3ee64a6603ecf06702a
Author: Ondrej Holy <oholy@redhat.com>
Date:   Thu Mar 14 17:19:40 2013 +0100

    user-accounts: Don't unref users
    
    libaccountsservice doesn't ref them before giving them to us,
    so we shouldn't unref them when we're done with them.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691891

 panels/user-accounts/um-user-panel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 55792cc0c7a88361acddb21ae7b42f5cfacfc584
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Thu Mar 14 21:34:45 2013 +0100

    Updated slovak translation

 po/sk.po | 543 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 344 insertions(+), 199 deletions(-)

commit 575e307195d81c63cd8500a719733a96a8e5d1cf
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Thu Mar 7 14:15:40 2013 +0100

    region: Normalize and casefold the untranslated language name
    
    So that it actually matches with the normalized and casefolded filter
    words.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695357

 panels/region/cc-input-chooser.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 0526ab48852038d06ba04ecdac14b3ad67298819
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 02:46:59 2013 +0100

    region: Remove useless parameter
    
    locald settings are system settings by definition so we can just use
    priv->system_language directly.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695535

 panels/region/cc-region-panel.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit a5d9ec2b095b847aac5a951263858cc2ea080811
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Mar 11 14:53:48 2013 +0100

    region: Show restart notification only if strictly needed
    
    If the user is changing the setting back to the current locale we
    shouldn't show the restart notification.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695534

 panels/region/cc-region-panel.c | 113 ++++++++++++++++++++++++++++++++--------
 1 file changed, 91 insertions(+), 22 deletions(-)

commit 834ea37c68379354bd99bcf87d4e111986db7b3c
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Wed Mar 13 21:55:39 2013 +0100

    region: Use a GDBusProxy to access org.gnome.SessionManager
    
    We'll use this interface beyond just calling Logout() so lets keep a
    proxy around.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695534

 panels/region/cc-region-panel.c | 49 ++++++++++++++++++++++++++++++++---------
 1 file changed, 39 insertions(+), 10 deletions(-)

commit be5683c40151e5d924e4192ebd8068875ba8b92b
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Thu Mar 14 11:19:20 2013 +0100

    region: Cancel any async operations with callbacks on finalize
    
    Otherwise we may end up using a finalized "object" in the callbacks.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695534

 panels/region/cc-region-panel.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

commit 930b144cf79b0344be6f516bed4300bbe314b57a
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 02:52:54 2013 +0100

    region: Translate restart notification into the target language
    
    We used to do this before the panel re-design.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695534

 panels/region/cc-region-panel.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 79b9a3be43a39a5713338a92e227ddb6eb6c4474
Author: Marek Kasik <mkasik@redhat.com>
Date:   Thu Mar 14 15:11:55 2013 +0100

    printers: Show all printer devices
    
    Get devices also from backends which are not hard-coded
    in pp-utils.c. This is achieved by searching on all
    backends with excluding hard-coded ones in the last search.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693182

 panels/printers/pp-utils.c | 136 ++++++++++++++++++++++++++++++++++++---------
 1 file changed, 109 insertions(+), 27 deletions(-)

commit 79a665287ebfb54298932a80d9f02c173197e8d7
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Wed Mar 13 22:09:50 2013 +0400

    Updated Russian translation

 po/ru.po | 4805 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 3176 insertions(+), 1629 deletions(-)

commit c748a8cb30602a43df6cac41152e5bbf78ec0ff3
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Mar 13 17:05:16 2013 +0100

    Updated Spanish translation

 po/es.po | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit aba3cb9a741904159025296a72f92f9ba088fee4
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 02:10:20 2013 +0100

    region: Display current locale country in formats if setting is empty
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694888

 panels/region/cc-region-panel.c | 46 ++++++++++++++++++++++++++++-------------
 1 file changed, 32 insertions(+), 14 deletions(-)

commit a1ff318b9983ed23e65ddeb057d341537188d84d
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Wed Mar 13 15:45:30 2013 +0200

    Updated Greek translation

 po/el.po | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit 853217ed4136e3393c0c1bd637347ab35d18864a
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Wed Mar 13 20:54:42 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 205 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 117 insertions(+), 88 deletions(-)

commit 770134be1c53ec58389a84ad3de091d2e2e7c71d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 13 09:15:15 2013 +0100

    user-accounts: Stop crash when changing the password
    
    Pass the correct user data to the passwd_change_password() callback,
    so we don't try to manipulate NULL pointers in place of the password
    dialogue.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=874725

 panels/user-accounts/run-passwd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11ebf3a0f95ae90a1781a80801124bb578c0dd79
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Tue Mar 12 23:51:11 2013 +0100

    Updated Danish translation

 po/da.po | 5159 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 3556 insertions(+), 1603 deletions(-)

commit fea69d93ff876ea22e42eca62c2815e4d32caec3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Mar 12 19:07:29 2013 +0100

    Updated Polish translation

 po/pl.po | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

commit 1fb73878a1a536acd6a42e425703f534c324b801
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Tue Mar 12 11:36:04 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 903 ++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 659 insertions(+), 244 deletions(-)

commit 051ca9b9bb4acd2d708967317ff7e3178ad506da
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 04:02:56 2013 +0100

    region: Remove the "None" input source row when adding a real one
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694887

 panels/region/cc-region-panel.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit a5fcef6070fd4885acd2cd7a0ddd3d0758cb5f3b
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Sun Mar 10 04:04:13 2013 +0100

    region: Improve explanation when there are no input sources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694887

 panels/region/cc-region-panel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94ff113cae4314668cec4f4b69483d1bda155be8
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 23:57:33 2013 +0100

    region: Prevent window from getting too tall with many input sources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695443

 panels/region/cc-region-panel.c | 37 +++++++++++++++++++++++++++++++++++++
 panels/region/region.ui         | 16 ++++++++++++++--
 2 files changed, 51 insertions(+), 2 deletions(-)

commit 9fe9efa72ccd8c08d2afdae6d7f940d93a111ab6
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Tue Mar 12 15:22:49 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 165 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 63 insertions(+), 102 deletions(-)

commit b4427599c7367810ef933167bcbcbd0de50ee89f
Author: YunQiang Su <yqsu@src.gnome.org>
Date:   Tue Mar 12 14:51:54 2013 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 5127 ++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 3656 insertions(+), 1471 deletions(-)

commit 76baf24f0b888a51d2767215bc5790bbcd130be9
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Mon Mar 11 20:47:54 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 92 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 46 insertions(+), 46 deletions(-)

commit ce5d794b658be35b41eacc2c2d2c04cd23153216
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 21:56:27 2013 +0100

    region: Always add ibus engine widgets regardless of locale info
    
    This makes sure any engine we don't have locale info for ends up under
    the Other row.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695049

 panels/region/cc-input-chooser.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 3dc19689e7d468b9013de533d856f3aad41e36ca
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 21:55:28 2013 +0100

    region: Factor out adding source widgets code
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695049

 panels/region/cc-input-chooser.c | 47 ++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 21 deletions(-)

commit bcc11b83f9976cd3ce77c3ee564b3c0a0dc7bcd0
Author: Joan Duran <jodufi@gmail.com>
Date:   Sun Mar 10 23:57:01 2013 +0100

    [l10] Updated Catalan translation

 po/ca.po | 5146 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 3529 insertions(+), 1617 deletions(-)

commit c1095b4261be025ac1b84313d79f41645e8ec2a1
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sun Mar 10 23:53:20 2013 +0100

    Updated German translation

 po/de.po | 117 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 69 insertions(+), 48 deletions(-)

commit 81b6d15d7d781643706f893576bc2c049575d1be
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sat Mar 9 19:46:13 2013 +0100

    Updated slovak translation

 po/sk.po | 5108 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 3577 insertions(+), 1531 deletions(-)

commit ecf6b24648936f380df9895bcc8babd88064a7c9
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Mar 9 16:11:11 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 122 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 73 insertions(+), 49 deletions(-)

commit 68c61cd46c6640eb5c443c7e7dad940f304cbb16
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Fri Mar 8 17:50:49 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 18f95bf46b9a07fe7e8edd736fdd40d3817df68b
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Fri Mar 8 17:01:33 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 3446 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 2336 insertions(+), 1110 deletions(-)

commit 6e9b56895003d5f8165e6edf900b0a8629f00cea
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:   Thu Mar 7 22:29:43 2013 +0200

    Finnish translation update by Jiri Grönroos

 po/fi.po | 5581 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 3990 insertions(+), 1591 deletions(-)

commit ecbf3d49f6c4512dc5dd05dec477a908c93b171d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Mar 7 20:52:17 2013 +0100

    Updated Slovenian translation

 po/sl.po | 2078 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1167 insertions(+), 911 deletions(-)

commit 4d593c21766d462dd25eab9f46077c095d418f05
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Mar 7 16:00:47 2013 +0100

    Updated Galician translations

 po/gl.po | 64 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 41 insertions(+), 23 deletions(-)

commit b801894cb3196aec4d5db0d9ebbe2022e568dfe1
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Thu Mar 7 20:31:59 2013 +0600

    Updated Kazakh translation.

 po/kk.po | 5385 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 3655 insertions(+), 1730 deletions(-)

commit 6fc7dee71e4310d6039562311b60546015c27e59
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Mar 7 14:24:50 2013 +0100

    Updated Spanish translation

 po/es.po | 71 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 30 deletions(-)

commit 436c03a75a0254a5db30044e73090be084b511a4
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Thu Mar 7 10:45:53 2013 +0100

    Updated Serbian translation

 po/sr.po       | 141 +++++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po | 141 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 166 insertions(+), 116 deletions(-)

commit d2328d3a4c622985e8be9a59e11c829ee3147a52
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Mar 7 11:37:32 2013 +0200

    Update Arabic translation

 po/ar.po | 2276 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1254 insertions(+), 1022 deletions(-)

commit d0d862c198d876a18c0249cde9403c75a00afdf5
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Mar 6 18:49:08 2013 +0530

    Punjabi: Translation updated (aalam)

 po/pa.po | 165 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 96 insertions(+), 69 deletions(-)

commit 3b9d175b523a75f94012fc166ad22fdce5c9031e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Mar 6 19:04:46 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 142 +++++++++++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po | 142 +++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 174 insertions(+), 110 deletions(-)

commit 0a3604cd6069392e995527b6785489761a9b6cf4
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Wed Mar 6 12:59:17 2013 +0200

    Updated Greek translation

 po/el.po | 121 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 73 insertions(+), 48 deletions(-)

commit 3322ff1af1e8cfd166f9be5143f1298f05c1a46b
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Tue Mar 5 20:08:13 2013 +0000

    Updated British English translation

 po/en_GB.po | 5510 ++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 3733 insertions(+), 1777 deletions(-)

commit 268dc7347abadcaf625575538a379575ab258192
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Mar 5 19:14:56 2013 +0100

    Updated Polish translation

 po/pl.po | 61 +++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 39 insertions(+), 22 deletions(-)