terminator:translations_po-terminator-pot--master_fr

Last commit made on 2025-02-13
Get this branch:
git clone -b translations_po-terminator-pot--master_fr https://git.launchpad.net/terminator

Branch merges

Branch information

Name:
translations_po-terminator-pot--master_fr
Repository:
lp:terminator

Recent commits

d584b1c... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

Translate po/terminator.pot in fr

100% translated source file: 'po/terminator.pot'
on 'fr'.

51afb1d... by "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com>

Translate po/terminator.pot in fr

100% translated source file: 'po/terminator.pot'
on 'fr'.

f392450... by Egmont Koblinger

Tolerate invalid OSC 7 values

When opening a new terminal, if the old terminal's working directory can't be
extracted from OSC 7 (e.g. due to an invalid hostname) then fall back to the
old method, rather than failing.

Fixes #966

f28c1d3... by MattRose

Merge pull request #954 from gnome-terminator/translations_po-terminator-pot--master_hu

Updates for file po/terminator.pot in hu

75fa2f9... by MattRose

Merge pull request #958 from tinlizard/master

Fix TypeError in reconfigure() of terminal.py (line 753)

5d0a8c5... by MattRose

Merge pull request #986 from cjwatson/fix-notification-received-check

Clean up VTE notification-received signal check

6367424... by Colin Watson

Clean up VTE notification-received signal check

This prompts a crash with some versions of VTE and Python (see
https://gitlab.gnome.org/GNOME/vte/-/issues/2858), and although the
crash has been fixed in VTE, VTE's main developer said that creating an
instance and connecting to a signal isn't the right way to do this
check. Use the test they recommend instead.

Fixes: #984

4bf3367... by MattRose

Merge pull request #974 from vssdeo/973-KeyError-when-a-single-window-layout-is-selected-after-selecting-a-multiple-tab-layouts

Ensure that when the layout item is changed the layout sub item also gets reset to first item, else KeyError is thrown

91dc655... by MattRose

Merge pull request #982 from mattrose/master

fix test failure

163c993... by MattRose

fix test failure