Merge ~3v1n0/ubuntu/+source/gnome-terminal:ubuntu/master into ~ubuntu-desktop/ubuntu/+source/gnome-terminal:ubuntu/master

Proposed by Marco Trevisan (Treviño)
Status: Merged
Merged at revision: 7d8a2168940eb611b13051cb0ee1e7b6a4eae1ad
Proposed branch: ~3v1n0/ubuntu/+source/gnome-terminal:ubuntu/master
Merge into: ~ubuntu-desktop/ubuntu/+source/gnome-terminal:ubuntu/master
Diff against target: 27280 lines (+7985/-7836)
62 files modified
ChangeLog (+593/-93)
Makefile.in (+0/-2)
aclocal.m4 (+7/-1)
config.h.in (+0/-3)
configure (+13/-199)
configure.ac (+3/-28)
debian/changelog (+76/-21)
debian/control (+2/-2)
debian/control.in (+1/-1)
debian/gbp.conf (+11/-2)
debian/gnome-terminal.gsettings-override (+2/-0)
debian/patches/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch (+5/-5)
debian/patches/0001-Restore-transparency.patch (+15/-106)
debian/patches/0001-screen-window-Extra-padding-around-transparent-termi.patch (+8/-8)
debian/patches/01_onlyshowin.patch (+5/-2)
debian/patches/60_add_lp_handler.patch (+6/-6)
debian/patches/Don-t-allow-the-theme-to-set-black-on-black.patch (+2/-2)
debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch (+3/-3)
debian/patches/app-Make-new-terminal-menu-a-hidden-pref.patch (+195/-0)
debian/patches/nautilus-x11.patch (+2/-2)
debian/patches/revert-pcre2.patch (+23/-24)
debian/patches/scrollbar-background-theming.patch (+16/-16)
debian/patches/series (+1/-1)
debian/rules (+0/-7)
dev/null (+0/-686)
help/Makefile.in (+0/-2)
help/es/es.po (+226/-370)
help/fr/fr.po (+1281/-1137)
help/ko/ko.po (+1360/-862)
org.gnome.Terminal.desktop.in.in (+9/-0)
po/POTFILES.in (+0/-1)
po/ar.po (+43/-48)
po/ca.po (+90/-90)
po/de.po (+146/-184)
po/el.po (+192/-286)
po/nl.po (+65/-63)
po/oc.po (+1627/-1209)
po/pa.po (+1485/-1255)
po/pl.po (+118/-148)
po/ro.po (+1/-1)
po/sl.po (+49/-54)
po/zh_TW.po (+142/-150)
src/Makefile.am (+3/-39)
src/Makefile.in (+10/-153)
src/org.gnome.Terminal.gschema.xml (+1/-1)
src/profile-editor.c (+20/-91)
src/server.c (+4/-0)
src/terminal-accels.c (+1/-1)
src/terminal-app.c (+1/-61)
src/terminal-encoding.c (+1/-1)
src/terminal-nautilus.c (+39/-170)
src/terminal-notebook-menu.ui (+5/-0)
src/terminal-notebook.c (+0/-72)
src/terminal-options.c (+10/-8)
src/terminal-options.h (+1/-0)
src/terminal-pcre2.h (+4/-4)
src/terminal-screen.c (+19/-57)
src/terminal-screen.h (+0/-2)
src/terminal-search-popover.c (+3/-1)
src/terminal-version.h (+2/-2)
src/terminal-window.c (+0/-78)
src/terminal.c (+38/-15)
Reviewer Review Type Date Requested Status
Iain Lane Approve
Review via email: mp+354630@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Iain Lane (laney) wrote :

Done, but rebased and I didn't take your finalise commit since I needed to update the changelog for the extra one in master, and add a bug reference.

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ChangeLog b/ChangeLog
2index 99201a0..c230c2f 100644
3--- a/ChangeLog
4+++ b/ChangeLog
5@@ -1,13 +1,417 @@
6-commit 4b4a14abdd047b55b5940afa11aa9b2004eb76d6
7+commit 4b2638a4c99b991ff8a07dfd52b4397d6636fdd9
8 Author: Christian Persch <chpe@src.gnome.org>
9-Date: Mon May 21 20:56:25 2018 +0200
10+Date: Sun Sep 2 11:44:47 2018 +0200
11
12- Version 3.28.2
13+ Version 3.30.0
14
15 configure.ac | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18-commit 3f41703ba18836195afe93a6819ca89a4c7bce5b
19+commit 3163e640d259445b1b7720b8a17bc20c496fa6a6
20+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
21+Date: Fri Aug 31 10:40:16 2018 +0000
22+
23+ Update Greek translation
24+
25+ po/el.po | 109 ++++++++++++++++++++++-----------------------------------------
26+ 1 file changed, 38 insertions(+), 71 deletions(-)
27+
28+commit 2633f949ceddcaa4eed5a6f84813449be242ff1f
29+Author: Seong-ho Cho <shcho@gnome.org>
30+Date: Tue Aug 28 16:13:15 2018 +0000
31+
32+ Update Korean translation
33+
34+ help/ko/ko.po | 2224 +++++++++++++++++++++++++++++++++++----------------------
35+ 1 file changed, 1361 insertions(+), 863 deletions(-)
36+
37+commit 805352ce9142528893f38270e8a3256c2a3f2cf5
38+Author: Christian Persch <chpe@src.gnome.org>
39+Date: Sun Aug 26 21:19:37 2018 +0200
40+
41+ Post release version bump
42+
43+ configure.ac | 4 ++--
44+ 1 file changed, 2 insertions(+), 2 deletions(-)
45+
46+commit 9009c99fb25e44373db0debea555f14365157c0d
47+Author: Christian Persch <chpe@src.gnome.org>
48+Date: Sun Aug 26 21:14:34 2018 +0200
49+
50+ Version 3.29.92
51+
52+ configure.ac | 4 ++--
53+ 1 file changed, 2 insertions(+), 2 deletions(-)
54+
55+commit a6a743b4a963bce167454a80f6cd5ab4bc7cb214
56+Author: Mario Blättermann <mario.blaettermann@gmail.com>
57+Date: Fri Aug 24 20:31:20 2018 +0000
58+
59+ Update German translation
60+
61+ po/de.po | 330 ++++++++++++++++++++++++++++-----------------------------------
62+ 1 file changed, 146 insertions(+), 184 deletions(-)
63+
64+commit cfe80bd8264b478743a6bdbb499c671c92ac572d
65+Author: Christian Persch <chpe@src.gnome.org>
66+Date: Fri Aug 24 11:08:06 2018 +0200
67+
68+ client: legacy: Validate startup ID as UTF-8
69+
70+ The --preferences codepath passes it as "s" variant to
71+ the remove GtkApplication, so it must be UTF-8.
72+
73+ src/terminal-options.c | 6 +++++-
74+ 1 file changed, 5 insertions(+), 1 deletion(-)
75+
76+commit 29284ed9c9180209c663f4ee9d2b7991a0c4d8b3
77+Author: Christian Persch <chpe@src.gnome.org>
78+Date: Fri Aug 24 11:08:06 2018 +0200
79+
80+ desktop: Explicitly call with --window
81+
82+ This isn't strictly necessary, but just to clarify.
83+
84+ org.gnome.Terminal.desktop.in.in | 2 +-
85+ 1 file changed, 1 insertion(+), 1 deletion(-)
86+
87+commit a44213e30b652a0107ffe17840795d446db7eb73
88+Author: Egmont Koblinger <egmont@gmail.com>
89+Date: Wed Aug 22 09:37:08 2018 +0200
90+
91+ desktop: Add New Window and Preferences actions
92+
93+ https://bugzilla.gnome.org/show_bug.cgi?id=792849
94+
95+ org.gnome.Terminal.desktop.in.in | 9 +++++++++
96+ 1 file changed, 9 insertions(+)
97+
98+commit 2eaf0397098f3b69d3af16cd5e3b788c507859f0
99+Author: Christian Persch <chpe@src.gnome.org>
100+Date: Tue Aug 21 18:34:37 2018 +0200
101+
102+ client: legacy: Transmit startup id also when opening preferences
103+
104+ https://bugzilla.gnome.org/show_bug.cgi?id=792849
105+
106+ src/terminal.c | 8 ++++++--
107+ 1 file changed, 6 insertions(+), 2 deletions(-)
108+
109+commit a5e26b9da52b9898f7fc2a3c535d177fad5f8a31
110+Author: Christian Persch <chpe@src.gnome.org>
111+Date: Tue Aug 21 18:34:37 2018 +0200
112+
113+ doap: Fix email address
114+
115+ gnome-terminal.doap | 2 +-
116+ 1 file changed, 1 insertion(+), 1 deletion(-)
117+
118+commit 87ea33e132252c6417723d5f7227f38d4b38caf0
119+Author: Christian Persch <chpe@src.gnome.org>
120+Date: Mon Aug 20 22:49:32 2018 +0200
121+
122+ server: Add comment about pending dbus signals
123+
124+ src/server.c | 4 ++++
125+ 1 file changed, 4 insertions(+)
126+
127+commit 23245b029c7f21d53c5ac23373b7d4ad5ddde803
128+Author: Christian Persch <chpe@src.gnome.org>
129+Date: Mon Aug 20 22:49:32 2018 +0200
130+
131+ client: legacy: Make wait return when the server exits
132+
133+ When the gnome-terminal-server instance exits before it can
134+ send out our child-exited signal (for example because it
135+ crashed), assume that the child process was terminated too,
136+ and terminate the wait.
137+
138+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
139+
140+ src/terminal-options.c | 1 +
141+ src/terminal-options.h | 1 +
142+ src/terminal.c | 38 ++++++++++++++++++++++++++++++++------
143+ 3 files changed, 34 insertions(+), 6 deletions(-)
144+
145+commit bb313e37eeddd14eacd91083d29aab332be8e227
146+Author: Christian Persch <chpe@src.gnome.org>
147+Date: Mon Aug 20 22:49:32 2018 +0200
148+
149+ screen: Unregister the TerminalReceiver after dispose
150+
151+ The receiver is stil necessary to transmit the child-exited
152+ signal via dbus, which is generated by VteTerminal:dispose.
153+
154+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
155+
156+ src/terminal-screen.c | 9 +++++++--
157+ 1 file changed, 7 insertions(+), 2 deletions(-)
158+
159+commit fc0dd9ac66d7a19b760d8c6d05b449ddef0681f5
160+Author: Christian Persch <chpe@src.gnome.org>
161+Date: Mon Aug 20 22:49:32 2018 +0200
162+
163+ build: Suppress vte deprecation warnings
164+
165+ src/Makefile.am | 1 +
166+ 1 file changed, 1 insertion(+)
167+
168+commit ce9b93f6d8b57872e37992984cdf12a85211d9b8
169+Author: Christian Persch <chpe@src.gnome.org>
170+Date: Mon Aug 20 22:49:32 2018 +0200
171+
172+ screen: Don't emit child-exited on closing
173+
174+ When the TerminalScreen is already being disposed and
175+ the child-exited arrives from within VteTerminal::dispose,
176+ don't try to emit the "close" signal so that TerminalWindow
177+ won't try to re-remove the screen from the window which it's
178+ already removing.
179+
180+ src/terminal-screen.c | 9 +++++++++
181+ 1 file changed, 9 insertions(+)
182+
183+commit 3f630122699ad46267d4c4724f02cf19be5bc044
184+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
185+Date: Sun Aug 19 18:40:44 2018 +0000
186+
187+ Update Greek translation
188+
189+ po/el.po | 375 ++++++++++++++++++++++++++-------------------------------------
190+ 1 file changed, 157 insertions(+), 218 deletions(-)
191+
192+commit a656ebc2f31e7d7eaa324e88e6011697d5314a47
193+Author: Piotr Drąg <piotrdrag@gmail.com>
194+Date: Sun Aug 12 23:07:10 2018 +0200
195+
196+ Update Polish translation
197+
198+ po/pl.po | 266 ++++++++++++++++++++++++++++-----------------------------------
199+ 1 file changed, 118 insertions(+), 148 deletions(-)
200+
201+commit d506620f4f9325ba855707515f23cc5832edc47e
202+Author: Guillaume Bernard <associations@guillaume-bernard.fr>
203+Date: Sun Aug 12 11:09:31 2018 +0000
204+
205+ Update French translation
206+
207+ help/fr/fr.po | 2420 ++++++++++++++++++++++++++++++---------------------------
208+ 1 file changed, 1282 insertions(+), 1138 deletions(-)
209+
210+commit 20bfa16a3ff656782b87c2f3f606b168c5da0df8
211+Author: A S Alam <amanpreet.alam@gmail.com>
212+Date: Sat Aug 11 14:15:57 2018 +0000
213+
214+ Update Punjabi translation
215+
216+ po/pa.po | 2782 ++++++++++++++++++++++++++++++++++----------------------------
217+ 1 file changed, 1506 insertions(+), 1276 deletions(-)
218+
219+commit 97e0b7fa48bfd00c13a584a7b5934f72c37e40a5
220+Author: Rodrigo Lledó <rodhos92@gmail.com>
221+Date: Fri Aug 10 12:02:01 2018 +0000
222+
223+ Update Spanish translation
224+
225+ help/es/es.po | 134 +++++++++++++++++++++++-----------------------------------
226+ 1 file changed, 52 insertions(+), 82 deletions(-)
227+
228+commit 8e2bc8bbb9fa573e60d4260f86dbc4bc8918acc2
229+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
230+Date: Thu Aug 9 10:47:58 2018 +0000
231+
232+ Update Spanish translation
233+
234+ help/es/es.po | 168 ++++++++++++++--------------------------------------------
235+ 1 file changed, 40 insertions(+), 128 deletions(-)
236+
237+commit 640b99d8e6b82f25ed080d4a1306b85860ad0f22
238+Author: Rodrigo Lledó <rodhos92@gmail.com>
239+Date: Wed Aug 8 12:57:30 2018 +0000
240+
241+ Update Spanish translation
242+
243+ help/es/es.po | 127 +++++++++++++++++++++++++++++++---------------------------
244+ 1 file changed, 69 insertions(+), 58 deletions(-)
245+
246+commit 4d186fbb496e21a4c3d935bd648677ff088ba0a5
247+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
248+Date: Tue Aug 7 12:39:26 2018 +0000
249+
250+ Update Spanish translation
251+
252+ help/es/es.po | 98 ++++++++++++++++++++++-------------------------------------
253+ 1 file changed, 37 insertions(+), 61 deletions(-)
254+
255+commit 641dddffdc33056efe2e52e4fa8e0aefa14fad39
256+Author: Rodrigo Lledó <rodhos92@gmail.com>
257+Date: Mon Aug 6 07:39:50 2018 +0000
258+
259+ Update Spanish translation
260+
261+ help/es/es.po | 216 +++++++++++++++++++++++-----------------------------------
262+ 1 file changed, 85 insertions(+), 131 deletions(-)
263+
264+commit c14f7fd2ae382ab54bbd00ab803929e5d281f42a
265+Author: Igor Zakharov <f2404@yandex.ru>
266+Date: Tue Jul 31 21:00:45 2018 +0200
267+
268+ screen: Remove redundant NULL checks
269+
270+ gs_transfer_out_value() already checks its first argument against NULL.
271+
272+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/19
273+
274+ src/terminal-screen.c | 6 ++----
275+ 1 file changed, 2 insertions(+), 4 deletions(-)
276+
277+commit 334b490462be112993fe4eb6a37cc861b29adc44
278+Author: Igor Zakharov <f2404@yandex.ru>
279+Date: Mon Jul 30 23:55:14 2018 +0200
280+
281+ client: legacy: Remove unused code
282+
283+ It seems the code that had been using this piece was removed as part
284+ of commit 2c37f3aeb790d8f0730d38818f1a8a100b4cd195.
285+
286+ This also fixes a potential memory leak, as indicated by clang.
287+
288+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/18
289+
290+ src/terminal.c | 7 -------
291+ 1 file changed, 7 deletions(-)
292+
293+commit 05655d2037da0b21a8338584aa071245480ce1c4
294+Author: Christian Persch <chpe@src.gnome.org>
295+Date: Mon Jul 30 23:55:14 2018 +0200
296+
297+ licensing: Fix licence header
298+
299+ No need to have a single LGPL file in g-t.
300+
301+ src/terminal-pcre2.h | 8 ++++----
302+ 1 file changed, 4 insertions(+), 4 deletions(-)
303+
304+commit 76539a86f88c3a3b0326e011b6b48cf7dc4d3030
305+Author: Debarshi Ray <debarshir@gnome.org>
306+Date: Tue Jul 17 13:57:24 2018 +0200
307+
308+ l10n: Fix Romanian translation
309+
310+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/15
311+
312+ po/ro.po | 2 +-
313+ 1 file changed, 1 insertion(+), 1 deletion(-)
314+
315+commit 735ebb6b170e397e8eaf6c018a429bcf18bcaa95
316+Author: Igor Zakharov <f2404@yandex.ru>
317+Date: Mon Jul 16 20:15:05 2018 +0200
318+
319+ encodings: Fix double const warning
320+
321+ Introduced by gcc8.
322+
323+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/13
324+
325+ src/terminal-encoding.c | 2 +-
326+ 1 file changed, 1 insertion(+), 1 deletion(-)
327+
328+commit 060e082531d05df084033500206078920420b003
329+Author: Igor Zakharov <f2404@yandex.ru>
330+Date: Mon Jul 16 18:28:44 2018 +0200
331+
332+ Resolve several "cast between incompatible function types" warnings
333+
334+ These warning have been introduced by gcc8.
335+ Resolved by using "g_(s)list_free_full" functions.
336+
337+ Fixes #12
338+
339+ src/terminal-options.c | 9 +++------
340+ src/terminal-screen.c | 3 +--
341+ 2 files changed, 4 insertions(+), 8 deletions(-)
342+
343+commit 35485658103da87db37f5cedfd923c34f7ac1801
344+Author: Christian Persch <chpe@src.gnome.org>
345+Date: Mon Jul 16 18:28:44 2018 +0200
346+
347+ build: Make sed rule silent
348+
349+ src/Makefile.am | 4 ++--
350+ 1 file changed, 2 insertions(+), 2 deletions(-)
351+
352+commit e1fe0eb62ca767c3c4029ee2ff6ed6c70a6b95e7
353+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
354+Date: Mon Jul 9 16:13:21 2018 +0000
355+
356+ Update Chinese (Taiwan) translation
357+
358+ po/zh_TW.po | 292 +++++++++++++++++++++++++++++-------------------------------
359+ 1 file changed, 142 insertions(+), 150 deletions(-)
360+
361+commit deba9472db84087aabda14bba742c3f85b19fc96
362+Author: Cédric Valmary <cvalmary@yahoo.fr>
363+Date: Fri Jun 22 11:01:45 2018 +0000
364+
365+ Update Occitan translation
366+
367+ po/oc.po | 2884 +++++++++++++++++++++++++++++++++++---------------------------
368+ 1 file changed, 1651 insertions(+), 1233 deletions(-)
369+
370+commit 8caf4ae73a445625aa35db42892b19fe4cb2d69f
371+Author: Egmont Koblinger <egmont@gmail.com>
372+Date: Mon Jun 18 23:05:23 2018 +0200
373+
374+ app: Fix showing the accels for disunified New Tab/Window menu entries
375+
376+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/8
377+
378+ src/terminal-app.c | 2 +-
379+ 1 file changed, 1 insertion(+), 1 deletion(-)
380+
381+commit d7a5f53332fbba3bd2397589afc40e000aab3081
382+Author: Egmont Koblinger <egmont@gmail.com>
383+Date: Sat Jun 16 23:28:47 2018 +0200
384+
385+ search: Fix "Match case" to always take effect immediately
386+
387+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/4
388+
389+ src/terminal-search-popover.c | 4 +++-
390+ 1 file changed, 3 insertions(+), 1 deletion(-)
391+
392+commit eb8ef198605803a169bd9de8fc756215e2e01c65
393+Author: Christian Persch <chpe@src.gnome.org>
394+Date: Tue May 29 10:47:23 2018 +0200
395+
396+ doap: Cleanup
397+
398+ gnome-terminal.doap | 1 -
399+ 1 file changed, 1 deletion(-)
400+
401+commit 2f7053f5fa9154437b9397cd204a38e2686107bc
402+Author: Christian Persch <chpe@src.gnome.org>
403+Date: Tue May 29 10:47:22 2018 +0200
404+
405+ client: legacy: Fix invalid free
406+
407+ Use g_free() for memory allocated with g_new().
408+
409+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/1
410+
411+ src/terminal-options.c | 2 +-
412+ 1 file changed, 1 insertion(+), 1 deletion(-)
413+
414+commit fbaeb201268d85f0172d3fb4d4d5859fd0177ded
415+Author: Christian Persch <chpe@src.gnome.org>
416+Date: Mon May 21 21:00:27 2018 +0200
417+
418+ build: Bump vte required version
419+
420+ configure.ac | 2 +-
421+ 1 file changed, 1 insertion(+), 1 deletion(-)
422+
423+commit a114e7587d26aa5612a9b2eb95baaa4cd0a32b77
424 Author: Dz Chen <wsxy162@gmail.com>
425 Date: Mon May 21 16:30:52 2018 +0000
426
427@@ -16,7 +420,40 @@ Date: Mon May 21 16:30:52 2018 +0000
428 po/zh_CN.po | 2487 ++++++++++++++++++++++++++++++++---------------------------
429 1 file changed, 1339 insertions(+), 1148 deletions(-)
430
431-commit 47a949167af299e40b47fb6caf08ec06373b33d5
432+commit 3ab67dcc33aeb6a6a42858d3353f544b2b5bb00b
433+Author: Christian Persch <chpe@src.gnome.org>
434+Date: Sat May 5 00:46:13 2018 +0200
435+
436+ profile: editor: Remove tab scrolling workaround
437+
438+ https://bugzilla.gnome.org/show_bug.cgi?id=793824
439+
440+ src/profile-editor.c | 71 ----------------------------------------------------
441+ 1 file changed, 71 deletions(-)
442+
443+commit b1b26a1d3f333171c3a2a0c14d93b14b38054e6d
444+Author: Christian Persch <chpe@src.gnome.org>
445+Date: Sat May 5 00:46:13 2018 +0200
446+
447+ notebook: Remove tab scrolling workaround
448+
449+ https://bugzilla.gnome.org/show_bug.cgi?id=793824
450+
451+ src/terminal-notebook.c | 72 -------------------------------------------------
452+ 1 file changed, 72 deletions(-)
453+
454+commit 887c8128d7c528660afa53fad9ae46e72ca7297c
455+Author: Christian Persch <chpe@src.gnome.org>
456+Date: Wed May 2 19:32:52 2018 +0200
457+
458+ window: Remove icon title handling
459+
460+ src/terminal-screen.c | 49 --------------------------------
461+ src/terminal-screen.h | 2 --
462+ src/terminal-window.c | 78 ---------------------------------------------------
463+ 3 files changed, 129 deletions(-)
464+
465+commit d62c6ee988371cdf2af84a7898cee686c484aff8
466 Author: Christian Persch <chpe@src.gnome.org>
467 Date: Wed May 2 19:32:52 2018 +0200
468
469@@ -24,79 +461,78 @@ Date: Wed May 2 19:32:52 2018 +0200
470
471 Make sure each line starts with '#' even if the message
472 contains embedded newlines.
473-
474- (cherry picked from commit d62c6ee988371cdf2af84a7898cee686c484aff8)
475
476 src/terminal-options.c | 26 ++++++++++++--------------
477 1 file changed, 12 insertions(+), 14 deletions(-)
478
479-commit 1828cb6d523f80c2aad69b8d452825ab9f737db0
480+commit e8ee9f7868dfdbce6bb9607bcd659bb30580cb5f
481+Author: Egmont Koblinger <egmont@gmail.com>
482+Date: Wed May 2 11:28:21 2018 +0200
483+
484+ prefs: editor: Add comments to Solarized colors
485+
486+ src/profile-editor.c | 40 ++++++++++++++++++++--------------------
487+ 1 file changed, 20 insertions(+), 20 deletions(-)
488+
489+commit 53ba724b184b695af66ced33d95cfde4b6b7df3e
490+Author: Matej Urbančič <mateju@svn.gnome.org>
491+Date: Mon Apr 23 22:01:30 2018 +0200
492+
493+ Updated Slovenian translation
494+
495+ po/sl.po | 109 ++++++++++++++++++++++++++++++++-------------------------------
496+ 1 file changed, 55 insertions(+), 54 deletions(-)
497+
498+commit 8fe4a989c5a518e16aabf9b5ea310d3b23a37e94
499 Author: Egmont Koblinger <egmont@gmail.com>
500 Date: Wed Apr 18 22:02:05 2018 +0200
501
502 prefs: editor: Translate encoding names
503
504 https://bugzilla.gnome.org/show_bug.cgi?id=795358
505- (cherry picked from commit 8fe4a989c5a518e16aabf9b5ea310d3b23a37e94)
506
507 src/terminal-encoding.c | 2 +-
508 1 file changed, 1 insertion(+), 1 deletion(-)
509
510-commit 4faa26443bd698e1b4c9349f5996ac042cdde28e
511+commit df347ada4a9bc1737116432de60982c2c62ac1ca
512 Author: Piotr Drąg <piotrdrag@gmail.com>
513 Date: Fri Apr 13 21:44:34 2018 +0200
514
515 Update Polish translation
516
517- po/pl.po | 203 +++++++++++++++++++++++++++++++--------------------------------
518- 1 file changed, 101 insertions(+), 102 deletions(-)
519+ po/pl.po | 205 +++++++++++++++++++++++++++++++--------------------------------
520+ 1 file changed, 102 insertions(+), 103 deletions(-)
521
522-commit 7f6ad2c4e305eec8277acc1a1070261bcd9181c6
523-Author: Matej Urbančič <mateju@svn.gnome.org>
524-Date: Thu Apr 12 18:48:35 2018 +0200
525+commit 95d18e5c665e616c2adf207f76d7c043b99a2392
526+Author: Sebastian Rasmussen <sebras@gmail.com>
527+Date: Fri Apr 13 19:21:37 2018 +0000
528
529- Updated Slovenian translation
530+ Update Swedish translation
531
532- po/sl.po | 8 +++++++-
533- 1 file changed, 7 insertions(+), 1 deletion(-)
534+ help/sv/sv.po | 3350 +++++++++++++++++++++++++++++++++------------------------
535+ 1 file changed, 1945 insertions(+), 1405 deletions(-)
536
537-commit 7de21fbfd0f1b08b0539e6608524abc9ed4a591b
538+commit 633a58351867b631f103caea8317cd26cfec97ba
539 Author: Efstathios Iosifidis <eiosifidis@gnome.org>
540 Date: Wed Apr 11 23:26:43 2018 +0000
541
542 Update Greek translation
543+
544+ (cherry picked from commit 7de21fbfd0f1b08b0539e6608524abc9ed4a591b)
545
546 po/el.po | 2521 +++++++++++++++++++++++++++++++++++---------------------------
547 1 file changed, 1407 insertions(+), 1114 deletions(-)
548
549-commit ce5a199721c06d6e1d6cde1a083d4db9a916ba08
550+commit 266a88772dd8e8e81fc78d2db327f6e58ed21982
551 Author: Matej Urbančič <mateju@svn.gnome.org>
552-Date: Tue Apr 10 17:56:56 2018 +0200
553+Date: Tue Apr 10 17:57:12 2018 +0200
554
555 Updated Slovenian translation
556
557 po/sl.po | 2442 +++++++++++++++++++++++++++++++++-----------------------------
558 1 file changed, 1320 insertions(+), 1122 deletions(-)
559
560-commit bc18406b41631cb8be6d3020299184cce12a5d1f
561-Author: Christian Persch <chpe@src.gnome.org>
562-Date: Mon Apr 9 21:55:31 2018 +0200
563-
564- Post release version bump
565-
566- configure.ac | 2 +-
567- 1 file changed, 1 insertion(+), 1 deletion(-)
568-
569-commit 07f2f4fcbe70e8afbd88e7cbe0a08ab9422a1d87
570-Author: Christian Persch <chpe@src.gnome.org>
571-Date: Mon Apr 9 21:51:25 2018 +0200
572-
573- Version 3.28.1
574-
575- configure.ac | 2 +-
576- 1 file changed, 1 insertion(+), 1 deletion(-)
577-
578-commit 84b94b0dd053f200ff982a87b6ea68e6005b3004
579+commit ccd96d9e954f1d7105ee98cb64848c46e0abb7b3
580 Author: Christian Persch <chpe@src.gnome.org>
581 Date: Mon Apr 9 21:39:29 2018 +0200
582
583@@ -105,7 +541,7 @@ Date: Mon Apr 9 21:39:29 2018 +0200
584 src/terminal-app.c | 5 ++---
585 1 file changed, 2 insertions(+), 3 deletions(-)
586
587-commit 89b974fc6559a1cbe52875464106be4c777dc9f6
588+commit d80a8927325b5718b8ca59025099471036cd95d6
589 Author: Christian Persch <chpe@src.gnome.org>
590 Date: Mon Apr 9 21:39:29 2018 +0200
591
592@@ -114,7 +550,7 @@ Date: Mon Apr 9 21:39:29 2018 +0200
593 src/terminal-prefs.c | 7 ++++---
594 1 file changed, 4 insertions(+), 3 deletions(-)
595
596-commit 5adcab5f6e3cba58d865e4a4eb7d4802aad37716
597+commit 0f2687794302eac762c56a5a9aa3a8c9d2c1eed5
598 Author: Christian Persch <chpe@src.gnome.org>
599 Date: Mon Apr 9 21:39:29 2018 +0200
600
601@@ -123,25 +559,63 @@ Date: Mon Apr 9 21:39:29 2018 +0200
602 src/terminal-window.c | 4 ++--
603 1 file changed, 2 insertions(+), 2 deletions(-)
604
605-commit d5ef4e6ec8a1e83e8f23b15670eaa009731c0ce3
606+commit 97cfef6c0ddebaffc4fa185068ff3a7484e21b4d
607+Author: Christian Persch <chpe@src.gnome.org>
608+Date: Mon Apr 9 21:39:29 2018 +0200
609+
610+ gsettings: schema: Update schema version
611+
612+ Now that we don't migrate from gconf anymore, set the default to
613+ the migrated version.
614+
615+ src/org.gnome.Terminal.gschema.xml | 2 +-
616+ 1 file changed, 1 insertion(+), 1 deletion(-)
617+
618+commit f2fcf06697131efd460f96580e42428ba941aff3
619+Author: Jordi Mas <jmas@softcatala.org>
620+Date: Sun Apr 8 18:35:19 2018 +0200
621+
622+ Update Catalan translation
623+
624+ po/ca.po | 172 +++++++++++++++++++++++++++++++--------------------------------
625+ 1 file changed, 86 insertions(+), 86 deletions(-)
626+
627+commit f1bddeaa11d5d3ab80cfe00a2e64cbf9af8f0a58
628+Author: Debarshi Ray <debarshir@gnome.org>
629+Date: Fri Apr 6 14:40:29 2018 +0200
630+
631+ notebook-menu: Add placeholder item for win.set-title
632+
633+ ... to match the one in the main menubar.
634+
635+ https://bugzilla.gnome.org/show_bug.cgi?id=795027
636+
637+ src/terminal-notebook-menu.ui | 5 +++++
638+ 1 file changed, 5 insertions(+)
639+
640+commit 1ae90f944e251719adac713a20fc39ac766f1031
641 Author: Gábor Kelemen <kelemeng@openscope.org>
642 Date: Thu Apr 5 23:20:24 2018 +0000
643
644 Update Hungarian translation
645+
646+ (cherry picked from commit d5ef4e6ec8a1e83e8f23b15670eaa009731c0ce3)
647
648 help/hu/hu.po | 4 ++--
649 1 file changed, 2 insertions(+), 2 deletions(-)
650
651-commit 90b49fc33d3999fe2237fef360ab5959f7e2e71d
652+commit a28380fead45e8f7c02f0a64309b51d31a2cc30c
653 Author: Gábor Kelemen <kelemeng@openscope.org>
654 Date: Thu Apr 5 23:18:40 2018 +0000
655
656 Update Hungarian translation
657+
658+ (cherry picked from commit 90b49fc33d3999fe2237fef360ab5959f7e2e71d)
659
660 help/hu/hu.po | 206 ++++++++++++++++++++++++++++++----------------------------
661 1 file changed, 106 insertions(+), 100 deletions(-)
662
663-commit 8b0b6cbe219166c28ec8639f8a1e8cdda9122a8d
664+commit ea8776e7713221e31c9b62c9157db8bbe7e3c694
665 Author: Debarshi Ray <debarshir@gnome.org>
666 Date: Tue Apr 3 18:59:11 2018 +0200
667
668@@ -156,12 +630,11 @@ Date: Tue Apr 3 18:59:11 2018 +0200
669 Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686
670
671 https://bugzilla.gnome.org/show_bug.cgi?id=794935
672- (cherry picked from commit ea8776e7713221e31c9b62c9157db8bbe7e3c694)
673
674 src/terminal-window.c | 1 -
675 1 file changed, 1 deletion(-)
676
677-commit e3540e59942bb600eb4913636096e792327677b4
678+commit ebc2db30526c9a033c7d1de6292044cac1105b1c
679 Author: Debarshi Ray <debarshir@gnome.org>
680 Date: Tue Apr 3 18:51:30 2018 +0200
681
682@@ -170,39 +643,22 @@ Date: Tue Apr 3 18:51:30 2018 +0200
683 Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686
684
685 https://bugzilla.gnome.org/show_bug.cgi?id=794935
686- (cherry picked from commit ebc2db30526c9a033c7d1de6292044cac1105b1c)
687
688 src/terminal-window.c | 65 +--------------------------------------------------
689 1 file changed, 1 insertion(+), 64 deletions(-)
690
691-commit 746a066098a67bc7c92a6fdcc9fffd0b1cec0553
692-Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
693-Date: Thu Mar 29 20:36:48 2018 +0000
694-
695- Update Swedish translation
696-
697- help/sv/sv.po | 3350 +++++++++++++++++++++++++++++++++------------------------
698- 1 file changed, 1945 insertions(+), 1405 deletions(-)
699-
700-commit 2ec43ee2f1ef70e88e7b491334fe032747bc26af
701-Author: Daniel Mustieles <daniel.mustieles.contractor@bbva.com>
702-Date: Tue Mar 27 11:57:04 2018 +0200
703-
704- Updated Spanish translation
705-
706- help/es/es.po | 111 +++++++++++++++++++++-------------------------------------
707- 1 file changed, 39 insertions(+), 72 deletions(-)
708-
709-commit 5e3be7126bf69205ca5efcd7e3f110234bf0db09
710+commit 8aedb2713a9ffebefc44c5745eaed0385f3730cf
711 Author: Stas Solovey <whats_up@tut.by>
712 Date: Mon Mar 26 20:38:40 2018 +0000
713
714 Update Russian translation
715+
716+ (cherry picked from commit 5e3be7126bf69205ca5efcd7e3f110234bf0db09)
717
718 po/ru.po | 2399 ++++++++++++++++++++++++++++++++++----------------------------
719 1 file changed, 1317 insertions(+), 1082 deletions(-)
720
721-commit 3e0b0d477c109952626c9f4ddf573c1e94a38507
722+commit 51c10ff15d2d5f2a926d697e7591f40e7ff88c16
723 Author: Piotr Drąg <piotrdrag@gmail.com>
724 Date: Mon Mar 26 05:58:57 2018 +0200
725
726@@ -211,89 +667,133 @@ Date: Mon Mar 26 05:58:57 2018 +0200
727 help/pl/figures/gnome-terminal.png | Bin 10086 -> 10700 bytes
728 1 file changed, 0 insertions(+), 0 deletions(-)
729
730-commit d363b7a572e83c4740ef70a2141588bd25cfed68
731+commit 46693b9e6f698f12cc8847d920d15c0b87eabf17
732 Author: Khaled Hosny <khaledhosny@eglug.org>
733 Date: Sun Mar 25 23:10:01 2018 +0200
734
735 Update Arabic translation
736
737- po/ar.po | 4 ++--
738- 1 file changed, 2 insertions(+), 2 deletions(-)
739+ po/ar.po | 6 +++---
740+ 1 file changed, 3 insertions(+), 3 deletions(-)
741
742-commit 9e0cf22bc04645b21aedae913f53d79808714269
743+commit 5337a17f309acf96b21552f5dff404bc7b6a5718
744 Author: Khaled Hosny <khaledhosny@eglug.org>
745 Date: Sun Mar 25 22:57:49 2018 +0200
746
747 Update Arabic translation
748
749- po/ar.po | 2440 +++++++++++++++++++++++++++++++++-----------------------------
750- 1 file changed, 1301 insertions(+), 1139 deletions(-)
751+ po/ar.po | 2469 +++++++++++++++++++++++++++++++++-----------------------------
752+ 1 file changed, 1313 insertions(+), 1156 deletions(-)
753+
754+commit 69c1e9a7ec4123b636023ef18618c1dc82c10828
755+Author: Jordi Mas <jmas@softcatala.org>
756+Date: Sun Mar 25 14:46:17 2018 +0200
757+
758+ Update Catalan translation
759+
760+ po/ca.po | 10 +++++-----
761+ 1 file changed, 5 insertions(+), 5 deletions(-)
762+
763+commit 98c05f4328f29d2b7ea1c174dd46313aff9925b6
764+Author: Piotr Drąg <piotrdrag@gmail.com>
765+Date: Wed Mar 21 23:01:36 2018 +0100
766+
767+ Update POTFILES.in
768+
769+ po/POTFILES.in | 1 -
770+ 1 file changed, 1 deletion(-)
771+
772+commit 2fba61fbf0cc609a4a41c0c22786e6740662ac9a
773+Author: Egmont Koblinger <egmont@gmail.com>
774+Date: Wed Mar 21 21:40:19 2018 +0100
775+
776+ nautilus: Clean up some unused code
777+
778+ https://bugzilla.gnome.org/show_bug.cgi?id=794565
779+
780+ src/terminal-nautilus.c | 203 ++++++++++--------------------------------------
781+ 1 file changed, 41 insertions(+), 162 deletions(-)
782+
783+commit 5a32c045fa61fcd65dfbccd45bbd16cd341a6820
784+Author: Egmont Koblinger <egmont@gmail.com>
785+Date: Wed Mar 21 21:30:45 2018 +0100
786+
787+ migration: Remove this feature
788+
789+ No longer migrate gconf settings, used by gnome-terminal up to
790+ version 3.6.x.
791+
792+ https://bugzilla.gnome.org/show_bug.cgi?id=794565
793+ https://bugzilla.gnome.org/show_bug.cgi?id=792990
794
795-commit 0e515476e9040e9b9cfc3ded59fbdd84d525ccb8
796+ configure.ac | 25 --
797+ src/Makefile.am | 37 ---
798+ src/migration.c | 686 ------------------------------------------------
799+ src/terminal-accels.c | 2 +-
800+ src/terminal-app.c | 60 -----
801+ src/terminal-nautilus.c | 10 -
802+ 6 files changed, 1 insertion(+), 819 deletions(-)
803+
804+commit 3242320715a38ef7e817c65d8341aae474271018
805 Author: Cheng-Chia Tseng <pswo10680@gmail.com>
806 Date: Tue Mar 20 14:42:21 2018 +0000
807
808 Update Chinese (Taiwan) translation
809+
810+ (cherry picked from commit 0e515476e9040e9b9cfc3ded59fbdd84d525ccb8)
811
812 po/zh_TW.po | 134 ++++++++++++++++++++++++++++++------------------------------
813 1 file changed, 67 insertions(+), 67 deletions(-)
814
815-commit 1223ec2a2c7154f249a2cadc972c9d5ab52d9582
816+commit ecc4fd3aae68180151d4117460aafdf3c25238c9
817 Author: Dušan Kazik <prescott66@gmail.com>
818 Date: Sat Mar 17 22:09:09 2018 +0000
819
820 Update Slovak translation
821+
822+ (cherry picked from commit 1223ec2a2c7154f249a2cadc972c9d5ab52d9582)
823
824 po/sk.po | 79 +++++++++++++++++++++++++++++-----------------------------------
825 1 file changed, 36 insertions(+), 43 deletions(-)
826
827-commit 10291e23bb7e483f8d7b7368cba5c605c0f37cf2
828+commit 0bee0d96140116eade848c23922d0920b612c787
829 Author: Christian Persch <chpe@src.gnome.org>
830 Date: Sat Mar 17 19:55:20 2018 +0100
831
832 client: legacy: Fix prgname
833
834 https://bugzilla.gnome.org/show_bug.cgi?id=793775
835- (cherry picked from commit 0bee0d96140116eade848c23922d0920b612c787)
836
837 src/terminal.c | 2 +-
838 1 file changed, 1 insertion(+), 1 deletion(-)
839
840-commit 0f3bf6fe4bf72f00e9da78c3b9d85a620b087fc0
841+commit 110a77136f3bc766c3042aa0f1dfd0a285974f03
842 Author: Dušan Kazik <prescott66@gmail.com>
843 Date: Sat Mar 17 10:45:08 2018 +0000
844
845 Update Slovak translation
846+
847+ (cherry picked from commit 0f3bf6fe4bf72f00e9da78c3b9d85a620b087fc0)
848
849 po/sk.po | 231 +++++++++++++++++++++++----------------------------------------
850 1 file changed, 82 insertions(+), 149 deletions(-)
851
852-commit 276e6ef6935075da1c906bca32ad8619bc7a047e
853+commit d6885c2a77eb48ba8c0d410139a7b49120b15bb8
854 Author: Egmont Koblinger <egmont@gmail.com>
855 Date: Fri Mar 16 21:16:19 2018 +0100
856
857 window: Do not change New Terminal's behavior on right click
858
859 https://bugzilla.gnome.org/show_bug.cgi?id=794402
860- (cherry picked from commit d6885c2a77eb48ba8c0d410139a7b49120b15bb8)
861
862 src/terminal-window.c | 4 +---
863 1 file changed, 1 insertion(+), 3 deletions(-)
864
865-commit db6a2e85b157e6ec11f8f13ed97132a8e65633df
866-Author: Nathan Follens <nathan@anche.no>
867-Date: Tue Mar 13 19:21:29 2018 +0000
868-
869- Update Dutch translation
870-
871- po/nl.po | 128 +++++++++++++++++++++++++++++++--------------------------------
872- 1 file changed, 63 insertions(+), 65 deletions(-)
873-
874-commit d1b6f18eb6128d0a49b72d03fb42a07cec5de8ec
875+commit 21d16a40cc310cd6295f40e96e0d31d9ff287246
876 Author: Christian Persch <chpe@src.gnome.org>
877-Date: Mon Mar 12 21:53:44 2018 +0100
878+Date: Mon Mar 12 21:54:32 2018 +0100
879
880- Post release version bump
881+ Post branch version bump
882
883 configure.ac | 2 +-
884 1 file changed, 1 insertion(+), 1 deletion(-)
885diff --git a/Makefile.in b/Makefile.in
886index df3173c..d7fa062 100644
887--- a/Makefile.in
888+++ b/Makefile.in
889@@ -312,8 +312,6 @@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
890 MAINT = @MAINT@
891 MAKEINFO = @MAKEINFO@
892 MANIFEST_TOOL = @MANIFEST_TOOL@
893-MIGRATOR_CFLAGS = @MIGRATOR_CFLAGS@
894-MIGRATOR_LIBS = @MIGRATOR_LIBS@
895 MKDIR_P = @MKDIR_P@
896 MKINSTALLDIRS = @MKINSTALLDIRS@
897 MSGFMT = @MSGFMT@
898diff --git a/aclocal.m4 b/aclocal.m4
899index b577a6b..89cec79 100644
900--- a/aclocal.m4
901+++ b/aclocal.m4
902@@ -570,7 +570,10 @@ m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([YELP_HELP_RULES])])
903 #
904 # Modified to require ngettext
905 # Matthias Clasen <mclasen@redhat.com> 08/06/2004
906-#
907+
908+# Increment this whenever this file is changed.
909+#serial 1
910+
911 # We need this here as well, since someone might use autoconf-2.5x
912 # to configure GLib then an older version to configure a package
913 # using AM_GLIB_GNU_GETTEXT
914@@ -1027,6 +1030,9 @@ sed 's/^/| /' conftest.foo >&AS_MESSAGE_LOG_FD
915 fi])
916
917
918+# Increment this whenever this file is changed.
919+#serial 1
920+
921 dnl GLIB_GSETTINGS
922 dnl Defines GSETTINGS_SCHEMAS_INSTALL which controls whether
923 dnl the schema should be compiled
924diff --git a/config.h.in b/config.h.in
925index 4a3135d..7f45f65 100644
926--- a/config.h.in
927+++ b/config.h.in
928@@ -3,9 +3,6 @@
929 /* Define to 1 to enable special debug support */
930 #undef ENABLE_DEBUG
931
932-/* Define to 1 to enable prefs migration from GConf to GSettings */
933-#undef ENABLE_MIGRATION
934-
935 /* always defined to indicate that i18n is enabled */
936 #undef ENABLE_NLS
937
938diff --git a/configure b/configure
939index 733fa5c..6fcbf8a 100755
940--- a/configure
941+++ b/configure
942@@ -1,6 +1,6 @@
943 #! /bin/sh
944 # Guess values for system-dependent variables and create Makefiles.
945-# Generated by GNU Autoconf 2.69 for GNOME Terminal 3.28.2.
946+# Generated by GNU Autoconf 2.69 for GNOME Terminal 3.30.0.
947 #
948 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-terminal>.
949 #
950@@ -591,8 +591,8 @@ MAKEFLAGS=
951 # Identity of this package.
952 PACKAGE_NAME='GNOME Terminal'
953 PACKAGE_TARNAME='gnome-terminal'
954-PACKAGE_VERSION='3.28.2'
955-PACKAGE_STRING='GNOME Terminal 3.28.2'
956+PACKAGE_VERSION='3.30.0'
957+PACKAGE_STRING='GNOME Terminal 3.30.0'
958 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-terminal'
959 PACKAGE_URL=''
960
961@@ -664,10 +664,6 @@ GDBUS_CODEGEN
962 GLIB_COMPILE_RESOURCES
963 GLIB_MKENUMS
964 GLIB_GENMARSHAL
965-ENABLE_MIGRATION_FALSE
966-ENABLE_MIGRATION_TRUE
967-MIGRATOR_LIBS
968-MIGRATOR_CFLAGS
969 GSETTINGS_RULES
970 GLIB_COMPILE_SCHEMAS
971 gsettingsschemadir
972@@ -867,7 +863,6 @@ with_gtk
973 with_dbus_interface_dir
974 with_dbus_service_dir
975 enable_schemas_compile
976-enable_migration
977 enable_search_provider
978 with_nautilus_extension
979 with_nautilus_dir
980@@ -889,8 +884,6 @@ PKG_CONFIG_LIBDIR
981 LT_SYS_LIBRARY_PATH
982 TERM_CFLAGS
983 TERM_LIBS
984-MIGRATOR_CFLAGS
985-MIGRATOR_LIBS
986 GLIB_GENMARSHAL
987 GLIB_MKENUMS
988 GLIB_COMPILE_RESOURCES
989@@ -1440,7 +1433,7 @@ if test "$ac_init_help" = "long"; then
990 # Omit some internal or obsolete options to make the list less imposing.
991 # This message is too long to be a string in the A/UX 3.1 sh.
992 cat <<_ACEOF
993-\`configure' configures GNOME Terminal 3.28.2 to adapt to many kinds of systems.
994+\`configure' configures GNOME Terminal 3.30.0 to adapt to many kinds of systems.
995
996 Usage: $0 [OPTION]... [VAR=VALUE]...
997
998@@ -1510,7 +1503,7 @@ fi
999
1000 if test -n "$ac_init_help"; then
1001 case $ac_init_help in
1002- short | recursive ) echo "Configuration of GNOME Terminal 3.28.2:";;
1003+ short | recursive ) echo "Configuration of GNOME Terminal 3.30.0:";;
1004 esac
1005 cat <<\_ACEOF
1006
1007@@ -1535,7 +1528,6 @@ Optional Features:
1008 --disable-nls do not use Native Language Support
1009 --disable-schemas-compile
1010 Disable regeneration of gschemas.compiled on install
1011- --disable-migration Disable prefs migration from GConf to GSettings
1012 --disable-search-provider
1013 Disable gnome-shell search provider
1014 --enable-debug Enable special debug support
1015@@ -1580,10 +1572,6 @@ Some influential environment variables:
1016 User-defined run-time library search path.
1017 TERM_CFLAGS C compiler flags for TERM, overriding pkg-config
1018 TERM_LIBS linker flags for TERM, overriding pkg-config
1019- MIGRATOR_CFLAGS
1020- C compiler flags for MIGRATOR, overriding pkg-config
1021- MIGRATOR_LIBS
1022- linker flags for MIGRATOR, overriding pkg-config
1023 GLIB_GENMARSHAL
1024 the glib-genmarschal programme
1025 GLIB_MKENUMS
1026@@ -1667,7 +1655,7 @@ fi
1027 test -n "$ac_init_help" && exit $ac_status
1028 if $ac_init_version; then
1029 cat <<\_ACEOF
1030-GNOME Terminal configure 3.28.2
1031+GNOME Terminal configure 3.30.0
1032 generated by GNU Autoconf 2.69
1033
1034 Copyright (C) 2012 Free Software Foundation, Inc.
1035@@ -2036,7 +2024,7 @@ cat >config.log <<_ACEOF
1036 This file contains any messages produced by compilers while
1037 running configure, to aid debugging if configure makes a mistake.
1038
1039-It was created by GNOME Terminal $as_me 3.28.2, which was
1040+It was created by GNOME Terminal $as_me 3.30.0, which was
1041 generated by GNU Autoconf 2.69. Invocation command line was
1042
1043 $ $0 $@
1044@@ -2904,7 +2892,7 @@ fi
1045
1046 # Define the identity of the package.
1047 PACKAGE='gnome-terminal'
1048- VERSION='3.28.2'
1049+ VERSION='3.30.0'
1050
1051
1052 cat >>confdefs.h <<_ACEOF
1053@@ -14713,7 +14701,7 @@ case "$with_gtk" in
1054 GTK_MIN_REQUIRED=3.8
1055 GTK_MAX_ALLOWED=3.22
1056 VTE_API_VERSION=2.91
1057- VTE_REQUIRED=0.52.2
1058+ VTE_REQUIRED=0.54.0
1059 ;;
1060 esac
1061
1062@@ -15159,175 +15147,6 @@ endif
1063
1064
1065
1066-# *************************
1067-# GConf-GSettings Migration
1068-# *************************
1069-
1070-GCONF_REQUIRED=2.31.3
1071-
1072-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build the GConf to GSettings migrator" >&5
1073-$as_echo_n "checking whether to build the GConf to GSettings migrator... " >&6; }
1074-# Check whether --enable-migration was given.
1075-if test "${enable_migration+set}" = set; then :
1076- enableval=$enable_migration;
1077-else
1078- enable_migration=yes
1079-fi
1080-
1081-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_migration" >&5
1082-$as_echo "$enable_migration" >&6; }
1083-
1084-if test "$enable_migration" = "yes"; then
1085-
1086-pkg_failed=no
1087-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MIGRATOR" >&5
1088-$as_echo_n "checking for MIGRATOR... " >&6; }
1089-
1090-if test -n "$MIGRATOR_CFLAGS"; then
1091- pkg_cv_MIGRATOR_CFLAGS="$MIGRATOR_CFLAGS"
1092- elif test -n "$PKG_CONFIG"; then
1093- if test -n "$PKG_CONFIG" && \
1094- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
1095- gio-2.0 >= \$GIO_REQUIRED
1096- vte-\$VTE_API_VERSION >= \$VTE_REQUIRED
1097- gconf-2.0 >= \$GCONF_REQUIRED
1098- dconf >= \$DCONF_REQUIRED
1099- uuid\""; } >&5
1100- ($PKG_CONFIG --exists --print-errors "
1101- gio-2.0 >= $GIO_REQUIRED
1102- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1103- gconf-2.0 >= $GCONF_REQUIRED
1104- dconf >= $DCONF_REQUIRED
1105- uuid") 2>&5
1106- ac_status=$?
1107- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1108- test $ac_status = 0; }; then
1109- pkg_cv_MIGRATOR_CFLAGS=`$PKG_CONFIG --cflags "
1110- gio-2.0 >= $GIO_REQUIRED
1111- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1112- gconf-2.0 >= $GCONF_REQUIRED
1113- dconf >= $DCONF_REQUIRED
1114- uuid" 2>/dev/null`
1115- test "x$?" != "x0" && pkg_failed=yes
1116-else
1117- pkg_failed=yes
1118-fi
1119- else
1120- pkg_failed=untried
1121-fi
1122-if test -n "$MIGRATOR_LIBS"; then
1123- pkg_cv_MIGRATOR_LIBS="$MIGRATOR_LIBS"
1124- elif test -n "$PKG_CONFIG"; then
1125- if test -n "$PKG_CONFIG" && \
1126- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
1127- gio-2.0 >= \$GIO_REQUIRED
1128- vte-\$VTE_API_VERSION >= \$VTE_REQUIRED
1129- gconf-2.0 >= \$GCONF_REQUIRED
1130- dconf >= \$DCONF_REQUIRED
1131- uuid\""; } >&5
1132- ($PKG_CONFIG --exists --print-errors "
1133- gio-2.0 >= $GIO_REQUIRED
1134- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1135- gconf-2.0 >= $GCONF_REQUIRED
1136- dconf >= $DCONF_REQUIRED
1137- uuid") 2>&5
1138- ac_status=$?
1139- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1140- test $ac_status = 0; }; then
1141- pkg_cv_MIGRATOR_LIBS=`$PKG_CONFIG --libs "
1142- gio-2.0 >= $GIO_REQUIRED
1143- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1144- gconf-2.0 >= $GCONF_REQUIRED
1145- dconf >= $DCONF_REQUIRED
1146- uuid" 2>/dev/null`
1147- test "x$?" != "x0" && pkg_failed=yes
1148-else
1149- pkg_failed=yes
1150-fi
1151- else
1152- pkg_failed=untried
1153-fi
1154-
1155-
1156-
1157-if test $pkg_failed = yes; then
1158- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1159-$as_echo "no" >&6; }
1160-
1161-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1162- _pkg_short_errors_supported=yes
1163-else
1164- _pkg_short_errors_supported=no
1165-fi
1166- if test $_pkg_short_errors_supported = yes; then
1167- MIGRATOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1168- gio-2.0 >= $GIO_REQUIRED
1169- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1170- gconf-2.0 >= $GCONF_REQUIRED
1171- dconf >= $DCONF_REQUIRED
1172- uuid" 2>&1`
1173- else
1174- MIGRATOR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1175- gio-2.0 >= $GIO_REQUIRED
1176- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1177- gconf-2.0 >= $GCONF_REQUIRED
1178- dconf >= $DCONF_REQUIRED
1179- uuid" 2>&1`
1180- fi
1181- # Put the nasty error message in config.log where it belongs
1182- echo "$MIGRATOR_PKG_ERRORS" >&5
1183-
1184- as_fn_error $? "Package requirements (
1185- gio-2.0 >= $GIO_REQUIRED
1186- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1187- gconf-2.0 >= $GCONF_REQUIRED
1188- dconf >= $DCONF_REQUIRED
1189- uuid) were not met:
1190-
1191-$MIGRATOR_PKG_ERRORS
1192-
1193-Consider adjusting the PKG_CONFIG_PATH environment variable if you
1194-installed software in a non-standard prefix.
1195-
1196-Alternatively, you may set the environment variables MIGRATOR_CFLAGS
1197-and MIGRATOR_LIBS to avoid the need to call pkg-config.
1198-See the pkg-config man page for more details." "$LINENO" 5
1199-elif test $pkg_failed = untried; then
1200- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1201-$as_echo "no" >&6; }
1202- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1203-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1204-as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
1205-is in your PATH or set the PKG_CONFIG environment variable to the full
1206-path to pkg-config.
1207-
1208-Alternatively, you may set the environment variables MIGRATOR_CFLAGS
1209-and MIGRATOR_LIBS to avoid the need to call pkg-config.
1210-See the pkg-config man page for more details.
1211-
1212-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
1213-See \`config.log' for more details" "$LINENO" 5; }
1214-else
1215- MIGRATOR_CFLAGS=$pkg_cv_MIGRATOR_CFLAGS
1216- MIGRATOR_LIBS=$pkg_cv_MIGRATOR_LIBS
1217- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1218-$as_echo "yes" >&6; }
1219-
1220-fi
1221-
1222-$as_echo "#define ENABLE_MIGRATION 1" >>confdefs.h
1223-
1224-fi
1225-
1226- if test "$enable_migration" = "yes"; then
1227- ENABLE_MIGRATION_TRUE=
1228- ENABLE_MIGRATION_FALSE='#'
1229-else
1230- ENABLE_MIGRATION_TRUE='#'
1231- ENABLE_MIGRATION_FALSE=
1232-fi
1233-
1234-
1235 # ***********
1236 # Build tools
1237 # ***********
1238@@ -16224,9 +16043,9 @@ uninstall-help:
1239
1240 TERMINAL_MAJOR_VERSION=3
1241
1242-TERMINAL_MINOR_VERSION=28
1243+TERMINAL_MINOR_VERSION=30
1244
1245-TERMINAL_MICRO_VERSION=2
1246+TERMINAL_MICRO_VERSION=0
1247
1248 TERMINAL_API_VERSION=0
1249
1250@@ -16401,10 +16220,6 @@ fi
1251 ac_config_commands="$ac_config_commands po/stamp-it"
1252
1253
1254-if test -z "${ENABLE_MIGRATION_TRUE}" && test -z "${ENABLE_MIGRATION_FALSE}"; then
1255- as_fn_error $? "conditional \"ENABLE_MIGRATION\" was never defined.
1256-Usually this means the macro was only invoked conditionally." "$LINENO" 5
1257-fi
1258 if test -z "${ENABLE_SEARCH_PROVIDER_TRUE}" && test -z "${ENABLE_SEARCH_PROVIDER_FALSE}"; then
1259 as_fn_error $? "conditional \"ENABLE_SEARCH_PROVIDER\" was never defined.
1260 Usually this means the macro was only invoked conditionally." "$LINENO" 5
1261@@ -16810,7 +16625,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1262 # report actual input values of CONFIG_FILES etc. instead of their
1263 # values after options handling.
1264 ac_log="
1265-This file was extended by GNOME Terminal $as_me 3.28.2, which was
1266+This file was extended by GNOME Terminal $as_me 3.30.0, which was
1267 generated by GNU Autoconf 2.69. Invocation command line was
1268
1269 CONFIG_FILES = $CONFIG_FILES
1270@@ -16876,7 +16691,7 @@ _ACEOF
1271 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1272 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1273 ac_cs_version="\\
1274-GNOME Terminal config.status 3.28.2
1275+GNOME Terminal config.status 3.30.0
1276 configured by $0, generated by GNU Autoconf 2.69,
1277 with options \\"\$ac_cs_config\\"
1278
1279@@ -18605,7 +18420,6 @@ gnome-terminal-$VERSION:
1280 DBus interface dir: ${dbusinterfacedir}
1281 DBus service dir: ${dbusservicedir}
1282 Debug: ${enable_debug}
1283- Prefs migration: ${enable_migration}
1284 Search provider: ${enable_search_provider}
1285 Nautilus extension: ${with_nautilus_extension}
1286 Nautilus extension dir: ${nautilusextensiondir}
1287diff --git a/configure.ac b/configure.ac
1288index e8b10de..d51740e 100644
1289--- a/configure.ac
1290+++ b/configure.ac
1291@@ -1,6 +1,6 @@
1292 m4_define([gt_version_major],[3])
1293-m4_define([gt_version_minor],[28])
1294-m4_define([gt_version_micro],[2])
1295+m4_define([gt_version_minor],[30])
1296+m4_define([gt_version_micro],[0])
1297 m4_define([gt_version_extra],[])
1298 m4_define([gt_version],[gt_version_major().gt_version_minor().gt_version_micro()gt_version_extra])
1299
1300@@ -64,7 +64,7 @@ case "$with_gtk" in
1301 GTK_MIN_REQUIRED=3.8
1302 GTK_MAX_ALLOWED=3.22
1303 VTE_API_VERSION=2.91
1304- VTE_REQUIRED=0.52.2
1305+ VTE_REQUIRED=0.54.0
1306 ;;
1307 esac
1308
1309@@ -116,30 +116,6 @@ AC_SUBST([dbusservicedir])
1310
1311 GLIB_GSETTINGS
1312
1313-# *************************
1314-# GConf-GSettings Migration
1315-# *************************
1316-
1317-GCONF_REQUIRED=2.31.3
1318-
1319-AC_MSG_CHECKING([whether to build the GConf to GSettings migrator])
1320-AC_ARG_ENABLE([migration],
1321- [AS_HELP_STRING([--disable-migration],[Disable prefs migration from GConf to GSettings])],
1322- [],[enable_migration=yes])
1323-AC_MSG_RESULT([$enable_migration])
1324-
1325-if test "$enable_migration" = "yes"; then
1326- PKG_CHECK_MODULES([MIGRATOR],[
1327- gio-2.0 >= $GIO_REQUIRED
1328- vte-$VTE_API_VERSION >= $VTE_REQUIRED
1329- gconf-2.0 >= $GCONF_REQUIRED
1330- dconf >= $DCONF_REQUIRED
1331- uuid])
1332- AC_DEFINE([ENABLE_MIGRATION],[1],[Define to 1 to enable prefs migration from GConf to GSettings])
1333-fi
1334-
1335-AM_CONDITIONAL([ENABLE_MIGRATION],[test "$enable_migration" = "yes"])
1336-
1337 # ***********
1338 # Build tools
1339 # ***********
1340@@ -346,7 +322,6 @@ gnome-terminal-$VERSION:
1341 DBus interface dir: ${dbusinterfacedir}
1342 DBus service dir: ${dbusservicedir}
1343 Debug: ${enable_debug}
1344- Prefs migration: ${enable_migration}
1345 Search provider: ${enable_search_provider}
1346 Nautilus extension: ${with_nautilus_extension}
1347 Nautilus extension dir: ${nautilusextensiondir}
1348diff --git a/debian/changelog b/debian/changelog
1349index 6a5234d..39812f0 100644
1350--- a/debian/changelog
1351+++ b/debian/changelog
1352@@ -1,3 +1,58 @@
1353+gnome-terminal (3.30.0-1ubuntu1) cosmic; urgency=medium
1354+
1355+ * Merge with debian, remaining changes:
1356+ + gnome-terminal.wrap, debian/rules:
1357+ - Add a wrapper script to restore command line compatibility.
1358+ + debian/control.in:
1359+ - gnome-terminal depends on python3, python3-gi and gir1.2-glib-2.0 for
1360+ the wrapper script.
1361+ - Don't Build-Depend on PCRE2
1362+ + Add 0001-Restore-transparency.patch:
1363+ - Restore transparency support
1364+ + Add 0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch:
1365+ - Add CSS names and style classes so we can theme things more easily.
1366+ + Add 0001-screen-window-Extra-padding-around-transparent-termi.patch:
1367+ - Fix transparency on Wayland. Patch by Owen Taylor, via Debarshi Ray @
1368+ Fedora (LP: #1650395)
1369+ + Add 52_support_apturl.patch:
1370+ - Support apt: urls.
1371+ + Add 60_add_lp_handler.patch:
1372+ - Add a handler for launchpad bug URLs.
1373+ + Add scrollbar-background-theming.patch:
1374+ - Draw background under the scrollbar that matches the actual terminal
1375+ background color. This allows proper theming.
1376+ + Add debian/patches/revert-pcre2.patch:
1377+ - Revert changes that require PCRE2 since it's not in main
1378+ (see MIR #163666)
1379+ * Keep 006-fix-invalid-appstream-metadata.patch:
1380+ - Ubuntu's AppStream versions and http://appstream.ubuntu.com/
1381+ don't support gnome-terminal's syntax yet
1382+ * Refreshed Patches:
1383+ + debian/patches/50_add_unity_quicklist.patch:
1384+ - Dropped as upstream includes this feature now
1385+ * debian/rules:
1386+ - Stop installing compatibility version of gnome-terminal.desktop
1387+ (LP: #1739263)
1388+
1389+ -- Marco Trevisan (Treviño) <marco@ubuntu.com> Mon, 10 Sep 2018 11:35:47 -0500
1390+
1391+gnome-terminal (3.30.0-1) unstable; urgency=medium
1392+
1393+ [ Marco Trevisan (Treviño) ]
1394+ * New upstream release 3.30 (LP: #1791373)
1395+ * Refresh patches
1396+
1397+ [ Jeremy Bicha ]
1398+ * Bump minimum libvte-2.91-dev to 0.54.0
1399+ * Cherry-pick app-Make-new-terminal-menu-a-hidden-pref.patch
1400+ - unified New Terminal menu item can be set via gsettings (LP: #1747171)
1401+ * Add debian/gnome-shell.gsettings-override to disable unified New Terminal
1402+ * debian/rules: Drop obsolete build option to disable unified New Terminal
1403+ * debian/rules: Drop obsolete --disable-migration configure flag
1404+ * Update debian/gbp.conf
1405+
1406+ -- Jeremy Bicha <jbicha@debian.org> Sat, 08 Sep 2018 11:20:13 -0400
1407+
1408 gnome-terminal (3.28.2-1ubuntu1) cosmic; urgency=medium
1409
1410 * Merge with Debian. Remaining changes:
1411@@ -526,7 +581,7 @@ gnome-terminal (3.18.0-1) unstable; urgency=medium
1412 * Remove Debian menu entry.
1413
1414 [ Pedro Beja ]
1415- * Remove obsolete flags --disable-factory, --title and --usage from manpage.
1416+ * Remove obsolete flags --disable-factory, --title and --usage from manpage.
1417
1418 [ Andreas Henriksson ]
1419 * New upstream release.
1420@@ -741,7 +796,7 @@ gnome-terminal (3.8.2-1) unstable; urgency=low
1421 gnome-terminal (3.8.0.1-1) experimental; urgency=low
1422
1423 [ Jeremy Bicha ]
1424- * 01_onlyshowin.patch: Show in Unity too
1425+ * 01_onlyshowin.patch: Show in Unity too
1426
1427 [ Emilio Pozuelo Monfort ]
1428 * New upstream release.
1429@@ -811,7 +866,7 @@ gnome-terminal (3.4.0.1-1) unstable; urgency=low
1430
1431 gnome-terminal (3.2.1-2) unstable; urgency=low
1432
1433- * Reintroduce gtk2 build-dependency, it’s required for
1434+ * Reintroduce gtk2 build-dependency, it’s required for
1435 gtk-builder-convert.
1436
1437 -- Josselin Mouette <joss@debian.org> Sun, 20 Nov 2011 00:25:02 +0100
1438@@ -963,9 +1018,9 @@ gnome-terminal (2.26.2-3) UNRELEASED; urgency=low
1439
1440 gnome-terminal (2.26.2-2) unstable; urgency=low
1441
1442- * 02_let_gconf_autostart.patch: Don’t exit if there is no GConf daemon
1443- running. Instead, let dbus-daemon and gconfd be autostarted as they
1444- should be if this is needed. Thanks to Sean Finney for the
1445+ * 02_let_gconf_autostart.patch: Don’t exit if there is no GConf daemon
1446+ running. Instead, let dbus-daemon and gconfd be autostarted as they
1447+ should be if this is needed. Thanks to Sean Finney for the
1448 suggestion. Closes: #531734 and some duplicates.
1449
1450 -- Josselin Mouette <joss@debian.org> Sat, 27 Jun 2009 14:53:33 +0200
1451@@ -991,8 +1046,8 @@ gnome-terminal (2.26.2-1) unstable; urgency=low
1452
1453 [ Josselin Mouette ]
1454 * Drop unnecessary build-deps, add libsm-dev.
1455- * 01_onlyshowin.patch: new patch. Only show gnome-terminal in GNOME
1456- menus, other desktop environments already have their terminal
1457+ * 01_onlyshowin.patch: new patch. Only show gnome-terminal in GNOME
1458+ menus, other desktop environments already have their terminal
1459 emulators.
1460
1461 -- Josselin Mouette <joss@debian.org> Mon, 01 Jun 2009 11:28:01 +0200
1462@@ -1000,9 +1055,9 @@ gnome-terminal (2.26.2-1) unstable; urgency=low
1463 gnome-terminal (2.24.3-3) unstable; urgency=low
1464
1465 * Recommend gvfs. Closes: #519159.
1466- * 01_tabs_shortcuts.patch: restore the ability to set shortcuts to
1467+ * 01_tabs_shortcuts.patch: restore the ability to set shortcuts to
1468 each tab. Closes: #519523.
1469- * 02_tabs_shortcuts_translations.patch: restore translations from
1470+ * 02_tabs_shortcuts_translations.patch: restore translations from
1471 version 2.22 for this functionality.
1472 + Thanks to Mart Raudsepp for preparing the patches.
1473
1474@@ -1040,14 +1095,14 @@ gnome-terminal (2.24.1.1-1) experimental; urgency=low
1475
1476 gnome-terminal (2.22.3-3) unstable; urgency=low
1477
1478- * 01_error_crash.patch: stolen from upstream (r2948). Fixes crash when
1479+ * 01_error_crash.patch: stolen from upstream (r2948). Fixes crash when
1480 passing incorrect arguments to the command line. Closes: #477259.
1481
1482 -- Josselin Mouette <joss@debian.org> Thu, 18 Sep 2008 16:17:00 +0200
1483
1484 gnome-terminal (2.22.3-2) unstable; urgency=low
1485
1486- * gnome-terminal.wrapper: correctly emulate the completely brain-dead
1487+ * gnome-terminal.wrapper: correctly emulate the completely brain-dead
1488 argument parsing of the -e option in xterm. Closes: #488974.
1489
1490 -- Josselin Mouette <joss@debian.org> Fri, 18 Jul 2008 11:57:11 +0200
1491@@ -1190,7 +1245,7 @@ gnome-terminal (2.16.1-3) experimental; urgency=low
1492
1493 gnome-terminal (2.16.1-2) experimental; urgency=low
1494
1495- * 01_terminal-window_resize.patch: stolen from upstream CVS. Avoid
1496+ * 01_terminal-window_resize.patch: stolen from upstream CVS. Avoid
1497 spurious window resizing when opening new tabs.
1498
1499 -- Josselin Mouette <joss@debian.org> Tue, 26 Dec 2006 20:58:36 +0100
1500@@ -1272,7 +1327,7 @@ gnome-terminal (2.13.93-1) experimental; urgency=low
1501 - translation_warning.patch: dropped; fixed upstream.
1502 * debian/gnome-terminal-data.install:
1503 - do not install /usr/share/application-registry, it has been
1504- dropped and deprecated upstream.
1505+ dropped and deprecated upstream.
1506
1507 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br> Sat, 4 Mar 2006 15:46:20 -0300
1508
1509@@ -1345,7 +1400,7 @@ gnome-terminal (2.8.2-1) unstable; urgency=medium
1510
1511 * New upstream release (translation updates).
1512 * [debian/patches/update-config-guess-sub.patch] Dropped; upstream now
1513- includes a newer config.guess and config.sub than are available in
1514+ includes a newer config.guess and config.sub than are available in
1515 autotools-dev.
1516 * [debian/rules] Have binary-post-install clean up scrollkeeper's droppings.
1517
1518@@ -1382,7 +1437,7 @@ gnome-terminal (2.7.3-1) experimental; urgency=low
1519 - new patch to not display obnoxious characters on next/previous tab
1520 (Closes: #256207).
1521 * debian/postinst:
1522- - set an higher priority (40) on the x-terminal-emulator alternative, so
1523+ - set an higher priority (40) on the x-terminal-emulator alternative, so
1524 gnome-terminal has the priority over xterm and uxterm (Closes: #252345).
1525
1526 -- Sebastien Bacher <seb128@debian.org> Wed, 30 Jun 2004 16:23:21 +0200
1527@@ -2349,7 +2404,7 @@ gnome-core (1.0.53-2) unstable; urgency=low
1528
1529 gnome-core (1.0.53-1) unstable; urgency=low
1530
1531- * New upstream version.
1532+ * New upstream version.
1533 * gnome-session does now depend on gnome-panel and recommends
1534 gmc (both are needed for a full Gnome desktop).
1535 * gnome-terminal does not have a border. Closes: #38972
1536@@ -2361,7 +2416,7 @@ gnome-core (1.0.52-1) unstable; urgency=low
1537 * New maintainer. Steve said that he wanted to give away some of
1538 his packages. I've asked to take gnome-core, he never replied, so
1539 I'm taking it but I will give it back to him if he wanted to
1540- keep it. In the meantime I can better manage bugs with my name
1541+ keep it. In the meantime I can better manage bugs with my name
1542 in the Maintainer field.
1543 * New upstream version.
1544
1545@@ -2402,11 +2457,11 @@ gnome-core (1.0.9-0.1) unstable; urgency=low
1546 * cdplayer_applet works again. Closes: #42192
1547 * gnome pager works well: Closes: #42499, #42610
1548 * modem_lights draws itself correctly. Closes: #43861, #45055
1549- * The dialer applets doesn't exit when stopping while
1550+ * The dialer applets doesn't exit when stopping while
1551 not yet connected. Closes: #45287
1552 * No more Debian menu in the panel. Closes: #41040
1553 * GnomeICU works with this panel. Closes: #39626, #39515
1554- * gnome-panel-data conflicts with asclock.
1555+ * gnome-panel-data conflicts with asclock.
1556 Closes: #40712, #40715, #40808, #41430
1557 A better solution will be needed. Maybe put asclock in his own
1558 package or create a asclock-data package that will be shared.
1559@@ -2427,7 +2482,7 @@ gnome-core (1.0.9-0.1) unstable; urgency=low
1560 * The terminal keeps its size when dragging the manu bar in and out.
1561 Closes: #44762
1562 * The menu section of gnome-terminal corrected. Closes: #37635
1563-
1564+
1565 -- Raphael Hertzog <hertzog@debian.org> Wed, 22 Sep 1999 13:24:34 +0200
1566
1567 gnome-core (1.0.7-1) unstable; urgency=low
1568diff --git a/debian/control b/debian/control
1569index f7b5021..140c8f2 100644
1570--- a/debian/control
1571+++ b/debian/control
1572@@ -7,7 +7,7 @@ Section: gnome
1573 Priority: optional
1574 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
1575 XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
1576-Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
1577+Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>
1578 Build-Depends: debhelper (>= 11),
1579 dh-exec,
1580 gnome-common,
1581@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 11),
1582 libgtk-3-dev (>= 3.20),
1583 libglib2.0-dev (>= 2.42.0),
1584 # libpcre2-dev (>= 10.00),
1585- libvte-2.91-dev (>= 0.52.2),
1586+ libvte-2.91-dev (>= 0.54.0),
1587 libsm-dev,
1588 gnome-pkg-tools (>= 0.10),
1589 docbook-to-man,
1590diff --git a/debian/control.in b/debian/control.in
1591index 043511e..00f3b2d 100644
1592--- a/debian/control.in
1593+++ b/debian/control.in
1594@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 11),
1595 libgtk-3-dev (>= 3.20),
1596 libglib2.0-dev (>= 2.42.0),
1597 # libpcre2-dev (>= 10.00),
1598- libvte-2.91-dev (>= 0.52.2),
1599+ libvte-2.91-dev (>= 0.54.0),
1600 libsm-dev,
1601 gnome-pkg-tools (>= 0.10),
1602 docbook-to-man,
1603diff --git a/debian/gbp.conf b/debian/gbp.conf
1604index 724f036..49ac889 100644
1605--- a/debian/gbp.conf
1606+++ b/debian/gbp.conf
1607@@ -1,6 +1,15 @@
1608 [DEFAULT]
1609 pristine-tar = True
1610-debian-branch=ubuntu/master
1611-upstream-branch=upstream/latest
1612+debian-branch = ubuntu/master
1613+upstream-branch = upstream/latest
1614 upstream-vcs-tag = %(version)s
1615 debian-tag = ubuntu/%(version)s
1616+
1617+[buildpackage]
1618+sign-tags = True
1619+
1620+[import-orig]
1621+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
1622+
1623+[pq]
1624+patch-numbers = False
1625diff --git a/debian/gnome-terminal.gsettings-override b/debian/gnome-terminal.gsettings-override
1626new file mode 100644
1627index 0000000..65d39a4
1628--- /dev/null
1629+++ b/debian/gnome-terminal.gsettings-override
1630@@ -0,0 +1,2 @@
1631+[org.gnome.Terminal.Legacy.Settings]
1632+unified-menu=false
1633diff --git a/debian/patches/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch b/debian/patches/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch
1634index 69cfaa5..e562b70 100644
1635--- a/debian/patches/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch
1636+++ b/debian/patches/0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch
1637@@ -8,7 +8,7 @@ Subject: [PATCH] Add style classes and CSS names to some of our widgets
1638 2 files changed, 13 insertions(+)
1639
1640 diff --git a/src/terminal-notebook.c b/src/terminal-notebook.c
1641-index 4e7d56a..490a29a 100644
1642+index 006922f..3823329 100644
1643 --- a/src/terminal-notebook.c
1644 +++ b/src/terminal-notebook.c
1645 @@ -32,6 +32,8 @@
1646@@ -20,7 +20,7 @@ index 4e7d56a..490a29a 100644
1647 #define TERMINAL_NOTEBOOK_GET_PRIVATE(notebook)(G_TYPE_INSTANCE_GET_PRIVATE ((notebook), TERMINAL_TYPE_NOTEBOOK, TerminalNotebookPrivate))
1648
1649 struct _TerminalNotebookPrivate
1650-@@ -460,11 +462,15 @@ static void
1651+@@ -389,11 +391,15 @@ static void
1652 terminal_notebook_init (TerminalNotebook *notebook)
1653 {
1654 TerminalNotebookPrivate *priv;
1655@@ -37,10 +37,10 @@ index 4e7d56a..490a29a 100644
1656
1657 static void
1658 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
1659-index e3bce1a..c36f3d9 100644
1660+index 76a7c06..a7082ab 100644
1661 --- a/src/terminal-screen.c
1662 +++ b/src/terminal-screen.c
1663-@@ -124,6 +124,8 @@ enum
1664+@@ -122,6 +122,8 @@ enum
1665 TARGET_TAB
1666 };
1667
1668@@ -49,7 +49,7 @@ index e3bce1a..c36f3d9 100644
1669 static void terminal_screen_constructed (GObject *object);
1670 static void terminal_screen_dispose (GObject *object);
1671 static void terminal_screen_finalize (GObject *object);
1672-@@ -422,9 +424,14 @@ terminal_screen_init (TerminalScreen *screen)
1673+@@ -404,9 +406,14 @@ terminal_screen_init (TerminalScreen *screen)
1674 guint i;
1675 uuid_t u;
1676 char uuidstr[37];
1677diff --git a/debian/patches/0001-Restore-transparency.patch b/debian/patches/0001-Restore-transparency.patch
1678index 0d37e06..3e2db66 100644
1679--- a/debian/patches/0001-Restore-transparency.patch
1680+++ b/debian/patches/0001-Restore-transparency.patch
1681@@ -27,107 +27,16 @@ can avoid this by ensuring that the window always renders a background.
1682
1683 https://bugzilla.gnome.org/show_bug.cgi?id=730016
1684 ---
1685- src/migration.c | 43 ++++++++++++-
1686 src/org.gnome.Terminal.gschema.xml | 14 +++++
1687 src/preferences.ui | 121 +++++++++++++++++++++++++++++++++++++
1688 src/profile-editor.c | 19 ++++++
1689 src/terminal-schemas.h | 4 ++
1690 src/terminal-screen.c | 42 ++++++++++++-
1691 src/terminal-window.c | 28 +++++++++
1692- 7 files changed, 268 insertions(+), 3 deletions(-)
1693+ 6 files changed, 227 insertions(+), 1 deletion(-)
1694
1695-diff --git a/src/migration.c b/src/migration.c
1696-index e3ae04b..31064b1 100644
1697---- a/src/migration.c
1698-+++ b/src/migration.c
1699-@@ -331,6 +331,9 @@ migrate_global_prefs (GSettings *settings,
1700- settings, TERMINAL_SETTING_ENABLE_MENU_BAR_ACCEL_KEY,
1701- FALSE);
1702-
1703-+ if (verbose)
1704-+ g_printerr("Migrating global\n");
1705-+
1706- g_object_unref (client);
1707-
1708- return TRUE;
1709-@@ -378,6 +381,8 @@ migrate_profile (TerminalSettingsList *list,
1710- {
1711- GSettings *settings;
1712- char *child_name, *path;
1713-+ gchar *background_type = NULL, *bg_type_key, *bg_darkness_key;
1714-+ gdouble background_darkness;
1715- gs_free char *name;
1716- gboolean is_default;
1717-
1718-@@ -394,6 +399,31 @@ migrate_profile (TerminalSettingsList *list,
1719-
1720- path = gconf_concat_dir_and_key (GCONF_PROFILES_PREFIX, gconf_id);
1721-
1722-+ bg_type_key = gconf_concat_dir_and_key (path, KEY_BACKGROUND_TYPE);
1723-+ background_type = gconf_client_get_string (client, bg_type_key, NULL);
1724-+ g_free (bg_type_key);
1725-+ if (background_type)
1726-+ g_settings_set_boolean (settings, TERMINAL_PROFILE_USE_TRANSPARENT_BACKGROUND,
1727-+ g_strcmp0(background_type, "transparent") == 0);
1728-+ g_free (background_type);
1729-+
1730-+ // If we're migrating, set the 'use theme transparency' key to false, this
1731-+ // will be copied from the old profile into transparency.
1732-+ g_settings_set_boolean (settings, TERMINAL_PROFILE_USE_THEME_TRANSPARENCY,
1733-+ FALSE);
1734-+
1735-+ bg_darkness_key = gconf_concat_dir_and_key (path, KEY_BACKGROUND_DARKNESS);
1736-+ background_darkness = gconf_client_get_float (client,
1737-+ bg_darkness_key, NULL);
1738-+
1739-+ g_free (bg_darkness_key);
1740-+ if (background_darkness) {
1741-+ // Need to invert, the key has changed sense
1742-+ g_settings_set_int (settings,
1743-+ TERMINAL_PROFILE_BACKGROUND_TRANSPARENCY_PERCENT,
1744-+ 1 - (int) (background_darkness * 100));
1745-+ }
1746-+
1747- migrate_string (client, path, KEY_VISIBLE_NAME,
1748- settings, TERMINAL_PROFILE_VISIBLE_NAME_KEY);
1749-
1750-@@ -481,7 +511,7 @@ migrate_profiles (GSettings *global_settings,
1751- TerminalSettingsList *list;
1752- GConfClient *client;
1753- GConfValue *value, *dvalue;
1754-- GSList *l;
1755-+ GSList *l, *def = NULL;
1756- const char *default_profile;
1757-
1758- client = gconf_client_get_default ();
1759-@@ -491,15 +521,24 @@ migrate_profiles (GSettings *global_settings,
1760- dvalue->type == GCONF_VALUE_STRING)
1761- default_profile = gconf_value_get_string (dvalue);
1762- else
1763-- default_profile = NULL;
1764-+ default_profile = "Default";
1765-
1766- list = terminal_profiles_list_new ();
1767-
1768- value = gconf_client_get (client, GCONF_GLOBAL_PREFIX "/profile_list", NULL);
1769-+ if (value == NULL) {
1770-+ value = gconf_value_new (GCONF_VALUE_LIST);
1771-+ gconf_value_set_list_type (value, GCONF_VALUE_STRING);
1772-+ def = g_slist_append(def, gconf_value_new_from_string(GCONF_VALUE_STRING,
1773-+ "Default", NULL));
1774-+ gconf_value_set_list_nocopy (value, def);
1775-+ }
1776- if (value != NULL &&
1777- value->type == GCONF_VALUE_LIST &&
1778- gconf_value_get_list_type (value) == GCONF_VALUE_STRING) {
1779- for (l = gconf_value_get_list (value); l != NULL; l = l->next) {
1780-+ if (verbose)
1781-+ g_printerr ("Migrating %s\n", gconf_value_get_string (l->data));
1782- migrate_profile (list, client,
1783- gconf_value_get_string (l->data),
1784- default_profile);
1785 diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
1786-index 2edecea..c8cac4b 100644
1787+index a4adc66..fef54da 100644
1788 --- a/src/org.gnome.Terminal.gschema.xml
1789 +++ b/src/org.gnome.Terminal.gschema.xml
1790 @@ -400,6 +400,20 @@
1791@@ -291,10 +200,10 @@ index 6259aac..95aeb84 100644
1792 </child>
1793 </object>
1794 diff --git a/src/profile-editor.c b/src/profile-editor.c
1795-index c93a191..6229cb0 100644
1796+index eaad918..72759a1 100644
1797 --- a/src/profile-editor.c
1798 +++ b/src/profile-editor.c
1799-@@ -1325,6 +1325,25 @@ profile_prefs_load (const char *uuid, GSettings *profile)
1800+@@ -1254,6 +1254,25 @@ profile_prefs_load (const char *uuid, GSettings *profile)
1801 w,
1802 "active-id",
1803 G_SETTINGS_BIND_GET | G_SETTINGS_BIND_SET);
1804@@ -336,10 +245,10 @@ index 46ed321..24cf4ab 100644
1805 #define TERMINAL_SETTING_DEFAULT_SHOW_MENUBAR_KEY "default-show-menubar"
1806 #define TERMINAL_SETTING_ENABLE_MENU_BAR_ACCEL_KEY "menu-accelerator-enabled"
1807 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
1808-index d104e30..e3bce1a 100644
1809+index 7f99718..76a7c06 100644
1810 --- a/src/terminal-screen.c
1811 +++ b/src/terminal-screen.c
1812-@@ -642,6 +642,11 @@ terminal_screen_class_init (TerminalScreenClass *klass)
1813+@@ -599,6 +599,11 @@ terminal_screen_class_init (TerminalScreenClass *klass)
1814
1815 g_type_class_add_private (object_class, sizeof (TerminalScreenPrivate));
1816
1817@@ -351,7 +260,7 @@ index d104e30..e3bce1a 100644
1818 n_url_regexes = G_N_ELEMENTS (url_regex_patterns);
1819 precompile_regexes (url_regex_patterns, n_url_regexes, &url_regexes, &url_regex_flavors);
1820 n_extra_regexes = G_N_ELEMENTS (extra_regex_patterns);
1821-@@ -903,7 +908,10 @@ terminal_screen_profile_changed_cb (GSettings *profile,
1822+@@ -857,7 +862,10 @@ terminal_screen_profile_changed_cb (GSettings *profile,
1823 prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_COLORS_SET_KEY) ||
1824 prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_BACKGROUND_COLOR_KEY) ||
1825 prop_name == I_(TERMINAL_PROFILE_HIGHLIGHT_FOREGROUND_COLOR_KEY) ||
1826@@ -363,7 +272,7 @@ index d104e30..e3bce1a 100644
1827 update_color_scheme (screen);
1828
1829 if (!prop_name || prop_name == I_(TERMINAL_PROFILE_AUDIBLE_BELL_KEY))
1830-@@ -981,6 +989,9 @@ update_color_scheme (TerminalScreen *screen)
1831+@@ -935,6 +943,9 @@ update_color_scheme (TerminalScreen *screen)
1832 GdkRGBA *highlight_bgp = NULL, *highlight_fgp = NULL;
1833 GtkStyleContext *context;
1834 gboolean use_theme_colors;
1835@@ -373,7 +282,7 @@ index d104e30..e3bce1a 100644
1836
1837 context = gtk_widget_get_style_context (widget);
1838 gtk_style_context_get_color (context, gtk_style_context_get_state (context), &theme_fg);
1839-@@ -1032,6 +1043,31 @@ update_color_scheme (TerminalScreen *screen)
1840+@@ -986,6 +997,31 @@ update_color_scheme (TerminalScreen *screen)
1841 }
1842
1843 colors = terminal_g_settings_get_rgba_palette (priv->profile, TERMINAL_PROFILE_PALETTE_KEY, &n_colors);
1844@@ -405,7 +314,7 @@ index d104e30..e3bce1a 100644
1845 vte_terminal_set_colors (VTE_TERMINAL (screen), &fg, &bg,
1846 colors, n_colors);
1847 vte_terminal_set_color_bold (VTE_TERMINAL (screen), boldp);
1848-@@ -1039,6 +1075,10 @@ update_color_scheme (TerminalScreen *screen)
1849+@@ -993,6 +1029,10 @@ update_color_scheme (TerminalScreen *screen)
1850 vte_terminal_set_color_cursor_foreground (VTE_TERMINAL (screen), cursor_fgp);
1851 vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
1852 vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
1853@@ -417,10 +326,10 @@ index d104e30..e3bce1a 100644
1854
1855 static void
1856 diff --git a/src/terminal-window.c b/src/terminal-window.c
1857-index 461ceb5..3caccb6 100644
1858+index 91fa09d..ea4b667 100644
1859 --- a/src/terminal-window.c
1860 +++ b/src/terminal-window.c
1861-@@ -2013,6 +2013,26 @@ terminal_window_realize (GtkWidget *widget)
1862+@@ -1944,6 +1944,26 @@ terminal_window_realize (GtkWidget *widget)
1863 terminal_window_update_size (window);
1864 }
1865
1866@@ -447,7 +356,7 @@ index 461ceb5..3caccb6 100644
1867 static gboolean
1868 terminal_window_state_event (GtkWidget *widget,
1869 GdkEventWindowState *event)
1870-@@ -2157,6 +2177,8 @@ terminal_window_init (TerminalWindow *window)
1871+@@ -2088,6 +2108,8 @@ terminal_window_init (TerminalWindow *window)
1872 };
1873 TerminalWindowPrivate *priv;
1874 TerminalApp *app;
1875@@ -456,7 +365,7 @@ index 461ceb5..3caccb6 100644
1876 GSettings *gtk_debug_settings;
1877 GtkWindowGroup *window_group;
1878 // GtkAccelGroup *accel_group;
1879-@@ -2171,6 +2193,11 @@ terminal_window_init (TerminalWindow *window)
1880+@@ -2102,6 +2124,11 @@ terminal_window_init (TerminalWindow *window)
1881
1882 gtk_widget_init_template (GTK_WIDGET (window));
1883
1884@@ -468,7 +377,7 @@ index 461ceb5..3caccb6 100644
1885 uuid_generate (u);
1886 uuid_unparse (u, uuidstr);
1887 priv->uuid = g_strdup (uuidstr);
1888-@@ -2317,6 +2344,7 @@ terminal_window_class_init (TerminalWindowClass *klass)
1889+@@ -2248,6 +2275,7 @@ terminal_window_class_init (TerminalWindowClass *klass)
1890
1891 widget_class->show = terminal_window_show;
1892 widget_class->realize = terminal_window_realize;
1893diff --git a/debian/patches/0001-screen-window-Extra-padding-around-transparent-termi.patch b/debian/patches/0001-screen-window-Extra-padding-around-transparent-termi.patch
1894index 298a46e..db53927 100644
1895--- a/debian/patches/0001-screen-window-Extra-padding-around-transparent-termi.patch
1896+++ b/debian/patches/0001-screen-window-Extra-padding-around-transparent-termi.patch
1897@@ -10,10 +10,10 @@ https://bugzilla.redhat.com/show_bug.cgi?id=1207943
1898 2 files changed, 49 insertions(+), 9 deletions(-)
1899
1900 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
1901-index c36f3d9..b5ae0da 100644
1902+index a7082ab..bc5e36e 100644
1903 --- a/src/terminal-screen.c
1904 +++ b/src/terminal-screen.c
1905-@@ -143,6 +143,8 @@ static void terminal_screen_system_font_changed_cb (GSettings *,
1906+@@ -141,6 +141,8 @@ static void terminal_screen_system_font_changed_cb (GSettings *,
1907 static gboolean terminal_screen_popup_menu (GtkWidget *widget);
1908 static gboolean terminal_screen_button_press (GtkWidget *widget,
1909 GdkEventButton *event);
1910@@ -22,7 +22,7 @@ index c36f3d9..b5ae0da 100644
1911 static gboolean terminal_screen_do_exec (TerminalScreen *screen,
1912 FDSetupData *data,
1913 GError **error);
1914-@@ -568,6 +570,7 @@ terminal_screen_class_init (TerminalScreenClass *klass)
1915+@@ -539,6 +541,7 @@ terminal_screen_class_init (TerminalScreenClass *klass)
1916 widget_class->drag_data_received = terminal_screen_drag_data_received;
1917 widget_class->button_press_event = terminal_screen_button_press;
1918 widget_class->popup_menu = terminal_screen_popup_menu;
1919@@ -30,7 +30,7 @@ index c36f3d9..b5ae0da 100644
1920
1921 terminal_class->child_exited = terminal_screen_child_exited;
1922
1923-@@ -980,6 +983,32 @@ terminal_screen_profile_changed_cb (GSettings *profile,
1924+@@ -934,6 +937,32 @@ terminal_screen_profile_changed_cb (GSettings *profile,
1925 g_object_thaw_notify (object);
1926 }
1927
1928@@ -63,7 +63,7 @@ index c36f3d9..b5ae0da 100644
1929 static void
1930 update_color_scheme (TerminalScreen *screen)
1931 {
1932-@@ -1083,9 +1112,7 @@ update_color_scheme (TerminalScreen *screen)
1933+@@ -1037,9 +1066,7 @@ update_color_scheme (TerminalScreen *screen)
1934 vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
1935 vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
1936
1937@@ -74,7 +74,7 @@ index c36f3d9..b5ae0da 100644
1938 }
1939
1940 static void
1941-@@ -1690,6 +1717,13 @@ terminal_screen_do_popup (TerminalScreen *screen,
1942+@@ -1644,6 +1671,13 @@ terminal_screen_do_popup (TerminalScreen *screen,
1943 terminal_screen_popup_info_unref (info);
1944 }
1945
1946@@ -89,10 +89,10 @@ index c36f3d9..b5ae0da 100644
1947 terminal_screen_button_press (GtkWidget *widget,
1948 GdkEventButton *event)
1949 diff --git a/src/terminal-window.c b/src/terminal-window.c
1950-index 3caccb6..a9de5d5 100644
1951+index ea4b667..ae60543 100644
1952 --- a/src/terminal-window.c
1953 +++ b/src/terminal-window.c
1954-@@ -2019,15 +2019,21 @@ terminal_window_draw (GtkWidget *widget,
1955+@@ -1950,15 +1950,21 @@ terminal_window_draw (GtkWidget *widget,
1956 {
1957 if (gtk_widget_get_app_paintable (widget))
1958 {
1959diff --git a/debian/patches/01_onlyshowin.patch b/debian/patches/01_onlyshowin.patch
1960index d66d689..d900a0b 100644
1961--- a/debian/patches/01_onlyshowin.patch
1962+++ b/debian/patches/01_onlyshowin.patch
1963@@ -7,11 +7,14 @@ Subject: Only show gnome-terminal in GNOME menus
1964 1 file changed, 1 insertion(+)
1965
1966 diff --git a/org.gnome.Terminal.desktop.in.in b/org.gnome.Terminal.desktop.in.in
1967-index 98ad8f9..5904afa 100644
1968+index da5c9be..8070405 100644
1969 --- a/org.gnome.Terminal.desktop.in.in
1970 +++ b/org.gnome.Terminal.desktop.in.in
1971-@@ -14,3 +14,4 @@ X-GNOME-Bugzilla-Version=@VERSION@
1972+@@ -14,6 +14,7 @@ X-GNOME-Bugzilla-Version=@VERSION@
1973 Categories=GNOME;GTK;System;TerminalEmulator;
1974 StartupNotify=true
1975 X-GNOME-SingleWindow=false
1976 +OnlyShowIn=GNOME;Unity;
1977+ Actions=new-window;preferences;
1978+
1979+ [Desktop Action new-window]
1980diff --git a/debian/patches/50_add_unity_quicklist.patch b/debian/patches/50_add_unity_quicklist.patch
1981deleted file mode 100644
1982index 40c5928..0000000
1983--- a/debian/patches/50_add_unity_quicklist.patch
1984+++ /dev/null
1985@@ -1,22 +0,0 @@
1986-From: Didier Roche <didrocks@ubuntu.com>
1987-Date: Sat, 20 Jan 2018 18:48:39 -0500
1988-Subject: Add Unity static quicklist support to gnome-terminal
1989-
1990-Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=651531
1991----
1992- org.gnome.Terminal.desktop.in.in | 5 +++++
1993- 1 file changed, 5 insertions(+)
1994-
1995-diff --git a/org.gnome.Terminal.desktop.in.in b/org.gnome.Terminal.desktop.in.in
1996-index 5904afa..1b739bd 100644
1997---- a/org.gnome.Terminal.desktop.in.in
1998-+++ b/org.gnome.Terminal.desktop.in.in
1999-@@ -15,3 +15,8 @@ Categories=GNOME;GTK;System;TerminalEmulator;
2000- StartupNotify=true
2001- X-GNOME-SingleWindow=false
2002- OnlyShowIn=GNOME;Unity;
2003-+Actions=new-window
2004-+
2005-+[Desktop Action new-window]
2006-+_Name=New Terminal
2007-+Exec=gnome-terminal
2008diff --git a/debian/patches/60_add_lp_handler.patch b/debian/patches/60_add_lp_handler.patch
2009index 78449ba..fe8ad4c 100644
2010--- a/debian/patches/60_add_lp_handler.patch
2011+++ b/debian/patches/60_add_lp_handler.patch
2012@@ -25,10 +25,10 @@ index 83ad417..f0ee427 100644
2013
2014 #endif /* !TERMINAL_REGEX_H */
2015 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
2016-index b5ae0da..9d9bc83 100644
2017+index bc5e36e..e42c401 100644
2018 --- a/src/terminal-screen.c
2019 +++ b/src/terminal-screen.c
2020-@@ -185,6 +185,7 @@ static const TerminalRegexPattern url_regex_patterns[] = {
2021+@@ -181,6 +181,7 @@ static const TerminalRegexPattern url_regex_patterns[] = {
2022 { REGEX_URL_VOIP, FLAVOR_VOIP_CALL },
2023 { REGEX_EMAIL, FLAVOR_EMAIL },
2024 { REGEX_NEWS_MAN, FLAVOR_AS_IS },
2025@@ -37,7 +37,7 @@ index b5ae0da..9d9bc83 100644
2026
2027 static const TerminalRegexPattern extra_regex_patterns[] = {
2028 diff --git a/src/terminal-screen.h b/src/terminal-screen.h
2029-index 743071d..ff19f7e 100644
2030+index ff77fcf..501d2ce 100644
2031 --- a/src/terminal-screen.h
2032 +++ b/src/terminal-screen.h
2033 @@ -32,6 +32,7 @@ typedef enum {
2034@@ -97,10 +97,10 @@ index abd34fd..a7de59f 100644
2035
2036 char *terminal_util_concat_uris (char **uris,
2037 diff --git a/src/terminal-window.c b/src/terminal-window.c
2038-index a9de5d5..6470347 100644
2039+index ae60543..f09227d 100644
2040 --- a/src/terminal-window.c
2041 +++ b/src/terminal-window.c
2042-@@ -1020,7 +1020,17 @@ action_copy_match_cb (GSimpleAction *action,
2043+@@ -1009,7 +1009,17 @@ action_copy_match_cb (GSimpleAction *action,
2044 if (info->url == NULL)
2045 return;
2046
2047@@ -119,7 +119,7 @@ index a9de5d5..6470347 100644
2048 }
2049
2050 static void
2051-@@ -1785,6 +1795,7 @@ screen_show_popup_menu_cb (TerminalScreen *screen,
2052+@@ -1720,6 +1730,7 @@ screen_show_popup_menu_cb (TerminalScreen *screen,
2053 break;
2054 case FLAVOR_AS_IS:
2055 case FLAVOR_DEFAULT_TO_HTTP:
2056diff --git a/debian/patches/Don-t-allow-the-theme-to-set-black-on-black.patch b/debian/patches/Don-t-allow-the-theme-to-set-black-on-black.patch
2057index 9d4773c..fabfca1 100644
2058--- a/debian/patches/Don-t-allow-the-theme-to-set-black-on-black.patch
2059+++ b/debian/patches/Don-t-allow-the-theme-to-set-black-on-black.patch
2060@@ -24,10 +24,10 @@ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683744
2061 1 file changed, 11 insertions(+)
2062
2063 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
2064-index 2b1f825..9965171 100644
2065+index a85fcef..a4da042 100644
2066 --- a/src/terminal-screen.c
2067 +++ b/src/terminal-screen.c
2068-@@ -929,6 +929,17 @@ update_color_scheme (TerminalScreen *screen)
2069+@@ -883,6 +883,17 @@ update_color_scheme (TerminalScreen *screen)
2070 gtk_style_context_get_color (context, gtk_style_context_get_state (context), &theme_fg);
2071 gtk_style_context_get_background_color (context, gtk_style_context_get_state (context), &theme_bg);
2072
2073diff --git a/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch b/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
2074index e0fcf7c..0291883 100644
2075--- a/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
2076+++ b/debian/patches/Provide-fallback-for-reading-current-directory-if-OS.patch
2077@@ -10,10 +10,10 @@ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712628
2078 1 file changed, 66 insertions(+)
2079
2080 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
2081-index 9965171..d104e30 100644
2082+index a4da042..7f99718 100644
2083 --- a/src/terminal-screen.c
2084 +++ b/src/terminal-screen.c
2085-@@ -226,6 +226,63 @@ fake_dup3 (int fd, int fd2, int flags)
2086+@@ -208,6 +208,63 @@ fake_dup3 (int fd, int fd2, int flags)
2087
2088 G_DEFINE_TYPE (TerminalScreen, terminal_screen, VTE_TYPE_TERMINAL)
2089
2090@@ -77,7 +77,7 @@ index 9965171..d104e30 100644
2091 static void
2092 free_tag_data (TagData *tagdata)
2093 {
2094-@@ -1682,12 +1739,21 @@ terminal_screen_button_press (GtkWidget *widget,
2095+@@ -1636,12 +1693,21 @@ terminal_screen_button_press (GtkWidget *widget,
2096 char *
2097 terminal_screen_get_current_dir (TerminalScreen *screen)
2098 {
2099diff --git a/debian/patches/app-Make-new-terminal-menu-a-hidden-pref.patch b/debian/patches/app-Make-new-terminal-menu-a-hidden-pref.patch
2100new file mode 100644
2101index 0000000..44c28a6
2102--- /dev/null
2103+++ b/debian/patches/app-Make-new-terminal-menu-a-hidden-pref.patch
2104@@ -0,0 +1,195 @@
2105+From: Christian Persch <chpe@src.gnome.org>
2106+Date: Fri, 7 Sep 2018 21:10:37 +0200
2107+Subject: app: Make new-terminal menu a hidden pref
2108+
2109+Some distributions ship a gnome-terminal that changes the
2110+new-terminal menu via conditionally compiled code. That makes
2111+it impossible for the user to change back to the upstream
2112+behaviour.
2113+
2114+Instead, add a hidden pref that distributions can set
2115+via a gsettings override, and users can change back to
2116+the default.
2117+
2118+https://gitlab.gnome.org/GNOME/gnome-terminal/issues/30
2119+(cherry picked from commit 30efce621ad04276771aa311f52731b468c4adfd)
2120+---
2121+ src/org.gnome.Terminal.gschema.xml | 4 ++++
2122+ src/terminal-app.c | 38 +++++++++++++++++++++++++++++---------
2123+ src/terminal-app.h | 2 ++
2124+ src/terminal-schemas.h | 1 +
2125+ src/terminal-window.c | 30 +++++++++++++++---------------
2126+ 5 files changed, 51 insertions(+), 24 deletions(-)
2127+
2128+diff --git a/src/org.gnome.Terminal.gschema.xml b/src/org.gnome.Terminal.gschema.xml
2129+index a4adc66..945b0bd 100644
2130+--- a/src/org.gnome.Terminal.gschema.xml
2131++++ b/src/org.gnome.Terminal.gschema.xml
2132+@@ -741,6 +741,10 @@
2133+ <summary>Which theme variant to use</summary>
2134+ </key>
2135+
2136++ <key name="unified-menu" type="b">
2137++ <default>true</default>
2138++ </key>
2139++
2140+ <!-- <child name="profiles" schema="org.gnome.Terminal.ProfilesList" /> -->
2141+
2142+ <child name="keybindings" schema="org.gnome.Terminal.Legacy.Keybindings" />
2143+diff --git a/src/terminal-app.c b/src/terminal-app.c
2144+index 1c251f5..f8e290d 100644
2145+--- a/src/terminal-app.c
2146++++ b/src/terminal-app.c
2147+@@ -65,6 +65,10 @@
2148+ #define GTK_DEBUG_ENABLE_INSPECTOR_KEY "enable-inspector-keybinding"
2149+ #define GTK_DEBUG_ENABLE_INSPECTOR_TYPE G_VARIANT_TYPE_BOOLEAN
2150+
2151++#ifdef DISUNIFY_NEW_TERMINAL_SECTION
2152++#error Use a gsettings override instead
2153++#endif
2154++
2155+ /*
2156+ * Session state is stored entirely in the RestartCommand command line.
2157+ *
2158+@@ -109,6 +113,8 @@ struct _TerminalApp
2159+ GtkClipboard *clipboard;
2160+ GdkAtom *clipboard_targets;
2161+ int n_clipboard_targets;
2162++
2163++ gboolean unified_menu;
2164+ };
2165+
2166+ enum
2167+@@ -426,16 +432,17 @@ append_new_terminal_item (GMenu *section,
2168+ }
2169+
2170+ static void
2171+-fill_new_terminal_section (GMenu *section,
2172++fill_new_terminal_section (TerminalApp *app,
2173++ GMenu *section,
2174+ ProfileData *profiles,
2175+ guint n_profiles)
2176+ {
2177+-#ifndef DISUNIFY_NEW_TERMINAL_SECTION
2178+- append_new_terminal_item (section, _("New _Terminal"), "default", profiles, n_profiles);
2179+-#else
2180+- append_new_terminal_item (section, _("New _Tab"), "tab", profiles, n_profiles);
2181+- append_new_terminal_item (section, _("New _Window"), "window", profiles, n_profiles);
2182+-#endif
2183++ if (terminal_app_get_menu_unified (app)) {
2184++ append_new_terminal_item (section, _("New _Terminal"), "default", profiles, n_profiles);
2185++ } else {
2186++ append_new_terminal_item (section, _("New _Tab"), "tab", profiles, n_profiles);
2187++ append_new_terminal_item (section, _("New _Window"), "window", profiles, n_profiles);
2188++ }
2189+ }
2190+
2191+ static GMenu *
2192+@@ -477,7 +484,7 @@ terminal_app_update_profile_menus (TerminalApp *app)
2193+ ProfileData *profiles = (ProfileData*) array->data;
2194+ guint n_profiles = array->len;
2195+
2196+- fill_new_terminal_section (app->menubar_new_terminal_section, profiles, n_profiles);
2197++ fill_new_terminal_section (app, app->menubar_new_terminal_section, profiles, n_profiles);
2198+
2199+ app->set_profile_menu = set_profile_submenu_new (profiles, n_profiles);
2200+
2201+@@ -641,7 +648,7 @@ terminal_app_startup (GApplication *application)
2202+ /* App menu */
2203+ GMenu *appmenu_new_terminal_section = gtk_application_get_menu_by_id (gtk_application,
2204+ "new-terminal-section");
2205+- fill_new_terminal_section (appmenu_new_terminal_section, NULL, 0); /* no submenu */
2206++ fill_new_terminal_section (app, appmenu_new_terminal_section, NULL, 0); /* no submenu */
2207+
2208+ /* Menubar */
2209+ /* If the menubar is shown by the shell, omit mnemonics for the submenus. This is because Alt+F etc.
2210+@@ -703,6 +710,11 @@ terminal_app_init (TerminalApp *app)
2211+ GTK_DEBUG_ENABLE_INSPECTOR_KEY,
2212+ GTK_DEBUG_ENABLE_INSPECTOR_TYPE);
2213+
2214++ /* This is an internal setting that exists only for distributions
2215++ * to override, so we cache it on startup and don't react to changes.
2216++ */
2217++ app->unified_menu = g_settings_get_boolean (app->global_settings, TERMINAL_SETTING_UNIFIED_MENU);
2218++
2219+ #if GTK_CHECK_VERSION (3, 19, 0)
2220+ GtkSettings *gtk_settings = gtk_settings_get_default ();
2221+ terminal_app_theme_variant_changed_cb (app->global_settings,
2222+@@ -1152,3 +1164,11 @@ terminal_app_get_object_manager (TerminalApp *app)
2223+ g_warn_if_fail (app->object_manager != NULL);
2224+ return app->object_manager;
2225+ }
2226++
2227++gboolean
2228++terminal_app_get_menu_unified (TerminalApp *app)
2229++{
2230++ g_return_val_if_fail (TERMINAL_IS_APP (app), TRUE);
2231++
2232++ return app->unified_menu;
2233++}
2234+diff --git a/src/terminal-app.h b/src/terminal-app.h
2235+index f29d766..efceda9 100644
2236+--- a/src/terminal-app.h
2237++++ b/src/terminal-app.h
2238+@@ -103,6 +103,8 @@ GMenuModel *terminal_app_get_menubar (TerminalApp *app);
2239+
2240+ GMenuModel *terminal_app_get_profile_section (TerminalApp *app);
2241+
2242++gboolean terminal_app_get_menu_unified (TerminalApp *app);
2243++
2244+ /* GSettings */
2245+
2246+ GSettings *terminal_app_get_global_settings (TerminalApp *app);
2247+diff --git a/src/terminal-schemas.h b/src/terminal-schemas.h
2248+index 46ed321..5b0d8c3 100644
2249+--- a/src/terminal-schemas.h
2250++++ b/src/terminal-schemas.h
2251+@@ -84,6 +84,7 @@ G_BEGIN_DECLS
2252+ #define TERMINAL_SETTING_TAB_POLICY_KEY "tab-policy"
2253+ #define TERMINAL_SETTING_TAB_POSITION_KEY "tab-position"
2254+ #define TERMINAL_SETTING_THEME_VARIANT_KEY "theme-variant"
2255++#define TERMINAL_SETTING_UNIFIED_MENU "unified-menu"
2256+
2257+ #define TERMINAL_SETTINGS_LIST_LIST_KEY "list"
2258+ #define TERMINAL_SETTINGS_LIST_DEFAULT_KEY "default"
2259+diff --git a/src/terminal-window.c b/src/terminal-window.c
2260+index 91fa09d..4ed3647 100644
2261+--- a/src/terminal-window.c
2262++++ b/src/terminal-window.c
2263+@@ -1771,21 +1771,21 @@ screen_show_popup_menu_cb (TerminalScreen *screen,
2264+
2265+ /* New Terminal section */
2266+ gs_unref_object GMenu *section6 = g_menu_new ();
2267+-#ifndef DISUNIFY_NEW_TERMINAL_SECTION
2268+- gs_unref_object GMenuItem *item6 = g_menu_item_new (_("New _Terminal"), NULL);
2269+- g_menu_item_set_action_and_target (item6, "win.new-terminal",
2270+- "(ss)", "default", "current");
2271+- g_menu_append_item (section6, item6);
2272+-#else
2273+- gs_unref_object GMenuItem *item61 = g_menu_item_new (_("New _Window"), NULL);
2274+- g_menu_item_set_action_and_target (item61, "win.new-terminal",
2275+- "(ss)", "window", "current");
2276+- g_menu_append_item (section6, item61);
2277+- gs_unref_object GMenuItem *item62 = g_menu_item_new (_("New _Tab"), NULL);
2278+- g_menu_item_set_action_and_target (item62, "win.new-terminal",
2279+- "(ss)", "tab", "current");
2280+- g_menu_append_item (section6, item62);
2281+-#endif
2282++ if (terminal_app_get_menu_unified (app)) {
2283++ gs_unref_object GMenuItem *item6 = g_menu_item_new (_("New _Terminal"), NULL);
2284++ g_menu_item_set_action_and_target (item6, "win.new-terminal",
2285++ "(ss)", "default", "current");
2286++ g_menu_append_item (section6, item6);
2287++ } else {
2288++ gs_unref_object GMenuItem *item61 = g_menu_item_new (_("New _Window"), NULL);
2289++ g_menu_item_set_action_and_target (item61, "win.new-terminal",
2290++ "(ss)", "window", "current");
2291++ g_menu_append_item (section6, item61);
2292++ gs_unref_object GMenuItem *item62 = g_menu_item_new (_("New _Tab"), NULL);
2293++ g_menu_item_set_action_and_target (item62, "win.new-terminal",
2294++ "(ss)", "tab", "current");
2295++ g_menu_append_item (section6, item62);
2296++ }
2297+ g_menu_append_section (menu, NULL, G_MENU_MODEL (section6));
2298+
2299+ /* Window section */
2300diff --git a/debian/patches/nautilus-x11.patch b/debian/patches/nautilus-x11.patch
2301index a433fa1..dcd92c0 100644
2302--- a/debian/patches/nautilus-x11.patch
2303+++ b/debian/patches/nautilus-x11.patch
2304@@ -16,10 +16,10 @@ collect2: error: ld returned 1 exit status
2305 1 file changed, 2 insertions(+), 1 deletion(-)
2306
2307 diff --git a/configure.ac b/configure.ac
2308-index 696c757..081857f 100644
2309+index d51740e..0751868 100644
2310 --- a/configure.ac
2311 +++ b/configure.ac
2312-@@ -226,7 +226,8 @@ if test "$with_nautilus_extension" = "yes"; then
2313+@@ -202,7 +202,8 @@ if test "$with_nautilus_extension" = "yes"; then
2314 PKG_CHECK_MODULES([NAUTILUS],[
2315 libnautilus-extension >= $NAUTILUS_REQUIRED
2316 gio-2.0
2317diff --git a/debian/patches/revert-pcre2.patch b/debian/patches/revert-pcre2.patch
2318index 0543e1f..db8c34e 100644
2319--- a/debian/patches/revert-pcre2.patch
2320+++ b/debian/patches/revert-pcre2.patch
2321@@ -10,14 +10,14 @@ https://git.gnome.org/browse/gnome-terminal/commit/?id=ef7a345f
2322 https://git.gnome.org/browse/gnome-terminal/commit/?id=45bcfb8d
2323 ---
2324 configure.ac | 26 +++++++++++++++++++++++--
2325- src/terminal-screen.c | 35 ++++++++++++++++++++++++++++++++-
2326- src/terminal-search-popover.c | 45 ++++++++++++++++++++++++++++++++++++++++---
2327+ src/terminal-screen.c | 35 +++++++++++++++++++++++++++++++++-
2328+ src/terminal-search-popover.c | 44 +++++++++++++++++++++++++++++++++++++++++--
2329 src/terminal-search-popover.h | 4 ++++
2330- src/terminal-window.c | 16 +++++++++++++++
2331- 5 files changed, 120 insertions(+), 6 deletions(-)
2332+ src/terminal-window.c | 16 ++++++++++++++++
2333+ 5 files changed, 120 insertions(+), 5 deletions(-)
2334
2335 diff --git a/configure.ac b/configure.ac
2336-index 081857f..3bd58f9 100644
2337+index 0751868..29491da 100644
2338 --- a/configure.ac
2339 +++ b/configure.ac
2340 @@ -81,6 +81,27 @@ for target in $($PKG_CONFIG --variable targets gdk-$GTK_API_VERSION); do
2341@@ -59,7 +59,7 @@ index 081857f..3bd58f9 100644
2342
2343 # ****
2344 # DBus
2345-@@ -343,6 +364,7 @@ gnome-terminal-$VERSION:
2346+@@ -319,6 +340,7 @@ gnome-terminal-$VERSION:
2347 prefix: ${prefix}
2348 source code location: ${srcdir}
2349 compiler: ${CC}
2350@@ -68,7 +68,7 @@ index 081857f..3bd58f9 100644
2351 DBus interface dir: ${dbusinterfacedir}
2352 DBus service dir: ${dbusservicedir}
2353 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
2354-index 1c677a0..71ef761 100644
2355+index 2cbc4c2..4a99678 100644
2356 --- a/src/terminal-screen.c
2357 +++ b/src/terminal-screen.c
2358 @@ -18,7 +18,10 @@
2359@@ -82,7 +82,7 @@ index 1c677a0..71ef761 100644
2360 #include "terminal-regex.h"
2361 #include "terminal-screen.h"
2362
2363-@@ -196,8 +199,13 @@ static const TerminalRegexPattern extra_regex_patterns[] = {
2364+@@ -192,8 +195,13 @@ static const TerminalRegexPattern extra_regex_patterns[] = {
2365 { "(0[Xx][[:xdigit:]]+|[[:digit:]]+)", FLAVOR_NUMBER },
2366 };
2367
2368@@ -96,7 +96,7 @@ index 1c677a0..71ef761 100644
2369 static TerminalURLFlavor *url_regex_flavors;
2370 static TerminalURLFlavor *extra_regex_flavors;
2371 static guint n_url_regexes;
2372-@@ -301,18 +309,27 @@ free_tag_data (TagData *tagdata)
2373+@@ -283,18 +291,27 @@ free_tag_data (TagData *tagdata)
2374 static void
2375 precompile_regexes (const TerminalRegexPattern *regex_patterns,
2376 guint n_regexes,
2377@@ -124,7 +124,7 @@ index 1c677a0..71ef761 100644
2378 (*regexes)[i] = vte_regex_new_for_match (regex_patterns[i].pattern, -1,
2379 PCRE2_UTF | PCRE2_NO_UTF_CHECK | PCRE2_MULTILINE,
2380 &error);
2381-@@ -323,6 +340,13 @@ precompile_regexes (const TerminalRegexPattern *regex_patterns,
2382+@@ -305,6 +322,13 @@ precompile_regexes (const TerminalRegexPattern *regex_patterns,
2383 g_printerr ("Failed to JIT regex '%s': %s\n", regex_patterns[i].pattern, error->message);
2384 g_clear_error (&error);
2385 }
2386@@ -138,7 +138,7 @@ index 1c677a0..71ef761 100644
2387
2388 (*regex_flavors)[i] = regex_patterns[i].flavor;
2389 }
2390-@@ -455,7 +479,11 @@ terminal_screen_init (TerminalScreen *screen)
2391+@@ -437,7 +461,11 @@ terminal_screen_init (TerminalScreen *screen)
2392
2393 tag_data = g_slice_new (TagData);
2394 tag_data->flavor = url_regex_flavors[i];
2395@@ -150,7 +150,7 @@ index 1c677a0..71ef761 100644
2396 vte_terminal_match_set_cursor_type (terminal, tag_data->tag, URL_MATCH_CURSOR);
2397
2398 priv->match_tags = g_slist_prepend (priv->match_tags, tag_data);
2399-@@ -2241,7 +2269,12 @@ terminal_screen_check_extra (TerminalScreen *screen,
2400+@@ -2191,7 +2219,12 @@ terminal_screen_check_extra (TerminalScreen *screen,
2401 memset(matches, 0, sizeof(char*) * n_extra_regexes);
2402
2403 if (
2404@@ -165,7 +165,7 @@ index 1c677a0..71ef761 100644
2405 extra_regexes,
2406 n_extra_regexes,
2407 diff --git a/src/terminal-search-popover.c b/src/terminal-search-popover.c
2408-index 81979b2..ea57e2c 100644
2409+index 8d814cf..05e36b4 100644
2410 --- a/src/terminal-search-popover.c
2411 +++ b/src/terminal-search-popover.c
2412 @@ -23,7 +23,10 @@
2413@@ -259,16 +259,15 @@ index 81979b2..ea57e2c 100644
2414 if (priv->regex != NULL)
2415 gs_transfer_out_value (&priv->regex_pattern, &pattern);
2416 } else {
2417-@@ -350,7 +377,7 @@ terminal_search_popover_init (TerminalSearchPopover *popover)
2418- GtkWidget *widget = GTK_WIDGET (popover);
2419+@@ -353,6 +380,7 @@ terminal_search_popover_init (TerminalSearchPopover *popover)
2420
2421 priv->regex_pattern = 0;
2422-- priv->regex_caseless = FALSE;
2423-+ priv->regex_caseless = priv->regex_multiline = FALSE;
2424+ priv->regex_caseless = TRUE;
2425++ priv->regex_multiline = FALSE;
2426
2427 gtk_widget_init_template (widget);
2428
2429-@@ -418,7 +445,11 @@ terminal_search_popover_finalize (GObject *object)
2430+@@ -420,7 +448,11 @@ terminal_search_popover_finalize (GObject *object)
2431 TerminalSearchPopoverPrivate *priv = PRIV (popover);
2432
2433 if (priv->regex) {
2434@@ -280,7 +279,7 @@ index 81979b2..ea57e2c 100644
2435 }
2436
2437 g_free (priv->regex_pattern);
2438-@@ -487,7 +518,11 @@ terminal_search_popover_class_init (TerminalSearchPopoverClass *klass)
2439+@@ -489,7 +521,11 @@ terminal_search_popover_class_init (TerminalSearchPopoverClass *klass)
2440
2441 pspecs[PROP_REGEX] =
2442 g_param_spec_boxed ("regex", NULL, NULL,
2443@@ -292,7 +291,7 @@ index 81979b2..ea57e2c 100644
2444 G_PARAM_READABLE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB);
2445
2446 pspecs[PROP_WRAP_AROUND] =
2447-@@ -535,7 +570,11 @@ terminal_search_popover_new (GtkWidget *relative_to_widget)
2448+@@ -537,7 +573,11 @@ terminal_search_popover_new (GtkWidget *relative_to_widget)
2449 *
2450 * Returns: (transfer none): the search regex, or %NULL
2451 */
2452@@ -321,10 +320,10 @@ index 10771d9..813f0f3 100644
2453
2454 gboolean terminal_search_popover_get_wrap_around (TerminalSearchPopover *popover);
2455 diff --git a/src/terminal-window.c b/src/terminal-window.c
2456-index 6470347..e15dfa7 100644
2457+index f09227d..d89b3ae 100644
2458 --- a/src/terminal-window.c
2459 +++ b/src/terminal-window.c
2460-@@ -1109,13 +1109,21 @@ search_popover_notify_regex_cb (TerminalSearchPopover *popover,
2461+@@ -1098,13 +1098,21 @@ search_popover_notify_regex_cb (TerminalSearchPopover *popover,
2462 TerminalWindow *window)
2463 {
2464 TerminalWindowPrivate *priv = window->priv;
2465@@ -346,7 +345,7 @@ index 6470347..e15dfa7 100644
2466
2467 terminal_window_update_search_sensitivity (priv->active_screen, window);
2468 }
2469-@@ -1211,7 +1219,11 @@ action_find_clear_cb (GSimpleAction *action,
2470+@@ -1200,7 +1208,11 @@ action_find_clear_cb (GSimpleAction *action,
2471 if (priv->active_screen == NULL)
2472 return;
2473
2474@@ -358,7 +357,7 @@ index 6470347..e15dfa7 100644
2475 vte_terminal_unselect_all (VTE_TERMINAL (priv->active_screen));
2476 }
2477
2478-@@ -1606,7 +1618,11 @@ terminal_window_update_search_sensitivity (TerminalScreen *screen,
2479+@@ -1541,7 +1553,11 @@ terminal_window_update_search_sensitivity (TerminalScreen *screen,
2480 if (screen != priv->active_screen)
2481 return;
2482
2483diff --git a/debian/patches/scrollbar-background-theming.patch b/debian/patches/scrollbar-background-theming.patch
2484index 8c902c8..ea138f2 100644
2485--- a/debian/patches/scrollbar-background-theming.patch
2486+++ b/debian/patches/scrollbar-background-theming.patch
2487@@ -68,7 +68,7 @@ index 73d9b06..5a9b8de 100644
2488
2489 static void
2490 diff --git a/src/terminal-screen.c b/src/terminal-screen.c
2491-index 9d9bc83..1c677a0 100644
2492+index e42c401..2cbc4c2 100644
2493 --- a/src/terminal-screen.c
2494 +++ b/src/terminal-screen.c
2495 @@ -94,6 +94,8 @@ struct _TerminalScreenPrivate
2496@@ -80,9 +80,9 @@ index 9d9bc83..1c677a0 100644
2497 };
2498
2499 enum
2500-@@ -111,7 +113,9 @@ enum {
2501- PROP_ICON_TITLE,
2502- PROP_ICON_TITLE_SET,
2503+@@ -109,7 +111,9 @@ enum {
2504+ PROP_0,
2505+ PROP_PROFILE,
2506 PROP_TITLE,
2507 - PROP_INITIAL_ENVIRONMENT
2508 + PROP_INITIAL_ENVIRONMENT,
2509@@ -91,7 +91,7 @@ index 9d9bc83..1c677a0 100644
2510 };
2511
2512 enum
2513-@@ -520,6 +524,12 @@ terminal_screen_get_property (GObject *object,
2514+@@ -493,6 +497,12 @@ terminal_screen_get_property (GObject *object,
2515 case PROP_TITLE:
2516 g_value_set_string (value, terminal_screen_get_title (screen));
2517 break;
2518@@ -104,16 +104,16 @@ index 9d9bc83..1c677a0 100644
2519 default:
2520 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
2521 break;
2522-@@ -545,6 +555,8 @@ terminal_screen_set_property (GObject *object,
2523- case PROP_ICON_TITLE:
2524- case PROP_ICON_TITLE_SET:
2525+@@ -516,6 +526,8 @@ terminal_screen_set_property (GObject *object,
2526+ terminal_screen_set_initial_environment (screen, g_value_get_boxed (value));
2527+ break;
2528 case PROP_TITLE:
2529 + case PROP_FG_COLOR:
2530 + case PROP_BG_COLOR:
2531 /* not writable */
2532 default:
2533 G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
2534-@@ -651,6 +663,20 @@ terminal_screen_class_init (TerminalScreenClass *klass)
2535+@@ -608,6 +620,20 @@ terminal_screen_class_init (TerminalScreenClass *klass)
2536 G_TYPE_STRV,
2537 G_PARAM_READWRITE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | G_PARAM_STATIC_BLURB));
2538
2539@@ -134,8 +134,8 @@ index 9d9bc83..1c677a0 100644
2540 g_type_class_add_private (object_class, sizeof (TerminalScreenPrivate));
2541
2542 gtk_widget_class_install_style_property (widget_class,
2543-@@ -861,6 +887,22 @@ terminal_screen_get_icon_title_set (TerminalScreen *screen)
2544- return vte_terminal_get_icon_title (VTE_TERMINAL (screen)) != NULL;
2545+@@ -815,6 +841,22 @@ terminal_screen_get_title (TerminalScreen *screen)
2546+ return vte_terminal_get_window_title (VTE_TERMINAL (screen));
2547 }
2548
2549 +GdkRGBA*
2550@@ -157,7 +157,7 @@ index 9d9bc83..1c677a0 100644
2551 static void
2552 terminal_screen_profile_changed_cb (GSettings *profile,
2553 const char *prop_name,
2554-@@ -1113,6 +1155,18 @@ update_color_scheme (TerminalScreen *screen)
2555+@@ -1067,6 +1109,18 @@ update_color_scheme (TerminalScreen *screen)
2556 vte_terminal_set_color_highlight (VTE_TERMINAL (screen), highlight_bgp);
2557 vte_terminal_set_color_highlight_foreground (VTE_TERMINAL (screen), highlight_fgp);
2558
2559@@ -177,13 +177,13 @@ index 9d9bc83..1c677a0 100644
2560 }
2561
2562 diff --git a/src/terminal-screen.h b/src/terminal-screen.h
2563-index ff19f7e..ae45e76 100644
2564+index 501d2ce..0ee07b1 100644
2565 --- a/src/terminal-screen.h
2566 +++ b/src/terminal-screen.h
2567-@@ -107,6 +107,8 @@ char ** terminal_screen_get_initial_environment (TerminalScreen *screen);
2568+@@ -105,6 +105,8 @@ void terminal_screen_set_initial_environment (TerminalScreen *screen,
2569+ char ** terminal_screen_get_initial_environment (TerminalScreen *screen);
2570+
2571 const char* terminal_screen_get_title (TerminalScreen *screen);
2572- const char* terminal_screen_get_icon_title (TerminalScreen *screen);
2573- gboolean terminal_screen_get_icon_title_set (TerminalScreen *screen);
2574 +GdkRGBA* terminal_screen_get_bg_color (TerminalScreen *screen);
2575 +GdkRGBA* terminal_screen_get_fg_color (TerminalScreen *screen);
2576
2577diff --git a/debian/patches/series b/debian/patches/series
2578index 8052e68..1c3a32a 100644
2579--- a/debian/patches/series
2580+++ b/debian/patches/series
2581@@ -6,8 +6,8 @@ Provide-fallback-for-reading-current-directory-if-OS.patch
2582 0001-Add-style-classes-and-CSS-names-to-some-of-our-widge.patch
2583 0001-screen-window-Extra-padding-around-transparent-termi.patch
2584 0006-fix-invalid-appstream-metadata.patch
2585-50_add_unity_quicklist.patch
2586 52_support_apturl.patch
2587 60_add_lp_handler.patch
2588 scrollbar-background-theming.patch
2589 revert-pcre2.patch
2590+app-Make-new-terminal-menu-a-hidden-pref.patch
2591diff --git a/debian/rules b/debian/rules
2592index 8c2a3da..ee377d3 100755
2593--- a/debian/rules
2594+++ b/debian/rules
2595@@ -3,9 +3,6 @@
2596 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
2597 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
2598
2599-# Needed for File > New Tab menu item https://launchpad.net/bugs/1747171
2600-export DEB_CFLAGS_MAINT_APPEND = -DDISUNIFY_NEW_TERMINAL_SECTION
2601-
2602 %:
2603 dh $@ --with gnome
2604
2605@@ -19,7 +16,6 @@ endif
2606 override_dh_auto_configure:
2607 dh_auto_configure -- \
2608 --libexecdir=\$${prefix}/lib/gnome-terminal \
2609- --disable-migration \
2610 $(CONFFLAGS)
2611
2612 override_dh_auto_build:
2613@@ -38,9 +34,6 @@ override_dh_install:
2614 $(CURDIR)/debian/gnome-terminal/usr/bin/gnome-terminal.real
2615 install -m0755 $(CURDIR)/debian/gnome-terminal.wrap \
2616 $(CURDIR)/debian/gnome-terminal/usr/bin/gnome-terminal
2617- pkg-gnome-compat-desktop-file \
2618- $(CURDIR)/debian/gnome-terminal/usr/share/applications/org.gnome.Terminal.desktop \
2619- $(CURDIR)/debian/gnome-terminal/usr/share/applications/gnome-terminal.desktop
2620
2621 override_dh_missing:
2622 dh_missing --fail-missing
2623diff --git a/help/Makefile.in b/help/Makefile.in
2624index 467b0ad..fa948a7 100644
2625--- a/help/Makefile.in
2626+++ b/help/Makefile.in
2627@@ -197,8 +197,6 @@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
2628 MAINT = @MAINT@
2629 MAKEINFO = @MAKEINFO@
2630 MANIFEST_TOOL = @MANIFEST_TOOL@
2631-MIGRATOR_CFLAGS = @MIGRATOR_CFLAGS@
2632-MIGRATOR_LIBS = @MIGRATOR_LIBS@
2633 MKDIR_P = @MKDIR_P@
2634 MKINSTALLDIRS = @MKINSTALLDIRS@
2635 MSGFMT = @MSGFMT@
2636diff --git a/help/es/es.po b/help/es/es.po
2637index 784821f..99b476f 100644
2638--- a/help/es/es.po
2639+++ b/help/es/es.po
2640@@ -1,28 +1,30 @@
2641 # translation of gnome-terminal-help.master.po to Español
2642 # spanish translation for gnome-terminal manual
2643 # Jorge González <jorgegonz@svn.gnome.org>, 2007, 2008, 2009, 2010.
2644+# Rodrigo <rodhos92@gmail.com>, 2018.
2645 # Daniel Mustieles <daniel.mustieles@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2018.
2646 #
2647 msgid ""
2648 msgstr ""
2649 "Project-Id-Version: gnome-terminal-help\n"
2650 "Report-Msgid-Bugs-To: \n"
2651-"POT-Creation-Date: 2018-03-12 20:58+0000\n"
2652-"PO-Revision-Date: 2018-03-13 09:45+0100\n"
2653+"POT-Creation-Date: 2018-08-09 10:49+0000\n"
2654+"PO-Revision-Date: 2018-08-10 13:53+0200\n"
2655 "Last-Translator: Daniel Mustieles <daniel.mustieles@gmail.com>\n"
2656 "Language-Team: es <gnome-es-list@gnome.org>\n"
2657-"Language: \n"
2658+"Language: es\n"
2659 "MIME-Version: 1.0\n"
2660 "Content-Type: text/plain; charset=UTF-8\n"
2661 "Content-Transfer-Encoding: 8bit\n"
2662 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
2663-"X-Generator: Gtranslator 2.91.6\n"
2664+"X-Generator: Gtranslator 2.91.7\n"
2665
2666 #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
2667 msgctxt "_"
2668 msgid "translator-credits"
2669 msgstr ""
2670-"Daniel Mustieles <daniel.mustieles@gmail.com>, 2012 - 2017\n"
2671+"Rodrigo Lledó <rodhos92@gmail.com>, 2018\n"
2672+"Daniel Mustieles <daniel.mustieles@gmail.com>, 2012 - 2018\n"
2673 "Jorge González <jorgegonz@svn.gnome.org>, 2007-2010\n"
2674 "Francisco Javier F. Serrador <serrador@gnome.org>, 2001-2006\n"
2675 "Pablo Gonzalo del Campo, 2000"
2676@@ -31,13 +33,13 @@ msgstr ""
2677 #: C/adv-keyboard-shortcuts.page:13 C/app-colors.page:11 C/app-cursor.page:12
2678 #: C/app-fonts.page:11 C/app-fullscreen.page:11 C/app-terminal-sizes.page:11
2679 #: C/app-zoom.page:10 C/gs-execute-commands.page:14 C/gs-tabs.page:12
2680-#: C/index.page:12 C/introduction.page:12 C/overview.page:9
2681-#: C/pref-bell.page:11 C/pref-custom-exit.page:13
2682-#: C/pref-custom-command.page:14 C/pref-encoding.page:9
2683-#: C/pref-keyboard-access.page:12 C/pref-login-shell.page:12
2684-#: C/pref-menubar.page:13 C/pref-profiles.page:12 C/pref-scrolling.page:12
2685-#: C/prob-reset.page:11 C/txt-copy-paste.page:11 C/txt-links.page:10
2686-#: C/txt-save-text.page:10 C/txt-search.page:10 C/txt-select-text.page:13
2687+#: C/index.page:12 C/introduction.page:12 C/overview.page:9 C/pref-bell.page:11
2688+#: C/pref-custom-exit.page:13 C/pref-custom-command.page:14
2689+#: C/pref-encoding.page:9 C/pref-keyboard-access.page:12
2690+#: C/pref-login-shell.page:12 C/pref-menubar.page:13 C/pref-profiles.page:12
2691+#: C/pref-scrolling.page:12 C/prob-reset.page:11 C/txt-copy-paste.page:11
2692+#: C/txt-links.page:10 C/txt-save-text.page:10 C/txt-search.page:10
2693+#: C/txt-select-text.page:13
2694 msgid "Sindhu S"
2695 msgstr "Sindhu S"
2696
2697@@ -48,14 +50,13 @@ msgstr "Sindhu S"
2698 #: C/app-cursor.page:24 C/app-fonts.page:13 C/app-fonts.page:18
2699 #: C/app-fonts.page:23 C/app-fullscreen.page:13 C/app-fullscreen.page:18
2700 #: C/app-fullscreen.page:23 C/app-terminal-sizes.page:13
2701-#: C/app-terminal-sizes.page:18 C/app-terminal-sizes.page:23
2702-#: C/app-zoom.page:12 C/app-zoom.page:17 C/app-zoom.page:22
2703-#: C/gs-execute-commands.page:16 C/gs-execute-commands.page:26
2704-#: C/gs-tabs.page:14 C/gs-tabs.page:24 C/index.page:14 C/index.page:19
2705-#: C/index.page:24 C/introduction.page:14 C/introduction.page:19
2706-#: C/introduction.page:24 C/overview.page:11 C/overview.page:16
2707-#: C/pref-bell.page:13 C/pref-bell.page:18 C/pref-bell.page:23
2708-#: C/pref-custom-exit.page:15 C/pref-custom-exit.page:25
2709+#: C/app-terminal-sizes.page:18 C/app-terminal-sizes.page:23 C/app-zoom.page:12
2710+#: C/app-zoom.page:17 C/app-zoom.page:22 C/gs-execute-commands.page:16
2711+#: C/gs-execute-commands.page:26 C/gs-tabs.page:14 C/gs-tabs.page:24
2712+#: C/index.page:14 C/index.page:19 C/index.page:24 C/introduction.page:14
2713+#: C/introduction.page:19 C/introduction.page:24 C/overview.page:11
2714+#: C/overview.page:16 C/pref-bell.page:13 C/pref-bell.page:18
2715+#: C/pref-bell.page:23 C/pref-custom-exit.page:15 C/pref-custom-exit.page:25
2716 #: C/pref-custom-command.page:16 C/pref-custom-command.page:26
2717 #: C/pref-encoding.page:11 C/pref-encoding.page:16 C/pref-encoding.page:21
2718 #: C/pref-keyboard-access.page:14 C/pref-keyboard-access.page:19
2719@@ -76,15 +77,13 @@ msgstr "2013"
2720 #: C/app-fonts.page:16 C/app-fullscreen.page:16 C/app-terminal-sizes.page:16
2721 #: C/app-zoom.page:15 C/gs-execute-commands.page:19 C/gs-tabs.page:17
2722 #: C/index.page:17 C/introduction.page:17 C/overview.page:14 C/pref.page:9
2723-#: C/pref-bell.page:16 C/pref-custom-exit.page:18
2724-#: C/pref-custom-command.page:19 C/pref-encoding.page:14
2725-#: C/pref-keyboard-access.page:17 C/pref-login-shell.page:17
2726-#: C/pref-menubar.page:18 C/pref-profiles.page:17
2727+#: C/pref-bell.page:16 C/pref-custom-exit.page:18 C/pref-custom-command.page:19
2728+#: C/pref-encoding.page:14 C/pref-keyboard-access.page:17
2729+#: C/pref-login-shell.page:17 C/pref-menubar.page:18 C/pref-profiles.page:17
2730 #: C/pref-profile-char-width.page:11 C/pref-profile-encoding.page:11
2731-#: C/pref-scrolling.page:17 C/pref-tab-window.page:13
2732-#: C/pref-user-input.page:10 C/prob-reset.page:16 C/txt-copy-paste.page:16
2733-#: C/txt-links.page:15 C/txt-save-text.page:15 C/txt-search.page:15
2734-#: C/txt-select-text.page:18
2735+#: C/pref-scrolling.page:17 C/pref-tab-window.page:13 C/pref-user-input.page:10
2736+#: C/prob-reset.page:16 C/txt-copy-paste.page:16 C/txt-links.page:15
2737+#: C/txt-save-text.page:15 C/txt-search.page:15 C/txt-select-text.page:18
2738 msgid "Ekaterina Gerasimova"
2739 msgstr "Ekaterina Gerasimova"
2740
2741@@ -139,10 +138,10 @@ msgstr ""
2742
2743 #. (itstool) path: item/p
2744 #: C/adv-keyboard-shortcuts.page:48 C/adv-keyboard-shortcuts.page:51
2745-#, fuzzy
2746-#| msgid "Check <gui style=\"checkbox\">Enable mnemonics</gui>."
2747 msgid "Make sure <gui style=\"checkbox\">Enable shortcuts</gui> is selected."
2748-msgstr "Marque <gui style=\"checkbox\">Activar los mnemónicos</gui>."
2749+msgstr ""
2750+"Asegúrese de que <gui style=\"checkbox\">Activar atajos</gui> está "
2751+"seleccionado."
2752
2753 #. (itstool) path: item/p
2754 #: C/adv-keyboard-shortcuts.page:54
2755@@ -160,19 +159,14 @@ msgstr ""
2756
2757 #. (itstool) path: item/p
2758 #: C/adv-keyboard-shortcuts.page:61
2759-#, fuzzy
2760-#| msgid ""
2761-#| "Press your desired shortcut key combination as you would enter it to use "
2762-#| "it. The keys that you can use include <key>Alt</key>, <key>Alt Gr</key>, "
2763-#| "<key>Ctrl</key>, <key>Shift</key>, number and letter keys."
2764 msgid ""
2765 "Press your desired shortcut key combination as you would enter it to use it. "
2766 "The keys that you can use include <key>Alt</key>, <key>Alt Gr</key>, "
2767 "<key>Ctrl</key>, <key>Shift</key>, <key>Super</key>, number and letter keys."
2768 msgstr ""
2769-"Escriba la combinación de teclas tal como lo haría para usarla. Las teclas "
2770-"que use pueden ser <key>Alt</key>, <key>Alt Gr</key>, <key>Ctrl</key>, "
2771-"<key>Mayús</key>, números y letras."
2772+"Escriba la combinación de teclas tal como lo haría al usarla. Puede usar las "
2773+"teclas <key>Alt</key>, <key>Alt Gr</key>, <key>Ctrl</key>, <key>Mayús</key>, "
2774+"<key>Súper</key>, números y letras."
2775
2776 #. (itstool) path: note/p
2777 #: C/adv-keyboard-shortcuts.page:66
2778@@ -365,16 +359,12 @@ msgstr "<gui style=\"menu\">Buscar</gui> atajos"
2779
2780 #. (itstool) path: section/p
2781 #: C/adv-keyboard-shortcuts.page:179
2782-#, fuzzy
2783-#| msgid ""
2784-#| "The default shortcuts for options under <gui style=\"menu\">File</gui> "
2785-#| "menu are:"
2786 msgid ""
2787 "The default shortcuts for options under <gui style=\"menu\">Find</gui> menu "
2788 "are:"
2789 msgstr ""
2790 "Los atajos predeterminados para las opciones del menú <gui style=\"menu"
2791-"\">Archivo</gui> son:"
2792+"\">Buscar</gui> son:"
2793
2794 #. (itstool) path: td/p
2795 #: C/adv-keyboard-shortcuts.page:191
2796@@ -618,10 +608,8 @@ msgstr "<keyseq><key>Mayús</key><key>Av Pág</key></keyseq>"
2797
2798 #. (itstool) path: td/p
2799 #: C/adv-keyboard-shortcuts.page:313
2800-#, fuzzy
2801-#| msgid "Scroll on output"
2802 msgid "Scroll to the top"
2803-msgstr "Desplazar en salida"
2804+msgstr "Desplazar hasta arriba"
2805
2806 #. (itstool) path: td/p
2807 #: C/adv-keyboard-shortcuts.page:314
2808@@ -630,10 +618,8 @@ msgstr "<keyseq><key>Mayús</key><key>Inicio</key></keyseq>"
2809
2810 #. (itstool) path: td/p
2811 #: C/adv-keyboard-shortcuts.page:317
2812-#, fuzzy
2813-#| msgid "Scroll on output"
2814 msgid "Scroll to the bottom"
2815-msgstr "Desplazar en salida"
2816+msgstr "Desplazar hasta abajo"
2817
2818 #. (itstool) path: td/p
2819 #: C/adv-keyboard-shortcuts.page:318
2820@@ -746,10 +732,8 @@ msgstr "<keyseq><key>Alt</key><key>F</key></keyseq>"
2821
2822 #. (itstool) path: td/p
2823 #: C/adv-keyboard-shortcuts.page:378
2824-#, fuzzy
2825-#| msgid "Delete from the cursor to the beginning of the line."
2826 msgid "Delete from the cursor to the beginning of the line"
2827-msgstr "Borrar desde el cursor hasta el principio de la línea."
2828+msgstr "Borrar desde el cursor hasta el principio de la línea"
2829
2830 #. (itstool) path: td/p
2831 #: C/adv-keyboard-shortcuts.page:379
2832@@ -758,10 +742,8 @@ msgstr "<keyseq><key>Ctrl</key><key>u</key></keyseq>"
2833
2834 #. (itstool) path: td/p
2835 #: C/adv-keyboard-shortcuts.page:382
2836-#, fuzzy
2837-#| msgid "Delete from the cursor to the end of the line."
2838 msgid "Delete from the cursor to the end of the line"
2839-msgstr "Borrar desde el cursor al final de la línea."
2840+msgstr "Borrar desde el cursor al final de la línea"
2841
2842 #. (itstool) path: td/p
2843 #: C/adv-keyboard-shortcuts.page:383
2844@@ -770,10 +752,8 @@ msgstr "<keyseq><key>Ctrl</key><key>K</key></keyseq>"
2845
2846 #. (itstool) path: td/p
2847 #: C/adv-keyboard-shortcuts.page:386
2848-#, fuzzy
2849-#| msgid "Delete from the cursor to the start of the word."
2850 msgid "Delete from the cursor to the start of the word"
2851-msgstr "Borrar desde el cursor al principio de la palabra."
2852+msgstr "Borrar desde el cursor al principio de la palabra"
2853
2854 #. (itstool) path: td/p
2855 #: C/adv-keyboard-shortcuts.page:390
2856@@ -797,12 +777,10 @@ msgstr "<keyseq><key>Ctrl</key><key>Y</key></keyseq>"
2857
2858 #. (itstool) path: td/p
2859 #: C/adv-keyboard-shortcuts.page:398
2860-#, fuzzy
2861-#| msgid "Clear the screen leaving the current line at the top of the screen."
2862 msgid "Clear the screen leaving the current line at the top of the screen"
2863 msgstr ""
2864 "Limpiar la pantalla dejando la línea actual en la parte superior de la "
2865-"pantalla."
2866+"pantalla"
2867
2868 #. (itstool) path: td/p
2869 #: C/adv-keyboard-shortcuts.page:400
2870@@ -890,6 +868,8 @@ msgid ""
2871 "Your current profile is selected in the sidebar. If you wish to edit a "
2872 "different profile, click on its name."
2873 msgstr ""
2874+"Su perfil actual está seleccionado en la barra lateral. Si quiere editar un "
2875+"perfil diferente, pulse en su nombre."
2876
2877 #. (itstool) path: item/p
2878 #: C/app-colors.page:53 C/app-colors.page:82 C/app-colors.page:114
2879@@ -912,13 +892,6 @@ msgstr "Esquemas incluidos"
2880
2881 #. (itstool) path: section/p
2882 #: C/app-colors.page:66
2883-#, fuzzy
2884-#| msgid ""
2885-#| "You can choose one of the built-in color schemes: <gui>Black on light "
2886-#| "yellow</gui>, <gui>Black on white</gui>, <gui>Gray on black</gui>, "
2887-#| "<gui>Green on black</gui>, <gui>White on black</gui>, <gui>Solarized "
2888-#| "light</gui>, <gui>Solarized dark</gui>. To set any of the built-in "
2889-#| "schemes:"
2890 msgid ""
2891 "You can choose one of the built-in color schemes: <gui>Black on light "
2892 "yellow</gui>, <gui>Black on white</gui>, <gui>Gray on black</gui>, "
2893@@ -929,8 +902,9 @@ msgstr ""
2894 "Puede elegir uno de los esquemas de color incluidos: <gui>Negro sobre "
2895 "amarillo suave</gui>, <gui>Negro sobre blanco</gui>, <gui>Gris sobre negro</"
2896 "gui>, <gui>Verde sobre negro</gui>, <gui>Blanco sobre negro</gui>, "
2897-"<gui>Solar claro</gui>, <gui>Solar oscuro</gui>. Para establecer cualquiera "
2898-"de estos esquemas incluidos:"
2899+"<gui>Tango claro</gui>, <gui>Tango oscuro</gui>, <gui>Solar claro</gui>, "
2900+"<gui>Solar oscuro</gui>. Para establecer cualquiera de estos esquemas "
2901+"incluidos:"
2902
2903 #. (itstool) path: item/p
2904 #: C/app-colors.page:85
2905@@ -979,12 +953,8 @@ msgstr ""
2906
2907 #. (itstool) path: item/p
2908 #: C/app-colors.page:122
2909-#, fuzzy
2910-#| msgid ""
2911-#| "Click on the color sample next to the component you would like to change."
2912 msgid "Click on the color you would like to change."
2913-msgstr ""
2914-"Pulse sobre la muestra de color junto al componente que quiere cambiar."
2915+msgstr "Pulse sobre el color que le gustaría cambiar."
2916
2917 #. (itstool) path: item/p
2918 #: C/app-colors.page:125
2919@@ -997,10 +967,8 @@ msgstr ""
2920
2921 #. (itstool) path: item/p
2922 #: C/app-colors.page:127
2923-#, fuzzy
2924-#| msgid "You can select text in any of the following ways:"
2925 msgid "You can choose the desired color in the following ways:"
2926-msgstr "Puede seleccionar texto de cualquiera de las siguientes formas:"
2927+msgstr "Puede seleccionar el color que quiera de las siguientes formas:"
2928
2929 #. (itstool) path: item/p
2930 #: C/app-colors.page:130
2931@@ -1040,6 +1008,10 @@ msgid ""
2932 "you can alter here. <app>Terminal</app> supports an extended set of 256 "
2933 "colors, but the additional 240 colors cannot be edited here."
2934 msgstr ""
2935+"Los emuladores tradicionales de terminal ofrecían una paleta de 16 colores, "
2936+"esto es lo que puede modificar aquí. <app>Terminal</app> admite un conjunto "
2937+"extendido de 256 colores, pero los 240 colores adicionales no se pueden "
2938+"editar aquí."
2939
2940 #. (itstool) path: note/p
2941 #: C/app-colors.page:152
2942@@ -1047,6 +1019,8 @@ msgid ""
2943 "<app>Terminal</app> even offers direct access to over 16 million colors, "
2944 "this is called “true color” mode."
2945 msgstr ""
2946+"<app>Terminal</app> incluso ofrece acceso directo a más de 16 millones de "
2947+"colores, esto se llama modo de «color verdadero»."
2948
2949 #. (itstool) path: note/p
2950 #: C/app-colors.page:155
2951@@ -1055,13 +1029,14 @@ msgid ""
2952 "presumably the contents you see consist of such extended palette colors or "
2953 "true colors, rather than the 16 base colors."
2954 msgstr ""
2955+"Si los cambios que realiza en la paleta no parecen tener efecto, es de "
2956+"suponer que los contenidos que ve consisten en colores de paleta extendidos "
2957+"o colores verdaderos, en lugar de los 16 colores básicos."
2958
2959 #. (itstool) path: info/desc
2960 #: C/app-cursor.page:29
2961-#, fuzzy
2962-#| msgid "Select different cursor style"
2963 msgid "Select different cursor style."
2964-msgstr "Seleccionar un estilo de cursos diferente"
2965+msgstr "Seleccionar un estilo de cursor diferente."
2966
2967 #. (itstool) path: page/title
2968 #: C/app-cursor.page:33
2969@@ -1146,10 +1121,8 @@ msgstr "Para usar las tipografías predeterminadas del sistema:"
2970
2971 #. (itstool) path: item/p
2972 #: C/app-fonts.page:56
2973-#, fuzzy
2974-#| msgid "Select <gui style=\"checkbox\">Allow bold text</gui>."
2975 msgid "Unselect <gui style=\"checkbox\">Custom font</gui>."
2976-msgstr "Seleccione <guilabel>Permitir texto resaltado</guilabel>."
2977+msgstr "Deseleccione <guilabel>Tipografía personalizada</guilabel>."
2978
2979 #. (itstool) path: section/title
2980 #: C/app-fonts.page:63
2981@@ -1163,17 +1136,13 @@ msgstr "Para establecer una tipografía personalizada y un tamaño:"
2982
2983 #. (itstool) path: item/p
2984 #: C/app-fonts.page:80
2985-#, fuzzy
2986-#| msgid "Select <gui style=\"checkbox\">Allow bold text</gui>."
2987 msgid "Select <gui style=\"checkbox\">Custom font</gui>."
2988-msgstr "Seleccione <guilabel>Permitir texto resaltado</guilabel>."
2989+msgstr "Seleccione <guilabel>Tipografía personalizada</guilabel>."
2990
2991 #. (itstool) path: item/p
2992 #: C/app-fonts.page:83
2993-#, fuzzy
2994-#| msgid "Click on the button next to <gui>Font</gui>."
2995 msgid "Click on the button next to <gui style=\"checkbox\">Custom font</gui>."
2996-msgstr "Pulse el botón que está junto a <gui>Tipografía</gui>."
2997+msgstr "Pulse el botón que está junto a <gui>Tipografía personalizada</gui>."
2998
2999 #. (itstool) path: item/p
3000 #: C/app-fonts.page:86
3001@@ -1212,7 +1181,7 @@ msgstr ""
3002 #. (itstool) path: section/title
3003 #: C/app-fonts.page:105
3004 msgid "Line spacing and character spacing"
3005-msgstr ""
3006+msgstr "Espaciado de línea y espaciado de carácter"
3007
3008 #. (itstool) path: section/p
3009 #: C/app-fonts.page:107
3010@@ -1222,6 +1191,10 @@ msgid ""
3011 "(the regular look) to 2.0 (“double spacing”), including fractional values in "
3012 "between."
3013 msgstr ""
3014+"<app>Terminal</app> le permite separar sus caracteres para una mejor "
3015+"legibilidad. El espaciado entre líneas y el espaciado de caracteres se puede "
3016+"ajustar desde 1.0 (el aspecto normal) a 2.0 («espaciado doble»), incluidos "
3017+"los valores fraccionarios intermedios."
3018
3019 #. (itstool) path: item/p
3020 #: C/app-fonts.page:125
3021@@ -1229,6 +1202,8 @@ msgid ""
3022 "To set the horizontal character spacing, adjust the multiplier number in "
3023 "front of <gui>width</gui>."
3024 msgstr ""
3025+"Para establecer el espaciado de caracteres horizontal, ajuste el número de "
3026+"multiplicador delante de <gui>ancho</gui>."
3027
3028 #. (itstool) path: item/p
3029 #: C/app-fonts.page:129
3030@@ -1236,6 +1211,8 @@ msgid ""
3031 "To set the line spacing, adjust the multiplier number in front of "
3032 "<gui>height</gui>."
3033 msgstr ""
3034+"Para establecer el espaciado entre líneas, ajuste el número del "
3035+"multiplicador frente a <gui>altura</gui>."
3036
3037 #. (itstool) path: info/desc
3038 #: C/app-fullscreen.page:28
3039@@ -1321,10 +1298,8 @@ msgstr ""
3040
3041 #. (itstool) path: info/desc
3042 #: C/app-terminal-sizes.page:28
3043-#, fuzzy
3044-#| msgid "Change the <app>Terminal</app> window size"
3045 msgid "Change the <app>Terminal</app> window size."
3046-msgstr "Cambiar el tamaño de la ventana de la <app>Terminal</app>"
3047+msgstr "Cambiar el tamaño de la ventana de la <app>Terminal</app>."
3048
3049 #. (itstool) path: page/title
3050 #: C/app-terminal-sizes.page:32
3051@@ -1385,12 +1360,6 @@ msgstr "<gui style=\"menuitem\">132×43</gui>"
3052
3053 #. (itstool) path: note/p
3054 #: C/app-terminal-sizes.page:67
3055-#, fuzzy
3056-#| msgid ""
3057-#| "If you have enabled <link xref=\"pref-keyboard-access\"><gui>Menu access "
3058-#| "keys</gui></link>, you can access this menu by pressing <keyseq><key>Alt</"
3059-#| "key><key>T</key></keyseq> and then pressing <key>1</key> to open a "
3060-#| "<app>Terminal</app> window of size <gui>80×24</gui> and so on."
3061 msgid ""
3062 "If you have enabled <link xref=\"pref-keyboard-access\"><gui>Menu access "
3063 "keys</gui></link>, you can access this menu by pressing <keyseq><key>Alt</"
3064@@ -1400,41 +1369,32 @@ msgstr ""
3065 "Si tiene activadas las <link xref=\"pref-keyboard-access\"><gui>Teclas de "
3066 "acceso a menús</gui></link>, puede acceder a este menú pulsando "
3067 "<keyseq><key>Alt</key><key>T</key></keyseq> y luego pulsando <key>1</key> "
3068-"para abrir una ventana de la terminal <app>Terminal</app> de <gui>80×24</"
3069-"gui> y así sucesivamente."
3070+"para cambiar el tamaño de la ventana de la <app>Terminal</app> de "
3071+"<gui>80×24</gui> y así sucesivamente."
3072
3073 #. (itstool) path: page/p
3074 #: C/app-terminal-sizes.page:74
3075-#, fuzzy
3076-#| msgid ""
3077-#| "If you require custom size <app>Terminal</app> windows, you can also set "
3078-#| "the window size according to your requirements:"
3079 msgid ""
3080 "If you require custom size <app>Terminal</app> windows, you can also set the "
3081 "default window size according to your requirements:"
3082 msgstr ""
3083 "Si necesita que la ventana de la <app>Terminal</app> tenga un tamaño "
3084-"personalizado, puede establecer el tamaño de la ventana para que se ajuste a "
3085-"sus necesidades;:"
3086+"personalizado, puede establecer el tamaño predeterminado de la ventana para "
3087+"que se ajuste a sus necesidades:"
3088
3089+# No encontré la traducción oficial de «Initial terminal size» en la gui
3090 #. (itstool) path: item/p
3091 #: C/app-terminal-sizes.page:90
3092-#, fuzzy
3093-#| msgid ""
3094-#| "Set <gui>Default size</gui> by typing the desired number of columns and "
3095-#| "rows in the corresponding input boxes. You can also click <gui style="
3096-#| "\"button\">+</gui> to increase or <gui style=\"button\">-</gui> to "
3097-#| "decrease the size."
3098 msgid ""
3099 "Set <gui>Initial terminal size</gui> by typing the desired number of columns "
3100 "and rows in the corresponding input boxes. You can also click <gui style="
3101 "\"button\">+</gui> to increase or <gui style=\"button\">-</gui> to decrease "
3102 "the size."
3103 msgstr ""
3104-"Establezca el <gui>Tamaño predeterminado</gui> escribiendo el número de "
3105-"filas y de columnas que quiere en las cajas correspondientes. También puede "
3106-"usar los botones <gui style=\"button\">+</gui> o <gui style=\"button\">-</"
3107-"gui> para aumentar o disminuir el tamaño."
3108+"Establezca el <gui>Tamaño inicial de la terminal</gui> escribiendo el número "
3109+"de filas y de columnas que quiere en los cuadros de entrada "
3110+"correspondientes. También puede usar los botones <gui style=\"button\">+</"
3111+"gui> o <gui style=\"button\">-</gui> para aumentar o disminuir el tamaño."
3112
3113 #. (itstool) path: info/desc
3114 #: C/app-zoom.page:27
3115@@ -1500,10 +1460,8 @@ msgstr "2013–2014"
3116
3117 #. (itstool) path: info/desc
3118 #: C/gs-execute-commands.page:31
3119-#, fuzzy
3120-#| msgid "Launch programs or run commands using <app>Terminal</app>"
3121 msgid "Launch programs or run commands using <app>Terminal</app>."
3122-msgstr "Lanzar programas o ejecutar comandos usando la <app>Terminal</app>"
3123+msgstr "Lanzar programas o ejecutar comandos usando la <app>Terminal</app>."
3124
3125 #. (itstool) path: page/title
3126 #: C/gs-execute-commands.page:34
3127@@ -1622,16 +1580,12 @@ msgstr ""
3128
3129 #. (itstool) path: item/p
3130 #: C/gs-tabs.page:91
3131-#, fuzzy
3132-#| msgid ""
3133-#| "Select <guiseq><gui style=\"menu\">File</gui><gui style=\"menuitem"
3134-#| "\">Close Terminal</gui></guiseq>."
3135 msgid ""
3136 "Select <guiseq><gui style=\"menu\">File</gui><gui style=\"menuitem\">Close "
3137 "Tab</gui></guiseq>."
3138 msgstr ""
3139 "Seleccione <guiseq><gui style=\"menu\">Archivo</gui> <gui style=\"menuitem"
3140-"\">Cerrar terminal</gui></guiseq>."
3141+"\">Cerrar pestaña</gui></guiseq>."
3142
3143 #. (itstool) path: section/p
3144 #: C/gs-tabs.page:97
3145@@ -1778,8 +1732,6 @@ msgstr "Cómo empezar"
3146
3147 #. (itstool) path: section/title
3148 #: C/index.page:44
3149-#, fuzzy
3150-#| msgid "Working with text"
3151 msgid "Working With Text"
3152 msgstr "Trabajar con texto"
3153
3154@@ -1940,18 +1892,15 @@ msgstr ""
3155 msgid "A terminal"
3156 msgstr "Una terminal"
3157
3158+# Uso equipo porque en latinoamérica es computador y en España ordenador.
3159 #. (itstool) path: item/p
3160 #: C/overview.page:33
3161-#, fuzzy
3162-#| msgid ""
3163-#| "A terminal is a text input point in a computer also called the Command "
3164-#| "Line Interface (CLI)."
3165 msgid ""
3166 "A terminal is a text input point in a computer that is also called the "
3167 "Command Line Interface (CLI)."
3168 msgstr ""
3169-"Una terminal es un punto de entrada de texto, también llamado interfaz de "
3170-"línea de comandos (CLI)."
3171+"Una terminal es un punto de entrada de texto en un equipo, también llamado "
3172+"interfaz de línea de comandos (CLI)."
3173
3174 #. (itstool) path: item/title
3175 #: C/overview.page:37
3176@@ -1985,14 +1934,6 @@ msgstr ""
3177
3178 #. (itstool) path: item/p
3179 #: C/overview.page:47
3180-#, fuzzy
3181-#| msgid ""
3182-#| "A terminal emulator also called tty is a software program that emulates a "
3183-#| "video terminal in modern computers that use graphical user interfaces and "
3184-#| "provide interactive access to applications that run only in the command "
3185-#| "line environments. These applications may be running either on the same "
3186-#| "machine or on a different one via <app>telnet</app>, <app>ssh</app>, or "
3187-#| "<app>dial-up</app>."
3188 msgid ""
3189 "A terminal emulator, also called tty, is a software program that emulates a "
3190 "video terminal in modern computers that use graphical user interfaces and "
3191@@ -2001,12 +1942,12 @@ msgid ""
3192 "or on a different one via <app>telnet</app>, <app>ssh</app>, or <app>dial-"
3193 "up</app>."
3194 msgstr ""
3195-"Un emulador de terminal, también llamado tty, es un programa que emula una "
3196-"terminal de vídeo en un equipo actual que usa interfaces gráficas de usuario "
3197-"y proporciona acceso interactivo a las aplicaciones que sólo se ejecutan en "
3198-"entornos de línea de comandos. Estas aplicaciones se pueden ejecutar en la "
3199-"misma máquina o en una diferente mediante <app>telnet</app>, <app>ssh</app>, "
3200-"o <app>dial-up</app>."
3201+"Un emulador de terminal, también llamado tty, es un programa de software que "
3202+"emula una terminal de vídeo en un equipo actual que usa interfaces gráficas "
3203+"de usuario y proporciona acceso interactivo a las aplicaciones que sólo se "
3204+"ejecutan en entornos de línea de comandos. Estas aplicaciones se pueden "
3205+"ejecutar en la misma máquina o en una diferente mediante <app>telnet</app>, "
3206+"<app>ssh</app> o <app>dial-up</app>."
3207
3208 #. (itstool) path: item/title
3209 #: C/overview.page:55
3210@@ -2032,24 +1973,19 @@ msgstr ""
3211 msgid "Shell"
3212 msgstr "Shell"
3213
3214+# rip csh
3215 #. (itstool) path: item/p
3216 #: C/overview.page:64
3217-#, fuzzy
3218-#| msgid ""
3219-#| "A <em>shell</em> is a program that provides an interface to invoke or "
3220-#| "\"launch\" commands or another program inside a terminal. It also allows "
3221-#| "you to view and browse the contents of directories. Popular shells are "
3222-#| "<app>bash</app>, <app>zsh</app>, <app>csh</app>."
3223 msgid ""
3224 "A <em>shell</em> is a program that provides an interface to invoke or "
3225 "“launch” commands or another program inside a terminal. It also allows you "
3226 "to view and browse the contents of directories. Popular shells include "
3227 "<app>bash</app>, <app>zsh</app>, <app>fish</app>."
3228 msgstr ""
3229-"Una <app>shell</app> es un programa que proporciona una interfaz para "
3230-"ejecutar comandos u otros programas dentro de una terminal. También permite "
3231-"ver y examinar el contenido de las carpetas. Las shells más populares son "
3232-"<app>bash</app>, <app>zsh</app> y <app>csh</app>."
3233+"Una <em>shell</em> es un programa que proporciona una interfaz para invocar "
3234+"o «ejecutar» comandos u otros programas dentro de una terminal. También "
3235+"permite ver y examinar el contenido de las carpetas. Las shells más "
3236+"populares son <app>bash</app>, <app>zsh</app> y <app>fish</app>."
3237
3238 #. (itstool) path: item/title
3239 #: C/overview.page:70
3240@@ -2079,11 +2015,6 @@ msgstr "Símbolo del sistema"
3241
3242 #. (itstool) path: item/p
3243 #: C/overview.page:80
3244-#, fuzzy
3245-#| msgid ""
3246-#| "A prompt also called a <em>command prompt</em>. It is a sequence of "
3247-#| "characters used in the command line environment to indicate the readiness "
3248-#| "of the shell to accept commands."
3249 msgid ""
3250 "A prompt is also called a <em>command prompt</em>. It is a sequence of "
3251 "characters used in the command line environment to indicate the readiness of "
3252@@ -2091,18 +2022,10 @@ msgid ""
3253 msgstr ""
3254 "Un símbolo del sistema, también llamado <em>símbolo de línea de comandos</"
3255 "em>. Es una secuencia de caracteres usada en el entorno de la línea de "
3256-"comandos para indicar si la shell está preparada para aceptar comandos"
3257+"comandos para indicar si la shell está preparada para aceptar comandos."
3258
3259 #. (itstool) path: item/p
3260 #: C/overview.page:84
3261-#, fuzzy
3262-#| msgid ""
3263-#| "A prompt usually ends with characters <sys>$</sys>, <sys>%</sys>, <sys>#</"
3264-#| "sys> or <sys>&gt;</sys> and include information about path of present "
3265-#| "working directory. On Unix based systems, it is common for the prompt to "
3266-#| "end in a <sys>$</sys> or <sys>%</sys> character depending on the user "
3267-#| "role such as <sys>$</sys> for user and <sys>#</sys> for superuser (also "
3268-#| "called <sys>root</sys>)."
3269 msgid ""
3270 "A prompt usually ends with the characters <sys>$</sys>, <sys>%</sys>, "
3271 "<sys>#</sys> or <sys>&gt;</sys> and includes information about the path of "
3272@@ -2111,11 +2034,11 @@ msgid ""
3273 "user role such as <sys>$</sys> for user and <sys>#</sys> for superuser (also "
3274 "called <sys>root</sys>)."
3275 msgstr ""
3276-"Generalmente, un símbolo del sistema termina con los caracteres , <sys>$</"
3277+"Generalmente, un símbolo del sistema termina con los caracteres <sys>$</"
3278 "sys>, <sys>%</sys>, <sys>#</sys> o <sys>&gt;</sys> e incluye información "
3279 "sobre la ruta de la carpeta de trabajo actual. En los sistemas basados en "
3280 "UNIX es habitual que el símbolo del sistema termine con los caracteres <sys>"
3281-"$</sys> o <sys>%</sys>, dependiendo del rol del usuario, siendo <sys>$</sys> "
3282+"$</sys> o <sys>#</sys>, dependiendo del rol del usuario, siendo <sys>$</sys> "
3283 "para el usuario normal y <sys>#</sys> para el superusuario (también llamado "
3284 "<sys>root</sys>)."
3285
3286@@ -2158,10 +2081,8 @@ msgstr "Preferencias del perfil"
3287
3288 #. (itstool) path: info/desc
3289 #: C/pref-bell.page:28
3290-#, fuzzy
3291-#| msgid "Enable audible notification in <app>Terminal</app>"
3292 msgid "Enable audible notification in <app>Terminal</app>."
3293-msgstr "Activar la notificación sonora en la <app>Terminal</app>"
3294+msgstr "Activar la notificación sonora en la <app>Terminal</app>."
3295
3296 #. (itstool) path: page/title
3297 #: C/pref-bell.page:32
3298@@ -2174,6 +2095,8 @@ msgid ""
3299 "<app>Terminal</app> can sound an audible bell to indicate events in "
3300 "<app>Terminal</app> windows and tabs."
3301 msgstr ""
3302+"La <app>Terminal</app> puede hacer sonar una campana audible para indicar "
3303+"eventos en las ventanas y pestañas de la <app>Terminal</app>."
3304
3305 #. (itstool) path: page/p
3306 #: C/pref-bell.page:37
3307@@ -2443,22 +2366,16 @@ msgstr ""
3308
3309 #. (itstool) path: page/p
3310 #: C/pref-keyboard-access.page:39
3311-#, fuzzy
3312-#| msgid ""
3313-#| "You can navigate the <app>Terminal</app> menu using a combination of keys "
3314-#| "that are called <em>mnemonics</em> or a special key that takes you "
3315-#| "directly to the first menu in the menubar which is called a <em>menu "
3316-#| "accelerator key</em>."
3317 msgid ""
3318 "You can navigate the <app>Terminal</app> menu using a combination of keys "
3319 "that are called <em>mnemonics</em> or a special key that takes you directly "
3320 "to the first menu in the menubar which is called the <em>menu accelerator "
3321 "key</em>."
3322 msgstr ""
3323-"Puede navegar por la <app>Terminal</app> usando una combinación de teclas "
3324-"llamados <em>mnemónicos</em> o una tecla especial que le lleva directamente "
3325-"al primer menú de la barra de menú que se llama <em>tecla de acceso rápido "
3326-"al menú</em>."
3327+"Puede navegar por el menú de la <app>Terminal</app> usando una combinación "
3328+"de teclas llamadas <em>mnemónicos</em> o una tecla especial que le lleva "
3329+"directamente al primer menú de la barra de menú que se llama <em>tecla de "
3330+"acceso rápido al menú</em>."
3331
3332 #. (itstool) path: section/title
3333 #: C/pref-keyboard-access.page:45
3334@@ -2515,10 +2432,6 @@ msgstr "Tecla de acceso rápido al menú"
3335
3336 #. (itstool) path: section/p
3337 #: C/pref-keyboard-access.page:74
3338-#, fuzzy
3339-#| msgid ""
3340-#| "This setting brings up the <gui style=\"menu\">File</gui> menu the menu "
3341-#| "accelerator key is pressed. This key is usually <key>F10</key> by default."
3342 msgid ""
3343 "This setting brings up the <gui style=\"menu\">File</gui> menu when the menu "
3344 "accelerator key is pressed. This key is usually <key>F10</key> by default."
3345@@ -2529,10 +2442,6 @@ msgstr ""
3346
3347 #. (itstool) path: item/p
3348 #: C/pref-keyboard-access.page:80
3349-#, fuzzy
3350-#| msgid ""
3351-#| "Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem\"> "
3352-#| "Preferences</gui> <gui style=\"tab\">General</gui></guiseq>."
3353 msgid ""
3354 "Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
3355 "\">Preferences</gui> <gui style=\"tab\">General</gui></guiseq>."
3356@@ -2549,26 +2458,26 @@ msgstr ""
3357
3358 #. (itstool) path: info/desc
3359 #: C/pref-login-shell.page:29
3360-#, fuzzy
3361-#| msgid "Right click on the link in <app>Terminal</app>."
3362 msgid "Start a login shell in <app>Terminal</app>."
3363-msgstr "Pulse con el botón derecho sobre el enlace en la <app>Terminal</app>."
3364+msgstr "Inicie una shell con inicio de sesión en la <app>Terminal</app>."
3365
3366 #. (itstool) path: page/title
3367 #: C/pref-login-shell.page:32
3368 msgid "Login shells"
3369-msgstr ""
3370+msgstr "Shells con inicio de sesión"
3371
3372 #. (itstool) path: page/p
3373 #: C/pref-login-shell.page:34
3374 msgid ""
3375 "Shells in UNIX based systems can be started up in login and non-login modes:"
3376 msgstr ""
3377+"Las shells en sistemas basados en UNIX se pueden iniciar en modos con inicio "
3378+"de sesión y sin inicio de sesión:"
3379
3380 #. (itstool) path: item/title
3381 #: C/pref-login-shell.page:39
3382 msgid "Login shell"
3383-msgstr ""
3384+msgstr "Shell con inicio de sesión"
3385
3386 #. (itstool) path: item/p
3387 #: C/pref-login-shell.page:40
3388@@ -2578,13 +2487,16 @@ msgid ""
3389 "or placing a dash as the initial character of the command name, for example "
3390 "invoking <cmd>bash</cmd> as <cmd>-bash</cmd>."
3391 msgstr ""
3392+"Una shell con inicio de sesión es una shell que se le da al usuario al "
3393+"iniciar sesión en su cuenta. Esto se inicia usando las opciones <cmd>-l</"
3394+"cmd> o <cmd>--login</cmd>, o colocando un guión como el carácter inicial en "
3395+"el nombre del comando, por ejemplo invocando <cmd>bash</cmd> como <cmd>-"
3396+"bash</cmd>."
3397
3398 #. (itstool) path: item/title
3399 #: C/pref-login-shell.page:47
3400-#, fuzzy
3401-#| msgid "Shell"
3402 msgid "Sub shell"
3403-msgstr "Shell"
3404+msgstr "Sub shell"
3405
3406 #. (itstool) path: item/p
3407 #: C/pref-login-shell.page:48
3408@@ -2593,16 +2505,21 @@ msgid ""
3409 "process without the <cmd>-l</cmd> or <cmd>--login</cmd> option and without "
3410 "an extra dash before the command name."
3411 msgstr ""
3412+"Una sub shell, también llamada una shell sin inicio de sesión es una shell "
3413+"que se inicia después del proceso de inicio de sesión sin las opciones <cmd>-"
3414+"l</cmd> o <cmd>--login</cmd> y sin un guión adicional antes del nombre de "
3415+"comando."
3416
3417 #. (itstool) path: page/p
3418 #: C/pref-login-shell.page:54
3419 msgid "The general cases for having a login shell include:"
3420 msgstr ""
3421+"Los casos generales en los que se tiene una shell con inicio de sesión son:"
3422
3423 #. (itstool) path: item/p
3424 #: C/pref-login-shell.page:57
3425 msgid "Accessing your computer remotely using <app>ssh</app>."
3426-msgstr ""
3427+msgstr "Acceder a su equipo de forma remota usando <app>ssh</app>."
3428
3429 #. (itstool) path: item/p
3430 #: C/pref-login-shell.page:60
3431@@ -2610,16 +2527,20 @@ msgid ""
3432 "Simulating an initial login shell with <cmd>bash -l</cmd> or <cmd>sh -l</"
3433 "cmd>."
3434 msgstr ""
3435+"Simular una shell con inicio de sesión inicial con <cmd>bash -l</cmd> o "
3436+"<cmd>sh -l</cmd>."
3437
3438 #. (itstool) path: item/p
3439 #: C/pref-login-shell.page:64
3440 msgid "Simulating an initial root login shell with <cmd>sudo -i</cmd>."
3441 msgstr ""
3442+"Simular una shell con inicio de sesión como superusuario inicial con "
3443+"<cmd>sudo -i</cmd>."
3444
3445 #. (itstool) path: section/title
3446 #: C/pref-login-shell.page:69
3447 msgid "Start a login shell"
3448-msgstr ""
3449+msgstr "Iniciar una shell con inicio de sesión"
3450
3451 #. (itstool) path: section/p
3452 #: C/pref-login-shell.page:71
3453@@ -2627,6 +2548,9 @@ msgid ""
3454 "You can allow <app>Terminal</app> to start a login shell. Your default shell "
3455 "will be started with a dash character prepended to its name."
3456 msgstr ""
3457+"Puede permitir que la <app>Terminal</app> inicie una shell con inicio de "
3458+"sesión. Su shell predeterminada comenzará con un carácter de guión "
3459+"antepuesto a su nombre."
3460
3461 #. (itstool) path: item/p
3462 #: C/pref-login-shell.page:91
3463@@ -2634,6 +2558,8 @@ msgid ""
3464 "Under the <gui>Command</gui> label, select <gui style=\"checkbox\">Run "
3465 "command as a login shell</gui>."
3466 msgstr ""
3467+"Bajo la etiqueta <gui>Comando</gui>, seleccione <gui style=\"checkbox"
3468+"\">Ejecutar comando como una shell con inicio de sesión</gui>."
3469
3470 #. (itstool) path: info/desc
3471 #: C/pref-menubar.page:30
3472@@ -2679,25 +2605,19 @@ msgstr ""
3473
3474 #. (itstool) path: page/p
3475 #: C/pref-menubar.page:55
3476-#, fuzzy
3477-#| msgid ""
3478-#| "To enable the menubar by default in all <app>Terminal</app> windows that "
3479-#| "you open:"
3480 msgid ""
3481 "To enable or disable the menubar by default in all <app>Terminal</app> "
3482 "windows that you open:"
3483 msgstr ""
3484-"Para activar la barra de menú de manera predeterminada en todas las ventanas "
3485-"de la <app>Terminal</app> que abra:"
3486+"Para activar o desactivar la barra de menú de manera predeterminada en todas "
3487+"las ventanas de la <app>Terminal</app> que abra:"
3488
3489 #. (itstool) path: item/p
3490 #: C/pref-menubar.page:64
3491-#, fuzzy
3492-#| msgid "Select <gui>Show menubar by default in new terminals</gui>."
3493 msgid "Select or deselect <gui>Show menubar by default in new terminals</gui>."
3494 msgstr ""
3495-"Seleccione <guilabel>Mostrar la barra de menú en las terminales nuevas de "
3496-"manera predeterminada</guilabel>."
3497+"Seleccione o deseleccione <gui>Mostrar la barra de menú en las terminales "
3498+"nuevas de manera predeterminada</gui>."
3499
3500 #. (itstool) path: note/p
3501 #: C/pref-menubar.page:69
3502@@ -2770,20 +2690,16 @@ msgstr "Seleccionar un perfil"
3503
3504 #. (itstool) path: section/p
3505 #: C/pref-profiles.page:68
3506-#, fuzzy
3507-#| msgid ""
3508-#| "You can change the profile in your current <app>Terminal</app> tab or "
3509-#| "window by selecting a profile from <guiseq><gui style=\"menu\">Terminal</"
3510-#| "gui> <gui style=\"menuitem\">Change Profile</gui></guiseq>."
3511 msgid ""
3512 "If you have two or more profiles defined, you can change the profile in your "
3513 "current <app>Terminal</app> tab or window by selecting a profile from "
3514 "<guiseq><gui style=\"menu\">Terminal</gui> <gui style=\"menuitem\">Change "
3515 "Profile</gui></guiseq>."
3516 msgstr ""
3517-"Puede cambiar en la pestaña o la ventana actual de la <app>Terminal</app> "
3518-"seleccionando un perfil en <guiseq><gui style=\"menu\">Terminal</gui> <gui "
3519-"style=\"menuitem\">Cambiar perfil</gui></guiseq>."
3520+"Si tiene dos o más perfiles definidos, puede cambiar en la pestaña o la "
3521+"ventana actual de la <app>Terminal</app> seleccionando un perfil en "
3522+"<guiseq><gui style=\"menu\">Terminal</gui> <gui style=\"menuitem\">Cambiar "
3523+"perfil</gui></guiseq>."
3524
3525 #. (itstool) path: section/title
3526 #: C/pref-profiles.page:76
3527@@ -2795,67 +2711,47 @@ msgstr "Crear un perfil nuevo"
3528 msgid ""
3529 "To create a new profile with the default settings of <app>Terminal</app>:"
3530 msgstr ""
3531+"Para crear un perfil nuevo con las configuraciones predeterminadas de la "
3532+"<app>Terminal</app>:"
3533
3534 #. (itstool) path: item/p
3535 #: C/pref-profiles.page:83 C/pref-profiles.page:112 C/pref-profiles.page:162
3536 #: C/pref-profiles.page:204 C/pref-profiles.page:233 C/pref-profiles.page:273
3537-#, fuzzy
3538-#| msgid ""
3539-#| "Select <guiseq><gui style=\"menu\">File</gui> <gui style=\"menuitem\">New "
3540-#| "Profile</gui></guiseq>."
3541 msgid ""
3542 "Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
3543 "\">Preferences</gui></guiseq>."
3544 msgstr ""
3545-"Seleccione <guiseq><gui style=\"menu\">Archivo</gui> <gui style=\"menuitem"
3546-"\">Perfil nuevo</gui></guiseq>."
3547+"Seleccione <guiseq><gui style=\"menu\">Editar</gui> <gui style=\"menuitem"
3548+"\">Preferencias</gui></guiseq>."
3549
3550 #. (itstool) path: item/p
3551 #: C/pref-profiles.page:87
3552-#, fuzzy
3553-#| msgid ""
3554-#| "Click <guibutton>Close</guibutton> to close the <guilabel>Edit Profiles</"
3555-#| "guilabel> dialog."
3556 msgid ""
3557 "In the sidebar, click on the <gui style=\"button\">+</gui> button next to "
3558 "the <gui>Profiles</gui> label."
3559 msgstr ""
3560-"Pulse <guibutton>Cerrar</guibutton> para cerrar el diálogo <guilabel>Editar "
3561-"perfiles</guilabel>."
3562+"En la barra lateral, pulse en el botón <gui style=\"button\">+</gui> que "
3563+"está al lado de la etiqueta <gui>Perfiles</gui>."
3564
3565 #. (itstool) path: item/p
3566 #: C/pref-profiles.page:91 C/pref-profiles.page:126
3567-#, fuzzy
3568-#| msgid ""
3569-#| "Enter a name for the new profile next to <gui style=\"input\">Profile "
3570-#| "name</gui>."
3571 msgid "Enter a name for the new profile. You can change this name later."
3572 msgstr ""
3573-"Introduzca un nombre para el nuevo perfil en <gui style=\"input\">Nombre del "
3574-"perfil</gui>."
3575+"Introduzca un nombre para el nuevo perfil. Puede cambiarlo más adelante."
3576
3577 #. (itstool) path: item/p
3578 #: C/pref-profiles.page:94
3579-#, fuzzy
3580-#| msgid "Click <gui style=\"button\">Close</gui> to return."
3581 msgid "Click <gui style=\"button\">Create</gui> to create the new profile."
3582-msgstr "Pulse <gui style=\"button\">Cerrar</gui> para volver."
3583+msgstr "Pulse <gui style=\"button\">Crear</gui> para crear el perfil nuevo."
3584
3585 #. (itstool) path: item/p
3586 #: C/pref-profiles.page:97 C/pref-profiles.page:132
3587-#, fuzzy
3588-#| msgid ""
3589-#| "Set your desired <link xref=\"#edit-profile\">profile preferences</link>. "
3590-#| "These will be saved automatically. If you do not update the profile name, "
3591-#| "the new profile will not overwrite the profile that it is based on."
3592 msgid ""
3593 "Set your desired <link xref=\"#edit-profile\">profile preferences</link>. "
3594 "These will be saved automatically."
3595 msgstr ""
3596 "Configure las <link xref=\"#edit-profile\">preferencias del perfil</link> "
3597-"que quiera. Estas preferencias se guardarán automáticamente. Si no actualiza "
3598-"el nombre del perfil, el perfil nuevo no sobrescribirá el perfil en el que "
3599-"se basa."
3600+"que quiera. Estas se guardarán automáticamente."
3601
3602 #. (itstool) path: section/title
3603 #: C/pref-profiles.page:105
3604@@ -2875,12 +2771,13 @@ msgstr ""
3605 msgid ""
3606 "In the sidebar select the profile on which your new profile should be based."
3607 msgstr ""
3608+"En la barra lateral seleccione el perfil en el que se basará su perfil nuevo."
3609
3610 #. (itstool) path: item/p
3611 #: C/pref-profiles.page:120 C/pref-profiles.page:211 C/pref-profiles.page:240
3612 #: C/pref-profiles.page:280
3613 msgid "Click on the arrow next to the profile name."
3614-msgstr ""
3615+msgstr "Pulse en la flecha que está al lado del nombre de perfil."
3616
3617 #. (itstool) path: item/p
3618 #: C/pref-profiles.page:123
3619@@ -2889,10 +2786,8 @@ msgstr "Seleccione <gui style=\"menuitem\">Clonar…</gui>."
3620
3621 #. (itstool) path: item/p
3622 #: C/pref-profiles.page:129
3623-#, fuzzy
3624-#| msgid "Click <gui style=\"button\">Close</gui> to return."
3625 msgid "Click <gui style=\"button\">Clone</gui> to create the new profile."
3626-msgstr "Pulse <gui style=\"button\">Cerrar</gui> para volver."
3627+msgstr "Pulse <gui style=\"button\">Clonar</gui> para crear el perfil nuevo."
3628
3629 #. (itstool) path: note/p
3630 #: C/pref-profiles.page:138
3631@@ -2931,15 +2826,13 @@ msgstr ""
3632
3633 #. (itstool) path: section/p
3634 #: C/pref-profiles.page:158
3635-#, fuzzy
3636-#| msgid "You can rename existing profiles, including the default profile:"
3637 msgid "You can make changes to existing profiles. To edit a profile:"
3638-msgstr "Puede renombrar los perfiles existentes, incluyendo el predeterminado:"
3639+msgstr "Puede modificar los perfiles existentes. Para editar un perfil:"
3640
3641 #. (itstool) path: section/p
3642 #: C/pref-profiles.page:171
3643 msgid "Once the desired profile is selected, you can:"
3644-msgstr ""
3645+msgstr "Una vez que haya seleccionado el perfil que quiere, puede:"
3646
3647 #. (itstool) path: item/p
3648 #: C/pref-profiles.page:175
3649@@ -3007,10 +2900,8 @@ msgstr "Seleccione <gui style=\"menuitem\">Renombrar…</gui>."
3650
3651 #. (itstool) path: item/p
3652 #: C/pref-profiles.page:217
3653-#, fuzzy
3654-#| msgid "Create a new profile"
3655 msgid "Enter the new profile name."
3656-msgstr "Crear un perfil nuevo"
3657+msgstr "Introduzca el nombre del perfil nuevo."
3658
3659 #. (itstool) path: item/p
3660 #: C/pref-profiles.page:220
3661@@ -3048,22 +2939,20 @@ msgid ""
3662 "The default profile cannot be deleted. If you wish to delete that profile, "
3663 "first set another profile as <link xref=\"#set-default\">default</link>."
3664 msgstr ""
3665+"El perfil predeterminado no se puede eliminar. Si quiere eliminar ese "
3666+"perfil, primero establezca otro perfil como <link xref=\"#set-default"
3667+"\">predeterminado</link>."
3668
3669 #. (itstool) path: page/p
3670 #: C/pref-profiles.page:258
3671-#, fuzzy
3672-#| msgid ""
3673-#| "The default profile is loaded when a new terminal is opened unless you "
3674-#| "have selected another profile. Any changes that you make to the settings "
3675-#| "will be stored in the currently used profile."
3676 msgid ""
3677 "The default profile is loaded when a new terminal is opened unless you have "
3678 "selected another profile. Any changes that you make to the settings will be "
3679 "stored in the currently selected profile."
3680 msgstr ""
3681 "El perfil predeterminado se carga cuando se abre una terminal nueva, a menos "
3682-"que haya seleccionado otro perfil. Cualquier cambio que que haga se guardará "
3683-"en la configuración del perfil usado actualmente."
3684+"que haya seleccionado otro perfil. Cualquier cambio que haga en la "
3685+"configuración se guardará en el perfil que se encuentre seleccionado."
3686
3687 #. (itstool) path: section/title
3688 #: C/pref-profiles.page:263
3689@@ -3079,25 +2968,30 @@ msgid ""
3690 "menu entry or keyboard shortcut of <app>Terminal</app> to open a new "
3691 "terminal, the profile of the existing terminal is used."
3692 msgstr ""
3693+"El perfil predeterminado se usa cuando la <app>Terminal</app> no podría "
3694+"decidir qué perfil usar. Por ejemplo, la <app>Terminal</app> se inicia "
3695+"recientemente y abre su primera ventana de terminal. Por el contrario, "
3696+"cuando utiliza una entrada de menú o un atajo de teclado de la "
3697+"<app>Terminal</app> para abrir una nueva terminal, se utiliza el perfil de "
3698+"la terminal existente."
3699
3700 #. (itstool) path: item/p
3701 #: C/pref-profiles.page:277
3702-#, fuzzy
3703-#| msgid "Select the profile you wish to delete."
3704 msgid "Select the profile you wish to set as the default."
3705-msgstr "Seleccione el perfil que quiere eliminar."
3706+msgstr "Seleccione el perfil que quiere establecer como predeterminado."
3707
3708 #. (itstool) path: item/p
3709 #: C/pref-profiles.page:283
3710-#, fuzzy
3711-#| msgid "Select <gui style=\"menuitem\">Sent Mail To…</gui>."
3712 msgid "Select <gui style=\"menuitem\">Set as default</gui>."
3713-msgstr "Seleccione <gui style=\"menuitem\">Enviar correo a…</gui>."
3714+msgstr ""
3715+"Seleccione <gui style=\"menuitem\">Establecer como predeterminado</gui>."
3716
3717+# símbolo de visto bueno
3718 #. (itstool) path: note/p
3719 #: C/pref-profiles.page:288
3720 msgid "The default profile is marked with a check mark symbol."
3721 msgstr ""
3722+"El perfil predeterminado se marca con un símbolo de marca de verificación."
3723
3724 #. (itstool) path: credit/years
3725 #: C/pref-profile-char-width.page:13 C/pref-profile-encoding.page:13
3726@@ -3158,13 +3052,6 @@ msgstr "Cambiar la codificación de caracteres del perfil"
3727
3728 #. (itstool) path: page/p
3729 #: C/pref-profile-encoding.page:29
3730-#, fuzzy
3731-#| msgid ""
3732-#| "You should normally be able to use the default, UTF-8, encoding for all "
3733-#| "of your terminal needs. If you do find that you regularly need to use a "
3734-#| "different character encoding for a specific task, you can <link xref="
3735-#| "\"pref-profiles#new-profile\">create a new profile</link> with a "
3736-#| "different encoding."
3737 msgid ""
3738 "You should normally be able to use the default, UTF-8 encoding for all of "
3739 "your terminal needs. If you do find that you regularly need to use a "
3740@@ -3172,10 +3059,10 @@ msgid ""
3741 "profiles#new-profile\">create a new profile</link> with a different encoding."
3742 msgstr ""
3743 "Normalmente debería poder usarla codificación predeterminada, la UTF-8, para "
3744-"todo lo que necesite en la terminal. Si habitualmente necesita usar una "
3745-"codificación de caracteres diferente para una tarea en concreto, puede <link "
3746-"xref=\"pref-profiles#new-profile\">crear un perfil nuevo</link> con otra "
3747-"codificación."
3748+"todo lo que necesite en la terminal. Si se da cuenta de que habitualmente "
3749+"necesita usar una codificación de caracteres diferente para una tarea en "
3750+"concreto, puede <link xref=\"pref-profiles#new-profile\">crear un perfil "
3751+"nuevo</link> con otra codificación."
3752
3753 #. (itstool) path: item/p
3754 #: C/pref-profile-encoding.page:45
3755@@ -3251,16 +3138,12 @@ msgstr "Desplazar en salida"
3756
3757 #. (itstool) path: section/p
3758 #: C/pref-scrolling.page:62
3759-#, fuzzy
3760-#| msgid ""
3761-#| "You can lock scrolling so that it always shows the newest output while a "
3762-#| "command executes."
3763 msgid ""
3764 "You can lock scrolling so that it always shows the newest output while a "
3765 "command executes and produces output."
3766 msgstr ""
3767-"Puede bloquear el desplazamiento para que siempre se muestre la salida nueva "
3768-"cuando se ejecute un comando."
3769+"Puede bloquear el desplazamiento para que siempre se muestre la salida más "
3770+"reciente cuando se ejecute un comando y este produzca una salida."
3771
3772 #. (itstool) path: item/p
3773 #: C/pref-scrolling.page:78
3774@@ -3296,19 +3179,16 @@ msgstr "Líneas de desplazamiento hacia atrás"
3775 msgid ""
3776 "You can limit the number of lines of terminal output which are remembered."
3777 msgstr ""
3778+"Puede limitar el número de lineas de salida de la terminal que se recuerdan."
3779
3780 #. (itstool) path: item/p
3781 #: C/pref-scrolling.page:127
3782-#, fuzzy
3783-#| msgid ""
3784-#| "Check <gui>Limit scrollback to</gui> and enter a number of lines which is "
3785-#| "greater than 0 to limit scrollback."
3786 msgid ""
3787 "Check <gui>Limit scrollback to</gui> and enter a number of lines to limit "
3788 "scrollback."
3789 msgstr ""
3790-"Marque la opción <gui>Limitar desplazamiento a</gui> e introduzca el número "
3791-"de líneas superior a 0 para limitar el desplazamiento."
3792+"Marque la opción <gui>Limitar desplazamiento hacia atrás a</gui> e "
3793+"introduzca el número de líneas para limitar el desplazamiento hacia atrás."
3794
3795 #. (itstool) path: item/p
3796 #: C/pref-scrolling.page:131
3797@@ -3321,7 +3201,6 @@ msgstr ""
3798
3799 #. (itstool) path: section/p
3800 #: C/pref-scrolling.page:136
3801-#| msgid "You can disable the scrollbar:"
3802 msgid "You can choose to have unlimited scrollback."
3803 msgstr "Puede elegir tener desplazamiento hacia atrás ilimitado."
3804
3805@@ -3339,6 +3218,12 @@ msgid ""
3806 "such, do not show up in the directory listing. The occupied disk space is "
3807 "freed up as soon as the corresponding terminal closes."
3808 msgstr ""
3809+"Los datos del desplazamiento hacia atrás se almacenan en archivos "
3810+"comprimidos y cifrados en el disco, en la ubicación predeterminada del "
3811+"sistema para los archivos temporales (generalmente <file>/tmp</file>). Estos "
3812+"archivos se desvinculan inmediatamente después de su creación y como tales, "
3813+"no aparecen en la lista del directorio. El espacio en disco ocupado se "
3814+"libera tan pronto como se cierra la terminal correspondiente."
3815
3816 #. (itstool) path: note/p
3817 #: C/pref-scrolling.page:165
3818@@ -3347,6 +3232,9 @@ msgid ""
3819 "files. If in doubt, monitor disk usage for example with the command <cmd>du /"
3820 "tmp</cmd>."
3821 msgstr ""
3822+"Asegúrese de tener suficiente espacio en disco disponible para estos "
3823+"archivos temporales. En caso de duda, monitorice el uso del disco por "
3824+"ejemplo con el comando <cmd>du /tmp</cmd>."
3825
3826 #. (itstool) path: note/p
3827 #: C/pref-scrolling.page:171
3828@@ -3354,6 +3242,10 @@ msgid ""
3829 "A giant scrollback buffer makes resizing the terminal window slower. As a "
3830 "rule of thumb, resizing gets noticeably slow at around 1 million lines."
3831 msgstr ""
3832+"Un búfer de desplazamiento hacia atrás enorme hace que el cambio de tamaño "
3833+"de la ventana de la terminal sea más lento. Como regla general, el "
3834+"redimensionamiento se vuelve notablemente lento en alrededor de 1 millón de "
3835+"líneas."
3836
3837 #. (itstool) path: credit/years
3838 #: C/pref-tab-window.page:15
3839@@ -3374,16 +3266,12 @@ msgstr "Ventanas y pestañas"
3840
3841 #. (itstool) path: page/p
3842 #: C/pref-tab-window.page:30
3843-#, fuzzy
3844-#| msgid ""
3845-#| "You can chose whether to open a new tab or a new <app>Terminal</app> "
3846-#| "window when you use <gui style=\"menuitem\">Open Terminal</gui>."
3847 msgid ""
3848 "You can choose whether to open a new tab or a new <app>Terminal</app> window "
3849 "when you use <gui style=\"menuitem\">New Terminal</gui>."
3850 msgstr ""
3851 "Puede elegir abrir una pestaña nueva o una ventana nueva de la "
3852-"<app>Terminal</app> cuando use la opción <gui style=\"menuitem\">Abrir "
3853+"<app>Terminal</app> al usar la opción <gui style=\"menuitem\">Nueva "
3854 "terminal</gui>."
3855
3856 #. (itstool) path: item/p
3857@@ -3490,9 +3378,8 @@ msgstr ""
3858
3859 #. (itstool) path: page/title
3860 #: C/prob-reset.page:27
3861-#| msgid "Reset your <app>Terminal</app> output"
3862 msgid "Reset your <app>Terminal</app> state"
3863-msgstr "Reiniciar el estado de la <app>Terminal</app>"
3864+msgstr "Reiniciar el estado de su <app>Terminal</app>"
3865
3866 #. (itstool) path: page/p
3867 #: C/prob-reset.page:29
3868@@ -3538,12 +3425,6 @@ msgstr "Reiniciar y limpiar"
3869
3870 #. (itstool) path: section/p
3871 #: C/prob-reset.page:54
3872-#, fuzzy
3873-#| msgid ""
3874-#| "In addition to resetting your <app>Terminal</app>, <gui style=\"menuitem"
3875-#| "\">Reset and Clear</gui> clears the visible <app>Terminal</app> screen "
3876-#| "space of all terminal output. To <gui style=\"menuitem\">Reset and Clear</"
3877-#| "gui> your <app>Terminal</app>:"
3878 msgid ""
3879 "In addition to resetting your <app>Terminal</app>, <gui style=\"menuitem"
3880 "\">Reset and Clear</gui> clears the visible <app>Terminal</app> screen space "
3881@@ -3551,9 +3432,10 @@ msgid ""
3882 "gui> your <app>Terminal</app>:"
3883 msgstr ""
3884 "Además de reiniciar su <app>Terminal</app>, <gui style=\"menuitem"
3885-"\">Reiniciar y limpiar</gui> limpia la salida de la parte visible del "
3886-"espacio de la <app>Terminal</app>. Para <gui style=\"menuitem\">Reiniciar y "
3887-"limpiar</gui> su <app>Terminal</app>:"
3888+"\">Reiniciar y limpiar</gui> limpia la parte visible del espacio de la "
3889+"pantalla de la <app>Terminal</app> y el contenido del desplazamiento hacia "
3890+"atrás. Para <gui style=\"menuitem\">Reiniciar y limpiar</gui> su "
3891+"<app>Terminal</app>:"
3892
3893 #. (itstool) path: item/p
3894 #: C/prob-reset.page:61
3895@@ -3566,16 +3448,12 @@ msgstr ""
3896
3897 #. (itstool) path: note/p
3898 #: C/prob-reset.page:69
3899-#, fuzzy
3900-#| msgid ""
3901-#| "<gui>Reset and clear</gui> provides the similar functionality than the "
3902-#| "terminal command <cmd>reset</cmd>."
3903 msgid ""
3904 "<gui>Reset and Clear</gui> provides similar functionality as the terminal "
3905 "command <cmd>reset</cmd>."
3906 msgstr ""
3907 "<gui>Reiniciar y limpiar</gui> proporciona una funcionalidad similar a la "
3908-"del comando <cmd>reset</cmd>."
3909+"del comando de la terminal <cmd>reset</cmd>."
3910
3911 #. (itstool) path: info/desc
3912 #: C/txt-copy-paste.page:28
3913@@ -3603,21 +3481,16 @@ msgstr "<gui>Copiar</gui>"
3914
3915 #. (itstool) path: item/p
3916 #: C/txt-copy-paste.page:40
3917-#| msgid ""
3918-#| "Highlight the text portions you wish to copy, then select <guiseq><gui "
3919-#| "style=\"menu\">Edit</gui> <gui style=\"menuitem\">Copy</gui></guiseq>. "
3920-#| "Alternatively, you can press <keyseq><key>Ctrl</key><key>Shift</"
3921-#| "key><key>C</key></keyseq>."
3922 msgid ""
3923 "Highlight the text portions you wish to copy, then select <guiseq><gui style="
3924 "\"menu\">Edit</gui> <gui style=\"menuitem\">Copy</gui></guiseq>. "
3925 "Alternatively, you can press <keyseq><key>Shift</key><key>Ctrl</key><key>C</"
3926 "key></keyseq>."
3927 msgstr ""
3928-"Resalte los fragmentos de texto que quiere copiar y seleccione <guiseq><gui "
3929-"style=\"menu\">Editar</gui> <gui style=\"menuitem\">Copiar</gui></guiseq>. "
3930-"Alternativamente, puede pulsar <keyseq><key>Ctrl</key><key>Mayús</"
3931-"key><key>C</key></keyseq>."
3932+"Resalte los fragmentos de texto que quiere copiar y luego seleccione "
3933+"<guiseq><gui style=\"menu\">Editar</gui> <gui style=\"menuitem\">Copiar</"
3934+"gui></guiseq>. Alternativamente, puede pulsar <keyseq><key>Mayús</"
3935+"key><key>Ctrl</key><key>C</key></keyseq>."
3936
3937 #. (itstool) path: item/title
3938 #: C/txt-copy-paste.page:46
3939@@ -3626,21 +3499,14 @@ msgstr "<gui>Copiar como HTML</gui>"
3940
3941 #. (itstool) path: item/p
3942 #: C/txt-copy-paste.page:47
3943-#, fuzzy
3944-#| msgid ""
3945-#| "Highlight the text portions you wish to copy, then select <guiseq><gui "
3946-#| "style=\"menu\">Edit</gui> <gui style=\"menuitem\">Copy</gui></guiseq>. "
3947-#| "Alternatively, you can press <keyseq><key>Ctrl</key><key>Shift</"
3948-#| "key><key>C</key></keyseq>."
3949 msgid ""
3950 "Highlight the text portions you wish to copy with color and font attributes, "
3951 "then select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
3952 "\">Copy as HTML</gui></guiseq>."
3953 msgstr ""
3954-"Resalte los fragmentos de texto que quiere copiar y seleccione <guiseq><gui "
3955-"style=\"menu\">Editar</gui> <gui style=\"menuitem\">Copiar</gui></guiseq>. "
3956-"Alternativamente, puede pulsar <keyseq><key>Ctrl</key><key>Mayús</"
3957-"key><key>C</key></keyseq>."
3958+"Resalte los fragmentos de texto que quiere copiar con atributos de color y "
3959+"tipografía y luego seleccione <guiseq><gui style=\"menu\">Editar</gui> <gui "
3960+"style=\"menuitem\">Copiar como HTML</gui></guiseq>."
3961
3962 #. (itstool) path: item/title
3963 #: C/txt-copy-paste.page:52
3964@@ -3649,19 +3515,14 @@ msgstr "<gui>Pegar</gui>"
3965
3966 #. (itstool) path: item/p
3967 #: C/txt-copy-paste.page:53
3968-#, fuzzy
3969-#| msgid ""
3970-#| "Right click in the <app>Terminal</app> and select <gui style=\"menuitem"
3971-#| "\">Paste</gui>. Alternatively, you can press <keyseq><key>Ctrl</"
3972-#| "key><key>Shift</key><key>V</key></keyseq>."
3973 msgid ""
3974 "Right click in the <app>Terminal</app> and select <gui style=\"menuitem"
3975 "\">Paste</gui>. Alternatively, you can press <keyseq><key>Shift</"
3976 "key><key>Ctrl</key><key>V</key></keyseq>."
3977 msgstr ""
3978 "Pulse con el botón derecho en la <app>Terminal</app> y seleccione <gui style="
3979-"\"menuitem\">Pegar</gui>. Alternativamente, puede pulsar <keyseq><key>Ctrl</"
3980-"key><key>Mayús</key><key>V</key></keyseq>."
3981+"\"menuitem\">Pegar</gui>. Alternativamente, puede pulsar <keyseq><key>Mayús</"
3982+"key><key>Ctrl</key><key>V</key></keyseq>."
3983
3984 #. (itstool) path: note/p
3985 #: C/txt-copy-paste.page:61
3986@@ -3797,10 +3658,8 @@ msgstr "Seleccione <gui style=\"menuitem\">Enviar correo a…</gui>."
3987
3988 #. (itstool) path: info/desc
3989 #: C/txt-save-text.page:27
3990-#, fuzzy
3991-#| msgid "Search the <app>Terminal</app> output."
3992 msgid "Save <app>Terminal</app> output to a file."
3993-msgstr "Buscar en la salida de la <app>Terminal</app>."
3994+msgstr "Guarde la salida de la <app>Terminal</app> en un archivo."
3995
3996 #. (itstool) path: page/title
3997 #: C/txt-save-text.page:31
3998@@ -3814,6 +3673,9 @@ msgid ""
3999 "text file. This may be useful if you have to submit the terminal output as "
4000 "debugging information."
4001 msgstr ""
4002+"Puede guardar toda la salida de una pestaña o ventana de la <app>Terminal</"
4003+"app> en un archivo de texto. Esto puede ser útil si tiene que enviar la "
4004+"salida del terminal como información de depuración."
4005
4006 #. (itstool) path: item/p
4007 #: C/txt-save-text.page:39
4008@@ -3828,7 +3690,7 @@ msgstr "Seleccione <gui style=\"menuitem\">Guardar contenido…</gui>."
4009 #. (itstool) path: item/p
4010 #: C/txt-save-text.page:45
4011 msgid "Choose your desired directory and enter a filename."
4012-msgstr ""
4013+msgstr "Elija la carpeta que quiera e introduzca el nombre de archivo."
4014
4015 #. (itstool) path: item/p
4016 #: C/txt-save-text.page:48
4017@@ -3842,6 +3704,9 @@ msgid ""
4018 "example <input>.txt</input>. This may be useful if you plan to view the file "
4019 "when using another operating system."
4020 msgstr ""
4021+"Opcionalmente, puede introducir una extensión de archivo junto con el nombre "
4022+"del archivo, por ejemplo <input>.txt</input>. Esto puede ser útil si planea "
4023+"ver el archivo usando otro sistema operativo."
4024
4025 #. (itstool) path: info/desc
4026 #: C/txt-search.page:27
4027@@ -3873,6 +3738,9 @@ msgid ""
4028 "Type in the search keyword and press <key>Enter</key> to search backwards. "
4029 "Alternatively, click on the arrows according to the desired search direction."
4030 msgstr ""
4031+"Escriba la palabra clave de búsqueda y pulse <key>Intro</key> para buscar "
4032+"hacia atrás. Alternativamente, pulse en las flechas según la dirección de "
4033+"búsqueda que quiera."
4034
4035 #. (itstool) path: page/p
4036 #: C/txt-search.page:47
4037@@ -3902,13 +3770,6 @@ msgstr "<gui style=\"checkbox\">Coincidir sólo con la palabra entera</gui>"
4038
4039 #. (itstool) path: item/p
4040 #: C/txt-search.page:58
4041-#, fuzzy
4042-#| msgid ""
4043-#| "<app>Terminal</app> will look for the entire keyword and will ignore "
4044-#| "results that partially match your search keyword. For example, if you "
4045-#| "have searched for \"gnome\", <app>Terminal</app> will show only results "
4046-#| "that match this keyword exactly and omit results such as \"gnome-terminal"
4047-#| "\"."
4048 msgid ""
4049 "<app>Terminal</app> will look for the entire keyword and will ignore results "
4050 "that partially match your search keyword. For example, if you have searched "
4051@@ -3916,9 +3777,9 @@ msgid ""
4052 "keyword exactly and omit results such as “bobcat”."
4053 msgstr ""
4054 "La <app>Terminal</app> buscará la palabra completa e ignorará los resultados "
4055-"que coincidan con ella parcialmente. Por ejemplo, si busca la palabra "
4056-"«gnome», la <app>Terminal</app> sólo mostrará los resultados que coincidan "
4057-"con esta palabra exactamente y omitirá los resultados como «gnome-terminal»."
4058+"que coincidan con ella parcialmente. Por ejemplo, si busca la palabra «cat», "
4059+"la <app>Terminal</app> sólo mostrará los resultados que coincidan con esta "
4060+"palabra exactamente y omitirá resultados como «bobcat»."
4061
4062 #. (itstool) path: item/title
4063 #: C/txt-search.page:65
4064@@ -3943,18 +3804,13 @@ msgstr "<gui style=\"checkbox\">Volver al principio</gui>"
4065
4066 #. (itstool) path: item/p
4067 #: C/txt-search.page:72
4068-#, fuzzy
4069-#| msgid ""
4070-#| "<app>Terminal</app> searches from your current location in the scrollback "
4071-#| "to the end of available terminal output and then restarts the search from "
4072-#| "the top."
4073 msgid ""
4074 "<app>Terminal</app> searches from your current location in the scrollback to "
4075 "the end of available terminal output and then restarts the search."
4076 msgstr ""
4077-"La <app>Terminal</app> busca desde su ubicación actual en el desplazamiento "
4078-"hacia atrás hasta el final de la salida de la terminal disponible y luego "
4079-"vuelve a buscar desde el principio."
4080+"La <app>Terminal</app> busca desde su ubicación actual, en el desplazamiento "
4081+"hacia atrás, hasta el final de la salida disponible de la terminal y luego "
4082+"reinicia la búsqueda."
4083
4084 #. (itstool) path: note/p
4085 #: C/txt-search.page:79
4086diff --git a/help/fr/fr.po b/help/fr/fr.po
4087index 1d8666b..1ba1a4b 100644
4088--- a/help/fr/fr.po
4089+++ b/help/fr/fr.po
4090@@ -6,20 +6,21 @@
4091 # Julien Hardelin <jhardlin@orange.fr>, 2013.
4092 # Alexandre Franke <alexandre.franke@gmail.com>, 2014 - 2015.
4093 # Alain Lojewski <allomervan@gmail.com>, 2014.
4094-# Guillaume Bernard <translate@filorin.fr>, 2015.
4095+# Guillaume Bernard Guillaume Bernard <associations@guillaume-bernard.fr>, 2015-2018.
4096 #
4097 msgid ""
4098 msgstr ""
4099 "Project-Id-Version: gnome-terminal gnome-3-10\n"
4100-"POT-Creation-Date: 2015-03-13 21:58+0000\n"
4101-"PO-Revision-Date: 2015-03-13 23:59+0100\n"
4102-"Last-Translator: Guillaume Bernard <translate@filorin.fr>\n"
4103+"POT-Creation-Date: 2018-03-11 09:27+0000\n"
4104+"PO-Revision-Date: 2018-03-12 18:32+0100\n"
4105+"Last-Translator: Guillaume Bernard <associations@guillaume-bernard.fr>\n"
4106 "Language-Team: français <gnomefr@traduc.org>\n"
4107 "Language: fr\n"
4108 "MIME-Version: 1.0\n"
4109 "Content-Type: text/plain; charset=UTF-8\n"
4110 "Content-Transfer-Encoding: 8bit\n"
4111 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
4112+"X-Generator: Poedit 2.0.6\n"
4113
4114 #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
4115 msgctxt "_"
4116@@ -30,82 +31,82 @@ msgstr ""
4117 "Alexandre Franke <alexandre.franke@gmail.com>, 2014\n"
4118 "Alain Lojewski <allomervan@gmail.com>, 2014\n"
4119 "Jérôme Sirgue <jsirgue@free.fr>, 2014\n"
4120-"Guillaume Bernard <translate@filorin.fr>, 2015"
4121+"Guillaume Bernard <associations@guillaume-bernard.fr>, 2015-2018"
4122
4123 #. (itstool) path: credit/name
4124-#: C/adv-keyboard-shortcuts.page:13 C/app-colors.page:11 C/app-cursor.page:11
4125+#: C/adv-keyboard-shortcuts.page:13 C/app-colors.page:11 C/app-cursor.page:12
4126 #: C/app-fonts.page:11 C/app-fullscreen.page:11 C/app-terminal-sizes.page:11
4127 #: C/app-zoom.page:10 C/gs-execute-commands.page:14 C/gs-tabs.page:12
4128-#: C/index.page:12 C/introduction.page:12 C/overview.page:9
4129-#: C/pref-bell.page:11 C/pref-custom-exit.page:13
4130-#: C/pref-custom-command.page:14 C/pref-encoding.page:10
4131-#: C/pref-keyboard-access.page:12 C/pref-menubar.page:13
4132-#: C/pref-profiles.page:12 C/pref-scrolling.page:12 C/prob-reset.page:11
4133-#: C/txt-copy-paste.page:11 C/txt-links.page:10 C/txt-search.page:10
4134-#: C/txt-select-text.page:14
4135+#: C/index.page:12 C/introduction.page:12 C/overview.page:9 C/pref-bell.page:11
4136+#: C/pref-custom-exit.page:13 C/pref-custom-command.page:14
4137+#: C/pref-encoding.page:9 C/pref-keyboard-access.page:12
4138+#: C/pref-login-shell.page:12 C/pref-menubar.page:13 C/pref-profiles.page:12
4139+#: C/pref-scrolling.page:12 C/prob-reset.page:11 C/txt-copy-paste.page:11
4140+#: C/txt-links.page:10 C/txt-save-text.page:10 C/txt-search.page:10
4141+#: C/txt-select-text.page:13
4142 msgid "Sindhu S"
4143 msgstr "Sindhu S"
4144
4145 #. (itstool) path: credit/years
4146 #: C/adv-keyboard-shortcuts.page:15 C/adv-keyboard-shortcuts.page:20
4147 #: C/adv-keyboard-shortcuts.page:25 C/app-colors.page:13 C/app-colors.page:18
4148-#: C/app-colors.page:23 C/app-cursor.page:13 C/app-cursor.page:18
4149-#: C/app-cursor.page:23 C/app-fonts.page:13 C/app-fonts.page:18
4150+#: C/app-colors.page:23 C/app-cursor.page:14 C/app-cursor.page:19
4151+#: C/app-cursor.page:24 C/app-fonts.page:13 C/app-fonts.page:18
4152 #: C/app-fonts.page:23 C/app-fullscreen.page:13 C/app-fullscreen.page:18
4153 #: C/app-fullscreen.page:23 C/app-terminal-sizes.page:13
4154-#: C/app-terminal-sizes.page:18 C/app-terminal-sizes.page:23
4155-#: C/app-zoom.page:12 C/app-zoom.page:17 C/app-zoom.page:22
4156-#: C/gs-execute-commands.page:16 C/gs-execute-commands.page:26
4157-#: C/gs-tabs.page:14 C/gs-tabs.page:24 C/index.page:14 C/index.page:19
4158-#: C/index.page:24 C/introduction.page:14 C/introduction.page:19
4159-#: C/introduction.page:24 C/overview.page:11 C/overview.page:16
4160-#: C/pref-bell.page:13 C/pref-bell.page:18 C/pref-bell.page:23
4161-#: C/pref-custom-exit.page:15 C/pref-custom-exit.page:25
4162+#: C/app-terminal-sizes.page:18 C/app-terminal-sizes.page:23 C/app-zoom.page:12
4163+#: C/app-zoom.page:17 C/app-zoom.page:22 C/gs-execute-commands.page:16
4164+#: C/gs-execute-commands.page:26 C/gs-tabs.page:14 C/gs-tabs.page:24
4165+#: C/index.page:14 C/index.page:19 C/index.page:24 C/introduction.page:14
4166+#: C/introduction.page:19 C/introduction.page:24 C/overview.page:11
4167+#: C/overview.page:16 C/pref-bell.page:13 C/pref-bell.page:18
4168+#: C/pref-bell.page:23 C/pref-custom-exit.page:15 C/pref-custom-exit.page:25
4169 #: C/pref-custom-command.page:16 C/pref-custom-command.page:26
4170-#: C/pref-encoding.page:12 C/pref-encoding.page:17 C/pref-encoding.page:22
4171+#: C/pref-encoding.page:11 C/pref-encoding.page:16 C/pref-encoding.page:21
4172 #: C/pref-keyboard-access.page:14 C/pref-keyboard-access.page:19
4173-#: C/pref-keyboard-access.page:24 C/pref-menubar.page:15
4174-#: C/pref-menubar.page:20 C/pref-menubar.page:25 C/pref-profiles.page:14
4175-#: C/pref-profiles.page:24 C/pref-scrolling.page:14 C/prob-reset.page:13
4176-#: C/prob-reset.page:18 C/txt-copy-paste.page:13 C/txt-copy-paste.page:18
4177-#: C/txt-copy-paste.page:23 C/txt-links.page:12 C/txt-links.page:17
4178-#: C/txt-links.page:22 C/txt-search.page:12 C/txt-search.page:17
4179-#: C/txt-search.page:22 C/txt-select-text.page:16
4180+#: C/pref-keyboard-access.page:24 C/pref-login-shell.page:14
4181+#: C/pref-login-shell.page:24 C/pref-menubar.page:15 C/pref-menubar.page:20
4182+#: C/pref-menubar.page:25 C/pref-profiles.page:14 C/pref-profiles.page:24
4183+#: C/pref-scrolling.page:14 C/prob-reset.page:13 C/prob-reset.page:18
4184+#: C/txt-copy-paste.page:13 C/txt-copy-paste.page:18 C/txt-copy-paste.page:23
4185+#: C/txt-links.page:12 C/txt-links.page:17 C/txt-links.page:22
4186+#: C/txt-save-text.page:12 C/txt-save-text.page:17 C/txt-save-text.page:22
4187+#: C/txt-search.page:12 C/txt-search.page:17 C/txt-search.page:22
4188+#: C/txt-select-text.page:15
4189 msgid "2013"
4190 msgstr "2013"
4191
4192 #. (itstool) path: credit/name
4193-#: C/adv-keyboard-shortcuts.page:18 C/app-colors.page:16 C/app-cursor.page:16
4194+#: C/adv-keyboard-shortcuts.page:18 C/app-colors.page:16 C/app-cursor.page:17
4195 #: C/app-fonts.page:16 C/app-fullscreen.page:16 C/app-terminal-sizes.page:16
4196 #: C/app-zoom.page:15 C/gs-execute-commands.page:19 C/gs-tabs.page:17
4197 #: C/index.page:17 C/introduction.page:17 C/overview.page:14 C/pref.page:9
4198-#: C/pref-bell.page:16 C/pref-custom-exit.page:18
4199-#: C/pref-custom-command.page:19 C/pref-encoding.page:15
4200-#: C/pref-keyboard-access.page:17 C/pref-menubar.page:18
4201-#: C/pref-profiles.page:17 C/pref-profile-char-width.page:11
4202-#: C/pref-profile-encoding.page:11 C/pref-scrolling.page:17
4203-#: C/pref-tab-window.page:13 C/pref-user-input.page:10 C/profile.page:9
4204+#: C/pref-bell.page:16 C/pref-custom-exit.page:18 C/pref-custom-command.page:19
4205+#: C/pref-encoding.page:14 C/pref-keyboard-access.page:17
4206+#: C/pref-login-shell.page:17 C/pref-menubar.page:18 C/pref-profiles.page:17
4207+#: C/pref-profile-char-width.page:11 C/pref-profile-encoding.page:11
4208+#: C/pref-scrolling.page:17 C/pref-tab-window.page:13 C/pref-user-input.page:10
4209 #: C/prob-reset.page:16 C/txt-copy-paste.page:16 C/txt-links.page:15
4210-#: C/txt-search.page:15 C/txt-select-text.page:19
4211+#: C/txt-save-text.page:15 C/txt-search.page:15 C/txt-select-text.page:18
4212 msgid "Ekaterina Gerasimova"
4213 msgstr "Ekaterina Gerasimova"
4214
4215 #. (itstool) path: credit/name
4216-#: C/adv-keyboard-shortcuts.page:23 C/app-colors.page:21 C/app-cursor.page:21
4217+#: C/adv-keyboard-shortcuts.page:23 C/app-colors.page:21 C/app-cursor.page:22
4218 #: C/app-fonts.page:21 C/app-fullscreen.page:21 C/app-terminal-sizes.page:21
4219 #: C/app-zoom.page:20 C/gs-execute-commands.page:24 C/gs-tabs.page:22
4220 #: C/introduction.page:22 C/pref-bell.page:21 C/pref-custom-exit.page:23
4221-#: C/pref-custom-command.page:24 C/pref-encoding.page:20
4222-#: C/pref-keyboard-access.page:22 C/pref-menubar.page:23
4223-#: C/pref-profiles.page:22 C/txt-copy-paste.page:21 C/txt-links.page:20
4224-#: C/txt-search.page:20
4225+#: C/pref-custom-command.page:24 C/pref-encoding.page:19
4226+#: C/pref-keyboard-access.page:22 C/pref-login-shell.page:22
4227+#: C/pref-menubar.page:23 C/pref-profiles.page:22 C/txt-copy-paste.page:21
4228+#: C/txt-links.page:20 C/txt-save-text.page:20 C/txt-search.page:20
4229 msgid "Michael Hill"
4230 msgstr "Michael Hill"
4231
4232 #. (itstool) path: info/desc
4233 #: C/adv-keyboard-shortcuts.page:30
4234 msgid "View and edit keyboard shortcuts."
4235-msgstr "Afficher et modifier les raccourcis clavier"
4236+msgstr "Afficher et modifier les raccourcis clavier."
4237
4238 #. (itstool) path: page/title
4239 #: C/adv-keyboard-shortcuts.page:33
4240@@ -121,17 +122,17 @@ msgid ""
4241 "preferences."
4242 msgstr ""
4243 "Les raccourcis clavier sont des combinaisons de touches qui vous permettent "
4244-"d'effectuer des actions telles que l'ouverture de la boîte de dialogue des "
4245-"paramètres ou l'accès rapide à une fonctionnalité de <app>Terminal</app>. "
4246+"d’effectuer des actions telles que l’ouverture de la boîte de dialogue des "
4247+"paramètres ou l’accès rapide à une fonctionnalité de <app>Terminal</app>. "
4248 "Ces raccourcis peuvent être modifiés en fonction de vos préférences."
4249
4250 #. (itstool) path: page/p
4251 #: C/adv-keyboard-shortcuts.page:40
4252 msgid "To change a keyboard shortcut:"
4253-msgstr "Pour changer un raccourci clavier : "
4254+msgstr "Pour changer un raccourci clavier :"
4255
4256 #. (itstool) path: item/p
4257-#: C/adv-keyboard-shortcuts.page:43 C/pref-keyboard-access.page:80
4258+#: C/adv-keyboard-shortcuts.page:43
4259 msgid ""
4260 "Select <guiseq><gui style=\"menu\">Edit</gui> <gui style=\"menuitem"
4261 "\">Preferences</gui> <gui style=\"tab\">Shortcuts</gui></guiseq>."
4262@@ -140,12 +141,19 @@ msgstr ""
4263 "\">Préférences</gui> <gui style=\"tab\">Raccourcis</gui></guiseq>."
4264
4265 #. (itstool) path: item/p
4266-#: C/adv-keyboard-shortcuts.page:48
4267+#: C/adv-keyboard-shortcuts.page:48 C/adv-keyboard-shortcuts.page:51
4268+msgid "Make sure <gui style=\"checkbox\">Enable shortcuts</gui> is selected."
4269+msgstr ""
4270+"Assurez-vous que <gui style=\"checkbox\">Activer les raccourcis</gui> est "
4271+"sélectionné."
4272+
4273+#. (itstool) path: item/p
4274+#: C/adv-keyboard-shortcuts.page:54
4275 msgid "Select the shortcut that you wish to edit by clicking on it."
4276-msgstr "Sélectionner le raccourci que vous voulez modifier en cliquant dessus"
4277+msgstr "Sélectionner le raccourci que vous voulez modifier en cliquant dessus."
4278
4279 #. (itstool) path: item/p
4280-#: C/adv-keyboard-shortcuts.page:51
4281+#: C/adv-keyboard-shortcuts.page:57
4282 msgid ""
4283 "Once the shortcut is selected, click on the shortcut key combination to edit "
4284 "it."
4285@@ -154,19 +162,20 @@ msgstr ""
4286 "touches de raccourci pour le modifier."
4287
4288 #. (itstool) path: item/p
4289-#: C/adv-keyboard-shortcuts.page:55
4290+#: C/adv-keyboard-shortcuts.page:61
4291 msgid ""
4292 "Press your desired shortcut key combination as you would enter it to use it. "
4293 "The keys that you can use include <key>Alt</key>, <key>Alt Gr</key>, "
4294-"<key>Ctrl</key>, <key>Shift</key>, number and letter keys."
4295+"<key>Ctrl</key>, <key>Shift</key>, <key>Super</key>, number and letter keys."
4296 msgstr ""
4297-"Saisissez la combinaison de touches de raccourci souhaitée dans l'ordre que "
4298+"Saisissez la combinaison de touches de raccourci souhaitée dans l’ordre que "
4299 "vous devrez saisir lors de son utilisation. Les touches que vous pouvez "
4300 "utiliser incluent les touches <key>Alt</key>, <key>Alt Gr</key>, <key>Ctrl</"
4301-"key>, <key>Maj</key>, ainsi que les touches de chiffres et de lettres."
4302+"key>, <key>Maj</key>, <key>Logo</key>, ainsi que les touches de chiffres et "
4303+"de lettres."
4304
4305 #. (itstool) path: note/p
4306-#: C/adv-keyboard-shortcuts.page:60
4307+#: C/adv-keyboard-shortcuts.page:66
4308 msgid ""
4309 "Mnemonic key combinations, such as <keyseq><key>Alt</key> <key>F</key></"
4310 "keyseq> will not work."
4311@@ -175,16 +184,16 @@ msgstr ""
4312 "keyseq> ne fonctionnent pas."
4313
4314 #. (itstool) path: item/p
4315-#: C/adv-keyboard-shortcuts.page:65
4316+#: C/adv-keyboard-shortcuts.page:71
4317 msgid ""
4318 "Once you have entered your new shortcut, it will automatically be saved and "
4319 "you should see it in the list next to the corresponding action."
4320 msgstr ""
4321 "Une fois le nouveau raccourci saisi, il sera automatiquement enregistré et "
4322-"vous devriez le voir dans la liste à côté de l'action correspondante."
4323+"vous devriez le voir dans la liste à côté de l’action correspondante."
4324
4325 #. (itstool) path: note/p
4326-#: C/adv-keyboard-shortcuts.page:72
4327+#: C/adv-keyboard-shortcuts.page:78
4328 msgid ""
4329 "To disable a shortcut, edit it and press the <key>Backspace</key> instead of "
4330 "the new shortcut."
4331@@ -193,373 +202,443 @@ msgstr ""
4332 "<key>Retour arrière</key> au lieu du nouveau raccourci."
4333
4334 #. (itstool) path: section/title
4335-#: C/adv-keyboard-shortcuts.page:77
4336+#: C/adv-keyboard-shortcuts.page:83
4337 msgid "<gui style=\"menu\">File</gui> shortcuts"
4338 msgstr "Raccourcis de <gui style=\"menu\">Fichier</gui>"
4339
4340 #. (itstool) path: section/p
4341-#: C/adv-keyboard-shortcuts.page:79
4342+#: C/adv-keyboard-shortcuts.page:85
4343 msgid ""
4344 "The default shortcuts for options under <gui style=\"menu\">File</gui> menu "
4345 "are:"
4346 msgstr ""
4347 "Les raccourcis par défaut pour les options du menu <gui style=\"menu"
4348-"\">Fichier</gui> sont : "
4349+"\">Fichier</gui> sont :"
4350
4351 #. (itstool) path: td/p
4352-#: C/adv-keyboard-shortcuts.page:85 C/adv-keyboard-shortcuts.page:119
4353-#: C/adv-keyboard-shortcuts.page:145 C/adv-keyboard-shortcuts.page:178
4354-#: C/adv-keyboard-shortcuts.page:252 C/adv-keyboard-shortcuts.page:273
4355-#: C/adv-keyboard-shortcuts.page:306
4356+#: C/adv-keyboard-shortcuts.page:91 C/adv-keyboard-shortcuts.page:125
4357+#: C/adv-keyboard-shortcuts.page:151 C/adv-keyboard-shortcuts.page:185
4358+#: C/adv-keyboard-shortcuts.page:218 C/adv-keyboard-shortcuts.page:291
4359+#: C/adv-keyboard-shortcuts.page:340
4360 msgid "Action"
4361 msgstr "Action"
4362
4363 #. (itstool) path: td/p
4364-#: C/adv-keyboard-shortcuts.page:86 C/adv-keyboard-shortcuts.page:120
4365-#: C/adv-keyboard-shortcuts.page:146 C/adv-keyboard-shortcuts.page:179
4366-#: C/adv-keyboard-shortcuts.page:253 C/adv-keyboard-shortcuts.page:274
4367+#: C/adv-keyboard-shortcuts.page:92 C/adv-keyboard-shortcuts.page:126
4368+#: C/adv-keyboard-shortcuts.page:152 C/adv-keyboard-shortcuts.page:186
4369+#: C/adv-keyboard-shortcuts.page:219 C/adv-keyboard-shortcuts.page:292
4370 msgid "Keyboard Shortcut"
4371 msgstr "Raccourci Clavier"
4372
4373 #. (itstool) path: td/p
4374-#: C/adv-keyboard-shortcuts.page:91
4375+#: C/adv-keyboard-shortcuts.page:97
4376 msgid "New Tab"
4377 msgstr "Nouvel Onglet"
4378
4379 #. (itstool) path: td/p
4380-#: C/adv-keyboard-shortcuts.page:92
4381+#: C/adv-keyboard-shortcuts.page:98
4382 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>"
4383 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>T</key></keyseq>"
4384
4385 #. (itstool) path: td/p
4386-#: C/adv-keyboard-shortcuts.page:95
4387+#: C/adv-keyboard-shortcuts.page:101
4388 msgid "New Window"
4389 msgstr "Nouvelle Fenêtre"
4390
4391 #. (itstool) path: td/p
4392-#: C/adv-keyboard-shortcuts.page:96
4393+#: C/adv-keyboard-shortcuts.page:102
4394 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>N</key></keyseq>"
4395 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>N</key></keyseq>"
4396
4397 #. (itstool) path: td/p
4398-#: C/adv-keyboard-shortcuts.page:99
4399+#: C/adv-keyboard-shortcuts.page:105
4400 msgid "Close Tab"
4401-msgstr "Fermer l'onglet"
4402+msgstr "Fermer l’onglet"
4403
4404 #. (itstool) path: td/p
4405-#: C/adv-keyboard-shortcuts.page:100
4406+#: C/adv-keyboard-shortcuts.page:106
4407 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>W</key></keyseq>"
4408 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>W</key></keyseq>"
4409
4410 #. (itstool) path: td/p
4411-#: C/adv-keyboard-shortcuts.page:103
4412+#: C/adv-keyboard-shortcuts.page:109
4413 msgid "Close Window"
4414 msgstr "Fermer la Fenêtre"
4415
4416 #. (itstool) path: td/p
4417-#: C/adv-keyboard-shortcuts.page:104
4418+#: C/adv-keyboard-shortcuts.page:110
4419 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Q</key></keyseq>"
4420 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>Q</key></keyseq>"
4421
4422 #. (itstool) path: section/title
4423-#: C/adv-keyboard-shortcuts.page:111
4424+#: C/adv-keyboard-shortcuts.page:117
4425 msgid "<gui style=\"menu\">Edit</gui> shortcuts"
4426 msgstr "Raccourcis <gui style=\"menu\">Édition</gui>"
4427
4428 #. (itstool) path: section/p
4429-#: C/adv-keyboard-shortcuts.page:113
4430+#: C/adv-keyboard-shortcuts.page:119
4431 msgid ""
4432 "The default shortcuts for options under <gui style=\"menu\">Edit</gui> menu "
4433 "are:"
4434 msgstr ""
4435 "Les raccourcis par défaut pour les options du menu <gui style=\"menu"
4436-"\">Édition</gui> sont : "
4437+"\">Édition</gui> sont :"
4438
4439 #. (itstool) path: td/p
4440-#: C/adv-keyboard-shortcuts.page:125
4441+#: C/adv-keyboard-shortcuts.page:131
4442 msgid "Copy"
4443 msgstr "Copier"
4444
4445 #. (itstool) path: td/p
4446-#: C/adv-keyboard-shortcuts.page:126
4447-msgid "<keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>"
4448-msgstr "<keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>"
4449+#: C/adv-keyboard-shortcuts.page:132
4450+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>"
4451+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>C</key></keyseq>"
4452
4453 #. (itstool) path: td/p
4454-#: C/adv-keyboard-shortcuts.page:129
4455+#: C/adv-keyboard-shortcuts.page:135
4456 msgid "Paste"
4457 msgstr "Coller"
4458
4459 #. (itstool) path: td/p
4460-#: C/adv-keyboard-shortcuts.page:130
4461-msgid "<keyseq><key>Ctrl</key><key>Shift</key><key>V</key></keyseq>"
4462-msgstr "<keyseq><key>Ctrl</key><key>Shift</key><key>V</key></keyseq>"
4463+#: C/adv-keyboard-shortcuts.page:136
4464+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq>"
4465+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>V</key></keyseq>"
4466
4467 #. (itstool) path: section/title
4468-#: C/adv-keyboard-shortcuts.page:137
4469+#: C/adv-keyboard-shortcuts.page:143
4470 msgid "<gui style=\"menu\">View</gui> shortcuts"
4471 msgstr "Raccourcis <gui style=\"menu\">Affichage</gui>"
4472
4473 #. (itstool) path: section/p
4474-#: C/adv-keyboard-shortcuts.page:139
4475+#: C/adv-keyboard-shortcuts.page:145
4476 msgid ""
4477 "The default shortcuts for options in the <gui style=\"menu\">View</gui> menu "
4478 "are:"
4479 msgstr ""
4480 "Les raccourcis par défaut des options dans le menu <gui style=\"menu"
4481-"\">Affichage</gui> sont : "
4482+"\">Affichage</gui> sont :"
4483
4484 #. (itstool) path: td/p
4485-#: C/adv-keyboard-shortcuts.page:151
4486+#: C/adv-keyboard-shortcuts.page:157
4487 msgid "Full Screen"
4488 msgstr "Plein écran"
4489
4490 #. (itstool) path: td/p
4491-#: C/adv-keyboard-shortcuts.page:152
4492+#: C/adv-keyboard-shortcuts.page:158
4493 msgid "<key>F11</key>"
4494 msgstr "<key>F11</key>"
4495
4496 #. (itstool) path: td/p
4497-#: C/adv-keyboard-shortcuts.page:155
4498+#: C/adv-keyboard-shortcuts.page:161
4499 msgid "Zoom In"
4500 msgstr "Zoom avant"
4501
4502 #. (itstool) path: td/p
4503-#: C/adv-keyboard-shortcuts.page:156
4504+#: C/adv-keyboard-shortcuts.page:162
4505 msgid "<keyseq><key>Ctrl</key><key>+</key></keyseq>"
4506 msgstr "<keyseq><key>Ctrl</key><key>+</key></keyseq>"
4507
4508 #. (itstool) path: td/p
4509-#: C/adv-keyboard-shortcuts.page:159
4510+#: C/adv-keyboard-shortcuts.page:165
4511 msgid "Zoom Out"
4512 msgstr "Zoom arrière"
4513
4514 #. (itstool) path: td/p
4515-#: C/adv-keyboard-shortcuts.page:160
4516+#: C/adv-keyboard-shortcuts.page:166
4517 msgid "<keyseq><key>Ctrl</key><key>-</key></keyseq>"
4518 msgstr "<keyseq><key>Ctrl</key><key>-</key></keyseq>"
4519
4520 #. (itstool) path: td/p
4521-#: C/adv-keyboard-shortcuts.page:163
4522+#: C/adv-keyboard-shortcuts.page:169
4523 msgid "Normal Size"
4524 msgstr "Taille normale"
4525
4526 #. (itstool) path: td/p
4527-#: C/adv-keyboard-shortcuts.page:164
4528+#: C/adv-keyboard-shortcuts.page:170
4529 msgid "<keyseq><key>Ctrl</key><key>0</key></keyseq>"
4530 msgstr "<keyseq><key>Ctrl</key><key>0</key></keyseq>"
4531
4532 #. (itstool) path: section/title
4533-#: C/adv-keyboard-shortcuts.page:171
4534+#: C/adv-keyboard-shortcuts.page:177
4535+msgid "<gui style=\"menu\">Find</gui> shortcuts"
4536+msgstr "Raccourcis de <gui style=\"menu\">Rechercher</gui>"
4537+
4538+#. (itstool) path: section/p
4539+#: C/adv-keyboard-shortcuts.page:179
4540+msgid ""
4541+"The default shortcuts for options under <gui style=\"menu\">Find</gui> menu "
4542+"are:"
4543+msgstr ""
4544+"Les raccourcis par défaut pour les options du menu <gui style=\"menu"
4545+"\">Fichier</gui> sont :"
4546+
4547+#. (itstool) path: td/p
4548+#: C/adv-keyboard-shortcuts.page:191
4549+msgid "Find"
4550+msgstr "Rechercher"
4551+
4552+#. (itstool) path: td/p
4553+#: C/adv-keyboard-shortcuts.page:192
4554+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>F</key></keyseq>"
4555+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>F</key></keyseq>"
4556+
4557+#. (itstool) path: td/p
4558+#: C/adv-keyboard-shortcuts.page:195
4559+msgid "Find Next"
4560+msgstr "Rechercher le suivant"
4561+
4562+#. (itstool) path: td/p
4563+#: C/adv-keyboard-shortcuts.page:196
4564+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq>"
4565+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>G</key></keyseq>"
4566+
4567+#. (itstool) path: td/p
4568+#: C/adv-keyboard-shortcuts.page:199
4569+msgid "Find Previous"
4570+msgstr "Rechercher le précédent"
4571+
4572+#. (itstool) path: td/p
4573+#: C/adv-keyboard-shortcuts.page:200
4574+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>H</key></keyseq>"
4575+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>H</key></keyseq>"
4576+
4577+#. (itstool) path: td/p
4578+#: C/adv-keyboard-shortcuts.page:203
4579+msgid "Clear Highlight"
4580+msgstr "Effacer les surbrillances"
4581+
4582+#. (itstool) path: td/p
4583+#: C/adv-keyboard-shortcuts.page:204
4584+msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>J</key></keyseq>"
4585+msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>J</key></keyseq>"
4586+
4587+#. (itstool) path: section/title
4588+#: C/adv-keyboard-shortcuts.page:211
4589 msgid "Tab shortcuts"
4590-msgstr "Raccourcis d'onglet"
4591+msgstr "Raccourcis d’onglet"
4592
4593 #. (itstool) path: section/p
4594-#: C/adv-keyboard-shortcuts.page:173
4595+#: C/adv-keyboard-shortcuts.page:213
4596 msgid "The default shortcuts for working with tabs are:"
4597-msgstr "Les raccourcis par défaut pour travailler avec les onglets sont : "
4598+msgstr "Les raccourcis par défaut pour travailler avec les onglets sont :"
4599
4600 #. (itstool) path: td/p
4601-#: C/adv-keyboard-shortcuts.page:184
4602+#: C/adv-keyboard-shortcuts.page:224
4603 msgid "Switch to Previous Tab"
4604-msgstr "Passer à l'onglet précédent"
4605+msgstr "Passer à l’onglet précédent"
4606
4607 #. (itstool) path: td/p
4608-#: C/adv-keyboard-shortcuts.page:185
4609+#: C/adv-keyboard-shortcuts.page:225
4610 msgid "<keyseq><key>Ctrl</key><key>Page Up</key></keyseq>"
4611 msgstr "<keyseq><key>Ctrl</key><key>Page haut</key></keyseq>"
4612
4613 #. (itstool) path: td/p
4614-#: C/adv-keyboard-shortcuts.page:188
4615+#: C/adv-keyboard-shortcuts.page:228
4616 msgid "Switch to Next Tab"
4617-msgstr "Passer à l'onglet suivant"
4618+msgstr "Passer à l’onglet suivant"
4619
4620 #. (itstool) path: td/p
4621-#: C/adv-keyboard-shortcuts.page:189
4622+#: C/adv-keyboard-shortcuts.page:229
4623 msgid "<keyseq><key>Ctrl</key><key>Page Down</key></keyseq>"
4624 msgstr "<keyseq><key>Ctrl</key><key>Page bas</key></keyseq>"
4625
4626 #. (itstool) path: td/p
4627-#: C/adv-keyboard-shortcuts.page:192
4628+#: C/adv-keyboard-shortcuts.page:232
4629 msgid "Move Tab to the Left"
4630-msgstr "Déplacer l'onglet vers la gauche"
4631+msgstr "Déplacer l’onglet vers la gauche"
4632
4633 #. (itstool) path: td/p
4634-#: C/adv-keyboard-shortcuts.page:193
4635+#: C/adv-keyboard-shortcuts.page:233
4636 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Up</key></keyseq>"
4637 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>Page haut</key></keyseq>"
4638
4639 #. (itstool) path: td/p
4640-#: C/adv-keyboard-shortcuts.page:196
4641+#: C/adv-keyboard-shortcuts.page:236
4642 msgid "Move Tab to the Right"
4643-msgstr "Déplacer l'onglet vers la droite"
4644+msgstr "Déplacer l’onglet vers la droite"
4645
4646 #. (itstool) path: td/p
4647-#: C/adv-keyboard-shortcuts.page:197
4648+#: C/adv-keyboard-shortcuts.page:237
4649 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Page Down</key></keyseq>"
4650 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>Page bas</key></keyseq>"
4651
4652 #. (itstool) path: td/p
4653-#: C/adv-keyboard-shortcuts.page:200
4654+#: C/adv-keyboard-shortcuts.page:240
4655 msgid "Switch to Tab 1"
4656-msgstr "Passer à l'onglet 1"
4657+msgstr "Passer à l’onglet 1"
4658
4659 #. (itstool) path: td/p
4660-#: C/adv-keyboard-shortcuts.page:201
4661+#: C/adv-keyboard-shortcuts.page:241
4662 msgid "<keyseq><key>Alt</key><key>1</key></keyseq>"
4663 msgstr "<keyseq><key>Alt</key><key>1</key></keyseq>"
4664
4665 #. (itstool) path: td/p
4666-#: C/adv-keyboard-shortcuts.page:204
4667+#: C/adv-keyboard-shortcuts.page:244
4668 msgid "Switch to Tab 2"
4669-msgstr "Passer à l'onglet 2"
4670+msgstr "Passer à l’onglet 2"
4671
4672 #. (itstool) path: td/p
4673-#: C/adv-keyboard-shortcuts.page:205
4674+#: C/adv-keyboard-shortcuts.page:245
4675 msgid "<keyseq><key>Alt</key><key>2</key></keyseq>"
4676 msgstr "<keyseq><key>Alt</key><key>2</key></keyseq>"
4677
4678 #. (itstool) path: td/p
4679-#: C/adv-keyboard-shortcuts.page:208
4680+#: C/adv-keyboard-shortcuts.page:248
4681 msgid "Switch to Tab 3"
4682-msgstr "Passer à l'onglet 3"
4683+msgstr "Passer à l’onglet 3"
4684
4685 #. (itstool) path: td/p
4686-#: C/adv-keyboard-shortcuts.page:209
4687+#: C/adv-keyboard-shortcuts.page:249
4688 msgid "<keyseq><key>Alt</key><key>3</key></keyseq>"
4689 msgstr "<keyseq><key>Alt</key><key>3</key></keyseq>"
4690
4691 #. (itstool) path: td/p
4692-#: C/adv-keyboard-shortcuts.page:212
4693+#: C/adv-keyboard-shortcuts.page:252
4694 msgid "Switch to Tab 4"
4695-msgstr "Passer à l'onglet 4"
4696+msgstr "Passer à l’onglet 4"
4697
4698 #. (itstool) path: td/p
4699-#: C/adv-keyboard-shortcuts.page:213
4700+#: C/adv-keyboard-shortcuts.page:253
4701 msgid "<keyseq><key>Alt</key><key>4</key></keyseq>"
4702 msgstr "<keyseq><key>Alt</key><key>4</key></keyseq>"
4703
4704 #. (itstool) path: td/p
4705-#: C/adv-keyboard-shortcuts.page:216
4706+#: C/adv-keyboard-shortcuts.page:256
4707 msgid "Switch to Tab 5"
4708-msgstr "Passer à l'onglet 5"
4709+msgstr "Passer à l’onglet 5"
4710
4711 #. (itstool) path: td/p
4712-#: C/adv-keyboard-shortcuts.page:217
4713+#: C/adv-keyboard-shortcuts.page:257
4714 msgid "<keyseq><key>Alt</key><key>5</key></keyseq>"
4715 msgstr "<keyseq><key>Alt</key><key>5</key></keyseq>"
4716
4717 #. (itstool) path: td/p
4718-#: C/adv-keyboard-shortcuts.page:220
4719+#: C/adv-keyboard-shortcuts.page:260
4720 msgid "Switch to Tab 6"
4721-msgstr "Passer à l'onglet 6"
4722+msgstr "Passer à l’onglet 6"
4723
4724 #. (itstool) path: td/p
4725-#: C/adv-keyboard-shortcuts.page:221
4726+#: C/adv-keyboard-shortcuts.page:261
4727 msgid "<keyseq><key>Alt</key><key>6</key></keyseq>"
4728 msgstr "<keyseq><key>Alt</key><key>6</key></keyseq>"
4729
4730 #. (itstool) path: td/p
4731-#: C/adv-keyboard-shortcuts.page:224
4732+#: C/adv-keyboard-shortcuts.page:264
4733 msgid "Switch to Tab 7"
4734-msgstr "Passer à l'onglet 7"
4735+msgstr "Passer à l’onglet 7"
4736
4737 #. (itstool) path: td/p
4738-#: C/adv-keyboard-shortcuts.page:225
4739+#: C/adv-keyboard-shortcuts.page:265
4740 msgid "<keyseq><key>Alt</key><key>7</key></keyseq>"
4741 msgstr "<keyseq><key>Alt</key><key>7</key></keyseq>"
4742
4743 #. (itstool) path: td/p
4744-#: C/adv-keyboard-shortcuts.page:228
4745+#: C/adv-keyboard-shortcuts.page:268
4746 msgid "Switch to Tab 8"
4747-msgstr "Passer à l'onglet 8"
4748+msgstr "Passer à l’onglet 8"
4749
4750 #. (itstool) path: td/p
4751-#: C/adv-keyboard-shortcuts.page:229
4752+#: C/adv-keyboard-shortcuts.page:269
4753 msgid "<keyseq><key>Alt</key><key>8</key></keyseq>"
4754 msgstr "<keyseq><key>Alt</key><key>8</key></keyseq>"
4755
4756 #. (itstool) path: td/p
4757-#: C/adv-keyboard-shortcuts.page:232
4758+#: C/adv-keyboard-shortcuts.page:272
4759 msgid "Switch to Tab 9"
4760-msgstr "Passer à l'onglet 9"
4761+msgstr "Passer à l’onglet 9"
4762
4763 #. (itstool) path: td/p
4764-#: C/adv-keyboard-shortcuts.page:233
4765+#: C/adv-keyboard-shortcuts.page:273
4766 msgid "<keyseq><key>Alt</key><key>9</key></keyseq>"
4767 msgstr "<keyseq><key>Alt</key><key>9</key></keyseq>"
4768
4769 #. (itstool) path: td/p
4770-#: C/adv-keyboard-shortcuts.page:236
4771+#: C/adv-keyboard-shortcuts.page:276
4772 msgid "Switch to Tab 10"
4773-msgstr "Passer à l'onglet 10"
4774+msgstr "Passer à l’onglet 10"
4775
4776 #. (itstool) path: td/p
4777-#: C/adv-keyboard-shortcuts.page:237
4778+#: C/adv-keyboard-shortcuts.page:277
4779 msgid "<keyseq><key>Alt</key><key>0</key></keyseq>"
4780 msgstr "<keyseq><key>Alt</key><key>0</key></keyseq>"
4781
4782 #. (itstool) path: section/title
4783-#: C/adv-keyboard-shortcuts.page:244
4784-msgid "Help shortcuts"
4785-msgstr "Raccourcis de l'Aide"
4786-
4787-#. (itstool) path: section/p
4788-#: C/adv-keyboard-shortcuts.page:246
4789-msgid ""
4790-"The default shortcuts for accessing items in the <gui style=\"menu\">Help</"
4791-"gui> menu are:"
4792-msgstr ""
4793-"Les raccourcis par défaut pour accéder aux éléments dans le menu <gui style="
4794-"\"menu\">Aide</gui> sont : "
4795-
4796-#. (itstool) path: td/p
4797-#: C/adv-keyboard-shortcuts.page:258
4798-msgid "Contents"
4799-msgstr "Sommaire"
4800-
4801-#. (itstool) path: td/p
4802-#: C/adv-keyboard-shortcuts.page:259
4803-msgid "<key>F1</key>"
4804-msgstr "<key>F1</key>"
4805-
4806-#. (itstool) path: section/title
4807-#: C/adv-keyboard-shortcuts.page:266
4808+#: C/adv-keyboard-shortcuts.page:284
4809 msgid "Other"
4810 msgstr "Autre"
4811
4812 #. (itstool) path: section/p
4813-#: C/adv-keyboard-shortcuts.page:268
4814+#: C/adv-keyboard-shortcuts.page:286
4815 msgid "There are also some shortcuts that cannot be edited:"
4816-msgstr "Il y a aussi quelques raccourcis qui ne peuvent pas être modifiés : "
4817+msgstr "Il y a aussi quelques raccourcis qui ne peuvent pas être modifiés :"
4818
4819 #. (itstool) path: td/p
4820-#: C/adv-keyboard-shortcuts.page:279
4821+#: C/adv-keyboard-shortcuts.page:297
4822 msgid "Scroll up by one line"
4823 msgstr "Défilement vers le haut ligne par ligne"
4824
4825 #. (itstool) path: td/p
4826-#: C/adv-keyboard-shortcuts.page:280
4827+#: C/adv-keyboard-shortcuts.page:298
4828 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Up</key></keyseq>"
4829 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>Haut</key></keyseq>"
4830
4831 #. (itstool) path: td/p
4832-#: C/adv-keyboard-shortcuts.page:283
4833+#: C/adv-keyboard-shortcuts.page:301
4834 msgid "Scroll down by one line"
4835 msgstr "Défilement vers le bas ligne par ligne"
4836
4837 #. (itstool) path: td/p
4838-#: C/adv-keyboard-shortcuts.page:284
4839+#: C/adv-keyboard-shortcuts.page:302
4840 msgid "<keyseq><key>Shift</key><key>Ctrl</key><key>Down</key></keyseq>"
4841 msgstr "<keyseq><key>Maj</key><key>Ctrl</key><key>Bas</key></keyseq>"
4842
4843+#. (itstool) path: td/p
4844+#: C/adv-keyboard-shortcuts.page:305
4845+msgid "Scroll up by one page"
4846+msgstr "Défilement vers le haut page par page"
4847+
4848+#. (itstool) path: td/p
4849+#: C/adv-keyboard-shortcuts.page:306
4850+msgid "<keyseq><key>Shift</key><key>Page Up</key></keyseq>"
4851+msgstr "<keyseq><key>Maj</key><key>Page haut</key></keyseq>"
4852+
4853+#. (itstool) path: td/p
4854+#: C/adv-keyboard-shortcuts.page:309
4855+msgid "Scroll down by one page"
4856+msgstr "Défilement vers le bas page par page"
4857+
4858+#. (itstool) path: td/p
4859+#: C/adv-keyboard-shortcuts.page:310
4860+msgid "<keyseq><key>Shift</key><key>Page Down</key></keyseq>"
4861+msgstr "<keyseq><key>Maj</key><key>Page bas</key></keyseq>"
4862+
4863+#. (itstool) path: td/p
4864+#: C/adv-keyboard-shortcuts.page:313
4865+msgid "Scroll to the top"
4866+msgstr "Défilement vers le haut"
4867+
4868+#. (itstool) path: td/p
4869+#: C/adv-keyboard-shortcuts.page:314
4870+msgid "<keyseq><key>Shift</key><key>Home</key></keyseq>"
4871+msgstr "<keyseq><key>Maj</key><key>Origine</key></keyseq>"
4872+
4873+#. (itstool) path: td/p
4874+#: C/adv-keyboard-shortcuts.page:317
4875+msgid "Scroll to the bottom"
4876+msgstr "Défilement vers le bas"
4877+
4878+#. (itstool) path: td/p
4879+#: C/adv-keyboard-shortcuts.page:318
4880+msgid "<keyseq><key>Shift</key><key>End</key></keyseq>"
4881+msgstr "<keyseq><key>Maj</key><key>Fin</key></keyseq>"
4882+
4883 #. (itstool) path: section/title
4884-#: C/adv-keyboard-shortcuts.page:291
4885+#: C/adv-keyboard-shortcuts.page:325
4886 msgid "Bash shortcuts"
4887 msgstr "Raccourcis Bash"
4888
4889 #. (itstool) path: section/p
4890-#: C/adv-keyboard-shortcuts.page:293
4891+#: C/adv-keyboard-shortcuts.page:327
4892 msgid ""
4893 "These are <app>Bash</app> shortcuts. <app>Bash</app> is usually the default "
4894 "shell."
4895@@ -568,178 +647,174 @@ msgstr ""
4896 "habituellement le shell par défaut."
4897
4898 #. (itstool) path: section/p
4899-#: C/adv-keyboard-shortcuts.page:301
4900+#: C/adv-keyboard-shortcuts.page:335
4901 msgid "<app>Bash</app> shell specific keyboard shortcuts are:"
4902-msgstr "Les raccourcis clavier spécifiques du shell <app>Bash</app> sont : "
4903+msgstr "Les raccourcis clavier spécifiques du shell <app>Bash</app> sont :"
4904
4905 #. (itstool) path: td/p
4906-#: C/adv-keyboard-shortcuts.page:307
4907+#: C/adv-keyboard-shortcuts.page:341
4908 msgid "Keyboard shortcut"
4909 msgstr "Raccourci Clavier"
4910
4911 #. (itstool) path: td/p
4912-#: C/adv-keyboard-shortcuts.page:312
4913+#: C/adv-keyboard-shortcuts.page:346
4914 msgid "Erase a word"
4915 msgstr "Effacer un mot"
4916
4917 #. (itstool) path: td/p
4918-#: C/adv-keyboard-shortcuts.page:313 C/adv-keyboard-shortcuts.page:353
4919+#: C/adv-keyboard-shortcuts.page:347 C/adv-keyboard-shortcuts.page:387
4920 msgid "<keyseq><key>Ctrl</key><key>W</key></keyseq>"
4921 msgstr "<keyseq><key>Ctrl</key><key>W</key></keyseq>"
4922
4923 #. (itstool) path: td/p
4924-#: C/adv-keyboard-shortcuts.page:316
4925+#: C/adv-keyboard-shortcuts.page:350
4926 msgid "Erase a line"
4927 msgstr "Effacer une ligne"
4928
4929 #. (itstool) path: td/p
4930-#: C/adv-keyboard-shortcuts.page:317
4931+#: C/adv-keyboard-shortcuts.page:351
4932 msgid "<keyseq><key>Ctrl</key><key>U</key></keyseq>"
4933 msgstr "<keyseq><key>Ctrl</key><key>U</key></keyseq>"
4934
4935 #. (itstool) path: td/p
4936-#: C/adv-keyboard-shortcuts.page:320
4937+#: C/adv-keyboard-shortcuts.page:354
4938 msgid "Move to the start of the line"
4939-msgstr "Se déplacer jusqu'au début de la ligne"
4940+msgstr "Se déplacer jusqu’au début de la ligne"
4941
4942 #. (itstool) path: td/p
4943-#: C/adv-keyboard-shortcuts.page:321
4944+#: C/adv-keyboard-shortcuts.page:355
4945 msgid "<keyseq><key>Ctrl</key><key>A</key></keyseq>"
4946 msgstr "<keyseq><key>Ctrl</key><key>A</key></keyseq>"
4947
4948 #. (itstool) path: td/p
4949-#: C/adv-keyboard-shortcuts.page:324
4950+#: C/adv-keyboard-shortcuts.page:358
4951 msgid "Move to the end of the line"
4952-msgstr "Se déplacer jusqu'à la fin de la ligne"
4953+msgstr "Se déplacer jusqu’à la fin de la ligne"
4954
4955 #. (itstool) path: td/p
4956-#: C/adv-keyboard-shortcuts.page:325
4957+#: C/adv-keyboard-shortcuts.page:359
4958 msgid "<keyseq><key>Ctrl</key><key>E</key></keyseq>"
4959 msgstr "<keyseq><key>Ctrl</key><key>E</key></keyseq>"
4960
4961 #. (itstool) path: td/p
4962-#: C/adv-keyboard-shortcuts.page:328
4963+#: C/adv-keyboard-shortcuts.page:362
4964 msgid "Move back one character"
4965-msgstr "Reculer d'un caractère"
4966+msgstr "Reculer d’un caractère"
4967
4968 #. (itstool) path: td/p
4969-#: C/adv-keyboard-shortcuts.page:329
4970+#: C/adv-keyboard-shortcuts.page:363
4971 msgid "<keyseq><key>Ctrl</key><key>B</key></keyseq>"
4972 msgstr "<keyseq><key>Ctrl</key><key>B</key></keyseq>"
4973
4974 #. (itstool) path: td/p
4975-#: C/adv-keyboard-shortcuts.page:332
4976+#: C/adv-keyboard-shortcuts.page:366
4977 msgid "Move back one word"
4978-msgstr "Revenir en arrière d'un mot"
4979+msgstr "Revenir en arrière d’un mot"
4980
4981 #. (itstool) path: td/p
4982-#: C/adv-keyboard-shortcuts.page:333
4983+#: C/adv-keyboard-shortcuts.page:367
4984 msgid "<keyseq><key>Alt</key><key>B</key></keyseq>"
4985 msgstr "<keyseq><key>Alt</key><key>B</key></keyseq>"
4986
4987 #. (itstool) path: td/p
4988-#: C/adv-keyboard-shortcuts.page:336
4989+#: C/adv-keyboard-shortcuts.page:370
4990 msgid "Move forward one character"
4991-msgstr "Avancer d'un caractère"
4992+msgstr "Avancer d’un caractère"
4993
4994 #. (itstool) path: td/p
4995-#: C/adv-keyboard-shortcuts.page:337
4996+#: C/adv-keyboard-shortcuts.page:371
4997 msgid "<keyseq><key>Ctrl</key><key>F</key></keyseq>"
4998 msgstr "<keyseq><key>Ctrl</key><key>F</key></keyseq>"
4999
5000 #. (itstool) path: td/p
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches