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

Terminal Emulator

ChangeLog
=========

commit 95e9ad799727df9bc2f4ddec94c19be66a3daaab
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    Version 3.27.90

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

commit 962b48e4ff5b8b8971d78cb753d5d6565f580ee8
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    i18n: Mark incorrect translation as fuzzy
    
    Make a correction, but also mark fuzzy so translators can review.

 po/sk.po | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit cba6d3f0e41bf3002c0c8a4455c373b37bb4dee3
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    build: Update POTFILES.skip

 po/POTFILES.skip | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a3a7488abec0345421ba5c6a806d66ded03a88c6
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    preferences: profile: Fix input hints on older gtk version
    
    Set the input hints from code instead of .ui file, since
    the enum value used isn't supported in gtk versions < 3.22.20.

 src/preferences.ui   |  6 ------
 src/profile-editor.c | 55 ++++++++++++++++++++++++++++++++--------------------
 2 files changed, 34 insertions(+), 27 deletions(-)

commit 81415cb416c4155b31b1d12fdfe0fc506d0fbf34
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    util: Update about

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

commit 2c85bd0f36c064ce30cebe542073c9c027d60aad
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Feb 5 21:20:28 2018 +0100

    server: Be more strict about --app-id arguments

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

commit f997189bfa6a8753e5886f1bb545b3a5465591cb
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Feb 5 14:33:56 2018 +0100

    app: Revise the logic for having an appmenu
    
    Display the appmenu as the 4th window decoration button in GNOME Shell,
    when the shell doesn't show the appmenu. This was accidentally gone with
    the GMenu port.
    
    Don't have an appmenu in Unity where the shell displays both the appmenu
    and the menubar, the appmenu is pointless in this case.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793135

 src/terminal-app.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit c8e05a1468c78afeb0ad013bc8fba76d48a3a177
Author: Daniel Mustieles <daniel.mustie...@gmail.com>
Date:   Mon Feb 5 11:22:28 2018 +0000

    Update Spanish translation

 po/es.po | 1053 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 563 insertions(+), 490 deletions(-)

commit d4ddc4f6348873368103825a9ca62984794adb3e
Author: Daniel Mustieles <daniel.mustie...@gmail.com>
Date:   Mon Feb 5 11:11:30 2018 +0000

    Update Spanish translation

 help/es/es.po | 2375 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 1526 insertions(+), 849 deletions(-)

commit 03156bc343b7c72dcc7addf1fa6de3578dfa3cc7
Author: Emmanuele Bassi <eba...@gnome.org>
Date:   Mon Feb 5 10:15:03 2018 +0000

    Fix non-srcdir builds
    
    If we are including generated files inside a GResource manifest we need
    to add $(builddir) to the source directories for glib-compile-resources,
    both for the dependency discovery and for the actual generation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793179

 src/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e4136ee122ae2b63d35d047416e3235b079833b0
Author: Christian Kirbach <christian.kirb...@gmail.com>
Date:   Mon Feb 5 01:04:49 2018 +0000

    Update German translation

 po/de.po | 984 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 493 insertions(+), 491 deletions(-)

commit f1c46cb52560db106b85a93346c8bcf340ac05f1
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Feb 4 21:00:18 2018 +0100

    all: Improve mnemonic handling
    
    Disable mnemonics for the submenus (Alt+F for File etc.) when the menubar
    is shown by the shell (e.g. Unity) so that they are usable in the terminal.
    (As of the GMenu port, disabling them via the config option didn't work.)
    Also hide the corresponding preference checkbox.
    
    Make mnemonics work in the Find and Preferences windows.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792978

 po/POTFILES.in                                     |  2 +-
 src/Makefile.am                                    | 10 ++++++-
 src/terminal-app.c                                 | 26 +++++++++++-----
 ...{terminal-menubar.ui => terminal-menubar.ui.in} | 21 ++++++++-----
 src/terminal-prefs.c                               | 14 +++++----
 src/terminal-window.c                              | 35 ++++++++++++++++++----
 src/terminal.gresource.xml                         |  3 +-
 7 files changed, 83 insertions(+), 28 deletions(-)

commit d6f1dd280c42d4fb111735971b746425705bfcc4
Author: Balázs Meskó <meskobal...@fedoraproject.org>
Date:   Sun Feb 4 19:58:28 2018 +0000

    Update Hungarian translation

 po/hu.po | 1038 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 528 insertions(+), 510 deletions(-)

commit 0da2e2a0052469ee02cd50253ead3ad6a3bf0a71
Author: Fabio Tomat <f.t.pub...@gmail.com>
Date:   Sun Feb 4 15:40:26 2018 +0000

    Update Friulian translation

 po/fur.po | 1017 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 539 insertions(+), 478 deletions(-)

commit 97937067676e9eb599b9f4ed3d5e39075bb31d46
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Feb 4 01:09:44 2018 +0100

    help: Remove profile.page

 help/C/profile.page | 20 --------------------
 1 file changed, 20 deletions(-)

commit d944c8c9e5dab37e547da54da21eb02c1ac51a99
Author: Piotr Drąg <piotrd...@gmail.com>
Date:   Sun Feb 4 00:58:14 2018 +0100

    Update POTFILES.in

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit 9a47978872b05b9a7c446d28b235049aacd43835
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Feb 4 00:48:19 2018 +0100

    help: Update for the merged Preferences window
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722114

 help/C/adv-keyboard-shortcuts.page  |   5 +-
 help/C/app-colors.page              |  40 ++++++--
 help/C/app-cursor.page              |  14 ++-
 help/C/app-fonts.page               |  36 +++++--
 help/C/app-terminal-sizes.page      |  23 +++--
 help/C/pref-bell.page               |  13 ++-
 help/C/pref-compatibility.page.stub |  37 +++++--
 help/C/pref-custom-command.page     |  14 ++-
 help/C/pref-custom-exit.page        |  14 ++-
 help/C/pref-keyboard-access.page    |   2 +-
 help/C/pref-login-shell.page        |  14 ++-
 help/C/pref-menubar.page            |   2 +-
 help/C/pref-profile-char-width.page |  11 +-
 help/C/pref-profile-encoding.page   |  11 +-
 help/C/pref-profiles.page           | 200 ++++++++++++++++++------------------
 help/C/pref-scrolling.page          |  62 ++++++++---
 help/C/pref.page                    |  12 +++
 help/Makefile.am                    |   1 -
 18 files changed, 324 insertions(+), 187 deletions(-)

commit 4a4f7f53e648b5ed37c73f27dd805b9ca4f53497
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Feb 4 00:38:21 2018 +0100

    prefs: editor: Rename General profile tab to Text, reorganize its contents
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722114#c26

 src/preferences.ui | 734 +++++++++++++++++++++++++++--------------------------
 1 file changed, 381 insertions(+), 353 deletions(-)

commit 42da010df60c14939f811dcb6b9ba03f1dbe6107
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Feb 4 00:32:16 2018 +0100

    prefs: editor: Merge the Preferences and Profile Preferences windows
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722114

 configure.ac                       |    2 +-
 src/Makefile.am                    |    1 -
 src/migration.c                    |    3 +-
 src/org.gnome.Terminal.gschema.xml |    8 -
 src/preferences.ui                 | 2422 +++++++++++++++++++++++++++++++-----
 src/profile-editor.c               |  903 +++++++-------
 src/profile-editor.h               |   10 +-
 src/profile-preferences.ui         | 1851 ---------------------------
 src/terminal-accels.c              |    4 -
 src/terminal-app.c                 |   37 +-
 src/terminal-app.h                 |   13 +-
 src/terminal-menubar.ui            |    8 -
 src/terminal-prefs.c               | 1016 +++++++++------
 src/terminal-prefs.h               |   28 +-
 src/terminal-screen.c              |   12 +-
 src/terminal-settings-list.c       |   48 +-
 src/terminal-settings-list.h       |    6 +-
 src/terminal-util.c                |    9 +-
 src/terminal-util.h                |   10 +-
 src/terminal-window.c              |   39 +-
 src/terminal.gresource.xml         |    1 -
 21 files changed, 3334 insertions(+), 3097 deletions(-)

commit 7cb0891d70c38f7cf631555b2877d12e1ca12618
Author: Jiri Grönroos <jiri.gronr...@iki.fi>
Date:   Sat Feb 3 11:54:51 2018 +0000

    Update Finnish translation

 po/fi.po | 272 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 136 insertions(+), 136 deletions(-)

commit f4900f116c9912a06f7c56d6a8fd7fb3fce14742
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Fri Feb 2 21:29:29 2018 +0100

    profile: editor: Use the same mnemonic for the two Reset buttons
    
    This guarantees that their translations are also the same.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791968#c32

 src/profile-preferences.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ba1a38d49efd40496a68fb1f2e7bb9af5b6b25e0
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Fri Feb 2 21:26:53 2018 +0100

    profile: editor: Make sure mnemonics don't conflict

 src/preferences.ui         | 2 +-
 src/profile-preferences.ui | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 14e91682b6ecb3a15e0c5c6aff07eb53e59f244f
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Fri Feb 2 21:04:16 2018 +0100

    profile: editor: Minor UI and mnemonic fixes

 src/preferences.ui         | 3 ++-
 src/profile-preferences.ui | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 581019e2d2ff8ebae7511992f6b30b957f435a92
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Thu Feb 1 23:07:03 2018 +0100

    server: No longer set Ubuntu specific environment variables
    
    https://bugzilla.gnome.org/show_bug.cgi?id=793105

 configure.ac | 24 ------------------------
 src/server.c | 12 ------------
 2 files changed, 36 deletions(-)

commit 7198f87624d3971c76abf6bfe471cd723ab02fbb
Author: Rafael Fontenelle <rafae...@gnome.org>
Date:   Thu Feb 1 09:04:14 2018 +0000

    Update Brazilian Portuguese translation

 po/pt_BR.po | 2284 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1242 insertions(+), 1042 deletions(-)

commit 24bed18cfcb6d456aca58d5d880f598b31df4e60
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Tue Jan 30 21:40:54 2018 +0100

    help: Various fixes and improvements
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792529

 help/C/adv-keyboard-shortcuts.page  | 96 ++++++++++++++++++++++++-------------
 help/C/app-colors.page              | 26 ++++++----
 help/C/app-cursor.page              | 21 ++++----
 help/C/app-fonts.page               | 30 ++++++------
 help/C/app-fullscreen.page          |  2 +-
 help/C/app-terminal-sizes.page      | 11 ++---
 help/C/gs-execute-commands.page     |  2 +-
 help/C/gs-tabs.page                 |  6 +--
 help/C/index.page                   | 12 ++---
 help/C/overview.page                |  8 ++--
 help/C/pref-bell.page               | 11 +----
 help/C/pref-compatibility.page.stub |  2 +-
 help/C/pref-encoding.page           | 35 ++------------
 help/C/pref-keyboard-access.page    |  6 +--
 help/C/pref-login-shell.page        | 51 ++++----------------
 help/C/pref-menubar.page            |  6 +--
 help/C/pref-profile-encoding.page   |  2 +-
 help/C/pref-scrolling.page          | 42 +++++++++++++---
 help/C/pref-tab-window.page         |  4 +-
 help/C/prob-reset.page              |  6 +--
 help/C/txt-copy-paste.page          | 10 +++-
 help/C/txt-links.page               |  6 +--
 help/C/txt-save-text.page           |  9 ++--
 help/C/txt-search.page              | 20 +++-----
 help/C/txt-select-text.page         |  1 -
 help/Makefile.am                    |  2 +
 26 files changed, 209 insertions(+), 218 deletions(-)

commit 15f4020e85285103bc573f3d2c08c3399e1ebf16
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 29 23:25:05 2018 +0100

    menubar: Change the Find entry back to Search
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792912

 src/terminal-accels.c   | 4 ++--
 src/terminal-menubar.ui | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit e800915a9449016c83524297a1670eaec6a859ae
Author: Tim Sabsch <t...@sabsch.com>
Date:   Sat Jan 27 15:23:41 2018 +0000

    Update German translation

 po/de.po | 311 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 165 insertions(+), 146 deletions(-)

commit a5925fbabd1527013489ed5906e2ddc9ff5be43c
Author: Balázs Úr <bal...@urbalazs.hu>
Date:   Fri Jan 26 21:18:32 2018 +0000

    Update Hungarian translation

 po/hu.po | 1928 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 984 insertions(+), 944 deletions(-)

commit a60b5d1e54202b62ef22ac06af10c9cf54760bd2
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 22 23:41:07 2018 +0100

    profile: editor: More logical order for notebook tabs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792797

 src/profile-preferences.ui | 234 ++++++++++++++++++++++-----------------------
 1 file changed, 117 insertions(+), 117 deletions(-)

commit 48af545ecf7dd22db3c7d2c4c9ab88ac81dbd378
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 22 23:12:54 2018 +0100

    profile: editor: Move "Allow blinking text" to the bottom
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792794

 src/profile-preferences.ui | 80 +++++++++++++++++++++++-----------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

commit b24587dec3f7d164308e7bd33f19dd5e61c33569
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 22 23:11:48 2018 +0100

    profile: editor: Demote "Rewrap on resize" to a hidden pref
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792532

 src/profile-editor.c       |  4 ----
 src/profile-preferences.ui | 29 ++++++-----------------------
 2 files changed, 6 insertions(+), 27 deletions(-)

commit e88953fe6af64f3e30f2fda6433450811f6ff595
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 22 20:16:34 2018 +0100

    schemas: Remove obsolete "encodings" entry
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792607

 src/org.gnome.Terminal.gschema.xml | 5 -----
 1 file changed, 5 deletions(-)

commit 535b02335763a46bcc890084626572e4058cb831
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Jan 22 13:29:25 2018 +0100

    profile: editor: Scrollback lines' plus/minus buttons jump by thousands
    
    Also mark other numeric fields as such, and remove climb-rate.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792760

 src/profile-preferences.ui | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 07b387e48dcdf7e70936ac73797864a2bd799d3d
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Jan 21 13:46:51 2018 +0100

    profile: editor: Set "no emoji" hint on certain entry fields
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792625

 src/profile-preferences.ui | 6 ++++++
 1 file changed, 6 insertions(+)

commit 52ac51cf51c7716c1cf6e5206925b0864edc6b8a
Author: Jordi Mas <j...@softcatala.org>
Date:   Sun Jan 21 09:12:55 2018 +0100

    Update Catalan translation

 po/ca.po | 2538 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1327 insertions(+), 1211 deletions(-)

commit 25c1ce47f2a35a9dd6d328a8fb75e5ab1e703291
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Wed Jan 17 21:16:14 2018 +0100

    profile: editor: Fix xml indentation

 src/profile-preferences.ui | 176 ++++++++++++++++++++++-----------------------
 1 file changed, 88 insertions(+), 88 deletions(-)

commit 45f209a0f747010c1fbd9101a18f2e42593b3ec6
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Wed Jan 17 21:07:20 2018 +0100

    profile: editor: Minor changes to the Command tab's layout
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792533

 src/profile-editor.c       |   7 ++-
 src/profile-preferences.ui | 109 ++++++++-------------------------------------
 2 files changed, 25 insertions(+), 91 deletions(-)

commit 96b2c9d4c6254d02702ab8cc268b860d2f93b176
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Sun Jan 14 00:42:54 2018 +0100

    profile: editor: Fix spacing at the top of the Compatibility tab
    
    Also remove an invisible warning label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=792503

 src/profile-preferences.ui | 274 +++++++++++++++++++--------------------------
 1 file changed, 116 insertions(+), 158 deletions(-)

commit 37927b7d6e87d2bfaad48c24967401d7ac9b4175
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Fri Jan 12 10:02:14 2018 +0100

    i18n: Use more translator friendly strings at cell spacing
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791968#c25

 src/profile-editor.c       | 13 ++++++++++++-
 src/profile-preferences.ui |  6 ++----
 2 files changed, 14 insertions(+), 5 deletions(-)

commit 22de21785c7ab66bf88c7cfde50d3d52b33defeb
Author: Jiri Grönroos <jiri.gronr...@iki.fi>
Date:   Fri Jan 12 08:33:38 2018 +0000

    Update Finnish translation

 po/fi.po | 2011 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1083 insertions(+), 928 deletions(-)

commit 9d5c392ba2ba6dc95920c80c25f7b4795a7085d8
Author: Fabio Tomat <f.t.pub...@gmail.com>
Date:   Wed Jan 10 15:33:14 2018 +0000

    Update Friulian translation

 po/fur.po | 800 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 458 insertions(+), 342 deletions(-)

commit 710c4796affa682ca8e4282e919863b956366f70
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Jan 8 22:46:06 2018 +0100

    Post release version bump

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



Download
========
https://download.gnome.org/sources/gnome-terminal/3.27/gnome-terminal-3.27.90.tar.xz
 (1.96M)
  sha256sum: 0f57f9bd31a6708660c1987ee59f9a612927cdaf7af022d3a04ad1e52073430d

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to