commit 1c4be0d4da01f89136faa76661399402e50ca0e3 Author: Daniele Forsi 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 d2238de36c9d66d12e53b723bfe2d1f06e0c3c58 Author: Jan de Groot 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 Date: Thu Jun 23 16:48:06 2011 +0200 Fix brackets data/gnome-phone-manager.1 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 25fdeab327df75933ed7f0c3342638577423f98e Author: Daniele Forsi Date: Thu Jun 23 16:39:59 2011 +0200 Minor additions to man page data/gnome-phone-manager.1 | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit a99d58706d1110cb5cf37c09b6743ea64d0b1845 Author: Daniele Forsi 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 files changed, 5 insertions(+), 0 deletions(-) commit 0255e37dd3898bd07eac118758539b30b0bf1541 Author: Daniele Forsi Date: Sun Jun 5 22:37:58 2011 +0200 Fix compiling with make CFLAGS+="-DGTK_DISABLE_DEPRECATED" src/e-phone-entry.h | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 81d5f745167d6ad8c9346aa43acf39babafb7770 Author: Daniele Forsi 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 files changed, 4 insertions(+), 4 deletions(-) commit bfade10adebbb5acd834f14a4eebae8e67cd972b Author: Daniele Forsi 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 files changed, 1 insertions(+), 1 deletions(-) commit 22267201cb1429a677d19806a9174e56e26b40bc Author: Djavan Fagundes Date: Tue May 3 10:46:26 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 101 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 54 insertions(+), 47 deletions(-) commit 8238d0b40e30b5fc13eb5ab1ff088d7a5a9223e7 Author: Yinghua Wang Date: Sun Apr 10 16:15:01 2011 +0800 Update Simplified Chinese translaton po/zh_CN.po | 139 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 74 insertions(+), 65 deletions(-) commit 24c2ece88fdc7a9481bb67f3e41cce13ad54c53d Author: Rudolfs Mazurs Date: Sat Apr 2 16:30:20 2011 +0300 Updated Latvian translation. po/lv.po | 413 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 237 insertions(+), 176 deletions(-) commit 090eaefdb4aa112f4dc2055a42b1034d102e6032 Author: Joe Hansen Date: Sat Mar 26 14:52:55 2011 +0100 Updated Danish translation po/da.po | 164 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 87 insertions(+), 77 deletions(-) commit 4d4e7f7ea5985370599b3ddf47e20da8222c6845 Author: Bruno Brouard Date: Sun Mar 20 12:52:19 2011 +0100 Updated French translation po/fr.po | 102 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 54 insertions(+), 48 deletions(-) commit 1f5a8f03b9dc0eff2462d76ae134896b3fbf2df4 Author: Daniele Forsi 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 files changed, 1 insertions(+), 2 deletions(-) commit 805c22ede88251bd865e5b0b40dafbd4480f1910 Author: Daniele Forsi 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 files changed, 0 insertions(+), 6 deletions(-) commit 4c129c8c4a89941cdbd4b73f147b6629e3695c6b Author: Daniel Nylander Date: Tue Mar 1 08:54:49 2011 +0100 Updated Swedish translation po/sv.po | 108 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 57 insertions(+), 51 deletions(-) commit a1c089e9b11cf5e800da5987165a04221ae4554a Author: Yaron Shahrabani Date: Mon Feb 28 19:27:38 2011 +0200 Updated Hebrew translation. po/he.po | 93 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 49 insertions(+), 44 deletions(-) commit 486edd8ce9cd7aecb67317b22b1cc96b582a6dd3 Author: Mario Blättermann Date: Sat Feb 26 22:28:08 2011 +0100 [l10n] Updated German translation po/de.po | 258 ++++++++++++------------------------------------------------- 1 files changed, 51 insertions(+), 207 deletions(-)