commit dd46f0beaf43270bb842b87dc82617fe6dcaf827 Author: Christian Persch Date: Mon May 9 21:56:49 2016 +0200 Version 3.20.2 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 17842c0b8b18827ba360a7f29f90189cfaa5b993 Author: Simon McVittie Date: Fri Apr 15 18:32:30 2016 +0200 server: Add a systemd user service This is used to implement the D-Bus session service if "dbus-daemon --session" was configured to use systemd activation, most commonly via the units installed by configuring dbus 1.10+ with --enable-user-session. With this service, child processes such as the user's shell end up in the cgroup …/user@UID.service/org.gnome.Terminal.service instead of in …/user@UID.service/dbus.service. Use KillMode=process so systemd doesn't kill screen sessions, backgrounded programmes etc. https://bugzilla.gnome.org/show_bug.cgi?id=759115 (cherry picked from commit 4f34660f0d1e7a61eaed6123d314a69664a7adeb) configure.ac | 1 + src/Makefile.am | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) commit 95265bd112fb89bb0e8717db08a0a232f60b4064 Author: Christian Persch Date: Sun May 8 10:46:24 2016 +0200 window: Fix relief on tab menu button (cherry picked from commit 33839ed2881a96948655d6993e727ef06465d794) src/terminal-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0be7d526b6727eacda9dbc3f9527b77f450bd92d Author: Christian Persch Date: Sun May 8 10:42:55 2016 +0200 window: Set widget CSS name https://bugzilla.gnome.org/show_bug.cgi?id=765590 (cherry picked from commit 13a7c920b2250e9295fa10cee88bacc39d9f2612) src/terminal-window.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 1ff7a1428da115f7914daf9e4a56bfabc3b9fa66 Author: Christian Persch Date: Mon Apr 18 13:36:22 2016 +0200 l10n: de: Ergänze fehlenden Doppelpunkt po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 73204c0586a18e22eb7d8c188ae4ba89814ffe37 Author: Egmont Koblinger Date: Mon May 2 22:48:52 2016 +0200 nautilus: Fix handing sftp folders with % character https://bugzilla.gnome.org/show_bug.cgi?id=765828 (cherry picked from commit 62e90aa7314347a39f3cfac11f876f5047633a8d) src/terminal-nautilus.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit 8b39ab134c2b44722e6477f4b1d1ee56b76c4fd0 Author: Piotr Drąg Date: Tue May 3 17:57:43 2016 +0200 Fix GSettings default value translations po/be.po | 2 +- po/ca.po | 2 +- po/fi.po | 2 +- po/kk.po | 2 +- po/lv.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) commit ef3d0bd772ee67bc6db321cc1582dc5ae41f6f03 Author: Tiago Santos Date: Thu Apr 28 19:40:20 2016 +0000 Updated Portuguese translation po/pt.po | 839 +++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 498 insertions(+), 341 deletions(-) commit 6a297e7a5fc9d0f34dd76fff128738d08a69eb2a Author: Rūdolfs Mazurs Date: Sun Apr 24 16:11:56 2016 +0300 Update Latvian translation po/lv.po | 72 +++++++++++++++++++--------------------------------------------- 1 file changed, 21 insertions(+), 51 deletions(-) commit 251ba72486155dbc020450cd02f70a4c769679b7 Author: Felipe Braga Date: Mon Apr 18 20:21:16 2016 +0000 Updated Brazilian Portuguese translation help/pt_BR/pt_BR.po | 2358 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 1422 insertions(+), 936 deletions(-) commit 57d4b7083d631b87447504fd6076d4ea6579a7c8 Author: Egmont Koblinger Date: Mon Apr 11 10:20:18 2016 +0200 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)