commit ae3db10ccf12122e64c6696682331094a99842b4 Author: Christian Persch Date: Mon Feb 16 15:40:46 2015 +0100 i18n: *: Fix and mark incorrectly translated string as fuzzy https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html po/bg.po | 3 +- po/ca.po | 3 +- po/ca@valencia.po | 3 +- po/es.po | 3 +- po/fr.po | 21 ++- po/gl.po | 3 +- po/ko.po | 15 +- po/lt.po | 3 +- po/lv.po | 8 +- po/nb.po | 7 +- po/ne.po | 445 +++++++++++++++++++++++++++++------------------------- po/nl.po | 3 +- po/sk.po | 3 +- po/zh_CN.po | 3 +- po/zh_HK.po | 78 +++++++--- po/zh_TW.po | 3 +- 16 files changed, 352 insertions(+), 252 deletions(-) commit 47fd7f6113188f2d1c38f1c019601a0400b3aadd Author: Christian Persch Date: Thu Nov 6 22:06:09 2014 +0100 server: Sanitise the environment (cherry picked from commit 65a0679a006e56d9f697e4ac9c5969e50b54652c) src/server.c | 3 +++ 1 file changed, 3 insertions(+) commit 8a08ff5cc2c0a4bfcce401e96dc8da0ff5a6d185 Author: Christian Persch Date: Mon Nov 3 19:04:20 2014 +0100 server: Reorder atfork/setrlimit calls (cherry picked from commit 5b338460a66a5c47ac90234e552c23ea9ed7c0f0) src/server.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 816bd224937d63ff2620506ed9a48fc54aec068f Author: Christian Persch Date: Tue Oct 28 13:05:06 2014 +0100 client: Unset VTE_VERSION too (cherry picked from commit 71de106ca360854d63739a015278452085eeb19b) src/terminal-client-utils.c | 1 + 1 file changed, 1 insertion(+) commit e8e9f551be4734049701a8de977b040cd93b5104 Author: Christian Persch Date: Sun Oct 19 09:30:39 2014 +0200 server: Increase RLIMIT_NOFILE to the maximum allowed VTE uses up to 8 FDs per terminal, so we'll exhaust the default (1024) quite soon (~120 terminals). Apparently people have actually hit this limit; so let's increase it. https://bugzilla.gnome.org/show_bug.cgi?id=646098 https://bugzilla.redhat.com/show_bug.cgi?id=667539 (cherry picked from commit 7ebf350cfb68ab30f26e68fcb773fe644c42a5df) src/server.c | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) commit 318d81f3be70ae28269e420c2961f55b3984151f Author: Samir Ribic Date: Sat Mar 14 17:14:38 2015 +0000 Updated Bosnian translation po/bs.po | 3820 +++++++++++++++++++++++++------------------------------------- 1 file changed, 1555 insertions(+), 2265 deletions(-) commit 664f1e9e8b224658c3f01a062517ad386129d953 Author: Egmont Koblinger Date: Thu Jan 8 14:33:13 2015 +0100 screen: Fix crash with empty child process command line https://bugzilla.gnome.org/show_bug.cgi?id=742560 (cherry picked from commit 1c7ed77b003f14bb94527c8fe548c6c414c0da9e) src/terminal-screen.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit f870a4b6fb30e61464e27611ac1739f7f07ace81 Author: Matej Urbančič Date: Thu Dec 25 19:34:50 2014 +0100 Updated Slovenian translation po/sl.po | 195 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 91 insertions(+), 104 deletions(-) commit 562820ec8c73c8daacdd9aa8e5dbc5c3ff8bbf20 Author: Richard Hughes Date: Fri Dec 12 14:00:01 2014 +0000 Remove invalid markup in Greek translation po/el.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8e5cdc726d0ae8ebf51d6f2fb9f885ac7a58f8ae Author: Erwin Poeze Date: Mon Nov 17 17:53:52 2014 +0100 Updated Dutch translation 3.14 po/nl.po | 2237 ++++++++++++++++++++++++++------------------------------------ 1 file changed, 917 insertions(+), 1320 deletions(-) commit fc77a3b5d174cdb9829035c38502176a5cc91e4a Author: Pedro Albuquerque Date: Mon Nov 17 01:12:25 2014 +0000 Updated Portuguese translation po/pt.po | 1248 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 705 insertions(+), 543 deletions(-) commit c730504aa3893978cdb667d7fcf1357d2951841e Author: Christian Persch Date: Sat Nov 15 21:11:08 2014 +0100 client: Hide obsolete --title option Accept it for compatibility, but ignore it. https://bugzilla.gnome.org/show_bug.cgi?id=740188 (cherry picked from commit 0033eca2909ddccf3358c1f089bce05d3473b123) src/gterminal.vala | 5 +---- src/terminal-options.c | 36 +++--------------------------------- src/terminal-options.h | 2 -- src/terminal.c | 2 +- 4 files changed, 5 insertions(+), 40 deletions(-) commit 3fcf5651e8fc54b0aed1a38063aeeb27f7414330 Author: Lasse Liehu Date: Sat Nov 15 12:36:34 2014 +0200 Finnish translation update po/fi.po | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) commit a1ab9b48a3a8147de1bfaa4d266f506674bc151a Author: Sweta Kothari Date: Tue Nov 11 12:07:11 2014 +0530 Updated gujarati translations po/gu.po | 63 +++++++++++++++++++++------------------------------------------ 1 file changed, 21 insertions(+), 42 deletions(-) commit 6295274c6b2c65f01995d39f5d27d010bc158c88 Author: Christian Persch Date: Mon Nov 10 19:48:43 2014 +0100 Post release verion bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)