Update to 3.34.0
- Rebase the translations
This commit is contained in:
parent
b2b6d7b00e
commit
1a86ac292c
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.32.1.tar.xz
|
||||
/gnome-terminal-3.32.2.tar.xz
|
||||
/gnome-terminal-3.33.90.tar.xz
|
||||
/gnome-terminal-3.34.0.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 25d304cc3e216c133d889e7504535c140c5e6775 Mon Sep 17 00:00:00 2001
|
||||
From 0c9e53b5ad462bd25bd245495567b6eb4ece7c70 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/18] Restore transparency
|
||||
@ -234,7 +234,7 @@ index 19198f49f7b5..5ba767c5fc87 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 1e8e681997cef3f17447a30fddcd54bda94930bc Mon Sep 17 00:00:00 2001
|
||||
From 1ace3ae8beb3a72d70fefe2eaf83500c9747c49c 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/18] window: Make the drawing robust across all themes
|
||||
@ -296,7 +296,7 @@ index 5ba767c5fc87..cdd69f9f4f52 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 9f2d96542788d7b46bd99cd9689a86fec10de237 Mon Sep 17 00:00:00 2001
|
||||
From dc0922ed8ad2111977efe2580890cbf42b51abb6 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/18] screen, window: Extra padding around transparent
|
||||
@ -423,7 +423,7 @@ index cdd69f9f4f52..6028ca8700d7 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From dd30d93117ce43f720f33d2a4311250d1c36c95c Mon Sep 17 00:00:00 2001
|
||||
From 4d9ce084d8c99c3e2eda24f21d0b8d23ded14206 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Mon, 27 Feb 2017 16:53:51 +0100
|
||||
Subject: [PATCH 04/18] screen: Silence -Wunused variable
|
||||
@ -449,7 +449,7 @@ index ffa7b3239cae..6cb3e20c4f42 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 59f628fd6c4d17b730601a3c771a0a63d87b4981 Mon Sep 17 00:00:00 2001
|
||||
From 6d314a6dc813bc56f8657a8ced3fb009b907418f Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Fri, 18 May 2018 20:15:34 +0200
|
||||
Subject: [PATCH 05/18] screen: Try harder to find a foreground process group
|
||||
@ -519,7 +519,7 @@ index 6cb3e20c4f42..ae3254a10dcf 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 9acd62a80108620c0fb63b158fb445a4d88b53c7 Mon Sep 17 00:00:00 2001
|
||||
From d9554fcb52fede1bbd96c55b3c9820dc6f9d3bc0 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 3 May 2018 16:49:28 +0200
|
||||
Subject: [PATCH 06/18] screen: Track the current foreground process
|
||||
@ -731,7 +731,7 @@ index ae3254a10dcf..7dda7a905156 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 3b2abc48961f576a2277d06e33655e96fea88635 Mon Sep 17 00:00:00 2001
|
||||
From 8a6c1e9604cb4887bc03ba58528e0e322c895e9e Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 10 May 2018 19:23:16 +0200
|
||||
Subject: [PATCH 07/18] Notify when a long-running foreground process group
|
||||
@ -1046,7 +1046,7 @@ index 20cfbceb36b0..a987025e0524 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From d50869cffbbfe79c50203cfc659fcd6125259913 Mon Sep 17 00:00:00 2001
|
||||
From 6e48ce29a90d72854c78c12863e00602a3f9b6fd Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Tue, 2 Apr 2019 16:37:48 +0200
|
||||
Subject: [PATCH 08/18] Sprinkle debug messages for notifications
|
||||
@ -1140,7 +1140,7 @@ index 5d3ec19aa94d..59a957fa2d61 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From ae49abcd2174496c998bb8975f6ad777742ff694 Mon Sep 17 00:00:00 2001
|
||||
From 46b0bacbef270fb43dea06febcd6e8e556820253 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Tue, 10 Apr 2018 15:39:35 +0200
|
||||
Subject: [PATCH 09/18] profile: Split the Command tab into two nested GtkGrids
|
||||
@ -1347,7 +1347,7 @@ index 60ab5b253876..1ae8c67caeea 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From fedece5b966d4a06fc049f378dbbbdf40c9118b8 Mon Sep 17 00:00:00 2001
|
||||
From ff0fb4812e7c6a438f279167a91fcbad45549dc2 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Tue, 10 Apr 2018 16:01:51 +0200
|
||||
Subject: [PATCH 10/18] Revert "profile: Remove the "Command" sub-heading"
|
||||
@ -1571,7 +1571,7 @@ index 1ae8c67caeea..8417e6c5ba21 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 739c4a603d4d195e7febe5957922fdaaf02ac08c Mon Sep 17 00:00:00 2001
|
||||
From bec2174672c9cf8d83d2a625b0408dbcae532ad4 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 30 Jun 2016 16:02:13 +0200
|
||||
Subject: [PATCH 11/18] Revert "screen: Remove unused description and
|
||||
@ -1750,7 +1750,7 @@ index ff77fcf78947..af9583e7cbaf 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 22df11986f83c263941e26505a188b4b0eee1126 Mon Sep 17 00:00:00 2001
|
||||
From f2fa2dbd934eac4dd2e1e49c506fe620a0bc5c76 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 30 Jun 2016 17:39:48 +0200
|
||||
Subject: [PATCH 12/18] Revert "Remove the static title setting from profile
|
||||
@ -1929,7 +1929,7 @@ index 455e3db54bf6..345549a07f44 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From edf2b4df0ae1c29235a0dc8ab1b799335079bbaa Mon Sep 17 00:00:00 2001
|
||||
From 14e4f8e7126f22c014a79dc4889ed7a484c53c95 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Tue, 17 Feb 2015 17:06:17 +0100
|
||||
Subject: [PATCH 13/18] Restore translations for setting a title and
|
||||
@ -1974,7 +1974,7 @@ Subject: [PATCH 13/18] Restore translations for setting a title and
|
||||
po/he.po | 16 ++++++++--------
|
||||
po/hi.po | 17 ++++++++---------
|
||||
po/hr.po | 10 ++++++++++
|
||||
po/hu.po | 11 +++++++++++
|
||||
po/hu.po | 12 ++++++++++++
|
||||
po/hy.po | 8 ++++----
|
||||
po/id.po | 12 ++++++++++++
|
||||
po/it.po | 12 ++++++++++++
|
||||
@ -2028,7 +2028,7 @@ Subject: [PATCH 13/18] Restore translations for setting a title and
|
||||
po/zh_CN.po | 15 +++++++++------
|
||||
po/zh_HK.po | 15 +++++++++------
|
||||
po/zh_TW.po | 15 +++++++++------
|
||||
92 files changed, 711 insertions(+), 363 deletions(-)
|
||||
92 files changed, 712 insertions(+), 363 deletions(-)
|
||||
|
||||
diff --git a/po/am.po b/po/am.po
|
||||
index 3445d96da657..ee992f0712a5 100644
|
||||
@ -2385,7 +2385,7 @@ index 49e710859ac9..8703552984b1 100644
|
||||
+msgid "Set Title"
|
||||
+msgstr "Postavi naslov"
|
||||
diff --git a/po/ca.po b/po/ca.po
|
||||
index 9bb8a5e5f9f1..340b4a8bc4f4 100644
|
||||
index 0d8fb4a47b52..a0c408a3b1df 100644
|
||||
--- a/po/ca.po
|
||||
+++ b/po/ca.po
|
||||
@@ -2332,3 +2332,15 @@ msgstr ""
|
||||
@ -2425,11 +2425,11 @@ index a6e8fb4250dc..c9ed8508228d 100644
|
||||
+msgid "Set Title"
|
||||
+msgstr "Estableix el títol"
|
||||
diff --git a/po/cs.po b/po/cs.po
|
||||
index ee7b75f7d037..7c3390493d8f 100644
|
||||
index f6b903b04c75..4aeeb060bd23 100644
|
||||
--- a/po/cs.po
|
||||
+++ b/po/cs.po
|
||||
@@ -2287,3 +2287,15 @@ msgstr ""
|
||||
#: ../src/terminal-window.c:3246
|
||||
@@ -2307,3 +2307,15 @@ msgstr ""
|
||||
#: ../src/terminal-window.c:3256
|
||||
msgid "C_lose Window"
|
||||
msgstr "_Zavřít okno"
|
||||
+
|
||||
@ -2491,10 +2491,10 @@ index 26947a7a6fa1..441bb5ce0e73 100644
|
||||
+msgid "Transparent background"
|
||||
+msgstr "Gennemsigtig baggrund"
|
||||
diff --git a/po/de.po b/po/de.po
|
||||
index a7fd71fe9f96..da704eb7fbef 100644
|
||||
index 4d5852c2f0b1..868326bba955 100644
|
||||
--- a/po/de.po
|
||||
+++ b/po/de.po
|
||||
@@ -2364,3 +2364,15 @@ msgstr "Fenster _schließen"
|
||||
@@ -2384,3 +2384,15 @@ msgstr "Fenster _schließen"
|
||||
|
||||
#~ msgid "_Quit"
|
||||
#~ msgstr "_Beenden"
|
||||
@ -2768,10 +2768,10 @@ index 6d71f53e5005..2ef191d5d6e3 100644
|
||||
+msgid "Transparent background"
|
||||
+msgstr "Atzeko plano gardena"
|
||||
diff --git a/po/fa.po b/po/fa.po
|
||||
index 8b0ca26eebe5..6079d0c40a1d 100644
|
||||
index 1b88db42b00d..3c549a41bec6 100644
|
||||
--- a/po/fa.po
|
||||
+++ b/po/fa.po
|
||||
@@ -2402,8 +2402,8 @@ msgstr "_بستن پنجره"
|
||||
@@ -2658,8 +2658,8 @@ msgstr "_بستن پنجره"
|
||||
#~ msgid "Use custom default terminal si_ze"
|
||||
#~ msgstr "استفاده از اندازهی _سفارشی پایانهی پیشفرض"
|
||||
|
||||
@ -2782,18 +2782,18 @@ index 8b0ca26eebe5..6079d0c40a1d 100644
|
||||
|
||||
#~ msgid "When terminal commands set their o_wn titles:"
|
||||
#~ msgstr "وقتی که فرمانهای پایانه عنوانهای _خودشان را تنظیم میکنند:"
|
||||
@@ -2426,8 +2426,8 @@ msgstr "_بستن پنجره"
|
||||
#~ msgid "Close Window"
|
||||
#~ msgstr "بستن پنجره"
|
||||
@@ -2673,8 +2673,8 @@ msgstr "_بستن پنجره"
|
||||
#~ msgid "_Unlimited"
|
||||
#~ msgstr "_نامحدود"
|
||||
|
||||
-#~ msgid "Set Title"
|
||||
-#~ msgstr "تنظیم عنوان"
|
||||
+msgid "Set Title"
|
||||
+msgstr "تنظیم عنوان"
|
||||
|
||||
#~ msgid "Switch to Tab 2"
|
||||
#~ msgstr "تعویض به زبانهی ۲"
|
||||
@@ -2486,5 +2486,8 @@ msgstr "_بستن پنجره"
|
||||
#~ msgid "Switch to Tab 3"
|
||||
#~ msgstr "تعویض به زبانهی ۳"
|
||||
@@ -2715,5 +2715,8 @@ msgstr "_بستن پنجره"
|
||||
#~ msgid "_Input Methods"
|
||||
#~ msgstr "روشهای _ورودی"
|
||||
|
||||
@ -2898,10 +2898,10 @@ index 93d5fa9d1481..feb87dce3d6b 100644
|
||||
+msgid "Transparent background"
|
||||
+msgstr "Cúlra trédhearcach"
|
||||
diff --git a/po/gl.po b/po/gl.po
|
||||
index f0ddeac3b6bf..e774d9dcf429 100644
|
||||
index 602a307a5ea8..f8584aa98f36 100644
|
||||
--- a/po/gl.po
|
||||
+++ b/po/gl.po
|
||||
@@ -2696,17 +2696,17 @@ msgstr "P_echar a xanela"
|
||||
@@ -2709,17 +2709,17 @@ msgstr "P_echar a xanela"
|
||||
#~ msgid "Default size:"
|
||||
#~ msgstr "Tamaño predeterminado:"
|
||||
|
||||
@ -2925,7 +2925,7 @@ index f0ddeac3b6bf..e774d9dcf429 100644
|
||||
|
||||
#~ msgid "Current Locale"
|
||||
#~ msgstr "Configuración rexional actual"
|
||||
@@ -3520,8 +3520,8 @@ msgstr "P_echar a xanela"
|
||||
@@ -3533,8 +3533,8 @@ msgstr "P_echar a xanela"
|
||||
#~ msgid "Background image _scrolls"
|
||||
#~ msgstr "A imaxe de fondo _desprázase"
|
||||
|
||||
@ -3091,13 +3091,14 @@ index 0b617d94ebd6..5f5bfd52514d 100644
|
||||
+msgid "Set Title"
|
||||
+msgstr "Postavi naslov"
|
||||
diff --git a/po/hu.po b/po/hu.po
|
||||
index 113e71b3411c..767144eb6cc7 100644
|
||||
index 0d5c12c66841..a8bc2d979218 100644
|
||||
--- a/po/hu.po
|
||||
+++ b/po/hu.po
|
||||
@@ -2302,3 +2302,14 @@ msgstr ""
|
||||
@@ -2318,3 +2318,15 @@ msgstr ""
|
||||
#: ../src/terminal-window.c:3256
|
||||
msgid "C_lose Window"
|
||||
msgstr "_Ablak bezárása"
|
||||
|
||||
+
|
||||
+msgid "Title"
|
||||
+msgstr "Cím"
|
||||
+
|
||||
@ -3292,10 +3293,10 @@ index c887f88a2c87..0fc1c3139258 100644
|
||||
+msgid "Transparent background"
|
||||
+msgstr "ಪಾರದರ್ಶಕ ಹಿನ್ನಲೆ"
|
||||
diff --git a/po/ko.po b/po/ko.po
|
||||
index 7aed718403be..eb0863216276 100644
|
||||
index 21c29a9d10a1..5b283fec04f7 100644
|
||||
--- a/po/ko.po
|
||||
+++ b/po/ko.po
|
||||
@@ -2306,3 +2306,15 @@ msgstr "창 닫기(_L)"
|
||||
@@ -2323,3 +2323,15 @@ msgstr "창 닫기(_L)"
|
||||
|
||||
#~ msgid "Verbose output"
|
||||
#~ msgstr "많이 출력"
|
||||
@ -3338,10 +3339,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 b5b20eeaaf41..849bd76f52c4 100644
|
||||
index de548da98463..1177bd8f0f8c 100644
|
||||
--- a/po/lt.po
|
||||
+++ b/po/lt.po
|
||||
@@ -2589,3 +2589,15 @@ msgstr "_Užverti langą"
|
||||
@@ -2601,3 +2601,15 @@ msgstr "_Užverti langą"
|
||||
|
||||
#~ msgid "Whether to use a dark theme variant"
|
||||
#~ msgstr "Ar naudoti tamsų temos variantą"
|
||||
@ -3358,10 +3359,10 @@ index b5b20eeaaf41..849bd76f52c4 100644
|
||||
+msgid "Set Title"
|
||||
+msgstr "Nustatyti pavadinimą"
|
||||
diff --git a/po/lv.po b/po/lv.po
|
||||
index d7ba841bd82e..cdd1ebec10b5 100644
|
||||
index 8c9c00c87fd2..87aecdde0dba 100644
|
||||
--- a/po/lv.po
|
||||
+++ b/po/lv.po
|
||||
@@ -2527,3 +2527,19 @@ msgstr "Aizvērt _logu"
|
||||
@@ -2539,3 +2539,19 @@ msgstr "Aizvērt _logu"
|
||||
|
||||
#~ msgid "_Add or Remove…"
|
||||
#~ msgstr "_Pievienot vai izņemt…"
|
||||
@ -4078,10 +4079,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 de0dea5a7859..c9603a3406a8 100644
|
||||
index 9481a154a62f..2cd9d05e49ac 100644
|
||||
--- a/po/sr.po
|
||||
+++ b/po/sr.po
|
||||
@@ -2590,10 +2590,9 @@ msgstr "_Затвори прозор"
|
||||
@@ -2607,10 +2607,9 @@ msgstr "_Затвори прозор"
|
||||
#~ msgid "GNOME Terminal Client"
|
||||
#~ msgstr "Клијент Гномовог терминала"
|
||||
|
||||
@ -4095,7 +4096,7 @@ index de0dea5a7859..c9603a3406a8 100644
|
||||
|
||||
#~ msgid "Title for terminal"
|
||||
#~ msgstr "Наслов за терминал"
|
||||
@@ -2639,11 +2638,11 @@ msgstr "_Затвори прозор"
|
||||
@@ -2656,11 +2655,11 @@ msgstr "_Затвори прозор"
|
||||
#~ msgid "Default size:"
|
||||
#~ msgstr "Основна величина:"
|
||||
|
||||
@ -4111,7 +4112,7 @@ index de0dea5a7859..c9603a3406a8 100644
|
||||
|
||||
#~ msgid "Title and Command"
|
||||
#~ msgstr "Наслов и наредба"
|
||||
@@ -2651,8 +2650,8 @@ msgstr "_Затвори прозор"
|
||||
@@ -2668,8 +2667,8 @@ msgstr "_Затвори прозор"
|
||||
#~ msgid "_Unlimited"
|
||||
#~ msgstr "_Неограничено"
|
||||
|
||||
@ -4122,7 +4123,7 @@ index de0dea5a7859..c9603a3406a8 100644
|
||||
|
||||
#~ msgid "Current Locale"
|
||||
#~ msgstr "Текући локалитет"
|
||||
@@ -2662,3 +2661,6 @@ msgstr "_Затвори прозор"
|
||||
@@ -2679,3 +2678,6 @@ msgstr "_Затвори прозор"
|
||||
|
||||
#~ msgid "Hidden"
|
||||
#~ msgstr "Скривен"
|
||||
@ -4182,10 +4183,10 @@ index 45dbad07fba7..852c47cc6ee5 100644
|
||||
+msgid "Transparent background"
|
||||
+msgstr "Providna pozadina"
|
||||
diff --git a/po/sv.po b/po/sv.po
|
||||
index 25bfb732780c..18269e4130cb 100644
|
||||
index c2b8a29948bd..ad0df4601a7c 100644
|
||||
--- a/po/sv.po
|
||||
+++ b/po/sv.po
|
||||
@@ -2582,5 +2582,17 @@ msgstr "Stän_g fönster"
|
||||
@@ -2599,5 +2599,17 @@ msgstr "Stän_g fönster"
|
||||
#~ msgid "Unknown completion request for \"%s\""
|
||||
#~ msgstr "Okänd kompletteringsbegäran för \"%s\""
|
||||
|
||||
@ -4418,10 +4419,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 7d0aad5eb97e..faf16bac15ce 100644
|
||||
index 30a9fbec7c8b..dec58d0391ca 100644
|
||||
--- a/po/tr.po
|
||||
+++ b/po/tr.po
|
||||
@@ -2570,3 +2570,15 @@ msgstr "_Pencereyi Kapat"
|
||||
@@ -2587,3 +2587,15 @@ msgstr "_Pencereyi Kapat"
|
||||
|
||||
#~ msgid "_Same as text color"
|
||||
#~ msgstr "_Metin rengiyle aynı"
|
||||
@ -4503,10 +4504,10 @@ index a08f25914d12..a4fbcbe6e474 100644
|
||||
#~ msgid "Switch to Tab 2"
|
||||
#~ msgstr "До вкладки 2"
|
||||
diff --git a/po/vi.po b/po/vi.po
|
||||
index 49dede2f5f1c..07362526f2ae 100644
|
||||
index d5f27612f4be..8bb576b6d875 100644
|
||||
--- a/po/vi.po
|
||||
+++ b/po/vi.po
|
||||
@@ -2686,8 +2686,8 @@ msgstr "Đón_g cửa sổ"
|
||||
@@ -2703,8 +2703,8 @@ msgstr "Đón_g cửa sổ"
|
||||
#~ msgid "Default size:"
|
||||
#~ msgstr "Cỡ mặc định:"
|
||||
|
||||
@ -4517,7 +4518,7 @@ index 49dede2f5f1c..07362526f2ae 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:"
|
||||
@@ -2698,8 +2698,8 @@ msgstr "Đón_g cửa sổ"
|
||||
@@ -2715,8 +2715,8 @@ msgstr "Đón_g cửa sổ"
|
||||
#~ msgid "_Unlimited"
|
||||
#~ msgstr "_Không hạn chế"
|
||||
|
||||
@ -4528,7 +4529,7 @@ index 49dede2f5f1c..07362526f2ae 100644
|
||||
|
||||
#~ msgid "Switch to Tab 3"
|
||||
#~ msgstr "Chuyển sang Thanh 3"
|
||||
@@ -2740,8 +2740,8 @@ msgstr "Đón_g cửa sổ"
|
||||
@@ -2757,8 +2757,8 @@ msgstr "Đón_g cửa sổ"
|
||||
#~ msgid "_Input Methods"
|
||||
#~ msgstr "K_iểu gõ"
|
||||
|
||||
@ -4539,7 +4540,7 @@ index 49dede2f5f1c..07362526f2ae 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"
|
||||
@@ -3126,3 +3126,6 @@ msgstr "Đón_g cửa sổ"
|
||||
@@ -3143,3 +3143,6 @@ 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."
|
||||
@ -4729,7 +4730,7 @@ index e740ebc6df0b..2fa8c3236b8f 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 4a213244be992c58a4ee63406fa006727a5e2e14 Mon Sep 17 00:00:00 2001
|
||||
From e41b54406c2bc35200a48d0e4b4b4111dfc9970b Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Wed, 25 May 2016 13:47:36 +0200
|
||||
Subject: [PATCH 14/18] Restore the action and shortcut to set a static title
|
||||
@ -4877,7 +4878,7 @@ index 6028ca8700d7..7fda0fe5128e 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 35b6483eb688a1346164bab26f753a5cd1d569eb Mon Sep 17 00:00:00 2001
|
||||
From 5070563efc4bcfad46653171593befad9896c8b5 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 30 Jun 2016 18:14:36 +0200
|
||||
Subject: [PATCH 15/18] screen: Style fix
|
||||
@ -4907,7 +4908,7 @@ index 345549a07f44..a333e57097ef 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 40d29247e955ae1d217c472be68945a0953ec94c Mon Sep 17 00:00:00 2001
|
||||
From e242fd6d4b6488e3aa888a3ec7ff90b2e943bd16 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Thu, 30 Jun 2016 16:58:15 +0200
|
||||
Subject: [PATCH 16/18] Restore the rest of the title handling options and make
|
||||
@ -5542,7 +5543,7 @@ index 7fda0fe5128e..6f81c7da4a66 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From ca168e8156e02ca4a324a7ba59ebc21940ddc4c0 Mon Sep 17 00:00:00 2001
|
||||
From 0f39fae776a419df52262e8f20dc793d46f96745 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Wed, 3 Apr 2019 15:38:09 +0200
|
||||
Subject: [PATCH 17/18] Update the title with the current foreground process
|
||||
@ -5701,7 +5702,7 @@ index 9c9b29f48c83..4d6d057f7fda 100644
|
||||
2.23.0
|
||||
|
||||
|
||||
From 88e3d24c3580838c79d9f0aaad9caf9fbc132f46 Mon Sep 17 00:00:00 2001
|
||||
From 419b6e8375cdb08ecf0fee56d09c865c71baea88 Mon Sep 17 00:00:00 2001
|
||||
From: Debarshi Ray <debarshir@gnome.org>
|
||||
Date: Tue, 18 Jun 2019 19:47:14 +0200
|
||||
Subject: [PATCH 18/18] window: Preserve current toolbox, if any, when opening
|
||||
|
@ -2,17 +2,17 @@
|
||||
|
||||
%define glib2_version 2.50.0
|
||||
%define gtk3_version 3.22.27
|
||||
%define vte_version 0.57.90
|
||||
%define vte_version 0.58.0
|
||||
%define desktop_file_utils_version 0.2.90
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.33.90
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator for GNOME
|
||||
|
||||
License: GPLv3+ and GFDL and LGPLv2+
|
||||
URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.33/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.34/gnome-terminal-%{version}.tar.xz
|
||||
Source1: org.gnome.Terminal.gschema.override
|
||||
|
||||
Patch100: gnome-terminal-cntr-ntfy-autottl-ts.patch
|
||||
@ -106,6 +106,10 @@ make check
|
||||
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
- Rebase the translations
|
||||
|
||||
* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
||||
- Update to 3.33.90
|
||||
- Rebase the patches
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-terminal-3.33.90.tar.xz) = 0540868adc60b3c777219a10138273942d46579c07edf6ea3345fd0c0d774eacf6bde0ef8999a2e662dfd05264b3f44594fcccd6b46506475f8640dd5677a87e
|
||||
SHA512 (gnome-terminal-3.34.0.tar.xz) = b903116ad85cad299f162d6c4515c5183b401b4fe7c4ca5e93b699463c77b9fb861c76642da35fc8502d6bccccf9e09166c4ea7a0b636032d78a71fce8a2d439
|
||||
|
Loading…
Reference in New Issue
Block a user