commit 29be6a50139382fd52ab5261cd130d67fe26fcc4
Author: Guillaume Desmottes <
[email protected]>
Date: Mon Nov 11 11:01:31 2013 +0100
3.10.2
NEWS | 34 ++++++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 36 insertions(+), 2 deletions(-)
commit d9518854b285b88e53f6d8fd96582e7e88b80be3
Author: Benjamin Steinwender <
[email protected]>
Date: Mon Nov 4 18:38:14 2013 +0100
Updated German translation
po/de.po | 792
+++++++++++++++++++++++++++++++++------------------------------
1 file changed, 412 insertions(+), 380 deletions(-)
commit 31e04cc0ac313d270b96188338ef8c9d2004acc7
Author: Xavier Claessens <
[email protected]>
Date: Thu Oct 31 13:39:21 2013 -0400
SASL: fix facebook mechanism
libsoup was escaping '_' and '.' in the challenge response but the
facebook server is not expecting that.
https://bugzilla.gnome.org/show_bug.cgi?id=707747
libempathy/empathy-sasl-mechanisms.c | 33
+++++++++++++++++----------------
1 file changed, 17 insertions(+), 16 deletions(-)
commit b36536e8da8702006ccff21c6c9a11ccaa98b5b8
Author: Guillaume Desmottes <
[email protected]>
Date: Thu Oct 31 14:00:45 2013 +0100
release.py: Use spaces identations
In PEP-8 we trust.
release.py | 540
++++++++++++++++++++++++++++++-------------------------------
1 file changed, 269 insertions(+), 271 deletions(-)
commit 63c723259e40da25c7ab3a8be1b05a2083fa9915
Author: Guillaume Desmottes <
[email protected]>
Date: Thu Oct 31 13:46:47 2013 +0100
release.py: use dateutil's parser
Makes code much easier and fix a crash if the commit date includes
a negative
timezone offset (like 'Mon Oct 14 13:13:03 2013 -0400').
release.py | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
commit 381eb5147aad3488f000201487ec744252698977
Author: Guillaume Desmottes <
[email protected]>
Date: Thu Oct 31 13:23:17 2013 +0100
release.py: update last_tag_pattern
release.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit fabe2b1b33eda5bac20e745cd0af5f96bba1b553
Author: Fran Diéguez <
[email protected]>
Date: Fri Oct 25 01:12:07 2013 +0200
Updated Galician translations
po/gl.po | 901
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 464 insertions(+), 437 deletions(-)
commit d03958aaabe8f905d99704b912801ac1afb88c40
Author: Мирослав Николић <
[email protected]>
Date: Thu Oct 24 11:34:27 2013 +0200
Updated Serbian translation
po/sr.po | 87
+++++++++++++++++++++++++++++++++++++---------------------
po/
[email protected] | 87
+++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 110 insertions(+), 64 deletions(-)
commit 16ef704200bb6a84de12e0ea2e494421a1c080e3
Author: Matej Urbančič <
[email protected]>
Date: Tue Oct 22 20:02:21 2013 +0200
Updated Slovenian translation
po/sl.po | 210
++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 115 insertions(+), 95 deletions(-)
commit 43777066590288e1af7a19beee51e875a9143f5c
Author: Yuri Myasoedov <
[email protected]>
Date: Tue Oct 22 20:48:11 2013 +0400
Updated Russian translation
po/ru.po | 1363
+++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 805 insertions(+), 558 deletions(-)
commit 9419a9b70f97e3617571ea3ce02138105117788a
Author: Philip Withnall <
[email protected]>
Date: Fri Oct 18 14:26:43 2013 +0100
libempathy: Fix several memory leaks from libgee
See commit 039dc326208e02b687e93739434e27a867f4ffa7.
https://bugzilla.gnome.org/show_bug.cgi?id=710453
libempathy/empathy-individual-manager.c | 9 ++++++---
libempathy/empathy-utils.c | 4 +++-
2 files changed, 9 insertions(+), 4 deletions(-)
commit c754b1deab91b48e6b203dd2c6f1293a124c66af
Author: Philip Withnall <
[email protected]>
Date: Fri Oct 18 14:24:15 2013 +0100
libempathy-gtk: Fix several memory leaks from libgee
libgee’s GeeIterator returns a new reference from most of its
methods,
especially gee_iterable_iterator() and gee_iterator_get(). Add
corresponding
g_object_unref() calls.
https://bugzilla.gnome.org/show_bug.cgi?id=710453
libempathy-gtk/empathy-individual-menu.c | 51
++++++++++++++++--------
libempathy-gtk/empathy-individual-widget.c | 4 +-
libempathy-gtk/empathy-roster-model-aggregator.c | 13 ++++--
3 files changed, 48 insertions(+), 20 deletions(-)
commit 4882b051fe63abaa6dc4926442a161f3190df0e6
Author: Efstathios Iosifidis <
[email protected]>
Date: Tue Oct 22 11:49:38 2013 +0300
Updated Greek translation
po/el.po | 2894
++++++++++++++++++++++++++++----------------------------------
1 file changed, 1322 insertions(+), 1572 deletions(-)
commit f4b71253c05ec02d675e19273bfed275f4324bd1
Author: Kjartan Maraas <
[email protected]>
Date: Mon Oct 21 18:56:13 2013 +0200
Updated Norwegian bokmål translation
po/nb.po | 775
+++++++++++++++++++++++++++++++++------------------------------
1 file changed, 402 insertions(+), 373 deletions(-)
commit 467955fd12d829ad0f17351d34bea1af1e61de30
Author: Balázs Úr <
[email protected]>
Date: Sun Oct 20 11:50:19 2013 +0200
Updated Hungarian translation
po/hu.po | 797
+++++++++++++++++++++++++++++++++------------------------------
1 file changed, 415 insertions(+), 382 deletions(-)
commit f804255977f078bdfcda88963f23f05d42961717
Author: Milo Casagrande <
[email protected]>
Date: Sun Oct 20 11:15:22 2013 +0200
[l10n] Updated Italian translation.
po/it.po | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
commit 36f50be55d1ed83eb82a341afdba33e77383c5c4
Author: Rūdolfs Mazurs <
[email protected]>
Date: Sat Oct 19 16:08:42 2013 +0300
Updated Latvian translation
help/lv/lv.po | 2757
+++++++++++++++++++++++++++++++++++----------------------
1 file changed, 1718 insertions(+), 1039 deletions(-)
commit 7aad0ee54eb95fd5d6e0d46441621db13cae3810
Author: Aurimas Černius <
[email protected]>
Date: Fri Oct 18 22:27:06 2013 +0300
Updated Lithuanian translation
po/lt.po | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
commit d62b4ce5c6b37d48fcbdd50a8b00bed1369bdcac
Author: Marek Černocký <
[email protected]>
Date: Fri Oct 18 16:39:06 2013 +0200
Updated Czech translation
po/cs.po | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)
commit c5d4a68126194d71fb41314cb881abbf9b6425ce
Author: Rūdolfs Mazurs <
[email protected]>
Date: Thu Oct 17 10:49:10 2013 +0300
Updated Latvian translation
po/lv.po | 814
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 419 insertions(+), 395 deletions(-)
commit a8bdc4bd211f124d49e59559d473b755f54a9d82
Author: Piotr Drąg <
[email protected]>
Date: Wed Oct 16 18:49:56 2013 +0200
Updated Polish translation
po/pl.po | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
commit 45fcef49e5e08100494fc83c90ec6655d3dfc47a
Author: Rafael Ferreira <
[email protected]>
Date: Wed Oct 16 08:44:32 2013 -0300
Updated Brazilian Portuguese translation, proofread by Enrico
Nicoletto
po/pt_BR.po | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)
commit b332b1b830ea63f14bf2e29ede171b79eb275b19
Author: Andika Triwidada <
[email protected]>
Date: Wed Oct 16 16:22:43 2013 +0700
Updated Indonesian translation
po/id.po | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)
commit 09fd7c4a7c9fcb02e80d26b351a6a5a87a614460
Author: Daniel Mustieles <
[email protected]>
Date: Wed Oct 16 11:05:31 2013 +0200
Updated Spanish translation
po/es.po | 62
++++++++++++++++++++++++++++++++------------------------------
1 file changed, 32 insertions(+), 30 deletions(-)
commit 2a6fe8c345d7685e630390c46773d6ddc3946fe8
Author: Daniel Mustieles <
[email protected]>
Date: Wed Oct 16 11:05:21 2013 +0200
Updated Spanish translation
po/es.po | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
commit c1d5e82faf3636f1f66cd56313a6035120bd4461
Author: Daniel Mustieles <
[email protected]>
Date: Wed Oct 16 11:02:25 2013 +0200
Added missing file
data/empathy.appdata.xml.in | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
commit 207b37adbcb2b0ab096deacd7eee67fdbb5cdf59
Author: Daniel Mustieles <
[email protected]>
Date: Wed Oct 16 10:55:50 2013 +0200
Make Appdata file translatable
data/Makefile.am | 11 ++++++++---
data/empathy.appdata.xml | 18 ------------------
po/POTFILES.in | 1 +
3 files changed, 9 insertions(+), 21 deletions(-)
commit c539516015558f3d60367db0f4381790672c7bb3
Author: Ihar Hrachyshka <
[email protected]>
Date: Tue Oct 15 23:46:57 2013 +0300
Updated Belarusian translation.
po/be.po | 755
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 384 insertions(+), 371 deletions(-)
commit eb1f950c87fc68be712ab50d1f1bb9d3b389bf0a
Author: Мирослав Николић <
[email protected]>
Date: Tue Oct 15 19:37:30 2013 +0200
Updated Serbian translation
po/sr.po | 800
++++++++++++++++++++++++++++-----------------------------
po/
[email protected] | 800
++++++++++++++++++++++++++++-----------------------------
2 files changed, 800 insertions(+), 800 deletions(-)
commit 36d740fd03246017663422be6754ffcf5c45eacc
Author: Daniel Mustieles <
[email protected]>
Date: Tue Oct 15 16:33:26 2013 +0200
Updated Spanish translation
po/es.po | 873
+++++++++++++++++++++++++++++++--------------------------------
1 file changed, 436 insertions(+), 437 deletions(-)
commit f6596d5fd7a1cfce8320f0de303e40ab92612bf5
Author: Enrico Nicoletto <
[email protected]>
Date: Tue Oct 15 10:05:24 2013 -0300
Updated Brazilian Portuguese translation
po/pt_BR.po | 861
++++++++++++++++++++++++++++++------------------------------
1 file changed, 432 insertions(+), 429 deletions(-)
commit 19e7386dc04f2f53929f3d44ea3e4018ebe45aff
Author: Milo Casagrande <
[email protected]>
Date: Tue Oct 15 13:43:36 2013 +0200
[l10n] Updated Italian translation.
po/it.po | 780
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 398 insertions(+), 382 deletions(-)
commit 2c51255f7f6a478d01468c7978859ad714f9e0ef
Author: Andika Triwidada <
[email protected]>
Date: Tue Oct 15 11:59:52 2013 +0700
Updated Indonesian translation
po/id.po | 777
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 395 insertions(+), 382 deletions(-)
commit ed1db1159c51dedf9805cfe74a024c1fda6c2b9e
Author: Matej Urbančič <
[email protected]>
Date: Mon Oct 14 23:23:07 2013 +0200
Updated Slovenian translation
po/sl.po | 870
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 439 insertions(+), 431 deletions(-)
commit 3ec526e7af7ea1886f513b2645856ee3f5bc211c
Author: Aurimas Černius <
[email protected]>
Date: Mon Oct 14 22:23:02 2013 +0300
Updated Lithuanian translation
po/lt.po | 785
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 396 insertions(+), 389 deletions(-)
commit 5ce0eb5a66b05141ab870af4fc9008c8c20b6585
Author: Marek Černocký <
[email protected]>
Date: Mon Oct 14 21:12:55 2013 +0200
Updated Czech translation
po/cs.po | 777
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 395 insertions(+), 382 deletions(-)
commit 35ada57bd2eb45b0d86c959f681dd18ab6979590
Author: Piotr Drąg <
[email protected]>
Date: Mon Oct 14 19:56:17 2013 +0200
Updated Polish translation
po/pl.po | 775
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 394 insertions(+), 381 deletions(-)
commit bcd1f9ac9f8cae420e1f9616d94b9b518c740704
Author: Guillaume Desmottes <
[email protected]>
Date: Mon Oct 14 13:05:48 2013 -0400
translate "Call $NUMBER" menu items
libempathy-gtk/empathy-individual-menu.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
commit 9fe29f86005eb60a7505bd2c9733390793836f7e
Author: Guillaume Desmottes <
[email protected]>
Date: Mon Oct 14 12:50:01 2013 -0400
remove released flag
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)