summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Weber2018-03-27 23:43:37 +0200
committerPeter Weber2018-03-27 23:43:37 +0200
commit01c0fd2f00cc11776c23b60934547e88b07b7e54 (patch)
treefdb1c67a1a3c4e8a68f182307954167885c062ca
parenta844927ea50d3f51af04ad58cdc5b7c6532b94f5 (diff)
downloadaur-01c0fd2f00cc11776c23b60934547e88b07b7e54.tar.gz
upstream upgrade
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD18
-rw-r--r--package.changelog (renamed from gnome-terminal-transparency.changelog)4
-rw-r--r--transparency.patch (renamed from gnome-terminal-transparency.patch)867
4 files changed, 389 insertions, 519 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10706a7baca3..27816cb44453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = gnome-terminal-transparency
pkgdesc = The GNOME Terminal Emulator, with background transparency
- pkgver = 3.26.2
- pkgrel = 2
+ pkgver = 3.28.0
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/Terminal
- changelog = gnome-terminal-transparency.changelog
- arch = i686
+ changelog = package.changelog
arch = x86_64
groups = gnome
license = GPL
@@ -17,16 +16,16 @@ pkgbase = gnome-terminal-transparency
makedepends = gconf
makedepends = vala
makedepends = yelp-tools
- depends = vte3
+ depends = vte3>=0.52.0
depends = gsettings-desktop-schemas
depends = dconf
- provides = gnome-terminal=3.26.2
+ provides = gnome-terminal=3.28.0
conflicts = gnome-terminal
options = !emptydirs
- source = https://download.gnome.org/sources/gnome-terminal/3.26/gnome-terminal-3.26.2.tar.xz
- source = gnome-terminal-transparency.patch
- sha256sums = 3a9ba414a814569476515275ad303d8056f296b2669234447712559aa97005b0
- sha256sums = d33d721dfd8c4424ef2f673336ce5db3c54dd42f1a87d2e18d1b795992ff41da
+ source = https://download.gnome.org/sources/gnome-terminal/3.28/gnome-terminal-3.28.0.tar.xz
+ source = transparency.patch
+ sha256sums = a551d5eee10f66560fc7c6bdff6f7358ce9c60b526d8ba68a82f2ab024a3bcc4
+ sha256sums = e0b988573ff2a405f443102afbca40260e12285ce589250c791bd460e69f1bcf
pkgname = gnome-terminal-transparency
diff --git a/PKGBUILD b/PKGBUILD
index 46c120cd65e6..bc46643a1b39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,28 +5,28 @@
pkgname=gnome-terminal-transparency
_pkgname=gnome-terminal
-pkgver=3.26.2
-pkgrel=2
+pkgver=3.28.0
+pkgrel=1
pkgdesc="The GNOME Terminal Emulator, with background transparency"
url="https://wiki.gnome.org/Apps/Terminal"
-arch=(i686 x86_64)
+arch=(x86_64)
license=(GPL)
-depends=(vte3 gsettings-desktop-schemas dconf)
+depends=('vte3>=0.52.0' gsettings-desktop-schemas dconf)
makedepends=(intltool itstool docbook-xsl libnautilus-extension appdata-tools
gnome-shell gconf vala yelp-tools)
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
options=(!emptydirs)
groups=(gnome)
-changelog=$pkgname.changelog
+changelog=package.changelog
source=(https://download.gnome.org/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz
- gnome-terminal-transparency.patch)
-sha256sums=('3a9ba414a814569476515275ad303d8056f296b2669234447712559aa97005b0'
- 'd33d721dfd8c4424ef2f673336ce5db3c54dd42f1a87d2e18d1b795992ff41da')
+ transparency.patch)
+sha256sums=('a551d5eee10f66560fc7c6bdff6f7358ce9c60b526d8ba68a82f2ab024a3bcc4'
+ 'e0b988573ff2a405f443102afbca40260e12285ce589250c791bd460e69f1bcf')
prepare() {
cd $_pkgname-$pkgver
- patch -Np1 -i ../gnome-terminal-transparency.patch
+ patch -Np1 -i ../transparency.patch
# possiblity, use autoreconf:
# http://www.gnu.org/software/autoconf/autoconf.html
# https://wiki.debian.org/Autoreconf
diff --git a/gnome-terminal-transparency.changelog b/package.changelog
index 3df0ca1482f1..869a1bce7aa1 100644
--- a/gnome-terminal-transparency.changelog
+++ b/package.changelog
@@ -1,3 +1,7 @@
+2018-03-27
+ upstream upgrade: 3.26.2 -> 3.28.0
+ use hand crafted patches
+
2017-11-02
use unmodified upstream patches again
diff --git a/gnome-terminal-transparency.patch b/transparency.patch
index 89055e7b54fb..0be62fd1fff4 100644
--- a/gnome-terminal-transparency.patch
+++ b/transparency.patch
@@ -1,32 +1,22 @@
-From 19ff16a0c06c73ba99f4e12bdfec7034697cf9cd Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Mon, 12 May 2014 14:57:18 +0200
-Subject: [PATCH 01/14] Restore transparency
+From 6b62dde99729484d897c822f6451f97696f92e62 Mon Sep 17 00:00:00 2001
+From: Peter Weber <peter.weber@mailbox.org>
+Date: Tue, 27 Mar 2018 17:39:45 +0200
+Subject: [PATCH 1/4] transparency for 3.28 [01/14]
-The transparency settings were removed as a side effect of
-2bff4b63ed3ceef6055e35563e9b0b33ad57349d
-
-This restores them and you will need a compositing window manager to
-use it. The background image setting, also known as faux transparency,
-was not restored.
-
-The transparency checkbox lost its mnemonic accelerator because 't'
-is already taken and using any other letter would make it hard to
-restore the translations of the string.
---
src/org.gnome.Terminal.gschema.xml | 10 ++++++++
- src/profile-editor.c | 11 +++++++++
- src/profile-preferences.ui | 47 ++++++++++++++++++++++++++++++++++++++
+ src/preferences.ui | 47 ++++++++++++++++++++++++++++++++++++++
+ src/profile-editor.c | 16 +++++++++++++
src/terminal-schemas.h | 3 +++
- src/terminal-screen.c | 22 +++++++++++++++++-
+ src/terminal-screen.c | 21 ++++++++++++++++-
src/terminal-window.c | 7 ++++++
- 6 files changed, 99 insertions(+), 1 deletion(-)
+ 6 files changed, 103 insertions(+), 1 deletion(-)
diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
-index ebb450bc9fd8..c2b92f7bc806 100644
+index 2edeceac..b828471b 100644
--- a/src/org.gnome.Terminal.gschema.xml
+++ b/src/org.gnome.Terminal.gschema.xml
-@@ -370,6 +370,16 @@
+@@ -400,6 +400,16 @@
<default>'narrow'</default>
<summary>Whether ambiguous-width characters are narrow or wide when using UTF-8 encoding</summary>
</key>
@@ -43,36 +33,13 @@ index ebb450bc9fd8..c2b92f7bc806 100644
</schema>
<!-- Keybinding settings -->
-diff --git a/src/profile-editor.c b/src/profile-editor.c
-index 002561d77dcb..9b8a35c6b859 100644
---- a/src/profile-editor.c
-+++ b/src/profile-editor.c
-@@ -1215,7 +1215,18 @@ terminal_profile_edit (GSettings *profile,
- "active-id",
- G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-
-+ g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
-+ gtk_builder_get_object (builder, "use-transparent-background"),
-+ "active", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-+ g_settings_bind (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
-+ gtk_builder_get_object (builder, "background-transparent-scale"),
-+ "sensitive", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_NO_SENSITIVITY);
-+ g_settings_bind (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
-+ gtk_builder_get_object (builder, "background-transparent-adjustment"),
-+ "value", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
-+
- /* Finished! */
-+
- terminal_util_bind_mnemonic_label_sensitivity (editor);
-
- terminal_util_dialog_focus_widget (editor, widget_name);
-diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
-index 5adcb5317e01..e1cb3470d0ee 100644
---- a/src/profile-preferences.ui
-+++ b/src/profile-preferences.ui
-@@ -23,6 +23,11 @@
- <property name="step_increment">1</property>
- <property name="page_increment">100</property>
+diff --git a/src/preferences.ui b/src/preferences.ui
+index 6259aac0..c19122d7 100644
+--- a/src/preferences.ui
++++ b/src/preferences.ui
+@@ -77,6 +77,11 @@
+ <property name="step_increment">0.05</property>
+ <property name="page_increment">0.25</property>
</object>
+ <object class="GtkAdjustment" id="background-transparent-adjustment">
+ <property name="upper">100</property>
@@ -82,60 +49,87 @@ index 5adcb5317e01..e1cb3470d0ee 100644
<object class="GtkListStore" id="cjk-ambiguous-width-model">
<columns>
<!-- column-name gchararray -->
-@@ -1036,6 +1041,48 @@
- <property name="position">1</property>
- </packing>
- </child>
-+ <child>
-+ <object class="GtkBox" id="use-transparent-background-box">
-+ <property name="visible">True</property>
-+ <property name="can_focus">False</property>
-+ <property name="orientation">horizontal</property>
-+ <property name="spacing">12</property>
-+ <child>
-+ <object class="GtkCheckButton" id="use-transparent-background">
-+ <property name="label" translatable="yes">Transparent background</property>
-+ <property name="visible">True</property>
-+ <property name="can_focus">True</property>
-+ <property name="receives_default">False</property>
-+ <property name="use_underline">True</property>
-+ <property name="xalign">0</property>
-+ <property name="draw_indicator">True</property>
-+ </object>
-+ <packing>
-+ <property name="expand">False</property>
-+ <property name="fill">False</property>
-+ <property name="position">0</property>
-+ </packing>
-+ </child>
-+ <child>
-+ <object class="GtkScale" id="background-transparent-scale">
-+ <property name="visible">True</property>
-+ <property name="can_focus">True</property>
-+ <property name="adjustment">background-transparent-adjustment</property>
-+ <property name="draw_value">False</property>
-+ </object>
-+ <packing>
-+ <property name="expand">True</property>
-+ <property name="fill">True</property>
-+ <property name="position">1</property>
-+ </packing>
-+ </child>
-+ </object>
-+ <packing>
-+ <property name="expand">True</property>
-+ <property name="fill">True</property>
-+ <property name="position">2</property>
-+ </packing>
-+ </child>
- </object>
- </child>
- </object>
+@@ -1317,6 +1322,48 @@
+ <property name="position">1</property>
+ </packing>
+ </child>
++ <child>
++ <object class="GtkBox" id="use-transparent-background-box">
++ <property name="visible">True</property>
++ <property name="can_focus">False</property>
++ <property name="orientation">horizontal</property>
++ <property name="spacing">12</property>
++ <child>
++ <object class="GtkCheckButton" id="use-transparent-background">
++ <property name="label" translatable="yes">Transparent background</property>
++ <property name="visible">True</property>
++ <property name="can_focus">True</property>
++ <property name="receives_default">False</property>
++ <property name="use_underline">True</property>
++ <property name="xalign">0</property>
++ <property name="draw_indicator">True</property>
++ </object>
++ <packing>
++ <property name="expand">False</property>
++ <property name="fill">False</property>
++ <property name="position">0</property>
++ </packing>
++ </child>
++ <child>
++ <object class="GtkScale" id="background-transparent-scale">
++ <property name="visible">True</property>
++ <property name="can_focus">True</property>
++ <property name="adjustment">background-transparent-adjustment</property>
++ <property name="draw_value">False</property>
++ </object>
++ <packing>
++ <property name="expand">True</property>
++ <property name="fill">True</property>
++ <property name="position">1</property>
++ </packing>
++ </child>
++ </object>
++ <packing>
++ <property name="expand">True</property>
++ <property name="fill">True</property>
++ <property name="position">2</property>
++ </packing>
++ </child>
+ </object>
+ </child>
+ </object>
+diff --git a/src/profile-editor.c b/src/profile-editor.c
+index c93a1912..105a2658 100644
+--- a/src/profile-editor.c
++++ b/src/profile-editor.c
+@@ -1325,6 +1325,22 @@ profile_prefs_load (const char *uuid, GSettings *profile)
+ w,
+ "active-id",
+ G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++
++
++ profile_prefs_settings_bind (profile,
++ TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++ gtk_builder_get_object (builder, "use-transparent-background"),
++ "active",
++ G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
++ profile_prefs_settings_bind (profile,
++ TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
++ gtk_builder_get_object (builder, "background-transparent-scale"),
++ "sensitive",
++ G_SETTINGS_BIND_GET | G_SETTINGS_BIND_NO_SENSITIVITY);
++ profile_prefs_settings_bind (profile,
++ TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
++ gtk_builder_get_object (builder, "background-transparent-adjustment"),
++ "value", G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
+ }
+
+ /* Called once per Preferences window, to destroy stuff that doesn't depend on the profile being edited */
diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
-index 4b734a3961d1..e434075d86af 100644
+index 46ed321d..8e79bb2e 100644
--- a/src/terminal-schemas.h
+++ b/src/terminal-schemas.h
-@@ -69,6 +69,9 @@ G_BEGIN_DECLS
+@@ -73,6 +73,9 @@ G_BEGIN_DECLS
#define TERMINAL_PROFILE_VISIBLE_NAME_KEY "visible-name"
#define TERMINAL_PROFILE_WORD_CHAR_EXCEPTIONS_KEY "word-char-exceptions"
@@ -146,10 +140,10 @@ index 4b734a3961d1..e434075d86af 100644
#define TERMINAL_SETTING_DEFAULT_SHOW_MENUBAR_KEY "default-show-menubar"
#define TERMINAL_SETTING_ENABLE_MENU_BAR_ACCEL_KEY "menu-accelerator-enabled"
diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index f6cc4a52f573..b5d156dbb16a 100644
+index f67f8a2f..fc811f8c 100644
--- a/src/terminal-screen.c
+++ b/src/terminal-screen.c
-@@ -833,7 +833,9 @@ terminal_screen_profile_changed_cb (GSettings *profile,
+@@ -832,7 +832,9 @@ terminal_screen_profile_changed_cb (GSettings *profile,
prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_COLORS_SET_KEY) ||
prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_BACKGROUND_COLOR_KEY) ||
prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_FOREGROUND_COLOR_KEY) ||
@@ -160,7 +154,7 @@ index f6cc4a52f573..b5d156dbb16a 100644
update_color_scheme (screen);
if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
-@@ -903,6 +905,8 @@ update_color_scheme (TerminalScreen *screen)
+@@ -909,6 +911,8 @@ update_color_scheme (TerminalScreen *screen)
GdkRGBA *cursor_bgp = NULL, *cursor_fgp = NULL;
GdkRGBA *highlight_bgp = NULL, *highlight_fgp = NULL;
GtkStyleContext *context;
@@ -169,26 +163,25 @@ index f6cc4a52f573..b5d156dbb16a 100644
gboolean use_theme_colors;
context = gtk_widget_get_style_context (widget);
-@@ -944,6 +948,18 @@ update_color_scheme (TerminalScreen *screen)
+@@ -950,6 +954,17 @@ update_color_scheme (TerminalScreen *screen)
}
colors = terminal_g_settings_get_rgba_palette (priv->profile, TERMINAL_PROFILE_PALETTE_KEY, &n_colors);
-+
-+ transparent = g_settings_get_boolean (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND);
-+ if (transparent)
++ transparent = g_settings_get_boolean (profile, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND);
++ if (transparent)
+ {
+ gint transparency_percent;
+
+ transparency_percent = g_settings_get_int (profile, TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT);
+ bg.alpha = (100 - transparency_percent) / 100.0;
+ }
-+ else
++ else
+ bg.alpha = 1.0;
+
vte_terminal_set_colors (VTE_TERMINAL (screen), &fg, &bg,
colors, n_colors);
vte_terminal_set_color_bold (VTE_TERMINAL (screen), boldp);
-@@ -951,6 +967,10 @@ update_color_scheme (TerminalScreen *screen)
+@@ -957,6 +972,10 @@ update_color_scheme (TerminalScreen *screen)
vte_terminal_set_color_cursor_foreground (VTE_TERMINAL (screen), cursor_fgp);
vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
@@ -200,19 +193,19 @@ index f6cc4a52f573..b5d156dbb16a 100644
static void
diff --git a/src/terminal-window.c b/src/terminal-window.c
-index 11dd78bbabab..400d6076d0dc 100644
+index 461ceb54..e3408bcb 100644
--- a/src/terminal-window.c
+++ b/src/terminal-window.c
-@@ -2713,6 +2713,8 @@ terminal_window_init (TerminalWindow *window)
+@@ -2158,6 +2158,8 @@ terminal_window_init (TerminalWindow *window)
TerminalWindowPrivate *priv;
TerminalApp *app;
- TerminalSettingsList *profiles_list;
+ GSettings *gtk_debug_settings;
+ GdkScreen *screen;
+ GdkVisual *visual;
- GSettings *gtk_debug_settings;
- GtkActionGroup *action_group;
- GtkAction *action;
-@@ -2729,6 +2731,11 @@ terminal_window_init (TerminalWindow *window)
+ GtkWindowGroup *window_group;
+ // GtkAccelGroup *accel_group;
+ uuid_t u;
+@@ -2171,6 +2173,11 @@ terminal_window_init (TerminalWindow *window)
gtk_widget_init_template (GTK_WIDGET (window));
@@ -225,33 +218,22 @@ index 11dd78bbabab..400d6076d0dc 100644
uuid_unparse (u, uuidstr);
priv->uuid = g_strdup (uuidstr);
--
-2.14.2
-
-
-From d659fdefbc7e86bdd4a4ea9b3cb6f80f828554f7 Mon Sep 17 00:00:00 2001
-From: Lars Uebernickel <lars.uebernickel@canonical.com>
-Date: Wed, 28 May 2014 14:11:02 +0200
-Subject: [PATCH 02/14] window: Make the drawing robust across all themes
+2.16.3
-There are lots of themes out there in the wild that do not specify a
-background-color for all widgets and the default is transparent. This
-is usually not a problem because GTK+ sets an opaque region on the
-whole window and things without a background-color get drawn with the
-theme's default background colour. However, to achieve transparency
-we disable the opaque region by making the window app-paintable. This
-can lead to transparent menubars or notebook tabs in some themes. We
-can avoid this by ensuring that the window always renders a background.
+From eaa91887e2a2b5e9ac29ac552aabf1f9b09f1684 Mon Sep 17 00:00:00 2001
+From: Peter Weber <peter.weber@mailbox.org>
+Date: Tue, 27 Mar 2018 17:43:28 +0200
+Subject: [PATCH 2/4] window make drawing more robust [02/14]
-https://bugzilla.gnome.org/show_bug.cgi?id=730016
---
src/terminal-window.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/src/terminal-window.c b/src/terminal-window.c
-index 400d6076d0dc..aaa34bf4da2e 100644
+index e3408bcb..ca152345 100644
--- a/src/terminal-window.c
+++ b/src/terminal-window.c
-@@ -2374,6 +2374,26 @@ terminal_window_realize (GtkWidget *widget)
+@@ -2013,6 +2013,26 @@ terminal_window_realize (GtkWidget *widget)
terminal_window_update_size (window);
}
@@ -278,7 +260,7 @@ index 400d6076d0dc..aaa34bf4da2e 100644
static gboolean
terminal_window_state_event (GtkWidget *widget,
GdkEventWindowState *event)
-@@ -2924,6 +2944,7 @@ terminal_window_class_init (TerminalWindowClass *klass)
+@@ -2324,6 +2344,7 @@ terminal_window_class_init (TerminalWindowClass *klass)
widget_class->show = terminal_window_show;
widget_class->realize = terminal_window_realize;
@@ -287,26 +269,23 @@ index 400d6076d0dc..aaa34bf4da2e 100644
widget_class->screen_changed = terminal_window_screen_changed;
widget_class->style_updated = terminal_window_style_updated;
--
-2.14.2
+2.16.3
+From 731c1aba508543e4abb0ecb89af806a23d8396ef Mon Sep 17 00:00:00 2001
+From: Peter Weber <peter.weber@mailbox.org>
+Date: Tue, 27 Mar 2018 17:44:28 +0200
+Subject: [PATCH 3/4] extra padding on wayland [03/14]
-From caf64b5d9c7642b1dbc14156ed9663f43f1735fd Mon Sep 17 00:00:00 2001
-From: "Owen W. Taylor" <otaylor@fishsoup.net>
-Date: Fri, 13 Nov 2015 15:16:42 +0100
-Subject: [PATCH 03/14] screen, window: Extra padding around transparent
- terminals in Wayland
-
-https://bugzilla.redhat.com/show_bug.cgi?id=1207943
---
src/terminal-screen.c | 40 +++++++++++++++++++++++++++++++++++++---
src/terminal-window.c | 18 ++++++++++++------
2 files changed, 49 insertions(+), 9 deletions(-)
diff --git a/src/terminal-screen.c b/src/terminal-screen.c
-index b5d156dbb16a..c502bd1e6a67 100644
+index fc811f8c..0ac45171 100644
--- a/src/terminal-screen.c
+++ b/src/terminal-screen.c
-@@ -139,6 +139,8 @@ static void terminal_screen_system_font_changed_cb (GSettings *,
+@@ -141,6 +141,8 @@ static void terminal_screen_system_font_changed_cb (GSettings *,
static gboolean terminal_screen_popup_menu (GtkWidget *widget);
static gboolean terminal_screen_button_press (GtkWidget *widget,
GdkEventButton *event);
@@ -315,7 +294,7 @@ index b5d156dbb16a..c502bd1e6a67 100644
static gboolean terminal_screen_do_exec (TerminalScreen *screen,
FDSetupData *data,
GError **error);
-@@ -488,6 +490,7 @@ terminal_screen_class_init (TerminalScreenClass *klass)
+@@ -490,6 +492,7 @@ terminal_screen_class_init (TerminalScreenClass *klass)
widget_class->drag_data_received = terminal_screen_drag_data_received;
widget_class->button_press_event = terminal_screen_button_press;
widget_class->popup_menu = terminal_screen_popup_menu;
@@ -323,7 +302,7 @@ index b5d156dbb16a..c502bd1e6a67 100644
terminal_class->child_exited = terminal_screen_child_exited;
-@@ -890,6 +893,32 @@ terminal_screen_profile_changed_cb (GSettings *profile,
+@@ -896,6 +899,32 @@ terminal_screen_profile_changed_cb (GSettings *profile,
g_object_thaw_notify (object);
}
@@ -356,7 +335,7 @@ index b5d156dbb16a..c502bd1e6a67 100644
static void
update_color_scheme (TerminalScreen *screen)
{
-@@ -968,9 +997,7 @@ update_color_scheme (TerminalScreen *screen)
+@@ -973,9 +1002,7 @@ update_color_scheme (TerminalScreen *screen)
vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
@@ -367,7 +346,7 @@ index b5d156dbb16a..c502bd1e6a67 100644
}
static void
-@@ -1592,6 +1619,13 @@ terminal_screen_do_popup (TerminalScreen *screen,
+@@ -1580,6 +1607,13 @@ terminal_screen_do_popup (TerminalScreen *screen,
terminal_screen_popup_info_unref (info);
}
@@ -382,10 +361,10 @@ index b5d156dbb16a..c502bd1e6a67 100644
terminal_screen_button_press (GtkWidget *widget,
GdkEventButton *event)
diff --git a/src/terminal-window.c b/src/terminal-window.c
-index aaa34bf4da2e..ee15026644a4 100644
+index ca152345..3f4fcfbb 100644
--- a/src/terminal-window.c
+++ b/src/terminal-window.c
-@@ -2380,15 +2380,21 @@ terminal_window_draw (GtkWidget *widget,
+@@ -2019,15 +2019,21 @@ terminal_window_draw (GtkWidget *widget,
{
if (gtk_widget_get_app_paintable (widget))
{
@@ -414,19 +393,17 @@ index aaa34bf4da2e..ee15026644a4 100644
return GTK_WIDGET_CLASS (terminal_window_parent_class)->draw (widget, cr);
--
-2.14.2
-
+2.16.3
-From 30bd4b5f05de5c484a2fbb5cdf505f222df5ddbe Mon Sep 17 00:00:00 2001
-From: Debarshi Ray <debarshir@gnome.org>
-Date: Tue, 17 Feb 2015 17:06:17 +0100
-Subject: [PATCH 11/14] Restore translations for setting a title and
- transparency
+From 3c86b678867c6edda482c3301f6f5978c4f6f2bc Mon Sep 17 00:00:00 2001
+From: Peter Weber <peter.weber@mailbox.org>
+Date: Tue, 27 Mar 2018 17:46:25 +0200
+Subject: [PATCH 4/4] translation [11/14]
---
po/am.po | 12 ++++++------
po/an.po | 16 ++++++++--------
- po/ar.po | 20 ++++++++++----------
+ po/ar.po | 16 ++++++++--------
po/as.po | 20 ++++++++++----------
po/ast.po | 8 ++++----
po/az.po | 12 ++++++------
@@ -447,22 +424,21 @@ Subject: [PATCH 11/14] Restore translations for setting a title and
po/el.po | 19 +++++++++++--------
po/en@shaw.po | 8 ++++----
po/en_CA.po | 12 ++++++------
- po/en_GB.po | 20 ++++++++++----------
+ po/en_GB.po | 19 +++++++++++--------
po/eo.po | 12 ++++++------
- po/es.po | 20 ++++++++++----------
+ po/es.po | 19 +++++++++++--------
po/et.po | 3 +++
po/eu.po | 20 ++++++++++----------
po/fa.po | 19 +++++++++++--------
po/fi.po | 15 +++++++++++++++
po/fr.po | 15 +++++++++++++++
- po/fur.po | 16 ++++++++++------
+ po/fur.po | 15 +++++++++++----
po/ga.po | 3 +++
- po/gl.po | 20 ++++++++++----------
+ po/gl.po | 19 +++++++++++--------
po/gu.po | 20 ++++++++++----------
po/he.po | 20 ++++++++++----------
po/hi.po | 21 ++++++++++-----------
- po/hr.po | 38 +++++++++-----------------------------
- po/hu.po | 14 ++++++++++++++
+ po/hr.po | 12 ++++++++++++
po/hy.po | 8 ++++----
po/id.po | 15 +++++++++++++++
po/it.po | 15 +++++++++++++++
@@ -474,7 +450,7 @@ Subject: [PATCH 11/14] Restore translations for setting a title and
po/ko.po | 15 +++++++++++++++
po/ku.po | 8 ++++----
po/lt.po | 15 +++++++++++++++
- po/lv.po | 18 ++++++++++++++++++
+ po/lv.po | 19 +++++++++++++++++++
po/mai.po | 8 ++++----
po/mg.po | 12 ++++++------
po/mk.po | 8 ++++----
@@ -492,7 +468,7 @@ Subject: [PATCH 11/14] Restore translations for setting a title and
po/pa.po | 27 +++++++++++++--------------
po/ps.po | 8 ++++----
po/pt.po | 20 ++++++++++----------
- po/pt_BR.po | 19 +++++++++++--------
+ po/pt_BR.po | 18 ++++++++++++------
po/ro.po | 4 ++--
po/ru.po | 19 +++++++++++++++++++
po/rw.po | 3 +--
@@ -500,8 +476,8 @@ Subject: [PATCH 11/14] Restore translations for setting a title and
po/sk.po | 15 +++++++++++++++
po/sl.po | 19 +++++++++++--------
po/sq.po | 8 ++++----
- po/sr.po | 26 ++++++++++++++------------
- po/sr@latin.po | 26 ++++++++++++++------------
+ po/sr.po | 25 +++++++++++++++----------
+ po/sr@latin.po | 22 ++++++++++++----------
po/sv.po | 12 ++++++++++++
po/ta.po | 27 +++++++++++++--------------
po/te.po | 27 +++++++++++++--------------
@@ -510,16 +486,16 @@ Subject: [PATCH 11/14] Restore translations for setting a title and
po/tr.po | 12 ++++++++++++
po/ug.po | 4 ++--
po/uk.po | 20 ++++++++++----------
- po/vi.po | 19 +++++++++++--------
+ po/vi.po | 18 ++++++++++++------
po/wa.po | 12 ++++++------
po/xh.po | 12 ++++++------
po/zh_CN.po | 19 +++++++++++--------
po/zh_HK.po | 19 +++++++++++--------
- po/zh_TW.po | 19 +++++++++++--------
- 92 files changed, 840 insertions(+), 476 deletions(-)
+ po/zh_TW.po | 18 ++++++++++++------
+ 91 files changed, 834 insertions(+), 427 deletions(-)
diff --git a/po/am.po b/po/am.po
-index 3445d96da657..f28fc8bf8a2d 100644
+index 3445d96d..f28fc8bf 100644
--- a/po/am.po
+++ b/po/am.po
@@ -214,8 +214,8 @@ msgid "<b>Background</b>"
@@ -556,7 +532,7 @@ index 3445d96da657..f28fc8bf8a2d 100644
#: ../src/terminal-window.c:986
#, fuzzy
diff --git a/po/an.po b/po/an.po
-index fcec2668aa11..53c7d2200c59 100644
+index fcec2668..53c7d220 100644
--- a/po/an.po
+++ b/po/an.po
@@ -2241,8 +2241,8 @@ msgstr "_Zarrar a finestra"
@@ -604,7 +580,7 @@ index fcec2668aa11..53c7d2200c59 100644
#~ msgid "Keyboard Shortcuts"
#~ msgstr "Alcorces de teclau"
diff --git a/po/ar.po b/po/ar.po
-index 4de91d51e9a7..0954b5b6d5ba 100644
+index 4de91d51..cb66f338 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -2354,11 +2354,11 @@ msgstr "أغ_لق النافذة"
@@ -623,7 +599,7 @@ index 4de91d51e9a7..0954b5b6d5ba 100644
#~ msgid "Title and Command"
#~ msgstr "العنوان والأمر"
-@@ -2366,14 +2366,14 @@ msgstr "أغ_لق النافذة"
+@@ -2366,8 +2366,8 @@ msgstr "أغ_لق النافذة"
#~ msgid "_Unlimited"
#~ msgstr "_غير محدود"
@@ -634,27 +610,19 @@ index 4de91d51e9a7..0954b5b6d5ba 100644
#~ msgid "Current Locale"
#~ msgstr "المحليّة الحالية"
-
--#~ msgid "_Set Title…"
--#~ msgstr "اضبط ال_عنوان…"
-+msgid "_Set Title…"
-+msgstr "اضبط ال_عنوان…"
-
- #~ msgid "_Next Tab"
- #~ msgstr "اللسان ال_تالي"
@@ -3149,8 +3149,8 @@ msgstr "أغ_لق النافذة"
#~ msgid "Background image _scrolls"
#~ msgstr "صورة الخلفية ت_لتف"
-#~ msgid "_Transparent background"
-#~ msgstr "خلفية _شفافة"
-+msgid "Transparent background"
-+msgstr "خلفية شفافة"
++msgid "_Transparent background"
++msgstr "خلفية _شفافة"
#~ msgid "S_hade transparent or image background:"
#~ msgstr "_ظلل شفافية أو صورة الخلفية:"
diff --git a/po/as.po b/po/as.po
-index 3fade2b8cb12..e0c8d9a8aa43 100644
+index 3fade2b8..e0c8d9a8 100644
--- a/po/as.po
+++ b/po/as.po
@@ -2163,11 +2163,11 @@ msgstr "উইন্ডো বন্ধ কৰক (_l)"
@@ -704,7 +672,7 @@ index 3fade2b8cb12..e0c8d9a8aa43 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "স্বচ্ছ বা ছবিৰ সৈতে পটভূমি ছায়া আচ্ছন্ন কৰক (_h):"
diff --git a/po/ast.po b/po/ast.po
-index d1c6e7b8174a..4dc0892ed9c4 100644
+index d1c6e7b8..4dc0892e 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -1304,8 +1304,8 @@ msgid "_Base on:"
@@ -730,7 +698,7 @@ index d1c6e7b8174a..4dc0892ed9c4 100644
#: ../src/profile-preferences.glade.h:78
msgid "_Underline color:"
diff --git a/po/az.po b/po/az.po
-index 586c1e4d827b..08fbdb7b78e7 100644
+index 586c1e4d..08fbdb7b 100644
--- a/po/az.po
+++ b/po/az.po
@@ -218,8 +218,8 @@ msgid "<b>Background</b>"
@@ -767,7 +735,7 @@ index 586c1e4d827b..08fbdb7b78e7 100644
#: ../src/terminal-window.c:986
msgid "Set _Character Encoding"
diff --git a/po/be.po b/po/be.po
-index ce07d47995ca..3c65f9090ef4 100644
+index ce07d479..3c65f909 100644
--- a/po/be.po
+++ b/po/be.po
@@ -2392,3 +2392,6 @@ msgstr "_Закрыць акно"
@@ -778,7 +746,7 @@ index ce07d47995ca..3c65f9090ef4 100644
+msgid "Transparent background"
+msgstr "Празрысты фон"
diff --git a/po/be@latin.po b/po/be@latin.po
-index 82ef0664ae1e..27e9877f96e8 100644
+index 82ef0664..27e9877f 100644
--- a/po/be@latin.po
+++ b/po/be@latin.po
@@ -1146,8 +1146,8 @@ msgid "_Base on:"
@@ -804,7 +772,7 @@ index 82ef0664ae1e..27e9877f96e8 100644
#: ../src/profile-preferences.glade.h:74
msgid "_Update login records when command is launched"
diff --git a/po/bg.po b/po/bg.po
-index 9a4f32e4b135..24157396f439 100644
+index 9a4f32e4..24157396 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -2305,3 +2305,15 @@ msgstr ""
@@ -824,7 +792,7 @@ index 9a4f32e4b135..24157396f439 100644
+msgid "_Set Title…"
+msgstr "_Задаване на заглавие…"
diff --git a/po/bn.po b/po/bn.po
-index 4906009cf46f..f97d43b0e515 100644
+index 4906009c..f97d43b0 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -1217,8 +1217,8 @@ msgid "_Base on:"
@@ -850,7 +818,7 @@ index 4906009cf46f..f97d43b0e515 100644
#: ../src/profile-preferences.glade.h:77
msgid "_Unlimited"
diff --git a/po/bn_IN.po b/po/bn_IN.po
-index f196e5084797..b5b5e95b958b 100644
+index f196e508..b5b5e95b 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -2296,8 +2296,8 @@ msgstr "উইন্ডো বন্ধ করুন (_l)"
@@ -887,7 +855,7 @@ index f196e5084797..b5b5e95b958b 100644
+msgid "Transparent background"
+msgstr "স্বচ্চ পটভূমি "
diff --git a/po/br.po b/po/br.po
-index e16ea07dfc21..f4cbe857d5ca 100644
+index e16ea07d..f4cbe857 100644
--- a/po/br.po
+++ b/po/br.po
@@ -958,8 +958,8 @@ msgid "_Base on:"
@@ -911,7 +879,7 @@ index e16ea07dfc21..f4cbe857d5ca 100644
#: ../src/profile-preferences.glade.h:74
diff --git a/po/bs.po b/po/bs.po
-index 49e710859ac9..7ab2207b63f3 100644
+index 49e71085..7ab2207b 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -680,6 +680,10 @@ msgstr "Kratica tastature za povećavanje fonta"
@@ -940,13 +908,13 @@ index 49e710859ac9..7ab2207b63f3 100644
+msgstr "_Postavi naslov..."
\ No newline at end of file
diff --git a/po/ca.po b/po/ca.po
-index ad74fe9c0919..2541b0004651 100644
+index fdd3a5ae..61b2f560 100644
--- a/po/ca.po
+++ b/po/ca.po
-@@ -2357,3 +2357,18 @@ msgstr "Tanca la _finestra"
-
- #~ msgid "Whether to use a dark theme variant"
- #~ msgstr "Si s'ha d'utilitzar la variant de tema fosc"
+@@ -2333,3 +2333,18 @@ msgstr ""
+ #: ../src/terminal-window.c:3353
+ msgid "C_lose Window"
+ msgstr "Tanca la _finestra"
+
+msgid "Transparent background"
+msgstr "Fons transparent"
@@ -963,7 +931,7 @@ index ad74fe9c0919..2541b0004651 100644
+msgid "_Set Title…"
+msgstr "_Estableix el títol…"
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
-index a6e8fb4250dc..b34cbfd89fad 100644
+index a6e8fb42..b34cbfd8 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -2357,3 +2357,18 @@ msgstr "Tanca la _finestra"
@@ -986,11 +954,11 @@ index a6e8fb4250dc..b34cbfd89fad 100644
+msgid "_Set Title…"
+msgstr "_Estableix el títol…"
diff --git a/po/cs.po b/po/cs.po
-index e910e1dadaa2..0cd66931b6c6 100644
+index ee33ed2a..8d7a1564 100644
--- a/po/cs.po
+++ b/po/cs.po
-@@ -2294,3 +2294,18 @@ msgstr ""
- #: ../src/terminal-window.c:3953
+@@ -2310,3 +2310,18 @@ msgstr ""
+ #: ../src/terminal-window.c:3353
msgid "C_lose Window"
msgstr "_Zavřít okno"
+
@@ -1009,7 +977,7 @@ index e910e1dadaa2..0cd66931b6c6 100644
+msgid "_Set Title…"
+msgstr "Na_stavit záhlaví…"
diff --git a/po/cy.po b/po/cy.po
-index 644df82363f1..cd862feb50c0 100644
+index 644df823..cd862feb 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -1167,8 +1167,8 @@ msgid "_Base on:"
@@ -1035,10 +1003,10 @@ index 644df82363f1..cd862feb50c0 100644
#: ../src/profile-preferences.glade.h:74
msgid "_Update login records when command is launched"
diff --git a/po/da.po b/po/da.po
-index 9a85c9010d04..9f6724bbcba1 100644
+index 65cfb20d..6ac445f7 100644
--- a/po/da.po
+++ b/po/da.po
-@@ -2311,3 +2311,17 @@ msgstr ""
+@@ -2325,3 +2325,17 @@ msgstr ""
msgid "C_lose Window"
msgstr "_Luk vindue"
@@ -1057,11 +1025,11 @@ index 9a85c9010d04..9f6724bbcba1 100644
+msgid "Transparent background"
+msgstr "Gennemsigtig baggrund"
diff --git a/po/de.po b/po/de.po
-index caaf47e742a4..0bcfa738ebaf 100644
+index 79f42cfe..1d498568 100644
--- a/po/de.po
+++ b/po/de.po
-@@ -2359,3 +2359,18 @@ msgstr ""
- #: ../src/terminal-window.c:3953
+@@ -2380,3 +2380,18 @@ msgstr ""
+ #: ../src/terminal-window.c:3354
msgid "C_lose Window"
msgstr "Fenster _schließen"
+
@@ -1080,7 +1048,7 @@ index caaf47e742a4..0bcfa738ebaf 100644
+msgid "Transparent background"
+msgstr "Transparenter Hintergrund"
diff --git a/po/dz.po b/po/dz.po
-index d97e6102b850..a768fe4adc54 100644
+index d97e6102..a768fe4a 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -1255,8 +1255,8 @@ msgid "_Base on:"
@@ -1106,7 +1074,7 @@ index d97e6102b850..a768fe4adc54 100644
#: ../src/profile-preferences.glade.h:78
#, fuzzy
diff --git a/po/el.po b/po/el.po
-index d4d2e487df32..0f901ad6cbae 100644
+index d4d2e487..0f901ad6 100644
--- a/po/el.po
+++ b/po/el.po
@@ -2484,23 +2484,23 @@ msgstr "Κ_λείσιμο παραθύρου"
@@ -1149,7 +1117,7 @@ index d4d2e487df32..0f901ad6cbae 100644
+msgid "Transparent background"
+msgstr "Διάφανο παρασκήνιο"
diff --git a/po/en@shaw.po b/po/en@shaw.po
-index 82b2d53401b2..28f5dc02575b 100644
+index 82b2d534..28f5dc02 100644
--- a/po/en@shaw.po
+++ b/po/en@shaw.po
@@ -1212,8 +1212,8 @@ msgid "_Base on:"
@@ -1175,7 +1143,7 @@ index 82b2d53401b2..28f5dc02575b 100644
#: ../src/profile-preferences.glade.h:79
msgid "_Underline color:"
diff --git a/po/en_CA.po b/po/en_CA.po
-index 6c9e0cd73d63..ffff9caa8054 100644
+index 6c9e0cd7..ffff9caa 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -219,8 +219,8 @@ msgid "<b>Background</b>"
@@ -1212,10 +1180,20 @@ index 6c9e0cd73d63..ffff9caa8054 100644
#: ../src/terminal-window.c:988
msgid "Set _Character Encoding"
diff --git a/po/en_GB.po b/po/en_GB.po
-index 2fb1448eccbe..6130de0fa27b 100644
+index c9999e20..232712d9 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
-@@ -2386,8 +2386,8 @@ msgstr "C_lose Window"
+@@ -1645,6 +1645,9 @@ msgstr "C_lose Tab"
+ msgid "_Close Window"
+ msgstr "_Close Window"
+
++msgid "_Set Title…"
++msgstr "_Set Title…"
++
+ #: ../src/terminal-menubar.ui.in.h:8
+ msgid "_Edit"
+ msgstr "_Edit"
+@@ -2796,8 +2799,8 @@ msgstr "C_lose Window"
#~ msgid "Default size:"
#~ msgstr "Default size:"
@@ -1226,29 +1204,18 @@ index 2fb1448eccbe..6130de0fa27b 100644
#~ msgid "When terminal commands set their o_wn titles:"
#~ msgstr "When terminal commands set their o_wn titles:"
-@@ -2413,8 +2413,8 @@ msgstr "C_lose Window"
- #~ msgid "Close Window"
- #~ msgstr "Close Window"
+@@ -2814,8 +2817,8 @@ msgstr "C_lose Window"
+ #~ msgid "_Unlimited"
+ #~ msgstr "_Unlimited"
-#~ msgid "Set Title"
-#~ msgstr "Set Title"
+msgid "Set Title"
+msgstr "Set Title"
- #~ msgid "Switch to Tab 2"
- #~ msgstr "Switch to Tab 2"
-@@ -2461,8 +2461,8 @@ msgstr "C_lose Window"
- #~ msgid "_Close Window"
- #~ msgstr "_Close Window"
-
--#~ msgid "_Set Title…"
--#~ msgstr "_Set Title…"
-+msgid "_Set Title…"
-+msgstr "_Set Title…"
-
- #~ msgid "_Next Tab"
- #~ msgstr "_Next Tab"
-@@ -2473,8 +2473,8 @@ msgstr "C_lose Window"
+ #~ msgid "Switch to Tab 3"
+ #~ msgstr "Switch to Tab 3"
+@@ -2856,8 +2859,8 @@ msgstr "C_lose Window"
#~ msgid "_Input Methods"
#~ msgstr "_Input Methods"
@@ -1259,7 +1226,7 @@ index 2fb1448eccbe..6130de0fa27b 100644
#~ msgid "Add or Remove Terminal Encodings"
#~ msgstr "Add or Remove Terminal Encodings"
-@@ -3176,8 +3176,8 @@ msgstr "C_lose Window"
+@@ -3552,8 +3555,8 @@ msgstr "C_lose Window"
#~ msgid "Background image _scrolls"
#~ msgstr "Background image _scrolls"
@@ -1271,7 +1238,7 @@ index 2fb1448eccbe..6130de0fa27b 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "S_hade transparent or image background:"
diff --git a/po/eo.po b/po/eo.po
-index 567c08dc1da8..c538c13fe771 100644
+index 567c08dc..c538c13f 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -2215,8 +2215,8 @@ msgstr "_Fermi la fenestron"
@@ -1308,10 +1275,10 @@ index 567c08dc1da8..c538c13fe771 100644
#~ msgid "On the left side"
#~ msgstr "Maldekstre"
diff --git a/po/es.po b/po/es.po
-index 3473d714f657..ba60342ad521 100644
+index 142347b3..257e6c2e 100644
--- a/po/es.po
+++ b/po/es.po
-@@ -2454,23 +2454,23 @@ msgstr "_Cerrar ventana"
+@@ -2741,17 +2741,20 @@ msgstr "_Cerrar ventana"
#~ msgid "Default size:"
#~ msgstr "Tamaño predeterminado:"
@@ -1332,18 +1299,13 @@ index 3473d714f657..ba60342ad521 100644
-#~ msgstr "Establecer título"
+msgid "Set Title"
+msgstr "Establecer título"
-
- #~ msgid "Current Locale"
- #~ msgstr "Configuración regional actual"
-
--#~ msgid "_Set Title…"
--#~ msgstr "E_stablecer título…"
++
+msgid "_Set Title…"
+msgstr "E_stablecer título…"
- #~ msgid "_Next Tab"
- #~ msgstr "Pestaña _siguiente"
-@@ -3335,8 +3335,8 @@ msgstr "_Cerrar ventana"
+ #~ msgid "Current Locale"
+ #~ msgstr "Configuración regional actual"
+@@ -3577,8 +3580,8 @@ msgstr "_Cerrar ventana"
#~ msgid "_Solid color"
#~ msgstr "Color _sólido"
@@ -1355,7 +1317,7 @@ index 3473d714f657..ba60342ad521 100644
#~ msgid "No such profile \"%s\", using default profile\n"
#~ msgstr "No existe el perfil «%s», usando el perfil predeterminado\n"
diff --git a/po/et.po b/po/et.po
-index 4b1c2a7c67e4..770761168806 100644
+index 4b1c2a7c..77076116 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1747,3 +1747,6 @@ msgstr "Su_lge aken"
@@ -1366,7 +1328,7 @@ index 4b1c2a7c67e4..770761168806 100644
+msgid "Transparent background"
+msgstr "Läbipaistev taust"
diff --git a/po/eu.po b/po/eu.po
-index f3aab7879a6f..315bb804e46e 100644
+index f3aab787..315bb804 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -2411,11 +2411,11 @@ msgstr "It_xi leihoa"
@@ -1416,7 +1378,7 @@ index f3aab7879a6f..315bb804e46e 100644
#~ msgid ""
#~ "You already have a profile called “%s”. Do you want to create another "
diff --git a/po/fa.po b/po/fa.po
-index 8b0ca26eebe5..8a48e03f28cb 100644
+index 8b0ca26e..8a48e03f 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -2402,8 +2402,8 @@ msgstr "_بستن پنجره"
@@ -1464,10 +1426,10 @@ index 8b0ca26eebe5..8a48e03f28cb 100644
+msgid "Transparent background"
+msgstr "پس‌زمینه‌ی شفاف"
diff --git a/po/fi.po b/po/fi.po
-index 58029541b6ca..83733eb6a49e 100644
+index e284b406..2acd3542 100644
--- a/po/fi.po
+++ b/po/fi.po
-@@ -2361,9 +2361,24 @@ msgstr "_Sulje ikkuna"
+@@ -2589,9 +2589,24 @@ msgstr "_Sulje ikkuna"
#~ msgid "_Update login records when command is launched"
#~ msgstr "_Päivitä kirjautumistallenne kun komento käynnistetään"
@@ -1493,10 +1455,10 @@ index 58029541b6ca..83733eb6a49e 100644
+msgid "_Set Title…"
+msgstr "Aseta otsikko…"
diff --git a/po/fr.po b/po/fr.po
-index 4ccd9e2e8c0f..ee382ff30491 100644
+index 87a8e0ff..201fdd76 100644
--- a/po/fr.po
+++ b/po/fr.po
-@@ -2355,3 +2355,18 @@ msgstr "Fermer _la fenêtre"
+@@ -2591,3 +2591,18 @@ msgstr "Fermer _la fenêtre"
#~ msgid "_Same as text color"
#~ msgstr "_Même couleur que le texte"
@@ -1516,32 +1478,31 @@ index 4ccd9e2e8c0f..ee382ff30491 100644
+msgid "_Set Title…"
+msgstr "_Modifier le titre…"
diff --git a/po/fur.po b/po/fur.po
-index c1c912d4c0d9..6d2afe2b1778 100644
+index 3f5429cf..ab3380cb 100644
--- a/po/fur.po
+++ b/po/fur.po
-@@ -631,6 +631,10 @@ msgstr ""
- msgid "Which encoding to use"
- msgstr "Codifiche di doprâ"
+@@ -432,6 +432,10 @@ msgstr "Non e dimension di un caratar Pango"
+ msgid "The code sequence the Backspace key generates"
+ msgstr "La secuence di codiç gjenerade dal boton Backspace"
+#: ../src/gnome-terminal.glade2.h:86
+msgid "Transparent background"
+msgstr "Fondâl trasparent"
+
#: ../src/org.gnome.Terminal.gschema.xml.h:63
- msgid ""
- "Whether ambiguous-width characters are narrow or wide when using UTF-8 "
-@@ -3118,8 +3122,8 @@ msgstr "_Siere barcon"
- #~ msgid "Close Tab"
- #~ msgstr "Siere schede"
+ msgid "The code sequence the Delete key generates"
+ msgstr "La secuence di codiç gjenerade dal boton Canc"
+@@ -1226,6 +1230,9 @@ msgstr "Stampe"
+ msgid "Close Tab"
+ msgstr "Siere schede"
--#~ msgid "Set Title"
--#~ msgstr "Imposte titul"
+msgid "Set Title"
+msgstr "Imposte titul"
-
- #~ msgid "Switch to Tab 2"
- #~ msgstr "Passe a la schede 2"
-@@ -3182,8 +3186,8 @@ msgstr "_Siere barcon"
++
+ #: ../src/terminal-accels.c:136
+ msgid "Close Window"
+ msgstr "Siere barcon"
+@@ -3426,8 +3433,8 @@ msgstr "_Siere barcon"
#~ msgid "_Input Methods"
#~ msgstr "_Cemût inserî test"
@@ -1552,7 +1513,7 @@ index c1c912d4c0d9..6d2afe2b1778 100644
#~ msgid ""
#~ "text/plain dropped on terminal had wrong format (%d) or length (%d)\n"
-@@ -3248,8 +3252,8 @@ msgstr "_Siere barcon"
+@@ -3489,8 +3496,8 @@ msgstr "_Siere barcon"
#~ msgid "Show Menu_bar"
#~ msgstr "Mostre ba_re di menu"
@@ -1561,10 +1522,10 @@ index c1c912d4c0d9..6d2afe2b1778 100644
+msgid "_Set Title…"
+msgstr "_Imposte titul…"
- #~ msgid "_Next Tab"
- #~ msgstr "Schede di _dopo"
+ #~ msgid "Close all tabs?"
+ #~ msgstr "Sierâ dutis lis schedis?"
diff --git a/po/ga.po b/po/ga.po
-index 93d5fa9d1481..feb87dce3d6b 100644
+index 93d5fa9d..feb87dce 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -1925,3 +1925,6 @@ msgstr "_Dún Fuinneog"
@@ -1575,10 +1536,10 @@ index 93d5fa9d1481..feb87dce3d6b 100644
+msgid "Transparent background"
+msgstr "Cúlra trédhearcach"
diff --git a/po/gl.po b/po/gl.po
-index 73ef54467c9a..94c43eec2f23 100644
+index 4ae0f6a0..1806cdec 100644
--- a/po/gl.po
+++ b/po/gl.po
-@@ -2428,23 +2428,23 @@ msgstr "P_echar a xanela"
+@@ -2678,17 +2678,20 @@ msgstr "P_echar a xanela"
#~ msgid "Default size:"
#~ msgstr "Tamaño predeterminado:"
@@ -1599,18 +1560,13 @@ index 73ef54467c9a..94c43eec2f23 100644
-#~ msgstr "Definir o título"
+msgid "Set Title"
+msgstr "Definir o título"
-
- #~ msgid "Current Locale"
- #~ msgstr "Configuración rexional actual"
-
--#~ msgid "_Set Title…"
--#~ msgstr "_Definir o título…"
++
+msgid "_Set Title…"
+msgstr "_Definir o título…"
- #~ msgid "_Next Tab"
- #~ msgstr "_Seguinte lapela"
-@@ -3291,8 +3291,8 @@ msgstr "P_echar a xanela"
+ #~ msgid "Current Locale"
+ #~ msgstr "Configuración rexional actual"
+@@ -3502,8 +3505,8 @@ msgstr "P_echar a xanela"
#~ msgid "Background image _scrolls"
#~ msgstr "A imaxe de fondo _desprázase"
@@ -1622,7 +1578,7 @@ index 73ef54467c9a..94c43eec2f23 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "_Sombra transparente ou imaxe de fondo:"
diff --git a/po/gu.po b/po/gu.po
-index 76b459cf8dc5..47e41333dd5a 100644
+index 76b459cf..47e41333 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -2155,8 +2155,8 @@ msgstr "વિન્ડો બંધ કરો (_l)"
@@ -1681,7 +1637,7 @@ index 76b459cf8dc5..47e41333dd5a 100644
#~ msgid "No such profile \"%s\", using default profile\n"
#~ msgstr "\"%s\" જેવી કોઈ રૂપરેખા નથી, મૂળભૂત રૂપરેખા વાપરી રહ્યા છે\n"
diff --git a/po/he.po b/po/he.po
-index 57cb2d0d110f..058d9e97780d 100644
+index 57cb2d0d..058d9e97 100644
--- a/po/he.po
+++ b/po/he.po
@@ -2333,23 +2333,23 @@ msgstr "סגירת ה_חלון"
@@ -1728,7 +1684,7 @@ index 57cb2d0d110f..058d9e97780d 100644
#~ msgid "No such profile \"%s\", using default profile\n"
#~ msgstr "No such profile \"%s\", using default profile\n"
diff --git a/po/hi.po b/po/hi.po
-index 2d7dc5b14008..acbff9a1a2ad 100644
+index 2d7dc5b1..acbff9a1 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -2267,9 +2267,8 @@ msgstr "विंडो बंद करें (_l)"
@@ -1788,78 +1744,27 @@ index 2d7dc5b14008..acbff9a1a2ad 100644
#~ msgid "S/Key Challenge Response"
#~ msgstr "एस/कुंजी चैलेंज प्रतिक्रिया"
diff --git a/po/hr.po b/po/hr.po
-index 2643243f64ff..ca4487b7921c 100644
+index aec2eaa8..ed217a3f 100644
--- a/po/hr.po
+++ b/po/hr.po
-@@ -2293,35 +2293,15 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "_Zatvori prozor"
+@@ -2565,3 +2565,15 @@ msgstr "_Zatvori prozor"
--#~ msgid "New Terminal"
--#~ msgstr "Novi terminal"
-+#: ../src/profile-preferences.glade.h:69
+ #~ msgid "Use transparency from system theme"
+ #~ msgstr "Koristi prozirnost iz teme sustava"
++
+msgid "Transparent background"
+msgstr "Prozirna pozadina"
-
--#~ msgid "Whether to use a transparent background"
--#~ msgstr "Treba li korstiti prozirnu pozadinu"
++
+msgid "_Title:"
+msgstr "_Naslov:"
-
--#~ msgid ""
--#~ "Whether to use the value of TerminalScreen-background-darkness, if "
--#~ "available, from the theme for the transparency value."
--#~ msgstr ""
--#~ "Treba li koristiti vrijednosti TerminalScreen-background-darkness, ako je "
--#~ "dostupno, iz teme za vrijednosti prozirnositi."
++
+msgid "Set Title"
+msgstr "Postavi naslov"
-
--#~ msgid "Adjust the amount of transparency"
--#~ msgstr "Odredite razinu prozirnosti"
--
--#~ msgid ""
--#~ "A value between 0 and 100, where 0 is opaque and 100 is fully transparent."
--#~ msgstr ""
--#~ "Vrijednosti između 0 i 100, gdje je 0 neprozirno a 100 potpuno prozirno"
--
--#~ msgid "Use t_ransparent background"
--#~ msgstr "Koristi p_rozirnu pozadinu"
--
--#~ msgid "none"
--#~ msgstr "ništa"
--
--#~ msgid "full"
--#~ msgstr "potpuno"
--
--#~ msgid "Use transparency from system theme"
--#~ msgstr "Koristi prozirnost iz teme sustava"
++
+msgid "_Set Title…"
+msgstr "Postavi naslov"
-diff --git a/po/hu.po b/po/hu.po
-index e188662c18f1..601599a74e60 100644
---- a/po/hu.po
-+++ b/po/hu.po
-@@ -2312,3 +2312,17 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "_Ablak bezárása"
-
-+msgid "Title"
-+msgstr "Cím"
-+
-+msgid "_Title:"
-+msgstr "_Cím:"
-+
-+msgid "Set Title"
-+msgstr "Cím beállítása"
-+
-+msgid "_Set Title…"
-+msgstr "_Cím beállítása…"
-+
-+msgid "Transparent background"
-+msgstr "Áttetsző háttér"
diff --git a/po/hy.po b/po/hy.po
-index aaf2d9b292da..4d466f164420 100644
+index aaf2d9b2..4d466f16 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -757,8 +757,8 @@ msgid "_Base on:"
@@ -1885,13 +1790,13 @@ index aaf2d9b292da..4d466f164420 100644
#: ../src/profile-preferences.glade.h:74
msgid "_Update login records when command is launched"
diff --git a/po/id.po b/po/id.po
-index 28a794245edc..da8becc775e5 100644
+index 9198218c..d5250016 100644
--- a/po/id.po
+++ b/po/id.po
-@@ -2298,3 +2298,18 @@ msgstr ""
- #: ../src/terminal-window.c:3953
- msgid "C_lose Window"
- msgstr "Tutup Jende_la"
+@@ -2548,3 +2548,18 @@ msgstr "Tutup Jende_la"
+
+ #~ msgid "_Add or Remove…"
+ #~ msgstr "T_ambah atau Hapus…"
+
+msgid "Transparent background"
+msgstr "Latar belakang transparan"
@@ -1908,11 +1813,11 @@ index 28a794245edc..da8becc775e5 100644
+msgid "_Set Title…"
+msgstr "_Atur Judul…"
diff --git a/po/it.po b/po/it.po
-index d0c44222b261..57cdb749b990 100644
+index 63266720..1ac3d221 100644
--- a/po/it.po
+++ b/po/it.po
-@@ -2332,3 +2332,18 @@ msgstr ""
- #: ../src/terminal-window.c:3953
+@@ -2348,3 +2348,18 @@ msgstr ""
+ #: ../src/terminal-window.c:3354
msgid "C_lose Window"
msgstr "Chiudi _finestra"
+
@@ -1931,7 +1836,7 @@ index d0c44222b261..57cdb749b990 100644
+msgid "_Set Title…"
+msgstr "_Imposta titolo…"
diff --git a/po/ja.po b/po/ja.po
-index 9a18d3db624f..e46a373097df 100644
+index 9a18d3db..e46a3730 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -2096,3 +2096,18 @@ msgstr "この端末には未だ実行中のプロセスが存在しています
@@ -1954,7 +1859,7 @@ index 9a18d3db624f..e46a373097df 100644
+msgid "_Set Title…"
+msgstr "タイトルを指定する(_S)…"
diff --git a/po/ka.po b/po/ka.po
-index 2a0bc91fad40..f87c4496d591 100644
+index 2a0bc91f..f87c4496 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -219,8 +219,8 @@ msgid "<b>Background</b>"
@@ -1989,10 +1894,10 @@ index 2a0bc91fad40..f87c4496d591 100644
#: ../src/terminal-window.c:988
msgid "Set _Character Encoding"
diff --git a/po/kk.po b/po/kk.po
-index 963a7ba1cebf..28afd931cb76 100644
+index 2811b7ec..761cdcdd 100644
--- a/po/kk.po
+++ b/po/kk.po
-@@ -2312,3 +2312,18 @@ msgstr "Терезені жа_бу"
+@@ -2547,3 +2547,18 @@ msgstr "Терезені жа_бу"
#~ msgid "Be quiet"
#~ msgstr "Тыныш болу"
@@ -2012,7 +1917,7 @@ index 963a7ba1cebf..28afd931cb76 100644
+msgid "_Set Title…"
+msgstr "Атауын ор_нату…"
diff --git a/po/km.po b/po/km.po
-index 352897d2963b..b6db9394a307 100644
+index 352897d2..b6db9394 100644
--- a/po/km.po
+++ b/po/km.po
@@ -2909,8 +2909,8 @@ msgstr "បិទ​បង្អួច"
@@ -2027,7 +1932,7 @@ index 352897d2963b..b6db9394a307 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "ដាក់​ស្រមោល​ផ្ទៃខាងក្រោយ​ថ្លា ឬ​ផ្ទៃខាងក្រោយ​​រូបភាព ៖"
diff --git a/po/kn.po b/po/kn.po
-index c887f88a2c87..3f3d7fe378b3 100644
+index c887f88a..3f3d7fe3 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -2261,8 +2261,8 @@ msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು (_l)"
@@ -2075,13 +1980,13 @@ index c887f88a2c87..3f3d7fe378b3 100644
+msgid "Transparent background"
+msgstr "ಪಾರದರ್ಶಕ ಹಿನ್ನಲೆ"
diff --git a/po/ko.po b/po/ko.po
-index acf1b6f9168a..c218b251e077 100644
+index d1be8c3f..08ca6e8c 100644
--- a/po/ko.po
+++ b/po/ko.po
-@@ -2353,3 +2353,18 @@ msgstr "창 닫기(_L)"
+@@ -2292,3 +2292,18 @@ msgstr "창 닫기(_L)"
- #~ msgid "Whether to use a dark theme variant"
- #~ msgstr "어두운 테마를 사용할 지 여부"
+ #~ msgid "Verbose output"
+ #~ msgstr "많이 출력"
+
+msgid "Transparent background"
+msgstr "투명한 배경"
@@ -2098,7 +2003,7 @@ index acf1b6f9168a..c218b251e077 100644
+msgid "_Set Title…"
+msgstr "제목 설정(_S)…"
diff --git a/po/ku.po b/po/ku.po
-index bc2bb7f03de4..d2a83a007097 100644
+index bc2bb7f0..d2a83a00 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -223,8 +223,8 @@ msgid "<b>Background</b>"
@@ -2124,10 +2029,10 @@ index bc2bb7f03de4..d2a83a007097 100644
#: ../src/gnome-terminal.glade2.h:87
msgid "_Update login records when command is launched"
diff --git a/po/lt.po b/po/lt.po
-index 26611467b341..3656efea8605 100644
+index e8b7622e..ddb65088 100644
--- a/po/lt.po
+++ b/po/lt.po
-@@ -2331,3 +2331,18 @@ msgstr "_Užverti langą"
+@@ -2571,3 +2571,18 @@ msgstr "_Užverti langą"
#~ msgid "Whether to use a dark theme variant"
#~ msgstr "Ar naudoti tamsų temos variantą"
@@ -2147,13 +2052,14 @@ index 26611467b341..3656efea8605 100644
+msgid "_Set Title…"
+msgstr "_Nustatyti pavadinimą…"
diff --git a/po/lv.po b/po/lv.po
-index 46a3ae1442cd..3fa397f1b918 100644
+index 47d9e75b..7459401d 100644
--- a/po/lv.po
+++ b/po/lv.po
-@@ -2283,3 +2283,21 @@ msgstr ""
- msgid "C_lose Window"
- msgstr "Aizvērt _logu"
+@@ -2578,3 +2578,22 @@ msgstr "Aizvērt _logu"
+ #~ msgid "_Add or Remove…"
+ #~ msgstr "_Pievienot vai izņemt…"
++
+msgid "Transparent background"
+msgstr "Caurspīdīgs fons"
+
@@ -2173,7 +2079,7 @@ index 46a3ae1442cd..3fa397f1b918 100644
+msgid "_Set Title…"
+msgstr "Ie_statīt nosaukumu…"
diff --git a/po/mai.po b/po/mai.po
-index 715d0b9e1c82..0f31634e4f2e 100644
+index 715d0b9e..0f31634e 100644
--- a/po/mai.po
+++ b/po/mai.po
@@ -1044,8 +1044,8 @@ msgid "_Base on:"
@@ -2199,7 +2105,7 @@ index 715d0b9e1c82..0f31634e4f2e 100644
#: ../src/profile-preferences.glade.h:70
msgid "_Update login records when command is launched"
diff --git a/po/mg.po b/po/mg.po
-index 99fa0f5e4059..2ac0152b849d 100644
+index 99fa0f5e..2ac0152b 100644
--- a/po/mg.po
+++ b/po/mg.po
@@ -220,8 +220,8 @@ msgid "<b>Background</b>"
@@ -2236,7 +2142,7 @@ index 99fa0f5e4059..2ac0152b849d 100644
#: ../src/terminal-window.c:1024
msgid "Set _Character Encoding"
diff --git a/po/mk.po b/po/mk.po
-index 4fe43192fe57..a5a874b49c59 100644
+index 4fe43192..a5a874b4 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -863,8 +863,8 @@ msgid "_Base on:"
@@ -2262,7 +2168,7 @@ index 4fe43192fe57..a5a874b49c59 100644
#: ../src/profile-preferences.glade.h:78
#| msgid "_Text color:"
diff --git a/po/ml.po b/po/ml.po
-index a23f4cc4f1ae..49caa9efe94f 100644
+index a23f4cc4..49caa9ef 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -2461,3 +2461,6 @@ msgstr "ജാലകം അടയ്ക്കുക (_l)"
@@ -2273,7 +2179,7 @@ index a23f4cc4f1ae..49caa9efe94f 100644
+msgid "Transparent background"
+msgstr "പുറകിലുള്ളവ കാണാവുന്ന പശ്ചാത്തലം"
diff --git a/po/mn.po b/po/mn.po
-index 2f9d86072d1c..e67c1792bad5 100644
+index 2f9d8607..e67c1792 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -217,8 +217,8 @@ msgid "<b>Background</b>"
@@ -2310,7 +2216,7 @@ index 2f9d86072d1c..e67c1792bad5 100644
#: ../src/terminal-window.c:986
msgid "Set _Character Encoding"
diff --git a/po/mr.po b/po/mr.po
-index 61997dafbd03..406d26b5c340 100644
+index 61997daf..406d26b5 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -2219,8 +2219,8 @@ msgstr "चौकट बंद करा (_l)"
@@ -2369,7 +2275,7 @@ index 61997dafbd03..406d26b5c340 100644
#~ msgid "Disabled"
#~ msgstr "अकार्यान्वीतित"
diff --git a/po/ms.po b/po/ms.po
-index f2ebd4851d3b..4029548e813f 100644
+index f2ebd485..4029548e 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -227,8 +227,8 @@ msgstr "<b>LatarBelakang</b>"
@@ -2406,11 +2312,11 @@ index f2ebd4851d3b..4029548e813f 100644
#: ../src/terminal-window.c:986
msgid "Set _Character Encoding"
diff --git a/po/nb.po b/po/nb.po
-index 7d7b8fde142c..ae09ef691aaf 100644
+index 53da54ab..ca11abd6 100644
--- a/po/nb.po
+++ b/po/nb.po
-@@ -2251,3 +2251,18 @@ msgstr ""
- #: ../src/terminal-window.c:3852
+@@ -2183,3 +2183,18 @@ msgstr ""
+ #: ../src/terminal-window.c:3346
msgid "C_lose Window"
msgstr "_Lukk vindu"
+
@@ -2429,7 +2335,7 @@ index 7d7b8fde142c..ae09ef691aaf 100644
+msgid "_Set Title…"
+msgstr "_Sett tittel …"
diff --git a/po/nds.po b/po/nds.po
-index 82f930b1cc0c..d52fbd94eb58 100644
+index 82f930b1..d52fbd94 100644
--- a/po/nds.po
+++ b/po/nds.po
@@ -748,8 +748,8 @@ msgid "_Base on:"
@@ -2455,7 +2361,7 @@ index 82f930b1cc0c..d52fbd94eb58 100644
#: ../src/profile-preferences.glade.h:74
msgid "_Update login records when command is launched"
diff --git a/po/ne.po b/po/ne.po
-index 4fe16cc88a9a..2a033b8c17d4 100644
+index 4fe16cc8..2a033b8c 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -2398,8 +2398,8 @@ msgstr "सञ्झ्याल बन्द गर्नुहोस्"
@@ -2503,13 +2409,13 @@ index 4fe16cc88a9a..2a033b8c17d4 100644
#~ msgid "_Next Tab"
#~ msgstr "पछिल्लो ट्याब"
diff --git a/po/nl.po b/po/nl.po
-index 62d0aa881c79..cef17b409dfb 100644
+index 5f070152..aed7c7c3 100644
--- a/po/nl.po
+++ b/po/nl.po
-@@ -2345,3 +2345,18 @@ msgstr ""
- #: ../src/terminal-window.c:3953
- msgid "C_lose Window"
- msgstr "Venster sl_uiten"
+@@ -2596,3 +2596,18 @@ msgstr "Venster sl_uiten"
+
+ #~ msgid "_Add or Remove…"
+ #~ msgstr "_Toevoegen of verwijderen…"
+
+msgid "Title"
+msgstr "Titel"
@@ -2526,7 +2432,7 @@ index 62d0aa881c79..cef17b409dfb 100644
+msgid "Transparent background"
+msgstr "Transparante achtergrond"
diff --git a/po/nn.po b/po/nn.po
-index 5aa43b113ed9..f892290c256f 100644
+index 5aa43b11..f892290c 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -1149,8 +1149,8 @@ msgid "_Base on:"
@@ -2552,7 +2458,7 @@ index 5aa43b113ed9..f892290c256f 100644
#: ../src/profile-preferences.glade.h:74
msgid "_Update login records when command is launched"
diff --git a/po/oc.po b/po/oc.po
-index b1befba5b372..f51dffb01c07 100644
+index b1befba5..f51dffb0 100644
--- a/po/oc.po
+++ b/po/oc.po
@@ -2549,8 +2549,8 @@ msgstr "Tampar _la fenèstra"
@@ -2600,7 +2506,7 @@ index b1befba5b372..f51dffb01c07 100644
#~ msgid ""
#~ "A subset of possible encodings are presented in the Encoding submenu. "
diff --git a/po/or.po b/po/or.po
-index ec1e6bfb9a28..218acd712df6 100644
+index ec1e6bfb..218acd71 100644
--- a/po/or.po
+++ b/po/or.po
@@ -2705,8 +2705,8 @@ msgstr "ଶୀର୍ଷକ (_T):"
@@ -2615,7 +2521,7 @@ index ec1e6bfb9a28..218acd712df6 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "ଛାୟା ସ୍ବଚ୍ଛ କିମ୍ବା ଚିତ୍ର ପୃଷ୍ଠଭୂମି (_h):"
diff --git a/po/pa.po b/po/pa.po
-index f1abdb6306f6..b10907ddc82a 100644
+index f1abdb63..b10907dd 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -2449,10 +2449,9 @@ msgstr "ਵਿੰਡੋ ਬੰਦ ਕਰੋ(_l)"
@@ -2679,7 +2585,7 @@ index f1abdb6306f6..b10907ddc82a 100644
#~ msgid "S/Key Challenge Response"
#~ msgstr "S/ਸਵਿੱਚ ਚੈਲੰਜ਼ ਜਵਾਬ"
diff --git a/po/ps.po b/po/ps.po
-index b25a2cb41712..3855b2f3423f 100644
+index b25a2cb4..3855b2f3 100644
--- a/po/ps.po
+++ b/po/ps.po
@@ -810,8 +810,8 @@ msgid "_Base on:"
@@ -2705,7 +2611,7 @@ index b25a2cb41712..3855b2f3423f 100644
#: ../src/profile-preferences.glade.h:70
msgid "_Update login records when command is launched"
diff --git a/po/pt.po b/po/pt.po
-index 5181419ad973..40eb8227f333 100644
+index 5181419a..40eb8227 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2360,11 +2360,11 @@ msgstr "Fechar jane_la"
@@ -2755,10 +2661,10 @@ index 5181419ad973..40eb8227f333 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "Transparente som_breado ou imagem de fundo:"
diff --git a/po/pt_BR.po b/po/pt_BR.po
-index 3f24385e86b6..cb449b221df8 100644
+index c40dba26..21b6ca5a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
-@@ -2437,23 +2437,23 @@ msgstr "_Fechar janela"
+@@ -2687,17 +2687,20 @@ msgstr "_Fechar janela"
#~ msgid "Default size:"
#~ msgstr "Tamanho padrão:"
@@ -2779,18 +2685,13 @@ index 3f24385e86b6..cb449b221df8 100644
-#~ msgstr "Definir título"
+msgid "Set Title"
+msgstr "Definir título"
-
- #~ msgid "Current Locale"
- #~ msgstr "Codificação atual"
-
--#~ msgid "_Set Title…"
--#~ msgstr "Definir _título…"
++
+msgid "_Set Title…"
+msgstr "Definir _título…"
- #~ msgid "_Next Tab"
- #~ msgstr "Pró_xima aba"
-@@ -3106,3 +3106,6 @@ msgstr "_Fechar janela"
+ #~ msgid "Current Locale"
+ #~ msgstr "Codificação atual"
+@@ -3323,3 +3326,6 @@ msgstr "_Fechar janela"
#~ "terminal poderão usar. Essa é a paleta, na forma de uma lista de nomes de "
#~ "cores separada por dois pontos. Os nomes de cores devem estar no formato "
#~ "hexadecimal. Exemplo: \"#FF00FF\""
@@ -2798,10 +2699,10 @@ index 3f24385e86b6..cb449b221df8 100644
+msgid "Transparent background"
+msgstr "Fundo transparente"
diff --git a/po/ro.po b/po/ro.po
-index 23d40cf63e30..9386940431dd 100644
+index acd25ab3..5bd7303e 100644
--- a/po/ro.po
+++ b/po/ro.po
-@@ -3176,8 +3176,8 @@ msgstr "Î_nchide fereastra"
+@@ -3412,8 +3412,8 @@ msgstr "Î_nchide fereastra"
#~ msgid "_Solid color"
#~ msgstr "Culoare _solidă"
@@ -2813,7 +2714,7 @@ index 23d40cf63e30..9386940431dd 100644
#~ msgid "_Unlimited"
#~ msgstr "_Neliminat"
diff --git a/po/ru.po b/po/ru.po
-index 5cb6bfdebe44..438e9b8dbe7b 100644
+index 5cb6bfde..438e9b8d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2304,3 +2304,22 @@ msgstr ""
@@ -2840,7 +2741,7 @@ index 5cb6bfdebe44..438e9b8dbe7b 100644
+msgid "_Set Title…"
+msgstr "_Установить заголовок…"
diff --git a/po/rw.po b/po/rw.po
-index 012f64e325c3..5ff633f8b3c2 100644
+index 012f64e3..5ff633f8 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -749,7 +749,7 @@ msgstr "Ibara ry'Inyandiko..."
@@ -2861,7 +2762,7 @@ index 012f64e325c3..5ff633f8b3c2 100644
msgstr "Umutwe..."
diff --git a/po/si.po b/po/si.po
-index adca7d5acba9..adeea9e95544 100644
+index adca7d5a..adeea9e9 100644
--- a/po/si.po
+++ b/po/si.po
@@ -218,8 +218,8 @@ msgid "<b>Background</b>"
@@ -2898,10 +2799,10 @@ index adca7d5acba9..adeea9e95544 100644
#: ../src/terminal-window.c:1025
msgid "Set _Character Encoding"
diff --git a/po/sk.po b/po/sk.po
-index 98bba7bcd28a..fbf190d1b778 100644
+index 8f959d66..78fa2102 100644
--- a/po/sk.po
+++ b/po/sk.po
-@@ -2631,3 +2631,18 @@ msgstr "_Zavrieť okno"
+@@ -2990,3 +2990,18 @@ msgstr "_Zavrieť okno"
#~ "\n"
#~ "Viac informácii o jednotlivých príkazoch získate pomocou „%s PRÍKAZ --"
#~ "help“.\n"
@@ -2921,7 +2822,7 @@ index 98bba7bcd28a..fbf190d1b778 100644
+msgid "_Set Title…"
+msgstr "_Nastaviť titulok…"
diff --git a/po/sl.po b/po/sl.po
-index 2302966b5585..7a08ee9c7e87 100644
+index 2302966b..7a08ee9c 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2428,23 +2428,23 @@ msgstr "_Zapri okno"
@@ -2964,7 +2865,7 @@ index 2302966b5585..7a08ee9c7e87 100644
+msgid "Transparent background"
+msgstr "Prosojno ozadje"
diff --git a/po/sq.po b/po/sq.po
-index 158f6cb167cc..a3494fb70bd6 100644
+index 158f6cb1..a3494fb7 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -225,8 +225,8 @@ msgid "<b>Background</b>"
@@ -2990,10 +2891,10 @@ index 158f6cb167cc..a3494fb70bd6 100644
#: ../src/gnome-terminal.glade2.h:86
msgid "_Update login records when command is launched"
diff --git a/po/sr.po b/po/sr.po
-index 756e6d2e8cd8..2af31d40b11d 100644
+index 8bf15f32..59283b6a 100644
--- a/po/sr.po
+++ b/po/sr.po
-@@ -2341,10 +2341,9 @@ msgstr "_Затвори прозор"
+@@ -2576,10 +2576,9 @@ msgstr "_Затвори прозор"
#~ msgid "GNOME Terminal Client"
#~ msgstr "Клијент Гномовог терминала"
@@ -3007,7 +2908,7 @@ index 756e6d2e8cd8..2af31d40b11d 100644
#~ msgid "Title for terminal"
#~ msgstr "Наслов за терминал"
-@@ -2390,11 +2389,11 @@ msgstr "_Затвори прозор"
+@@ -2625,11 +2624,11 @@ msgstr "_Затвори прозор"
#~ msgid "Default size:"
#~ msgstr "Основна величина:"
@@ -3023,7 +2924,7 @@ index 756e6d2e8cd8..2af31d40b11d 100644
#~ msgid "Title and Command"
#~ msgstr "Наслов и наредба"
-@@ -2402,14 +2401,14 @@ msgstr "_Затвори прозор"
+@@ -2637,8 +2636,14 @@ msgstr "_Затвори прозор"
#~ msgid "_Unlimited"
#~ msgstr "_Неограничено"
@@ -3031,29 +2932,20 @@ index 756e6d2e8cd8..2af31d40b11d 100644
-#~ msgstr "Постави наслов"
+msgid "Set Title"
+msgstr "Постави наслов"
-
- #~ msgid "Current Locale"
- #~ msgstr "Текући локалитет"
-
--#~ msgid "_Set Title…"
--#~ msgstr "Постави _наслов…"
++
+msgid "_Set Title…"
+msgstr "Постави _наслов…"
-
- #~ msgid "Always visible"
- #~ msgstr "Увек видљив"
-@@ -2431,3 +2430,6 @@ msgstr "_Затвори прозор"
-
- #~ msgid "Close Window"
- #~ msgstr "Затвори прозор"
+
+msgid "Transparent background"
+msgstr "Провидна позадина"
+
+ #~ msgid "Current Locale"
+ #~ msgstr "Текући локалитет"
diff --git a/po/sr@latin.po b/po/sr@latin.po
-index df24091cce1b..8bad95380588 100644
+index 45dbad07..97f30456 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
-@@ -2341,10 +2341,9 @@ msgstr "_Zatvori prozor"
+@@ -2576,10 +2576,9 @@ msgstr "_Zatvori prozor"
#~ msgid "GNOME Terminal Client"
#~ msgstr "Klijent Gnomovog terminala"
@@ -3067,7 +2959,7 @@ index df24091cce1b..8bad95380588 100644
#~ msgid "Title for terminal"
#~ msgstr "Naslov za terminal"
-@@ -2390,11 +2389,11 @@ msgstr "_Zatvori prozor"
+@@ -2625,11 +2624,11 @@ msgstr "_Zatvori prozor"
#~ msgid "Default size:"
#~ msgstr "Osnovna veličina:"
@@ -3083,7 +2975,7 @@ index df24091cce1b..8bad95380588 100644
#~ msgid "Title and Command"
#~ msgstr "Naslov i naredba"
-@@ -2402,14 +2401,14 @@ msgstr "_Zatvori prozor"
+@@ -2637,8 +2636,11 @@ msgstr "_Zatvori prozor"
#~ msgid "_Unlimited"
#~ msgstr "_Neograničeno"
@@ -3091,29 +2983,17 @@ index df24091cce1b..8bad95380588 100644
-#~ msgstr "Postavi naslov"
+msgid "Set Title"
+msgstr "Postavi naslov"
-
- #~ msgid "Current Locale"
- #~ msgstr "Tekući lokalitet"
-
--#~ msgid "_Set Title…"
--#~ msgstr "Postavi _naslov…"
-+msgid "_Set Title…"
-+msgstr "Postavi _naslov…"
-
- #~ msgid "Always visible"
- #~ msgstr "Uvek vidljiv"
-@@ -2431,3 +2430,6 @@ msgstr "_Zatvori prozor"
-
- #~ msgid "Close Window"
- #~ msgstr "Zatvori prozor"
+
+msgid "Transparent background"
+msgstr "Providna pozadina"
+
+ #~ msgid "Current Locale"
+ #~ msgstr "Tekući lokalitet"
diff --git a/po/sv.po b/po/sv.po
-index 3a67d6247216..2ab280b3a11c 100644
+index 8560fde5..bd1030f5 100644
--- a/po/sv.po
+++ b/po/sv.po
-@@ -2337,5 +2337,17 @@ msgstr "Stän_g fönster"
+@@ -2572,5 +2572,17 @@ msgstr "Stän_g fönster"
#~ msgid "Unknown completion request for \"%s\""
#~ msgstr "Okänd kompletteringsbegäran för \"%s\""
@@ -3132,7 +3012,7 @@ index 3a67d6247216..2ab280b3a11c 100644
+msgid "_Set Title…"
+msgstr "A_nge titel..."
diff --git a/po/ta.po b/po/ta.po
-index 80aa2f684eec..afd335b0faf0 100644
+index 80aa2f68..afd335b0 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -2171,10 +2171,9 @@ msgstr "_l சாளரத்தை மூடவும்"
@@ -3199,7 +3079,7 @@ index 80aa2f684eec..afd335b0faf0 100644
#~ msgid "No such profile \"%s\", using default profile\n"
#~ msgstr "\"%s\" என்ற வரியுரு கிடையாது, முன்னிருப்பு வரியுரு பயன்படுத்தப்படும்\n"
diff --git a/po/te.po b/po/te.po
-index 82c0e0fc8f54..0dd3d871f639 100644
+index 82c0e0fc..0dd3d871 100644
--- a/po/te.po
+++ b/po/te.po
@@ -2055,10 +2055,9 @@ msgstr "కిటికీని మూసివేయి (_l)"
@@ -3263,7 +3143,7 @@ index 82c0e0fc8f54..0dd3d871f639 100644
#~ msgid "S_hade transparent or image background:"
#~ msgstr "పారదర్శకంగా మారు లేదా చిత్రము బ్యాక్‌గ్రౌండ్ కు మారు(_h):"
diff --git a/po/tg.po b/po/tg.po
-index e3feef658e1e..6371c036626f 100644
+index e3feef65..6371c036 100644
--- a/po/tg.po
+++ b/po/tg.po
@@ -2158,23 +2158,23 @@ msgstr "П_ӯшонидани равзана"
@@ -3299,7 +3179,7 @@ index e3feef658e1e..6371c036626f 100644
#~ msgid "_Next Tab"
#~ msgstr "_Варақаи навбатӣ"
diff --git a/po/th.po b/po/th.po
-index 63263749655c..496da331bbf9 100644
+index 63263749..496da331 100644
--- a/po/th.po
+++ b/po/th.po
@@ -2308,23 +2308,23 @@ msgstr "ปิ_ดหน้าต่าง"
@@ -3346,10 +3226,10 @@ index 63263749655c..496da331bbf9 100644
#~ msgid ""
#~ "You already have a profile called “%s”. Do you want to create another "
diff --git a/po/tr.po b/po/tr.po
-index 472e7624eeb2..f8107707a5ba 100644
+index fa79334e..5b988d7d 100644
--- a/po/tr.po
+++ b/po/tr.po
-@@ -2300,3 +2300,15 @@ msgstr "_Pencereyi Kapat"
+@@ -2558,3 +2558,15 @@ msgstr "_Pencereyi Kapat"
#~ msgid "_Same as text color"
#~ msgstr "_Metin rengiyle aynı"
@@ -3366,7 +3246,7 @@ index 472e7624eeb2..f8107707a5ba 100644
+msgid "_Set Title…"
+msgstr "_Başlığı Ata..."
diff --git a/po/ug.po b/po/ug.po
-index 313f76b98eae..be6089762082 100644
+index 313f76b9..be608976 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -2616,8 +2616,8 @@ msgstr "ماۋزۇ (_T):"
@@ -3381,7 +3261,7 @@ index 313f76b98eae..be6089762082 100644
#~ msgid ""
#~ "You already have a profile called “%s”. Do you want to create another "
diff --git a/po/uk.po b/po/uk.po
-index a08f25914d12..a4fbcbe6e474 100644
+index a08f2591..a4fbcbe6 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -2353,11 +2353,11 @@ msgstr "Закр_ити вікно"
@@ -3431,10 +3311,10 @@ index a08f25914d12..a4fbcbe6e474 100644
#~ msgid "Switch to Tab 2"
#~ msgstr "До вкладки 2"
diff --git a/po/vi.po b/po/vi.po
-index 98bb18d02e33..253ea1dbaf3f 100644
+index 67eb9326..b551eb6b 100644
--- a/po/vi.po
+++ b/po/vi.po
-@@ -2438,8 +2438,8 @@ msgstr "Đón_g cửa sổ"
+@@ -2673,8 +2673,8 @@ msgstr "Đón_g cửa sổ"
#~ msgid "Default size:"
#~ msgstr "Cỡ mặc định:"
@@ -3445,29 +3325,18 @@ index 98bb18d02e33..253ea1dbaf3f 100644
#~ msgid "When terminal commands set their o_wn titles:"
#~ msgstr "Khi câu lệnh thiết bị cuối tự đặt tựa đề _mình:"
-@@ -2459,8 +2459,8 @@ msgstr "Đón_g cửa sổ"
- #~ msgid "Close Window"
- #~ msgstr "Đóng cửa sổ"
+@@ -2685,8 +2685,8 @@ msgstr "Đón_g cửa sổ"
+ #~ msgid "_Unlimited"
+ #~ msgstr "_Không hạn chế"
-#~ msgid "Set Title"
-#~ msgstr "Đặt tựa đề"
+msgid "Set Title"
+msgstr "Đặt tựa đề"
- #~ msgid "Switch to Tab 2"
- #~ msgstr "Chuyển sang Thanh 2"
-@@ -2507,8 +2507,8 @@ msgstr "Đón_g cửa sổ"
- #~ msgid "_Close Window"
- #~ msgstr "Đón_g cửa sổ"
-
--#~ msgid "_Set Title…"
--#~ msgstr "Đặt tự_a đề"
-+msgid "_Set Title…"
-+msgstr "Đặt tự_a đề"
-
- #~ msgid "_Next Tab"
- #~ msgstr "Thanh _sau"
-@@ -2519,8 +2519,8 @@ msgstr "Đón_g cửa sổ"
+ #~ msgid "Switch to Tab 3"
+ #~ msgstr "Chuyển sang Thanh 3"
+@@ -2727,8 +2727,8 @@ msgstr "Đón_g cửa sổ"
#~ msgid "_Input Methods"
#~ msgstr "K_iểu gõ"
@@ -3478,15 +3347,18 @@ index 98bb18d02e33..253ea1dbaf3f 100644
#~ msgid "Disable connection to session manager"
#~ msgstr "Tắt kết nối đến trình quản lý phiên làm việc"
-@@ -2905,3 +2905,6 @@ msgstr "Đón_g cửa sổ"
+@@ -3113,3 +3113,9 @@ msgstr "Đón_g cửa sổ"
#~ "Phím tắt để đặt lại thiết bị cuối. Dùng dạng chuỗi có cùng một khuôn dạng "
#~ "với tập tin tài nguyên GTK+. Nếu bạn đặt tùy chọn là chuỗi “disabled” (bị "
#~ "tắt), nghĩa là không có phím tắt cho hành động này."
+
+msgid "Transparent background"
+msgstr "Nền trong suốt"
++
++msgid "_Set Title…"
++msgstr "Đặt tự_a đề"
diff --git a/po/wa.po b/po/wa.po
-index 0e0a6a752b6d..5ddeb2393654 100644
+index 0e0a6a75..5ddeb239 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -224,8 +224,8 @@ msgid "<b>Background</b>"
@@ -3523,7 +3395,7 @@ index 0e0a6a752b6d..5ddeb2393654 100644
#: ../src/terminal-window.c:1020
msgid "Set _Character Encoding"
diff --git a/po/xh.po b/po/xh.po
-index 44a8e21c7842..12aa6d190d99 100644
+index 44a8e21c..12aa6d19 100644
--- a/po/xh.po
+++ b/po/xh.po
@@ -217,8 +217,8 @@ msgid "<b>Background</b>"
@@ -3560,10 +3432,10 @@ index 44a8e21c7842..12aa6d190d99 100644
#: ../src/terminal-window.c:986
msgid "Set _Character Encoding"
diff --git a/po/zh_CN.po b/po/zh_CN.po
-index 00e80da04cfc..79d0d111608e 100644
+index b64071ce..f18872ab 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
-@@ -2355,23 +2355,23 @@ msgstr "关闭窗口(_L)"
+@@ -2356,23 +2356,23 @@ msgstr "关闭窗口(_L)"
#~ msgid "Default size:"
#~ msgstr "默认大小:"
@@ -3595,7 +3467,7 @@ index 00e80da04cfc..79d0d111608e 100644
#~ msgid "_Next Tab"
#~ msgstr "后一标签页(_N)"
-@@ -2511,3 +2511,6 @@ msgstr "关闭窗口(_L)"
+@@ -2512,3 +2512,6 @@ msgstr "关闭窗口(_L)"
#~ msgid "_Find..."
#~ msgstr "查找(_F)..."
@@ -3603,7 +3475,7 @@ index 00e80da04cfc..79d0d111608e 100644
+msgid "Transparent background"
+msgstr "透明背景"
diff --git a/po/zh_HK.po b/po/zh_HK.po
-index 61153529f0c7..3b269ea13a71 100644
+index 61153529..3b269ea1 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -2114,23 +2114,23 @@ msgstr "關閉視窗(_L)"
@@ -3646,10 +3518,10 @@ index 61153529f0c7..3b269ea13a71 100644
+msgid "Transparent background"
+msgstr "透明背景"
diff --git a/po/zh_TW.po b/po/zh_TW.po
-index f5e3110135c3..f9d7c6449a3e 100644
+index 073fff21..579ecd3d 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
-@@ -2340,23 +2340,23 @@ msgstr "關閉視窗(_L)"
+@@ -2570,17 +2570,20 @@ msgstr "關閉視窗(_L)"
#~ msgid "Default size:"
#~ msgstr "預設大小:"
@@ -3670,18 +3542,13 @@ index f5e3110135c3..f9d7c6449a3e 100644
-#~ msgstr "設定標題"
+msgid "Set Title"
+msgstr "設定標題"
-
- #~ msgid "Current Locale"
- #~ msgstr "目前的地區設定"
-
--#~ msgid "_Set Title…"
--#~ msgstr "設定標題(_S)…"
++
+msgid "_Set Title…"
+msgstr "設定標題(_S)…"
- #~ msgid "_Next Tab"
- #~ msgstr "下一個分頁(_N)"
-@@ -2601,3 +2601,6 @@ msgstr "關閉視窗(_L)"
+ #~ msgid "Current Locale"
+ #~ msgstr "目前的地區設定"
+@@ -2792,3 +2795,6 @@ msgstr "關閉視窗(_L)"
#~ msgid "Show session management options"
#~ msgstr "顯示作業階段管理選項"
@@ -3689,5 +3556,5 @@ index f5e3110135c3..f9d7c6449a3e 100644
+msgid "Transparent background"
+msgstr "透明背景"
--
-2.14.2
+2.16.3