commit fdeba693e17241eb84d4c13da6d5648e1e693566
Author: Andika Triwidada <andika@gmail.com>
Date:   Sat Sep 8 23:58:19 2012 +0700

    Updated Indonesian translation

 po/id.po | 400 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 208 insertions(+), 192 deletions(-)

commit 3c0872805106e7a964b48bc9221636f4f11399f9
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Aug 30 14:46:25 2012 +0200

    Updated Galician translations

 po/gl.po | 363 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 184 insertions(+), 179 deletions(-)

commit 16211d498385e85c649760fbd186231032417cf2
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:   Fri Aug 3 00:19:33 2012 +0200

    Updated Romanian Translation

 po/LINGUAS |   1 +
 po/ro.po   | 459 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 460 insertions(+)

commit 1e1596086252647bd38ed83ecf77e180a4467f9e
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Wed Jun 20 21:00:22 2012 +0300

    Updated Latvian translation

 po/lv.po | 515 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 260 insertions(+), 255 deletions(-)

commit d5aec60e877de83f8b4f38486b7a7a3853a0a240
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Jun 1 21:06:42 2012 +0200

    Updated Serbian translation

 po/sr.po       | 54 +++++++++++++++++++++++++++++-------------------------
 po/sr@latin.po | 54 +++++++++++++++++++++++++++++-------------------------
 2 files changed, 58 insertions(+), 50 deletions(-)

commit 90278f0f1f996169d405dcea2d015cb9201f95c6
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu May 31 14:17:03 2012 +0200

    Updated Spanish translation

 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7e275fbd68885314354e647ef37e310aefd4e60a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat May 19 13:22:43 2012 +0200

    Updated Slovenian translation

 po/sl.po | 463 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 234 insertions(+), 229 deletions(-)

commit a2b7feeb4ef51d57d5245b04267b4212437d97c9
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue May 15 19:20:50 2012 +0200

    build: add AM_SILENT_RULES macro
    
    See http://live.gnome.org/GnomeGoals/NicerBuilds

 configure.in | 1 +
 1 file changed, 1 insertion(+)

commit 64ec299ba48efbd55b8b66508b09749562b4342f
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue May 15 19:24:28 2012 +0200

    glibgsmtest: add g_main_loop_unref (loop);

 libgsm/glibgsmtest.c | 1 +
 1 file changed, 1 insertion(+)

commit 2d515a0b1b0291135d57e4b2fd4e361927d09a99
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue May 15 19:19:40 2012 +0200

    glibgsmtest: add arg_description to command line options

 libgsm/glibgsmtest.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 9f6ab88e96ec593a03459a4a1a4e9b32ff442e34
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue May 15 19:14:28 2012 +0200

    glibgsmtest: use g_printerr() for all error messages

 libgsm/glibgsmtest.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 047e433f660d382abd123116f8d52861b4df6b51
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 9 21:11:47 2012 +0200

    glibgsmtest: add "--main-loop" command line option to test signals
    
    Usage: glibgsmtest --main-loop
    This will show status changes for of battery, network registration, etc.
    until Ctrl+C is pressed.

 libgsm/glibgsmtest.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 8f47f86be78d18202a4f26ce2d6c0ba39e99cd0e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed May 9 22:52:05 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit ffc15cc558f41cf419fb33f0cb3ced37dd351442
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 9 19:30:32 2012 +0200

    glibgsmtest: make message more similar to the other one

 libgsm/glibgsmtest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ed5fb25f0e749ca38b30ab3072961b4e039ed045
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 9 19:18:17 2012 +0200

    glibgsmtest: use the same parameter_string for g_option_context_new() as the main program
    
    So it is alreadly translated in main program.

 libgsm/glibgsmtest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bd8f4835227e7466b08b216c117d11eca297a9de
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 9 19:03:22 2012 +0200

    build: remove another obsolete g_thread_init() call

 libgsm/glibgsmtest.c | 1 -
 1 file changed, 1 deletion(-)

commit cb30a88d2cf7d370cee907aa4ef7688b9a907b70
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu May 3 09:57:56 2012 +0200

    ui: no need to explicitely set inactive radio buttons
    
    Since they are in the same group, setting one radio button to active
    makes inactive the one set at design time in glade; the "toggled"
    callback is called for both and the UI is kept in sync with the prefs.

 src/ui.c | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

commit 224d98c3af75fcae9d984938ac284277a36e9130
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 18:53:37 2012 +0200

    ui: remove detection of old GTK+ versions
    
    Phone Manager now depends on gtk+-3.0 >= 3.0

 src/menu.c | 4 ----
 1 file changed, 4 deletions(-)

commit 12500169fc284b840a075249c3a300fc86f34977
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 18:22:48 2012 +0200

    trivial: whitespace

 src/ui.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit e4f8676ed23a86431bdf7199addf93f44232c559
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 18:18:01 2012 +0200

    ui: use gconf_bridge_bind_property() also for "other_serial"

 src/ui.c | 24 ++++++------------------
 1 file changed, 6 insertions(+), 18 deletions(-)

commit f08f7cea6bd28515ed842ba33b86a75ce6ecfe82
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 17:42:24 2012 +0200

    trivial: rename set_dependent_widget as widget_set_dependent_sensitive
    
    It only sets sensitivity.

 src/ui.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5bc71bda484a6fc725897440aa187d156d57f54c
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 17:38:00 2012 +0200

    ui: do not call set_dependent_widget() to set sensitivity
    
    It will be called when the S_ACTIVE macros will execute gtk_toggle_button_set_active().

 src/ui.c | 4 ----
 1 file changed, 4 deletions(-)

commit 5e7ef2ba121135c26a1f6313297798090b994e2c
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 16:24:28 2012 +0200

    ui: track Bluetooth status when the Bluetooth radio button is selected
    
    To change button sensitivity when the adapter is turned on or off.

 src/ui.c | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

commit 796f7e3db00c41f3d3ce3316cd6b5caf5df70730
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 15:54:42 2012 +0200

    ui: use g_object_set_data() to handle dependent widgets
    
    It makes the code simpler.

 src/ui.c | 46 ++++++++++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 22 deletions(-)

commit 552571834e04c364d9842cec4916671ee9ae932b
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed May 2 14:37:40 2012 +0200

    ui: replace S_CONNECT macro with s_connect function
    
    It will allow some code simplification.

 src/ui.c | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

commit 35b98fd76d996f0e3223aa9bb2a52b0985d63425
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Apr 30 17:07:22 2012 +0200

    ui: move allocations closer to their first use

 src/ui.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 74289a88822b9b2c25cdae4ce6264645dd57efb4
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Apr 24 11:46:52 2012 +0200

    ui: add a separator above the Quit menu item

 src/menu.c | 5 +++++
 1 file changed, 5 insertions(+)

commit f10c8be2a3c09b3e2f12179af5f3503b921a9f1c
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Apr 30 12:04:39 2012 +0200

    ui: add a title to the status icon
    
    So that a nicer name will be shown (the already translated string for "Phone
    Manager", instead of the name of the executable, gnome-phone-manager, which
    can't be translated).

 src/icon.c | 1 +
 1 file changed, 1 insertion(+)

commit 7257220a414196e15a2207d8026f30297d5bfcc5
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Apr 29 15:04:50 2012 +0200

    trivial: update .gitignore

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

commit b7fc67a8f0be0c5789c786a6a818106c9ed089c8
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sat Apr 28 16:53:09 2012 +0200

    build: fix memleaks found by Cppcheck 1.54
    
    Fixes:
    [libgsm/phonemgr-listener.c:1137]: (error) Memory leak: mstr
    [src/main.c:69]: (error) Memory leak: app

 libgsm/phonemgr-listener.c | 1 +
 src/main.c                 | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 41b7a7a7b548335a9e09aa597c6494608f7587a0
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Apr 27 14:48:51 2012 +0200

    trivial: g_free() accepts a NULL argument

 src/connection.c    | 3 +--
 src/e-phone-entry.c | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 37ad77fe0e2e75d4feb10fe24550dd8362554e06
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Apr 24 12:41:31 2012 +0200

    trivial: reword some debug messages

 src/connection.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3b798d69ef1db4b3444a22a3c4d6076fcba94c3a
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Apr 24 12:39:40 2012 +0200

    connection: do not print a numeric status for handled states

 src/connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8f9ca7ea42846219800d89d7cc851f34f0c6bc75
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Apr 24 12:15:43 2012 +0200

    trivial: fix typo in debug message

 src/connection.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c8c259b415598ccd6fb94b23b80f5c814ffa0f3d
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Apr 24 18:42:27 2012 +0200

    Updated Czech translation

 po/cs.po | 308 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 156 insertions(+), 152 deletions(-)

commit aa2c41efb965f95d6e5efbd1273cc8839d8f01be
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Apr 22 17:56:17 2012 +0200

    Updated Polish translation

 po/pl.po | 58 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 31 insertions(+), 27 deletions(-)

commit d0b72e0181016083b074c008315433fb9c9be831
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sun Apr 22 16:30:51 2012 +0200

    Updated French translation

 po/fr.po | 314 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 159 insertions(+), 155 deletions(-)

commit 3bdcbefc2e3659e245896b302fa333c17f2386b7
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Apr 22 11:14:17 2012 +0200

    Updated Spanish translation

 po/es.po | 312 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 158 insertions(+), 154 deletions(-)

commit 76399a73450a88a755c654238dd8267de7226152
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Apr 22 10:47:29 2012 +0200

    Make help string translatable

 po/POTFILES.in   | 1 +
 telepathy/main.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 8808d720e5e7239ad533a9381fb42b52c8ec20bd
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Thu Dec 1 19:01:21 2011 +0100

    Bug 665302: No longer use g_thread_init. It's been implicit since glib 2.24

 telepathy/main.c | 1 -
 1 file changed, 1 deletion(-)

commit 3258fac6ee556af6f5368798fb1ea129b4d88505
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 16:13:55 2012 +0100

    cut-n-paste: Change canonical location
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672072

 cut-n-paste/e-contact-entry/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fbfffe3aa6dfd5273d4d035ebfd3b2c2f84c29f1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 16:12:58 2012 +0100

    cut-n-paste: Remove unused assignment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672071

 cut-n-paste/e-contact-entry/e-contact-entry.c | 2 --
 1 file changed, 2 deletions(-)

commit 15d10a1a3a279eae166886cbcf317945b3c67380
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 15:49:45 2012 +0100

    Remove unused assignment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672069

 src/e-phone-entry.c | 2 --
 1 file changed, 2 deletions(-)

commit 5e6310c58b759a52944b33c5a9910ad02ae4d7fe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 15:49:10 2012 +0100

    Remove dead code
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672068

 src/test-entry.c | 3 ---
 1 file changed, 3 deletions(-)

commit ed58afc0ffc73a106b1e86db70c2be53f90c3b55
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 15:47:43 2012 +0100

    Port to newest e-d-s using GSettings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672067

 configure.in        |  2 +-
 src/e-phone-entry.c | 37 ++++++++-----------------------------
 2 files changed, 9 insertions(+), 30 deletions(-)

commit 53dc6065afb8f46648fb4519fc1d2aef4561c63f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 14 15:33:48 2012 +0100

    build: Remove obsolete g_thread_init() calls
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672064

 configure.in     | 2 +-
 src/main.c       | 2 --
 src/test-entry.c | 2 --
 3 files changed, 1 insertion(+), 5 deletions(-)

commit 487cf4ca444601f98ae7e8307ec586417c474882
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu Apr 19 21:07:06 2012 +0200

    Add ChangeLog to .gitignore because it is autogenerated now

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

commit 4fe9b4544c56857b42c2d88c4830beebe0f3055f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 25 21:26:38 2012 +0200

    Updated Polish translation

 po/pl.po | 529 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 231 insertions(+), 298 deletions(-)

commit 4a88dbc2ca2bd25a54d9e0eae499afcb2b26d3ab
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Mar 24 22:49:48 2012 +0100

    Updated Galician translations

 po/gl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit dee3111739b9646e71836e7a4842b1909eb4a9ee
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Mar 24 00:16:26 2012 +0100

    Updated Galician translations

 po/gl.po | 392 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 202 insertions(+), 190 deletions(-)

commit d8e88cda4388717e088e4c972eb54cdc087a924b
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Mar 19 10:08:14 2012 +0100

    Added Serbian translation

 po/LINGUAS     |   2 +
 po/sr.po       | 455 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po | 455 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 912 insertions(+)

commit 6425c41b9f1db07b49a1f9bf6ac33dab80d6688c
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:   Sat Mar 10 21:13:01 2012 +0530

    Malayalam translation by Anish A

 po/LINGUAS |   1 +
 po/ml.po   | 441 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 442 insertions(+)

commit ba69e2341613bc44e8f2fb4d5241f9386aaa6a13
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu Feb 23 13:36:03 2012 +0100

    Fix usage of gn_cfg_memory_read() and gn_cfg_phone_load()
    
    Return value is a gn_error.
    Fixes clang warnings:
    ./phonemgr/libgsm/phonemgr-utils.c:525:48: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
            if (gn_cfg_memory_read ((const char **)lines) < 0) {
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
    ./phonemgr/libgsm/phonemgr-utils.c:535:36: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
            if (gn_cfg_phone_load("", &state) < 0) {
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~

 libgsm/phonemgr-utils.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit 2877c3a41b7e8feeb6eb6d6f718f4556ffb0161c
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Mon Dec 5 09:10:59 2011 +0100

    Bug 665309: Adapt to gnome-bluetooth 3.3 API

 configure.in               | 2 +-
 gnome-bluetooth/phonemgr.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 97218476fad9d82f0fe8b82e2635f286a4f213c9
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sat Nov 12 19:15:45 2011 +0100

    Add Esperanto translation

 po/LINGUAS |   1 +
 po/eo.po   | 437 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 438 insertions(+)

commit ba8acb37e3e7fbd5ab4f98fd20275cc6689141d8
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Oct 16 19:36:47 2011 +0200

    upd 0.68
    
     * NEWS: upd
     * configure.in: 0.68

 NEWS         | 8 ++++++++
 configure.in | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 8fcd7a3e69f5e228402f3c999f43b45138cc97a9
Author: Daniele Forsi <daniele@forsi.it>
Date:   Sun Oct 16 19:30:21 2011 +0200

    Bump automake version and create tarballs compressed with xz

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ced60371c0e5f1dbbce2c9948db01ab5a511f8b8
Author: Daniele Forsi <daniele@forsi.it>
Date:   Sun Oct 16 19:18:10 2011 +0200

    Remove unused variable

 src/ui.c | 1 -
 1 file changed, 1 deletion(-)

commit e42651b5cf634c38876391e9a10451e9710d13b1
Author: Marcus Hüwe <suse-tux@gmx.de>
Date:   Sun Oct 16 19:16:16 2011 +0200

    Fix build with strict linker
    
    Closes #659449

 configure.in    | 2 +-
 src/Makefile.am | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit d973a9f841ccd368d8fc966893f6320636612220
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Jul 30 01:31:46 2011 +0400

    Added Russian translation

 po/LINGUAS |   1 +
 po/ru.po   | 424 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 425 insertions(+)

commit 3be5c82d234f826415a2c427ba0fe46c7d8f3f06
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Jul 4 23:58:17 2011 +0200

    upd 0.67
    
    * NEWS: upd
    * configure.in: 0.67

 NEWS         | 15 +++++++++++++++
 autogen.sh   |  2 +-
 configure.in |  2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

commit 0a10cc3d1489d3d42b3500fd0e37cd0048d8c15b
Author: Jan de Groot <jan@jgc.homeip.net>
Date:   Thu Jun 30 19:54:21 2011 +0200

    Port to gtk3.
    
    This raises the required version for gnome-bluetooth to 3.0,
    as this is the first released version that uses gtk3.

 configure.in | 7 +++----
 src/ui.c     | 6 ------
 2 files changed, 3 insertions(+), 10 deletions(-)

commit 6c5b0f4fd8c4f64a08add6c57d7db6f6ef1e676a
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu Jun 23 16:48:06 2011 +0200

    Fix brackets

 data/gnome-phone-manager.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 25fdeab327df75933ed7f0c3342638577423f98e
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu Jun 23 16:39:59 2011 +0200

    Minor additions to man page

 data/gnome-phone-manager.1 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit a99d58706d1110cb5cf37c09b6743ea64d0b1845
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Jun 13 23:37:54 2011 +0200

    Add DOAP fields: description, bug-database, download-page
    
    Following guidelines in
    http://mail.gnome.org/archives/devel-announce-list/2011-March/msg00012.html

 phonemgr.doap | 5 +++++
 1 file changed, 5 insertions(+)

commit 0255e37dd3898bd07eac118758539b30b0bf1541
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Jun 5 22:37:58 2011 +0200

    Fix compiling with make CFLAGS+="-DGTK_DISABLE_DEPRECATED"

 src/e-phone-entry.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 81d5f745167d6ad8c9346aa43acf39babafb7770
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Jun 5 00:22:14 2011 +0200

    Use gtk_status_icon_set_tooltip_text()
    
    gtk_status_icon_set_tooltip() has been deprecated since version 2.16
    and phonemgr now requires gtk+-2.0 >= 2.18

 src/icon.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit bfade10adebbb5acd834f14a4eebae8e67cd972b
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Jun 5 00:18:40 2011 +0200

    e-contact-entry.c no more needs gdk-pixbuf-2.0
    
    Since the cut-n-paste update in commit
    b1ff171c5f5de18c2b0b542781d11b89242d89a4

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 22267201cb1429a677d19806a9174e56e26b40bc
Author: Djavan Fagundes <djavan@comum.org>
Date:   Tue May 3 10:46:26 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 101 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 54 insertions(+), 47 deletions(-)

commit 8238d0b40e30b5fc13eb5ab1ff088d7a5a9223e7
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   Sun Apr 10 16:15:01 2011 +0800

    Update Simplified Chinese translaton

 po/zh_CN.po | 139 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 74 insertions(+), 65 deletions(-)

commit 24c2ece88fdc7a9481bb67f3e41cce13ad54c53d
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sat Apr 2 16:30:20 2011 +0300

    Updated Latvian translation.

 po/lv.po | 413 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 237 insertions(+), 176 deletions(-)

commit 090eaefdb4aa112f4dc2055a42b1034d102e6032
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Sat Mar 26 14:52:55 2011 +0100

    Updated Danish translation

 po/da.po | 164 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 87 insertions(+), 77 deletions(-)

commit 4d4e7f7ea5985370599b3ddf47e20da8222c6845
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sun Mar 20 12:52:19 2011 +0100

    Updated French translation

 po/fr.po | 102 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 54 insertions(+), 48 deletions(-)

commit 1f5a8f03b9dc0eff2462d76ae134896b3fbf2df4
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Mar 18 15:01:40 2011 +0100

    No need for special handling of "translator-credits" string
    
    It is done internally by gtk_show_about_dialog() anyway.
    http://library.gnome.org/devel/gtk/unstable/GtkAboutDialog.html#gtk-about-dialog-set-translator-credits

 src/menu.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 805c22ede88251bd865e5b0b40dafbd4480f1910
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Mar 18 14:55:26 2011 +0100

    Revert "Make the Bluetooth chooser button always show a label"
    
    Now gnome-bluetooth always initializes the label.
    This reverts commit c11427a8220448be3df3b8d7fbe32fa6a57f2f06.

 src/ui.c | 6 ------
 1 file changed, 6 deletions(-)

commit 4c129c8c4a89941cdbd4b73f147b6629e3695c6b
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 1 08:54:49 2011 +0100

    Updated Swedish translation

 po/sv.po | 108 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 57 insertions(+), 51 deletions(-)

commit a1c089e9b11cf5e800da5987165a04221ae4554a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Feb 28 19:27:38 2011 +0200

    Updated Hebrew translation.

 po/he.po | 93 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 49 insertions(+), 44 deletions(-)

commit 486edd8ce9cd7aecb67317b22b1cc96b582a6dd3
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Feb 26 22:28:08 2011 +0100

    [l10n] Updated German translation

 po/de.po | 258 +++++++++++++--------------------------------------------------
 1 file changed, 51 insertions(+), 207 deletions(-)

commit 899be05e3ff602e6d05ec8cca0342dec50be16fe
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Feb 20 15:52:24 2011 +0100

    upd 0.66
    
     * NEWS: upd
     * ChangeLog: moved to to ChangeLog.pre-gitlog
     * Makefile.am: generated ChangeLog from git commit messages
     * configure.in: 0.66
     * src/menu.c: added Daniele Forsi

 ChangeLog            | 2021 --------------------------------------------------
 ChangeLog.pre-gitlog | 2021 ++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |   10 +
 NEWS                 |   31 +
 configure.in         |    2 +-
 src/menu.c           |    4 +-
 6 files changed, 2066 insertions(+), 2023 deletions(-)

commit 0b3e905f1a23dee058bd908015a4cc17eff65a34
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Feb 20 13:56:15 2011 +0100

    Updated Italian translation

 po/it.po | 442 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 229 insertions(+), 213 deletions(-)

commit b7863e0664f1b7537237ebb263eea05d55848d38
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Feb 19 12:23:19 2011 +0100

    Updated Spanish translation

 po/es.po | 98 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 52 insertions(+), 46 deletions(-)

commit 32b6b1ad298b9f6a0c94488c6041bae1ec963ff5
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Feb 19 11:12:43 2011 +0100

    Updated Slovenian translation

 po/sl.po | 94 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 50 insertions(+), 44 deletions(-)

commit c0ad12e5df76b980b5291ef34e2cc2455d5dd3c5
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Feb 16 20:06:02 2011 +0100

    Updated Czech translation

 po/cs.po | 101 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 52 insertions(+), 49 deletions(-)

commit 160e65fa872f0bc69db7a30542bfeb343f183367
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Feb 15 19:12:32 2011 +0100

    Add a GNOME Bluetooth plugin
    
    This extends the GNOME Bluetooth's new device wizard to allow 1-click
    configuration of Phone Manager to use a newly paired phone.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=611616

 Makefile.am                 |   2 +-
 configure.in                |  21 ++++-
 gnome-bluetooth/Makefile.am |  23 ++++++
 gnome-bluetooth/phonemgr.c  | 185 ++++++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in              |   1 +
 src/Makefile.am             |   1 +
 src/app.h                   |  19 +----
 src/phonemgr-conf.h         |  42 ++++++++++
 src/ui.c                    |   2 +-
 9 files changed, 275 insertions(+), 21 deletions(-)

commit 0d3289c741f763fef78b4563fd332c21a5086423
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Feb 8 17:52:09 2011 +0100

    Actually add .gitignore to the repository

 .gitignore | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

commit 3dbdde3265177247fe5162331142a12400bb69c0
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Feb 8 17:26:32 2011 +0100

    Fix typo

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c5c4068f86c6e28327502cc46103410a9dffc400
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Feb 8 17:24:33 2011 +0100

    Bring preferences window to the front if already open and fix close button

 src/ui.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

commit c11427a8220448be3df3b8d7fbe32fa6a57f2f06
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sat Feb 5 11:46:17 2011 +0100

    Make the Bluetooth chooser button always show a label
    
    If the device property is never set (as it is the case when
    gnome-phone-manager is started for the first time after
    installation) the current version of the button doesn't show
    the "Click to select device..." label.

 src/ui.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit d2e3cd9c421624d690f40a2417e56d8366313cdb
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Feb 4 12:03:25 2011 +0100

    Don't segfault when running the not yet installed gnome-phone-manager
    
    The user interface files are searched relative to the current directory
    and when the filename is NULL both gtk_builder_add_objects_from_file()
    and gtk_builder_add_from_file() return 0 without setting error so
    dereferencing error->message causes a segmentation fault.

 src/ui.c | 1 +
 1 file changed, 1 insertion(+)

commit 2cd6b03b2a04f5f1f7722782918c3a469bdf7f62
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Feb 4 11:55:30 2011 +0100

    Replace the now unused .cvsignore files with a single top level .gitignore
    
    Also update the list of ignored files.

 .cvsignore        | 24 ------------------------
 data/.cvsignore   |  2 --
 libgsm/.cvsignore |  7 -------
 po/.cvsignore     | 14 --------------
 src/.cvsignore    |  5 -----
 5 files changed, 52 deletions(-)

commit da32ddea558b01dfa7900f5198f3b15b5105c4e4
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Feb 4 19:19:55 2011 +0100

    Bump gtk+ requirement to 2.18 to make bold labels translator friendly

 data/phonemgr.ui | 37 ++++++++++++++++++++++---------------
 1 file changed, 22 insertions(+), 15 deletions(-)

commit 75994a5aa3d0303ac8a1881820d2e76f4ce71e74
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Fri Feb 4 12:23:33 2011 +0100

    Minor stylistic changes to GtkBuilder migration

 src/ui.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit dead50a1899b0ade91cbdc7d9b66bf9422010521
Author: Francesco Marella <fmarl@paranoici.org>
Date:   Tue Jan 18 01:01:31 2011 +0100

    Migrate from libglade to GtkBuilder
    
    Thanks to Mehmet Giritli, Francesco Marella and Bastien Nocera.
    Closes: #590816

 configure.in                |    4 +-
 data/Makefile.am            |    2 +-
 data/libephone.xml          |    9 +
 data/libgnome_bluetooth.xml |    8 +
 data/phonemgr.glade         | 1429 -------------------------------------------
 data/phonemgr.ui            |  947 ++++++++++++++++++++++++++++
 po/POTFILES.in              |    2 +-
 src/app.h                   |    3 +-
 src/e-phone-entry.c         |   11 -
 src/e-phone-entry.h         |    3 -
 src/ui.c                    |  194 +++---
 11 files changed, 1041 insertions(+), 1571 deletions(-)

commit baee5b0eed536da6e523ab571e66609950bde132
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed Jan 26 21:18:54 2011 +0100

    Rename totem_driver_model_free as phonemgr_driver_model_free
    
    Thanks to Pawel Kot for pointing out this inconsistency.

 libgsm/phonemgr-utils.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 85a1e0ea118300c36d14f533fe64aa60580573dd
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Jan 26 18:03:12 2011 +0200

    Updated Hebrew translation.

 po/he.po | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 4aa7f78e44fa7701b89be1ec2c30ceed6c303602
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Jan 26 18:01:06 2011 +0200

    Added Hebrew translation.

 po/LINGUAS |   1 +
 po/he.po   | 443 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 444 insertions(+)

commit fad02556bcd50a5050b6f435b48361bdd1a8c427
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Jan 24 11:06:45 2011 +0100

    A PORT parameter is required by --identify too
    
    Also update man page with PORT description.

 data/gnome-phone-manager.1 | 16 +++++++++-------
 src/main.c                 |  2 +-
 2 files changed, 10 insertions(+), 8 deletions(-)

commit 70912b961bfb422cf75f942884fccc897290c526
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Mon Jan 24 10:50:29 2011 +0100

    Fix harmless leak
    
    Valgrind output:
    ==26704== 100 bytes in 1 blocks are definitely lost in loss record 2,607 of 2,741
    ==26704==    at 0x4024F12: calloc (vg_replace_malloc.c:467)
    ==26704==    by 0x4C795FB: g_malloc0 (in /lib/libglib-2.0.so.0.2600.0)
    ==26704==    by 0x4C796C2: g_malloc0_n (in /lib/libglib-2.0.so.0.2600.0)
    ==26704==    by 0x804F4B8: main (main.c:58)

 src/main.c | 1 +
 1 file changed, 1 insertion(+)

commit 98ee2ab313e3b62449717a1ba61d800182c421da
Author: Mateus Zenaide <matzenh@gmail.com>
Date:   Wed Jan 12 09:33:53 2011 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 167 +++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 97 insertions(+), 70 deletions(-)

commit b96a74d75cebd416a8e400cddfd4a7bd579f3e81
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Wed Jan 5 21:10:56 2011 +0100

    Updated French translation

 po/fr.po | 68 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 38 insertions(+), 30 deletions(-)

commit 21047741c60a64a06c7d9b5b44ba0e50ccfda196
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Dec 29 18:35:52 2010 +0100

    Updated Swedish translation

 po/sv.po | 80 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 41 insertions(+), 39 deletions(-)

commit ce2adb74b92f3377be38b66cb7796b85fb021f8e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Dec 26 02:42:07 2010 +0100

    Updated Hungarian translation

 po/hu.po | 78 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 41 insertions(+), 37 deletions(-)

commit 4ba0b90b969f8d36167f2d68c4e7321aa993ea00
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Dec 25 21:04:41 2010 +0100

    Updated Slovenian translation

 po/sl.po | 66 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 36 insertions(+), 30 deletions(-)

commit a56aef396344fcc7d3d14160851146a15df7405c
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Wed Dec 15 21:27:53 2010 +0100

    Fix compiler warnings
    
    Fixes:
    phonemgr-utils.c: In function ‘find_service_channel’:
    phonemgr-utils.c:187: warning: unused variable ‘obex_uuid’
    phonemgr-utils.c:187: warning: unused variable ‘browse_uuid’
    phonemgr-utils.c: In function ‘phonemgr_utils_guess_driver’:
    phonemgr-utils.c:480: warning: unused variable ‘perr’
    phonemgr-utils.c:468: warning: unused variable ‘err’
    glibgsmtest.c: In function ‘send_message’:
    glibgsmtest.c:98: warning: no return statement in function returning non-void
    glibgsmtest.c: In function ‘main’:
    glibgsmtest.c:124: warning: unused variable ‘options’
    ui.c:126: warning: no previous prototype for ‘bluetooth_chooser_button_create’

 libgsm/glibgsmtest.c    | 3 ++-
 libgsm/phonemgr-utils.c | 5 +----
 src/app.h               | 1 +
 3 files changed, 4 insertions(+), 5 deletions(-)

commit 035dcc0318d065b01a570103e5e946f3b9c1350d
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Dec 20 02:57:57 2010 +0200

    Updated Arabic translation

 po/ar.po | 347 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 165 insertions(+), 182 deletions(-)

commit 2d155c480fb8efc72f435ffc3de15d5631eda472
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Dec 17 14:54:49 2010 +0100

    [l10n] Updated German translation

 po/de.po | 79 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 42 insertions(+), 37 deletions(-)

commit a44a72390ef9f2400b0f47d499254b71a1b41d3e
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Tue Dec 14 11:04:14 2010 +0100

    Call g_option_context_free () when context is no more needed
    
    Free the GOptionContext after use, this also fixes the following memleak:
    =10774== 275 (44 direct, 231 indirect) bytes in 1 blocks are definitely lost in loss record 55 of 217
    ==10774==    at 0x4024092: calloc (vg_replace_malloc.c:397)
    ==10774==    by 0x4D6320B: g_malloc0 (in /usr/lib/libglib-2.0.so.0.2000.1)
    ==10774==    by 0x4D67942: g_option_context_new (in /usr/lib/libglib-2.0.so.0.2000.1)
    ==10774==    by 0x80500B6: main (main.c:60)

 src/main.c | 2 ++
 1 file changed, 2 insertions(+)

commit 99bbbb3868d37cf07054d398425314098b19e80a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Dec 13 20:04:27 2010 +0100

    Updated Spanish translation

 po/es.po | 83 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 43 insertions(+), 40 deletions(-)

commit 6c70ebc425a054e5065c79d8ba657f871864bd44
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Dec 13 14:46:54 2010 +0100

    Updated Czech translation

 po/cs.po | 188 +++++++++++----------------------------------------------------
 1 file changed, 32 insertions(+), 156 deletions(-)

commit caa5595716b17686aa694ccf3445ae671584d914
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Dec 12 19:42:17 2010 +0100

    Add myself to MAINTAINERS and create the *.doap file

 MAINTAINERS   |  4 ++++
 phonemgr.doap | 26 ++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

commit c738b47dc8c0d060e9c50d57118e780a8aefe768
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Sun Dec 12 16:26:09 2010 +0100

    Add arg_description in GOptionEntry for "--config"
    
    So that "gnome-phone-manager --help" prints "--config=PORT" instead of
    just "--config".

 src/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ff38c9ed28d8ef7d5271db1089022b4e3c1b7863
Author: Daniele Forsi <dforsi@src.gnome.org>
Date:   Thu Dec 9 19:32:16 2010 +0100

    Clarify that the program is using libgnokii and fix a typo

 libgsm/phonemgr-utils.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit df77ccbc6b326409a03919d846f9c74f2f9979d4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 19 10:12:31 2010 +0100

    Fix GSeal compilation

 src/test-entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0a1f0a2da2f3465fa43eeda216e4c9843fcb97a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 19 10:12:03 2010 +0100

    Update copy-paste code
    
    So it compiles with -DGSEAL.

 cut-n-paste/e-contact-entry/e-contact-entry.c |  5 +-
 cut-n-paste/e-contact-entry/e-contact-entry.h | 17 ++++---
 cut-n-paste/gconf-bridge/gconf-bridge.c       | 73 +++++++++++++++------------
 cut-n-paste/gconf-bridge/gconf-bridge.h       | 10 ++--
 4 files changed, 60 insertions(+), 45 deletions(-)

commit a13ae1a7617cacbb01843f17525d0dcddff3759c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jun 16 20:56:02 2010 +0200

    Updated Slovenian translation

 po/sl.po | 838 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 419 insertions(+), 419 deletions(-)

commit 538cc7810546ae494385a0d79f5db549c2935593
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Apr 9 19:59:34 2010 +0200

    Updated Galician translations

 po/gl.po | 455 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 455 insertions(+)

commit a28924cee2b699af21e65bfceb430d0ac1bfcda0
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Apr 9 19:57:27 2010 +0200

    Updated Galician translations

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit da139e21b5566f305cb10941e9252bb0c3c342ae
Author: Aron Xu <aronxu@gnome.org>
Date:   Wed Feb 24 16:31:42 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 552 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 299 insertions(+), 253 deletions(-)

commit 083db7a7935e436a97722962780fe602ae374374
Author: Francesco Marella <francesco.marella@gmail.com>
Date:   Mon Feb 1 14:15:36 2010 +0100

    Fix BluetoothChooser property 'show-search'
    
    https://bugzilla.gnome.org/show_bug.cgi?id=609108

 src/ui.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 474ec76c74192812ff52eb60dfa2c3a6add0ac6a
Author: Francesco Marella <francesco.marella@gmail.com>
Date:   Sat Jan 23 11:51:26 2010 +0100

    Properly free the SMS reference.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607852

 libgsm/phonemgr-listener.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 433be685cbc668e434aa5629f191a2c016018a3d
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Thu Dec 3 23:46:36 2009 +0100

    Added Danish translation

 po/da.po | 442 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 442 insertions(+)

commit 118050a94d029fc23552142b105c592e5a7d5f46
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Thu Dec 3 23:46:05 2009 +0100

    Added da to list of languages

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit ba3e7f501331a855a899fd47b924989315afa9a8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Dec 1 17:09:28 2009 +0100

    Added sl for Slovenian translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 3857d6537f5dc284ebd8b737344cf1d66ea0119e
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Tue Dec 1 17:09:05 2009 +0100

    Updated Slovenian translation

 po/sl.po | 419 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 419 insertions(+)

commit 620ec94396e2c0bbb9a91363f94489e58a2567b1
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Nov 11 18:17:32 2009 +0100

    Update Czech translation.

 po/cs.po | 689 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 426 insertions(+), 263 deletions(-)

commit 6a7b34c055fe5a06a4424844e8100f707358999f
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Oct 27 00:56:27 2009 +0200

    Add id to LINGUAS
    Add new Indonesian translation, contributed by Imam Musthaqim

 po/LINGUAS |   1 +
 po/id.po   | 445 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 446 insertions(+)

commit 888c8df0b650c2308ecafa19c4f0035c1ee3a8f8
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Oct 16 23:38:13 2009 +0200

    Updated French translation

 po/fr.po | 260 ++++++++++++++++++++-------------------------------------------
 1 file changed, 82 insertions(+), 178 deletions(-)

commit dc3679690d79bf7de0ccaaad20539baec9032621
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Mon Sep 14 13:58:10 2009 +0200

    Updated Polish translation

 po/pl.po | 459 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 208 insertions(+), 251 deletions(-)

commit 0b0681e2907d464518c406c83016f964e86805e6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 7 16:53:10 2009 +0100

    Bug 577867 - Add support for libgnokii 0.6.28
    
    Free the SMS reference as given back by gnokii, and
    handle the new enums for power sources.

 configure.in               | 2 +-
 libgsm/phonemgr-listener.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 20a796234f57501f4a035034f3e1803306c1dbc0
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri May 15 14:37:04 2009 +0200

    Hungarian translation updated

 po/hu.po | 157 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 85 insertions(+), 72 deletions(-)

commit 1dc3dd1504f133c8a22eb0b10ac8d1980118c7b4
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Tue Apr 21 22:56:02 2009 +0200

    Updated German translation

 po/ChangeLog |   4 +
 po/de.po     | 737 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 420 insertions(+), 321 deletions(-)

commit b393d3c6d0fe9e17decf8a628835250b76380bca
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Mar 27 10:10:31 2009 +0000

    Updated Norwegian bokmål translation.
    
    2009-03-27  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=346

 po/ChangeLog |   4 ++
 po/nb.po     | 151 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 86 insertions(+), 69 deletions(-)

commit 667f48bb113385f2a5815a23bc00cea475a9b24e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 26 15:48:26 2009 +0000

    Patch from Daniele Forsi <dforsi@gmail.com> to really fix reconnecting
    
    2009-03-26  Bastien Nocera  <hadess@hadess.net>
    
    	* libgsm/phonemgr-listener.c (phonemgr_listener_connect):
    	* src/connection.c (attempt_reconnect), (connect_phone):
    	Patch from Daniele Forsi <dforsi@gmail.com> to really
    	fix reconnecting when a connection fails. Otherwise
    	devices that go out of range will never be reconnected
    	to (Closes: #495278)
    
    
    svn path=/trunk/; revision=345

 ChangeLog                  | 9 +++++++++
 libgsm/phonemgr-listener.c | 5 +++++
 src/connection.c           | 8 +++-----
 3 files changed, 17 insertions(+), 5 deletions(-)
