gnome-terminal 3.10.1



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

Use the command line

ChangeLog
=========

commit 81ca33870a7215441ae35a7466540972cb3eed7b
Author: Rafael Ferreira <rafael f f1 gmail com>
Date:   Sun Sep 29 18:47:28 2013 -0300

    [pt_BR] Fix BGO#709051

 help/pt_BR/pt_BR.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 36b39f828022b60c41b021fd84b77092efa7380e
Author: Christian Persch <chpe gnome org>
Date:   Sun Sep 29 23:33:08 2013 +0200

    help: Remove 0% translations
    
    They haven't been updated for the help rewrite, and should *not* be added
    back to HELP_LINGUAS without having been updated first. It's just a waste to
    ship 0% translations.
    
    (cherry picked from commit c73851a8d9cbc769d72be75f5cc19245a1c6523c)
    
    Conflicts:
        help/fr/fr.po

 help/ca/ca.po                              | 2040 -------------
 help/ca/figures/gnome-terminal-default.png |  Bin 11366 -> 0 bytes
 help/ca/figures/gnome-terminal-tabbed.png  |  Bin 14969 -> 0 bytes
 help/da/da.po                              | 1924 ------------
 help/en_GB/en_GB.po                        | 1918 ------------
 help/fr/figures/gnome-terminal-default.png |  Bin 15873 -> 0 bytes
 help/fr/figures/gnome-terminal-tabbed.png  |  Bin 21630 -> 0 bytes
 help/fr/fr.po                              | 4352 ----------------------------
 help/it/figures/gnome-terminal-default.png |  Bin 5295 -> 0 bytes
 help/it/figures/gnome-terminal-tabbed.png  |  Bin 6069 -> 0 bytes
 help/it/it.po                              | 2052 -------------
 help/ko/figures/gnome-terminal-default.png |  Bin 9359 -> 0 bytes
 help/ko/figures/gnome-terminal-tabbed.png  |  Bin 14790 -> 0 bytes
 help/ko/ko.po                              | 1803 ------------
 help/oc/oc.po                              | 1532 ----------
 help/ro/ro.po                              | 2214 --------------
 help/ru/ru.po                              | 1121 -------
 help/sl/sl.po                              | 1169 --------
 help/sv/figures/gnome-terminal-default.png |  Bin 7913 -> 0 bytes
 help/sv/figures/gnome-terminal-tabbed.png  |  Bin 10214 -> 0 bytes
 help/sv/sv.po                              | 1160 --------
 help/te/te.po                              | 1538 ----------
 help/uk/figures/gnome-terminal-default.png |  Bin 8203 -> 0 bytes
 help/uk/figures/gnome-terminal-tabbed.png  |  Bin 12808 -> 0 bytes
 help/uk/uk.po                              | 1936 -------------
 help/zh_CN/zh_CN.po                        | 1788 ------------
 26 files changed, 26547 deletions(-)

commit 81ae169b2871151594781c29a541f5660384f9da
Author: Christian Persch <chpe gnome org>
Date:   Thu Sep 26 20:03:05 2013 +0200

    screen: Use NULL for bold colour when same-as-fg is used
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706398
    (cherry picked from commit ab688fa1d20a62127c69994f3d3fc064bf2fd9c6)

 src/terminal-screen.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 065b092b9b74eb96b95ca0180148f527bae8c315
Author: Marek Černocký <marek manet cz>
Date:   Thu Sep 26 20:47:32 2013 +0200

    Updated Czech translation

 help/cs/cs.po | 1718 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 1074 insertions(+), 644 deletions(-)

commit fdc82b27077f67a03be26aefeacca8c52a84d720
Author: Christian Persch <chpe gnome org>
Date:   Thu Sep 26 17:06:14 2013 +0200

    debug: Use the right printf modifiers
    
    G_GSIZE_FORMAT for gsize, not 'u'.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708596
    (cherry picked from commit 78783a3a190a98019fef212bc2a3d5beeb5f33d5)

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

commit f3962ba0d8acc50c44a29c5ea889ffc6ebff7c36
Author: Timo Jyrinki <timo jyrinki canonical com>
Date:   Wed Sep 25 07:34:47 2013 +0300

    Updated Finnish translation by Jiri Grönroos

 po/fi.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit dd90c5a36f3a49b1701195958b656e9ec3537672
Author: Timo Jyrinki <timo jyrinki canonical com>
Date:   Wed Sep 25 07:31:06 2013 +0300

    Manually merge diverged 3.10 <-> master Finnish translations.

 po/fi.po | 1039 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 540 insertions(+), 499 deletions(-)

commit 7fcc1c9cd70142c5622fd5d21d975fb768b160f8
Author: Fernando Paladini <fnpaladini gmail com>
Date:   Tue Sep 24 22:32:36 2013 -0300

    Updated Brazilian Portuguese translation for image files

 help/pt_BR/figures/gnome-terminal-default.png | Bin 8625 -> 0 bytes
 help/pt_BR/figures/gnome-terminal-tabbed.png  | Bin 12663 -> 0 bytes
 help/pt_BR/figures/gnome-terminal.png         | Bin 0 -> 12486 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 0b58751d9e99a6d285baa9a9a473d5ae7b1979d5
Author: Fernando Paladini <fnpaladini gmail com>
Date:   Tue Sep 24 22:21:24 2013 -0300

    Updated Brazilian Portuguese translation for help files

 help/pt_BR/pt_BR.po | 3438 ++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 2422 insertions(+), 1016 deletions(-)

commit ee49604048dbd4e77f1c159cc52690c01b584a63
Author: Christian Persch <chpe gnome org>
Date:   Tue Sep 24 18:58:13 2013 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Download
========
https://download.gnome.org/sources/gnome-terminal/3.10/gnome-terminal-3.10.1.tar.xz (1.62M)
  sha256sum: d267e5245232e10ef12411ed7be1d879226b66f64f7cabe9731a7bd8b28e9f27



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