gnome-terminal 3.37.90

2020-08-08 Thread Christian Persch
ChangeLog
=

commit 0acb0d1d8da957ab43d73cb51d3142fc99c28ca7
Author: Christian Persch 
Date:   Sat Aug 8 21:57:15 2020 +0200

profile: Add pref to enable SIXEL

When VTE was built with SIXEL support, show a checkbox in
the compatibility prefs to enable it.

https://gitlab.gnome.org/GNOME/vte/-/issues/253

 src/org.gnome.Terminal.gschema.xml |  5 +
 src/preferences.ui | 20 ++--
 src/profile-editor.c   |  6 ++
 src/terminal-schemas.h |  1 +
 src/terminal-screen.c  |  4 
 5 files changed, 34 insertions(+), 2 deletions(-)

commit 0c9e8a8041671fa75fdd7e5d0b90853517aa9cbe
Author: Christian Persch 
Date:   Sat Aug 8 21:57:15 2020 +0200

build: Bump version and vte req version

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

commit 724eae4a24110e1e0b9712667515a66ca27cc4bb
Author: Christian Persch 
Date:   Sat Aug 8 21:57:15 2020 +0200

client: legacy: Ignore some more env variables

 src/terminal-client-utils.c | 14 ++
 1 file changed, 14 insertions(+)

commit e5c0b4f5836141903137a7887e948b23ef66b75a
Author: Christian Persch 
Date:   Sat Aug 8 21:57:15 2020 +0200

profile: editor: Only show font family and size in the font chooser

 configure.ac | 2 +-
 src/profile-editor.c | 5 +
 2 files changed, 6 insertions(+), 1 deletion(-)

commit b6282897d3136f8bfd045976a12c84f0c9204e4a
Author: Calvin Walton 
Date:   Sun Apr 26 18:17:32 2020 -0400

Improve contrast in the "GNOME" terminal palette

After testing the GNOME terminal palette added in
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/72
on a wider variety of applications, using a test tool that I developed:
https://kepstin.pages.gitlab.gnome.org/terminal-palette/
I have come up with some alterations to the "GNOME" terminal palette
that aim to improve contrast over the previous revision.

Here's a summary of the changes made, with an explanation for the
change:

* Reduced the brightness of Black (#0). Perhaps the most noticable
  change. I like the slight purple/blue tint, so I haven't changed it to
  a pure black, but the new shade is a lot darker. This gives room to
  improve the contrast of other colors over the dark background.

* Reduced the brightness of Brown (#3). This color is often used as a
  foreground over the default background, so I have adjusted it to be
  closer to the middle between the dark and light backgrounds.
  The contrast over White goes up from from 3.30 to 4.12 (still AA
  Large). The contrast ratio over Black goes down from 4.83 (AA) to
  4.40 (AA Large).

* Reduced the brightness of Blue (#4). The contrast ratio of Blue over
  Black remains almost the same (2.02 to 2.01). Applications almost
  always request Bright Blue when using blue over the default
  background, because the contrast of Blue over Black is really bad in
  most terminal color schemes. Annoyingly, many existing applications do
  this by requesting Bold Blue, meaning that enabling the "Show bold
  text in bright colors" option is highly recommended when using a dark
  background.
  Reducing the brightness of Blue helps improve contrast when it is used
  as a background color, particularly since some of the bright colors
  also had their brightness reduced (see below).

* Reduced the brightness of Cyan (#6). This color is often used as a
  foreground over the default background. I have adjusted it to increase
  the contrast over the light background from 2.40 (Fail) to 3.07 (AA
  Large). The contrast over dark background goes down from 6.66 to 5.91
  (still AA).

* Reduced the brightness of Light Gray (#7). Light gray was previously
  difficult to distinguish from White when used over a dark background,
  this helps a bit. Contrast vs White incrases from 1.36 to 1.56.
  This color is used the foreground color in the dark scheme, the contrast
  over the default background goes from 11.8 to 11.6 (still AAA).
  The contrast over Blue goes from 5.82 to 5.80 (still AA).

* Increased the brightness of Bright Red (#9).
  Bright Red is occasionally used as a foreground over Blue. The
  previous color had nearly matching luminance, making it hard to read.
  The contrast over Blue increases from 1.92 to 2.90.
  This does reduce the contrast of Bright Red over Bright White from
  4.09 to 3.11 (both AA Large) but that's a pretty rare color
  combination except when "bold is bright" is used.

* Reduced the brightness of Bright Yellow (#11) and Cyan (#14).
  The previous colors were almost completely unreadable against a white
  background, while the new ones are usable by people with good
  eyesight, at least (contras

[gnome-terminal] Created branch gnome-3-36

2020-02-29 Thread Christian Persch
The branch 'gnome-3-36' was created.

Summary of new commits:

  2044473... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] (3 commits) Created branch gnome-3-34

2019-09-09 Thread Christian Persch
The branch 'gnome-3-34' was created.

Summary of new commits:

  f13928f... build: Fix ChangeLog rule to work on a git worktree
  deb38d2... Version 3.34.0
  590a422... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] (2 commits) Created branch gnome-3-32

2019-03-04 Thread Christian Persch
The branch 'gnome-3-32' was created.

Summary of new commits:

  b19a577... Version 3.31.92
  1f90122... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-30

2018-09-12 Thread Christian Persch
The branch 'gnome-3-30' was created.

Summary of new commits:

  436aad0... Post branch version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


gnome-terminal 3.28.1

2018-04-09 Thread Christian Persch
ChangeLog
=

commit 07f2f4fcbe70e8afbd88e7cbe0a08ab9422a1d87
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Apr 9 21:51:25 2018 +0200

Version 3.28.1

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

commit 84b94b0dd053f200ff982a87b6ea68e6005b3004
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Apr 9 21:39:29 2018 +0200

app: Plug a mem leak

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

commit 89b974fc6559a1cbe52875464106be4c777dc9f6
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Apr 9 21:39:29 2018 +0200

prefs: editor: Plug a mem leak

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

commit 5adcab5f6e3cba58d865e4a4eb7d4802aad37716
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Apr 9 21:39:29 2018 +0200

window: Plug a mem leak

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

commit d5ef4e6ec8a1e83e8f23b15670eaa009731c0ce3
Author: Gábor Kelemen <kelem...@openscope.org>
Date:   Thu Apr 5 23:20:24 2018 +

Update Hungarian translation

 help/hu/hu.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 90b49fc33d3999fe2237fef360ab5959f7e2e71d
Author: Gábor Kelemen <kelem...@openscope.org>
Date:   Thu Apr 5 23:18:40 2018 +

Update Hungarian translation

 help/hu/hu.po | 206 ++
 1 file changed, 106 insertions(+), 100 deletions(-)

commit 8b0b6cbe219166c28ec8639f8a1e8cdda9122a8d
Author: Debarshi Ray <debars...@gnome.org>
Date:   Tue Apr 3 18:59:11 2018 +0200

window: Remove redundant function call

Setting GtkMenu:attach-widget will also set the GdkScreen. There's no
need to set it separately.

For what it's worth, the previous GtkUIManager based code wasn't
explicitly setting the GdkScreen either.

Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686

https://bugzilla.gnome.org/show_bug.cgi?id=794935
(cherry picked from commit ea8776e7713221e31c9b62c9157db8bbe7e3c694)

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

commit e3540e59942bb600eb4913636096e792327677b4
Author: Debarshi Ray <debars...@gnome.org>
Date:   Tue Apr 3 18:51:30 2018 +0200

window: Don't misplace the notebook popup on Wayland

Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686

https://bugzilla.gnome.org/show_bug.cgi?id=794935
(cherry picked from commit ebc2db30526c9a033c7d1de6292044cac1105b1c)

 src/terminal-window.c | 65 +--
 1 file changed, 1 insertion(+), 64 deletions(-)

commit 746a066098a67bc7c92a6fdcc9fffd0b1cec0553
Author: Anders Jonsson <anders.jons...@norsjovallen.se>
Date:   Thu Mar 29 20:36:48 2018 +

Update Swedish translation

 help/sv/sv.po | 3350 +
 1 file changed, 1945 insertions(+), 1405 deletions(-)

commit 2ec43ee2f1ef70e88e7b491334fe032747bc26af
Author: Daniel Mustieles <daniel.mustieles.contrac...@bbva.com>
Date:   Tue Mar 27 11:57:04 2018 +0200

Updated Spanish translation

 help/es/es.po | 111 +-
 1 file changed, 39 insertions(+), 72 deletions(-)

commit 5e3be7126bf69205ca5efcd7e3f110234bf0db09
Author: Stas Solovey <whats...@tut.by>
Date:   Mon Mar 26 20:38:40 2018 +

Update Russian translation

 po/ru.po | 2399 ++
 1 file changed, 1317 insertions(+), 1082 deletions(-)

commit 3e0b0d477c109952626c9f4ddf573c1e94a38507
Author: Piotr Drąg <piotrd...@gmail.com>
Date:   Mon Mar 26 05:58:57 2018 +0200

Update Polish translation

 help/pl/figures/gnome-terminal.png | Bin 10086 -> 10700 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit d363b7a572e83c4740ef70a2141588bd25cfed68
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Sun Mar 25 23:10:01 2018 +0200

Update Arabic translation

 po/ar.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9e0cf22bc04645b21aedae913f53d79808714269
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Sun Mar 25 22:57:49 2018 +0200

Update Arabic translation

 po/ar.po | 2440 +-
 1 file changed, 1301 insertions(+), 1139 deletions(-)

commit 0e515476e9040e9b9cfc3ded59fbdd84d525ccb8
Author: Cheng-Chia Tseng <pswo10...@gmail.com>
Date:   Tue Mar 20 14:42:21 2018 +

Update Chinese (Taiwan) translation

 po/zh_TW.po | 134 ++--
 1 file changed, 67 insertions(+), 67 deletions(-)

commit 1223ec2a2c7154f249a2cadc972c9d5ab52d9582
Author: Dušan Kazik <prescot...@gmail.com>
Date:   Sat Mar 17 22:09:09 2018 +

Update Slovak translation


gnome-terminal 3.28.0

2018-03-12 Thread Christian Persch
ChangeLog
=

commit ab439ff679a0ff2607a3ebb746f54281c439700b
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 12 21:47:44 2018 +0100

Version 3.28.0

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

commit a29ff5ca5dc498c590c5df3bd79dc4bacbccabc6
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 12 21:48:52 2018 +0100

i18n: Fix translations yet again

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

commit 86b8959af161ebd041687c83d70dee21e5226650
Author: Egmont Koblinger <egm...@gmail.com>
Date:   Mon Mar 12 12:37:00 2018 +0100

Fix xml in Hungarian translation

 help/hu/hu.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 59d97644ed18b6b6138709d6a5852845342424dd
Author: Gábor Kelemen <kelem...@openscope.org>
Date:   Mon Mar 12 06:59:57 2018 +

Update Hungarian translation

 help/hu/hu.po | 2462 +
 1 file changed, 1585 insertions(+), 877 deletions(-)

commit d1acb7f1816052472979cf66a0fa3a60c7e6a33b
Author: Anders Jonsson <anders.jons...@norsjovallen.se>
Date:   Sun Mar 11 20:18:02 2018 +

Update Swedish translation

 po/sv.po | 2431 ++
 1 file changed, 1333 insertions(+), 1098 deletions(-)

commit d99e5820c639dc71677b486f5094540f91352162
Author: Emin Tufan Çetin <etce...@gmail.com>
Date:   Sun Mar 11 07:10:18 2018 +

Update Turkish translation

 po/tr.po | 1158 --
 1 file changed, 607 insertions(+), 551 deletions(-)

commit 68fc2e962ffb950a5ab3e5c452bee74bb8608af5
Author: Daniel Șerbănescu <dan...@serbanescu.dk>
Date:   Sat Mar 10 20:10:33 2018 +0100

Added Romanian Translation for the Documentation

 help/Makefile.am |2 +-
 help/ro/ro.po| 3339 ++
 2 files changed, 3340 insertions(+), 1 deletion(-)

commit 2dcf6f0f30d787cbbc9801a1cf85d120f03d65c4
Author: Gianvito Cavasoli <gianv...@gmx.it>
Date:   Sat Mar 10 17:22:01 2018 +

Update Italian translation

 po/it.po | 2208 +++---
 1 file changed, 1112 insertions(+), 1096 deletions(-)

commit 9c8c014901ea5afe1418e704f08be72ee796a0e1
Author: Daniel Șerbănescu <dan...@serbanescu.dk>
Date:   Sat Mar 10 17:20:39 2018 +

Update Romanian translation

 po/ro.po | 2618 +-
 1 file changed, 1412 insertions(+), 1206 deletions(-)

commit 526ee84bff5838c3b64e22689154d510e1ab01a5
Author: Chao-Hsiung Liao <j_h_l...@yahoo.com.tw>
Date:   Sat Mar 10 11:52:06 2018 +

Update Chinese (Taiwan) translation

 po/zh_TW.po | 2439 ---
 1 file changed, 1315 insertions(+), 1124 deletions(-)

commit a7ceca0aea01a3e812f68c26cc3af64816155679
Author: Christian Kirbach <christian.kirb...@gmail.com>
Date:   Thu Mar 8 12:53:38 2018 +

Update German translation

 help/de/de.po | 2432 ++---
 1 file changed, 61 insertions(+), 2371 deletions(-)

commit e4bb1c8ff10e610e6ab8abd72f21cb4c2b48de13
Author: Rūdolfs Mazurs <rudol...@src.gnome.org>
Date:   Wed Mar 7 21:30:39 2018 +0200

Update Latvian translation

 po/lv.po | 2487 +++---
 1 file changed, 1391 insertions(+), 1096 deletions(-)

commit 4d7798d0b64ac43518952171b89f4a1fdf07d35c
Author: gogo <trebeln...@gmail.com>
Date:   Wed Mar 7 14:10:23 2018 +

Update Croatian translation

 po/hr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8aebb58ff1dcc414a3dd377f44546d9dc145b856
Author: Rafael Fontenelle <rafae...@gnome.org>
Date:   Wed Mar 7 00:48:41 2018 +

Update Brazilian Portuguese translation

 po/pt_BR.po | 234 ++--
 1 file changed, 116 insertions(+), 118 deletions(-)

commit 76ce27650e00a44f645e011553da1af7308eb2fd
Author: Isaac F. Ferreira Filho <isaac...@riseup.net>
Date:   Wed Mar 7 00:47:16 2018 +

Update Brazilian Portuguese translation

 help/pt_BR/pt_BR.po | 2408 +++
 1 file changed, 1456 insertions(+), 952 deletions(-)

commit ffbf6d79302d69d44f232234bdc592c45ad49ef7
Author: Christian Kirbach <christian.kirb...@gmail.com>
Date:   Wed Mar 7 00:18:20 2018 +

Update German translation

 help/de/de.po | 2264 ++---
 1 file changed, 1373 insertions(+), 891 deletions(-)

commit 732e9cd108fe1f84cfbb6a2c1a2040fa71ab8b57
Author: Marek Cernocky <marek_cerno...@conel.cz>
Date:   Tue Mar 6 21:04:10 2018 +0100

Updated Czech translation

aisleriot 3.22.5

2018-03-12 Thread Christian Persch
ChangeLog
=

commit 66195185e6ea14c53ee4641476bfaa812fda4cdf
Author: gogo <trebeln...@gmail.com>
Date:   Wed Mar 7 15:12:24 2018 +

Update Croatian translation

 po/hr.po | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

commit e27a31583078d6d83a8c45a6e8cd8d21f8d48ba0
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 5 13:39:25 2018 +0100

appdata: Use "or" instead of "|"

 data/sol.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 445f589275f8272d3e75eede9d203e9a9edbcabf
Author: Christian Persch <c...@src.gnome.org>
Date:   Sat Mar 3 20:41:42 2018 +0100

appdata: Add GFDL option

https://bugzilla.gnome.org/show_bug.cgi?id=779434

 COPYING.GFDL1.3 | 451 
 Makefile.am |   1 +
 data/sol.appdata.xml.in |  28 ++-
 3 files changed, 472 insertions(+), 8 deletions(-)

commit 108de4a772d5facff3ca91df9f148a4b41efe5d8
Author: Piotr Drąg <piotrd...@gmail.com>
Date:   Fri Feb 23 19:24:04 2018 +0100

Fix Spanish translation header

 help/es/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 60449ca7cc92b53a56e65dbfbc2e90550968ee88
Author: Marek Cernocky <marek_cerno...@conel.cz>
Date:   Tue Feb 13 11:02:30 2018 +0100

Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9d1cb24bb4a577da450647ec1d033a3510eacb19
Author: Piotr Drąg <piotrd...@gmail.com>
Date:   Sun Feb 4 07:38:27 2018 +0100

Remove obsolete translations

They contain all the games from the now-defunct gnome-games package,
now only inflating the package size.

 po/af.po  | 4506 ---
 po/am.po  | 1155 -
 po/ar.po  | 5493 ---
 po/as.po  | 5677 +---
 po/ast.po |  219 +-
 po/az.po  | 3462 ---
 po/be.po  |   12 -
 po/bn.po  | 4735 -
 po/bn_IN.po   | 4101 
 po/br.po  | 1215 --
 po/bs.po  |   31 +-
 po/ca.po  |9 -
 po/c...@valencia.po |9 -
 po/cs.po  |   44 +-
 po/cy.po  | 5302 -
 po/da.po  |6 +-
 po/de.po  |   15 -
 po/dz.po  | 6047 ---
 po/el.po  |  671 ++
 po/e...@shaw.po | 3663 -
 po/en_CA.po   |  301 +--
 po/en_GB.po   | 5815 -
 po/eo.po  |  201 +-
 po/es.po  | 5752 -
 po/et.po  | 4504 ---
 po/eu.po  | 3484 +--
 po/fa.po  | 3852 +-
 po/fi.po  |  137 +-
 po/ga.po  | 1766 --
 po/gl.po  | 2620 -
 po/gu.po  | 5098 
 po/he.po  | 3908 +--
 po/hi.po  | 3656 +
 po/hr.po  |  194 +-
 po/hu.po  |  241 +-
 po/id.po  |   44 +-
 po/is.po  | 3694 +
 po/ja.po  |  119 +-
 po/ka.po  | 2874 ---
 po/kk.po  |  661 +-
 po/km.po  |   31 +-
 po/kn.po  | 5601 +---
 po/ko.po  |   44 +-
 po/ku.po  |  569 -
 po/lt.po  |   53 +-
 po/lv.po  |   44 +-
 po/mai.po | 3583 
 po/mk.po  | 5233 ++---
 po/ml.po  | 4642 +---
 po/mn.po  | 3009 
 po/mr.po  | 4972 ---
 po/ms.po  | 2968 ---
 po/ne.po  | 4833 +-
 po/nn.po  | 6732 -
 po/oc.po  |   23 +-
 po/or.po  | 5613 +---
 po/pa.po  | 6094 +---
 po/pt.po  |   96 -
 po/pt_BR.po   |  243 +-
 po/ro.po  |  170 +-
 po/ru.po  |   82 -
 po/rw.po  | 3528 
 po/si.po  | 1355 ---
 po/sk.po  |   36 -
 po/sl.po  |  249 +-
 po/sq.po  | 3829 --
 po/sr.po  |   15 -
 po/s...@latin.po|   27 +-
 po/sv.po  |3 -
 po/ta.po  | 5529 +--
 po/te.po  | 5179 +-

gucharmap 10.0.4

2018-03-12 Thread Christian Persch
ChangeLog
=

commit 20e88d8f7b220d9b2a455e4603de02eab888b2ec
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 12 22:02:37 2018 +0100

charmap: Improve glyph display

Since it's not possible in the pango or cairo APIs to
disable using colour glyphs for EmojiPresentation
characters, resort to a gross hack by using ELF symbol
interposition to intercept the FT_Load_Glyph function
and strip the FT_LOAD_COLOR flag before calling the
original function from libfreetype2.

 configure.ac |  3 +++
 gucharmap/main.c | 64 +++-
 2 files changed, 66 insertions(+), 1 deletion(-)

commit 35af91317fcf6a5442372d6e9592fdb6702cd519
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 12 22:02:37 2018 +0100

build: Add copy of the GFDL

 COPYING.GFDL | 451 +++
 Makefile.am  |   1 +
 2 files changed, 452 insertions(+)

commit 383e9bebf42380433611dca56ffaee04a8a0e994
Author: gogo <trebeln...@gmail.com>
Date:   Mon Mar 12 00:28:56 2018 +

Update Croatian translation

 po/hr.po | 594 ++-
 1 file changed, 319 insertions(+), 275 deletions(-)

commit 22c3477e30432ed3155b927a97174f068ab0dc7d
Author: Marek Černocký <ma...@manet.cz>
Date:   Sun Mar 11 09:42:01 2018 +0100

Updated Czech translation

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

commit 6668c340febdda816442f2c334d09513368e46b7
Author: Marek Černocký <ma...@manet.cz>
Date:   Sun Mar 11 08:16:01 2018 +0100

Updated Czech translation

 po/cs.po | 42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

commit e162d7b42315e37224b549499f9e04fef00c23c6
Author: Alan Mortensen <alanmortensen...@gmail.com>
Date:   Sat Mar 10 17:06:21 2018 +0100

Updated Danish translation

 po/da.po | 4274 +++---
 1 file changed, 2161 insertions(+), 2113 deletions(-)

commit cd62236c68bbe068d712ea8ac5a0db473de1c539
Author: Christian Persch <c...@src.gnome.org>
Date:   Mon Mar 5 13:42:28 2018 +0100

appdata: Add GFDL option

 data/gucharmap.appdata.xml.in | 28 
 1 file changed, 20 insertions(+), 8 deletions(-)

commit 66a7f65ece3cff72dab4c60f4d9dd2955f1dc0c1
Author: Balázs Úr <bal...@urbalazs.hu>
Date:   Sun Mar 4 21:32:40 2018 +

Update Hungarian translation

 po/hu.po | 632 +--
 1 file changed, 336 insertions(+), 296 deletions(-)

commit 3738c98af290543486b467988ef5faeb7562b803
Author: Marek Černocký <ma...@manet.cz>
Date:   Sat Mar 3 06:34:10 2018 +0100

Updated Czech translation

 po/cs.po | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 908e7da73996663776cc4053473dc0968da39e01
Author: Marek Černocký <ma...@manet.cz>
Date:   Fri Mar 2 21:17:11 2018 +0100

Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e11009ea781b67b46616bbcff684fd5ed26861ce
Author: Marek Černocký <ma...@manet.cz>
Date:   Fri Mar 2 20:03:33 2018 +0100

Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3774b76f2d1c6f7f9c5640ed92c2e0382123a15a
Author: Marek Černocký <ma...@manet.cz>
Date:   Fri Mar 2 19:53:25 2018 +0100

Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a41ee345446c0bdb1da8a3bbf3988102561a3274
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Sat Feb 24 15:32:31 2018 +0200

Update Arabic translation

 po/ar.po | 616 ++-
 1 file changed, 331 insertions(+), 285 deletions(-)

commit 345121174ac435c8fdad21e52de86694ce799570
Author: Mario Blättermann <mario.blaetterm...@gmail.com>
Date:   Sat Feb 24 11:23:35 2018 +

Update German translation

 po/de.po | 600 ++-
 1 file changed, 323 insertions(+), 277 deletions(-)

commit 53fd950a46434da65174c46a2f3c097cae757974
Author: Мирослав Николић <miroslavniko...@rocketmail.com>
Date:   Sat Feb 24 08:33:53 2018 +0100

Updated Serbian translation

 po/sr.po   | 645 +++--
 po/s...@latin.po | 645 
+++--
 2 files changed, 692 insertions(+), 598 deletions(-)

commit 59a374754898d49af73fafadd38281d0530281b7
Author: Marek Cernocky <marek_cerno...@conel.cz>
Date:   Thu Feb 22 09:30:13 2018 +0100

Updated Czech translation

 po/cs.po | 601 ++-
 1 file changed, 323 insertions(+), 278 deletions(-)

commit e73ca

[gnome-terminal] (3 commits) Created branch gnome-3-28

2018-03-12 Thread Christian Persch
The branch 'gnome-3-28' was created.

Summary of new commits:

  a29ff5c... i18n: Fix translations yet again
  ab439ff... Version 3.28.0
  d1b6f18... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] (2 commits) Created branch gnome-3-26

2017-09-11 Thread Christian Persch
The branch 'gnome-3-26' was created.

Summary of new commits:

  e360221... Version 3.26.0
  6613af2... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-24

2017-03-20 Thread Christian Persch
The branch 'gnome-3-24' was created.

Summary of new commits:

  7d53d0d... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-22

2016-09-18 Thread Christian Persch
The branch 'gnome-3-22' was created.

Summary of new commits:

  606ee2a... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-20

2016-03-19 Thread Christian Persch
The branch 'gnome-3-20' was created.

Summary of new commits:

  62d1f71... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] (2 commits) Created branch gnome-3-20

2016-03-19 Thread Christian Persch
The branch 'gnome-3-20' was created.

Summary of new commits:

  eb9d862... Version 3.20.0
  abd37eb... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vte / g-t tarballs

2015-10-27 Thread Christian Persch

Hi,

I can´t do any releases for 3.19.0, unfortunately. The  release has been 
tagged in git, but we need someone to produce the tarballs for 
gnome-terminal 3.19.0 and vte 0.43.0. "make dist" should work (but "make 
distcheck" may or may not work due to vala builddir issues).


Thanks,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[gnome-terminal] Created branch gnome-3-18

2015-09-21 Thread Christian Persch
The branch 'gnome-3-18' was created.

Summary of new commits:

  87e7192... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: vte release ?

2015-08-20 Thread Christian Persch
Hi Frederic;

Am Thu, 20 Aug 2015 12:46:34 +0200
schrieb Frederic Peters fpet...@gnome.org:
 Could you roll a vte tarball to go with the new requirement in
 gnome-terminal?

I'm sorry, but I can't. I haven't done vte tarballs since january 
[https://mail.gnome.org/archives/release-team/2015-January/msg00018.html].

(IMHO it's well past time for gnome to stop using tarballs and just use
git tags, but until that happens, someone else will need to roll the vte
tarballs.)

I did run make dist on the tagged commit and checked that it produced
a working tarball; but note that make distcheck hasn't worked for me
since vte started including vala code.

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] Created branch gnome-3-16

2015-03-23 Thread Christian Persch
The branch 'gnome-3-16' was created.

Summary of new commits:

  ba514e3... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-16

2015-03-23 Thread Christian Persch
The branch 'gnome-3-16' was created.

Summary of new commits:

  e0895da... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: vte release

2015-01-20 Thread Christian Persch
Hi;

Am Mon, 19 Jan 2015 23:02:28 -0500
schrieb Matthias Clasen matthias.cla...@gmail.com:
 I tried. But make dist failed - first it complained about pdf docs not
 getting disted, and after patching that out, it failed somewhere
 inside the gnome-pty-helper subproject. I'm out of time to investigate
 tonight.

Thanks for trying! make check now succeeds after I fixed up some
things, but I've never got distcheck to work since adding vala into the
mix, so I just make dist...

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vte release

2015-01-19 Thread Christian Persch
Hi;

I can't do vte releases for now. (Note: this is specific to vte, and
doesn't apply to any of my other modules.)

Since there's a lot of new code in vte that should get a thorough
testing for today's gnome release, could someone else make a vte
release from git master, please? Thanks!

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-14

2014-09-21 Thread Christian Persch
The branch 'gnome-3-14' was created.

Summary of new commits:

  ba61248... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-12

2014-03-24 Thread Christian Persch
The branch 'gnome-3-12' was created.

Summary of new commits:

  7669c67... Post release version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] Created branch gnome-3-12

2014-03-24 Thread Christian Persch
The branch 'gnome-3-12' was created pointing to:

 094baf6... Post release version bump

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Don't use gnome-termnal 3.11.0 for Gnome 3.11.2 release

2013-11-19 Thread Christian Persch
Hi;

it has been pointed out to me that the gnome-terminal 3.11.0 tarball is
broken, since it includes a wrong gsettings schema file. This is
due to a build system bug. I'd retract the tarball, but the ftpadmin
script has no such option. 

Please don't include this g-t in the Gnome 3.11.2 release.

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-10

2013-11-11 Thread Christian Persch
The branch 'gnome-3-10' was created pointing to:

 a188b90... appmenu: Fix missing entry

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-10

2013-09-14 Thread Christian Persch
The branch 'gnome-3-10' was created pointing to:

 b2c0f2e... window: Clear the weak ref before freeing the data

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


gnome-terminal bug #695757

2013-03-15 Thread Christian Persch
Hi;

during 3.7 the New terminal menu entries were removed from
gnome-terminal's context menu. However, planned work that would have
added a way to create a new terminal to the app menu hasn't happened
yet. Since it's the minimal-impact fix for 3.8, I'd like to just revert
the commit [2]. It's a small UI change, so I ask for approval here.

Regards,
Christian


[1] https://bugzilla.gnome.org/show_bug.cgi?id=695757
[2]
https://git.gnome.org/browse/gnome-terminal/commit/?id=ed4292941183107ac698d4f469eaef8ea683bae1
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: gnome-terminal bug #695757

2013-03-15 Thread Christian Persch
Hi;

Am Fri, 15 Mar 2013 18:36:25 +0100
schrieb Olav Vitters o...@vitters.nl:

 On Fri, Mar 15, 2013 at 06:05:00PM +0100, Christian Persch wrote:
  during 3.7 the New terminal menu entries were removed from
  gnome-terminal's context menu. However, planned work that would have
  added a way to create a new terminal to the app menu hasn't happened
  yet. Since it's the minimal-impact fix for 3.8, I'd like to just
  revert the commit [2]. It's a small UI change, so I ask for
  approval here.
 
 approval 1/2
 
 I assume no l10n impact...

Right, all strings still existed (the commit only removed the menu
entries, not the GtkAction or the code backing it).

Might have docs impact; not sure if the context menu is documented.

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: gnome-terminal bug #695757

2013-03-15 Thread Christian Persch
Hi;

Am Fri, 15 Mar 2013 20:03:16 +0100
schrieb Andre Klapper ak...@gmx.net:

 On Fri, 2013-03-15 at 18:44 +0100, Christian Persch wrote:
  Am Fri, 15 Mar 2013 18:36:25 +0100
  schrieb Olav Vitters o...@vitters.nl:
   approval 1/2
 r-t approval 2 of 2.

Committed.

Regards,
Christian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] Created branch gnome-3-6

2012-11-19 Thread Christian Persch
The branch 'gnome-3-6' was created pointing to:

 76caf66... Version 3.6.2

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-6

2012-10-27 Thread Christian Persch
The branch 'gnome-3-6' was created pointing to:

 1bea61e... chartable: Fix off-by-one in the calculation of the number 

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-6

2012-08-16 Thread Christian Persch
The branch 'gnome-3-6' was created.

Summary of new commits:

  796ad2d... Post branch version bump
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-4

2012-04-24 Thread Christian Persch
The branch 'gnome-3-4' was created pointing to:

 3077938... Post release version bump

___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Freeze exception request for librsvg

2012-03-25 Thread Christian Persch
Hi;

I'd like to commit the first two patches from
https://bugzilla.gnome.org/show_bug.cgi?id=672725 fixing some
potential uninitialised/invalid data read/free, which might have
security implications when loading untrusted svg files.

Regards,
Christian
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: aisleriot 3.3.2: missing help translations

2012-03-22 Thread Christian Persch
Hi;

Am Thu, 22 Mar 2012 01:21:51 +0100
schrieb Olav Vitters o...@vitters.nl:
 Various translations are missing in aisleriot 3.3.2 (in the
 help directory). I think you had LINGUAS set while making the tarball?

Yes.

 Could you confirm that those translations are missing in the tarball
 and if so, upload a new one?

This was a yelp-tools bug,
https://bugzilla.gnome.org/show_bug.cgi?id=669572 .

I'll do a release for 3.4.0 on monday (and also do a 3.2.3 release from
gnome-3-2 for those distros that can't ship aisleriot 3.4 due to the
guile 2.0 requirement).

Regards,
Christian
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Code break requested for gnome-packgekit

2012-03-22 Thread Christian Persch
Hi;

 Aisleroit seems to call into the DBus interface of gnome-packages with
 a request to install zero packages. This is forwarded to PackageKit,
 which duly crashes if you are running the zif backend. I've fixed up
 PackageKit-zif upstream and also added a check in the daemon to block
 this kind of broken request. It also makes sense to patch g-pk in
 gnome-3-4 so we don't crash older versions of PackageKit.

I don't think it's aisleriot itself that calls packagekit with 0
packages to install. Aisleriot uses
org.freedesktop.PackageKit.Modify.InstallCatalogs with
http://git.gnome.org/browse/aisleriot/tree/data/aisleriot.catalog.in
(well, the result of that file being processed by config.status,
obviously). I guess packagekit doesn't handle this resulting in a call
to install 0 packages?

 Trivial path below, thanks.

Wouldn't it be better to make this a *successful* return
(after all, nothing went wrong, all requested packages were
installed :-) ) instead of an error?

Regards,
Christian
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] (2 commits) Created branch gnome-3-4

2012-03-20 Thread Christian Persch
The branch 'gnome-3-4' was created.

Summary of new commits:

  c291ac6... clutter: Remove clutter from gnome-3-4 branch
  43ec9b3... i18n: Add missing file to POTFILES.in
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] Created branch gnome-3-4

2012-03-20 Thread Christian Persch
The branch 'gnome-3-4' was created.

Summary of new commits:

  c7d1baa... clutter: Remove clutter from gnome-3-4 branch
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] (10 commits) Created branch gnome-3-4

2012-02-07 Thread Christian Persch
The branch 'gnome-3-4' was created.

Summary of new commits:

  5f95021... Use new gtk workarea API
  ea2bf3a... Add 'encoding' profile setting
  169654b... Make eggsmclient work on non-X backends
  fc877ab... Add runtime checks for X11 specific code
  e1d5fbd... Version 3.3.0
  2463393... Updated Spanish translation
  cc15acf... Updated Slovenian translation
  ee69474... Updated Norwegian bokmål translation
  bfe1a67... Updated Traditional Chinese translation(Hong Kong and Taiwa
  1f4b0aa... Updated Galician translations
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[gnome-terminal] (2 commits) Created branch gnome-3-4

2012-01-20 Thread Christian Persch
The branch 'gnome-3-4' was created.

Summary of new commits:

  872750f... Use new gtk workarea API
  19d4db4... Add 'encoding' profile setting
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gucharmap] Created branch gnome-3-2

2011-09-26 Thread Christian Persch
The branch 'gnome-3-2' was created pointing to:

 2eae468... Version 3.2.0

___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-terminal] Created branch gnome-3-2

2011-09-13 Thread Christian Persch
The branch 'gnome-3-2' was created pointing to:

 23554a2... update Simplified Chinese (zh_CN) translation

___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[aisleriot] (2 commits) Created branch gnome-3-2

2011-09-13 Thread Christian Persch
The branch 'gnome-3-2' was created.

Summary of new commits:

  657a193... Remove clutter from gnome-3-2 branch
  fee4056... Fix compiler warning
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vte branched for 3.2

2011-08-16 Thread Christian Persch
Hi;

vte has been branched for GNOME 3.2; the branch name is vte-0-30.

Regards,
Christian
___
release-team@gnome.org
http://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.