gnome-terminal 3.19.2



About Terminal
==============

Use the command line

ChangeLog
=========

commit eb64a021976ae8a605a9a241672bada6174a5cb1
Author: Christian Persch <chpe gnome org>
Date:   Sun Jan 17 21:49:21 2016 +0100

    Version 3.19.2

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f0517318e3fd098cd3d42e3c100d80bd7d0181c7
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Jan 17 21:49:41 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 222 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 111 insertions(+), 111 deletions(-)

commit 09505ecb273b11593a77e58ba2e04aa76042a1c1
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Sun Jan 10 19:58:06 2016 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 157 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 77 insertions(+), 80 deletions(-)

commit fea39888d5e57e99ace6ce173ae2490b5ab5157a
Author: Christian Persch <chpe gnome org>
Date:   Sun Jan 10 16:11:37 2016 +0100

    notebook: Use symbolic new-tab icon
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755825

 src/terminal-window.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 7cc6e8ccac8bb73d13066025b12db4609004ec62
Author: Rafael Fontenelle <rffontenelle gmail com>
Date:   Mon Jan 4 19:08:21 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 496 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 244 insertions(+), 252 deletions(-)

commit 7271a2f825d1be9d8da20291444604db25a0ee6c
Author: Gustavo Marques <gutodisse+gnome gmail com>
Date:   Sat Jan 2 06:44:56 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 800 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 430 insertions(+), 370 deletions(-)

commit 0e6eee2bf68d54eafabe04e2a90eef74920089f5
Author: Mario Blättermann <mario blaettermann gmail com>
Date:   Wed Dec 30 18:43:32 2015 +0000

    Updated German translation

 po/de.po | 336 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 181 insertions(+), 155 deletions(-)

commit 2661fc5247d1869727698f8fdfdbc5102e41da30
Author: Christian Persch <chpe gnome org>
Date:   Sat Dec 26 21:50:14 2015 +0100

    screen: Compile dingu regexes with MULTILINE option

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

commit 9e0ea90e3e305611366a2e735e23e277c58057fa
Author: Christian Persch <chpe gnome org>
Date:   Sat Dec 26 21:50:14 2015 +0100

    screen: Compile dingu regexes with MULTILINE option

 src/terminal-screen.c | 1 +
 1 file changed, 1 insertion(+)

commit d1309dbbcc93d84261a23c7e140d50f5aee7e2c2
Author: Sebastian Rasmussen <sebras gmail com>
Date:   Mon Dec 21 09:11:17 2015 +0000

    Updated Swedish translation

 po/sv.po | 660 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 369 insertions(+), 291 deletions(-)

commit 48457f4d915c5df9bccc78c61063563de1ea1883
Author: Christian Persch <chpe gnome org>
Date:   Tue Dec 15 20:51:25 2015 +0100

    screen: Fix memory corruption problem
    
    The memory passed must be zeroed first, or we'll crash later
    when g_free()ing the matches.

 src/terminal-screen.c | 1 +
 1 file changed, 1 insertion(+)

commit d6d19d3e5b85041eb84e51b94a00a767661b7a95
Author: Dušan Kazik <prescott66 gmail com>
Date:   Tue Dec 15 15:20:36 2015 +0000

    Updated Slovak translation

 po/sk.po | 870 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 559 insertions(+), 311 deletions(-)

commit a1ab67dcfba011c22d519ae9349986ebf5b66ebf
Author: Baurzhan Muftakhidinov <baurthefirst gmail com>
Date:   Wed Dec 2 04:12:38 2015 +0000

    Updated Kazakh translation

 po/kk.po | 507 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 284 insertions(+), 223 deletions(-)

commit bc22091617bdb1acb3e3f20c428c836717b50e44
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 30 19:42:18 2015 +0100

    search-provider: Don't use a callback with vte_terminal_get_text
    
    Instead of limiting the range via the callback, just use
    vte_terminal_get_text_range() with the range surrounding
    the cursor. (Callback support is going to be deprecated
    and removed from vte.)

 src/terminal-search-provider.c | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit a6bf0d2f0bdad4301bba6f52055b9aeae005a2b6
Author: Christian Persch <chpe gnome org>
Date:   Wed Nov 25 12:54:17 2015 +0100

    window: Remove WM changed callback
    
    It's obsolete and just a gratuitous dependency on the X gdk backend.

 src/terminal-window.c | 50 --------------------------------------------------
 1 file changed, 50 deletions(-)

commit 032d9a49ce6935881cc842bf4cfecedab45f89d3
Author: Pedro Albuquerque <palbuquerque73 gmail com>
Date:   Sun Nov 22 08:58:56 2015 +0000

    Updated Portuguese translation

 po/pt.po | 181 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 90 insertions(+), 91 deletions(-)

commit 891b8efa7799764a8d69cd9b0828d9c11a3cbce2
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Fri Nov 20 21:49:05 2015 +0200

    Updated Lithuanian translation

 po/lt.po | 469 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 263 insertions(+), 206 deletions(-)

commit 2b11efe3788e4aed5ce5f31e1130aa1937aec596
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Nov 17 18:53:41 2015 +0100

    Updated Spanish translation

 po/es.po | 6714 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 3392 insertions(+), 3322 deletions(-)

commit 7b92da2263c757eb861bcd4525b9712f3108280e
Author: GNOME Translation Robot <gnome-sysadmin gnome org>
Date:   Mon Nov 16 17:57:53 2015 +0000

    Updated Scottish Gaelic translation

 po/gd.po | 929 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 527 insertions(+), 402 deletions(-)

commit b9e04431fe6c8e65877c378cf5f9b878fafee3c8
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Nov 16 07:18:10 2015 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 456 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 257 insertions(+), 199 deletions(-)

commit 9a28e25ad9fdeca203515e1e6e05ee21fc79ffdd
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jan 27 19:04:19 2015 +0100

    data: Rename desktop file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711059

 Makefile.am                                                        | 4 ++--
 configure.ac                                                       | 2 +-
 gnome-terminal.appdata.xml.in => org.gnome.Terminal.appdata.xml.in | 2 +-
 gnome-terminal.desktop.in.in => org.gnome.Terminal.desktop.in.in   | 0
 po/POTFILES.in                                                     | 4 ++--
 po/POTFILES.skip                                                   | 2 +-
 src/gnome-terminal-search-provider.ini                             | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

commit 5d30d73781359481aa8f350b2784c7f5350945cc
Author: Akom Chotiphantawanon <knight2000 gmail com>
Date:   Thu Nov 12 12:21:46 2015 +0700

    Updated Thai translation

 po/th.po | 473 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 260 insertions(+), 213 deletions(-)

commit 9adfd3b4508cb8f0e23a808b4c6b22663328d2a9
Author: Marek Černocký <marek manet cz>
Date:   Mon Nov 9 16:10:37 2015 +0100

    Updated Czech translation

 po/cs.po | 180 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 103 insertions(+), 77 deletions(-)

commit 748731c1ce4ca53c23b12a22f88c7192261c6edf
Author: YunQiang Su <yqsu src gnome org>
Date:   Mon Nov 9 18:03:27 2015 +0800

    update zh_CN translation

 po/zh_CN.po | 693 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 385 insertions(+), 308 deletions(-)

commit d7c6f25b036f362f3c451c541b9e0bf2d4905d78
Author: Dimitris Spingos <dmtrs32 gmail com>
Date:   Sun Nov 8 21:09:33 2015 +0200

    Updated Greek translation

 po/el.po | 482 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 270 insertions(+), 212 deletions(-)

commit 474a07ab62b1cd5179f996cb263458e25b30703d
Author: Egmont Koblinger <egmont gmail com>
Date:   Sat Nov 7 20:31:26 2015 +0100

    schema: Add the hold option to the description

 src/org.gnome.Terminal.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d592e3de6f83151b764df69ca21410bab0887766
Author: Balázs Úr <urbalazs gmail com>
Date:   Sat Nov 7 14:50:03 2015 +0000

    Updated Hungarian translation

 po/hu.po | 830 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 377 insertions(+), 453 deletions(-)

commit f350b83acb9be9a0787982cb1113293ea3273f84
Author: Pedro Albuquerque <palbuquerque73 gmail com>
Date:   Thu Nov 5 07:29:15 2015 +0000

    Updated Portuguese translation

 po/pt.po | 609 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 334 insertions(+), 275 deletions(-)

commit af51d7fdabe2083450d57f39223943d713f97744
Author: Egmont Koblinger <egmont gmail com>
Date:   Tue Nov 3 22:43:45 2015 +0100

    accels: Allow to define shortcuts for more actions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757512

 src/org.gnome.Terminal.gschema.xml | 16 ++++++++++++++++
 src/terminal-accels.c              | 16 ++++++++++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)

commit 1e399883c4c42d0b25518bdaa3483e7a2d3f870a
Author: Sveinn í Felli <sv1 fellsnet is>
Date:   Mon Nov 2 15:19:58 2015 +0000

    Added Icelandic translation
    (cherry picked from commit e1d6e6c948b4d8204022adb116c8edd36e46edfa)

 po/LINGUAS |    1 +
 po/is.po   | 1994 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1995 insertions(+)

commit 1386f12f4c8ddaaa2d7c117d4d96cd6ab208841b
Author: Benjamin Steinwender <b stbe at>
Date:   Mon Nov 2 05:29:37 2015 +0000

    Updated German translation

 po/de.po | 306 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 168 insertions(+), 138 deletions(-)

commit 4161dbbb2091c1fa0dd57f86b89955569f2e998d
Author: Ting-Wei Lan <lantw44 gmail com>
Date:   Fri Oct 30 08:04:12 2015 +0100

    screen: Remove bogus return value
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757314

 src/terminal-screen.c | 2 --
 1 file changed, 2 deletions(-)



Download
========
https://download.gnome.org/sources/gnome-terminal/3.19/gnome-terminal-3.19.2.tar.xz (1.76M)
  sha256sum: 0ecb7d06cbdc7185565e9fce41a310def96bd4558db5fa1d1f1e8c6659998581



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]