summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog79393
1 files changed, 79393 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..2ff3ad8
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,79393 @@
+commit 3be01f5fa7991bcd28a1a9d4b4390de3d4c16cb8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Feb 4 18:48:15 2021 +0100
+
+ app: Limit the number of clipboard targets to a sensible number
+
+ (cherry picked from commit 4085fd5b87ebdc8fac4ebfa2ca926e47bf3f48ad)
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 340e57ce13ad742d185815dd889e304915d76cee
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jan 25 14:50:19 2021 +0000
+
+ Update Norwegian Bokmål translation
+
+ po/nb.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 5179a3306fc62d3cce837cacf4b53a006cadeacb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jan 9 20:10:39 2021 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8682ee73244a9ad92d19cd3b52cb04a0155d4282
+Author: Akarshan Biswas <akarshan.biswas@hotmail.com>
+Date: Mon Jan 4 08:27:36 2021 +0000
+
+ Update Bengali (India) translation
+
+ po/bn_IN.po | 3384 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1982 insertions(+), 1402 deletions(-)
+
+commit 4db453ec9db9e28654887f161a4b9ca9f1aab4ef
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Dec 31 20:53:56 2020 +0100
+
+ search: Use timestamp when presenting the search dialogue
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/294
+ (cherry picked from commit adeb0a07760b48d63dc186cd2efd07b6a775901a)
+
+ src/terminal-window.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 5f1125c54c3c6030ac285e5c147c8f9f6cd2e9f6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Dec 26 14:59:49 2020 +0100
+
+ desktop: Set StartupWMClass
+
+ This isn't necessary for gnome-shell, but some other DEs need this to
+ match gnome-terminal-server to the correct name.
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/314
+ (cherry picked from commit f806a81dc955ae5fcab7f651dcf58bec02a70a82)
+
+ org.gnome.Terminal.desktop.in.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 569ca367130801511fba379d89bf0cbf9591b069
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Dec 26 13:42:56 2020 +0100
+
+ search: Make sure to focus the search dialogue
+
+ ... when it already exists; and move focus to the search entry.
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/294
+ (cherry picked from commit 8d2ea58d6049aba02448b622b6ad2b97919ad9f8)
+
+ src/terminal-search-popover.c | 11 +++++++++++
+ src/terminal-window.c | 6 ++++--
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 4b6051dacee101f323669ecf1ec65d87122b208c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Dec 25 18:01:12 2020 +0100
+
+ nautilus: Pass environment when creating a terminal in the current directory
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/303
+ (cherry picked from commit c42d9ccf31923f2b1e2eb59c40b48bf196846c7a)
+
+ src/terminal-client-utils.c | 3 +++
+ src/terminal-nautilus.c | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit fcc742cc49b7e9c6a97802acd2dcdd58a9b3bf33
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Dec 4 13:54:45 2020 +0000
+
+ Update Norwegian Bokmål translation
+
+ po/nb.po | 1547 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 846 insertions(+), 701 deletions(-)
+
+commit 25fa764fef8219a4aaa9c51814be31f37ad1d6ff
+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
+Date: Mon Oct 12 14:16:30 2020 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 376 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 194 insertions(+), 182 deletions(-)
+
+commit f564feda552b3318f4bb349b7ffb642f10f80d65
+Author: Andika Triwidada <atriwidada@gnome.org>
+Date: Wed Oct 7 09:07:03 2020 +0200
+
+ Add Indonesian help translation
+
+ help/id/id.po | 3681 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 3681 insertions(+)
+
+commit 00ae3bd7113ee476dcb39b93a2ccddc0d968af7e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Oct 5 09:13:04 2020 +0200
+
+ Added id language to help
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 92efd6f9ea80a09e72a24b270d17fe1c1fc87ba5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Oct 3 19:21:03 2020 +0200
+
+ build: Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 71b414832b1bf02f748048c59c31de7761181d44
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Oct 3 19:16:30 2020 +0200
+
+ build: Version 3.38.1
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a2354de2544f5fa28c1f7599da95bbc67a37b99c
+Author: Yosef Or Boczko <yoseforb@gnome.org>
+Date: Mon Sep 28 22:13:19 2020 +0000
+
+ Update Hebrew translation
+
+ po/he.po | 931 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 409 insertions(+), 522 deletions(-)
+
+commit 16bd9f6a4181d37af2769e7ca5a1f9a1211cfaac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Sep 17 17:10:47 2020 +0200
+
+ Revert "screen: Use clean env when creating new tab"
+
+ The patch is correct, but it exposes a deficiency in the desktop
+ environment in that the WM/shell's environment contains necessary
+ env vars (e.g. ssh-agent variables) that are missing from the
+ systemd --user / d-bus activation environment. The desktop will
+ need to update the activation environment, but until that is done,
+ reverting the patch will revert gnome-terminal to the previous
+ behaviour of effectively using the environment of the client
+ of the first terminal created for all new terminals opened via
+ new terminal/tab/window.
+
+ This reverts commit 9bb94e3aab84ecc4e7733d0ee001ee50256bd273.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/253
+ (cherry picked from commit 57ea15c4bdf15247f1d403aa24fb18efe23cd8a7)
+
+ src/terminal-screen.c | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit e7bfd76868d4be69921300e06cebf63426d901f3
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Sep 15 21:43:50 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit ebb9e2bfc18d9e5f87bbb02203f55d15389ee8a4
+Author: Juliano Camargo <julianosc@protonmail.com>
+Date: Mon Sep 14 22:11:40 2020 +0000
+
+ Update Portuguese translation
+
+ po/pt.po | 3179 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1859 insertions(+), 1320 deletions(-)
+
+commit 093ab38c7bc5cea0c68512d03010607921348fa2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Sep 12 21:22:19 2020 +0200
+
+ build: Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2f365483950a99c14d9cf88a21a4820b16780fc4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Sep 12 21:18:51 2020 +0200
+
+ Version 3.38.0
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7339b87d2acd6d714304baa80979142d067700b6
+Author: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Sat Sep 12 13:02:40 2020 +0000
+
+ Update Latvian translation
+
+ po/lv.po | 1450 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 801 insertions(+), 649 deletions(-)
+
+commit fb1d9576883acea945f032619e9e0810711647fe
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Sep 12 11:16:02 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 623 +---------------------------------------------------------
+ 1 file changed, 7 insertions(+), 616 deletions(-)
+
+commit 3730e1f869652d0a74636fe0830568c61b2d8042
+Author: Bruce Cowan <bruce@bcowan.me.uk>
+Date: Fri Sep 11 12:25:47 2020 +0000
+
+ Update British English translation
+
+ po/en_GB.po | 787 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 404 insertions(+), 383 deletions(-)
+
+commit d733a043b8406543b5e63ab10c121263a74157da
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Fri Sep 11 09:29:03 2020 +0000
+
+ Update Italian translation
+
+ po/it.po | 675 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 350 insertions(+), 325 deletions(-)
+
+commit 31da1e74329062122fba1aac3cc9d04b93c0a15c
+Author: Alan Mortensen <alanmortensen.am@gmail.com>
+Date: Fri Sep 11 02:40:16 2020 +0200
+
+ Updated Danish translation
+
+ po/da.po | 667 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 346 insertions(+), 321 deletions(-)
+
+commit eaae8fc552506168a677e36f9590c685efe2cde4
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Wed Sep 9 22:33:48 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit c25a1dfaa1638da9f410b73aae0ac0922a7f358b
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Sep 9 10:45:47 2020 +0200
+
+ Updated Czech help translation
+
+ help/cs/cs.po | 38 ++++++++++++++++++++------------------
+ 1 file changed, 20 insertions(+), 18 deletions(-)
+
+commit 06dbd572bf5349431578c7e7ac778c5dc6428ca3
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Sep 9 10:34:11 2020 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 1157 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 641 insertions(+), 516 deletions(-)
+
+commit d089c5f091efa9067fcbd4d155280463f26c3caf
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Tue Sep 8 22:17:12 2020 +0000
+
+ Update Greek translation
+
+ po/el.po | 1473 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 813 insertions(+), 660 deletions(-)
+
+commit 435433bc979501f2a19d1f87ab3a6821fb7e3c3e
+Author: Balázs Meskó <meskobalazs@mailbox.org>
+Date: Mon Sep 7 22:03:03 2020 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 681 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 352 insertions(+), 329 deletions(-)
+
+commit 308f2335dd73e0337ab27ef2b801a16298a22c84
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Mon Sep 7 19:10:39 2020 +0000
+
+ Update German translation
+
+ help/de/de.po | 1695 ++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 954 insertions(+), 741 deletions(-)
+
+commit dbfbfbd93bd3c99bb0f0b831d699d77729c718f6
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Sep 7 08:06:27 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 1695 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 908 insertions(+), 787 deletions(-)
+
+commit 331aeddd3d9eac692ca9eccd0c0a1b5c9af1b993
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Fri Sep 4 23:08:07 2020 +0000
+
+ Update German translation
+
+ po/de.po | 673 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 352 insertions(+), 321 deletions(-)
+
+commit 5407bb5eae9d13f10ea1ab774f2e883ee2a5e2c3
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Sep 4 15:15:45 2020 +0000
+
+ Update Korean translation
+
+ po/ko.po | 689 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 359 insertions(+), 330 deletions(-)
+
+commit 378546c80b045866dcf13aa0469e84252679d8fb
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Fri Sep 4 09:21:12 2020 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 676 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 352 insertions(+), 324 deletions(-)
+
+commit 61389b21b9306a3fd5d8d45cda36ab029e33f094
+Author: Simon McVittie <smcv@debian.org>
+Date: Thu Sep 3 11:38:14 2020 +0100
+
+ man: Document the various ways to run a command in a gnome-terminal
+
+ There are three ways to run a command in a gnome-terminal (using
+ "python -q" as my example because it illustrates how argument parsing
+ works), of which "-e" was previously the only one listed in the
+ man page:
+
+ * gnome-terminal [OPTIONS] -- python3 -q
+ * gnome-terminal [OPTIONS] -e "python3 -q" [MORE OPTIONS]
+ * gnome-terminal [OPTIONS] -x python3 -q
+
+ --command is a long form of -e, and --execute is a long form of -x.
+ Both the "-e" and "-x" forms are deprecated in favour of the "--" form,
+ but previously only the deprecated "-e" form was documented in the
+ man page.
+
+ Document the preferred form in the synopsis, and document -e and -x in
+ terms of their replacements with the preferred form.
+
+ Resolves: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/296
+
+ man/gnome-terminal.xml | 52 +++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 51 insertions(+), 1 deletion(-)
+
+commit ea5c2a3f4161ac2ad66373028d5b9a73d589b292
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Thu Sep 3 09:30:35 2020 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 673 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 350 insertions(+), 323 deletions(-)
+
+commit ce0eb5aef920617eb506bcdfe60671da48f95a03
+Author: Asier Sarasua Garmendia <asiersarasua@ni.eus>
+Date: Sun Aug 30 08:32:35 2020 +0000
+
+ Update Basque translation
+
+ po/eu.po | 376 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 194 insertions(+), 182 deletions(-)
+
+commit a8ee6750531437f78cf23a95897c7ae030cacead
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Fri Aug 28 11:19:48 2020 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 368 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 189 insertions(+), 179 deletions(-)
+
+commit 344012f1189df6c32a139efa624912d429fb9ed6
+Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Date: Fri Aug 28 01:41:33 2020 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 661 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 344 insertions(+), 317 deletions(-)
+
+commit 1ae1ba5d5ae9fedd397afd87bf9147732b88512c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 27 20:04:00 2020 +0200
+
+ screen: Fix DND with variant x-moz-url type
+
+ It appears that some producers (e.g., dolphin) produce a \r\n
+ instead of just a \n, so strip the \r too.
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/293
+
+ src/terminal-screen.c | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 8827ad17e48e5932a830d97e2ab140d7f4f88f30
+Author: Thibault Martin <mail@thibaultmart.in>
+Date: Thu Aug 27 09:34:39 2020 +0000
+
+ Update French translation
+
+ po/fr.po | 365 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 189 insertions(+), 176 deletions(-)
+
+commit 757d37795698238ba3152b380ee0f91c124bedc9
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Tue Aug 25 22:52:51 2020 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 360 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 185 insertions(+), 175 deletions(-)
+
+commit 1dae1c63a5181a2fb1d25c2e9ef9bf9bc8b930a5
+Author: Nathan Follens <nfollens@gnome.org>
+Date: Tue Aug 25 16:22:04 2020 +0000
+
+ Update Dutch translation
+
+ po/nl.po | 668 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 347 insertions(+), 321 deletions(-)
+
+commit c7c60b3f71b685daa8933201b99dfb8b12b8df07
+Author: sicklylife <translation@sicklylife.jp>
+Date: Mon Aug 24 16:45:48 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 2791ae34e262c57ef2dc26fb224bcacae7d8a5fc
+Author: sicklylife <translation@sicklylife.jp>
+Date: Mon Aug 24 16:30:24 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 47 ++++++++++++++++++++++++++---------------------
+ 1 file changed, 26 insertions(+), 21 deletions(-)
+
+commit 6378c1ae5bff55871c0af44df4d917e32ce9dda7
+Author: Yuki Okushi <huyuumi.dev@gmail.com>
+Date: Mon Aug 24 16:28:55 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 513 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 272 insertions(+), 241 deletions(-)
+
+commit de0b4e030ff1afe59eae58a28d99134c3a37840b
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Aug 23 17:23:10 2020 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 360 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 186 insertions(+), 174 deletions(-)
+
+commit 5b1985ee2608aa359db32106aa5894f4c370adf4
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Sun Aug 23 15:17:46 2020 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 661 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 344 insertions(+), 317 deletions(-)
+
+commit 8d334993682c9b342f65af7d94ae305c01ac6c71
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Sat Aug 22 06:13:53 2020 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 674 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 351 insertions(+), 323 deletions(-)
+
+commit 97dee9d9b1275c0cd4878daae69a22bceb2da8b5
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Aug 20 18:03:48 2020 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 358 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 185 insertions(+), 173 deletions(-)
+
+commit 8bf38c491f84744572a8f864e7775dc81275fe24
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Wed Aug 19 21:09:42 2020 +0000
+
+ Update Persian translation
+
+ po/fa.po | 346 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 179 insertions(+), 167 deletions(-)
+
+commit bbe511b6f8d7336778e1f92e61a7b2b25a0bf038
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Tue Aug 18 16:27:03 2020 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 675 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 351 insertions(+), 324 deletions(-)
+
+commit 1c19e160b4eb02bb984ad47649ccb53505e38c77
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Tue Aug 18 13:11:48 2020 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 667 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 347 insertions(+), 320 deletions(-)
+
+commit 6a7aa8a425a68d636c4f411d63c8409a28493e6f
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sun Aug 16 08:28:20 2020 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 363 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 187 insertions(+), 176 deletions(-)
+
+commit fac98a3a4745fa5e88b377dcb6aa80e52e00bf9e
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Aug 15 13:49:38 2020 +0200
+
+ Update Polish translation
+
+ po/pl.po | 659 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 343 insertions(+), 316 deletions(-)
+
+commit cb222268b4c3962cbf92c5753aa37237ba5efde1
+Author: Florentina Mușat <florentina.musat.28@gmail.com>
+Date: Fri Aug 14 12:43:38 2020 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 381 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 197 insertions(+), 184 deletions(-)
+
+commit 4c825f30ff41b8e470468c4e62b65843df356ee3
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Aug 14 11:12:06 2020 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit db1d10a6b4f8d0c737d73d64d82df7010a8b32a7
+Author: Boyuan Yang <073plan@gmail.com>
+Date: Fri Aug 14 02:30:17 2020 +0000
+
+ Update Chinese (China) translation
+
+ po/zh_CN.po | 363 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 188 insertions(+), 175 deletions(-)
+
+commit 39d0883e7cd6f5e12d03f97abc6774ccaf589686
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Thu Aug 13 21:42:26 2020 +0000
+
+ Update Galician translation
+
+ po/gl.po | 673 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 350 insertions(+), 323 deletions(-)
+
+commit a8a6062916d9dc6512eaf264bbc1f4719943bb30
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Aug 13 10:34:01 2020 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 359 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 186 insertions(+), 173 deletions(-)
+
+commit 287f11eb1af66b11fc3eb1e4ec9b94ea918951ce
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Aug 9 21:39:16 2020 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 536 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 277 insertions(+), 259 deletions(-)
+
+commit 8fca0409aecc0ec0f6b7e86b160b5dead968f5b9
+Author: Yuri Chornoivan <yurchor@ukr.net>
+Date: Sun Aug 9 08:32:04 2020 +0000
+
+ Update Ukrainian translation
+
+ po/uk.po | 374 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 194 insertions(+), 180 deletions(-)
+
+commit ce2f5cf07099e8005bddc8a750173f32766390f6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 8 22:02:23 2020 +0200
+
+ build: Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0acb0d1d8da957ab43d73cb51d3142fc99c28ca7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 8 21:57:15 2020 +0200
+
+ profile: Add pref to enable SIXEL
+
+ When VTE was built with SIXEL support, show a checkbox in
+ the compatibility prefs to enable it.
+
+ https://gitlab.gnome.org/GNOME/vte/-/issues/253
+
+ src/org.gnome.Terminal.gschema.xml | 5 +++++
+ src/preferences.ui | 20 ++++++++++++++++++--
+ src/profile-editor.c | 6 ++++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 4 ++++
+ 5 files changed, 34 insertions(+), 2 deletions(-)
+
+commit 0c9e8a8041671fa75fdd7e5d0b90853517aa9cbe
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 8 21:57:15 2020 +0200
+
+ build: Bump version and vte req version
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 724eae4a24110e1e0b9712667515a66ca27cc4bb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 8 21:57:15 2020 +0200
+
+ client: legacy: Ignore some more env variables
+
+ src/terminal-client-utils.c | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit e5c0b4f5836141903137a7887e948b23ef66b75a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 8 21:57:15 2020 +0200
+
+ profile: editor: Only show font family and size in the font chooser
+
+ configure.ac | 2 +-
+ src/profile-editor.c | 5 +++++
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit b6282897d3136f8bfd045976a12c84f0c9204e4a
+Author: Calvin Walton <calvin.walton@kepstin.ca>
+Date: Sun Apr 26 18:17:32 2020 -0400
+
+ Improve contrast in the "GNOME" terminal palette
+
+ After testing the GNOME terminal palette added in
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/72
+ on a wider variety of applications, using a test tool that I developed:
+ https://kepstin.pages.gitlab.gnome.org/terminal-palette/
+ I have come up with some alterations to the "GNOME" terminal palette
+ that aim to improve contrast over the previous revision.
+
+ Here's a summary of the changes made, with an explanation for the
+ change:
+
+ * Reduced the brightness of Black (#0). Perhaps the most noticable
+ change. I like the slight purple/blue tint, so I haven't changed it to
+ a pure black, but the new shade is a lot darker. This gives room to
+ improve the contrast of other colors over the dark background.
+
+ * Reduced the brightness of Brown (#3). This color is often used as a
+ foreground over the default background, so I have adjusted it to be
+ closer to the middle between the dark and light backgrounds.
+ The contrast over White goes up from from 3.30 to 4.12 (still AA
+ Large). The contrast ratio over Black goes down from 4.83 (AA) to
+ 4.40 (AA Large).
+
+ * Reduced the brightness of Blue (#4). The contrast ratio of Blue over
+ Black remains almost the same (2.02 to 2.01). Applications almost
+ always request Bright Blue when using blue over the default
+ background, because the contrast of Blue over Black is really bad in
+ most terminal color schemes. Annoyingly, many existing applications do
+ this by requesting Bold Blue, meaning that enabling the "Show bold
+ text in bright colors" option is highly recommended when using a dark
+ background.
+ Reducing the brightness of Blue helps improve contrast when it is used
+ as a background color, particularly since some of the bright colors
+ also had their brightness reduced (see below).
+
+ * Reduced the brightness of Cyan (#6). This color is often used as a
+ foreground over the default background. I have adjusted it to increase
+ the contrast over the light background from 2.40 (Fail) to 3.07 (AA
+ Large). The contrast over dark background goes down from 6.66 to 5.91
+ (still AA).
+
+ * Reduced the brightness of Light Gray (#7). Light gray was previously
+ difficult to distinguish from White when used over a dark background,
+ this helps a bit. Contrast vs White incrases from 1.36 to 1.56.
+ This color is used the foreground color in the dark scheme, the contrast
+ over the default background goes from 11.8 to 11.6 (still AAA).
+ The contrast over Blue goes from 5.82 to 5.80 (still AA).
+
+ * Increased the brightness of Bright Red (#9).
+ Bright Red is occasionally used as a foreground over Blue. The
+ previous color had nearly matching luminance, making it hard to read.
+ The contrast over Blue increases from 1.92 to 2.90.
+ This does reduce the contrast of Bright Red over Bright White from
+ 4.09 to 3.11 (both AA Large) but that's a pretty rare color
+ combination except when "bold is bright" is used.
+
+ * Reduced the brightness of Bright Yellow (#11) and Cyan (#14).
+ The previous colors were almost completely unreadable against a white
+ background, while the new ones are usable by people with good
+ eyesight, at least (contrast up from 1.29 and 1.68 to 2.01 and 2.03).
+ Applications generally avoid bright yellow and cyan over the default
+ background, but it is seen now and then (usually as a side-effect of
+ "bold is bright"). The contrast of both colors over dark blue is
+ reduced slightly, from AA down to AA Large (4.49 and 4.46 respectively).
+
+ * Increased the brightness of Bright Blue (#12).
+ Bright Blue is used as a foreground over both dark and light
+ backgrounds. I've adjusted the brightness to give it about the same
+ contrast level against both Black (#0) and Bright White (#15). Both
+ get AA Large (4.30 and 4.21 respectively).
+
+ * The remaining colors are unchanged, but due to Black getting darker,
+ the contrast of Red, Green, and Purple in particular over Black is
+ noticably improved.
+
+ On a technical level, I've switched the default palette in the GSettings
+ schema to use the colors expressed in hex, so it's easier to check by
+ eye if the schema and the code match.
+
+ src/org.gnome.Terminal.gschema.xml | 36 ++++++++++++++++++------------------
+ src/profile-editor.c | 28 ++++++++++++++--------------
+ 2 files changed, 32 insertions(+), 32 deletions(-)
+
+commit 8d2db9597ca920799596dbba0fdce9c5663e1d74
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Thu Jul 30 11:59:39 2020 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 415 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 215 insertions(+), 200 deletions(-)
+
+commit dd6139727765ad3d032f5a97077c5d20536929f5
+Author: Alex Garel <alex@garel.org>
+Date: Wed Jul 29 10:53:41 2020 +0000
+
+ Update French translation
+
+ po/fr.po | 411 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 213 insertions(+), 198 deletions(-)
+
+commit db1ed76fef7c88d5f2e6547492a1265b9ab1dfcf
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Tue Jul 14 16:10:58 2020 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 1161 +++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 635 insertions(+), 526 deletions(-)
+
+commit e729e3ee89693468e652f3ff663306506fb563f0
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Jul 13 16:32:25 2020 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 414 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 214 insertions(+), 200 deletions(-)
+
+commit 2f2b098daee428efb3a632ee50e0b9602bb6e02f
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Jul 4 09:09:48 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f46d65ab41ad10011011af7a8fa0bc6861c09a01
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Fri Jul 3 05:34:32 2020 +0000
+
+ Update Catalan translation
+
+ po/ca.po | 420 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 219 insertions(+), 201 deletions(-)
+
+commit cf56729f1d6fade78165f44c04c1124c1dc3f814
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Jul 1 15:08:04 2020 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 411 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 213 insertions(+), 198 deletions(-)
+
+commit 06552a43644587f50ef4a868f1309341ce248e28
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jun 29 10:09:05 2020 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 38 ++++++++++++++++++--------------------
+ 1 file changed, 18 insertions(+), 20 deletions(-)
+
+commit 4a394e854a8c00df426179be25e6d46db82bc5f4
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Jun 24 05:45:03 2020 +0000
+
+ Update Kazakh translation
+
+ (cherry picked from commit cd838f535e4567441c83c3c43c82cbd58d492a31)
+
+ po/kk.po | 1435 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 782 insertions(+), 653 deletions(-)
+
+commit 8e897c7bf3a49e03c9ea5411b4dae445a284aefb
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jun 17 12:59:48 2020 +0200
+
+ Add a manual
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/277
+
+ Makefile.am | 2 +-
+ configure.ac | 9 ++
+ man/Makefile.am | 18 +++
+ man/gnome-terminal.xml | 385 +++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 413 insertions(+), 1 deletion(-)
+
+commit 0fe2d98aed7da646177c1f3962d233c8dd0fc0e5
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Jun 9 23:34:46 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 882553592219ed48cf6a2cc7bbad7d313584c774
+Author: Zephyr Wang 王滋涵 <wi24rd@fedoraproject.org>
+Date: Fri Jun 5 08:56:40 2020 +0000
+
+ Update Chinese (China) translation
+
+ po/zh_CN.po | 1460 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 801 insertions(+), 659 deletions(-)
+
+commit d1c8cedd1f39c21e3067bae4794c3148e09570a5
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Jun 1 22:10:02 2020 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 411 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 213 insertions(+), 198 deletions(-)
+
+commit 90d5004fc78d05b1e727333d3250ed803c6fc660
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date: Sun May 17 06:49:39 2020 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 393 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 204 insertions(+), 189 deletions(-)
+
+commit aa905004de041cec593bb683518d8b4277f07a9a
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date: Sun May 17 06:46:05 2020 +0000
+
+ Update Chinese (Taiwan) translation
+
+ (cherry picked from commit 56f42ca5b9b0ba01b63cecd2a786e59873fec0d9)
+
+ po/zh_TW.po | 26 ++++++++++++--------------
+ 1 file changed, 12 insertions(+), 14 deletions(-)
+
+commit cf994598b8e3b76b7035ba003ec9b3770cdd13df
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Tue May 12 14:32:09 2020 +0000
+
+ Update Persian translation
+
+ po/fa.po | 777 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 411 insertions(+), 366 deletions(-)
+
+commit fdad5933c389b953ee4d912173480b5b2806a0a3
+Author: Florentina Mușat <emryslokadottir@gmail.com>
+Date: Mon May 11 14:18:01 2020 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 398 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 207 insertions(+), 191 deletions(-)
+
+commit 8c99e3f001e95a2db406faf8518347e3b0be5d8a
+Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
+Date: Sat May 9 10:10:00 2020 +0000
+
+ Update Esperanto translation
+
+ po/eo.po | 368 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 192 insertions(+), 176 deletions(-)
+
+commit 68384825e40bd950e6be3cc8b040559e6f9c611c
+Author: Benjamin Berg <bberg@redhat.com>
+Date: Tue May 5 15:39:54 2020 +0200
+
+ systemd: Use app- prefix for systemd slice
+
+ To avoid confusion, we have updated the systemd specification to use
+ app.slice rather than apps.slice. Update the use here accordingly.
+
+ This change is in no way urgent as other software is not using the
+ conventions yet.
+
+ See https://github.com/systemd/systemd/pull/15647
+
+ Closes: #260
+
+ src/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 16e7f0aef1f3a5e333fc50b1abc7e11a34d48752
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu May 7 12:01:46 2020 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 5e7209c46a58ed664d43e87fbf3d6759b1c0fe19
+Author: Yuri Chornoivan <yurchor@ukr.net>
+Date: Fri May 1 12:58:49 2020 +0300
+
+ Add Ukrainian docs translation
+
+ help/Makefile.am | 2 +-
+ help/uk/uk.po | 3766 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3767 insertions(+), 1 deletion(-)
+
+commit ec2926fe3d75dea37a26b5e8dcde972cc9bf9d8f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri May 1 11:53:05 2020 +0200
+
+ server: Fix missing refcount in error code path
+
+ src/terminal-gdbus.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit 0cf3e6b4bd65e21fc72e0d7ed2db0ad6c6f5272c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri May 1 11:38:38 2020 +0200
+
+ server: Check passed environment
+
+ Make sure all elements of the environment passed actually are
+ in KEY=VALUE format.
+
+ src/terminal-gdbus.c | 10 +++++++++-
+ src/terminal-util.c | 22 ++++++++++++++++++++++
+ src/terminal-util.h | 2 ++
+ 3 files changed, 33 insertions(+), 1 deletion(-)
+
+commit 33589224ca7734c4be343dec4627666cd9f391b9
+Author: Yuri Chornoivan <yurchor@ukr.net>
+Date: Thu Apr 30 19:03:13 2020 +0000
+
+ Update Ukrainian translation
+
+ po/uk.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit cb43c606246d359365088e9dbe390e3507f68a34
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Apr 28 17:49:06 2020 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 406 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 210 insertions(+), 196 deletions(-)
+
+commit b092f6a6922c32d99046d73b0ade82b08d095e38
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Apr 27 20:54:08 2020 +0200
+
+ screen: Use new vte_terminal_spawn_with_fds_async
+
+ Bump vte req version, and use the new vte API to spawn
+ with FD assignments, instead of implementing this ourself.
+
+ configure.ac | 2 +-
+ src/terminal-gdbus.c | 7 +++
+ src/terminal-screen.c | 151 ++++++++++++++++----------------------------------
+ 3 files changed, 57 insertions(+), 103 deletions(-)
+
+commit 5e41478cec10181f248a7f2d4894a21005d30393
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Apr 26 21:43:59 2020 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5e1895a504520b4d7eb4e00de4b66d932a4dcd7a
+Author: Peter Mráz <etkinator@gmail.com>
+Date: Sun Apr 26 16:58:40 2020 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 1301 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 695 insertions(+), 606 deletions(-)
+
+commit 5ae5b48b3f71dec024cd523b28f6bd2acbc8ced6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Apr 25 21:59:50 2020 +0200
+
+ screen: Fix memdup overrun
+
+ The extra element was never accessed.
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1554c74da520db6dff65b9dbf4eb2de82b14e76f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Apr 25 21:59:50 2020 +0200
+
+ server: Fix refcount leak
+
+ Ownership of the GDBusMethodInvocation is passed to terminal_receiver_impl_exec,
+ and will be released by terminal_receiver_complete_exec. The extra reference
+ added to ExecData was leaked, causing the GUnixFDList passed from the client
+ (if any) also to be leaked, which meant that its file descriptors were never
+ closed, leading to FD exhaustion.
+
+ src/terminal-gdbus.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cb733bbe7ecefb3ca2b5e84f7816bc174ba22f06
+Author: Asier Sarasua Garmendia <asier.sarasua@gmail.com>
+Date: Sat Apr 25 17:19:20 2020 +0000
+
+ Update Basque translation
+
+ po/eu.po | 399 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 207 insertions(+), 192 deletions(-)
+
+commit f0afe0f5096b29e30761520df552ee47cd484722
+Author: Yuri Chornoivan <yurchor@ukr.net>
+Date: Sat Apr 25 08:09:22 2020 +0000
+
+ Update Ukrainian translation
+
+ po/uk.po | 134 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 68 insertions(+), 66 deletions(-)
+
+commit b76802730e67637c11b70bc5b2e2851755e0a1a5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Apr 25 08:41:19 2020 +0200
+
+ nautilus: Build fix
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/254
+
+ src/terminal-nautilus.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7409fa84a9c99dd4700130a1419119b3f69426e3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 24 09:13:40 2020 +0200
+
+ client: Filter out some more env vars
+
+ src/terminal-client-utils.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 4a491e99ee942285a55ebef6caf9558804ebca67
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Apr 23 23:18:08 2020 +0200
+
+ client: legacy: Add option to not pass the environment
+
+ Add --no-environment option that makes the client not pass
+ the client's environment to the server to be used as the
+ environment for the newly created terminal.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/253
+
+ src/terminal-client-utils.c | 41 ++++++++++++++++++++++-------------------
+ src/terminal-client-utils.h | 1 +
+ src/terminal-options.c | 9 +++++++++
+ src/terminal-options.h | 1 +
+ src/terminal.c | 1 +
+ 5 files changed, 34 insertions(+), 19 deletions(-)
+
+commit dcd77201aade51bab925b8257d79766ca7acd714
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Apr 23 23:18:08 2020 +0200
+
+ screen: Take a ref to the FD list
+
+ src/terminal-screen.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 6e95b09ae356c920d3e5142c3bad7eee591a517a
+Author: Mathieu Lovato Stumpf Guntz <psychoslave@culture-libre.org>
+Date: Sun Apr 19 11:51:22 2020 +0000
+
+ Update Esperanto translation
+
+ (cherry picked from commit 717f8d7dd5a1e6b4006429547b0e035e44d0a164)
+
+ po/eo.po | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 0fbabf6318283d2d8ff87cec182f2021113a35be
+Author: sicklylife <translation@sicklylife.jp>
+Date: Sat Apr 18 13:56:37 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 37 ++++++++++++++++++-------------------
+ 1 file changed, 18 insertions(+), 19 deletions(-)
+
+commit e5d95f247f200a2537f0984684dad56f000e5970
+Author: sicklylife <translation@sicklylife.jp>
+Date: Sat Apr 18 13:48:37 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 297 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 156 insertions(+), 141 deletions(-)
+
+commit cdde4e82d13ab632b765b1a7e09b707ef5df26e5
+Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
+Date: Sun Apr 12 07:29:51 2020 +0000
+
+ Update Esperanto translation
+
+ (cherry picked from commit 98a71e6ffbb2aebaf4c6ae09c5db152d6c12807c)
+
+ po/eo.po | 1460 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 803 insertions(+), 657 deletions(-)
+
+commit 607e2b53bca0188c3cfde35035c96672579b7e6b
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Fri Apr 10 22:21:29 2020 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1452 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 781 insertions(+), 671 deletions(-)
+
+commit f84316ec180e9b9515a0914e883a0585f6877c7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Apr 9 21:04:32 2020 +0200
+
+ client: legacy: Suppress debug message spam
+
+ The glib log writer API has a deficiency in that the filtering is
+ done in the default log writer, instead of only passing messages
+ that pass the filter. This is filed as glib#2087, but until that
+ is fixed, apply a simple log level filter to work around it.
+
+ Patch by Kim Nguyen <https://gitlab.gnome.org/kim.nguyen>
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/42
+
+ src/terminal-options.c | 27 ++++++++++++++++++++++++++-
+ 1 file changed, 26 insertions(+), 1 deletion(-)
+
+commit c6281d272dc8e2e14e140438f24bcbbc03982e93
+Author: Yuri Chornoivan <yurchor@ukr.net>
+Date: Mon Apr 6 16:28:23 2020 +0000
+
+ Update Ukrainian translation
+
+ po/uk.po | 2655 ++++++++++++++++++--------------------------------------------
+ 1 file changed, 767 insertions(+), 1888 deletions(-)
+
+commit c669eb0075b6daa877c397bff539d506f8b5c261
+Author: Charles Monzat <charles.monzat@free.fr>
+Date: Sun Apr 5 17:24:18 2020 +0000
+
+ Update French translation
+
+ (cherry picked from commit 65372d4590986a60e6a28533350fb78bc39cbee3)
+
+ help/fr/fr.po | 1917 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1018 insertions(+), 899 deletions(-)
+
+commit e456d6d896ece1fa303d56f7f9375521467bde6d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Apr 4 18:10:10 2020 +0200
+
+ server: systemd: Don't kill all remaining processes in the control group
+
+ Use KillMode=process to only kill the main g-t-server process, not every
+ application that was launched by gnome-terminal (e.g. firefox via
+ gtk_show_uri()).
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/242#note_760400
+
+ src/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f40c06c82a388df0f4a15cd24b3c3f721c9def04
+Author: Guillaume Bernard <associations@guillaume-bernard.fr>
+Date: Wed Apr 1 15:45:28 2020 +0000
+
+ Update French translation
+
+ (cherry picked from commit 96ed81405692a98eb984dea51f132762e47d7e02)
+
+ po/fr.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit bb2d024da8878140fa31bde8d8373064be506dd6
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Wed Apr 1 01:04:37 2020 +0000
+
+ Update Romanian translation
+
+ (cherry picked from commit 4dee4102cc07d6d1c416f62a62cc9e709a318aee)
+
+ po/ro.po | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 57ddddbaeea498210405d7ed624450b0bb588193
+Author: Yosef Or Boczko <yoseforb@gnome.org>
+Date: Tue Mar 31 08:36:10 2020 +0000
+
+ Update Hebrew translation
+
+ (cherry picked from commit f607729cdd692a64c33e5571916f55415fb0aadf)
+
+ po/he.po | 3076 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1793 insertions(+), 1283 deletions(-)
+
+commit d02ae557b24dee36c91324be9f9a3f80c207e2a7
+Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+Date: Fri Mar 27 21:59:16 2020 +0000
+
+ screen: Don't dereference data unchecked
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/239
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fd5ac772154426e2da5afd633b336414bca33be9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 23 09:57:56 2020 +0100
+
+ screen: Use clean env when creating new tab
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/236
+
+ src/terminal-screen.c | 11 ++++-------
+ 1 file changed, 4 insertions(+), 7 deletions(-)
+
+commit 29cec2866150ae0aa14d28cf30bccfde53b1d111
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Mar 22 22:33:52 2020 +0100
+
+ screen: Start new tabs/windows with the profile settings
+
+ ... not the client command line arguments.
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/236
+
+ src/terminal-screen.c | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit bbb58a266cf7e61d485cb8a429d690ed577220ef
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Sat Mar 21 21:18:32 2020 +0000
+
+ Update Romanian translation
+
+ (cherry picked from commit dcc159665c5133c875f3006e249d97d6bad9cab1)
+
+ po/ro.po | 1432 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 770 insertions(+), 662 deletions(-)
+
+commit ec40fa25ce3953600c1cae55db61e4a0e04d3575
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sat Mar 21 21:05:38 2020 +0000
+
+ Update Swedish translation
+
+ (cherry picked from commit 9f8405c6bbc6eaca9fff0c223ea8c6d1a97edeee)
+
+ help/sv/sv.po | 1593 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 846 insertions(+), 747 deletions(-)
+
+commit c4a1c9594e64907db9592fb5b8254020adb4edbc
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Mar 20 18:04:32 2020 +0100
+
+ Update Polish translation
+
+ help/pl/pl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 1de112ff4403f0f52fea1a2bf074714cf145d2f9
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Mar 19 21:50:34 2020 +0100
+
+ help: Fix a typo
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/234
+
+ help/C/app-zoom.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f3c8464b75470434c960ebc23ce3bd116bf65313
+Author: Calvin Walton <calvin.walton@kepstin.ca>
+Date: Mon Mar 16 21:25:33 2020 +0100
+
+ profile: New default colour scheme based on the GNOME 3.32 icon palette
+
+ Also use these colours for foreground and background, when not using theme colours.
+
+ I chose colours from the palette to provide good contrast in a wide
+ variety of applications on both light and dark backgrounds, taking into
+ account that the "Show bold text in bright colors" option is now off by
+ default.
+
+ The explanation behind some of the colour choices:
+
+ * I chose pure white for slot 15, since it works better as a light
+ terminal background colour than grey (better contrast vs green, cyan)
+ * To improve contrast in blue-background applications, I chose a darker
+ blue along with a brighter green and cyan. The dark blue desired was
+ darker than available on the palette, so I made a darker blue by
+ blending Blue 5 with Dark 4.
+ * To provide extra personality, reference the classic CGA/VGA palette,
+ and improve readability on light backgrounds, I picked a middle Brown
+ tone for slot 3 rather than make up a muddy "dark yellow".
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/72
+
+ src/org.gnome.Terminal.gschema.xml | 36 ++++++++++++++++-----------------
+ src/preferences.ui | 5 ++++-
+ src/profile-editor.c | 41 +++++++++++++++++++++++++++++++++-----
+ 3 files changed, 58 insertions(+), 24 deletions(-)
+
+commit 8af7d01aa13b7fdbc5b8e6adb8137a0c2108ddaa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Mar 15 20:39:21 2020 +0100
+
+ screen: Use the client cwd with the client command line
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/231
+
+ src/terminal-screen.c | 40 +++++++++++++++++++++-------------------
+ 1 file changed, 21 insertions(+), 19 deletions(-)
+
+commit a26890875c1d195afc93d435d89190228f420c0b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Mar 13 16:39:54 2020 +0100
+
+ help: Fix broken markup in Czech help translation
+
+ help/cs/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 67d76ebf87dedc1660336d9406aeddf3bc72d731
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Mar 11 16:02:57 2020 +0100
+
+ Updated Czech help translation
+
+ help/cs/cs.po | 1384 ++++++++++++++++++++++++++-------------------------------
+ po/cs.po | 4 +-
+ 2 files changed, 631 insertions(+), 757 deletions(-)
+
+commit 01f4eb65212295c2ef081a873cb6f8aad3dde2de
+Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+Date: Tue Mar 10 21:02:19 2020 +0000
+
+ screen: Fix non-preserved working dir
+
+ If `preserve_cwd` is false, the code would leave `data->cwd` unset. This
+ resulted in VTE keeping the current pwd, which in the case of
+ `gnome-terminal-server` running as a systemd user service is `/`.
+
+ Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/issues/228
+
+ src/terminal-screen.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit c1572e6e84607d5705922c9c3d68fc31e9aeabfe
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Mon Mar 9 22:50:17 2020 +0000
+
+ Update German translation
+
+ po/de.po | 1427 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 775 insertions(+), 652 deletions(-)
+
+commit 5fa1bbd73396262ccdee5d4141094e10e326517b
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Mon Mar 9 12:17:37 2020 +0000
+
+ Update Croatian translation
+
+ (cherry picked from commit 7c960f45d332ee190742ee61007d5b772d2a424f)
+
+ po/hr.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit d9a184b34466368e576feec1773b97bdaf2489d2
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Mar 7 13:42:37 2020 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 92 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 46 insertions(+), 46 deletions(-)
+
+commit 7309af285fac2be43cc9b48058120e9cf09f2ccb
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Thu Mar 5 19:33:44 2020 +0100
+
+ Fix broken markup in Shavian UI translation
+
+ po/en@shaw.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4502e9441ab9f5300036bc4eb258240c4d005f04
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Mar 5 13:30:52 2020 +0100
+
+ Update Polish translation
+
+ help/pl/pl.po | 1354 +++++++++++++++++++++++++++------------------------------
+ 1 file changed, 636 insertions(+), 718 deletions(-)
+
+commit 05f92ce79e065cc1057c38f7299c1da8e78ccf8c
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Mar 3 21:22:17 2020 +0100
+
+ util: Use GLib for coercing UTF-8 in hyperlink tooltips
+
+ GLib 2.52.0 was released in March 2017 and is present in even RHEL 7.x.
+ It's clearly old enough to be a hard dependency.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/226
+
+ configure.ac | 6 +++---
+ src/terminal-util.c | 55 +----------------------------------------------------
+ src/terminal-util.h | 3 ---
+ 3 files changed, 4 insertions(+), 60 deletions(-)
+
+commit 350011e63f07de1ebc0ac70601202c688eaacb44
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Tue Mar 3 13:02:19 2020 +0000
+
+ Update Italian translation
+
+ (cherry picked from commit 7f21dc2ae4145309b96747b87bc9baf4313f0d9f)
+
+ po/it.po | 1390 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 742 insertions(+), 648 deletions(-)
+
+commit 492d13231f0ec4fcb80a189f7fe9e5b98a10ae01
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Mon Mar 2 13:51:23 2020 +0100
+
+ Fix broken markup in Xhosa UI translation
+
+ po/xh.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6fa026f74e3ae079a902b40c5525cd05edab05f0
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Mon Mar 2 13:50:49 2020 +0100
+
+ Fix broken markup in Walloon UI translation
+
+ po/wa.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit febf7d162977fb408dc53419f0fe161bc118b77c
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Mon Mar 2 13:50:17 2020 +0100
+
+ Fix broken markup in Georgian UI translation
+
+ po/ka.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 10098274eb5a1fb3a6145795aa195cea8128607d
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Mar 1 16:20:31 2020 +0000
+
+ Update Swedish translation
+
+ (cherry picked from commit 81d944169413e257032a2fa069ecc19ae45db3dc)
+
+ po/sv.po | 1139 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 615 insertions(+), 524 deletions(-)
+
+commit 2974c4c687f4f21d8c3590b3779cf335290f33d7
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Sun Mar 1 11:44:12 2020 +0000
+
+ Update Croatian translation
+
+ (cherry picked from commit 269fd6c37625612cefbc0a0bc994dc4743d3ee75)
+
+ po/hr.po | 1157 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 626 insertions(+), 531 deletions(-)
+
+commit ff0d992e45d5ea3bf61c565f175bd4cda7632869
+Author: Nathan Follens <nfollens@gnome.org>
+Date: Sun Mar 1 11:40:53 2020 +0000
+
+ Update Dutch translation
+
+ po/nl.po | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 239f269435b908da56e5e07863476e149ece2e1d
+Author: Nathan Follens <nfollens@gnome.org>
+Date: Sun Mar 1 11:39:01 2020 +0000
+
+ Update Dutch translation
+
+ (cherry picked from commit ad5e94b7b6359c69f81bb8173a9808bf0ec90007)
+
+ po/nl.po | 1424 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 772 insertions(+), 652 deletions(-)
+
+commit 1106b1ac1a08055779709e145549c1fea1509bb9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Feb 29 20:55:10 2020 +0100
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f769ddb6b4c8e30fbbc3dd6220ffc153940fd6e4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Feb 29 20:43:10 2020 +0100
+
+ Version 3.35.92
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit af706100cc22dce21ad2e81b1272bb66f80f3115
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Feb 29 16:09:43 2020 +0100
+
+ Update Polish translation
+
+ po/pl.po | 1388 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 737 insertions(+), 651 deletions(-)
+
+commit a744fe028a0e388dcd9b6311c09590fc985b06ee
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Sat Feb 29 01:02:57 2020 +0000
+
+ Update Persian translation
+
+ po/fa.po | 508 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 239 insertions(+), 269 deletions(-)
+
+commit e61d0fd2f917c238288491c814c6cb3ba45168d5
+Author: Alan Mortensen <alanmortensen.am@gmail.com>
+Date: Fri Feb 28 14:01:26 2020 +0100
+
+ Updated Danish translation
+
+ po/da.po | 1414 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 768 insertions(+), 646 deletions(-)
+
+commit 829e53909a63321cc79a92b6c9b667bc62b59fc7
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Fri Feb 28 13:21:08 2020 +0100
+
+ help: Make pref-profile-char-width.page pass "yelp-check ids"
+
+ help/C/pref-profile-char-width.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0e3b07022e1d53ef4c0d46358e12b5c4fcdef0ee
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Feb 28 07:20:07 2020 +0000
+
+ Update Korean translation
+
+ po/ko.po | 1414 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 768 insertions(+), 646 deletions(-)
+
+commit 94c363f5596e4f34ad7382c29fb5f3f67f657417
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Wed Feb 26 21:57:16 2020 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 1137 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 618 insertions(+), 519 deletions(-)
+
+commit bb808a756935adbdf2bf950ae100c907374292b9
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Feb 26 18:52:46 2020 +0100
+
+ regex: Workaround a PCRE bug resulting in not recognizing schemeless URLs
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/221
+
+ src/terminal-regex.h | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit bbb96c77e9b45c0d6745386a48196fa6b997a38e
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Feb 26 18:45:37 2020 +0100
+
+ regex: Add a comment explaining APOS_START_DEF
+
+ src/terminal-regex.h | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit fbe37906a0820e1eee20a35b82d3f929eeca34a7
+Author: sicklylife <translation@sicklylife.jp>
+Date: Tue Feb 25 15:20:18 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 180 +++++++++++++++++++++------------------------------------------
+ 1 file changed, 60 insertions(+), 120 deletions(-)
+
+commit 0e8d8049f8befef457d914a76aa4c4ad7969e145
+Author: Nathan Follens <nfollens@gnome.org>
+Date: Mon Feb 24 16:05:22 2020 +0000
+
+ Update Dutch translation
+
+ (cherry picked from commit af80efbf35f768544a4514f13a192e88f21de352)
+
+ po/nl.po | 269 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 144 insertions(+), 125 deletions(-)
+
+commit a78e136aee235e7511c994a20af51de5b60afcea
+Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Date: Mon Feb 24 15:49:20 2020 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 1129 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 613 insertions(+), 516 deletions(-)
+
+commit 9b92e62a36ace3a76bff271637a2c7e1449d3a8f
+Author: Guillaume Bernard <associations@guillaume-bernard.fr>
+Date: Sun Feb 23 12:48:55 2020 +0000
+
+ Update French translation
+
+ po/fr.po | 1422 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 774 insertions(+), 648 deletions(-)
+
+commit d5d154e1ff49de017912471b79d4b4c9f399f0d2
+Author: Zander Brown <zbrown@gnome.org>
+Date: Sun Feb 23 12:32:26 2020 +0000
+
+ Update British English translation
+
+ po/en_GB.po | 1429 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 773 insertions(+), 656 deletions(-)
+
+commit 2be7e09322396434c179010598f14d970070d018
+Author: Jor Teron <jor.teron@gmail.com>
+Date: Sat Feb 22 16:39:04 2020 +0000
+
+ Update Karbi translation
+
+ po/mjw.po | 1402 +++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 753 insertions(+), 649 deletions(-)
+
+commit e6484133b8e2773019ef8fe3a846936f7a9dbf4b
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Sat Feb 22 15:06:50 2020 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 1139 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 617 insertions(+), 522 deletions(-)
+
+commit ac2ed1cf7e0557c88c69c93fa1a5c6b4319a4955
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Feb 19 06:55:19 2020 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 1406 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 750 insertions(+), 656 deletions(-)
+
+commit 3b563d64e302ed349e1fe620a253f35343654eda
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Feb 17 22:53:26 2020 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1139 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 615 insertions(+), 524 deletions(-)
+
+commit b12a6121840028f19e433df6339dc27151bede6c
+Author: Balázs Meskó <mesko.balazs@fsf.hu>
+Date: Mon Feb 17 20:51:42 2020 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 1392 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 742 insertions(+), 650 deletions(-)
+
+commit 8ab17d6b761bf470be8c8be20b0f1917afd59d29
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Mon Feb 17 20:25:49 2020 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 1133 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 612 insertions(+), 521 deletions(-)
+
+commit c7fce3a526f3bee289f7e81dd493e219c5072a20
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Sun Feb 16 06:04:42 2020 +0000
+
+ Update Persian translation
+
+ po/fa.po | 1465 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 785 insertions(+), 680 deletions(-)
+
+commit 9b045b0d7b87185b72b7609c5c1e82aba0fffeb9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Feb 15 21:02:55 2020 +0100
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ad9c091088c9859fb56dd4b3ca8a0a1dd94d46a4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Feb 15 21:01:28 2020 +0100
+
+ build: Version 3.35.91
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f0307328135393cd3d9deb2fa151ad2bf0e988e9
+Author: Asier Sarasua Garmendia <asier.sarasua@gmail.com>
+Date: Sat Feb 15 08:34:32 2020 +0000
+
+ Update Basque translation
+
+ po/eu.po | 1454 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 786 insertions(+), 668 deletions(-)
+
+commit a70517e4eda03f3654a7857725efd269b69147c6
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Fri Feb 14 21:46:41 2020 +0000
+
+ Update Galician translation
+
+ po/gl.po | 1132 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 616 insertions(+), 516 deletions(-)
+
+commit 99c67bab239ba973847a980dc2b4b5becad25eaa
+Author: sicklylife <translation@sicklylife.jp>
+Date: Fri Feb 14 20:28:18 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 29 ++++++++++++-----------------
+ 1 file changed, 12 insertions(+), 17 deletions(-)
+
+commit 4d9a280e30717a81300ff67dfc33968378f57257
+Author: sicklylife <translation@sicklylife.jp>
+Date: Fri Feb 14 20:20:32 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 1131 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 616 insertions(+), 515 deletions(-)
+
+commit 5298b59f2f69f67c3b0fa88821b5cf7a0ab284be
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Fri Feb 14 15:22:49 2020 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 1141 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 616 insertions(+), 525 deletions(-)
+
+commit e2d4175cf733cfa7ba15d3e76e7be8937e0bb09d
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Fri Feb 14 12:12:56 2020 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 1143 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 617 insertions(+), 526 deletions(-)
+
+commit 21d5eb314605e8ecbd6d90c1a70086ba2dd358b8
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Feb 14 10:00:27 2020 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 1139 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 616 insertions(+), 523 deletions(-)
+
+commit 2d01dc732d30f689a6b3d960b5556862c610ed27
+Author: Martin Blanchard <tchaik@gmx.com>
+Date: Thu Feb 13 23:31:16 2020 +0100
+
+ build: Migrate from intltool to gettext
+
+ Drop the outdated intltool dependency, prefer recent gettext.
+
+ https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration
+ https://wiki.gnome.org/Projects/GnomeCommon/Migration
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/73
+
+ Makefile.am | 7 ++-
+ autogen.sh | 1 -
+ configure.ac | 27 +++++-----
+ org.gnome.Terminal.Nautilus.metainfo.xml.in | 6 +--
+ org.gnome.Terminal.appdata.xml.in | 8 +--
+ org.gnome.Terminal.desktop.in.in | 10 ++--
+ po/Makevars | 78 +++++++++++++++++++++++++++++
+ po/POTFILES.in | 13 +++--
+ 8 files changed, 114 insertions(+), 36 deletions(-)
+
+commit 7b6c2e22d6fd92de5fcbf49e420e325cea28a996
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Thu Feb 13 21:30:59 2020 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 961 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 491 insertions(+), 470 deletions(-)
+
+commit 2786f91935196de7d7c423e741cf9577b9b434b7
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Feb 11 12:29:10 2020 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 783 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 380 insertions(+), 403 deletions(-)
+
+commit 7a9a55ff0cce884d858004c5665ffe044963f146
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Feb 11 12:18:47 2020 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 69 +++++++++++++++++++++++++++++++++++++++++++++--------------
+ 1 file changed, 53 insertions(+), 16 deletions(-)
+
+commit 90f5581cbef3fe4a70c1fe85eaf78b7f9947c5a1
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Feb 10 22:53:26 2020 +0100
+
+ build: Remove an unused variable
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit b2951a0e4a325faed87ac6fcc162feadd8d4d51f
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Feb 10 22:35:01 2020 +0100
+
+ help: Add section about "Show bold text in bright colors"
+
+ help/C/app-colors.page | 31 +++++++++++++++++++++++++++++++
+ 1 file changed, 31 insertions(+)
+
+commit 89a26a986a04f9c671939a83c17eb2dff25b2f30
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Mon Feb 10 22:09:11 2020 +0100
+
+ help: Make txt-save-text.page pass "yelp-check validate"
+
+ Content of <comment> must be surrounded by <p>, plus after <title>
+
+ help/C/txt-save-text.page | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 37352c65c53548909753ed93b4bf738dbb1abeb0
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 10 14:49:34 2020 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 141 +++++++++++++++++++---------------------------------------
+ 1 file changed, 46 insertions(+), 95 deletions(-)
+
+commit 82dcb74c31c6aa43fba6bf88b51ad21ea6634d3d
+Author: sicklylife <translation@sicklylife.jp>
+Date: Sun Feb 9 15:49:18 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 140 ++++-----------------------------------------------------------
+ 1 file changed, 9 insertions(+), 131 deletions(-)
+
+commit 0a0efcf81b2eb298206d2bc31e7069d84762ed3c
+Author: sicklylife <translation@sicklylife.jp>
+Date: Sun Feb 9 15:45:13 2020 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 960 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 493 insertions(+), 467 deletions(-)
+
+commit 13a63e000f3519cb3e39e16e706c31d0f5fef9ce
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Feb 9 16:19:46 2020 +0100
+
+ help: Clarify how/when to use the 'Open new terminals in' preference
+
+ See #202
+
+ help/C/pref-tab-window.page | 26 +++++++++++++++++++++++++-
+ 1 file changed, 25 insertions(+), 1 deletion(-)
+
+commit 59ea48cd6c4363acce3a37eecf990e4737e9ddd4
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Sun Feb 9 12:51:17 2020 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 1108 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 573 insertions(+), 535 deletions(-)
+
+commit 33d0196fb3e2dc74e4d91026c5610dbbe39daf1a
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Feb 8 14:54:13 2020 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 965 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 494 insertions(+), 471 deletions(-)
+
+commit e8cdfb95c11c5d028cc3be85599700cf72e1d31f
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Fri Feb 7 13:45:25 2020 +0000
+
+ Update Persian translation
+
+ po/fa.po | 1155 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 563 insertions(+), 592 deletions(-)
+
+commit 8f6a54523eafb5aa5bd641de9c2091a309455b99
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Wed Feb 5 13:21:23 2020 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 0be11b4db51b83f445a201e3cbec5412c5771037
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Wed Feb 5 13:15:38 2020 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 1013 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 519 insertions(+), 494 deletions(-)
+
+commit def446bf0e558b4648fb9e40ece33d7fd282249f
+Author: Benjamin Berg <bberg@redhat.com>
+Date: Tue Feb 4 18:28:09 2020 +0100
+
+ build: Stop terminal service together with graphical session
+
+ There is no point in gnome-terminal-server to survive the graphical
+ session. It will generally die anyway because the connection to the
+ display server is lost, but it does not hurt to make this explicit.
+
+ Also add a stop timeout to ensure the server gets killed if it refuses
+ to shut down.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/206
+
+ src/Makefile.am | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 7125551aa974278e4dae515ec60ca72e4b5576c5
+Author: Benjamin Berg <bberg@redhat.com>
+Date: Tue Feb 4 18:28:09 2020 +0100
+
+ build: Group terminal processes into a slice
+
+ This effectively changes the cgroup hierarchy making all terminal window
+ scope units and the main server unit be sibblings of
+ apps-org.gnome.Terminal.slice rather than being in the root slice.
+
+ Note that using the apps prefix with the reverse domain name has not yet
+ been standardised on. But it is very likely that this will be the
+ standard that everything will converge on in the future.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/206
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 0135cfb6f307b8cb040be70d91c69a8d997ba76e
+Author: Benjamin Berg <bberg@redhat.com>
+Date: Tue Feb 4 18:28:09 2020 +0100
+
+ build: Remove KillMode from gnome-terminal-server service file
+
+ This was used so that child processes could survive the terminal server.
+ However, there is no need for it anymore, as the children are now inside
+ a separate scope.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/206
+
+ src/Makefile.am | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 434d70e82c7ca7bbc7813eed7482300eeeb5fffa
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Mon Feb 3 16:49:40 2020 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 962 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 493 insertions(+), 469 deletions(-)
+
+commit 27c04157422cd0e8ad9bd421079c0c7b49e8aba7
+Author: Umarzuki Bin Mochlis Moktar <umarzuki@gmail.com>
+Date: Tue Jan 28 01:28:02 2020 +0000
+
+ Update Malay translation
+
+ po/ms.po | 5825 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 3438 insertions(+), 2387 deletions(-)
+
+commit 6327b8ce5dc8b55a5d8d699b07f46005defa0bcf
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue Jan 21 14:38:36 2020 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 1429 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 736 insertions(+), 693 deletions(-)
+
+commit 76355980fe4398c055fab022554c506d5709288e
+Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Date: Mon Jan 13 03:28:15 2020 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 673 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 344 insertions(+), 329 deletions(-)
+
+commit 9b302e53e6018d25989a866fc3401df97ea31e49
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Jan 7 22:30:40 2020 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 975 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 499 insertions(+), 476 deletions(-)
+
+commit a0f58f6815c72e495990372162574eb788fe16e0
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jan 7 15:39:29 2020 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 1572 +++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 844 insertions(+), 728 deletions(-)
+
+commit 66803e347f023b6324b9af4b3da3be2a791e15bd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jan 5 23:03:20 2020 +0100
+
+ client: legacy: Implicitly opened tab should become active
+
+ src/terminal-options.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 71f5e20c372c0e485fa209f97a83ed39e06e463f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jan 5 23:03:20 2020 +0100
+
+ screen: container: Realize the screen when realizing the container
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/203
+
+ src/terminal-screen-container.c | 18 ++++++++++++++----
+ 1 file changed, 14 insertions(+), 4 deletions(-)
+
+commit de6f5f13bcf7352c5a397bea177626ccf2b738f1
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Jan 5 00:30:13 2020 +0100
+
+ help: Update application screenshot for 3.34
+
+ help/C/figures/gnome-terminal.png | Bin 10129 -> 9334 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit e7aaa395097f80a776706c16c651e0992aabda8a
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Jan 5 00:23:53 2020 +0100
+
+ help: Correct instructions how to enable/disable the menubar
+
+ After I finally found a setting in the context menu but not in Preferences
+
+ help/C/pref-keyboard-access.page | 5 ++---
+ help/C/pref-menubar.page | 33 +++++++++++++--------------------
+ 2 files changed, 15 insertions(+), 23 deletions(-)
+
+commit 80e530a1c3c1f3f16097e2fcd705920b7f3d15de
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Jan 5 00:06:33 2020 +0100
+
+ help: No more 'View' menu to go full screen
+
+ help/C/app-fullscreen.page | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit 29834adf829ca49b4c1d5b08563ebba26b213650
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Jan 5 00:05:29 2020 +0100
+
+ help: No more 'Edit' menu to get to Preferences
+
+ help/C/app-colors.page | 27 ++++++++++++++-------------
+ help/C/app-cursor.page | 9 +++++----
+ help/C/app-fonts.page | 28 ++++++++++++++++------------
+ 3 files changed, 35 insertions(+), 29 deletions(-)
+
+commit a33647fee08fdc5633c06c8971142e2cdf3430ab
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 23:39:22 2020 +0100
+
+ help: No more 'Terminal' or 'Edit' menu to set the terminal size
+
+ help/C/app-terminal-sizes.page | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 473808816f029fb4656e15eb61721c2778ed1f3e
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 23:36:49 2020 +0100
+
+ help: No more 'View' menu to change zoom
+
+ help/C/app-zoom.page | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit 226fad193961bc8fd866bda97c35519b76193b31
+Author: Michael Catanzaro <mcatanzaro@gnome.org>
+Date: Sat Jan 4 12:57:07 2020 -0600
+
+ Fix build
+
+ help/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6c729381e9c6bd6fb77365e788863fb7ede70d55
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:31:26 2020 +0100
+
+ help: Page 'Hide and restore the menubar' only makes sense when manually enabled
+
+ help/C/pref-menubar.page | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 99171c093a2d6dc03fdc36ae6321569a2616cde6
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:30:26 2020 +0100
+
+ help: Split a sentence to reuse and save translators' time
+
+ help/C/pref-keyboard-access.page | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 8458f8d020867053e802b8f472fab01841e9b733
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:26:25 2020 +0100
+
+ help: No more 'Edit' menu to get to Preferences
+
+ help/C/pref-scrolling.page | 41 +++++++++++++++++++++--------------------
+ 1 file changed, 21 insertions(+), 20 deletions(-)
+
+commit f88d793e04c442e800ff880a90b7d08a822a65a7
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:23:59 2020 +0100
+
+ help: No more 'Edit' menu to get to Preferences
+
+ help/C/pref-bell.page | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
+commit c8dbb72433107a3c0099656133a052d9911bb2aa
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:16:22 2020 +0100
+
+ help: No more option to change the character encoding of a terminal
+
+ It's still available per profile, and that's covered in the docs.
+
+ help/C/pref-encoding.page | 64 -----------------------------------------------
+ help/Makefile.am | 1 -
+ 2 files changed, 65 deletions(-)
+
+commit 7dbed597afe241598b978af136906472b8911e2c
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:10:44 2020 +0100
+
+ help: No more 'Edit' menu to get to Preferences
+
+ help/C/pref-custom-command.page | 9 +++++----
+ help/C/pref-custom-exit.page | 9 +++++----
+ 2 files changed, 10 insertions(+), 8 deletions(-)
+
+commit 612051f815c392e8f57c9f9eb4ce1a0682bc1f30
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 19:04:01 2020 +0100
+
+ help: Cover how to enable menubar; No more 'Edit' menu to reach Preferences
+
+ Given the situation this page does not make much sense at all though...
+
+ help/C/pref-keyboard-access.page | 21 +++++++++++++++------
+ 1 file changed, 15 insertions(+), 6 deletions(-)
+
+commit 6c6c89a7e67313cefe8b792fae56d841a820130e
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 18:47:22 2020 +0100
+
+ help: No more 'Edit' menu for command settings
+
+ help/C/pref-login-shell.page | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 8fd599c9bef0c449b721cad20772054afdd869cf
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:49:17 2020 +0100
+
+ help: There are no 'Options under menu X' anymore in the UI
+
+ help/C/adv-keyboard-shortcuts.page | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit 74270171541dca0c6437a4e3294c605a1c772dfe
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:46:51 2020 +0100
+
+ help: 'Find' shortcut section is called 'Search' in UI
+
+ help/C/adv-keyboard-shortcuts.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d3f0536def997586790c8b05606598831a38f96d
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:46:02 2020 +0100
+
+ help: Remove duplicated sentence
+
+ help/C/adv-keyboard-shortcuts.page | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit f6909497468e272e65b1b23026d11aea60938f2d
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:45:44 2020 +0100
+
+ help: No more 'Edit' menu for shortcut settings
+
+ help/C/adv-keyboard-shortcuts.page | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit 82103ec70f3e1441975f6091e911d5c1ee55c6d5
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:41:03 2020 +0100
+
+ help: No more 'Edit' menu for encoding settings
+
+ help/C/pref-profile-encoding.page | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit b43f1b3973d318ae60851a5d1f45660331bfd38b
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 17:39:25 2020 +0100
+
+ help: Split a sentence to make steps more atomic
+
+ help/C/pref-profile-char-width.page | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 1f4e72f515f300f94caea8aa62007e1ab1371594
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 14:57:31 2020 +0100
+
+ help: No more 'Edit' menu for ambiguous-width chars
+
+ help/C/pref-profile-char-width.page | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit f1315f0482c7e75c88623016b21263454f454897
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 14:53:51 2020 +0100
+
+ help: No more 'Terminal' menu for read-only
+
+ help/C/pref-user-input.page | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 6e945bb90f65117008ebc8c5ad3208f390df2f69
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 14:49:11 2020 +0100
+
+ help: No more 'Terminal' menu to reset
+
+ help/C/prob-reset.page | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit dfcebccbcd18d658f04aecced9d41d57680176c5
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 14:32:07 2020 +0100
+
+ help: No more 'Search' menu
+
+ help/C/figures/keyboard-key-search.svg | 36 ++++++++++++++++++++++++++++++++++
+ help/C/txt-search.page | 7 +++++--
+ help/Makefile.am | 1 +
+ 3 files changed, 42 insertions(+), 2 deletions(-)
+
+commit 3b0637d697403a2a57acf89f54d3805bfce8942d
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 13:39:21 2020 +0100
+
+ help: Do not ship "Save Terminal output to a file" help page
+
+ It is currently only available in development versions.
+
+ See #71
+
+ help/C/txt-save-text.page | 5 +++++
+ help/Makefile.am | 3 ++-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 5a63242e0362dcc41a32e8ef341eed26a3f7c57a
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 13:11:06 2020 +0100
+
+ help: No more 'Edit' menu for copying text
+
+ help/C/txt-copy-paste.page | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit eee0a2c8ae5af44df79d02ad445142e8c314568f
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Jan 4 13:06:09 2020 +0100
+
+ help: No more 'File' menu for closing a tab
+
+ help/C/gs-tabs.page | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit c665af99af163843028a2f48d97c09afd3247a51
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Fri Dec 27 22:10:05 2019 +0100
+
+ Fixes to Catalan translation
+
+ help/ca/ca.po | 16 ++++++++--------
+ po/ca.po | 6 +++---
+ 2 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 22a8758565e22ba3b75baabd3277f74c03e41241
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Fri Dec 27 17:20:40 2019 +0000
+
+ Update Galician translation
+
+ help/gl/gl.po | 820 +---------------------------------------------------------
+ 1 file changed, 4 insertions(+), 816 deletions(-)
+
+commit c8898928ecfa86d489611dd1e0785d7c5862207e
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Fri Dec 27 16:55:42 2019 +0000
+
+ Update Galician translation
+
+ help/gl/gl.po | 3349 ++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 2145 insertions(+), 1204 deletions(-)
+
+commit 058c490187d062c8c8d63ca70410f50c12866c24
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Fri Dec 27 14:39:50 2019 +0000
+
+ Update Galician translation
+
+ po/gl.po | 1403 +++-----------------------------------------------------------
+ 1 file changed, 50 insertions(+), 1353 deletions(-)
+
+commit 33a103475158ff88f231bcac86eee9b0f4066578
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Thu Dec 26 11:51:30 2019 +0000
+
+ Update Ukrainian translation
+
+ (cherry picked from commit 94342707b423ec82e3f7e4ba5d46d7d377e86204)
+
+ po/uk.po | 2690 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1474 insertions(+), 1216 deletions(-)
+
+commit 64e893f645ae479cbd3c9baaf209f2bc593d1707
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Thu Dec 26 10:28:56 2019 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 963 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 493 insertions(+), 470 deletions(-)
+
+commit e27f6e85b61de8abfc33e099a393630500c4cf66
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Wed Dec 25 15:07:30 2019 +0000
+
+ Update Galician translation
+
+ po/gl.po | 978 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 499 insertions(+), 479 deletions(-)
+
+commit 0936da3adf3c84bfc32d2232b563cc5d07c85c97
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Dec 22 18:36:41 2019 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 703 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 354 insertions(+), 349 deletions(-)
+
+commit 66c2ec15fc08cc0cbcad303a3f39452e63927a5d
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Thu Dec 19 14:46:31 2019 +0100
+
+ help: Fix broken markup in Catalan help translation
+
+ help/ca/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5b61a9c350de0cf0a80a16eaad03a085bf7de941
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Dec 16 21:48:12 2019 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 58 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 29 insertions(+), 29 deletions(-)
+
+commit b547651f4e6c168c1063d3f0fcdda12f09eb945f
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Mon Dec 2 20:37:32 2019 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 964 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 492 insertions(+), 472 deletions(-)
+
+commit 18939a24d21d6b7c6edd57a00a3a8a48f3aecec5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Nov 28 18:34:45 2019 +0100
+
+ prefs: Fix getting/setting the encodings combo box
+
+ Using active-id with GtkComboBox only works for flat models;
+ so re-implement this for deeper models.
+
+ https://gitlab.gnome.org/GNOME/vte/issues/40
+
+ src/profile-editor.c | 131 ++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 98 insertions(+), 33 deletions(-)
+
+commit ba1431442e68afdcbfd36c1c322d1a1769c7afd4
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Nov 25 22:10:57 2019 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 104 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 52 insertions(+), 52 deletions(-)
+
+commit 4115d9793a655656325e557f38481447377efbbd
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Nov 21 12:55:49 2019 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 894 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 448 insertions(+), 446 deletions(-)
+
+commit 075b523da84799b0c19794ac006c22455c6e155d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Nov 21 00:00:53 2019 +0100
+
+ window: Fix menu item names
+
+ Use the same terminology everywhere.
+
+ Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/issues/101
+
+ src/terminal-menubar.ui.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 147ba42e821d98534282beaa89eeaae291011d37
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Nov 21 00:00:53 2019 +0100
+
+ window: Fix menu item names
+
+ Use the same terminology everywhere.
+
+ Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/issues/101
+
+ src/terminal-menubar.ui.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9a4a94ab4ab157c929ce81158fb899074560461f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 20 23:38:33 2019 +0100
+
+ window: Make paste insensitive on read-only terminals
+
+ Fixes https://gitlab.gnome.org/GNOME/gnome-terminal/issues/172
+
+ src/terminal-window.c | 32 +++++++++++++++++++++++++++-----
+ 1 file changed, 27 insertions(+), 5 deletions(-)
+
+commit 56cd640a2d7f861d537aa8dff65d12f312a1fb98
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Nov 20 23:12:53 2019 +0100
+
+ all: Add pref for position of newly added tabs
+
+ Add a setting and prefs UI for where to put newly opened tabs, instead
+ of always adding them to the end.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=709109
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++++++
+ src/preferences.ui | 50 ++++++++++++++++++++++++++++++++++++++
+ src/terminal-enums.h | 5 ++++
+ src/terminal-mdi-container.c | 5 ++--
+ src/terminal-mdi-container.h | 6 +++--
+ src/terminal-notebook.c | 4 +--
+ src/terminal-prefs.c | 8 ++++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 27 ++++++++++++++++++--
+ src/terminal-window.h | 2 ++
+ 10 files changed, 110 insertions(+), 8 deletions(-)
+
+commit 1de0a8a7d80efcb0aa7267091093bc26bd19fce5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 20 23:12:53 2019 +0100
+
+ screen: Don't override the profile encoding
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=732128
+
+ src/terminal-gdbus.c | 10 +---------
+ src/terminal-screen.c | 12 ------------
+ src/terminal-screen.h | 1 -
+ src/terminal-window.c | 1 -
+ src/terminal.c | 1 -
+ 5 files changed, 1 insertion(+), 24 deletions(-)
+
+commit bc8a7f9422b123c078cd99fd147014547297b968
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 20 23:12:52 2019 +0100
+
+ all: Rework spawning
+
+ There were two distinct code paths for spawning, one async when creating a new
+ terminal from within gnome-terminal, and one sync when creating a new terminal
+ from arguments received via dbus. Unify them, always using an async aproach.
+ This ensures that the TerminalScreen is realised (and has had its size set) by
+ the time the VtePty is created, so that the child process has the correct size
+ right from the start, instead of receiving a SIGWINCH shortly afterwards.
+
+ https://gitlab.gnome.org/GNOME/vte/issues/188
+
+ src/terminal-app.c | 47 ----
+ src/terminal-app.h | 13 -
+ src/terminal-gdbus.c | 73 +++---
+ src/terminal-screen.c | 686 +++++++++++++++++++++++++++++++++-----------------
+ src/terminal-screen.h | 41 +--
+ src/terminal-window.c | 28 ++-
+ 6 files changed, 538 insertions(+), 350 deletions(-)
+
+commit c91e6994aa78d52fc5c73ab0da145962044a4a0c
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Nov 18 14:15:55 2019 +0100
+
+ Update POTFILES.in
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 0b509cb281e6eaabc87f2f85950a870e1caa13f3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 18 11:58:13 2019 +0100
+
+ prefs: Revert the last commit
+
+ Go back to a hardcoded list, since ICU has too many encodings (not all of
+ which are even usable with the kernel line discipline on a PTY), making
+ the combo box unusable (and slow to open).
+
+ src/preferences.ui | 2 +-
+ src/profile-editor.c | 165 +++++++++++++++++++++++++++++++++++++++++++--------
+ 2 files changed, 142 insertions(+), 25 deletions(-)
+
+commit c3cd5ef76247ac6bbca7fc2cccc8059550abec1a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 17 22:07:11 2019 +0100
+
+ prefs: Remove hard-coded list of legacy encodings
+
+ Instead use the new vte_get_encodings() to get the list of
+ supported legacy encodings, and add a small table to translate
+ from iconv names to ICU names where ICU doesn't have an alias
+ for the iconv name.
+
+ Curiously, some of the charsets in the old hard-coded list are
+ actually unknown to iconv.
+
+ Blacklist any ISO-2022-* encoding; they cannot work correctly
+ as a legacy charset in vte, by design.
+
+ configure.ac | 2 +-
+ src/Makefile.am | 2 -
+ src/org.gnome.Terminal.gschema.xml | 74 ---------------
+ src/preferences.ui | 7 ++
+ src/profile-editor.c | 71 +++++++++-----
+ src/terminal-app.c | 2 -
+ src/terminal-encoding.c | 188 -------------------------------------
+ src/terminal-encoding.h | 29 ------
+ src/terminal-screen.c | 11 ++-
+ src/terminal-util.c | 64 +++++++++++++
+ src/terminal-util.h | 2 +
+ 11 files changed, 129 insertions(+), 323 deletions(-)
+
+commit 9207cf82160b2d2ed630e5d606e8dca7b511cb12
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu Nov 14 18:19:18 2019 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 58 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 29 insertions(+), 29 deletions(-)
+
+commit 8d5717a73bc2d42fcd8016b4e1974ea1ca2f2a02
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Nov 12 21:45:38 2019 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 72 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 36 insertions(+), 36 deletions(-)
+
+commit 16d02016279191844befb6e03c90758ae0856e48
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Nov 11 18:17:36 2019 +0100
+
+ Update Catalan translation
+
+ help/ca/ca.po | 2405 ++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1451 insertions(+), 954 deletions(-)
+
+commit a475c389fc6824a1a6a34c3e6e1c112a5ba8d3e6
+Author: Andika Triwidada <atriwidada@gnome.org>
+Date: Sun Nov 10 01:49:16 2019 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 899 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 313 insertions(+), 586 deletions(-)
+
+commit abf89f4cf3bc1de09388e3b411ee76e734e654c2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 2 19:38:19 2019 +0100
+
+ window: Remove encodings submenu
+
+ Changing encoding is still supported by using the Compatibility section
+ in the profile Preferences.
+
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/49
+
+ src/terminal-app.c | 16 ----------
+ src/terminal-encoding.c | 75 ----------------------------------------------
+ src/terminal-encoding.h | 2 --
+ src/terminal-menubar.ui.in | 3 --
+ src/terminal-window.c | 54 ---------------------------------
+ 5 files changed, 150 deletions(-)
+
+commit 01e4e6764e523db245f1770e59741729ea09a4be
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Nov 2 12:29:51 2019 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 475 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 244 insertions(+), 231 deletions(-)
+
+commit 177e051f066e01a10d0595d70820460ddb742ec9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Oct 20 20:52:37 2019 +0200
+
+ window: Disable size-to menu items when fullscreen
+
+ src/terminal-window.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 15d02b126eeebd4c48f2dda893d579283f0a8ec4
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Sat Oct 19 16:01:03 2019 +0000
+
+ Update Persian translation
+
+ po/fa.po | 831 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 435 insertions(+), 396 deletions(-)
+
+commit 6278059accb3aa8dc41c5c94d82addc8459f9758
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Thu Oct 17 19:40:49 2019 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 485 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 253 insertions(+), 232 deletions(-)
+
+commit bf40518368ff2e62ac61ad94384252ff0d6b5d77
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Oct 11 21:35:44 2019 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b15e5b919e2b458989f7c97d29671e143a27d805
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Oct 11 21:22:50 2019 +0200
+
+ Version 3.35.1
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 72dc2cf6972656da24f571d3bb314e17b73a7cf0
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Oct 11 13:55:27 2019 +0200
+
+ prefs: Remove the "Allow bold text" hidden setting
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=762247#c36
+
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 3 ---
+ 3 files changed, 9 deletions(-)
+
+commit 20e6f1ab5c0090028248dd94b872f7060e28ed39
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Oct 10 13:59:17 2019 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 565 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 292 insertions(+), 273 deletions(-)
+
+commit dd74ceab79fe372036eed2a16043a18317808451
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date: Tue Oct 8 11:37:45 2019 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 566 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 293 insertions(+), 273 deletions(-)
+
+commit b410801055f457586542f236c30106ff27825f35
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date: Tue Oct 8 11:32:05 2019 +0000
+
+ Update Chinese (Taiwan) translation
+
+ (cherry picked from commit 158168347c4b647ff2feb4f84d5da7b6ff83baa4)
+
+ po/zh_TW.po | 274 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 143 insertions(+), 131 deletions(-)
+
+commit 905c0ef7f0aedec8bdf76e3a9494d01254442d86
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Wed Oct 2 05:17:04 2019 +0200
+
+ Updated Danish translation
+
+ po/da.po | 252 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 133 insertions(+), 119 deletions(-)
+
+commit 22b85070483f1fef46beca023ae3b0f7dbbd0f06
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 1 22:42:58 2019 +0200
+
+ Revert "nautilus: Quote path"
+
+ It's already quoted sufficiently.
+
+ This reverts commit e0e67232d753b195428e005e80597fbb2c0b8945.
+
+ src/terminal-nautilus.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e0e67232d753b195428e005e80597fbb2c0b8945
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 30 22:51:43 2019 +0200
+
+ nautilus: Quote path
+
+ src/terminal-nautilus.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 381cfa12354fa468ea8397e83244f18c3cd4ea24
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 30 22:51:43 2019 +0200
+
+ nautilus: Spawn login shell
+
+ Spawn a login shell when opening a directory from nautilus. Using
+ "$SHELL -l" works for bash, fish, tcsh, and zsh, at least, but is
+ known not to work on (at least old) illumos.
+
+ Reverts: https://bugzilla.gnome.org/show_bug.cgi?id=602141
+ Fixes: https://gitlab.gnome.org/GNOME/gnome-terminal/issues/151
+
+ src/terminal-nautilus.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 79b2291b12cfa106149437d63394deddddbc7dca
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 30 22:03:55 2019 +0200
+
+ profile: editor: Add setting whether to preserve the working directory
+
+ Add a setting to control whether newly opened terminals open in the
+ working directory of the parent terminal. By default, the working
+ directory is only preserved when the command is a shell (as per /etc/shells).
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706927
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/126
+
+ src/org.gnome.Terminal.gschema.xml | 15 ++++-
+ src/preferences.ui | 60 ++++++++++++++++++-
+ src/profile-editor.c | 10 ++++
+ src/terminal-enums.h | 6 ++
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 81 +++++++++++++++++--------
+ src/terminal-util.c | 119 ++++++++++++++++++++++++++++++++++++-
+ src/terminal-util.h | 3 +
+ 8 files changed, 265 insertions(+), 30 deletions(-)
+
+commit 121003ba6ea1c5da56487fa1fb69228f1a3623be
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Mon Sep 30 13:51:50 2019 +0000
+
+ Update Persian translation
+
+ (cherry picked from commit 499902cd11b5dbfc923e2e4d81100b48d8bf8b9b)
+
+ po/fa.po | 370 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 174 insertions(+), 196 deletions(-)
+
+commit e84d88e914950c01666dccd635d381ab7c0e622b
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Mon Sep 30 13:46:52 2019 +0000
+
+ Update Persian translation
+
+ (cherry picked from commit a69865b9261419584bf00fb3f0f6fcd8188dad09)
+
+ po/fa.po | 145 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 70 insertions(+), 75 deletions(-)
+
+commit 4cf749ab1c52ec5a07e7b8a79b377920912553cb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 20 13:50:03 2019 +0200
+
+ client: legacy: Block one more undesirable environment variable
+
+ src/terminal-client-utils.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4201999ebb2b314fee548ffeb770e28a6fbae656
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Sep 18 13:46:47 2019 +0200
+
+ build: Bump gtk min-req version to 3.18
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/162
+
+ configure.ac | 2 +-
+ src/terminal-accels.c | 26 ++++++++++++--------------
+ src/terminal-info-bar.c | 3 ++-
+ src/terminal-screen.c | 2 ++
+ src/terminal-search-popover.c | 2 --
+ src/terminal-tab-label.c | 6 +++++-
+ src/terminal-util.c | 4 ++--
+ src/terminal-window.c | 5 -----
+ 8 files changed, 24 insertions(+), 26 deletions(-)
+
+commit ad56a3c32ad0911c067474d30a18b9d4b93050a8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 18 10:27:13 2019 +0200
+
+ build: Add required gio-unix-2.0 dependency
+
+ vte no longer has gio-unix-2.0 in its public pkg-config requires, so
+ we need to add this dependency here.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/165
+
+ configure.ac | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 49fa1e6973d242478faadd7179c86dc56f275f85
+Author: Ryuta Fujii <translation@sicklylife.jp>
+Date: Tue Sep 17 11:18:30 2019 +0000
+
+ Update Japanese translation
+
+ (cherry picked from commit 0382bd11c2b7627f457e0c78471b8e65924ddd61)
+
+ po/ja.po | 50 +++++++++++++++++++++++++-------------------------
+ 1 file changed, 25 insertions(+), 25 deletions(-)
+
+commit 48005b15dec43222e9ba380afe427032ea0ab162
+Author: Ryuta Fujii <translation@sicklylife.jp>
+Date: Tue Sep 17 11:02:24 2019 +0000
+
+ Update Japanese translation
+
+ (cherry picked from commit fe69b95493e9705f37e2e5dd45bc46d80d3cdcb0)
+
+ po/ja.po | 263 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 140 insertions(+), 123 deletions(-)
+
+commit f5238ee82e9cd1002e2fd6544aa7aa5f82292ee6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Sep 14 23:56:58 2019 +0200
+
+ build: Bump glib min-req version
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/161
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dc4d9257e228db728de585acf361196a6b2033b1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Sep 14 23:56:58 2019 +0200
+
+ profile: Use non-deprecated way to get list of keys in the settings schema
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/161
+
+ src/terminal-libgsystem.h | 10 ++++++++++
+ src/terminal-settings-list.c | 15 +++++++++------
+ 2 files changed, 19 insertions(+), 6 deletions(-)
+
+commit c443242be7470f3a6dca1cdd9fcbce42cf92b310
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Sep 14 22:11:52 2019 +0200
+
+ build: Require GLib 2.50, GTK 3.22.27 and Nautilus 3.28
+
+ Also move the setting of some widget properties from .c to .ui file.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/104
+
+ configure.ac | 6 +--
+ src/preferences.ui | 29 +++++++++++++
+ src/profile-editor.c | 96 +++--------------------------------------
+ src/terminal-app.c | 4 --
+ src/terminal-nautilus.c | 3 +-
+ src/terminal-notebook.c | 2 -
+ src/terminal-options.c | 4 --
+ src/terminal-options.h | 2 -
+ src/terminal-prefs.c | 35 ---------------
+ src/terminal-screen-container.c | 4 --
+ src/terminal-search-popover.c | 6 +--
+ src/terminal-tab-label.c | 4 --
+ src/terminal-window.c | 31 -------------
+ src/terminal.c | 2 -
+ 14 files changed, 40 insertions(+), 188 deletions(-)
+
+commit 1cd55188653eb7e95bdadd2aaef06384eabe801b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Sep 14 22:09:56 2019 +0200
+
+ build: Avoid a warning about strncpy truncating its output
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/160
+
+ src/terminal-util.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f664f75b07d35e0771797f806956687e548c4b19
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Sep 14 22:06:48 2019 +0200
+
+ build: Suppress a warning about casting between incompatible function types
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/96
+
+ src/terminal-util.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 06c277694cefbda35dce9265b29c74e7635171cd
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Sep 14 22:04:18 2019 +0200
+
+ build: Suppress a warning about ignored returned value
+
+ https://gitlab.gnome.org/GNOME/vte/issues/167
+
+ src/server.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit a506bf88cdbaafbaa9e9eac8d54e87200b963fd5
+Author: Bruce Cowan <bruce@bcowan.me.uk>
+Date: Sat Sep 14 09:21:12 2019 +0000
+
+ Update British English translation
+
+ (cherry picked from commit 41036e0beed598c0970955847dd05246d9624d88)
+
+ po/en_GB.po | 1037 ++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 464 insertions(+), 573 deletions(-)
+
+commit b0d5d4a83fe223d419b824b191edaf05eb96b533
+Author: Olivier Fourdan <ofourdan@redhat.com>
+Date: Wed Sep 11 17:54:21 2019 +0200
+
+ window: Ignore resize if fullscreen
+
+ The terminal update size function will not change the window size if
+ maximized or tiled, but does not account for fullscreen window.
+
+ As a result, if the terminal window is fullscreen, the size is updated
+ which cause the window to shrink because of size increments.
+
+ Make sure `terminal_window_update_size()` accounts for fullscreen state
+ as well and return early in that case.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/158
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 63b0de12531a2287e1e758eb1e737ac08793ae03
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Tue Sep 10 14:58:53 2019 +0000
+
+ Update Italian translation
+
+ (cherry picked from commit fd86f056a122328d82e76bf5cce6c03522cea837)
+
+ po/it.po | 273 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 143 insertions(+), 130 deletions(-)
+
+commit dd5b4ac8410cbaf47a1790351b03829542440b86
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 9 21:49:33 2019 +0200
+
+ Post branch version bump
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f13928ff4c77eb691d07a526d35c5be183315828
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 9 21:43:52 2019 +0200
+
+ build: Fix ChangeLog rule to work on a git worktree
+
+ (cherry picked from commit da18671711031cf61bdceed0f66603fdc87f6cb8)
+
+ Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e0ed8421dae988b5f00abf313456b3ff3cef617c
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Sun Sep 8 23:13:20 2019 +0000
+
+ Update Brazilian Portuguese translation
+
+ help/pt_BR/pt_BR.po | 228 +++++++++++++++++++++++++---------------------------
+ 1 file changed, 109 insertions(+), 119 deletions(-)
+
+commit 0fbfe72c821ff6a9c3212e639921603a6d1753e5
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Aug 30 14:12:51 2019 +0000
+
+ Update Korean translation
+
+ po/ko.po | 253 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 135 insertions(+), 118 deletions(-)
+
+commit 1811d461f590aafbfdda54624835b394176f80b9
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Wed Aug 28 08:53:23 2019 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 309 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 163 insertions(+), 146 deletions(-)
+
+commit 6f3652689a31d7282eb8fb42ff0644833f995d72
+Author: Sabri Ünal <libreajans@gmail.com>
+Date: Tue Aug 27 20:32:21 2019 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 291 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 154 insertions(+), 137 deletions(-)
+
+commit 8f893670c6172a6122d43f2c5630536ac31d25b9
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Aug 26 08:58:26 2019 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4d607c426726d95b9cd23bc6081a44e042c3ee9d
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Sun Aug 25 23:06:34 2019 +0000
+
+ Update Galician translation
+
+ po/gl.po | 285 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 149 insertions(+), 136 deletions(-)
+
+commit 90c300145284112bcd6172ce7c455cc41cca3f50
+Author: Balázs Úr <balazs@urbalazs.hu>
+Date: Sat Aug 24 20:08:41 2019 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 274 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 145 insertions(+), 129 deletions(-)
+
+commit 3404e1661d0f3817026c45173edd7507fa54df85
+Author: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Sat Aug 24 13:41:57 2019 +0000
+
+ Update Latvian translation
+
+ po/lv.po | 270 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 141 insertions(+), 129 deletions(-)
+
+commit d7c5eae27d46f80e4a6177af2876376f76d66f08
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Thu Aug 22 13:59:21 2019 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 271 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 144 insertions(+), 127 deletions(-)
+
+commit f87abaadc4f83d2cd287e544de93a895305eb7ec
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Wed Aug 21 21:42:20 2019 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 267 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 142 insertions(+), 125 deletions(-)
+
+commit 63b2a440e900f025e3a8de6dea61c6be7c0659ce
+Author: Danial Behzadi <dani.behzi@ubuntu.com>
+Date: Wed Aug 21 18:41:11 2019 +0000
+
+ Update Persian translation
+
+ po/fa.po | 2725 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1477 insertions(+), 1248 deletions(-)
+
+commit eb3c0fa425119f81f3773311c073270bb979ee07
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Aug 20 20:28:34 2019 +0200
+
+ Update Polish translation
+
+ po/pl.po | 265 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 141 insertions(+), 124 deletions(-)
+
+commit fc3df90ea059e7ad06b92298c30d88f64cc54cdc
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Tue Aug 20 13:13:46 2019 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 272 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 142 insertions(+), 130 deletions(-)
+
+commit a8a88a6a852c6b43168997a75cd1f6c0ce49e72c
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Mon Aug 19 21:58:57 2019 +0000
+
+ Update German translation
+
+ po/de.po | 272 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 146 insertions(+), 126 deletions(-)
+
+commit c045b4d625091ecebc66f5e4e1b98fdba8b00f46
+Author: Sveinn í Felli <sv1@fellsnet.is>
+Date: Fri Aug 16 06:39:15 2019 +0000
+
+ Update Icelandic translation
+
+ (cherry picked from commit 6e07fea5afbdb4a9c3a7f48923cb474f60754c48)
+
+ po/is.po | 2549 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1369 insertions(+), 1180 deletions(-)
+
+commit c947d069016fbd69acf05c53f95aeaaacccc9146
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Aug 16 07:58:18 2019 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 104 ++++++++++-------------
+ po/cs.po | 268 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 188 insertions(+), 184 deletions(-)
+
+commit 9f64a2a42d4aa09eaa5dca7a75c316c3568cbb9d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 5 20:15:17 2019 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 75df7d2f522723a7fd4c4d97c0cdf4dd09be9895
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 5 20:09:31 2019 +0200
+
+ Version 3.33.90
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f1fb1f375592a7cd663540b6f2e1def01af60ba5
+Author: Florentina Mușat <florentina.musat.28@gmail.com>
+Date: Sun Aug 4 12:52:42 2019 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 268 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 143 insertions(+), 125 deletions(-)
+
+commit 2c91ad5f1c0b388b384d71db404ffe0a63712870
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Fri Aug 2 09:30:21 2019 +0200
+
+ Updated French translation
+
+ po/fr.po | 532 +++++++++++++++++----------------------------------------------
+ 1 file changed, 142 insertions(+), 390 deletions(-)
+
+commit f796684198e5ed4c663142c86e1f790a7888dd83
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Jul 28 12:46:07 2019 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 263 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 140 insertions(+), 123 deletions(-)
+
+commit d7d56a0d471a042243c330c7a1d4ad7268d113d3
+Author: Jor Teron <jor.teron@gmail.com>
+Date: Tue Jul 23 17:44:44 2019 +0000
+
+ Add Karbi translation
+
+ po/LINGUAS | 1 +
+ po/mjw.po | 2186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2187 insertions(+)
+
+commit a23e3effb1f9d9baae4c821651d5e44c792e261a
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Mon Jul 22 03:42:57 2019 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 274 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 143 insertions(+), 131 deletions(-)
+
+commit ff810da430d23fd35830d2a44cdd8256aec59986
+Author: Asier Sarasua Garmendia <asier.sarasua@gmail.com>
+Date: Sun Jul 21 07:24:59 2019 +0000
+
+ Update Basque translation
+
+ po/eu.po | 223 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 119 insertions(+), 104 deletions(-)
+
+commit 04e509c3b442883daeb4d8dd3fc37c7f32da2534
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Fri Jul 19 21:58:56 2019 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 257 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 137 insertions(+), 120 deletions(-)
+
+commit 39cd35a8b884d2b9b259e7223c2d7484ae289a27
+Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Date: Mon Jul 8 07:49:11 2019 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 267 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 142 insertions(+), 125 deletions(-)
+
+commit eff888ae108e7809554141d2bce4ab60fc82c51f
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sat Jul 6 05:35:18 2019 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 267 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 142 insertions(+), 125 deletions(-)
+
+commit 79243c0adcf4135f65054d042216c57bd3ae5b65
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Jul 2 18:44:17 2019 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 271 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 145 insertions(+), 126 deletions(-)
+
+commit 973cd358b9dee1017e875d5449ba665fc99b3113
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jul 2 11:57:46 2019 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 274 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 143 insertions(+), 131 deletions(-)
+
+commit bece3728ddbea2cace6c8957378deee5fded2238
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 30 22:28:45 2019 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b317b0f10dd38ce368e996295741c16c9395be0e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 30 22:25:35 2019 +0200
+
+ Version 3.33.3
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 39272f5d6e9a6153a7a460297966c26487940535
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jun 30 15:33:39 2019 +0200
+
+ profile: Add hidden BiDi and shaping preferences
+
+ https://gitlab.gnome.org/GNOME/vte/issues/53
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++++++++
+ src/terminal-schemas.h | 2 ++
+ src/terminal-screen.c | 7 +++++++
+ 3 files changed, 19 insertions(+)
+
+commit e4254ce9dee9b5c6f31a8f81ca48e09c7370f9bb
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Jun 21 10:04:10 2019 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 121 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 55 insertions(+), 66 deletions(-)
+
+commit b2bedf6ed7baebf00de3ebcf5e8467799100aea5
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Mon May 27 18:41:52 2019 +0200
+
+ Updated Danish translation
+
+ po/da.po | 357 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 159 insertions(+), 198 deletions(-)
+
+commit 30e1258f3e72f7d5e8830fd2a52ec3bf92883115
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue May 21 21:26:09 2019 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a874048ced3a0f414c3e858c4295ab0c6decf5df
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed May 8 17:40:09 2019 +0200
+
+ regex: Pass PCRE2_UCP flag
+
+ This enables the character classes to match using unicode properties,
+ not just ascii.
+
+ src/terminal-screen.c | 2 +-
+ src/terminal-search-popover.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 40b00db9a1c3fc5155270202f176a95229c00339
+Author: Dz Chen <wsxy162@gmail.com>
+Date: Wed May 8 09:46:07 2019 +0000
+
+ Update Chinese (China) translation
+
+ po/zh_CN.po | 541 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 280 insertions(+), 261 deletions(-)
+
+commit e2e09ed50c50a50c664292766d566d4b31ad6956
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed May 1 20:40:48 2019 +0200
+
+ prefs: Plug a mem leak
+
+ src/terminal-prefs.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit a96eaf553afcd7b436c5792fa4cccde0f4789a70
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed May 1 20:40:48 2019 +0200
+
+ headerbar: Disconnect menu model on dispose
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=1704571
+
+ src/terminal-headerbar.c | 29 +++++++++++++++--------------
+ 1 file changed, 15 insertions(+), 14 deletions(-)
+
+commit 1fb85df1b526d62b67792e1f71ad0ac1a1887508
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Apr 27 21:44:51 2019 +0200
+
+ Update Catalan translation
+
+ help/ca/ca.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit d52e6f0994754e7e7e8edfca42fba1d350b1e375
+Author: Asier Sarasua Garmendia <asier.sarasua@gmail.com>
+Date: Sat Apr 27 06:58:31 2019 +0000
+
+ Update Basque translation
+
+ po/eu.po | 3474 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 1191 insertions(+), 2283 deletions(-)
+
+commit 3a1b4ec6ba56df4a6bb543b4575b634668bc6650
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Apr 23 22:48:31 2019 +0200
+
+ headerbar: Swap the Find and New Tab buttons
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/113
+
+ src/terminal-headerbar.ui | 78 +++++++++++++++++++++++------------------------
+ 1 file changed, 39 insertions(+), 39 deletions(-)
+
+commit 4cfbc49a3f018f680fcbdf41220b5d3a5dffa10b
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Thu Apr 11 19:42:50 2019 +0000
+
+ Update German translation
+
+ (cherry picked from commit e85ce4f7b82ac1dcac9559936bcff94a25acab87)
+
+ help/de/de.po | 116 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 51 insertions(+), 65 deletions(-)
+
+commit 22c0789a8582a5c06d15b4f8dd2456dfc73ef9ce
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Mon Apr 8 21:00:21 2019 +0200
+
+ Updated Danish translation
+
+ po/da.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 28144971ac1a55a3092a894f8570736eebfc304c
+Author: Balázs Úr <balazs@urbalazs.hu>
+Date: Sun Apr 7 20:23:32 2019 +0000
+
+ Update Hungarian translation
+
+ (cherry picked from commit 3dae52e62e45e2ee8847112ec8c8fe6e6b9a8e3c)
+
+ help/hu/hu.po | 1159 +++++----------------------------------------------------
+ 1 file changed, 83 insertions(+), 1076 deletions(-)
+
+commit 13d0eb1e2e8ec51b5dbb38a9f23c1329bd614d4a
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sun Apr 7 03:44:20 2019 +0200
+
+ Updated Danish translation
+
+ po/da.po | 70 +++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 34 insertions(+), 36 deletions(-)
+
+commit 0f794a3a23027d2e267489456ef78c0d4bbcee96
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Apr 6 06:03:05 2019 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 79beb57a5f3e9f644ea3f3c78b2da277a5a349d4
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Mar 29 18:36:02 2019 +0100
+
+ headermenu: Add placeholder item for win.set-title
+
+ ... to match the ones in the main menubar and the notebook-menus.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/97
+
+ src/terminal-headermenu.ui | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 9ff459e29dc526cafd94321c270ca0075ad1b1a0
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Mar 31 19:34:32 2019 +0000
+
+ Update Swedish translation
+
+ (cherry picked from commit 57936606ff230669adde754167269dd7ad8c4178)
+
+ help/sv/sv.po | 119 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 54 insertions(+), 65 deletions(-)
+
+commit 54f9418be04e4ae1fb7b7025a901a7642ee5b4a0
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 31 15:25:14 2019 +0200
+
+ Update Polish translation
+
+ help/pl/pl.po | 84 +++++++++++++----------------------------------------------
+ 1 file changed, 18 insertions(+), 66 deletions(-)
+
+commit 5ff51177dba6b8b689fcee8f8797a992ab3b34ff
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Mar 31 14:37:44 2019 +0200
+
+ help: Update application screenshot for 3.32; remove localized versions
+
+ The 3.32 UI does not expose any translatable strings by default.
+ Hence localized versions of this screenshot are not needed.
+
+ help/C/figures/gnome-terminal.png | Bin 12172 -> 10129 bytes
+ help/C/introduction.page | 2 +-
+ help/de/figures/gnome-terminal.png | Bin 14096 -> 0 bytes
+ help/el/figures/gnome-terminal.png | Bin 8149 -> 0 bytes
+ help/hu/figures/gnome-terminal.png | Bin 13714 -> 0 bytes
+ help/ko/figures/gnome-terminal.png | Bin 9809 -> 0 bytes
+ help/pl/figures/gnome-terminal.png | Bin 10700 -> 0 bytes
+ help/pt_BR/figures/gnome-terminal.png | Bin 12486 -> 0 bytes
+ help/ru/figures/gnome-terminal.png | Bin 12292 -> 0 bytes
+ 9 files changed, 1 insertion(+), 1 deletion(-)
+
+commit 2071e538c25c3a0f3b0831edacdfb3f2aee93191
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Mar 31 14:14:31 2019 +0200
+
+ help: Update application icon for 3.32
+
+ help/C/figures/gnome-terminal-icon.png | Bin 1486 -> 859 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit e46f706f0e13fa171fb44357528d1fcbad785f5f
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sun Mar 31 14:02:37 2019 +0200
+
+ help: Fix pref-profiles.page to validate
+
+ help/C/pref-profiles.page | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 9f28da572dec1bb512aab7d70cc232e678de8215
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Mar 28 21:27:05 2019 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 6a2fe3bd4a439af3093fec050723a3d96db1e535
+Author: Goran Vidović <trebelnik2@gmail.com>
+Date: Tue Mar 26 17:12:53 2019 +0000
+
+ Update Croatian translation
+
+ (cherry picked from commit cfa61cdeb0e26d4fd6bf8c6f527d5b8569d39700)
+
+ po/hr.po | 631 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 320 insertions(+), 311 deletions(-)
+
+commit a8ab25c16fe9cfdc96e6da411dba43e524255a8b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Mar 26 11:46:40 2019 +0100
+
+ window: Show last tab's accel in the tab menu
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/94
+
+ src/terminal-window.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 58b9488a46ab4265a4b3e00e26c577bcdeccb84f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Mar 26 11:36:35 2019 +0100
+
+ window: Fix tabs menu
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/93
+
+ src/terminal-menu-button.c | 48 ++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 44 insertions(+), 4 deletions(-)
+
+commit ad8d2b3503379fcc45b6e004c542d9ddd0e78044
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Mar 18 10:42:16 2019 +0100
+
+ util: Update copyright year
+
+ src/terminal-util.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e61d7b9b7e37ca539ee64c397b3f228876cb8c2d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Mar 18 10:38:11 2019 +0100
+
+ prefs: Remove the gap between the two main panes
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/88
+
+ src/preferences.ui | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit e5e59c7af37856adc288166d1a7c44a0f19e5bd0
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Mar 15 23:37:17 2019 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 555 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 288 insertions(+), 267 deletions(-)
+
+commit 20edfb0b0dcb6daf42a635187e47d15f210a3ce2
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Mar 8 05:52:00 2019 +0000
+
+ Update Korean translation
+
+ (cherry picked from commit ef7a7aa5bc870fda6bf3c5535a2419d1409316f8)
+
+ po/ko.po | 630 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 322 insertions(+), 308 deletions(-)
+
+commit 1073c32dc27f3b0a6c0a818d1345bd5e9d0bcd26
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 4 16:47:01 2019 +0100
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b19a57784e774cf0cdc458d015aa883ec5b52650
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 4 16:40:42 2019 +0100
+
+ Version 3.31.92
+
+ configure.ac | 4 ++--
+ src/terminal-app.c | 8 +-------
+ 2 files changed, 3 insertions(+), 9 deletions(-)
+
+commit ad31ce0c8a371fbee4749c28efae981e81090103
+Author: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Sun Mar 3 10:33:28 2019 +0000
+
+ Update Latvian translation
+
+ po/lv.po | 721 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 335 insertions(+), 386 deletions(-)
+
+commit 63c701e5e684531123cdc8c81ff26547b929b3b6
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Sun Mar 3 13:32:35 2019 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 629 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 321 insertions(+), 308 deletions(-)
+
+commit f5a3dd73e22484bdea298510673f215668d4930b
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Thu Feb 28 20:09:34 2019 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 634 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 324 insertions(+), 310 deletions(-)
+
+commit 122d2290e9fbaa9f9b94a9ad7765d8b4e09a9418
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Thu Feb 28 07:40:55 2019 +0000
+
+ Update Italian translation
+
+ po/it.po | 605 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 292 insertions(+), 313 deletions(-)
+
+commit 81a197b5a2437a8d9498f93442d2a2dda8a31ff3
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Wed Feb 27 19:43:35 2019 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit 98cfabbfffed9aacd220b410cf26d7e68f903a0e
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Wed Feb 27 02:38:44 2019 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 642 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 330 insertions(+), 312 deletions(-)
+
+commit 62c807a7433ae031085d69b9ead614e9ad14c5da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Feb 26 22:07:08 2019 +0100
+
+ app: Automatically determine if headerbars should be used
+
+ If the XDG_CURRENT_DESKTOP env var contains either GNOME or GNOME-Classic,
+ use headerbars, unless the user has explicitly set the pref.
+
+ NOTE! This makes it unnecessary for distributions to override the default
+ value of the headerbar pref.
+
+ src/org.gnome.Terminal.gschema.xml | 4 +--
+ src/terminal-app.c | 56 ++++++++++++++++++++++++++++++++++----
+ 2 files changed, 52 insertions(+), 8 deletions(-)
+
+commit f4340fc87b2e661425b10d4c46b8236f357a5bd0
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Tue Feb 26 21:42:31 2019 +0100
+
+ prefs: Hide default-menubar setting when headerbars are used
+
+ As headerbars combine the functionality of titlebar, toolbar and
+ menubar, they generally replace (not supplement) those elements.
+
+ For that reasons, the default-show-menubar setting is ignored when
+ headerbars are enabled. However despite not having any effect, the
+ corresponding checkbox is still shown in the preferences. It doesn't
+ make sense to expose non-working settings, so hide it when headerbars
+ are used.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/81
+
+ src/terminal-prefs.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 171f83b989372e8c117b196928a061ccbf60479a
+Author: Stas Solovey <whats_up@tut.by>
+Date: Tue Feb 26 17:46:49 2019 +0000
+
+ Update Russian translation
+
+ po/ru.po | 627 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 320 insertions(+), 307 deletions(-)
+
+commit e922e0c04420198ad0eefdb7954bacb4660ebe3d
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Feb 24 19:09:56 2019 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 640 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 329 insertions(+), 311 deletions(-)
+
+commit ea10609343e5158b6d9b2a6363a893a717a0e1d7
+Author: Nathan Follens <nathan@anche.no>
+Date: Sun Feb 24 16:16:53 2019 +0000
+
+ Update Dutch translation
+
+ po/nl.po | 722 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 367 insertions(+), 355 deletions(-)
+
+commit a9890f8fa464a9561209eac72a7778e2a367a9b3
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sun Feb 24 14:42:01 2019 +0100
+
+ Updated Danish translation
+
+ po/da.po | 97 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 48 insertions(+), 49 deletions(-)
+
+commit 06ff6ae51bdf5acce2650e36f1ef74214eaee552
+Author: Yuras Shumovich <shumovichy@gmail.com>
+Date: Sat Feb 23 13:16:53 2019 +0000
+
+ Update Belarusian translation
+
+ po/be.po | 2471 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1357 insertions(+), 1114 deletions(-)
+
+commit a693dc578a30f6b7114e905ee1385f9308578dc8
+Author: Ryuta Fujii <translation@sicklylife.jp>
+Date: Sat Feb 23 09:40:00 2019 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 7b09f998266534f18076a9d581941cabc675ad81
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Feb 21 17:44:39 2019 +0100
+
+ Update Polish translation
+
+ po/pl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 5f1f4c903d85e8b8d1f748fadf1b97ea23820245
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Sun Feb 17 18:06:43 2019 +0000
+
+ Update Greek translation
+
+ po/el.po | 483 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 254 insertions(+), 229 deletions(-)
+
+commit 67a71db7261b972de6614ba2afb5bd7b6fb7b505
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date: Sun Feb 17 16:32:36 2019 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 634 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 328 insertions(+), 306 deletions(-)
+
+commit 9ae1df632b14fab7609b91d776a3ff3a298dd0b6
+Author: Alan Mortensen <alanmortensen.am@gmail.com>
+Date: Sat Feb 16 20:56:40 2019 +0100
+
+ Updated Danish translation
+
+ po/da.po | 693 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 354 insertions(+), 339 deletions(-)
+
+commit 45fea0d9294eba2fb0d9b915313a6645dc0c3023
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sat Feb 16 14:37:38 2019 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 632 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 321 insertions(+), 311 deletions(-)
+
+commit f44a4e2dc219091f68312bffc05e8072464bd190
+Author: Ryuta Fujii <translation@sicklylife.jp>
+Date: Sat Feb 9 10:09:52 2019 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 49 ++++++++++++++++++-------------------------------
+ 1 file changed, 18 insertions(+), 31 deletions(-)
+
+commit 7c88a3b837490183596736bb12b4ae057b0c6e01
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Thu Feb 7 20:26:00 2019 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 744 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 373 insertions(+), 371 deletions(-)
+
+commit f40240f1931472ac47cdeeee0d42daab0f4bdcfd
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu Feb 7 13:03:28 2019 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 556 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 269 insertions(+), 287 deletions(-)
+
+commit 68a9170f26d5187d43babe63122fcb9e3568f1bb
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Feb 6 22:52:36 2019 +0100
+
+ Update Polish translation
+
+ po/pl.po | 587 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 299 insertions(+), 288 deletions(-)
+
+commit 14b05dfa7d625c8c1f100860be2fad21f6b4ecd4
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Wed Feb 6 11:44:20 2019 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 593 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 285 insertions(+), 308 deletions(-)
+
+commit f6906dfda1bc20ac11777d71616ac19fe52a2fa4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 4 23:52:17 2019 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5ed514f07154fcc832cdc6ecb5a7b0f6c0095725
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 4 23:49:11 2019 +0100
+
+ Version 3.31.90
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 978a2f9ec958790f4936436a979de41d07eac030
+Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
+Date: Fri Feb 1 08:43:34 2019 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 725 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 368 insertions(+), 357 deletions(-)
+
+commit 93d9770f318c97d1f9a03344fafca887a87f06a8
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Thu Jan 31 10:50:56 2019 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 712 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 329 insertions(+), 383 deletions(-)
+
+commit bf801094bb263377f59d950acc8e7555c2a1f3dd
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Mon Jan 28 22:58:41 2019 +0000
+
+ Update Galician translation
+
+ po/gl.po | 642 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 330 insertions(+), 312 deletions(-)
+
+commit 78cc827f29a1365ce17d51a148500fbdfea3e757
+Author: Julien Humbert <julroy67@gmail.com>
+Date: Mon Jan 28 08:10:44 2019 +0000
+
+ Update French translation
+
+ po/fr.po | 498 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 260 insertions(+), 238 deletions(-)
+
+commit 9cdb5c5341dc6d1bdf38cdff65885b6bf0f80fb2
+Author: Balázs Úr <balazs@urbalazs.hu>
+Date: Sun Jan 27 16:31:34 2019 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 804 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 368 insertions(+), 436 deletions(-)
+
+commit 1e1ad7069c09d44f8f88d1ed1c770c94eb5c0b28
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Fri Jan 25 21:45:18 2019 +0100
+
+ Added Slovenian translation
+
+ po/sl.po | 541 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 279 insertions(+), 262 deletions(-)
+
+commit 555764555fd7ff12325fd6b88c2b2d04afff5d14
+Author: Bernd Homuth <dev@hmt.im>
+Date: Tue Jan 22 17:07:24 2019 +0000
+
+ Update German translation
+
+ po/de.po | 570 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 296 insertions(+), 274 deletions(-)
+
+commit f466a338002039bde7728f2db0bdbedd4a7c6a2c
+Author: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
+Date: Mon Jan 14 21:21:42 2019 +0000
+
+ Update Esperanto translation
+
+ po/eo.po | 610 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 331 insertions(+), 279 deletions(-)
+
+commit 8e160a81a3e7ab117035a76a9f1f22ff916a21db
+Author: Ryuta Fujii <translation@sicklylife.jp>
+Date: Fri Jan 4 19:24:29 2019 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 2785 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1612 insertions(+), 1173 deletions(-)
+
+commit 79f8f523251ba723f9830f7df884140f60db4b94
+Author: Daniel Mustieles <daniel.mustieles.contractor@bbva.com>
+Date: Fri Jan 4 13:13:46 2019 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 771 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 384 insertions(+), 387 deletions(-)
+
+commit 39c30b33431af4305ddb6819fb7333afe54a46aa
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Jan 3 13:51:38 2019 +0100
+
+ build: Add -Wvla
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e92837d0c4eeba888803fd63204cb3b8ca097b53
+Author: Sabri Ünal <yakushabb@gmail.com>
+Date: Wed Jan 2 16:37:00 2019 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 638 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 325 insertions(+), 313 deletions(-)
+
+commit 3db1b52160e4170cce69da3e3410d523335b48ce
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Dec 30 17:53:29 2018 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 742 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 376 insertions(+), 366 deletions(-)
+
+commit f624ba89afa5c1bc39cfb8f5a6da8be77ac161f6
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Mon Dec 24 12:33:25 2018 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 798 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 404 insertions(+), 394 deletions(-)
+
+commit 8448a7fc251bea73ba4dc6590844837376e416cd
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Dec 15 23:27:30 2018 +0100
+
+ Replace Bugzilla by Gitlab URL in DOAP file
+
+ gnome-terminal.doap | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4ad1bb9725e783ebcd2b746d492f5f9d499ce1dc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Dec 11 01:05:51 2018 +0100
+
+ prefs: Remove extra frames when using headerbars
+
+ src/preferences.ui | 4 ++--
+ src/terminal-prefs.c | 8 ++++++--
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 8cd5ee6841c53fd0133a137da31ab9cab05a466c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ app: Only use headerbars on dialogues when the corresponding gtk setting is set
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-app.c | 13 +++++++++++++
+ src/terminal-app.h | 2 ++
+ src/terminal-prefs.c | 2 +-
+ src/terminal-search-popover.c | 2 +-
+ 4 files changed, 17 insertions(+), 2 deletions(-)
+
+commit 453a894d3f499bc5e46c78ca4ee27af651939d5d
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ search-popover: Set titlebar when headerbars are used
+
+ While there aren't any controls that make sense to move into the
+ titlebar, client- and server-side decorations are likely only
+ consistent under GNOME. So to ensure that all the app's windows
+ are consistent with each other, set up a default titlebar when
+ headerbars should be used.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-search-popover.c | 17 ++++++++++++++++-
+ 1 file changed, 16 insertions(+), 1 deletion(-)
+
+commit 8a369d12f0e4f255cae3b00d21f4830220e0853d
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ prefs: Move action widgets into titlebar when using headerbars
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-prefs.c | 28 ++++++++++++++++++++++++++++
+ 1 file changed, 28 insertions(+)
+
+commit e9e27c9ec8cc4036f05e0992cead4d624ab351fd
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ headerbar: Allow opening new windows by control-clicking new-tab button
+
+ New-terminal items open in a new tab or window, depending on the corre-
+ sponding preference. Users can temporarily toggle that by pressing CTRL
+ when activating the action. Extend that functionality to the new-tab
+ button in the headerbar as suggested by Egmont, so users can quickly
+ open new windows as well.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-headerbar.ui | 2 +-
+ src/terminal-window.c | 9 ++++++++-
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit 42af3c894eb7bccb7a6473ee6a5c5ce63ec13642
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ headerbar: Add some spacing to primary menu
+
+ The menu is generated by GTK+, so we don't have much control over
+ the final appearance, and in particular the width ends up being
+ determined by the longest string in the menu. Make sure it doesn't
+ get too cramped by adding some spacing to the zoom icons.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal.common.css | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 30e56b31f5f0e04fbc88c13bafcbfbd615e558ed
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ accels: Add shortcut for toggling the primary menu
+
+ When the headerbar is enabled, the primary menu is an important
+ entry point. Make it more accessible by adding a dedicated
+ shortcut.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++
+ src/terminal-accels.c | 79 +++++++++++++++++++++++---------------
+ src/terminal-accels.h | 5 ++-
+ src/terminal-app.c | 2 +-
+ src/terminal-headerbar.ui | 1 +
+ src/terminal-window.c | 1 +
+ 6 files changed, 58 insertions(+), 34 deletions(-)
+
+commit 402deb6a02ae1af3098c90c75719103fbb3b205f
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ window: Expose more actions in primary menu
+
+ Unlike the old app menu, the primary window menu doesn't have to limit
+ itself to infrequently used application actions. So expose a couple
+ more of the available actions, so that the headerbar can fully replace
+ the traditional menubar for the majority of users.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-headermenu.ui | 71 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-window.c | 12 ++++++++
+ 2 files changed, 83 insertions(+)
+
+commit 6bc48d93c07f165f149a5d10b4c68b0d1ec54340
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ window: Support profiles from headerbar
+
+ The new-tab/new-window items cover a common case, but don't allow
+ to switch between profiles or start a terminal with a particular
+ one. Support both use cases by making appropriate actions available
+ in a primary menu section and a drop-down next to the new-tab button
+ if more than one profile has been set up.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-app.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-app.h | 2 ++
+ src/terminal-headerbar.c | 28 +++++++++++++++++
+ src/terminal-headerbar.ui | 44 ++++++++++++++++++++------
+ src/terminal-headermenu.ui | 1 +
+ src/terminal-prefs.c | 3 +-
+ src/terminal.common.css | 7 +++++
+ 7 files changed, 152 insertions(+), 10 deletions(-)
+
+commit 9e9e7c21054998470d3d6022074a24c57b23111e
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ window: Add primary menu to headerbar
+
+ Commit 4b9f6d398d removed the app menu in line with the corresponding
+ initiative[0]. The recommendation is to make the menu's action available
+ under a primary menu button in the headerbar, so do that now that we
+ have one.
+
+ [0] https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 1 +
+ src/terminal-app.c | 26 ++++++++++++++++++++++++++
+ src/terminal-app.h | 2 ++
+ src/terminal-headerbar.c | 10 ++++++++--
+ src/terminal-headerbar.ui | 20 ++++++++++++++++++++
+ src/terminal-headermenu.ui | 42 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal.gresource.xml | 1 +
+ 8 files changed, 101 insertions(+), 2 deletions(-)
+
+commit 666c656dc24e680e997c8b36634cca0b9c3f2a9b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ app: Refactor dynamic menu creation
+
+ Profiles and encodings sections in the menubar are filled in
+ dynamically. We'll need similar code to expose those options
+ in the headerbar, prepare for that by shuffling the existing
+ code around a bit.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-app.c | 74 ++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 44 insertions(+), 30 deletions(-)
+
+commit 2aaa29bd2d6d089dfb804162050db7406edabe30
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ window: Expose find action in headerbar
+
+ Find is a useful standard action, and now that we are using client-side
+ decorations, we have a place to expose it more prominently than hiding
+ it in the menu.
+
+ For now this simply opens the existing dialog, in the future it may be
+ worth considering to make the UI available in a popover as well.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-headerbar.ui | 18 ++++++++++++++++++
+ 1 file changed, 18 insertions(+)
+
+commit 04d9400bbb5ea759a908713934f874800be84544
+Author: Florian Müllner <fmuellner@gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ window: Move new-tab button into headerbar
+
+ Opening a new tab is a very frequent action, which is currently
+ exposed in the tab bar itself. However that means that it only
+ becomes available when more than one tab is used. Moving the
+ control to the headerbar instead makes the action always readily
+ available and leaves a bit more space for tabs.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ src/terminal-headerbar.ui | 22 ++++++++++++++++++++++
+ src/terminal-window.c | 18 +++++++++++-------
+ 2 files changed, 33 insertions(+), 7 deletions(-)
+
+commit fe21577a5def391d3d535fc4c36320ce48749d11
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 10 22:00:33 2018 +0100
+
+ app: Add env var to control headerbar setting
+
+ This is useful for debugging.
+
+ src/terminal-app.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit b9027fbd4c5dbaca7c5007ba93fc8c7ff755229b
+Author: Charles Monzat <charles.monzat@numericable.fr>
+Date: Wed Dec 5 08:23:51 2018 +0000
+
+ Update French translation
+
+ (cherry picked from commit 062b247b2973af98caedebe06ea1024ee736b930)
+
+ po/fr.po | 290 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 142 insertions(+), 148 deletions(-)
+
+commit 9eaf72c720fcf3f58ec6fb1e872d03f400fbdf36
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 25 23:58:31 2018 +0100
+
+ client: legacy: Print errors to stderr
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/42
+
+ src/terminal-options.h | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 1f24f05585bd8d186207e9439e5e1dd4bd4d9432
+Author: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
+Date: Tue Nov 20 13:07:00 2018 +0000
+
+ Update Esperanto translation
+
+ (cherry picked from commit 9e9d8171cc38a437905390bb2d3f1522412b8e7b)
+
+ po/eo.po | 34 +++++++++++++++++++++++-----------
+ 1 file changed, 23 insertions(+), 11 deletions(-)
+
+commit 443a40bc68ecb0d3532eb3bbf3a77be190134584
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 12 22:15:24 2018 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c32e039bfb7902c136dc7aed3308e027325776c
+Author: Jakub Steiner <jimmac@gmail.com>
+Date: Mon Nov 12 22:04:30 2018 +0100
+
+ icon: Update app icon
+
+ https://gitlab.gnome.org/GNOME/Initiatives/issues/2
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/6
+
+ Makefile.am | 2 +-
+ configure.ac | 2 +
+ data/Makefile.am | 3 +
+ data/icons/Makefile.am | 53 +++++
+ .../hicolor_apps_scalable_org.gnome.Terminal.svg | 241 +++++++++++++++++++++
+ ...r_apps_symbolic_org.gnome.Terminal-symbolic.svg | 48 ++++
+ org.gnome.Terminal.desktop.in.in | 2 +-
+ src/terminal-app.h | 2 +-
+ src/terminal-nautilus.c | 2 +-
+ 9 files changed, 351 insertions(+), 4 deletions(-)
+
+commit 6f9a806dd1f1627f6f3e946c9e534cda7f3174a4
+Author: Anish Sheela <aneesh.nl@gmail.com>
+Date: Sun Nov 4 15:53:31 2018 +0000
+
+ Update Malayalam translation
+
+ (cherry picked from commit d12707ef2e0cb186b0a2e7c61350f0f17615dc2a)
+
+ po/ml.po | 2734 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1425 insertions(+), 1309 deletions(-)
+
+commit 7a57e7d3ca5468ebab92a080abf8159bf96e23e1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 3 21:07:02 2018 +0100
+
+ window: Fix zoom-out sensitivity
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/47
+
+ src/terminal-window.c | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit 7b6226aea299160338e6ab4e386c5099e9066da1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Nov 2 19:14:12 2018 +0100
+
+ window: Add headerbar infrastructure
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756798
+
+ po/POTFILES.in | 2 +
+ src/Makefile.am | 3 +
+ src/org.gnome.Terminal.gschema.xml | 8 +++
+ src/terminal-app.c | 16 ++++-
+ src/terminal-app.h | 2 +
+ src/terminal-headerbar.c | 135 +++++++++++++++++++++++++++++++++++++
+ src/terminal-headerbar.h | 40 +++++++++++
+ src/terminal-headerbar.ui | 24 +++++++
+ src/terminal-schemas.h | 3 +-
+ src/terminal-window.c | 14 +++-
+ src/terminal.gresource.xml | 1 +
+ 11 files changed, 242 insertions(+), 6 deletions(-)
+
+commit 4b9f6d398d1f37fd9031a916d0782be1d33fa36d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Nov 2 18:41:36 2018 +0100
+
+ app: Remove app menu
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/39
+
+ org.gnome.Terminal.appdata.xml.in | 1 -
+ po/POTFILES.in | 1 -
+ src/Makefile.am | 1 -
+ src/terminal-app.c | 20 +++++--------------
+ src/terminal-appmenu.ui | 42 ---------------------------------------
+ src/terminal.gresource.xml | 1 -
+ 6 files changed, 5 insertions(+), 61 deletions(-)
+
+commit 14d502fd3d12cf12b134c7e0e0553ad54f31cbe9
+Author: Carmen Bianca BAKKER <carmen@carmenbianca.eu>
+Date: Mon Oct 29 23:04:48 2018 +0000
+
+ Update Esperanto translation
+
+ (cherry picked from commit 8ad2f2f3ae90e33bffed57f4d4b952f0b3ae8653)
+
+ po/eo.po | 2806 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1583 insertions(+), 1223 deletions(-)
+
+commit adf7e5cf90907372cc7da878fcae302d5d6e4674
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 25 16:49:55 2018 +0200
+
+ help: Comment out tab dragging description
+
+ Dragging tabs is currently disabled.
+
+ help/C/gs-tabs.page | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 8589e1eefdcbfd4371d9cbda3e08f3b6bf5e637a
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Oct 19 22:37:37 2018 +0200
+
+ Update Polish translation
+
+ help/pl/pl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 107ebbc3f0a3b71689c154765bf287fea421b701
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Oct 9 10:34:12 2018 +0000
+
+ Update Norwegian Bokmål translation
+
+ (cherry picked from commit 34cabf10a3337fe83bd23ecde451ac861dc88ffc)
+
+ po/nb.po | 1392 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 735 insertions(+), 657 deletions(-)
+
+commit 663a4e231cedd87816c2c3d845ba89435de34a84
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Oct 9 12:04:37 2018 +0200
+
+ gsettings: schema: Remove erroneous per-profile "default-show-menubar" key
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/40
+
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit b41700af0ffcc99298bcf18d7ccba18623cac7b6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Oct 5 19:56:26 2018 +0200
+
+ prefs: Hide the new terminal mode setting when disunified
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/37
+
+ src/terminal-prefs.c | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 8973473cb362f1ac92f2a178f8a936b17e30e466
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 28 12:59:27 2018 +0200
+
+ prefs: Remove unused variable
+
+ src/terminal-prefs.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 9f928c3a47f792ea3ac9f38942c669fb0370b32c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 28 12:59:19 2018 +0200
+
+ profile: editor: Use correct enum
+
+ src/profile-editor.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 4b77237463e3cde75aed55fecacc0208e1f21dd9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Sep 11 18:10:51 2018 +0200
+
+ accels: Use correct action name to set menubar visibility
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/33
+
+ src/terminal-accels.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 30efce621ad04276771aa311f52731b468c4adfd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 7 21:10:37 2018 +0200
+
+ app: Make new-terminal menu a hidden pref
+
+ Some distributions ship a gnome-terminal that changes the
+ new-terminal menu via conditionally compiled code. That makes
+ it impossible for the user to change back to the upstream
+ behaviour.
+
+ Instead, add a hidden pref that distributions can set
+ via a gsettings override, and users can change back to
+ the default.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/30
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++++
+ src/terminal-app.c | 38 +++++++++++++++++++++++++++++---------
+ src/terminal-app.h | 2 ++
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 30 +++++++++++++++---------------
+ 5 files changed, 51 insertions(+), 24 deletions(-)
+
+commit 7080f8fa78e45d0c35123f53ac9242e20b14afdd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 7 21:10:37 2018 +0200
+
+ desktop: Remove obsolete Bugzilla entries from desktop file
+
+ org.gnome.Terminal.desktop.in.in | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit 334a1beb7b0574fcfd84ba8633456dca64133da7
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Sep 7 17:51:12 2018 +0200
+
+ prefs: editor: Disable "Show bold text in bright colors" by default
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=762247#c25
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 312fe981a364c69e364f022b4ecde8913592e0dc
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Wed Sep 5 22:17:59 2018 +0000
+
+ Update Greek translation
+
+ (cherry picked from commit e8d85bc657be52b5443d99cadfcd30262a57b4ca)
+
+ po/el.po | 124 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 62 insertions(+), 62 deletions(-)
+
+commit b1fbfa9a15f8c40a54816f8b29915b198c715584
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 2 11:53:02 2018 +0200
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4b2638a4c99b991ff8a07dfd52b4397d6636fdd9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 2 11:44:47 2018 +0200
+
+ Version 3.30.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3163e640d259445b1b7720b8a17bc20c496fa6a6
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Fri Aug 31 10:40:16 2018 +0000
+
+ Update Greek translation
+
+ po/el.po | 109 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 38 insertions(+), 71 deletions(-)
+
+commit 2633f949ceddcaa4eed5a6f84813449be242ff1f
+Author: Seong-ho Cho <shcho@gnome.org>
+Date: Tue Aug 28 16:13:15 2018 +0000
+
+ Update Korean translation
+
+ help/ko/ko.po | 2224 +++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 1361 insertions(+), 863 deletions(-)
+
+commit 805352ce9142528893f38270e8a3256c2a3f2cf5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Aug 26 21:19:37 2018 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9009c99fb25e44373db0debea555f14365157c0d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Aug 26 21:14:34 2018 +0200
+
+ Version 3.29.92
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a6a743b4a963bce167454a80f6cd5ab4bc7cb214
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Fri Aug 24 20:31:20 2018 +0000
+
+ Update German translation
+
+ po/de.po | 330 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 146 insertions(+), 184 deletions(-)
+
+commit cfe80bd8264b478743a6bdbb499c671c92ac572d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Aug 24 11:08:06 2018 +0200
+
+ client: legacy: Validate startup ID as UTF-8
+
+ The --preferences codepath passes it as "s" variant to
+ the remove GtkApplication, so it must be UTF-8.
+
+ src/terminal-options.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 29284ed9c9180209c663f4ee9d2b7991a0c4d8b3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Aug 24 11:08:06 2018 +0200
+
+ desktop: Explicitly call with --window
+
+ This isn't strictly necessary, but just to clarify.
+
+ org.gnome.Terminal.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a44213e30b652a0107ffe17840795d446db7eb73
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Aug 22 09:37:08 2018 +0200
+
+ desktop: Add New Window and Preferences actions
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792849
+
+ org.gnome.Terminal.desktop.in.in | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 2eaf0397098f3b69d3af16cd5e3b788c507859f0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Aug 21 18:34:37 2018 +0200
+
+ client: legacy: Transmit startup id also when opening preferences
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792849
+
+ src/terminal.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit a5e26b9da52b9898f7fc2a3c535d177fad5f8a31
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Aug 21 18:34:37 2018 +0200
+
+ doap: Fix email address
+
+ gnome-terminal.doap | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 87ea33e132252c6417723d5f7227f38d4b38caf0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 20 22:49:32 2018 +0200
+
+ server: Add comment about pending dbus signals
+
+ src/server.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 23245b029c7f21d53c5ac23373b7d4ad5ddde803
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 20 22:49:32 2018 +0200
+
+ client: legacy: Make wait return when the server exits
+
+ When the gnome-terminal-server instance exits before it can
+ send out our child-exited signal (for example because it
+ crashed), assume that the child process was terminated too,
+ and terminate the wait.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
+
+ src/terminal-options.c | 1 +
+ src/terminal-options.h | 1 +
+ src/terminal.c | 38 ++++++++++++++++++++++++++++++++------
+ 3 files changed, 34 insertions(+), 6 deletions(-)
+
+commit bb313e37eeddd14eacd91083d29aab332be8e227
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 20 22:49:32 2018 +0200
+
+ screen: Unregister the TerminalReceiver after dispose
+
+ The receiver is stil necessary to transmit the child-exited
+ signal via dbus, which is generated by VteTerminal:dispose.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
+
+ src/terminal-screen.c | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit fc0dd9ac66d7a19b760d8c6d05b449ddef0681f5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 20 22:49:32 2018 +0200
+
+ build: Suppress vte deprecation warnings
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ce9b93f6d8b57872e37992984cdf12a85211d9b8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 20 22:49:32 2018 +0200
+
+ screen: Don't emit child-exited on closing
+
+ When the TerminalScreen is already being disposed and
+ the child-exited arrives from within VteTerminal::dispose,
+ don't try to emit the "close" signal so that TerminalWindow
+ won't try to re-remove the screen from the window which it's
+ already removing.
+
+ src/terminal-screen.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 3f630122699ad46267d4c4724f02cf19be5bc044
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Sun Aug 19 18:40:44 2018 +0000
+
+ Update Greek translation
+
+ po/el.po | 375 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 157 insertions(+), 218 deletions(-)
+
+commit a656ebc2f31e7d7eaa324e88e6011697d5314a47
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Aug 12 23:07:10 2018 +0200
+
+ Update Polish translation
+
+ po/pl.po | 266 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 118 insertions(+), 148 deletions(-)
+
+commit d506620f4f9325ba855707515f23cc5832edc47e
+Author: Guillaume Bernard <associations@guillaume-bernard.fr>
+Date: Sun Aug 12 11:09:31 2018 +0000
+
+ Update French translation
+
+ help/fr/fr.po | 2420 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1282 insertions(+), 1138 deletions(-)
+
+commit 20bfa16a3ff656782b87c2f3f606b168c5da0df8
+Author: A S Alam <amanpreet.alam@gmail.com>
+Date: Sat Aug 11 14:15:57 2018 +0000
+
+ Update Punjabi translation
+
+ po/pa.po | 2782 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1506 insertions(+), 1276 deletions(-)
+
+commit 97e0b7fa48bfd00c13a584a7b5934f72c37e40a5
+Author: Rodrigo Lledó <rodhos92@gmail.com>
+Date: Fri Aug 10 12:02:01 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 134 +++++++++++++++++++++++-----------------------------------
+ 1 file changed, 52 insertions(+), 82 deletions(-)
+
+commit 8e2bc8bbb9fa573e60d4260f86dbc4bc8918acc2
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Aug 9 10:47:58 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 168 ++++++++++++++--------------------------------------------
+ 1 file changed, 40 insertions(+), 128 deletions(-)
+
+commit 640b99d8e6b82f25ed080d4a1306b85860ad0f22
+Author: Rodrigo Lledó <rodhos92@gmail.com>
+Date: Wed Aug 8 12:57:30 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 127 +++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 69 insertions(+), 58 deletions(-)
+
+commit 4d186fbb496e21a4c3d935bd648677ff088ba0a5
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Aug 7 12:39:26 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 98 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 37 insertions(+), 61 deletions(-)
+
+commit 641dddffdc33056efe2e52e4fa8e0aefa14fad39
+Author: Rodrigo Lledó <rodhos92@gmail.com>
+Date: Mon Aug 6 07:39:50 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 216 +++++++++++++++++++++++-----------------------------------
+ 1 file changed, 85 insertions(+), 131 deletions(-)
+
+commit c14f7fd2ae382ab54bbd00ab803929e5d281f42a
+Author: Igor Zakharov <f2404@yandex.ru>
+Date: Tue Jul 31 21:00:45 2018 +0200
+
+ screen: Remove redundant NULL checks
+
+ gs_transfer_out_value() already checks its first argument against NULL.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/19
+
+ src/terminal-screen.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 334b490462be112993fe4eb6a37cc861b29adc44
+Author: Igor Zakharov <f2404@yandex.ru>
+Date: Mon Jul 30 23:55:14 2018 +0200
+
+ client: legacy: Remove unused code
+
+ It seems the code that had been using this piece was removed as part
+ of commit 2c37f3aeb790d8f0730d38818f1a8a100b4cd195.
+
+ This also fixes a potential memory leak, as indicated by clang.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/18
+
+ src/terminal.c | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 05655d2037da0b21a8338584aa071245480ce1c4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jul 30 23:55:14 2018 +0200
+
+ licensing: Fix licence header
+
+ No need to have a single LGPL file in g-t.
+
+ src/terminal-pcre2.h | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 76539a86f88c3a3b0326e011b6b48cf7dc4d3030
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jul 17 13:57:24 2018 +0200
+
+ l10n: Fix Romanian translation
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/15
+
+ po/ro.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 735ebb6b170e397e8eaf6c018a429bcf18bcaa95
+Author: Igor Zakharov <f2404@yandex.ru>
+Date: Mon Jul 16 20:15:05 2018 +0200
+
+ encodings: Fix double const warning
+
+ Introduced by gcc8.
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/13
+
+ src/terminal-encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 060e082531d05df084033500206078920420b003
+Author: Igor Zakharov <f2404@yandex.ru>
+Date: Mon Jul 16 18:28:44 2018 +0200
+
+ Resolve several "cast between incompatible function types" warnings
+
+ These warning have been introduced by gcc8.
+ Resolved by using "g_(s)list_free_full" functions.
+
+ Fixes #12
+
+ src/terminal-options.c | 9 +++------
+ src/terminal-screen.c | 3 +--
+ 2 files changed, 4 insertions(+), 8 deletions(-)
+
+commit 35485658103da87db37f5cedfd923c34f7ac1801
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jul 16 18:28:44 2018 +0200
+
+ build: Make sed rule silent
+
+ src/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e1fe0eb62ca767c3c4029ee2ff6ed6c70a6b95e7
+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
+Date: Mon Jul 9 16:13:21 2018 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 292 +++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 142 insertions(+), 150 deletions(-)
+
+commit deba9472db84087aabda14bba742c3f85b19fc96
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Fri Jun 22 11:01:45 2018 +0000
+
+ Update Occitan translation
+
+ po/oc.po | 2884 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1651 insertions(+), 1233 deletions(-)
+
+commit 8caf4ae73a445625aa35db42892b19fe4cb2d69f
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jun 18 23:05:23 2018 +0200
+
+ app: Fix showing the accels for disunified New Tab/Window menu entries
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/8
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d7a5f53332fbba3bd2397589afc40e000aab3081
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Jun 16 23:28:47 2018 +0200
+
+ search: Fix "Match case" to always take effect immediately
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/4
+
+ src/terminal-search-popover.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit eb8ef198605803a169bd9de8fc756215e2e01c65
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue May 29 10:47:23 2018 +0200
+
+ doap: Cleanup
+
+ gnome-terminal.doap | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 2f7053f5fa9154437b9397cd204a38e2686107bc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue May 29 10:47:22 2018 +0200
+
+ client: legacy: Fix invalid free
+
+ Use g_free() for memory allocated with g_new().
+
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/1
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fbaeb201268d85f0172d3fb4d4d5859fd0177ded
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon May 21 21:00:27 2018 +0200
+
+ build: Bump vte required version
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a114e7587d26aa5612a9b2eb95baaa4cd0a32b77
+Author: Dz Chen <wsxy162@gmail.com>
+Date: Mon May 21 16:30:52 2018 +0000
+
+ Update Chinese (China) translation
+
+ po/zh_CN.po | 2487 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1339 insertions(+), 1148 deletions(-)
+
+commit 3ab67dcc33aeb6a6a42858d3353f544b2b5bb00b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat May 5 00:46:13 2018 +0200
+
+ profile: editor: Remove tab scrolling workaround
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793824
+
+ src/profile-editor.c | 71 ----------------------------------------------------
+ 1 file changed, 71 deletions(-)
+
+commit b1b26a1d3f333171c3a2a0c14d93b14b38054e6d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat May 5 00:46:13 2018 +0200
+
+ notebook: Remove tab scrolling workaround
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793824
+
+ src/terminal-notebook.c | 72 -------------------------------------------------
+ 1 file changed, 72 deletions(-)
+
+commit 887c8128d7c528660afa53fad9ae46e72ca7297c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed May 2 19:32:52 2018 +0200
+
+ window: Remove icon title handling
+
+ src/terminal-screen.c | 49 --------------------------------
+ src/terminal-screen.h | 2 --
+ src/terminal-window.c | 78 ---------------------------------------------------
+ 3 files changed, 129 deletions(-)
+
+commit d62c6ee988371cdf2af84a7898cee686c484aff8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed May 2 19:32:52 2018 +0200
+
+ client: legacy: Fix output commenting
+
+ Make sure each line starts with '#' even if the message
+ contains embedded newlines.
+
+ src/terminal-options.c | 26 ++++++++++++--------------
+ 1 file changed, 12 insertions(+), 14 deletions(-)
+
+commit e8ee9f7868dfdbce6bb9607bcd659bb30580cb5f
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed May 2 11:28:21 2018 +0200
+
+ prefs: editor: Add comments to Solarized colors
+
+ src/profile-editor.c | 40 ++++++++++++++++++++--------------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit 53ba724b184b695af66ced33d95cfde4b6b7df3e
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Apr 23 22:01:30 2018 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 109 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 55 insertions(+), 54 deletions(-)
+
+commit 8fe4a989c5a518e16aabf9b5ea310d3b23a37e94
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Apr 18 22:02:05 2018 +0200
+
+ prefs: editor: Translate encoding names
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=795358
+
+ src/terminal-encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit df347ada4a9bc1737116432de60982c2c62ac1ca
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Apr 13 21:44:34 2018 +0200
+
+ Update Polish translation
+
+ po/pl.po | 205 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 102 insertions(+), 103 deletions(-)
+
+commit 95d18e5c665e616c2adf207f76d7c043b99a2392
+Author: Sebastian Rasmussen <sebras@gmail.com>
+Date: Fri Apr 13 19:21:37 2018 +0000
+
+ Update Swedish translation
+
+ help/sv/sv.po | 3350 +++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1945 insertions(+), 1405 deletions(-)
+
+commit 633a58351867b631f103caea8317cd26cfec97ba
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Wed Apr 11 23:26:43 2018 +0000
+
+ Update Greek translation
+
+ (cherry picked from commit 7de21fbfd0f1b08b0539e6608524abc9ed4a591b)
+
+ po/el.po | 2521 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1407 insertions(+), 1114 deletions(-)
+
+commit 266a88772dd8e8e81fc78d2db327f6e58ed21982
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Apr 10 17:57:12 2018 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 2442 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1320 insertions(+), 1122 deletions(-)
+
+commit ccd96d9e954f1d7105ee98cb64848c46e0abb7b3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Apr 9 21:39:29 2018 +0200
+
+ app: Plug a mem leak
+
+ src/terminal-app.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit d80a8927325b5718b8ca59025099471036cd95d6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Apr 9 21:39:29 2018 +0200
+
+ prefs: editor: Plug a mem leak
+
+ src/terminal-prefs.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 0f2687794302eac762c56a5a9aa3a8c9d2c1eed5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Apr 9 21:39:29 2018 +0200
+
+ window: Plug a mem leak
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 97cfef6c0ddebaffc4fa185068ff3a7484e21b4d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Apr 9 21:39:29 2018 +0200
+
+ gsettings: schema: Update schema version
+
+ Now that we don't migrate from gconf anymore, set the default to
+ the migrated version.
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f2fcf06697131efd460f96580e42428ba941aff3
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Apr 8 18:35:19 2018 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 172 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 86 insertions(+), 86 deletions(-)
+
+commit f1bddeaa11d5d3ab80cfe00a2e64cbf9af8f0a58
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Apr 6 14:40:29 2018 +0200
+
+ notebook-menu: Add placeholder item for win.set-title
+
+ ... to match the one in the main menubar.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=795027
+
+ src/terminal-notebook-menu.ui | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 1ae90f944e251719adac713a20fc39ac766f1031
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Thu Apr 5 23:20:24 2018 +0000
+
+ Update Hungarian translation
+
+ (cherry picked from commit d5ef4e6ec8a1e83e8f23b15670eaa009731c0ce3)
+
+ help/hu/hu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a28380fead45e8f7c02f0a64309b51d31a2cc30c
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Thu Apr 5 23:18:40 2018 +0000
+
+ Update Hungarian translation
+
+ (cherry picked from commit 90b49fc33d3999fe2237fef360ab5959f7e2e71d)
+
+ help/hu/hu.po | 206 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 106 insertions(+), 100 deletions(-)
+
+commit ea8776e7713221e31c9b62c9157db8bbe7e3c694
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Apr 3 18:59:11 2018 +0200
+
+ window: Remove redundant function call
+
+ Setting GtkMenu:attach-widget will also set the GdkScreen. There's no
+ need to set it separately.
+
+ For what it's worth, the previous GtkUIManager based code wasn't
+ explicitly setting the GdkScreen either.
+
+ Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=794935
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit ebc2db30526c9a033c7d1de6292044cac1105b1c
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Apr 3 18:51:30 2018 +0200
+
+ window: Don't misplace the notebook popup on Wayland
+
+ Fallout from 0820b3853a3b7c629a93fa820d5372eac1760686
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=794935
+
+ src/terminal-window.c | 65 +--------------------------------------------------
+ 1 file changed, 1 insertion(+), 64 deletions(-)
+
+commit 8aedb2713a9ffebefc44c5745eaed0385f3730cf
+Author: Stas Solovey <whats_up@tut.by>
+Date: Mon Mar 26 20:38:40 2018 +0000
+
+ Update Russian translation
+
+ (cherry picked from commit 5e3be7126bf69205ca5efcd7e3f110234bf0db09)
+
+ po/ru.po | 2399 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1317 insertions(+), 1082 deletions(-)
+
+commit 51c10ff15d2d5f2a926d697e7591f40e7ff88c16
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Mar 26 05:58:57 2018 +0200
+
+ Update Polish translation
+
+ help/pl/figures/gnome-terminal.png | Bin 10086 -> 10700 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 46693b9e6f698f12cc8847d920d15c0b87eabf17
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Sun Mar 25 23:10:01 2018 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 5337a17f309acf96b21552f5dff404bc7b6a5718
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Sun Mar 25 22:57:49 2018 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 2469 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1313 insertions(+), 1156 deletions(-)
+
+commit 69c1e9a7ec4123b636023ef18618c1dc82c10828
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Mar 25 14:46:17 2018 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 98c05f4328f29d2b7ea1c174dd46313aff9925b6
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Mar 21 23:01:36 2018 +0100
+
+ Update POTFILES.in
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 2fba61fbf0cc609a4a41c0c22786e6740662ac9a
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Mar 21 21:40:19 2018 +0100
+
+ nautilus: Clean up some unused code
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=794565
+
+ src/terminal-nautilus.c | 203 ++++++++++--------------------------------------
+ 1 file changed, 41 insertions(+), 162 deletions(-)
+
+commit 5a32c045fa61fcd65dfbccd45bbd16cd341a6820
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Mar 21 21:30:45 2018 +0100
+
+ migration: Remove this feature
+
+ No longer migrate gconf settings, used by gnome-terminal up to
+ version 3.6.x.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=794565
+ https://bugzilla.gnome.org/show_bug.cgi?id=792990
+
+ configure.ac | 25 --
+ src/Makefile.am | 37 ---
+ src/migration.c | 686 ------------------------------------------------
+ src/terminal-accels.c | 2 +-
+ src/terminal-app.c | 60 -----
+ src/terminal-nautilus.c | 10 -
+ 6 files changed, 1 insertion(+), 819 deletions(-)
+
+commit 3242320715a38ef7e817c65d8341aae474271018
+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
+Date: Tue Mar 20 14:42:21 2018 +0000
+
+ Update Chinese (Taiwan) translation
+
+ (cherry picked from commit 0e515476e9040e9b9cfc3ded59fbdd84d525ccb8)
+
+ po/zh_TW.po | 134 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 67 insertions(+), 67 deletions(-)
+
+commit ecc4fd3aae68180151d4117460aafdf3c25238c9
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sat Mar 17 22:09:09 2018 +0000
+
+ Update Slovak translation
+
+ (cherry picked from commit 1223ec2a2c7154f249a2cadc972c9d5ab52d9582)
+
+ po/sk.po | 79 +++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 36 insertions(+), 43 deletions(-)
+
+commit 0bee0d96140116eade848c23922d0920b612c787
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Mar 17 19:55:20 2018 +0100
+
+ client: legacy: Fix prgname
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793775
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 110a77136f3bc766c3042aa0f1dfd0a285974f03
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sat Mar 17 10:45:08 2018 +0000
+
+ Update Slovak translation
+
+ (cherry picked from commit 0f3bf6fe4bf72f00e9da78c3b9d85a620b087fc0)
+
+ po/sk.po | 231 +++++++++++++++++++++++----------------------------------------
+ 1 file changed, 82 insertions(+), 149 deletions(-)
+
+commit d6885c2a77eb48ba8c0d410139a7b49120b15bb8
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Mar 16 21:16:19 2018 +0100
+
+ window: Do not change New Terminal's behavior on right click
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=794402
+
+ src/terminal-window.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 21d16a40cc310cd6295f40e96e0d31d9ff287246
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 12 21:54:32 2018 +0100
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ab439ff679a0ff2607a3ebb746f54281c439700b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 12 21:47:44 2018 +0100
+
+ Version 3.28.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a29ff5ca5dc498c590c5df3bd79dc4bacbccabc6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 12 21:48:52 2018 +0100
+
+ i18n: Fix translations yet again
+
+ po/nl.po | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 86b8959af161ebd041687c83d70dee21e5226650
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Mar 12 12:37:00 2018 +0100
+
+ Fix xml in Hungarian translation
+
+ help/hu/hu.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 59d97644ed18b6b6138709d6a5852845342424dd
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Mon Mar 12 06:59:57 2018 +0000
+
+ Update Hungarian translation
+
+ help/hu/hu.po | 2462 +++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1585 insertions(+), 877 deletions(-)
+
+commit d1acb7f1816052472979cf66a0fa3a60c7e6a33b
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Mar 11 20:18:02 2018 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 2431 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1333 insertions(+), 1098 deletions(-)
+
+commit d99e5820c639dc71677b486f5094540f91352162
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Sun Mar 11 07:10:18 2018 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 1158 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 607 insertions(+), 551 deletions(-)
+
+commit 68fc2e962ffb950a5ab3e5c452bee74bb8608af5
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Sat Mar 10 20:10:33 2018 +0100
+
+ Added Romanian Translation for the Documentation
+
+ help/Makefile.am | 2 +-
+ help/ro/ro.po | 3339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3340 insertions(+), 1 deletion(-)
+
+commit 2dcf6f0f30d787cbbc9801a1cf85d120f03d65c4
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Sat Mar 10 17:22:01 2018 +0000
+
+ Update Italian translation
+
+ po/it.po | 2208 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1112 insertions(+), 1096 deletions(-)
+
+commit 9c8c014901ea5afe1418e704f08be72ee796a0e1
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Sat Mar 10 17:20:39 2018 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 2618 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1412 insertions(+), 1206 deletions(-)
+
+commit 526ee84bff5838c3b64e22689154d510e1ab01a5
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Mar 10 11:52:06 2018 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 2439 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1315 insertions(+), 1124 deletions(-)
+
+commit a7ceca0aea01a3e812f68c26cc3af64816155679
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Thu Mar 8 12:53:38 2018 +0000
+
+ Update German translation
+
+ help/de/de.po | 2432 ++-------------------------------------------------------
+ 1 file changed, 61 insertions(+), 2371 deletions(-)
+
+commit e4bb1c8ff10e610e6ab8abd72f21cb4c2b48de13
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Wed Mar 7 21:30:39 2018 +0200
+
+ Update Latvian translation
+
+ po/lv.po | 2487 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1391 insertions(+), 1096 deletions(-)
+
+commit 4d7798d0b64ac43518952171b89f4a1fdf07d35c
+Author: gogo <trebelnik2@gmail.com>
+Date: Wed Mar 7 14:10:23 2018 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 8aebb58ff1dcc414a3dd377f44546d9dc145b856
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Wed Mar 7 00:48:41 2018 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 234 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 116 insertions(+), 118 deletions(-)
+
+commit 76ce27650e00a44f645e011553da1af7308eb2fd
+Author: Isaac F. Ferreira Filho <isaacmob@riseup.net>
+Date: Wed Mar 7 00:47:16 2018 +0000
+
+ Update Brazilian Portuguese translation
+
+ help/pt_BR/pt_BR.po | 2408 +++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1456 insertions(+), 952 deletions(-)
+
+commit ffbf6d79302d69d44f232234bdc592c45ad49ef7
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Wed Mar 7 00:18:20 2018 +0000
+
+ Update German translation
+
+ help/de/de.po | 2264 ++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1373 insertions(+), 891 deletions(-)
+
+commit 732e9cd108fe1f84cfbb6a2c1a2040fa71ab8b57
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Tue Mar 6 21:04:10 2018 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 1942 +++++++++++++++++++++++++++++++--------------------------
+ po/cs.po | 1246 ++++++++++++++++++------------------
+ 2 files changed, 1644 insertions(+), 1544 deletions(-)
+
+commit 80b31d268cc49416cfbf2079ff694405eb3b1f04
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 5 22:04:44 2018 +0100
+
+ build: Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a17b4061be60d901c89b4fce02787be473526ad3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 5 22:00:51 2018 +0100
+
+ Version 3.27.92
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 22dd5dd57a08208abced8d1cfc940b3c8200b6bd
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Mar 5 13:57:09 2018 +0100
+
+ window: Fix Clear Highlight to actually clear the highlight
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792885
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 50b3db5ed2ec025571a179e29f9607b88e7d0606
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 5 13:39:57 2018 +0100
+
+ appdata: Use "or" instead of "|"
+
+ org.gnome.Terminal.Nautilus.metainfo.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8a3f0414bcdc53a464fdfbec1c17ff0ee3dbada2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 5 13:37:36 2018 +0100
+
+ appdata: Use "or" instead of "|"
+
+ org.gnome.Terminal.appdata.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a4a823c6489a2646ef7d54d46ccf0328dbcae970
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Mar 3 20:38:11 2018 +0100
+
+ appdata: Use https links
+
+ org.gnome.Terminal.Nautilus.metainfo.xml.in | 2 +-
+ org.gnome.Terminal.appdata.xml.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 652d6ce4a9f7b92d956f5cd47450d3fbdb65285e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Mar 3 20:28:28 2018 +0100
+
+ appdata: Add GFDL option
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=731462
+
+ COPYING.GFDL | 451 ++++++++++++++++++++++++++++
+ Makefile.am | 2 +
+ org.gnome.Terminal.Nautilus.metainfo.xml.in | 28 +-
+ org.gnome.Terminal.appdata.xml.in | 28 +-
+ 4 files changed, 493 insertions(+), 16 deletions(-)
+
+commit 50fe8bb9c2493379032501d23af188d8b3ef3970
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 3 14:36:55 2018 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1209 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 611 insertions(+), 598 deletions(-)
+
+commit a532e729d24fb384f597bd8e5ad70882b2e55827
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Mar 3 07:51:28 2018 +0100
+
+ Fixes to Catalan translation
+
+ help/ca/ca.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 4c794f0784236e8ebf7b41a0e63fed0bad90f433
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Mar 3 07:43:48 2018 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 328 +++++----------------------------------------------------------
+ 1 file changed, 26 insertions(+), 302 deletions(-)
+
+commit ba655024c5f998ddf1dde130db3d889b56f728ed
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Fri Mar 2 11:24:14 2018 +0000
+
+ Update Scottish Gaelic translation
+
+ (cherry picked from commit 34068000564e3c4bea8faa3a4fba7eab516742a6)
+
+ po/gd.po | 1031 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 576 insertions(+), 455 deletions(-)
+
+commit b2f598b5e3f27865a6fa2fee0bca333c9f08fb89
+Author: Marcos Lans <marcoslansgarza@gmail.com>
+Date: Thu Mar 1 21:35:34 2018 +0000
+
+ Update Galician translation
+
+ po/gl.po | 255 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 116 insertions(+), 139 deletions(-)
+
+commit 971f3ba5fde91c31b08c55be9c307682429188d0
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Tue Feb 27 17:50:20 2018 +0100
+
+ Updated Danish translation
+
+ po/da.po | 2188 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1101 insertions(+), 1087 deletions(-)
+
+commit 3fe36ddd876ff2c4a18869155c5daf3b5fd5034e
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Tue Feb 27 08:00:08 2018 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 2446 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1327 insertions(+), 1119 deletions(-)
+
+commit 56d07b79e74b6737a733022c38fc53a13ea36fef
+Author: Guillaume Bernard <associations@guillaume-bernard.fr>
+Date: Mon Feb 26 20:36:52 2018 +0000
+
+ Update French translation
+
+ po/fr.po | 2432 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1334 insertions(+), 1098 deletions(-)
+
+commit 06094e64c8d333e96cf2f695d1b623a9fda1bbae
+Author: Jinho Bang <zino@chromium.org>
+Date: Mon Feb 26 11:32:44 2018 +0000
+
+ Update Korean translation
+
+ po/ko.po | 2337 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1138 insertions(+), 1199 deletions(-)
+
+commit 8c2b8b2efd2062670521b17d10cde6b07a80470a
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Mon Feb 26 10:41:44 2018 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 2666 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1512 insertions(+), 1154 deletions(-)
+
+commit c80f7059954c8bfcf59de36caca31c337e962779
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Feb 26 00:45:34 2018 +0100
+
+ Update Polish translation
+
+ help/pl/pl.po | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit a2bb902afcfbfd320d14c114a6731456dcc5e41e
+Author: Christian Kirbach <christian.kirbach@gmail.com>
+Date: Sun Feb 25 23:03:49 2018 +0100
+
+ help: Fix various grammar issues and missing words
+
+ help/C/overview.page | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 07a944dcd211216b44777fea75fcec626e12b2d0
+Author: Christian Kirbach <christian.kirbach@gmail.com>
+Date: Sun Feb 25 22:04:37 2018 +0100
+
+ Add German translation screenshot
+
+ help/de/figures/gnome-terminal.png | Bin 0 -> 14096 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit c43f5119e7b2eab1ff25dbfb6987f7bbf2542b73
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Feb 25 08:33:54 2018 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 1842 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 989 insertions(+), 853 deletions(-)
+
+commit 163bc0cf4f4248f27df9e06217773bef8b594d05
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Sat Feb 24 16:28:14 2018 +0000
+
+ Update Dutch translation
+
+ po/nl.po | 2452 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1351 insertions(+), 1101 deletions(-)
+
+commit 5a9ab0412a5e4865a6323407a5fa87c9c33b28c2
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sat Feb 24 08:54:43 2018 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 2415 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1325 insertions(+), 1090 deletions(-)
+
+commit 42ba5066af6f7635d3e8f375420817c4a257e228
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Fri Feb 23 10:42:57 2018 +0000
+
+ Update Serbian Latin translation
+
+ po/sr@latin.po | 2453 ++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1335 insertions(+), 1118 deletions(-)
+
+commit 26dea42b74de6aca6394f6de293ead1b56668da4
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Fri Feb 23 10:40:59 2018 +0000
+
+ Update Serbian translation
+
+ po/sr.po | 2453 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1335 insertions(+), 1118 deletions(-)
+
+commit 9637c3a5b5d4a27b78a061a4ada7d969a15cc7bc
+Author: gogo <trebelnik2@gmail.com>
+Date: Tue Feb 20 12:13:40 2018 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 1378 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 776 insertions(+), 602 deletions(-)
+
+commit f610ae666cd17e0a7a80f081ebda8de1852e2e02
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 18 17:13:03 2018 +0100
+
+ prefs: editor: Remove translatable placeholder
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793558
+
+ src/preferences.ui | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 303c6e83f65ee9b903213b9051742705533e87ef
+Author: Bruce Cowan <bruce@bcowan.eu>
+Date: Sun Feb 18 11:15:48 2018 +0000
+
+ Update British English translation
+
+ po/en_GB.po | 2727 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1550 insertions(+), 1177 deletions(-)
+
+commit 21f0b4f4e6ed0e4c41e811273f17156cae4dad10
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Fri Feb 16 23:35:01 2018 +0000
+
+ Update Galician translation
+
+ po/gl.po | 1093 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 563 insertions(+), 530 deletions(-)
+
+commit 1f22bfa061a57c1328525ab4ad73e192d797c564
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Feb 16 22:31:31 2018 +0100
+
+ window: Save contents to the Documents folder by default
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793519
+
+ src/terminal-window.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit cb3240851e6839d7689f717ce025db04459593ad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Feb 13 20:24:43 2018 +0100
+
+ client: legacy: Make --wait respect the pref whether to open a window or tab
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793382
+
+ src/terminal-options.c | 57 +++++++++++++++++++++++++++++++++++++-------------
+ src/terminal-options.h | 2 +-
+ 2 files changed, 43 insertions(+), 16 deletions(-)
+
+commit ccc1b32fd7a6361378bad6d62412a5584e150430
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 12 19:53:08 2018 +0100
+
+ client: legacy: Error out when calling --preferences from within gnome-terminal
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792622
+
+ src/terminal.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 7bf099c1a5ba5eaf53a8e4fc49d10b499f48e551
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 12 19:39:00 2018 +0100
+
+ client: legacy: Remove double comment output
+
+ One '#' is enough.
+
+ src/terminal-options.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6f25e1e53f0c58f0acd9d6dae02f3661c9b26b83
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Feb 12 17:50:25 2018 +0100
+
+ Update Polish translation
+
+ help/pl/pl.po | 24 ++++++++++++------------
+ po/pl.po | 10 +++++-----
+ 2 files changed, 17 insertions(+), 17 deletions(-)
+
+commit 2c5bd9526e6317e241d2c3ac825799ccb3f60646
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Feb 12 03:35:25 2018 +0100
+
+ Update Polish translation
+
+ help/pl/pl.po | 1817 ++++++++++++++++++++++++---------------------
+ po/pl.po | 2306 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 2141 insertions(+), 1982 deletions(-)
+
+commit ffdfb3d89756227332576e7f79daae35cb07bca2
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Feb 12 03:32:08 2018 +0100
+
+ help: Assorted typo fixes
+
+ help/C/app-colors.page | 6 +++---
+ help/C/app-fonts.page | 2 +-
+ help/C/prob-reset.page | 2 +-
+ help/C/txt-save-text.page | 2 +-
+ 4 files changed, 6 insertions(+), 6 deletions(-)
+
+commit e7902c81a2fe079afe20311a4c348298fb02f758
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Sat Feb 10 08:47:05 2018 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 526 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 296 insertions(+), 230 deletions(-)
+
+commit 1cdd78da9798a661c22640675f410f56938aa2ed
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Fri Feb 9 23:29:31 2018 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 1017 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 518 insertions(+), 499 deletions(-)
+
+commit dbd9e88837c2f48730d1fcbf1c48ef4c821b0a85
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Fri Feb 9 09:26:36 2018 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 1149 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 650 insertions(+), 499 deletions(-)
+
+commit 6516f6766933954c4d6566c6fead23fba1d3a876
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Tue Feb 6 21:38:01 2018 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 935 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 504 insertions(+), 431 deletions(-)
+
+commit 33890237e312fc8cbc7d395ce7843e80f8e37003
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Feb 6 19:23:19 2018 +0100
+
+ screen: No need to set PWD anymore, it's done by VTE now
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=758452
+
+ src/terminal-screen.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 25b6dc04672652b1af6f5dc0481fe253e6bf6a4e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:24:13 2018 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 95e9ad799727df9bc2f4ddec94c19be66a3daaab
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ Version 3.27.90
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 962b48e4ff5b8b8971d78cb753d5d6565f580ee8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ i18n: Mark incorrect translation as fuzzy
+
+ Make a correction, but also mark fuzzy so translators can review.
+
+ po/sk.po | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit cba6d3f0e41bf3002c0c8a4455c373b37bb4dee3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ build: Update POTFILES.skip
+
+ po/POTFILES.skip | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit a3a7488abec0345421ba5c6a806d66ded03a88c6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ preferences: profile: Fix input hints on older gtk version
+
+ Set the input hints from code instead of .ui file, since
+ the enum value used isn't supported in gtk versions < 3.22.20.
+
+ src/preferences.ui | 6 ------
+ src/profile-editor.c | 55 ++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 34 insertions(+), 27 deletions(-)
+
+commit 81415cb416c4155b31b1d12fdfe0fc506d0fbf34
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ util: Update about
+
+ src/terminal-util.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 2c85bd0f36c064ce30cebe542073c9c027d60aad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 5 21:20:28 2018 +0100
+
+ server: Be more strict about --app-id arguments
+
+ src/server.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f997189bfa6a8753e5886f1bb545b3a5465591cb
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Feb 5 14:33:56 2018 +0100
+
+ app: Revise the logic for having an appmenu
+
+ Display the appmenu as the 4th window decoration button in GNOME Shell,
+ when the shell doesn't show the appmenu. This was accidentally gone with
+ the GMenu port.
+
+ Don't have an appmenu in Unity where the shell displays both the appmenu
+ and the menubar, the appmenu is pointless in this case.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793135
+
+ src/terminal-app.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit c8e05a1468c78afeb0ad013bc8fba76d48a3a177
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 5 11:22:28 2018 +0000
+
+ Update Spanish translation
+
+ po/es.po | 1053 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 563 insertions(+), 490 deletions(-)
+
+commit d4ddc4f6348873368103825a9ca62984794adb3e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 5 11:11:30 2018 +0000
+
+ Update Spanish translation
+
+ help/es/es.po | 2375 ++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 1526 insertions(+), 849 deletions(-)
+
+commit 03156bc343b7c72dcc7addf1fa6de3578dfa3cc7
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date: Mon Feb 5 10:15:03 2018 +0000
+
+ Fix non-srcdir builds
+
+ If we are including generated files inside a GResource manifest we need
+ to add $(builddir) to the source directories for glib-compile-resources,
+ both for the dependency discovery and for the actual generation.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793179
+
+ src/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e4136ee122ae2b63d35d047416e3235b079833b0
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Mon Feb 5 01:04:49 2018 +0000
+
+ Update German translation
+
+ po/de.po | 984 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 493 insertions(+), 491 deletions(-)
+
+commit f1c46cb52560db106b85a93346c8bcf340ac05f1
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 4 21:00:18 2018 +0100
+
+ all: Improve mnemonic handling
+
+ Disable mnemonics for the submenus (Alt+F for File etc.) when the menubar
+ is shown by the shell (e.g. Unity) so that they are usable in the terminal.
+ (As of the GMenu port, disabling them via the config option didn't work.)
+ Also hide the corresponding preference checkbox.
+
+ Make mnemonics work in the Find and Preferences windows.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792978
+
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 10 ++++++-
+ src/terminal-app.c | 26 +++++++++++-----
+ ...{terminal-menubar.ui => terminal-menubar.ui.in} | 21 ++++++++-----
+ src/terminal-prefs.c | 14 +++++----
+ src/terminal-window.c | 35 ++++++++++++++++++----
+ src/terminal.gresource.xml | 3 +-
+ 7 files changed, 83 insertions(+), 28 deletions(-)
+
+commit d6f1dd280c42d4fb111735971b746425705bfcc4
+Author: Balázs Meskó <meskobalazs@fedoraproject.org>
+Date: Sun Feb 4 19:58:28 2018 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 1038 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 528 insertions(+), 510 deletions(-)
+
+commit 0da2e2a0052469ee02cd50253ead3ad6a3bf0a71
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Feb 4 15:40:26 2018 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 1017 ++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 539 insertions(+), 478 deletions(-)
+
+commit 97937067676e9eb599b9f4ed3d5e39075bb31d46
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 4 01:09:44 2018 +0100
+
+ help: Remove profile.page
+
+ help/C/profile.page | 20 --------------------
+ 1 file changed, 20 deletions(-)
+
+commit d944c8c9e5dab37e547da54da21eb02c1ac51a99
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Feb 4 00:58:14 2018 +0100
+
+ Update POTFILES.in
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 9a47978872b05b9a7c446d28b235049aacd43835
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 4 00:48:19 2018 +0100
+
+ help: Update for the merged Preferences window
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=722114
+
+ help/C/adv-keyboard-shortcuts.page | 5 +-
+ help/C/app-colors.page | 40 ++++++--
+ help/C/app-cursor.page | 14 ++-
+ help/C/app-fonts.page | 36 +++++--
+ help/C/app-terminal-sizes.page | 23 +++--
+ help/C/pref-bell.page | 13 ++-
+ help/C/pref-compatibility.page.stub | 37 +++++--
+ help/C/pref-custom-command.page | 14 ++-
+ help/C/pref-custom-exit.page | 14 ++-
+ help/C/pref-keyboard-access.page | 2 +-
+ help/C/pref-login-shell.page | 14 ++-
+ help/C/pref-menubar.page | 2 +-
+ help/C/pref-profile-char-width.page | 11 +-
+ help/C/pref-profile-encoding.page | 11 +-
+ help/C/pref-profiles.page | 200 ++++++++++++++++++------------------
+ help/C/pref-scrolling.page | 62 ++++++++---
+ help/C/pref.page | 12 +++
+ help/Makefile.am | 1 -
+ 18 files changed, 324 insertions(+), 187 deletions(-)
+
+commit 4a4f7f53e648b5ed37c73f27dd805b9ca4f53497
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 4 00:38:21 2018 +0100
+
+ prefs: editor: Rename General profile tab to Text, reorganize its contents
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=722114#c26
+
+ src/preferences.ui | 734 +++++++++++++++++++++++++++--------------------------
+ 1 file changed, 381 insertions(+), 353 deletions(-)
+
+commit 42da010df60c14939f811dcb6b9ba03f1dbe6107
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 4 00:32:16 2018 +0100
+
+ prefs: editor: Merge the Preferences and Profile Preferences windows
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=722114
+
+ configure.ac | 2 +-
+ src/Makefile.am | 1 -
+ src/migration.c | 3 +-
+ src/org.gnome.Terminal.gschema.xml | 8 -
+ src/preferences.ui | 2422 +++++++++++++++++++++++++++++++-----
+ src/profile-editor.c | 903 +++++++-------
+ src/profile-editor.h | 10 +-
+ src/profile-preferences.ui | 1851 ---------------------------
+ src/terminal-accels.c | 4 -
+ src/terminal-app.c | 37 +-
+ src/terminal-app.h | 13 +-
+ src/terminal-menubar.ui | 8 -
+ src/terminal-prefs.c | 1016 +++++++++------
+ src/terminal-prefs.h | 28 +-
+ src/terminal-screen.c | 12 +-
+ src/terminal-settings-list.c | 48 +-
+ src/terminal-settings-list.h | 6 +-
+ src/terminal-util.c | 9 +-
+ src/terminal-util.h | 10 +-
+ src/terminal-window.c | 39 +-
+ src/terminal.gresource.xml | 1 -
+ 21 files changed, 3334 insertions(+), 3097 deletions(-)
+
+commit 7cb0891d70c38f7cf631555b2877d12e1ca12618
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Sat Feb 3 11:54:51 2018 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 272 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 136 insertions(+), 136 deletions(-)
+
+commit f4900f116c9912a06f7c56d6a8fd7fb3fce14742
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Feb 2 21:29:29 2018 +0100
+
+ profile: editor: Use the same mnemonic for the two Reset buttons
+
+ This guarantees that their translations are also the same.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791968#c32
+
+ src/profile-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ba1a38d49efd40496a68fb1f2e7bb9af5b6b25e0
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Feb 2 21:26:53 2018 +0100
+
+ profile: editor: Make sure mnemonics don't conflict
+
+ src/preferences.ui | 2 +-
+ src/profile-preferences.ui | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 14e91682b6ecb3a15e0c5c6aff07eb53e59f244f
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Feb 2 21:04:16 2018 +0100
+
+ profile: editor: Minor UI and mnemonic fixes
+
+ src/preferences.ui | 3 ++-
+ src/profile-preferences.ui | 1 +
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 581019e2d2ff8ebae7511992f6b30b957f435a92
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Feb 1 23:07:03 2018 +0100
+
+ server: No longer set Ubuntu specific environment variables
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=793105
+
+ configure.ac | 24 ------------------------
+ src/server.c | 12 ------------
+ 2 files changed, 36 deletions(-)
+
+commit 7198f87624d3971c76abf6bfe471cd723ab02fbb
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Thu Feb 1 09:04:14 2018 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 2284 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1242 insertions(+), 1042 deletions(-)
+
+commit 24bed18cfcb6d456aca58d5d880f598b31df4e60
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Jan 30 21:40:54 2018 +0100
+
+ help: Various fixes and improvements
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792529
+
+ help/C/adv-keyboard-shortcuts.page | 96 ++++++++++++++++++++++++-------------
+ help/C/app-colors.page | 26 ++++++----
+ help/C/app-cursor.page | 21 ++++----
+ help/C/app-fonts.page | 30 ++++++------
+ help/C/app-fullscreen.page | 2 +-
+ help/C/app-terminal-sizes.page | 11 ++---
+ help/C/gs-execute-commands.page | 2 +-
+ help/C/gs-tabs.page | 6 +--
+ help/C/index.page | 12 ++---
+ help/C/overview.page | 8 ++--
+ help/C/pref-bell.page | 11 +----
+ help/C/pref-compatibility.page.stub | 2 +-
+ help/C/pref-encoding.page | 35 ++------------
+ help/C/pref-keyboard-access.page | 6 +--
+ help/C/pref-login-shell.page | 51 ++++----------------
+ help/C/pref-menubar.page | 6 +--
+ help/C/pref-profile-encoding.page | 2 +-
+ help/C/pref-scrolling.page | 42 +++++++++++++---
+ help/C/pref-tab-window.page | 4 +-
+ help/C/prob-reset.page | 6 +--
+ help/C/txt-copy-paste.page | 10 +++-
+ help/C/txt-links.page | 6 +--
+ help/C/txt-save-text.page | 9 ++--
+ help/C/txt-search.page | 20 +++-----
+ help/C/txt-select-text.page | 1 -
+ help/Makefile.am | 2 +
+ 26 files changed, 209 insertions(+), 218 deletions(-)
+
+commit 15f4020e85285103bc573f3d2c08c3399e1ebf16
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 29 23:25:05 2018 +0100
+
+ menubar: Change the Find entry back to Search
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792912
+
+ src/terminal-accels.c | 4 ++--
+ src/terminal-menubar.ui | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit e800915a9449016c83524297a1670eaec6a859ae
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Sat Jan 27 15:23:41 2018 +0000
+
+ Update German translation
+
+ po/de.po | 311 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 165 insertions(+), 146 deletions(-)
+
+commit a5925fbabd1527013489ed5906e2ddc9ff5be43c
+Author: Balázs Úr <balazs@urbalazs.hu>
+Date: Fri Jan 26 21:18:32 2018 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 1928 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 984 insertions(+), 944 deletions(-)
+
+commit a60b5d1e54202b62ef22ac06af10c9cf54760bd2
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 22 23:41:07 2018 +0100
+
+ profile: editor: More logical order for notebook tabs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792797
+
+ src/profile-preferences.ui | 234 ++++++++++++++++++++++-----------------------
+ 1 file changed, 117 insertions(+), 117 deletions(-)
+
+commit 48af545ecf7dd22db3c7d2c4c9ab88ac81dbd378
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 22 23:12:54 2018 +0100
+
+ profile: editor: Move "Allow blinking text" to the bottom
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792794
+
+ src/profile-preferences.ui | 80 +++++++++++++++++++++++-----------------------
+ 1 file changed, 40 insertions(+), 40 deletions(-)
+
+commit b24587dec3f7d164308e7bd33f19dd5e61c33569
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 22 23:11:48 2018 +0100
+
+ profile: editor: Demote "Rewrap on resize" to a hidden pref
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792532
+
+ src/profile-editor.c | 4 ----
+ src/profile-preferences.ui | 29 ++++++-----------------------
+ 2 files changed, 6 insertions(+), 27 deletions(-)
+
+commit e88953fe6af64f3e30f2fda6433450811f6ff595
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 22 20:16:34 2018 +0100
+
+ schemas: Remove obsolete "encodings" entry
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792607
+
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 535b02335763a46bcc890084626572e4058cb831
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 22 13:29:25 2018 +0100
+
+ profile: editor: Scrollback lines' plus/minus buttons jump by thousands
+
+ Also mark other numeric fields as such, and remove climb-rate.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792760
+
+ src/profile-preferences.ui | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit 07b387e48dcdf7e70936ac73797864a2bd799d3d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jan 21 13:46:51 2018 +0100
+
+ profile: editor: Set "no emoji" hint on certain entry fields
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792625
+
+ src/profile-preferences.ui | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 52ac51cf51c7716c1cf6e5206925b0864edc6b8a
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Jan 21 09:12:55 2018 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 2538 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1327 insertions(+), 1211 deletions(-)
+
+commit 25c1ce47f2a35a9dd6d328a8fb75e5ab1e703291
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Jan 17 21:16:14 2018 +0100
+
+ profile: editor: Fix xml indentation
+
+ src/profile-preferences.ui | 176 ++++++++++++++++++++++-----------------------
+ 1 file changed, 88 insertions(+), 88 deletions(-)
+
+commit 45f209a0f747010c1fbd9101a18f2e42593b3ec6
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Jan 17 21:07:20 2018 +0100
+
+ profile: editor: Minor changes to the Command tab's layout
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792533
+
+ src/profile-editor.c | 7 ++-
+ src/profile-preferences.ui | 109 ++++++++-------------------------------------
+ 2 files changed, 25 insertions(+), 91 deletions(-)
+
+commit 96b2c9d4c6254d02702ab8cc268b860d2f93b176
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jan 14 00:42:54 2018 +0100
+
+ profile: editor: Fix spacing at the top of the Compatibility tab
+
+ Also remove an invisible warning label.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792503
+
+ src/profile-preferences.ui | 274 +++++++++++++++++++--------------------------
+ 1 file changed, 116 insertions(+), 158 deletions(-)
+
+commit 37927b7d6e87d2bfaad48c24967401d7ac9b4175
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Jan 12 10:02:14 2018 +0100
+
+ i18n: Use more translator friendly strings at cell spacing
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791968#c25
+
+ src/profile-editor.c | 13 ++++++++++++-
+ src/profile-preferences.ui | 6 ++----
+ 2 files changed, 14 insertions(+), 5 deletions(-)
+
+commit 22de21785c7ab66bf88c7cfde50d3d52b33defeb
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Fri Jan 12 08:33:38 2018 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 2011 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1083 insertions(+), 928 deletions(-)
+
+commit 9d5c392ba2ba6dc95920c80c25f7b4795a7085d8
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Wed Jan 10 15:33:14 2018 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 800 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 458 insertions(+), 342 deletions(-)
+
+commit 710c4796affa682ca8e4282e919863b956366f70
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 8 22:46:06 2018 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 81e33a0d5168763182c6192459f51d6cd904e942
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 8 22:46:06 2018 +0100
+
+ Version 3.27.4
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6e055f13243bca26be4d4b0356aac99ec14d2305
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Mon Jan 8 21:37:18 2018 +0000
+
+ Update German translation
+
+ help/de/de.po | 97 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 47 insertions(+), 50 deletions(-)
+
+commit 3337e4baae65be12f58f3b06ca62a4fee7fbe7e3
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jan 8 12:21:27 2018 +0000
+
+ Update Spanish translation
+
+ po/es.po | 560 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 320 insertions(+), 240 deletions(-)
+
+commit 52b2889f3ba204501ac6d154cb1d78aba072d82f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 8 12:06:19 2018 +0100
+
+ window: Remove popup accelerators also in submenus
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792319
+
+ src/terminal-window.c | 13 ++++++++++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+commit 6b7e177687a0be708e498bb1469b8b31ffdf84a4
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Mon Jan 8 09:59:50 2018 +0000
+
+ Update Galician translation
+
+ po/gl.po | 2145 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1170 insertions(+), 975 deletions(-)
+
+commit 770bbc7025fe6ce7e0f45d688ffb290c870092b5
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Jan 7 16:09:08 2018 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2081 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1154 insertions(+), 927 deletions(-)
+
+commit 0bed4523ee6c98ce61fbae40c27c8bf62fa5c976
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Jan 6 11:21:10 2018 +0100
+
+ menubar: Remove ellipses from preference entries
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792256
+
+ src/terminal-menubar.ui | 6 +++---
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 26acb396d553fec019698247f9e0dde887abee46
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed Jan 3 00:02:29 2018 +0100
+
+ profile: editor: Repaint the table when Enable shortcuts is toggled
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792139
+
+ src/terminal-prefs.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit 543a809dddd30cb36d3c1194f9c0a372e86b5aa8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jan 2 12:08:25 2018 +0100
+
+ profile: editor: Bypass palette mode for all colour pickers
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792103
+
+ src/profile-editor.c | 91 ++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 59 insertions(+), 32 deletions(-)
+
+commit fcd6bf551ce370a1cef1adecc8f56810868f0724
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 1 20:49:23 2018 +0100
+
+ profile: editor: Add window title to highlight color pickers
+
+ src/profile-preferences.ui | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 71f3635d86cf175ffca7a7d096ed6171be8353e1
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 1 20:21:57 2018 +0100
+
+ profile: editor: Replace GtkTable with GtkGrid
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792083
+
+ src/preferences.ui | 40 +--
+ src/profile-preferences.ui | 667 +++++++++++++++++----------------------------
+ 2 files changed, 273 insertions(+), 434 deletions(-)
+
+commit 1a461d0dc59acdb7e3dd802b2c7969573e84087a
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 1 19:47:21 2018 +0100
+
+ profile: editor: Align two combo boxes
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792095
+
+ src/preferences.ui | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit 189bff2fcd2ef2c7766bce1e61e197ba8b0487ba
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Mon Jan 1 15:40:12 2018 +0000
+
+ Update German translation
+
+ po/de.po | 359 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 200 insertions(+), 159 deletions(-)
+
+commit 51cb07f3244f8999dece9332d928b7529d9a63f9
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Jan 1 15:57:10 2018 +0100
+
+ regex: Allow apostrophes in URLs, except when enclosed between them
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=448044
+
+ src/terminal-regex.c | 7 +++++++
+ src/terminal-regex.h | 14 +++++++++-----
+ 2 files changed, 16 insertions(+), 5 deletions(-)
+
+commit 3e5e27ca1043301a094502ce93872dafea41ba1b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 31 17:34:26 2017 +0100
+
+ profile: editor: Add "Cell spacing" preferences
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791968
+
+ src/profile-editor.c | 24 ++++++++
+ src/profile-preferences.ui | 141 ++++++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 164 insertions(+), 1 deletion(-)
+
+commit 757e6aedbf571c3c4410b84b92b2bffa7e2c8bbb
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 31 17:25:54 2017 +0100
+
+ profile: editor: Add "Cursor blinking" preference
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=559990
+
+ src/profile-editor.c | 8 +++++
+ src/profile-preferences.ui | 84 +++++++++++++++++++++++++++++++++++++---------
+ 2 files changed, 77 insertions(+), 15 deletions(-)
+
+commit 29b8fe0cf1e84c8d97d3b5362672a95f8260da20
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 31 12:46:46 2017 +0100
+
+ profile: editor: Use zero based palette indices
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=792057
+
+ src/profile-editor.c | 8 +--
+ src/profile-preferences.ui | 118 ++++++++++++++++++++++-----------------------
+ 2 files changed, 63 insertions(+), 63 deletions(-)
+
+commit 76a16074b7a80df6265fd35d84cbb63ca57e60e6
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Dec 29 21:08:29 2017 +0100
+
+ profile: editor: Revert Tango palette's black to match the default
+
+ Tango palette's black differed from gnome-terminal's default black.
+ Revert Tango's black to dark Aluminium so that they match.
+
+ Add new fg+bg color schemes "Tango dark" and "Tango light".
+
+ Make "Tango dark" the default if "Use colors from system theme" is
+ unchecked.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=774619
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++--
+ src/profile-editor.c | 12 +++++++++++-
+ 2 files changed, 13 insertions(+), 3 deletions(-)
+
+commit d44eec53ac3bdf94b7bcb8baf7089d2065d2864a
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Dec 29 21:05:41 2017 +0100
+
+ profile: editor: Specify color schemes in hex
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=774619
+
+ src/org.gnome.Terminal.gschema.xml | 32 ++++++++++++++++----------------
+ src/profile-editor.c | 33 ++++++++++++++++-----------------
+ 2 files changed, 32 insertions(+), 33 deletions(-)
+
+commit 2536010af7a0409cfaaaa8823c4353deacd7d96b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Dec 29 21:14:30 2017 +0100
+
+ client: legacy: Fix --version output
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791967
+
+ src/terminal-options.c | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit d6a1a206bc94f4b6272525cc4288c2d010717750
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Dec 29 21:01:33 2017 +0100
+
+ window: Maintain logical window size when line or char spacing changes
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791968#c9
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 78a3297d02d6a2bc253eb036591a5d7feb0f6dfe
+Author: Emin Tufan Çetin <etcetin@gmail.com>
+Date: Thu Dec 28 20:31:31 2017 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 535 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 292 insertions(+), 243 deletions(-)
+
+commit 08478e348da95030c0618e181c4475540eeac8a2
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Thu Dec 28 11:49:11 2017 +0000
+
+ Update German translation
+
+ po/de.po | 581 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 319 insertions(+), 262 deletions(-)
+
+commit fbfc7fb4b00187b5588fe418ebba99c13a2770c6
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Dec 28 08:28:02 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 571 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 316 insertions(+), 255 deletions(-)
+
+commit 0760f28a7fc8856716097a41e1567bdcf36eef7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Dec 27 23:26:51 2017 +0100
+
+ profile: editor: Only show monospace fonts
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791969
+
+ src/profile-editor.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit d78a48b17655790f9291677ecef25e113c74bada
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Wed Dec 27 09:30:02 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5296b895792251d404079880c43b9c82329f72b7
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Dec 23 22:54:56 2017 +0100
+
+ profile: editor: Add "Allow blinking text" preference
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=579964
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++++
+ src/profile-editor.c | 8 +++++
+ src/profile-preferences.ui | 72 ++++++++++++++++++++++++++++++++++----
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 4 +++
+ 5 files changed, 88 insertions(+), 7 deletions(-)
+
+commit 2a6ceba43b6ad8e884920da4eca96ffbcfed34b5
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 23:45:42 2017 +0100
+
+ regex: Disallow terminating semicolon in URLs
+
+ src/terminal-regex.c | 2 ++
+ src/terminal-regex.h | 2 +-
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit e6b08d49b17b372dfd86a1e7116ea4fc59c086e4
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 23:33:10 2017 +0100
+
+ regex: Allow balanced pairs of square brackets in URLs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=763980#c8
+
+ src/terminal-regex.c | 7 +++++++
+ src/terminal-regex.h | 6 +++---
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit 2d9e9bafa699c31e1cc80160a935430e21d75082
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 23:18:38 2017 +0100
+
+ window: Fix popup menu labels of email and voip addresses
+
+ They got swapped in commit 0820b3853a3b7c629a93fa820d5372eac1760686.
+
+ src/terminal-window.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 5c089c48c8a694b8c81a7b256b02cf8c5600f1e9
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 21:56:22 2017 +0100
+
+ search: Rename the label to Find
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=771165#c2
+
+ src/search-popover.ui | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit dbe6749869be3fed9c3099613001d9e9ecd9d70d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 21:54:57 2017 +0100
+
+ search: Close the dialog on Escape key
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=771165
+
+ src/terminal-search-popover.c | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit a6878a523377b6fff46f862058e8db34a493769b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 21:53:43 2017 +0100
+
+ search: Make reverse the default direction
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791312
+
+ src/search-popover.ui | 2 +-
+ src/terminal-search-popover.c | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 890541449d22c485c1cdf55ea571eb4225c0c197
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Dec 17 12:31:22 2017 +0100
+
+ build: Fix compilation with Clang
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=790318
+
+ src/terminal-options.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit b937f60883e01d0ed83adc49e79653841a81419e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Dec 13 15:28:45 2017 +0000
+
+ Update Spanish translation
+
+ po/es.po | 939 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 470 insertions(+), 469 deletions(-)
+
+commit 5ee5b47f38a2e7ce316a9dd70f861252493410c5
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Tue Dec 12 11:47:53 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 265 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 140 insertions(+), 125 deletions(-)
+
+commit 45e6742bfc38d8c95d613cdd99f17e97e428eb32
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 11 22:37:01 2017 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6f4f0a5667c1249c814d845c95059e6c885e3f5b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 11 22:26:42 2017 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d7e8b39f808bb4d008c64705c58c4819fd21d22
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 11 22:19:47 2017 +0100
+
+ Version 3.27.2
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fcac20fcc7b76cd5abb1e50af632584abf42647d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Dec 9 21:23:14 2017 +0100
+
+ profile: editor: Demote "Allow bold text" to a hidden pref
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=762247
+
+ src/profile-editor.c | 4 ----
+ src/profile-preferences.ui | 32 +++++++-------------------------
+ 2 files changed, 7 insertions(+), 29 deletions(-)
+
+commit aeb429e5a36d64229707d93520f88ed18ea96f9c
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Dec 9 12:24:11 2017 +0100
+
+ profile: editor: Add "Show bold text in bright colors" pref
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=762247
+
+ src/org.gnome.Terminal.gschema.xml | 5 +
+ src/profile-editor.c | 4 +
+ src/profile-preferences.ui | 586 +++++++++++++++++++------------------
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 3 +
+ 5 files changed, 320 insertions(+), 279 deletions(-)
+
+commit 0c811a67b4fd1c13d7f138bf228e943e7ce0a6e0
+Author: Furkan Ahmet Kara <furkanahmetkara.fk@gmail.com>
+Date: Sat Dec 9 09:38:13 2017 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 1731 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 909 insertions(+), 822 deletions(-)
+
+commit a8f5dc9cd2c183ca61aa958bdcda310e03d9bb35
+Author: Sveinn í Felli <sv1@fellsnet.is>
+Date: Fri Dec 8 09:02:21 2017 +0000
+
+ Update Icelandic translation
+
+ (cherry picked from commit bcae445a53accd9b52f8a1381fd5fad5354980c7)
+
+ po/is.po | 33 +++++++++++++++++++++------------
+ 1 file changed, 21 insertions(+), 12 deletions(-)
+
+commit 4ebdada213035b92653bde0c2639453f151bf6b0
+Author: Sveinn í Felli <sv1@fellsnet.is>
+Date: Tue Dec 5 18:49:24 2017 +0000
+
+ Update Icelandic translation
+
+ (cherry picked from commit e01a9067f432cd29d77c25f633ca36ba532e66b1)
+
+ po/is.po | 63 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 29 insertions(+), 34 deletions(-)
+
+commit 10a6a26f17d34f646f679e7552a0b73068d26907
+Author: Sveinn í Felli <sv1@fellsnet.is>
+Date: Tue Dec 5 18:31:32 2017 +0000
+
+ Update Icelandic translation
+
+ (cherry picked from commit 30db4cc5a08b6c4456002ddb363da1209c969c08)
+
+ po/is.po | 1323 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 808 insertions(+), 515 deletions(-)
+
+commit bb22d7a5a96714cebab0d5ceaec8237fb7acc218
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Tue Dec 5 14:36:35 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 1716 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 900 insertions(+), 816 deletions(-)
+
+commit 44a3eec31cc6334aaf7e869ebdd8f61a8ec3f92b
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Dec 4 23:30:00 2017 +0100
+
+ schemas: Use nice apostrophes in new keys
+
+ See https://developer.gnome.org/hig/stable/typography.html
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 76acb5d29a2cb2d8650aad62608e5064d1e683ef
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Dec 4 23:15:59 2017 +0100
+
+ screen: Add support for increased line and character spacing
+
+ New hidden per-profile keys cell-{height,width}-scale take values
+ from 1.0 (default) to 2.0 (double spacing) to push the letters further
+ apart from each other, without affecting the font size.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=781479
+ https://bugzilla.gnome.org/show_bug.cgi?id=738781
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++++++++
+ src/terminal-schemas.h | 2 ++
+ src/terminal-screen.c | 9 ++++++++-
+ 3 files changed, 20 insertions(+), 1 deletion(-)
+
+commit 4544faaed52c29fe05e7d390256bbe0b2d46a306
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Dec 4 20:17:31 2017 +0100
+
+ Remove the OMF file
+
+ It’s a gnome-doc-utils/ScrollKeeper leftover.
+
+ help/gnome-terminal.omf.in | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit 47f646216783e8f3cecbd00736a1e43e336100e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Dec 1 17:38:07 2017 +0100
+
+ build: Add explicit pthreads dependency
+
+ Use AX_PTHREAD to check for pthreads, and use the corresponding
+ CFLAGS and LIBS for gnome-terminal-server.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=791052
+
+ configure.ac | 2 +
+ m4/ax_pthread.m4 | 485 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/Makefile.am | 5 +-
+ 3 files changed, 491 insertions(+), 1 deletion(-)
+
+commit b1492a7b0bf4cc369173e1360fefdf67cff3a056
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Nov 28 21:14:50 2017 +0100
+
+ Revert "Add Portuguese help translation"
+
+ This reverts commit fe3bc1ead939acc87661ac8a09fa9f1e9bc75601.
+
+ help/Makefile.am | 2 +-
+ help/pt/pt.po | 3704 ------------------------------------------------------
+ 2 files changed, 1 insertion(+), 3705 deletions(-)
+
+commit fe3bc1ead939acc87661ac8a09fa9f1e9bc75601
+Author: Tiago Santos <tiagofsantos81@sapo.pt>
+Date: Tue Nov 28 20:34:22 2017 +0100
+
+ Add Portuguese help translation
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=770666
+
+ help/Makefile.am | 2 +-
+ help/pt/pt.po | 3704 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3705 insertions(+), 1 deletion(-)
+
+commit 34e6cc2168019062a933c9a2d6f49c68f0ac2fe0
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Fri Nov 17 21:45:50 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 198 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 101 insertions(+), 97 deletions(-)
+
+commit ab95c314801a7e77385d8a70cc033659f70858c8
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Wed Nov 15 18:27:00 2017 +0000
+
+ Update German translation
+
+ po/de.po | 199 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 102 insertions(+), 97 deletions(-)
+
+commit dea88109854eb3dc90d5d63cb015ff573756c22b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 13 23:12:50 2017 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 82621017e6578d08ca483952a0f736d1f8e2a6da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 13 23:03:21 2017 +0100
+
+ Version 3.27.1
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ca7dfafb4e7c47f744db6e9e07e285255ba48ee5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 13 23:10:51 2017 +0100
+
+ build: Fix dist
+
+ src/Makefile.am | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 909b845a45b1432a4fae0d65921ff3c3ae080dba
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 23:37:00 2017 +0100
+
+ client: legacy: Fall back to default server on failure
+
+ When the server specified by the environment doesn't exist,
+ fall back to the default.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=83203#c78
+
+ src/terminal.c | 28 +++++++++++++++++++++++++++-
+ 1 file changed, 27 insertions(+), 1 deletion(-)
+
+commit 14ba30a34bf56be334156b6d1a5de3149c483d84
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 22:28:12 2017 +0100
+
+ client: legacy: Don't mix environment and command line options
+
+ Be consistent when deciding which gnome-terminal-server to use.
+ Only take the parent screen from the environment when also
+ using the service name from the environment.
+
+ src/terminal-options.c | 46 ++------------
+ src/terminal.c | 158 +++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 111 insertions(+), 93 deletions(-)
+
+commit 4c919d19d58ca96d5c60857ffa623a0895b85fa6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 22:28:12 2017 +0100
+
+ client: legacy: Don't mix environment and command line options
+
+ Be consistent when deciding which gnome-terminal-server to use.
+ Only take the parent screen from the environment when also
+ using the service name from the environment.
+
+ src/terminal-options.c | 19 +++++++++++++++++++
+ src/terminal-options.h | 4 +++-
+ src/terminal.c | 7 ++++---
+ 3 files changed, 26 insertions(+), 4 deletions(-)
+
+commit 80c4bf763e79fcfb52b8b50c0c68dd2474a5a378
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 21:49:12 2017 +0100
+
+ client: legacy: Use pref to decide whether to open a new window or tab
+
+ When no explicit --tab or --window option is given, use the
+ global pref to decide.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=83203#c75
+
+ src/terminal-options.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 4f2d2a394282bb0d15ee13bb8c7cb6efee0cd8f4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 21:49:12 2017 +0100
+
+ client: legacy: Improve --tab behaviour to open a new tab in an existing window
+
+ An often-requested feature has been for "gnome-terminal --tab" to open a
+ new tab in an existing window, see the discussion in bug 83203. While
+ in general, when called from an external source, it's often unclear
+ which window to choose, we can at least provide this when called from
+ within gnome-terminal.
+
+ For this, introduce some environment variables GNOME_TERMINAL_SERVICE
+ that is the D-Bus unique name of the gnome-terminal-server instance for
+ the terminal, and GNOME_TERMINAL_SCREEN that is the D-Bus object path
+ for the D-Bus controller for that terminal.
+
+ On the server side, these variables will be set for each terminal
+ created in the environment of the child process.
+
+ On the client side, these variables will be used to define which
+ window the "--tab" option refers to. Also, optionally, when using
+ the new "--print-environment" option, the client will print the
+ corresponding variables for the *newly created* terminal.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=83203
+
+ configure.ac | 2 +-
+ src/terminal-app.c | 91 +++++++++++++--
+ src/terminal-app.h | 6 +
+ src/terminal-client-utils.c | 7 +-
+ src/terminal-defines.h | 5 +-
+ src/terminal-gdbus.c | 223 ++++++++++++++++++-------------------
+ src/terminal-gdbus.h | 2 +-
+ src/terminal-options.c | 258 +++++++++++++++++++++++++++++++------------
+ src/terminal-options.h | 24 +++-
+ src/terminal-profiles-list.c | 1 -
+ src/terminal-screen.c | 39 ++++---
+ src/terminal.c | 165 ++++++++++++++-------------
+ 12 files changed, 526 insertions(+), 297 deletions(-)
+
+commit 94f1c04bb041dca800e4f71f9827afe24cb8c42b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 11 21:49:12 2017 +0100
+
+ window: Avoid updating the geometry during destruction
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=789692
+
+ src/terminal-notebook.c | 3 +++
+ src/terminal-window.c | 5 ++++-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 2b06054f09d34211eb2d73c8e893c2a1d46fc118
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Nov 11 19:41:31 2017 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 3e79d1480f34e4cc2c2a32de84b0f066bea82da6
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Nov 11 02:20:11 2017 +0100
+
+ Add Polish help translation
+
+ help/Makefile.am | 2 +-
+ help/pl/figures/gnome-terminal.png | Bin 0 -> 10086 bytes
+ help/pl/pl.po | 3657 ++++++++++++++++++++++++++++++++++++
+ po/pl.po | 191 +-
+ 4 files changed, 3748 insertions(+), 102 deletions(-)
+
+commit 97ff744e03f6161568167072b4427310ba1f0f79
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Nov 9 20:33:32 2017 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 1422 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 661 insertions(+), 761 deletions(-)
+
+commit 841c0aef3452627d5ae807fe049724d7b9ab4367
+Author: gogo <trebelnik2@gmail.com>
+Date: Thu Nov 9 16:34:13 2017 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 1592 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 829 insertions(+), 763 deletions(-)
+
+commit 05362e480b9d9a98320ca1a54275cc277f8e1f51
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Nov 8 20:10:06 2017 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 355 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 194 insertions(+), 161 deletions(-)
+
+commit f44d88e9acbc92aa65ee96d9cfc5934c05bddc82
+Author: Tim Sabsch <tim@sabsch.com>
+Date: Mon Nov 6 08:25:36 2017 +0000
+
+ Update German translation
+
+ po/de.po | 228 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 116 insertions(+), 112 deletions(-)
+
+commit d4518e276aa0ae4812215fbff8894c0b9c4ee3e9
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Nov 5 19:01:31 2017 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 1646 ++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 852 insertions(+), 794 deletions(-)
+
+commit dd7750e3f01ae5e9be16426f8fafc7052512f476
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 5 18:36:54 2017 +0100
+
+ window: Detach menu only if still attached
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 2a3724564dc0a9742dcff420789552fd27aa53d0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 5 10:46:36 2017 +0100
+
+ window: Remove the popup info when the menu is done
+
+ Use selection-done to remove the popup info, instead of
+ queuing it to an idle handler.
+
+ src/terminal-window.c | 46 +++++++---------------------------------------
+ 1 file changed, 7 insertions(+), 39 deletions(-)
+
+commit 02074038bf4782d30f67662eb5cd7eeca8530b26
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 5 10:42:31 2017 +0100
+
+ window: Deactivate popup menus when the window closes
+
+ Works around https://bugzilla.gnome.org/show_bug.cgi?id=789927
+
+ src/terminal-window.c | 18 +++++++++++++++---
+ 1 file changed, 15 insertions(+), 3 deletions(-)
+
+commit 3761a2cadcc2e303b27e52bed99486ea8583d14e
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Fri Nov 3 12:06:02 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit fd1d562f57f1d0033130a39a5ed49e6d3d6fe133
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Nov 3 00:05:07 2017 +0100
+
+ app: Turn profile sequence numbers into mnemonics
+
+ src/terminal-app.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b7bc880efac9d682fad8984da86ad6e2352bf4cb
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Nov 2 23:41:15 2017 +0100
+
+ menubar: Fix predefined window sizes
+
+ src/terminal-menubar.ui | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 0275a0ceb068419c0cc102a2015858f1002d8a6b
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Thu Nov 2 15:13:46 2017 +0100
+
+ Updated Danish translation
+
+ po/da.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 5eae5c3d354f62d568a0f3d2efd56a50b8bb2a05
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Thu Nov 2 09:22:56 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 574 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 268 insertions(+), 306 deletions(-)
+
+commit 2ffdd43ff23782a56714d1b785fb3820fce94a12
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Nov 2 00:48:14 2017 +0100
+
+ encodings: Recategorise
+
+ Only the CJK ones have some (limited) usefulness still; everything else
+ really is obsolete. So sort the CJK ones at the top, and the rest below
+ them.
+
+ src/terminal-encoding.c | 143 ++++++++++++++++++++++++------------------------
+ 1 file changed, 72 insertions(+), 71 deletions(-)
+
+commit 8d75f15ba56d3c03b0642c66133ec706c7361be1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 1 22:31:16 2017 +0100
+
+ nautilus: Use the default display
+
+ When creating a new terminal window, use the default display
+ instead of the display/screen that the nautilus window is on.
+
+ For some reason, the nautilus process that draws the desktop
+ background is on a GdkX11Display, which made the terminal
+ window created be on X/Xwayland instead of wayland. This caused
+ the terminal window not to have the correct theme and
+ clipboard connection.
+
+ https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1722121
+
+ src/terminal-nautilus.c | 30 +++++++-----------------------
+ 1 file changed, 7 insertions(+), 23 deletions(-)
+
+commit 36cce22417358dbbf009f6323c16f84a51745cba
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 1 22:31:16 2017 +0100
+
+ server: Don't try to open a non-default display
+
+ This hasn't worked propertly anyway, e.g.
+ https://bugzilla.gnome.org/show_bug.cgi?id=700267
+ https://bugzilla.gnome.org/show_bug.cgi?id=719438
+ https://bugzilla.gnome.org/show_bug.cgi?id=737694
+
+ src/terminal-app.c | 12 ++++++----
+ src/terminal-app.h | 2 +-
+ src/terminal-client-utils.c | 7 +++---
+ src/terminal-gdbus.c | 33 ++++++++++++--------------
+ src/terminal-options.c | 1 -
+ src/terminal-options.h | 1 -
+ src/terminal-util.c | 58 ---------------------------------------------
+ src/terminal-util.h | 3 ---
+ src/terminal-window.c | 7 +++---
+ 9 files changed, 31 insertions(+), 93 deletions(-)
+
+commit 3a7f0e8b72b2d29965ffda3d1430fec800822124
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 1 22:31:16 2017 +0100
+
+ schemas: Disable F1 keybinding by default
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=413145
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dfdb59cbd9e4254ae92c6cb65cec62fef15a1552
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Wed Nov 1 09:17:50 2017 +0000
+
+ Update German translation
+
+ po/de.po | 438 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 153 insertions(+), 285 deletions(-)
+
+commit fa0a4d45323bdab34e45a5f6ff6a65a6e5b50617
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 31 18:56:00 2017 +0100
+
+ build: Remove vala client
+
+ configure.ac | 25 --
+ po/POTFILES.in | 1 -
+ src/Makefile.am | 65 -----
+ src/client.vapi | 46 ----
+ src/config.vapi | 7 -
+ src/gterminal.vala | 767 -----------------------------------------------------
+ src/profiles.vapi | 67 -----
+ 7 files changed, 978 deletions(-)
+
+commit 6ffbb5a9f12ab4b46ecaef5298dc839ee0716770
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Oct 31 12:19:37 2017 +0000
+
+ Update Spanish translation
+
+ po/es.po | 1280 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 681 insertions(+), 599 deletions(-)
+
+commit 28011c9167b0b3401e04e2f4946aa3c3f5b79df3
+Author: Jason Crain <jason@inspiresomeone.us>
+Date: Tue Oct 31 13:01:59 2017 +0100
+
+ nautilus: Fix duplicated open menus
+
+ "OTHER" type URIs which have a local mapping would incorrectly show two
+ "Open in Terminal" menu entries
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=771276
+
+ src/terminal-nautilus.c | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 70218690102d0af5210aec260faa5ec850a8ded1
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Tue Oct 31 10:33:38 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 187 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 98 insertions(+), 89 deletions(-)
+
+commit 9d4c87cf6d62a66d47aace55f9a52e70ce37aa5b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 31 10:20:24 2017 +0100
+
+ client: legacy: Simplfy FD passing options
+
+ We don't need extra options for std{in,out,err} which we don't support
+ anyway.
+
+ src/terminal-options.c | 41 -----------------------------------------
+ 1 file changed, 41 deletions(-)
+
+commit 5e89fc17ea076314c1dd559da8c2c08f79a73c1d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 30 23:52:51 2017 +0100
+
+ util: Sync make_utf8_valid from glib
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=789444
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 42f9f7978e3d103af7a5c9eb2c8f0e8d40e0647c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 30 22:41:06 2017 +0100
+
+ client: legacy: Implement waiting for child process exit
+
+ Add --wait to make the client wait until the child process exits, and
+ then exit the client with the same exit status.
+
+ This of course only works if only creating one terminal, not
+ when creating multiple terminals at once.
+
+ src/terminal-options.c | 41 ++++++++++++++++++++++++++++----
+ src/terminal-options.h | 2 ++
+ src/terminal.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++----
+ 3 files changed, 99 insertions(+), 8 deletions(-)
+
+commit 17681615a03d1952491ff9d424db2b2b1a84483d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 30 22:41:06 2017 +0100
+
+ client: legacy: Implement FD passing
+
+ src/terminal-options.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-options.h | 4 ++
+ src/terminal.c | 11 +++--
+ 3 files changed, 135 insertions(+), 4 deletions(-)
+
+commit 54da2fe919634e2d6a6aab392b36449947b812cd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 30 22:41:06 2017 +0100
+
+ client: legacy: Undeprecate title option
+
+ Don't warn when using the title option to set the initial title.
+
+ src/terminal-options.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit e970a984cf77c2f1c04a0acd309d66a9f2ac8250
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 30 22:41:06 2017 +0100
+
+ client: legacy: Add verbosity control options
+
+ Add options to control the verbosity of the output, using --quiet/-q
+ to silence all output, and --verbose/-v to increase verbosity.
+
+ This will be used later on.
+
+ src/terminal-options.c | 90 ++++++++++++++++++++++++++++++++++----------------
+ src/terminal-options.h | 24 ++++++++++++++
+ src/terminal.c | 30 ++++++++---------
+ 3 files changed, 101 insertions(+), 43 deletions(-)
+
+commit 22bf5ac73772d3da4ee8d3e5ea0c91539181f6f1
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Mon Oct 30 18:54:53 2017 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 1028 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 528 insertions(+), 500 deletions(-)
+
+commit 5f235aa8af5cc1686134ba4a05064d6f2395b7f4
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Thu Oct 26 19:18:37 2017 +0000
+
+ Update German translation
+
+ po/de.po | 1045 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 535 insertions(+), 510 deletions(-)
+
+commit 2f33a3630f7093fc4370f2a48437c3d2cd11a961
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 23 18:44:19 2017 +0200
+
+ window: Fix tiled check
+
+ Add new tiled window states to the check.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=789356
+
+ src/terminal-window.c | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+commit f3909f4347b8091aa93d0ea7ed6b40f0a5e0649c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 23 20:38:24 2017 +0200
+
+ Revert "window: Fix tiled check"
+
+ This reverts commit e7cee82959617d2b70d0dfdbb1463ad5057bab1f.
+
+ src/terminal-window.c | 15 ++-------------
+ 1 file changed, 2 insertions(+), 13 deletions(-)
+
+commit e7cee82959617d2b70d0dfdbb1463ad5057bab1f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 23 18:44:19 2017 +0200
+
+ window: Fix tiled check
+
+ Add new tiled window states to the check.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=789356
+
+ src/terminal-window.c | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+commit 0ea635f3dec365e22bf9a35313e28ca2cedbd563
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Oct 22 19:32:46 2017 +0200
+
+ build: Don't call glib-genmarshal with both --header and --body
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=788031
+
+ src/Makefile.am | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit cb17e4c890746b1070bf3408657a2a6f21f70fe4
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Oct 22 19:00:31 2017 +0200
+
+ Update POTFILES.in
+
+ po/POTFILES.in | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 0820b3853a3b7c629a93fa820d5372eac1760686
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 22 18:48:15 2017 +0200
+
+ all: Port to GMenu
+
+ Port from GtkAction and GtkMenuManager to GAction and GMenu.
+
+ (Initial patch by Lars Uebernickel <lars.uebernickel@canonical.com>)
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=745329
+
+ configure.ac | 5 +-
+ src/Makefile.am | 6 +-
+ src/migration.c | 4 +-
+ src/org.gnome.Terminal.gschema.xml | 31 +-
+ src/preferences.ui | 71 +-
+ src/profile-editor.c | 44 +-
+ src/profile-editor.h | 1 -
+ src/server.c | 44 +-
+ src/terminal-accels.c | 201 +-
+ src/terminal-app.c | 659 +++--
+ src/terminal-app.h | 26 +-
+ src/{terminal-menus.ui => terminal-appmenu.ui} | 8 +-
+ src/terminal-debug.c | 3 +-
+ src/terminal-debug.h | 16 +-
+ src/terminal-encoding.c | 399 ++-
+ src/terminal-encoding.h | 34 +-
+ src/terminal-libgsystem.h | 27 +
+ src/terminal-menu-button.c | 107 +
+ src/terminal-menu-button.h | 57 +
+ src/terminal-menubar.ui | 252 ++
+ ...terminal-menus.ui => terminal-notebook-menu.ui} | 28 +-
+ src/terminal-notebook.c | 24 +
+ src/terminal-prefs.c | 217 +-
+ src/terminal-prefs.h | 3 +-
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 66 +-
+ src/terminal-screen.h | 6 +-
+ src/terminal-settings-list.c | 45 +-
+ src/terminal-settings-list.h | 11 +
+ src/terminal-tabs-menu.c | 468 ---
+ src/terminal-tabs-menu.h | 55 -
+ src/terminal-util.c | 228 +-
+ src/terminal-util.h | 18 +-
+ src/terminal-window.c | 3043 ++++++++------------
+ src/terminal-window.h | 3 -
+ src/terminal.c | 1 -
+ src/terminal.gresource.xml | 11 +-
+ src/terminal.xml | 121 -
+ 38 files changed, 2797 insertions(+), 3547 deletions(-)
+
+commit 42fbb7e0a643fb3e66a0461280e9301511d7eb0d
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Nov 4 13:15:43 2016 +0100
+
+ screen-container: Fix build with USE_SCROLLED_WINDOW and gtk+ >= 3.19.5
+
+ The widget_class pointer is not exclusive to !USE_SCROLLED_WINDOW. It
+ is also needed when building against gtk+ >= 3.19.5.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733210
+
+ src/terminal-screen-container.c | 36 +++++++++++++++++++-----------------
+ 1 file changed, 19 insertions(+), 17 deletions(-)
+
+commit 4127e308c53ce7386284a6d8939103f1696e69f8
+Author: Mingcong Bai <jeffbai@aosc.xyz>
+Date: Sat Oct 21 19:55:37 2017 +0800
+
+ Update zh_CN translation
+
+ po/zh_CN.po | 578 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 310 insertions(+), 268 deletions(-)
+
+commit 4f8760db9ececea2bdddfac72cabb6423c992c60
+Author: Xavi Ivars <xavi.ivars@gmail.com>
+Date: Thu Oct 5 14:13:39 2017 +0200
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 1419 +++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 842 insertions(+), 577 deletions(-)
+
+commit d2ee7d69a1f293da219e7c9340bf95686bba99a9
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Oct 1 16:50:22 2017 +0200
+
+ help: Remove unused translated screenshots
+
+ help/cs/figures/gnome-terminal-default.png | Bin 4033 -> 0 bytes
+ help/cs/figures/gnome-terminal-tabbed.png | Bin 5444 -> 0 bytes
+ help/de/figures/gnome-terminal-default.png | Bin 12428 -> 0 bytes
+ help/de/figures/gnome-terminal-tabbed.png | Bin 17431 -> 0 bytes
+ help/el/figures/gnome-terminal-tabbed.png | Bin 13271 -> 0 bytes
+ .../{gnome-terminal-default.png => gnome-terminal.png} | Bin
+ help/es/figures/gnome-terminal-default.png | Bin 11931 -> 0 bytes
+ help/es/figures/gnome-terminal-tabbed.png | Bin 17519 -> 0 bytes
+ 8 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 9d02a0a21baafb2beee78780d685bc57a981f6cf
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Sat Sep 30 00:34:04 2017 +0330
+
+ [L10N] Update Persian translation
+
+ po/fa.po | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 461ce89b2a933e268cc09a73d68921d7bc1faf80
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Fri Sep 29 21:23:30 2017 +0330
+
+ [L10N] Update Persian translation
+
+ po/fa.po | 601 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 319 insertions(+), 282 deletions(-)
+
+commit e406c33032e49b22bbc06435437bc0f337661988
+Author: Efstathios Iosifidis <eiosifidis@gnome.org>
+Date: Mon Sep 25 13:55:50 2017 +0000
+
+ Update Greek translation
+
+ (cherry picked from commit 1957fc0c626673ac05baff2ec280c9bcbed1f5c8)
+
+ po/el.po | 359 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 198 insertions(+), 161 deletions(-)
+
+commit a1470759a4c8a37883464a1e2a2992b1baedb1f6
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Fri Sep 22 13:31:08 2017 +0000
+
+ Update Italian translation
+
+ (cherry picked from commit d9eebc84c8aed0f1d699eda549dcb38b9a2a9e68)
+
+ po/it.po | 45 ++++++++++++++++++++-------------------------
+ 1 file changed, 20 insertions(+), 25 deletions(-)
+
+commit bae54b0bf5be5ea729b745dfb762bf28a9a0fb55
+Author: Stas Solovey <whats_up@tut.by>
+Date: Mon Sep 18 17:14:37 2017 +0000
+
+ Update Russian translation
+
+ (cherry picked from commit bab2f23f109f4fe49cae8d9a351cb7c2f2a47b8c)
+
+ po/ru.po | 350 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 190 insertions(+), 160 deletions(-)
+
+commit 48daaad7c4759df169984dab0dc2aff5cf8bd06e
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Sep 14 14:03:31 2017 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 653 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 347 insertions(+), 306 deletions(-)
+
+commit f9230fe40cfbe0182201750ed081827b537352dd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 11 21:14:41 2017 +0200
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e3602216b69071e6fe03c86fef1d38851ad32125
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 11 21:11:09 2017 +0200
+
+ Version 3.26.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6f1fc0f7a70f2f1e636e4dab99bbdab694dc0767
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Mon Sep 11 14:10:25 2017 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 982 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 336 insertions(+), 646 deletions(-)
+
+commit 6e37f797ff20c4cacec34c38d7c588a080a6e247
+Author: Jean-Baptiste Holcroft <jean-baptiste@holcroft.fr>
+Date: Sun Sep 10 21:35:06 2017 +0000
+
+ Update French translation
+
+ po/fr.po | 255 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 129 insertions(+), 126 deletions(-)
+
+commit 8aa1e6a3afa0d14bc2105f0f1d97409b93a7867b
+Author: Furkan Ahmet Kara <furkanahmetkara.fk@gmail.com>
+Date: Sun Sep 10 11:59:44 2017 +0000
+
+ Update Turkish translation
+
+ po/tr.po | 893 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 443 insertions(+), 450 deletions(-)
+
+commit 66c6b2194907925ea4ee0bb3f4385425f5bc724a
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Sep 10 11:16:29 2017 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 364 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 197 insertions(+), 167 deletions(-)
+
+commit 69c370d0934749414d9298c899069a3e55a834a7
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Sep 10 08:44:16 2017 +0200
+
+ Fixes to Catalan translation
+
+ po/ca.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit eb1f066e98adfa987dbeeaa08a788fb11a15b20d
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sat Sep 9 17:41:27 2017 +0200
+
+ Update Basque language
+
+ po/eu.po | 457 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 209 insertions(+), 248 deletions(-)
+
+commit 86f6efc272a5b2582af7c38d152687d3baf187de
+Author: hanniedu <hannie@ubuntu-nl.org>
+Date: Fri Sep 8 16:52:11 2017 +0200
+
+ Updated Dutch translation Master 3.26
+
+ po/nl.po | 1567 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 780 insertions(+), 787 deletions(-)
+
+commit 6de8b2f677f185252d4bbc8b62a9d8354aa8e665
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Thu Sep 7 05:20:54 2017 +0200
+
+ Updated Danish translation
+
+ po/da.po | 1678 ++------------------------------------------------------------
+ 1 file changed, 36 insertions(+), 1642 deletions(-)
+
+commit 8b491cccd7dc9de20f73d23219924d1338cc84b3
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Wed Sep 6 09:25:15 2017 +0000
+
+ Update Korean translation
+
+ po/ko.po | 353 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 193 insertions(+), 160 deletions(-)
+
+commit c58db217a81627db461e8a508367a7fd0b26d6ce
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Sep 5 09:27:18 2017 +0200
+
+ Fixes to Catalan translation
+
+ help/ca/ca.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 6925af54c34a71afa3dfb47aa6e5fd7d8f234d8f
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Tue Sep 5 09:23:50 2017 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 32 +++++++++++++++-----------------
+ 1 file changed, 15 insertions(+), 17 deletions(-)
+
+commit a35240ffc9c47ff004634bf9260bcd9771ba8d93
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 4 20:57:24 2017 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f8b8ba344f1226b7041a3dd5f515ea6bd95a5f95
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 4 20:54:04 2017 +0200
+
+ Version 3.25.92
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit cfc99c9399445e4abc1c6e4d5a59b923a4ead9da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 4 20:51:11 2017 +0200
+
+ util: Set application on about dialogue
+
+ This makes the shell able to find the correct description and
+ icon when the about dialogue is shown; and also holds the
+ application until the dialogue is dismissed.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=786427
+
+ src/terminal-util.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 12c9f4a1923cb5dba7037499280b4d4bd26494ba
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Sun Sep 3 18:49:20 2017 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 392 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 214 insertions(+), 178 deletions(-)
+
+commit 356caf5ea25fd7b671deffebae924f11a2fa4359
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Sun Sep 3 12:46:14 2017 +0000
+
+ Update Italian translation
+
+ po/it.po | 419 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 191 insertions(+), 228 deletions(-)
+
+commit b67159501fa39aabbf22bf39dbcc81a0401bf1ab
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sat Sep 2 08:27:16 2017 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 369 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 200 insertions(+), 169 deletions(-)
+
+commit 02048b02922a2f7144893c133e883b3362037def
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Sat Sep 2 09:31:56 2017 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 646 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 335 insertions(+), 311 deletions(-)
+
+commit e1e96f3f85cfb88a0ff74b79ceb2df6f8f286b91
+Author: Yuras Shumovich <shumovichy@gmail.com>
+Date: Fri Sep 1 17:29:01 2017 +0000
+
+ Update Belarusian translation
+
+ po/be.po | 343 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 185 insertions(+), 158 deletions(-)
+
+commit f461840e6d87e520769f7f2cffd84032034f8e3a
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Fri Sep 1 08:21:09 2017 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 344 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 187 insertions(+), 157 deletions(-)
+
+commit e00ce6566fd06d2f0976da4877a56ef7ba8f32f7
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Aug 31 21:45:42 2017 +0200
+
+ util: Strip off hostname from file:// URIs
+
+ This works around a bug in LibreOffice.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=781800
+
+ src/terminal-util.c | 75 ++++++++++++++++++++++++++++++++++++++++-------------
+ src/terminal-util.h | 4 +--
+ 2 files changed, 59 insertions(+), 20 deletions(-)
+
+commit 5c32151688c2eea462128593a8c313e154712f1d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Aug 31 21:43:56 2017 +0200
+
+ util: Handle invalid UTF-8 in hyperlink tooltip
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=786814
+
+ src/terminal-util.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-util.h | 3 +++
+ 2 files changed, 58 insertions(+), 2 deletions(-)
+
+commit a0ba407d83e61fe34958819bfc979e6ce3a4e9d9
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Wed Aug 30 11:42:40 2017 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 381 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 192 insertions(+), 189 deletions(-)
+
+commit b92aac961a44cb133c6e8537f25122ff334d8f98
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Mon Aug 28 10:25:55 2017 +0300
+
+ Update Latvian translation
+
+ po/lv.po | 425 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 194 insertions(+), 231 deletions(-)
+
+commit cb98bac8e7940f91f2a991ae32e179c048a6af4b
+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
+Date: Sun Aug 27 14:51:51 2017 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 376 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 203 insertions(+), 173 deletions(-)
+
+commit fcf1511fa77dc0a7c9c202e85ec03a4efc88b743
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sat Aug 26 19:19:58 2017 +0200
+
+ Updated Danish translation
+
+ po/da.po | 1280 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 647 insertions(+), 633 deletions(-)
+
+commit 2274566839b6afcf20f905cd329f20ff9395ad2c
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Wed Aug 23 23:33:03 2017 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 349 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 192 insertions(+), 157 deletions(-)
+
+commit ff922dc9d63913bbc2ffde493ffc7ef451bd4ea2
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Sat Aug 19 07:18:42 2017 +0000
+
+ Update French translation
+
+ po/fr.po | 364 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 198 insertions(+), 166 deletions(-)
+
+commit 33f92135314f09b60ef01dd6acaa9a88013ce858
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Fri Aug 18 18:36:27 2017 +0000
+
+ Update Romanian translation
+
+ po/ro.po | 4671 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 2659 insertions(+), 2012 deletions(-)
+
+commit 5f785db18558e14e88345a06bd9ab674cf697f66
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Mon Aug 14 21:40:59 2017 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 354 ++++++++++++++++++++++++--------------------
+ po/sr@latin.po | 451 ++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 401 insertions(+), 404 deletions(-)
+
+commit 524c54a0b56e478b8c4d364f5ffc5a110cec475b
+Author: Fran Dieguez <frandieguez@gnome.org>
+Date: Sun Aug 13 10:03:49 2017 +0000
+
+ Update Galician translation
+
+ po/gl.po | 353 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 194 insertions(+), 159 deletions(-)
+
+commit d940da4ec1c1329319ca591ef53f6f03b6ba6f03
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Aug 11 23:19:40 2017 +0200
+
+ Update Polish translation
+
+ po/pl.po | 351 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 196 insertions(+), 155 deletions(-)
+
+commit 2fe1cad2dd65180c24f2e10a236c99a74c9d5910
+Author: Anish Sheela <aneesh.nl@gmail.com>
+Date: Sun Aug 6 07:11:22 2017 +0000
+
+ Update Malayalam translation
+
+ po/ml.po | 1716 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1092 insertions(+), 624 deletions(-)
+
+commit 86245a6a2c3f77dd17e37fbe994aed781b609f74
+Author: Balasankar C <c.balasankar@gmail.com>
+Date: Sat Aug 5 16:19:51 2017 +0000
+
+ Update Malayalam translation
+
+ po/ml.po | 2021 ++++++++++++++++++--------------------------------------------
+ 1 file changed, 591 insertions(+), 1430 deletions(-)
+
+commit 20d1877439a65af7ea4b2f4923c67095c9fbd221
+Author: Marek Cernocky <marek_cernocky@conel.cz>
+Date: Wed Aug 2 06:59:20 2017 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 368 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 199 insertions(+), 169 deletions(-)
+
+commit 2b904921cbf803efac4ab7fcb1d08f3cc7e80094
+Author: gogo <trebelnik2@gmail.com>
+Date: Sat Jul 29 17:15:22 2017 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 326 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 172 insertions(+), 154 deletions(-)
+
+commit 661e763edd747359e197ae2754be22b748647a6b
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Fri Jul 21 18:40:57 2017 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 676 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 370 insertions(+), 306 deletions(-)
+
+commit f0b586b0b06b6d3f7cc43da0e2515e9fed2f734e
+Author: Jeremy Bicha <jbicha@ubuntu.com>
+Date: Mon Jul 10 08:33:45 2017 -0400
+
+ Fix Spanish translation header
+
+ See https://bugzilla.gnome.org/show_bug.cgi?id=771765
+
+ po/es.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 4e684205615c6dceda965fa774b165b6595a4c60
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Jul 9 09:12:24 2017 +0200
+
+ Update Catalan translation
+
+ po/ca.po | 347 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 190 insertions(+), 157 deletions(-)
+
+commit 095d24cd8f6ff7d10a5603344f1eeeef5ff60751
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jun 5 14:16:03 2017 +0000
+
+ Update Spanish translation
+
+ po/es.po | 438 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 200 insertions(+), 238 deletions(-)
+
+commit cda8ee277d23376bbc3b7158fe958d8b9b904783
+Author: Ting-Wei Lan <lantw@src.gnome.org>
+Date: Sun May 21 10:57:09 2017 +0800
+
+ build: Use tr command to replace strings
+
+ '${PARAMETER/PATTERN/STRING}' syntax is not supported by POSIX shell,
+ so it can cause syntax error if /bin/sh is not bash.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=782894
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit c9caf610417bffdf5a0677e819f13b4fe612bc92
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Sat May 27 22:36:49 2017 +0000
+
+ Update Serbian translation
+
+ (cherry picked from commit 53bf4a1cd79c2b80673fbbb7e3117a3beea002f9)
+
+ po/sr.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 1b4f61d32f64e5e534341c2b3f9c51e567b4928f
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Tue May 16 16:12:44 2017 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 304 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 161 insertions(+), 143 deletions(-)
+
+commit c01e45dd48b6004542d05be1aa3de11bfb016a37
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Sun May 14 19:22:00 2017 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 802 ++++++++++++++++-----------------------------------------------
+ 1 file changed, 203 insertions(+), 599 deletions(-)
+
+commit 6942f609be2bc4a0afb5f0cc7dc8d9e608ee7f02
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat May 13 14:57:39 2017 +0200
+
+ Fix typo in Latvian translation
+
+ Fixes https://bugzilla.gnome.org/show_bug.cgi?id=779573
+
+ po/lv.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2ebbc7faabe08f36741ea944d1a44e1edf726ab1
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Fri May 12 15:08:38 2017 +0000
+
+ Update German translation
+
+ po/de.po | 1380 +++++++++-----------------------------------------------------
+ 1 file changed, 194 insertions(+), 1186 deletions(-)
+
+commit 3e5720aecc212ba3120062b594e503f3c24ee0e9
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Thu May 11 14:13:16 2017 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 340 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 185 insertions(+), 155 deletions(-)
+
+commit 5c830dc5c9d135e9d6dc0ed6fd0c6d920fb0fd99
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Wed May 10 09:23:44 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 300 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 159 insertions(+), 141 deletions(-)
+
+commit 0f1308e92fdecdbc194431936b61a588a3521056
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue May 9 11:24:42 2017 +0200
+
+ accels: Add accel for Copy as HTML
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=365121
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++++
+ src/terminal-accels.c | 5 ++++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 84f6f297d6dcecd1544f4e685ac85e21fbc7cdc9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun May 7 14:18:11 2017 +0200
+
+ window: Support copying the selection to clipboard as HTML
+
+ Based on a patch by "Sean" <worknesday@gmail.com>.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=365121
+
+ configure.ac | 2 +-
+ src/terminal-window.c | 52 ++++++++++++++++++++++++++++++++++++++++++---------
+ src/terminal.xml | 2 ++
+ 3 files changed, 46 insertions(+), 10 deletions(-)
+
+commit 96e9d7876b016b4771f1577ef2c116b99ebd796b
+Author: Марко Костић <marko.m.kostic@gmail.com>
+Date: Fri May 5 19:59:09 2017 +0000
+
+ Update Serbian translation
+
+ (cherry picked from commit e3c4b25833ef067097e78864a87249d5b021c66e)
+
+ po/sr.po | 129 ++++++++++++++-------------------------------------------------
+ 1 file changed, 29 insertions(+), 100 deletions(-)
+
+commit 8d08f2efe6101b7c34256dc1b5db629262425799
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Apr 30 11:23:28 2017 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 174 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 93 insertions(+), 81 deletions(-)
+
+commit a02e82442449fc146eb0c40176f702f1fdf69b6b
+Author: gogo <trebelnik2@gmail.com>
+Date: Sat Apr 29 23:24:20 2017 +0000
+
+ Update Croatian translation
+
+ po/hr.po | 170 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 91 insertions(+), 79 deletions(-)
+
+commit 80de2e81b2756bd848b5ad22bd25bb3070009730
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Wed Apr 26 04:38:29 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 170 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 91 insertions(+), 79 deletions(-)
+
+commit 5c4bec25bf4638b19387415771d4bede8809d50b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Apr 25 12:59:50 2017 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ae1f5e4a42931a6778675924852ecb1e8fd39e68
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Apr 25 12:54:18 2017 +0200
+
+ Version 3.25.1
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 1c6f8db736efc62d9a9b38bfbc43ec03c8544696
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Apr 25 01:50:08 2017 +0200
+
+ all: Add support for OSC 8 hyperlinks (HTML-like anchors)
+
+ The escape sequences
+ OSC 8 ; params ; URI BEL
+ OSC 8 ; params ; URI ST
+ turn subsequent characters into an HTML-like anchor to the given address.
+ Terminate the hyperlink with the same escape sequence with an empty URI.
+
+ Params is an optional colon-separated list of key=value assignments. Cells
+ having the same URI and "id" parameter, or cells lacking an "id" that were
+ printed in a single OSC 8 run are underlined together on mouseover.
+
+ For further details, see
+ https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=779734
+
+ src/terminal-screen.c | 41 +++++++++++++++++++++++++---
+ src/terminal-screen.h | 1 +
+ src/terminal-util.c | 47 ++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 2 ++
+ src/terminal-window.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal.xml | 3 +++
+ 6 files changed, 161 insertions(+), 8 deletions(-)
+
+commit 0847eaa78232d5ba63648e83980a0223e07ac2aa
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Apr 25 01:36:19 2017 +0200
+
+ util: Refuse to open file://some-other-host/path/to/file URIs
+
+ src/terminal-util.c | 38 +++++++++++++++++++++++++++++++++++++-
+ src/terminal-util.h | 3 +++
+ 2 files changed, 40 insertions(+), 1 deletion(-)
+
+commit 27275a3463fcba079337a55877ea4170c1419129
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Apr 23 23:42:06 2017 +0200
+
+ regex: Allow balanced pairs of parentheses in URLs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=763980
+
+ src/terminal-regex.c | 25 +++++++++++++++++++++++--
+ src/terminal-regex.h | 19 ++++++++++++-------
+ 2 files changed, 35 insertions(+), 9 deletions(-)
+
+commit 412de8f46183d3e5eb43b40d2d925dd8d0e503ae
+Author: Yuras Shumovich <shumovichy@gmail.com>
+Date: Sat Apr 22 09:34:18 2017 +0000
+
+ Update Belarusian translation
+
+ (cherry picked from commit baaba509f0adbb9cb44314be998d65d339f933ed)
+
+ po/be.po | 1644 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 997 insertions(+), 647 deletions(-)
+
+commit 3b5a9c8ebc84352ee8077cfe48ce9497d55dfeff
+Author: gogo <trebelnik2@gmail.com>
+Date: Sat Apr 8 19:54:44 2017 +0000
+
+ Update Croatian translation
+
+ (cherry picked from commit 1962030be4b7d97dbef527da30526d17e13e1976)
+
+ po/hr.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit cb5ace98346402806807f5a173293aaf11240cd5
+Author: gogo <trebelnik2@gmail.com>
+Date: Sat Apr 8 17:43:19 2017 +0000
+
+ Update Croatian translation
+
+ (cherry picked from commit 27ed9ef764e3a8eb611e8fecc447bc06c813396c)
+
+ po/hr.po | 630 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 319 insertions(+), 311 deletions(-)
+
+commit 4af2e1dbd68294e773b16a6f68c1ea09b754f084
+Author: Tom Tryfonidis <tomtryf@gnome.org>
+Date: Fri Apr 7 10:34:19 2017 +0000
+
+ Update Greek translation
+
+ (cherry picked from commit ab74b12586ce11ebab548eaa100089e668a82f01)
+
+ po/el.po | 419 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 213 insertions(+), 206 deletions(-)
+
+commit 61c579cc422ff15d682e167591531dfa761c2a90
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Apr 3 21:32:53 2017 +0200
+
+ all: Fix a typo in comments
+
+ src/terminal-regex.c | 2 +-
+ src/terminal-screen.c | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 601301cc85f88aa173803a7a2777b6d56c346af1
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Mar 25 17:18:07 2017 +0100
+
+ Update Polish translation
+
+ po/pl.po | 56 +++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 29 insertions(+), 27 deletions(-)
+
+commit 8ba2d6495d32f25ec0da58c6aad85db0750b6e30
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Tue Mar 21 05:32:41 2017 +0000
+
+ Update Kazakh translation
+
+ (cherry picked from commit 242780936438e7bb3f5d2a9f556fc00d1870cfb8)
+
+ po/kk.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit a10414603290641bc03e760e95a74ad5f6f5846e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 20 22:07:34 2017 +0100
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 623375c2f8d17dc56e9c241e4db257131f96d9da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 20 22:06:48 2017 +0100
+
+ Version 3.24.0
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 53bee15dfcb93356f565b6cfe01f070836bd2bc3
+Author: Youngbin Han <sukso96100@gmail.com>
+Date: Mon Mar 20 01:07:25 2017 +0000
+
+ Update Korean translation
+
+ po/ko.po | 413 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 226 insertions(+), 187 deletions(-)
+
+commit 58cfcf977ac05a813342c5e8fb05c49555fef6a6
+Author: sujiniku <sujinikusityuu@gmail.com>
+Date: Sun Mar 19 21:40:15 2017 +0000
+
+ Update Japanese translation
+
+ po/ja.po | 1485 +++++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 992 insertions(+), 493 deletions(-)
+
+commit 37df5e3a9e5d85839c4bc6e77c72532564fddd90
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Sun Mar 19 15:25:05 2017 +0000
+
+ Update Italian translation
+
+ po/it.po | 457 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 271 insertions(+), 186 deletions(-)
+
+commit f4aa5032bc887ad68ff2fbd558e37f99dc3def27
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Mar 18 11:21:20 2017 +0200
+
+ Update Latvian translation
+
+ po/lv.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 4cc95faccf328d9e5b8d9d00cc64019d6617deb0
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Mar 18 11:19:48 2017 +0200
+
+ Update Latvian translation
+
+ po/lv.po | 430 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 257 insertions(+), 173 deletions(-)
+
+commit 64992c1f4646a17b2781051f785317d018b7cf3d
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Mon Mar 13 21:01:33 2017 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 399 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 201 insertions(+), 198 deletions(-)
+
+commit 7b5bc7a5d718295644bb95127b8af6b8558e6dd4
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 11 12:42:09 2017 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit ff8d75549856f58f5bc7473d36fcce2816bf8d16
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Fri Mar 10 22:15:31 2017 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 392 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 204 insertions(+), 188 deletions(-)
+
+commit a88763b4f8d04a1c8b70c5c527dcbb329c45d43e
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Wed Mar 8 14:30:48 2017 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 222 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 115 insertions(+), 107 deletions(-)
+
+commit b156f1d1c6978926df1dae7085b4fec5fab11842
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Sun Mar 5 09:29:01 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 221 +++++++++++++++++++--------------------------------------------
+ 1 file changed, 66 insertions(+), 155 deletions(-)
+
+commit 0fd92fe599b494e6ba76f6da8f63d0c5c11101e1
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Mon Feb 27 00:39:04 2017 +0100
+
+ Updated Danish translation
+
+ po/da.po | 1130 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 565 insertions(+), 565 deletions(-)
+
+commit cc8b8b919889a291f9cb98290581764d70c3ff13
+Author: Fran Dieguez <fran@openhost.es>
+Date: Mon Feb 27 00:36:01 2017 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 222 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 116 insertions(+), 106 deletions(-)
+
+commit 72e47a7e9126b8380e61811f133b03fdb1d8ebe2
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Mon Feb 27 00:10:49 2017 +0100
+
+ Updated Danish translation
+
+ po/da.po | 1722 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 875 insertions(+), 847 deletions(-)
+
+commit 9f11d48ed800b149eefd16dc97d195fc37e4e2f4
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Sun Feb 26 08:54:57 2017 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 435 ++++++++++++++++++++++++++++++++++-----------------------
+ po/sr@latin.po | 435 ++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 516 insertions(+), 354 deletions(-)
+
+commit 65451593d152add885b79099ee36f6f4f417613a
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Wed Feb 22 07:50:35 2017 +0000
+
+ Update Finnish translation
+
+ po/fi.po | 512 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 288 insertions(+), 224 deletions(-)
+
+commit f84318d72241e099089b1178706dba5f169401f5
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Feb 22 01:36:18 2017 +0000
+
+ Update Chinese (Taiwan) translation
+
+ po/zh_TW.po | 529 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 271 insertions(+), 258 deletions(-)
+
+commit 78071d9c208921e693cb5853b32c5646e02a66a0
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Tue Feb 21 22:35:27 2017 +0000
+
+ Update French translation
+
+ po/fr.po | 333 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 172 insertions(+), 161 deletions(-)
+
+commit 57abae5a9a85d3252cc001e6e8ca36019d77d38b
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Mon Feb 20 18:47:51 2017 +0100
+
+ Update Basque language
+
+ po/eu.po | 587 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 334 insertions(+), 253 deletions(-)
+
+commit 6aa13acdc51a59075fd0b4ac149b7df2a35073aa
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sat Feb 18 17:30:36 2017 +0000
+
+ Update Swedish translation
+
+ po/sv.po | 265 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 142 insertions(+), 123 deletions(-)
+
+commit e7b42f1824db8bed7e517d836f7c8c6783a712c3
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Feb 18 11:16:10 2017 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 61 ++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 36 insertions(+), 25 deletions(-)
+
+commit 2b920d232f89e9ca478e6d483cd1ee031fd7470d
+Author: Bernd Homuth <dev@hmt.im>
+Date: Fri Feb 17 14:11:17 2017 +0000
+
+ Update German translation
+
+ po/de.po | 121 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 62 insertions(+), 59 deletions(-)
+
+commit e68ccd7ddbf682d70277a7ad7e6bd821960326fc
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Thu Feb 16 14:26:29 2017 +0100
+
+ Updated Danish translation
+
+ po/da.po | 1012 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 498 insertions(+), 514 deletions(-)
+
+commit 06aab3aaabd26d6a7d293a7f2f8943f55f5db273
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Thu Feb 16 08:44:40 2017 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 57 +++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 37 insertions(+), 20 deletions(-)
+
+commit e643103c053eb17be8e2c3cc6e596d92ff481b6c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 13 21:12:32 2017 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bd2301551125990e743b96b390a8b02ca0db4a8b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 13 21:07:31 2017 +0100
+
+ Version 3.23.90
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit af1205c42cfaac4e6249d893a3aad9e4aaafe7cc
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 13 20:00:41 2017 +0100
+
+ screen: Fix check for foreground process
+
+ While the async spawning is in progress but not complete (or failed) yet,
+ the has-foreground-process check would falsely return TRUE.
+
+ src/terminal-screen.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 2ecfc377f37f25c664f3213637378d083d719647
+Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
+Date: Mon Feb 13 06:30:55 2017 +0000
+
+ Update Indonesian translation
+
+ po/id.po | 451 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 278 insertions(+), 173 deletions(-)
+
+commit 7a4b20167cd87653b60aeb8494bbc0059bf9ae54
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Jan 22 09:05:36 2017 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 436 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 229 insertions(+), 207 deletions(-)
+
+commit 45eab06b2999a4b8e54f9aca814a506a46c61e6a
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Jan 21 00:04:49 2017 +0100
+
+ Update Polish translation
+
+ po/pl.po | 217 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 115 insertions(+), 102 deletions(-)
+
+commit 656e4c99307c13c74d4a17274ef7897e3a9eadf4
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Thu Jan 19 19:33:26 2017 +0000
+
+ Update Slovak translation
+
+ po/sk.po | 194 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 102 insertions(+), 92 deletions(-)
+
+commit 984489790c0cf8a36261faaad09f79edb87f7d05
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Wed Jan 18 15:21:16 2017 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 8975986d51639040ceb6ba1c0dc78f6a3fa9da45
+Author: Rafael Fontenelle <rafaelff@gnome.org>
+Date: Sun Jan 15 17:41:41 2017 +0000
+
+ Update Brazilian Portuguese translation
+
+ po/pt_BR.po | 735 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 374 insertions(+), 361 deletions(-)
+
+commit 522fc8e4340229bf8c83fa5408032fda20c4f930
+Author: Matthias Klumpp <matthias@tenstral.net>
+Date: Sat Jan 14 22:32:32 2017 +0100
+
+ Modernize metainfo files
+
+ Makefile.am | 2 +-
+ org.gnome.Terminal.Nautilus.metainfo.xml.in | 5 ++---
+ org.gnome.Terminal.appdata.xml.in | 14 +++++++-------
+ 3 files changed, 10 insertions(+), 11 deletions(-)
+
+commit acd104d0cdfd187ae206d84d99a082e60c495265
+Author: A S Alam <aalam@users.sf.net>
+Date: Tue Dec 6 07:59:46 2016 -0600
+
+ updated Punjabi Translation
+
+ po/pa.po | 1612 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 965 insertions(+), 647 deletions(-)
+
+commit 3f493a1a6f8b539508c8d58d985ede2db0aaa3b2
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Tue Nov 29 04:27:52 2016 +0000
+
+ Update Kazakh translation
+
+ po/kk.po | 422 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 237 insertions(+), 185 deletions(-)
+
+commit 777e66d2b760704c4867997cc4049e54cb47163a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Nov 27 20:08:39 2016 +0100
+
+ search provider: Fix incorrect assumption
+
+ Not every application window is a TerminalWindow.
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=1398958`
+
+ src/terminal-search-provider.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit d4e25a57a8fa9b1dae4b18a8a36735775f9bfd77
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 25 22:18:53 2016 +0100
+
+ screen: Use async spawning
+
+ Use the new async spawning functions from vte.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=772354
+
+ src/terminal-screen.c | 106 +++++++++++++++++++++++++++++---------------------
+ 1 file changed, 62 insertions(+), 44 deletions(-)
+
+commit 79c8cee3e51a277cdb6b4677ebb0f2bf92124bbe
+Author: Balázs Meskó <meskobalazs@gmail.com>
+Date: Wed Nov 23 13:33:28 2016 +0000
+
+ Update Hungarian translation
+
+ po/hu.po | 345 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 177 insertions(+), 168 deletions(-)
+
+commit 29a31d3344e2be02b3fec6f7ce7929cdea814a36
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Nov 21 08:13:38 2016 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 219 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 109 insertions(+), 110 deletions(-)
+
+commit ce90ac30bff4e2d303e2d0683edb8b589b941d6c
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Nov 18 13:26:40 2016 +0000
+
+ Update Spanish translation
+
+ po/es.po | 416 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 249 insertions(+), 167 deletions(-)
+
+commit 9d9537351e5bbba542c8c3a6ca56b3a9fd11797c
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Thu Nov 17 15:07:48 2016 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 100 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 52 insertions(+), 48 deletions(-)
+
+commit 5ce534979d34adf8bc66141be04c23e9bfc94d3e
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Thu Nov 17 15:03:53 2016 +0000
+
+ Update Friulian translation
+
+ po/fur.po | 259 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 131 insertions(+), 128 deletions(-)
+
+commit a9077c155f177fad123ec412e5c8a5030fcd6ff5
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Nov 17 11:19:15 2016 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 333 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 172 insertions(+), 161 deletions(-)
+
+commit 0fdd036b34f834bb0fcd9b63502420364ff6c41f
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 16 22:46:23 2016 +0100
+
+ client: legacy: Remove option context description
+
+ src/terminal-options.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit f87875b3bcae2b081944de8d8fd3a9bb2ad2d85d
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 16 22:40:16 2016 +0100
+
+ client: legacy: Add -- to usage line
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=774595
+
+ src/terminal-options.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 7c7be199ed8e666fad12cbd5b961f4a007a11be6
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Wed Nov 16 16:22:50 2016 +0000
+
+ Update German translation
+
+ po/de.po | 363 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 186 insertions(+), 177 deletions(-)
+
+commit ad4edbd11874007bd73de29bfb2cedb8054644d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 16 16:03:14 2016 +0100
+
+ client: legacy: Warn on deprecated exec options
+
+ All of -e, -x, --command, --execute are deprecated, so warn
+ if they're used and point to the only non-deprecated way to
+ pass command arguments.
+
+ src/terminal-options.c | 15 +++++++++++++++
+ 1 file changed, 15 insertions(+)
+
+commit 789ef639964320eb67bc110f28c0569e71563add
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Nov 16 16:03:14 2016 +0100
+
+ all: Use nice quotes
+
+ See https://developer.gnome.org/hig/stable/typography.html
+
+ src/gterminal.vala | 16 ++++++++--------
+ src/org.gnome.Terminal.gschema.xml | 30 +++++++++++++++---------------
+ src/terminal-options.c | 22 +++++++++++-----------
+ src/terminal-window.c | 4 ++--
+ 4 files changed, 36 insertions(+), 36 deletions(-)
+
+commit 4c3887778882263780100acff5f72c9ebacd7311
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Nov 8 13:56:47 2016 +0100
+
+ Update Polish translation
+
+ po/pl.po | 172 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 112 insertions(+), 60 deletions(-)
+
+commit b524d426b2667a2d3ddfff5edb383b9690709f6e
+Author: Dz Chen <wsxy162@gmail.com>
+Date: Sat Oct 29 02:42:45 2016 +0800
+
+ Update zh_CN translation
+
+ po/zh_CN.po | 893 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 503 insertions(+), 390 deletions(-)
+
+commit c859d4e82ee5284f1eb1575fc6b8d00a70846728
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Mon Oct 17 14:04:03 2016 +0000
+
+ Update Friulian translation
+ (cherry picked from commit 9b523ee5941fad6a1b16218d24923ed09ce7ba14)
+
+ po/fur.po | 286 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 134 insertions(+), 152 deletions(-)
+
+commit 71217ab0995c39542547f5fbe0ce52d5f7d791a6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Oct 16 12:18:24 2016 +0200
+
+ Updated Norwegian bokmål translation from Kjartan Maraas.
+
+ po/nb.po | 289 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 146 insertions(+), 143 deletions(-)
+
+commit 52f32f962a5ed34f8c31042f2f8276dc1710cc99
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Oct 16 11:27:02 2016 +0200
+
+ client: legacy: Warn if no startup ID provided
+
+ src/terminal.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 94d1ee4f02842a1f78192f73a6e8c17e4902cce9
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Thu Oct 13 19:10:26 2016 +0000
+
+ Update Slovak translation
+ (cherry picked from commit c40763fbbc52093968f2e553167e942918bda6fd)
+
+ po/sk.po | 242 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 121 insertions(+), 121 deletions(-)
+
+commit a64eb28add2daa3f6063a3eb69e31db4d7b25842
+Author: gogo <trebelnik2@gmail.com>
+Date: Fri Oct 7 16:07:17 2016 +0000
+
+ Update Croatian translation
+ (cherry picked from commit 5962847ea1328a58aaf30c8fb835e0f6492c25a2)
+
+ po/hr.po | 138 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 77 insertions(+), 61 deletions(-)
+
+commit bacc076904b4001de1d138ee5e33de3c9ad30883
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu Oct 6 08:08:50 2016 +0200
+
+ Fix markup
+
+ help/ca/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a0619ec305525f8bd245e6baaef934235cbf932e
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 29 18:45:11 2016 +0200
+
+ screen: container: Set widget CSS name
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=772134
+
+ src/terminal-screen-container.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 5ce7c3c884ba333b6d239680a84099a5da586699
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Wed Sep 28 22:08:04 2016 +0200
+
+ Add Swedish help translation
+
+ help/Makefile.am | 2 +-
+ help/sv/sv.po | 3635 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3636 insertions(+), 1 deletion(-)
+
+commit 0fc5f25e2a685f3ccb38b7642a5e6299d790ad6e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Sep 27 17:42:09 2016 +0200
+
+ client: legacy: Add VTE version and features to --version output
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=771960
+
+ src/terminal-options.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 75f350f023ee35f6991d14a657ff393aafabbd0b
+Author: gogo <trebelnik2@gmail.com>
+Date: Sat Sep 24 11:22:24 2016 +0000
+
+ Updated Croatian translation
+ (cherry picked from commit b7e803bd9797a7ebab3a1c62faefe4ad4bc6a8ba)
+
+ po/hr.po | 4094 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 1831 insertions(+), 2263 deletions(-)
+
+commit 31aeb58c39bcc1ec59687f8430f4bed2f5896e35
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 23 22:56:13 2016 +0200
+
+ doap: Cleanup
+
+ Remove Behdad from maintainers list at his request.
+
+ MAINTAINERS | 7 -------
+ gnome-terminal.doap | 8 +-------
+ 2 files changed, 1 insertion(+), 14 deletions(-)
+
+commit 00c10d1b669d7d17daa75f684c448d01dca2eee8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Sep 13 14:02:48 2016 +0200
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b3c9a0a1aa76b7b0c75ef4717670197657597db7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 18 17:11:16 2016 +0200
+
+ Version 3.22.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f63d1f972b19119669d42b9b3cb08f476513af82
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Sat Sep 17 11:56:44 2016 +0300
+
+ Updated Ukrainian translation
+
+ po/uk.po | 300 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 154 insertions(+), 146 deletions(-)
+
+commit 9398b8b6fe486fc24fbfdccec374c03a32d37702
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Sep 16 23:55:07 2016 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 303 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 153 insertions(+), 150 deletions(-)
+
+commit e61691d3f59cd3ba46fdb4d515baf7e5177ee1cf
+Author: Stas Solovey <whats_up@tut.by>
+Date: Fri Sep 16 10:37:20 2016 +0000
+
+ Updated Russian translation
+
+ po/ru.po | 349 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 151 insertions(+), 198 deletions(-)
+
+commit 69572341e785484a019fb454129b8d1064bb1fe1
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Tue Sep 13 12:14:25 2016 +0000
+
+ Updated Italian translation
+
+ po/it.po | 281 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 143 insertions(+), 138 deletions(-)
+
+commit 77354b559a79b03404a34e29de230806b8904ade
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Tue Sep 13 14:53:25 2016 +0430
+
+ [l10n] update Persian translations
+
+ po/fa.po | 1289 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 749 insertions(+), 540 deletions(-)
+
+commit a0cc1d705d11dc44789be38c96603fb49b7f45bf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 12 21:18:30 2016 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3b880c85a7bd12a530fe7e4202a99376f94e87b4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 12 21:08:25 2016 +0200
+
+ Version 3.21.92
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3de58c075100b27cd22a661edfd9203b2f7d73fa
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Mon Sep 12 11:16:07 2016 +0000
+
+ Updated Scottish Gaelic translation
+
+ po/gd.po | 373 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 169 insertions(+), 204 deletions(-)
+
+commit 8358a7eb7b009ccffd18417bb23fa93a4324eee0
+Author: Tom Tryfonidis <tomtryf@gnome.org>
+Date: Mon Sep 12 08:12:48 2016 +0000
+
+ Updated Greek translation
+
+ po/el.po | 311 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 158 insertions(+), 153 deletions(-)
+
+commit 79d0149c692cfd0c35e4ec04effcef72661f4226
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Mon Sep 12 02:12:24 2016 +0200
+
+ Updated Danish translation
+
+ po/da.po | 280 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 142 insertions(+), 138 deletions(-)
+
+commit 7eece8c9bf9aa89e69db6c11b66a60c5e3c21916
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Sep 9 03:05:49 2016 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 150 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 75 insertions(+), 75 deletions(-)
+
+commit 820a374baf605bac6e5d28867afb11edd00862e5
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Thu Sep 8 19:16:39 2016 +0300
+
+ Update Latvian translation
+
+ po/lv.po | 349 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 162 insertions(+), 187 deletions(-)
+
+commit eaefc1b7c0dd00c8055dfea4b65e05fa16ee5c95
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Fix incorrectly translated string
+
+ po/en_GB.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b4e12a7300d25d45d7336a49363339cbaef2981b
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Tue Sep 6 13:07:09 2016 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 293 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 149 insertions(+), 144 deletions(-)
+
+commit abc5f5e1c90649d76cd15264cc0e9b6b6c9608bf
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Tue Sep 6 07:38:33 2016 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 288 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 146 insertions(+), 142 deletions(-)
+
+commit fd832d4fb84b8d49adc6dfb46efc852ea1270205
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Mon Sep 5 20:48:57 2016 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 359 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 183 insertions(+), 176 deletions(-)
+
+commit 82738e5fe8b747a61f2a93c9bf0e68088b8a5fda
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Mon Sep 5 00:00:45 2016 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 295 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 150 insertions(+), 145 deletions(-)
+
+commit 6b73ffa498341bed5f17d946d9efc21c3ceb4788
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Sep 4 17:15:43 2016 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 330 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 150 insertions(+), 180 deletions(-)
+
+commit 1f1ef47d2d10e6e4a9e96e10a4c6d1e0e26660fd
+Author: David King <amigadave@amigadave.com>
+Date: Sun Sep 4 15:35:10 2016 +0200
+
+ Update British English translation
+
+ po/en_GB.po | 119 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 62 insertions(+), 57 deletions(-)
+
+commit 1f6c999a7888f94bd261da7dc523b53c50d10050
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 4 15:17:44 2016 +0200
+
+ search: Always set PCRE2_MULTILINE flag
+
+ It's required by vte.
+
+ src/terminal-search-popover.c | 11 +++--------
+ 1 file changed, 3 insertions(+), 8 deletions(-)
+
+commit cae04637f696e30f9054482411eb0fabd6064a84
+Author: Sjoerd Simons <sjoerd@luon.net>
+Date: Sun Sep 4 14:30:05 2016 +0200
+
+ window: Fix CSD size calculations with long titles
+
+ To get the size of the window use the actual allocation rather then the
+ preferred size as the latter takes into account the natural size of the
+ title bar as well as the content which throws of calculation when the
+ natural size of the title bar is wider then the content.
+
+ Also use the actual allocation of the content specifically for the
+ calculation of the CSD size such that both are in sync, but keep using
+ the preferred size otherwise as those values get used for resizing
+ calculations.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769898
+
+ src/terminal-window.c | 39 +++++++++++++++++++++++++++------------
+ 1 file changed, 27 insertions(+), 12 deletions(-)
+
+commit bd9cb2797d15c8f19f2f24db90ec0d7d8c8ac03c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 4 14:10:54 2016 +0200
+
+ window: Make inspector available in non-debug builds
+
+ We disable the stock keybindings for the inspector because we want
+ all keys to go to the terminal instead of performing random actions,
+ and instead install a menu item in the Help menu to show the
+ inspector.
+
+ Previously this menu item was only present in a debug build. Since
+ gtk now has a settings schema that enables the inspector, use it to
+ show the menu item also in non-debug builds when the key is enabled.
+
+ Since this is a foreign settings schema that could be considered to
+ be internal to gtk+, be extra careful in instantiating it only if
+ it exists, and the expected key exists with the expected value type.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=770245
+
+ src/terminal-app.c | 17 +++++++++++++++++
+ src/terminal-app.h | 2 ++
+ src/terminal-libgsystem.h | 25 +++++++++++++++++++++++--
+ src/terminal-util.c | 40 ++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 4 ++++
+ src/terminal-window.c | 36 ++++++++++++++++--------------------
+ src/terminal.xml | 2 ++
+ 7 files changed, 104 insertions(+), 22 deletions(-)
+
+commit 58d0f87f84c932f2206ee87162a1dc8c2a0b8712
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sun Sep 4 05:03:03 2016 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 295 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 150 insertions(+), 145 deletions(-)
+
+commit d135834d8371b74fe5acb66158a39d144e65ff07
+Author: Youngbin Han <sukso96100@gmail.com>
+Date: Sat Sep 3 09:36:08 2016 +0000
+
+ Updated Korean translation
+
+ po/ko.po | 415 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 196 insertions(+), 219 deletions(-)
+
+commit 367b8e1e89ecf5066797865bff05c9161e6c682f
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Wed Aug 31 14:34:10 2016 -0400
+
+ Revert "Added Portuguese translation"
+
+ This reverts commit f6cecdd6be607ac1eb3b41c8230f92a327f1aac5.
+
+ It broke the build.
+
+ help/Makefile.am | 2 +-
+ help/pt/pt.po | 3707 ------------------------------------------------------
+ 2 files changed, 1 insertion(+), 3708 deletions(-)
+
+commit f6cecdd6be607ac1eb3b41c8230f92a327f1aac5
+Author: Tiago Santos <tiagofsantos81@sapo.pt>
+Date: Wed Aug 31 14:10:32 2016 -0300
+
+ Added Portuguese translation
+
+ help/Makefile.am | 2 +-
+ help/pt/pt.po | 3707 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3708 insertions(+), 1 deletion(-)
+
+commit fbe099a06f4dedd313990f34e898729362c41999
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Sun Aug 28 09:50:26 2016 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 353 +++++++++++++++++++++++++-------------------------------
+ po/sr@latin.po | 355 ++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 317 insertions(+), 391 deletions(-)
+
+commit 98e282b40f40a928cc873c30205f0fa287c6128e
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Aug 25 21:15:41 2016 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1061 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 632 insertions(+), 429 deletions(-)
+
+commit 6080b8f4085bc283c8edf3dccfec7c6521c4562f
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Thu Aug 25 16:17:18 2016 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 631 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 316 insertions(+), 315 deletions(-)
+
+commit 201f6c746ad37463ed819afc32657333b5b0131d
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Thu Aug 25 22:26:51 2016 +0700
+
+ Updated Thai translation
+
+ po/th.po | 797 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 462 insertions(+), 335 deletions(-)
+
+commit e214a7b5b6e2675e812443b87dee153d3345dde0
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Aug 23 12:07:49 2016 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 90 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 47 insertions(+), 43 deletions(-)
+
+commit f2d6e6da48ca0f5a7806b6e1218a2e20231aa6e6
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Mon Aug 22 19:22:42 2016 +0000
+
+ Updated Friulian translation
+
+ po/fur.po | 260 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 131 insertions(+), 129 deletions(-)
+
+commit 1d96cdac9a78ab174b9d773ee38532032d1289ef
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Aug 22 20:45:16 2016 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 249 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 127 insertions(+), 122 deletions(-)
+
+commit 3e84eded488086f6cf3f118102983af036efb827
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Mon Aug 22 08:44:49 2016 +0000
+
+ Updated French translation
+
+ po/fr.po | 322 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 164 insertions(+), 158 deletions(-)
+
+commit 69502eb171b682f88fb6d1ac7b94d1c64701c1c6
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Sun Aug 21 10:32:16 2016 +0000
+
+ Updated German translation
+
+ po/de.po | 302 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 153 insertions(+), 149 deletions(-)
+
+commit e022d08d1e266f7b44df5bcb5709a3947aa665ae
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Aug 20 23:41:28 2016 +0200
+
+ screen: Add unittest for very long regex match
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=770147#c8
+
+ src/terminal-regex.c | 13 +++++++++++++
+ 1 file changed, 13 insertions(+)
+
+commit b8d933f12461e7bd3d36a51b3868390c87cd32ce
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Fri Aug 19 21:39:34 2016 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 336 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 161 insertions(+), 175 deletions(-)
+
+commit ea87a9f635e1392b58a82169970062d5bdcffbc6
+Author: Tiago Santos <tiagofsantos81@sapo.pt>
+Date: Thu Aug 18 21:21:39 2016 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 357 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 162 insertions(+), 195 deletions(-)
+
+commit 0bad9d218c9a1712e36814ffc2c6c061c7ea33c2
+Author: Andika Triwidada <atriwidada@gnome.org>
+Date: Thu Aug 18 03:17:40 2016 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 284 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 144 insertions(+), 140 deletions(-)
+
+commit 99b62b995421ecda8a3cfa48fd61c0f232595871
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Aug 17 10:31:28 2016 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 280 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 142 insertions(+), 138 deletions(-)
+
+commit 441aece5b5f012c04307fe6df652ffaea1eeda0a
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 17 08:20:19 2016 +0200
+
+ Revert "window: Fix CSD size calculations with long titles"
+
+ This reverts commit 40d9d5b78067caa6a28e83e32b87c0b51d14c091.
+
+ The commit introduced a regression on non-CSD, see
+ https://bugzilla.gnome.org/show_bug.cgi?id=769898#c5
+
+ src/terminal-window.c | 34 ++++++++++++----------------------
+ 1 file changed, 12 insertions(+), 22 deletions(-)
+
+commit 314390f6a9c261c0bcc59f4d64b7941d2808c2b0
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue Aug 16 17:54:56 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 297 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 151 insertions(+), 146 deletions(-)
+
+commit e0afa0406cda3cb6dcaecc22f00010f5eb40deb8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 16 19:17:55 2016 +0200
+
+ client: legacy: Add command line option to show the preferences
+
+ This is useful when you've borked the prefs, for example by
+ changing the command to something that doesn't exist — causing
+ the terminal to immediately exit on launch — and want to fix it.
+
+ src/terminal-options.c | 1 +
+ src/terminal-options.h | 1 +
+ src/terminal.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ 3 files changed, 51 insertions(+), 2 deletions(-)
+
+commit eb1c2aa26978a3e52d2b6086bfa450c49941bbcb
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 16 19:17:55 2016 +0200
+
+ server: Make prefs dialogue an app window
+
+ This means it'll keep the server alive while it's open.
+
+ src/preferences.ui | 3 ++-
+ src/profile-editor.c | 2 ++
+ src/profile-preferences.ui | 3 ++-
+ src/terminal-app.c | 7 +------
+ src/terminal-prefs.c | 2 ++
+ 5 files changed, 9 insertions(+), 8 deletions(-)
+
+commit 13d21528a692888e12af0152b517709a9adc1ae5
+Author: David King <amigadave@amigadave.com>
+Date: Tue Aug 16 14:03:50 2016 +0200
+
+ Update British English translation
+
+ po/en_GB.po | 2033 ++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1233 insertions(+), 800 deletions(-)
+
+commit ca491ca2b0299e3f3a0d8a942ca5a14ff74563a4
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Aug 16 09:22:26 2016 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 440 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 218 insertions(+), 222 deletions(-)
+
+commit 200f4bf39591b086c9a3c140ced748f95cbc5553
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 15 20:23:09 2016 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bc8ce3021867d9a7897edb623723e6e83504a3de
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 15 20:22:11 2016 +0200
+
+ Version 3.21.90
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 40d9d5b78067caa6a28e83e32b87c0b51d14c091
+Author: Sjoerd Simons <sjoerd@luon.net>
+Date: Mon Aug 15 20:22:11 2016 +0200
+
+ window: Fix CSD size calculations with long titles
+
+ To get the size of the window use the actual allocation rather then the
+ preferred size as the latter takes into account the natural size of the
+ title bar as well as the content which throws of calculation when the
+ natural size of the title bar is wider then the contnet.
+
+ Signed-off-by: Sjoerd Simons <sjoerd@luon.net>
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769898
+
+ src/terminal-window.c | 34 ++++++++++++++++++++++------------
+ 1 file changed, 22 insertions(+), 12 deletions(-)
+
+commit 10e164d8f7f7c95710cee7aba1a031250d64d423
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jan 10 15:36:35 2015 +0100
+
+ notebook: Make tabs nondetachable
+
+ It seems detaching a tab via DND is crashing in gtk+ again.
+ Until that is fixed, disable tab DND detaching.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769161
+ https://bugzilla.gnome.org/show_bug.cgi?id=767588
+
+ src/terminal-notebook.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c7281163d0bb6d998a9ee0e72bb15d0278ca12d8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 9 21:31:51 2016 +0200
+
+ Revert "notebook: avoid crash on tab DND"
+
+ This reverts commit 85b448f7c9e219e82d4d8abafe405d73349c08c1.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769161#c10
+
+ src/terminal-notebook.c | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 253ffa48faa50123f366f601205ec6d9662b9776
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Aug 7 16:28:40 2016 +0000
+
+ Updated Friulian translation
+
+ po/fur.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 59522bb850eb20d569b4f7db366bd2302a5077e0
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Aug 5 10:36:01 2016 +0200
+
+ appdata: Use *.metainfo.xml as extension for the nautilus add-on
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769538
+
+ Makefile.am | 4 ++--
+ ...ilus.appdata.xml.in => org.gnome.Terminal.Nautilus.metainfo.xml.in | 0
+ po/POTFILES.in | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit ae51120aa3e746ca4afa0eadb76e8132a08e8b73
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Aug 5 10:04:42 2016 +0200
+
+ appdata: Add kudos for HiDpi, HighContrast and SearchProvider
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769535
+
+ org.gnome.Terminal.appdata.xml.in | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit ef7a345fedd40a69836dfb9c226983e95f0d2e1f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 4 17:56:27 2016 +0200
+
+ all: Remove GRegex use and require PCRE2
+
+ Now that vte requires PCRE2, there's no need anymore for
+ the --without-pcre2 configure switch.
+
+ configure.ac | 26 ++------------------------
+ src/terminal-screen.c | 35 +----------------------------------
+ src/terminal-search-popover.c | 34 ----------------------------------
+ src/terminal-search-popover.h | 4 ----
+ src/terminal-window.c | 16 ----------------
+ 5 files changed, 3 insertions(+), 112 deletions(-)
+
+commit c44c15d14d1f8dc98dadf9d8bf3560b0d83c7041
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Aug 2 16:51:40 2016 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 211 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 97 insertions(+), 114 deletions(-)
+
+commit 88bd3251a91e4395bd0dde9d90e670e8d180b5db
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 1 20:12:42 2016 +0200
+
+ window: Make geometry work better with gtk 3.20
+
+ Combined patch by Sorokin Alexei <sor.alexei@meowr.ru>
+ and Simon McVittie <smcv@debian.org>.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=760944
+
+ src/terminal-options.c | 4 --
+ src/terminal-window.c | 167 ++++++++++++++++++++++++++++++++++++++++++-------
+ 2 files changed, 143 insertions(+), 28 deletions(-)
+
+commit 0dd655c569f8b8141216be8e921cb5d1dcb53b6e
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Aug 1 19:33:57 2016 +0200
+
+ window: Support animated and touch scrolling
+
+ Add back code to conditionally compile TerminalScreenContainer
+ to use a GtkScrolledWindow instead of creating our own GtkScrollbar.
+ When used, this gives us animated and touch scrolling for free.
+ We can mimic the existing behaviour by creating a GtkScrolledWindow
+ that never scrolls horizontally, but always vertically. We can
+ use the new EXTERNAL policy to hide the vertical scrollbar widget
+ depending on the setting.
+
+ However, GtkScrolledWindow doesn't work with
+ GTK_SIZE_REQUEST_CONSTANT_SIZE children, so this code will only
+ exist for development purposes until gtk+ fixes this.
+
+ Also install custom CSS to hide GtkScrolledWindow over/underscroll
+ animations.
+
+ Also reverts commit 41eb2ec73653adc5fd36fa73cebdc8a6169f8516
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733210
+
+ src/terminal-screen-container.c | 60 ++++++++++++++++++++++++++++++++++++++---
+ src/terminal.common.css | 8 ++++++
+ src/terminal.gresource.xml | 2 +-
+ 3 files changed, 65 insertions(+), 5 deletions(-)
+
+commit 85b448f7c9e219e82d4d8abafe405d73349c08c1
+Author: Andreas Henriksson <andreas@fatal.se>
+Date: Mon Jul 25 19:38:18 2016 +0200
+
+ notebook: avoid crash on tab DND
+
+ See "gtk_notebook_detach_tab" API documentation. Using it instead
+ of gtk_container_remove avoids an assertion crash in gtk+ when
+ dragging and dropping a tab between terminal windows.
+
+ See also original bug report at
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825818
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=769161
+
+ src/terminal-notebook.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit db62c26a01d3274771fc94cf7813e17498ccc63e
+Author: Sébastien Wilmet <swilmet@gnome.org>
+Date: Sat Jul 23 15:52:20 2016 +0200
+
+ Add 'Detach Terminal' action to tab context menu
+
+ Add the TabsDetach GtkAction to the NotebookPopup group.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=767871
+
+ src/terminal.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 6447aded26416e49bf5fdce8a8fd13c16c0ebb44
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Jul 22 16:42:14 2016 +0200
+
+ profile: editor: Properly initialize the first palette color
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=768850
+
+ src/profile-editor.c | 11 +++--------
+ 1 file changed, 3 insertions(+), 8 deletions(-)
+
+commit 91d8ab199d3189a2670067a9132cf42cca9b7d63
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Jul 21 04:12:11 2016 +0200
+
+ Add Language headers to po files
+
+ Future versions of gettext will fail if this header is missing.
+
+ po/am.po | 1 +
+ po/as.po | 2 +-
+ po/az.po | 1 +
+ po/be@latin.po | 1 +
+ po/bn.po | 1 +
+ po/bn_IN.po | 2 +-
+ po/br.po | 1 +
+ po/ca@valencia.po | 2 +-
+ po/cy.po | 1 +
+ po/de.po | 2 +-
+ po/dz.po | 2 +-
+ po/en@shaw.po | 1 +
+ po/en_CA.po | 1 +
+ po/es.po | 2 +-
+ po/gu.po | 2 +-
+ po/hr.po | 1 +
+ po/hy.po | 1 +
+ po/ka.po | 1 +
+ po/km.po | 2 +-
+ po/ko.po | 2 +-
+ po/ku.po | 1 +
+ po/mai.po | 1 +
+ po/mg.po | 1 +
+ po/mk.po | 1 +
+ po/mn.po | 1 +
+ po/ms.po | 1 +
+ po/nds.po | 1 +
+ po/nn.po | 1 +
+ po/ps.po | 1 +
+ po/rw.po | 1 +
+ po/si.po | 1 +
+ po/sl.po | 2 +-
+ po/sq.po | 1 +
+ po/sr@latin.po | 2 +-
+ po/te.po | 2 +-
+ po/tr.po | 2 +-
+ po/ug.po | 2 +-
+ po/wa.po | 1 +
+ po/xh.po | 1 +
+ po/zh_HK.po | 2 +-
+ 40 files changed, 40 insertions(+), 15 deletions(-)
+
+commit ca2bccbf1caa4849358daa8699c1e8de91c0d3f3
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Jul 11 11:44:42 2016 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 214 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 107 insertions(+), 107 deletions(-)
+
+commit f096856684a372273c2fa7502e13ba0687e2517e
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Sat Jun 4 21:10:28 2016 +0000
+
+ Updated Turkish translation
+ (cherry picked from commit a5874e4dd1b2beafd0838edb5497decedf92ba30)
+
+ po/tr.po | 1266 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 805 insertions(+), 461 deletions(-)
+
+commit cc9a3bd95d7a8edff5d65a97d91b43e8c2d61ce8
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Mon May 30 20:22:02 2016 +0000
+
+ Updated Occitan translation
+
+ po/oc.po | 166 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 83 insertions(+), 83 deletions(-)
+
+commit 435e39969b2a547eaf8815587e1020f13076623b
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon May 23 22:40:44 2016 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 755 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 446 insertions(+), 309 deletions(-)
+
+commit dbc1a7e3c2f75a81b26095b9b3bcdd0d0f514f36
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Mon May 9 19:43:34 2016 +0000
+
+ Updated Occitan translation
+
+ po/oc.po | 209 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 71 insertions(+), 138 deletions(-)
+
+commit 33839ed2881a96948655d6993e727ef06465d794
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 8 10:46:24 2016 +0200
+
+ window: Fix relief on tab menu button
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 13a7c920b2250e9295fa10cee88bacc39d9f2612
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 8 10:42:55 2016 +0200
+
+ window: Set widget CSS name
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=765590
+
+ src/terminal-window.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 42f3d0c2ccdbda2739f4a9343ccbd5c1aac4d866
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue May 3 17:57:43 2016 +0200
+
+ Fix GSettings default value translations
+
+ po/be.po | 2 +-
+ po/ca.po | 2 +-
+ po/fi.po | 2 +-
+ po/kk.po | 2 +-
+ po/lv.po | 2 +-
+ po/pt.po | 2 +-
+ po/pt_BR.po | 2 +-
+ 7 files changed, 7 insertions(+), 7 deletions(-)
+
+commit 62e90aa7314347a39f3cfac11f876f5047633a8d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon May 2 22:48:52 2016 +0200
+
+ nautilus: Fix handing sftp folders with % character
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=765828
+
+ src/terminal-nautilus.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 3d2d6be7868a2f0c50898a2f7041de2e93fe7205
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Fri Apr 29 10:50:03 2016 +0000
+
+ Updated Scottish Gaelic translation
+
+ po/gd.po | 818 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 490 insertions(+), 328 deletions(-)
+
+commit 354b3fd3e891bc7d120f7e959b1721a8ada86694
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Apr 28 23:38:24 2016 +0200
+
+ screen: Add a few more email regex unittests
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756038#c26
+
+ src/terminal-regex.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 08fb6e5cee51ce4dded339568cfc5a2870ef8e87
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Thu Apr 28 19:35:16 2016 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 839 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 498 insertions(+), 341 deletions(-)
+
+commit de97dcbcd39934c6b062035277ea708dc57b88ba
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 24 13:17:42 2016 +0200
+
+ build: Use G_ENCODE_VERSION
+
+ Use G_ENCODE_VERSION(x,y) instead of GDK_VERSION_x_y so we can refer to
+ future versions (from the point of view of building on an older release
+ that doesn't have these future defines).
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=765201
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 43bc7b5f2f23b9937f0e74aa51bb0c14e9cb686b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 24 13:17:42 2016 +0200
+
+ build: Treat precious variables correctly
+
+ Test if a precious variable is set already before overwriting it.
+
+ configure.ac | 36 ++++++++++++++++++++++++------------
+ 1 file changed, 24 insertions(+), 12 deletions(-)
+
+commit 377ff74ab074f61fd0c06519d2f980ffc9530b83
+Author: Felipe Braga <fbobraga@gmail.com>
+Date: Mon Apr 18 20:21:16 2016 +0000
+
+ Updated Brazilian Portuguese translation
+
+ help/pt_BR/pt_BR.po | 2398 +++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1442 insertions(+), 956 deletions(-)
+
+commit f97a397599e5cf3c3251ba6ff69ef9bb61aa6f2d
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 18 12:42:10 2016 +0200
+
+ build: Keep GLIB_MAX_ALLOWED in sync with GLIB_{MIN_}REQUIRED
+
+ We don't have conditional code paths based on GLIB_CHECK_VERSION and
+ friends, nor do we suffer from any unwanted deprecation warnings, so
+ we might as well use the same value for all the version macros.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=765201
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b8a643d46678864138611930041f38817a9679f3
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 18 12:20:48 2016 +0200
+
+ build: Allow gtk_settings_reset_property to be used
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=765201
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4f34660f0d1e7a61eaed6123d314a69664a7adeb
+Author: Simon McVittie <smcv@debian.org>
+Date: Fri Apr 15 18:32:30 2016 +0200
+
+ server: Add a systemd user service
+
+ This is used to implement the D-Bus session service if
+ "dbus-daemon --session" was configured to use systemd activation,
+ most commonly via the units installed by configuring dbus 1.10+
+ with --enable-user-session.
+
+ With this service, child processes such as the user's shell
+ end up in the cgroup …/user@UID.service/org.gnome.Terminal.service
+ instead of in …/user@UID.service/dbus.service.
+
+ Use KillMode=process so systemd doesn't kill screen sessions,
+ backgrounded programmes etc.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=759115
+
+ configure.ac | 1 +
+ src/Makefile.am | 16 ++++++++++++++++
+ 2 files changed, 17 insertions(+)
+
+commit 256e70ba89bab8ffb657641b1e561a3200f5ee08
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Sun Apr 10 18:33:46 2016 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 730 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 422 insertions(+), 308 deletions(-)
+
+commit 4033f68c88899f15761338ed12e380ebcbde5d1d
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Fri Apr 8 08:36:55 2016 +0000
+
+ Updated Friulian translation
+ (cherry picked from commit c27016a59d44b4c900f66e2877af96abc1eb2d42)
+
+ po/fur.po | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit 9d3c47a6495a15f70c2c66214aca801f107407be
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Thu Apr 7 11:02:51 2016 +0000
+
+ Updated Friulian translation
+ (cherry picked from commit 6804aca71e9af0d6f158df41ab765423f618da6c)
+
+ po/fur.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 327cbfc1d4a9c270c131a05ad4dec9e512991d15
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Tue Apr 5 11:48:45 2016 +0000
+
+ Updated Friulian translation
+ (cherry picked from commit 65317b6d4bd3151146027b4c8c4de03bf20bb966)
+
+ po/fur.po | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 6703e437655e4d685502907a8924693ea30e1d03
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Tue Apr 5 11:46:39 2016 +0000
+
+ Updated Friulian translation
+ (cherry picked from commit eea8e2d323fd371551213617775ccb3407f01f4a)
+
+ po/fur.po | 48 +++++++++++++++++++++++++-----------------------
+ 1 file changed, 25 insertions(+), 23 deletions(-)
+
+commit 6850d12a900de0aa71aefd9779503a932592212b
+Author: Andika Triwidada <andika@gmail.com>
+Date: Tue Apr 5 07:16:40 2016 +0000
+
+ Updated Indonesian translation
+ (cherry picked from commit da69ee7eeff0e6e166535d032678e6bca7f5cd11)
+
+ po/id.po | 982 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 586 insertions(+), 396 deletions(-)
+
+commit 2a67da36a849980c79ec1f45c5617f432114e21e
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Wed Mar 30 13:56:38 2016 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 955 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 564 insertions(+), 391 deletions(-)
+
+commit 8753f1968d2737889d2876fbbb181bcbaf79109d
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Mar 30 08:52:24 2016 +0400
+
+ Update Arabic translation
+
+ po/ar.po | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit 8fb7d326443dcc47d37ecf66faa1883757923668
+Author: Richard Hughes <richard@hughsie.com>
+Date: Mon Mar 28 16:14:55 2016 +0100
+
+ AppData: Mark as unremovable in GNOME Software
+
+ org.gnome.Terminal.appdata.xml.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 5005420aa020c186957f1c61678ec73eb7c25c12
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Mar 25 12:16:30 2016 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 14 +++++++++-----
+ 1 file changed, 9 insertions(+), 5 deletions(-)
+
+commit f7717aab27a72e0cef989ab9f298676e38c068e1
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sun Mar 20 23:14:41 2016 +0100
+
+ Updated Danish translation
+
+ po/da.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a05b0892108206dbd22e08f4eb2830639a338b2a
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sun Mar 20 15:13:42 2016 +0100
+
+ Updated Danish translation
+
+ po/da.po | 106 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 45 insertions(+), 61 deletions(-)
+
+commit cb6be29f357bf3afa7627dd195cded8fbcc897f3
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sun Mar 20 14:07:17 2016 +0100
+
+ Updated Basque language
+
+ po/eu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 715877a7c090a2df9739b4d431aeffd51f5f6a4c
+Author: Gianvito Cavasoli <gianvito@gmx.it>
+Date: Sun Mar 20 12:56:28 2016 +0000
+
+ Updated Italian translation
+
+ po/it.po | 1011 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 595 insertions(+), 416 deletions(-)
+
+commit 3b8c510e5f27bb6f25506847c3d444bab73df9bd
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sun Mar 20 13:51:02 2016 +0100
+
+ Updated Basque language
+
+ po/eu.po | 928 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 543 insertions(+), 385 deletions(-)
+
+commit 45bcfb8d125a8396e54b106c49f7b5107580ca21
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 19 15:47:35 2016 +0100
+
+ regex: Fix for new vte API
+
+ src/terminal-screen.c | 6 +++---
+ src/terminal-search-popover.c | 2 +-
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 72e7decbf4cd20de9562540c96c0c7c225855c9e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 19 15:47:34 2016 +0100
+
+ build: Re-enable PCRE2 by default
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8aff2d41dbeba95ce1e063b02a2d2b596386f9ae
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 19 13:16:44 2016 +0100
+
+ build: Bump vte req version
+
+ configure.ac | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit a00ec6e43a3f46ceeeb83ff1a127da5fd4c4d191
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Oct 4 20:12:25 2015 +0200
+
+ l10n: Mark a string for translation
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=763911
+ (cherry picked from commit c9c15e85a99570a5a82a44781cd86e5c8a748f9b)
+
+ src/preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3873d64e2edecff725c7ffb5030dfb9b17d57671
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 19 13:14:03 2016 +0100
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eb9d862327cf8e012ab7f89b81537f83442c3092
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 19 13:10:53 2016 +0100
+
+ Version 3.20.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4cff23238c3ffa0fe4e0ec87719adc2a95a897c2
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sat Mar 19 02:53:56 2016 +0100
+
+ Updated Danish translation by scootergrisen
+
+ po/da.po | 1158 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 677 insertions(+), 481 deletions(-)
+
+commit bbba4a7061e9bf5074d921e086067774341ef2eb
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Fri Mar 18 21:33:18 2016 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 872 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 501 insertions(+), 371 deletions(-)
+
+commit 78cc6fd831f9d4724bba412a86340005a83cd708
+Author: Stas Solovey <whats_up@tut.by>
+Date: Thu Mar 17 17:37:45 2016 +0000
+
+ Updated Russian translation
+
+ po/ru.po | 1069 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 661 insertions(+), 408 deletions(-)
+
+commit 495271d24f8e599c9997176121ce2884e64446cd
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Wed Mar 16 20:46:12 2016 +0000
+
+ Updated Finnish translation
+
+ po/fi.po | 49 +++++++++----------------------------------------
+ 1 file changed, 9 insertions(+), 40 deletions(-)
+
+commit 92a26150f0980bd49a78b2c88a309a3efa69da9f
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Wed Mar 16 19:52:39 2016 +0000
+
+ Updated Korean translation
+
+ po/ko.po | 1028 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 624 insertions(+), 404 deletions(-)
+
+commit 147331e95af16caad651f5ad632cd335669c024e
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Tue Mar 15 14:10:05 2016 +0100
+
+ Fixed typo in French translation
+
+ Thanks Damien Gombault for the report.
+
+ po/fr.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 727b10590cbbd39f57f16ad48733215adc327b9a
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 14 18:23:10 2016 +0100
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f40929ebee6b4f203eca3d57f4bc8cddc498d50b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 14 18:14:15 2016 +0100
+
+ Version 3.19.92
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b237bf3b5afc16bc8c8282de3493b4eac103698e
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Tue Mar 15 00:21:49 2016 +0900
+
+ Updated Korean help translation
+
+ help/ko/ko.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 655c7cc6c4189bbeeae3199a1c1b7fc43601ff3d
+Author: Seong-ho Cho <shcho@gnome.org>
+Date: Tue Mar 15 00:00:39 2016 +0900
+
+ Add Korean help translation
+
+ help/Makefile.am | 2 +-
+ help/ko/figures/gnome-terminal.png | Bin 0 -> 9809 bytes
+ help/ko/ko.po | 3590 ++++++++++++++++++++++++++++++++++++
+ 3 files changed, 3591 insertions(+), 1 deletion(-)
+
+commit 4bab7ce155856e8d407088ca7f08426450906974
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Mar 13 15:00:52 2016 +0100
+
+ about: Update year
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 21c11b35e20c8797958b83736a8a05c58fb22382
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Sun Mar 13 13:52:40 2016 +0000
+
+ Updated Finnish translation
+
+ po/fi.po | 935 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 568 insertions(+), 367 deletions(-)
+
+commit fe704afdb375a3945d0606f3badf108bd6fba1c8
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Mar 12 13:34:36 2016 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 33831a348d7e150e2866bf88e0960a2b6ac9b965
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Mar 7 22:10:36 2016 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 811 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 487 insertions(+), 324 deletions(-)
+
+commit 4bd1b15c00375938976baaba2c0f05618bb7c6e7
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Mon Mar 7 18:09:24 2016 +0000
+
+ Updated Occitan translation
+
+ po/oc.po | 1346 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 785 insertions(+), 561 deletions(-)
+
+commit 5d1b6f0cb0c49ecd240d7e0c3667c520696b998e
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Mar 7 15:42:11 2016 +0100
+
+ Fixes to Catalan documentation
+
+ help/ca/ca.po | 84 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 42 insertions(+), 42 deletions(-)
+
+commit cc7cd9da668edd74b8d8f7a4149062492371233f
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sun Mar 6 12:34:24 2016 +0000
+
+ Updated French translation
+
+ po/fr.po | 99 ++++++++++++++++++++++------------------------------------------
+ 1 file changed, 33 insertions(+), 66 deletions(-)
+
+commit a887be15fb360c68d2812133821ab531d839ad25
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Mar 5 13:11:41 2016 +0200
+
+ Update Latvian translation
+
+ po/lv.po | 801 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 466 insertions(+), 335 deletions(-)
+
+commit 3a90642d6acd4d58117b53a8962258134a391ca3
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Fri Mar 4 16:27:42 2016 +0200
+
+ Updated Ukrainian translation
+
+ po/uk.po | 1132 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 656 insertions(+), 476 deletions(-)
+
+commit 4449c51a98131dba6e4ff722fd43f0e9707b5dff
+Author: Tom Tryfonidis <tomtryf@gnome.org>
+Date: Thu Mar 3 19:03:23 2016 +0000
+
+ Updated Greek translation
+
+ po/el.po | 814 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 485 insertions(+), 329 deletions(-)
+
+commit 5bb81e116cb6e9d0109d5f44a19fa659db2bd413
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Thu Mar 3 10:23:14 2016 +0000
+
+ Updated Friulian translation
+
+ po/fur.po | 1020 +++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 617 insertions(+), 403 deletions(-)
+
+commit 96f7624ee86ba828e7876d53643aa6c059bc3b02
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Wed Mar 2 21:56:11 2016 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 1012 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 594 insertions(+), 418 deletions(-)
+
+commit 546ab1845a6b2fe7b20a930f75e858f4ae8a77fb
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Mar 2 11:57:20 2016 +0400
+
+ Update Arabic translation
+
+ po/ar.po | 934 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 553 insertions(+), 381 deletions(-)
+
+commit cde8cc61b4b5b1a9acabfc20516447c286aa6d5d
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Tue Mar 1 22:14:41 2016 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 66 ++++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 29 insertions(+), 37 deletions(-)
+
+commit 964f7c22fe23583e65a023098e7415bd7403f07f
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue Mar 1 20:02:13 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 83 ++++++++++++++++++++--------------------------------------------
+ 1 file changed, 26 insertions(+), 57 deletions(-)
+
+commit 864388fe776026d613bb315cbc432b0549833ab6
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Feb 29 22:10:25 2016 +0100
+
+ Fixes to Catalan translation
+
+ po/ca.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit ab27c977884844906900e3cd82dcf90bd4ffb3b9
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 29 18:43:58 2016 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 42d493c9010c1df7632865c387c76d2596f4ac23
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 29 18:35:28 2016 +0100
+
+ Version 3.19.91
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a168feff8229de0b3a7e1fddde84153fe4f0aebf
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Mon Feb 29 16:23:38 2016 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 751 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 430 insertions(+), 321 deletions(-)
+
+commit bba110c93bb76be83a0d9bab00f96a44a8e4b731
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Mon Feb 29 09:46:37 2016 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 754 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 433 insertions(+), 321 deletions(-)
+
+commit 11f5d3e941e87424a83578231c6075e9345103e8
+Author: Rafael Fontenelle <rffontenelle@gmail.com>
+Date: Mon Feb 29 07:17:04 2016 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 816 +++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 471 insertions(+), 345 deletions(-)
+
+commit 1cbd76604aa09feff14e21621073e925d00e9104
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Sun Feb 28 22:47:28 2016 +0000
+
+ Updated French translation
+
+ po/fr.po | 791 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 472 insertions(+), 319 deletions(-)
+
+commit 423b42610494364fb0dbcee5cbeaf87e8a9fad6b
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Sun Feb 28 16:41:21 2016 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 600 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 337 insertions(+), 263 deletions(-)
+
+commit 88848cf0edfca076a2abf451bee208d8623e985b
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Feb 27 19:33:18 2016 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 777 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 455 insertions(+), 322 deletions(-)
+
+commit 7eee009b2fcd9ba65ae6d7e2dbdb4b561013d594
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Feb 26 21:17:27 2016 +0100
+
+ screen: Add a few more URL regex unittests
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=1310892
+
+ src/terminal-regex.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 804839f567e81a7c798bdfabe9e56f94a5891748
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Thu Feb 25 07:02:15 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 605 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 342 insertions(+), 263 deletions(-)
+
+commit cb191fb1bb636ae084eac2fbfd6fe8c83a75b62c
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Wed Feb 24 20:24:40 2016 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 1020 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 603 insertions(+), 417 deletions(-)
+
+commit e409c376ed7c96261640da554dbcc1b39c458823
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Tue Feb 23 18:02:59 2016 +0000
+
+ Updated Serbian Latin translation
+
+ po/sr@latin.po | 258 +++++++++++++++++++++++++++------------------------------
+ 1 file changed, 121 insertions(+), 137 deletions(-)
+
+commit ba8946016bd6e43a07014ed907404a12c11ee8a4
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Tue Feb 23 18:00:43 2016 +0000
+
+ Updated Serbian translation
+
+ po/sr.po | 258 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 121 insertions(+), 137 deletions(-)
+
+commit 9d08dff79698d7650071f963aec6193d5165bfec
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Feb 23 04:16:49 2016 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 701 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 402 insertions(+), 299 deletions(-)
+
+commit 11ede43d8ff138e4981bf4a05213f65c1868eeb0
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 22 21:26:48 2016 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 607 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 330 insertions(+), 277 deletions(-)
+
+commit f63467bb7c5a08a9601956f054a08814fcf96ed8
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 22 18:27:32 2016 +0100
+
+ client: legacy: Give more information for common errors
+
+ ... and point to the FAQ.
+
+ src/server.c | 7 ---
+ src/terminal-defines.h | 7 +++
+ src/terminal-libgsystem.h | 23 +++++++
+ src/terminal.c | 152 ++++++++++++++++++++++++++++++++++++++--------
+ 4 files changed, 156 insertions(+), 33 deletions(-)
+
+commit efd436f3c939b833478f187505a67fc0ddd9db3d
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 22 18:27:32 2016 +0100
+
+ client: legacy: Simplify code by using cleanup
+
+ src/terminal.c | 44 +++++++++++++++-----------------------------
+ 1 file changed, 15 insertions(+), 29 deletions(-)
+
+commit 86e427b5a3873c4ea59197477e7e8cc050b78291
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 21:53:39 2016 +0100
+
+ profile: editor: Update palette from xterm
+
+ Adjust "xterm" palette to what xterm actually uses by default.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=734875
+
+ src/profile-editor.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c3f535a90e15d5682b3686aadb6190c3f8b61cfe
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 21:53:39 2016 +0100
+
+ palette: editor: Specify the palette in hex
+
+ src/profile-editor.c | 164 ++++++++++++++++++++++++++-------------------------
+ 1 file changed, 84 insertions(+), 80 deletions(-)
+
+commit 1a94499aca8f9a06479f5149e70e246bf9249ac0
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:46:05 2016 +0100
+
+ screen: Rewrite URL regexes
+
+ Rewrite the URL match regex to be more correct.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756038
+
+ src/Makefile.am | 27 +++++
+ src/terminal-regex.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-regex.h | 145 +++++++++++++++++++++++
+ src/terminal-screen.c | 33 ++----
+ 4 files changed, 495 insertions(+), 23 deletions(-)
+
+commit 01722264d1a8bd96ab234ea2a316bbec8e9443d8
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:46:04 2016 +0100
+
+ Revert "screen: Rewrite URL regexes"
+
+ This reverts commit 0c9a82e762135437faf591d9c53d056133da4c03.
+
+ src/Makefile.am | 27 ---------------------------
+ src/terminal-screen.c | 33 +++++++++++++++++++++++----------
+ 2 files changed, 23 insertions(+), 37 deletions(-)
+
+commit 0c9a82e762135437faf591d9c53d056133da4c03
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 21 15:37:01 2016 +0100
+
+ screen: Rewrite URL regexes
+
+ Rewrite the URL match regex to be more correct.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756038
+
+ src/Makefile.am | 27 +++++++++++++++++++++++++++
+ src/terminal-screen.c | 33 ++++++++++-----------------------
+ 2 files changed, 37 insertions(+), 23 deletions(-)
+
+commit 68ccc3f766a374376fefd2d7147f97fb7ac4361c
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:22:28 2016 +0100
+
+ profile: Increase default scrollback lines
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=747316
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 07e73205f9d16156ad297d4b1ce001e6e8851fdb
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:10:16 2016 +0100
+
+ client: Forward the locale charset to the server
+
+ When providing an override command to use instead of the profile's
+ command, use the remote locale's charset together with the command.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=732128
+
+ src/client.vapi | 1 +
+ src/gterminal.vala | 4 ++++
+ src/terminal-app.c | 3 ++-
+ src/terminal-app.h | 1 +
+ src/terminal-client-utils.c | 18 +++++++++++-------
+ src/terminal-client-utils.h | 1 +
+ src/terminal-gdbus.c | 7 +++++--
+ src/terminal-nautilus.c | 1 +
+ src/terminal-screen.c | 15 +++++++++++++++
+ src/terminal-screen.h | 1 +
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 8 ++++----
+ 12 files changed, 47 insertions(+), 15 deletions(-)
+
+commit cd4128a2d7ece9c15c134d7a1a7a773dc1d2d53e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 20 13:52:11 2016 +0100
+
+ build: Disable pcre2 for 3.20
+
+ vte 0.44 for 3.20 doesn't export the necessary API.
+
+ configure.ac | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit ee31e70248794aaa255e93230af93a0a49ba154a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 20 13:52:11 2016 +0100
+
+ prefs: Adjust fill settings
+
+ src/preferences.ui | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 7e1d998a5ef85c3f266c3be3215c47a4c6ca9688
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Fri Feb 19 21:02:33 2016 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 1020 ++++++++++++++++++++++++++++------------------
+ po/sr@latin.po | 1224 +++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 1343 insertions(+), 901 deletions(-)
+
+commit 983c388184fb8034d708d38b52aaae2969672eba
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Feb 18 15:10:08 2016 +0000
+
+ Updated Spanish translation
+
+ po/es.po | 642 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 357 insertions(+), 285 deletions(-)
+
+commit a5e6b0f84b96114328578858ed5029597979949d
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Thu Feb 18 10:01:14 2016 +0100
+
+ Updated German translation
+
+ po/de.po | 728 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 431 insertions(+), 297 deletions(-)
+
+commit a1175842afe5d32be491df010bbaaca89cc5fa61
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Feb 17 21:53:39 2016 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 499 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 278 insertions(+), 221 deletions(-)
+
+commit 6b5ea7b419bb34ca1e75e0a2138381c1757974fc
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 16 19:48:25 2016 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9b18c48ccb591d157cf38511219bbf27fde0bad2
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 16 18:59:09 2016 +0100
+
+ search: Revert to using a window instead of a popover
+
+ The popover isn't movable and might cover the match, so until that
+ can be fixed, revert to using a window for the search dialogue.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=755653
+
+ src/search-popover.ui | 12 +++++++-----
+ src/terminal-search-popover.c | 14 ++++++++++----
+ src/terminal-window.c | 2 ++
+ 3 files changed, 19 insertions(+), 9 deletions(-)
+
+commit 0bca006d61d36f042ccc0631c210751696551f1d
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 16 18:59:09 2016 +0100
+
+ profile: editor: Add highlight colour prefs
+
+ Since we also just added the cursor colour prefs, we can as well
+ offer prefs for all the colours VTE has API to change.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=122413
+
+ src/org.gnome.Terminal.gschema.xml | 15 ++++++++++++++
+ src/profile-editor.c | 32 +++++++++++++++++++++++++++++
+ src/profile-preferences.ui | 41 ++++++++++++++++++++++++++++++++++++++
+ src/terminal-schemas.h | 3 +++
+ src/terminal-screen.c | 22 ++++++++++++++++++--
+ 5 files changed, 111 insertions(+), 2 deletions(-)
+
+commit 7dc35e783ea06dd79271ab5a5396786eabaa4f4f
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 16 18:59:09 2016 +0100
+
+ profile: editor: Make it clearer what the colour pickers select
+
+ Rename 'foreground' to 'text'.
+
+ src/profile-preferences.ui | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 156b85533f42d8c7e6cf6258ce3e7fe4ec8f1754
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 16 18:59:09 2016 +0100
+
+ client: legacy: Reimplement deprecated --title option
+
+ This reverts commit 0033eca2909ddccf3358c1f089bce05d3473b123.
+
+ Reimplement the deprecated --title client option. It seems it is absolutely
+ required by all those super l33t unix admins that are above using a lowly
+ command like printf(1) or the even simpler xtermcontrol(1).
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=740188
+
+ src/terminal-app.c | 3 ++-
+ src/terminal-app.h | 1 +
+ src/terminal-gdbus.c | 6 ++++--
+ src/terminal-options.c | 45 +++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-options.h | 2 ++
+ src/terminal-screen.c | 24 ++++++++++++++++++++++++
+ src/terminal-screen.h | 1 +
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 2 +-
+ 9 files changed, 79 insertions(+), 7 deletions(-)
+
+commit a15f9fdd08e8a6f8ea95854a5879a5ef9053f5c6
+Author: Balázs Meskó <meskobalazs@gmail.com>
+Date: Mon Feb 15 08:16:35 2016 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 629 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 343 insertions(+), 286 deletions(-)
+
+commit c4423f917b0805e96dcd59aed3e9c3b59aca6343
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sun Feb 14 21:05:41 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 158 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 74 insertions(+), 84 deletions(-)
+
+commit cabf95137a26cbcf1fc6125b8a835b1bf1faa79d
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sun Feb 14 18:33:45 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 523 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 308 insertions(+), 215 deletions(-)
+
+commit f82e72336e810440bc679eb281f3eb4c9c0e072f
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Feb 14 18:33:13 2016 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 538 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 297 insertions(+), 241 deletions(-)
+
+commit d3c46ae4ed28a099bf2752b07dcadbea565313d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 14 17:32:13 2016 +0100
+
+ window: Try again to find and fix a clipboard related crash
+
+ I don't see how this crash could happen, but it seems it has:
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=1308280
+
+ src/terminal-window.c | 13 ++++++-------
+ 1 file changed, 6 insertions(+), 7 deletions(-)
+
+commit d4b897ed832ad0487c193e27769a1f28a0491840
+Author: Colin Walters <walters@verbum.org>
+Date: Sun Feb 14 09:44:06 2016 -0500
+
+ util: Fix compilation error in previous commit
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6ce351d90694d50f91c1b73ae72cc64e2505d598
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 14 11:01:44 2016 +0100
+
+ profile: Increase maximum of default column prefs
+
+ ... and the rows too.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=761395
+
+ src/org.gnome.Terminal.gschema.xml | 4 ++--
+ src/profile-preferences.ui | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 49d1f8fbab79a05d082aa6391325c1890609e797
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 21:22:25 2016 +0100
+
+ profile: editor: Don't compare alpha colour components
+
+ src/profile-editor.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit eaab60ff8e1f7c711cba154ea283a3a1aed02d4c
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 21:19:40 2016 +0100
+
+ util: Unset colour alpha component
+
+ Don't allow alpha in via the pref.
+
+ src/terminal-util.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3451acf42dbff5bf2c2e704567c76f433f798d21
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 21:19:40 2016 +0100
+
+ profile: editor: Unset colour alpha component
+
+ Don't allow alpha in via the pref.
+
+ src/profile-editor.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 96e64050dff428309c239bb4bd0fc33ebd403cf1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 21:19:40 2016 +0100
+
+ profile: editor: Add cursor colour prefs
+
+ Based on a patch by Tony Houghton <h@realh.co.uk>.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=85821
+
+ src/profile-editor.c | 46 ++++-
+ src/profile-preferences.ui | 427 ++++++++++++++++++++++-----------------------
+ 2 files changed, 245 insertions(+), 228 deletions(-)
+
+commit c8e90edd258bce6fa1431eaa763a3d69ee324d8d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 21:19:40 2016 +0100
+
+ screen: Don't use extra colours when using theme colors
+
+ When using theme colours, do not apply the bold and cursor bolours.
+
+ src/terminal-screen.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit c57b08b625853800b91e84c8b975ca07acf02e8a
+Author: Tony Houghton <h@realh.co.uk>
+Date: Sat Feb 13 20:23:10 2016 +0100
+
+ profile: Add cursor colour prefs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=85821
+
+ src/org.gnome.Terminal.gschema.xml | 17 ++++++++++++++++-
+ src/terminal-schemas.h | 3 +++
+ src/terminal-screen.c | 17 +++++++++++++++--
+ 3 files changed, 34 insertions(+), 3 deletions(-)
+
+commit a5c355b2390e0cf253965c8a5896fc81f6ea44a5
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 13 20:23:09 2016 +0100
+
+ profile: editor: Try to fix the UI file
+
+ It was totally broken with newer gtk+ ‽
+
+ src/profile-preferences.ui | 192 +++++++++++++++++++++++++--------------------
+ 1 file changed, 109 insertions(+), 83 deletions(-)
+
+commit 6319a77744bf6133dbd494bd85184f0978007d71
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Feb 13 07:21:52 2016 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 672 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 372 insertions(+), 300 deletions(-)
+
+commit e020592a22f11adbf90179c0a4e1210dc75b1263
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sun Feb 7 21:38:53 2016 +0000
+
+ Updated French translation
+
+ po/fr.po | 596 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 319 insertions(+), 277 deletions(-)
+
+commit e59c44a77b1fdbfebb4d017692971ecced350448
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Sat Feb 6 22:31:58 2016 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 863 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 465 insertions(+), 398 deletions(-)
+
+commit 4d4b8f783d33fc56f4bae61da50e70bcaa232013
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Feb 6 17:29:32 2016 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 560 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 317 insertions(+), 243 deletions(-)
+
+commit a0d3779d145e66c45a50bd8b610bb66d4f4b13e9
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Feb 6 17:05:10 2016 +0200
+
+ Update Latvian translation
+
+ po/lv.po | 589 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 335 insertions(+), 254 deletions(-)
+
+commit c19709c68ce70586bcb6c41d650c2e43140a36d7
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Jan 31 22:28:50 2016 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 185 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 95 insertions(+), 90 deletions(-)
+
+commit c5a883b61e55b2a626dcabd3e1b46367629e8892
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 31 11:36:14 2016 +0100
+
+ profile: editor: Fix gtk version check
+
+ Check for gtk 3.19.8, not .6.
+
+ src/profile-editor.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 096e324bd4f3eeb09fbcb7e330246551be23a991
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 27 17:59:25 2016 +0100
+
+ profile: editor: Use new show-editor property on GtkColorButton
+
+ On gtk+ >= 3.19, use the new GtkColorButton:show-editor property
+ instead of working around the previous lack of this property.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756192
+
+ src/profile-editor.c | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit c11abda032ec70f7908e2dcbe7ee02d870a8abfe
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 27 17:59:25 2016 +0100
+
+ appdata: Add some missing information
+
+ Apply it to the main appdata file, not the nautilus plugin one.
+
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 5 -----
+ org.gnome.Terminal.appdata.xml.in | 5 +++++
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 3a5e4f058e10bfe6eac90072922eeb0cde60a975
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 26 18:18:10 2016 +0100
+
+ appdata: Add some missing information
+
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 28d8f12e5024e7278d747f573da671cf97293a69
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 26 18:18:10 2016 +0100
+
+ client: legacy: --geometry option is unsupported on gtk+ >= 3.19.5
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=760944
+
+ src/terminal-options.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d53c36c9dd52f80f7a16901488845f481915219b
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue Jan 26 14:08:52 2016 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 168 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 93 insertions(+), 75 deletions(-)
+
+commit 3b2ea00dbaae2e0f3be8020f6aa2da579c55a9ec
+Author: Richard Hughes <richard@hughsie.com>
+Date: Mon Jan 25 15:41:37 2016 +0000
+
+ Add a missing tag to the AppData file
+
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4295da82d52cfb2287811493b86eac5d94b7c70d
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Mon Jan 25 00:51:55 2016 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 863 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 504 insertions(+), 359 deletions(-)
+
+commit cfffbd35328e523bb1cac59138c88bf8b0d83481
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Jan 23 08:06:14 2016 +0100
+
+ Update Catalan translation
+
+ po/ca.po | 886 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 485 insertions(+), 401 deletions(-)
+
+commit eccc1743268323bd3e374b8fe2304b2d54af3478
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 20 16:50:20 2016 +0100
+
+ build: Conditionalise the nautilus plugin appdata
+
+ Only build the appdata for the plugin when it's enabled.
+
+ Makefile.am | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+commit 6b4666c7f43052397a89ea1b960652fe732377bd
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 19 20:18:26 2016 +0100
+
+ appdata: Fix appdata for the Open Terminal nautilus plugin
+
+ This extends the nautilus appdata, not gnome-terminal.
+
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2503c9b09bf8798617dca4da5be51735aca99df1
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 19 20:18:26 2016 +0100
+
+ appdata: Fix appdata for the Open Terminal nautilus plugin
+
+ Set type to "addon".
+
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 7403ce8b20c6dc8ad739b19a4a41a1f20e39eda1
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 19 20:18:26 2016 +0100
+
+ appdata: Add appdata for the Open Terminal nautilus plugin
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=760851
+
+ Makefile.am | 5 ++++-
+ org.gnome.Terminal.Nautilus.appdata.xml.in | 35 ++++++++++++++++++++++++++++++
+ po/POTFILES.in | 1 +
+ 3 files changed, 40 insertions(+), 1 deletion(-)
+
+commit 6be2024c83691f3c9baadf6f7036262c4d2813df
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 17 21:52:26 2016 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eb64a021976ae8a605a9a241672bada6174a5cb1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 17 21:49:21 2016 +0100
+
+ Version 3.19.2
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f0517318e3fd098cd3d42e3c100d80bd7d0181c7
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Jan 17 21:49:41 2016 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 222 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 111 insertions(+), 111 deletions(-)
+
+commit 09505ecb273b11593a77e58ba2e04aa76042a1c1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Jan 10 19:58:06 2016 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 157 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 77 insertions(+), 80 deletions(-)
+
+commit fea39888d5e57e99ace6ce173ae2490b5ab5157a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 10 16:11:37 2016 +0100
+
+ notebook: Use symbolic new-tab icon
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=755825
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 7cc6e8ccac8bb73d13066025b12db4609004ec62
+Author: Rafael Fontenelle <rffontenelle@gmail.com>
+Date: Mon Jan 4 19:08:21 2016 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 496 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 244 insertions(+), 252 deletions(-)
+
+commit 7271a2f825d1be9d8da20291444604db25a0ee6c
+Author: Gustavo Marques <gutodisse+gnome@gmail.com>
+Date: Sat Jan 2 06:44:56 2016 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 800 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 430 insertions(+), 370 deletions(-)
+
+commit 0e6eee2bf68d54eafabe04e2a90eef74920089f5
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Wed Dec 30 18:43:32 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 336 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 181 insertions(+), 155 deletions(-)
+
+commit 2661fc5247d1869727698f8fdfdbc5102e41da30
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 26 21:50:14 2015 +0100
+
+ screen: Compile dingu regexes with MULTILINE option
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9e0ea90e3e305611366a2e735e23e277c58057fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 26 21:50:14 2015 +0100
+
+ screen: Compile dingu regexes with MULTILINE option
+
+ src/terminal-screen.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d1309dbbcc93d84261a23c7e140d50f5aee7e2c2
+Author: Sebastian Rasmussen <sebras@gmail.com>
+Date: Mon Dec 21 09:11:17 2015 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 660 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 369 insertions(+), 291 deletions(-)
+
+commit 48457f4d915c5df9bccc78c61063563de1ea1883
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Dec 15 20:51:25 2015 +0100
+
+ screen: Fix memory corruption problem
+
+ The memory passed must be zeroed first, or we'll crash later
+ when g_free()ing the matches.
+
+ src/terminal-screen.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d6d19d3e5b85041eb84e51b94a00a767661b7a95
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue Dec 15 15:20:36 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 870 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 559 insertions(+), 311 deletions(-)
+
+commit a1ab67dcfba011c22d519ae9349986ebf5b66ebf
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Dec 2 04:12:38 2015 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 507 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 284 insertions(+), 223 deletions(-)
+
+commit bc22091617bdb1acb3e3f20c428c836717b50e44
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 30 19:42:18 2015 +0100
+
+ search-provider: Don't use a callback with vte_terminal_get_text
+
+ Instead of limiting the range via the callback, just use
+ vte_terminal_get_text_range() with the range surrounding
+ the cursor. (Callback support is going to be deprecated
+ and removed from vte.)
+
+ src/terminal-search-provider.c | 28 ++++++++++++----------------
+ 1 file changed, 12 insertions(+), 16 deletions(-)
+
+commit a6bf0d2f0bdad4301bba6f52055b9aeae005a2b6
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 25 12:54:17 2015 +0100
+
+ window: Remove WM changed callback
+
+ It's obsolete and just a gratuitous dependency on the X gdk backend.
+
+ src/terminal-window.c | 50 --------------------------------------------------
+ 1 file changed, 50 deletions(-)
+
+commit 032d9a49ce6935881cc842bf4cfecedab45f89d3
+Author: Pedro Albuquerque <palbuquerque73@gmail.com>
+Date: Sun Nov 22 08:58:56 2015 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 181 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 90 insertions(+), 91 deletions(-)
+
+commit 891b8efa7799764a8d69cd9b0828d9c11a3cbce2
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Fri Nov 20 21:49:05 2015 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 469 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 263 insertions(+), 206 deletions(-)
+
+commit 2b11efe3788e4aed5ce5f31e1130aa1937aec596
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Nov 17 18:53:41 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 6714 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 3392 insertions(+), 3322 deletions(-)
+
+commit 7b92da2263c757eb861bcd4525b9712f3108280e
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Mon Nov 16 17:57:53 2015 +0000
+
+ Updated Scottish Gaelic translation
+
+ po/gd.po | 933 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 529 insertions(+), 404 deletions(-)
+
+commit b9e04431fe6c8e65877c378cf5f9b878fafee3c8
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Nov 16 07:18:10 2015 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 456 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 257 insertions(+), 199 deletions(-)
+
+commit 9a28e25ad9fdeca203515e1e6e05ee21fc79ffdd
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jan 27 19:04:19 2015 +0100
+
+ data: Rename desktop file
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711059
+
+ Makefile.am | 4 ++--
+ configure.ac | 2 +-
+ gnome-terminal.appdata.xml.in => org.gnome.Terminal.appdata.xml.in | 2 +-
+ gnome-terminal.desktop.in.in => org.gnome.Terminal.desktop.in.in | 0
+ po/POTFILES.in | 4 ++--
+ po/POTFILES.skip | 2 +-
+ src/gnome-terminal-search-provider.ini | 2 +-
+ 7 files changed, 8 insertions(+), 8 deletions(-)
+
+commit 5d30d73781359481aa8f350b2784c7f5350945cc
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Thu Nov 12 12:21:46 2015 +0700
+
+ Updated Thai translation
+
+ po/th.po | 473 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 260 insertions(+), 213 deletions(-)
+
+commit 9adfd3b4508cb8f0e23a808b4c6b22663328d2a9
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Nov 9 16:10:37 2015 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 180 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 103 insertions(+), 77 deletions(-)
+
+commit 748731c1ce4ca53c23b12a22f88c7192261c6edf
+Author: YunQiang Su <yqsu@src.gnome.org>
+Date: Mon Nov 9 18:03:27 2015 +0800
+
+ update zh_CN translation
+
+ po/zh_CN.po | 693 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 385 insertions(+), 308 deletions(-)
+
+commit d7c6f25b036f362f3c451c541b9e0bf2d4905d78
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Sun Nov 8 21:09:33 2015 +0200
+
+ Updated Greek translation
+
+ po/el.po | 482 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 270 insertions(+), 212 deletions(-)
+
+commit 474a07ab62b1cd5179f996cb263458e25b30703d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Nov 7 20:31:26 2015 +0100
+
+ schema: Add the hold option to the description
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d592e3de6f83151b764df69ca21410bab0887766
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Sat Nov 7 14:50:03 2015 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 830 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 377 insertions(+), 453 deletions(-)
+
+commit f350b83acb9be9a0787982cb1113293ea3273f84
+Author: Pedro Albuquerque <palbuquerque73@gmail.com>
+Date: Thu Nov 5 07:29:15 2015 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 609 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 334 insertions(+), 275 deletions(-)
+
+commit af51d7fdabe2083450d57f39223943d713f97744
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Nov 3 22:43:45 2015 +0100
+
+ accels: Allow to define shortcuts for more actions
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=757512
+
+ src/org.gnome.Terminal.gschema.xml | 16 ++++++++++++++++
+ src/terminal-accels.c | 16 ++++++++++++++--
+ 2 files changed, 30 insertions(+), 2 deletions(-)
+
+commit 1e399883c4c42d0b25518bdaa3483e7a2d3f870a
+Author: Sveinn í Felli <sv1@fellsnet.is>
+Date: Mon Nov 2 15:19:58 2015 +0000
+
+ Added Icelandic translation
+ (cherry picked from commit e1d6e6c948b4d8204022adb116c8edd36e46edfa)
+
+ po/LINGUAS | 1 +
+ po/is.po | 1994 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1995 insertions(+)
+
+commit 1386f12f4c8ddaaa2d7c117d4d96cd6ab208841b
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Mon Nov 2 05:29:37 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 306 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 168 insertions(+), 138 deletions(-)
+
+commit 4161dbbb2091c1fa0dd57f86b89955569f2e998d
+Author: Ting-Wei Lan <lantw44@gmail.com>
+Date: Fri Oct 30 08:04:12 2015 +0100
+
+ screen: Remove bogus return value
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=757314
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit d075c7104e36496bf7aa184619b6da716f7e7fae
+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
+Date: Sun Oct 25 10:38:08 2015 +0000
+
+ Updated Finnish translation
+
+ po/fi.po | 766 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 406 insertions(+), 360 deletions(-)
+
+commit e5db184c794493049da0a9d62495954e4db89f43
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Oct 25 00:11:46 2015 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 292 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 161 insertions(+), 131 deletions(-)
+
+commit 03fdcafb4d0e5553c368de213b7967356c892272
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Oct 24 01:25:00 2015 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2b3bbc021088d509a526f63151d9744ae058bbbe
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Oct 24 01:22:39 2015 +0200
+
+ build: Include terminal-pcre2.h in tarball
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b2fd6a0a25ac65e3ee835bfd531443b20a19e901
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Oct 24 00:43:23 2015 +0200
+
+ app: Show useful information about numbers on right click
+
+ Add infrastructure for matching extra regexes on right click.
+
+ When clicked on a number, add a new entry in the popup menu: group the
+ digits by 3, perform dec/hex conversion, and convert to kibi/mebi/etc.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=741728
+
+ src/terminal-screen.c | 75 +++++++++++++++++++++++++++++++--
+ src/terminal-screen.h | 4 +-
+ src/terminal-util.c | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 2 +
+ src/terminal-window.c | 10 ++++-
+ src/terminal.xml | 1 +
+ 6 files changed, 199 insertions(+), 5 deletions(-)
+
+commit 0789b02ee11038743fde08795eb4a1ac0bcc3f47
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Oct 24 00:42:11 2015 +0200
+
+ app: Rename some variables related to regex matching
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=741728
+
+ src/terminal-screen.c | 40 ++++++++++++++++++++--------------------
+ src/terminal-screen.h | 8 ++++----
+ src/terminal-util.c | 2 +-
+ src/terminal-util.h | 2 +-
+ src/terminal-window.c | 18 +++++++++---------
+ 5 files changed, 35 insertions(+), 35 deletions(-)
+
+commit e51cb66296b85af7d960e3862c3acf103f5eac07
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Oct 20 21:46:10 2015 +0200
+
+ screen: Factor out precompile_regexes()
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=741728
+ https://bugzilla.gnome.org/show_bug.cgi?id=756038
+
+ src/terminal-screen.c | 83 +++++++++++++++++++++++++++++----------------------
+ 1 file changed, 48 insertions(+), 35 deletions(-)
+
+commit c4cb46a678b2a14fb6f3433f54138711b1b2f50f
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Wed Oct 14 12:30:26 2015 +0200
+
+ Updated Basque language
+
+ po/eu.po | 687 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 363 insertions(+), 324 deletions(-)
+
+commit aff64cc127cc1e242b852a90ec3cb5e08231f67f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 12 11:10:58 2015 +0200
+
+ server: Use distinct exit code for gtk_init failure
+
+ (cherry picked from commit 314794ee63d831a9c0c3a34227c939003522e41b)
+
+ src/server.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit b631866f3ac361b22760b9919093a3905e6b5084
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Fix and mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+ (cherry picked from commit e3c1226a7c419fb2770c5f188ce52b2ebbe12018)
+
+ po/fa.po | 3 ++-
+ po/lv.po | 3 ++-
+ po/vi.po | 3 ++-
+ 3 files changed, 6 insertions(+), 3 deletions(-)
+
+commit df6f98b34b505dd7bb26346b1528c88f0062c90b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 11 16:28:25 2015 +0200
+
+ Revert "build: Add noinst convenience library"
+
+ This reverts commit 114a0e18c668199df836729656643c56b43c57ea.
+
+ src/Makefile.am | 50 ++++++++++++--------------------------------------
+ src/server.c | 2 ++
+ 2 files changed, 14 insertions(+), 38 deletions(-)
+
+commit 114a0e18c668199df836729656643c56b43c57ea
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 11 11:42:19 2015 +0200
+
+ build: Add noinst convenience library
+
+ This will make it easier to add tests.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756038
+
+ src/Makefile.am | 50 ++++++++++++++++++++++++++++++++++++++------------
+ src/server.c | 2 --
+ 2 files changed, 38 insertions(+), 14 deletions(-)
+
+commit 097864897c293a64dda65cc14b34b81f3d4d0813
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Oct 7 15:37:51 2015 +0200
+
+ profile: editor: Make colour buttons show their dialogue in editor mode
+
+ We use the colour buttons to edit the colour palette, so it's not good
+ usability to pop up the dialogue in palette mode. Since there is no way
+ to make the GtkColorButton's dialogue show up in editor mode, and since
+ GtkColorChooserDialog even unset editor mode on ::map, we need this gross
+ hack to work around it.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756192
+
+ src/profile-editor.c | 40 ++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 40 insertions(+)
+
+commit 35a25ae3f1ec937f6e62ac3add587dd9230a9098
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Oct 5 20:13:05 2015 +0200
+
+ window: Pass tab switching keys to the terminal for tabless windows
+
+ This was removed as a side effect of
+ a319aeb66f36e728af1b4929ddd69574df838702
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730128
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit c9c15e85a99570a5a82a44781cd86e5c8a748f9b
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Oct 4 20:12:25 2015 +0200
+
+ Mark a string for translation
+
+ src/preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7354f24d03e31efda7bccafb6586581d939cf9d2
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date: Sun Oct 4 14:29:04 2015 +0100
+
+ Use the right symbol for resetting a settings property
+
+ The function in GTK+ 3.19 is called gtk_settings_reset_property(), not
+ gtk_settings_reset().
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=756046
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e998c268df39aecc4049c763e6aa1f857d6a0078
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 4 10:05:19 2015 +0200
+
+ search: Work with gtk < 3.16
+
+ src/terminal-search-popover.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 7d5fc0659a0774139fdcb2176230f0810f563af5
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 4 10:05:19 2015 +0200
+
+ prefs: Add pref to use dark theme variant
+
+ Now that there is gtk+ API to reset the setting, let's bring back
+ the pref.
+
+ Note that the pref defaults to following the global pref. If your
+ distribution has set a different default (e.g. by using a gsettings
+ override), DO NOT complain to upstream about this!
+
+ This reverts commit 5f6c514a8840a5d1b87a8c399defee3b5052ec18.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=649358
+ https://bugzilla.gnome.org/show_bug.cgi?id=707206
+ https://bugzilla.gnome.org/show_bug.cgi?id=742040
+ https://bugzilla.gnome.org/show_bug.cgi?id=742333
+ https://bugzilla.gnome.org/show_bug.cgi?id=755008
+
+ src/org.gnome.Terminal.gschema.xml | 11 ++++
+ src/preferences.ui | 122 +++++++++++++++++++++++++------------
+ src/terminal-app.c | 35 +++++++++++
+ src/terminal-enums.h | 6 ++
+ src/terminal-prefs.c | 15 ++++-
+ src/terminal-schemas.h | 1 +
+ 6 files changed, 150 insertions(+), 40 deletions(-)
+
+commit 9ce642509b67d8140641a8e99cde44979d2e676c
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Mar 24 15:44:43 2015 +0100
+
+ notebook: Don't let the keyboard focus enter from the tab label
+
+ Merely setting TerminalTabLabel:can-focus to FALSE is not enough to
+ prevent the keyboard focus from entering the tab label. One can still
+ click the current tab's label and have the keyboard focus move there.
+
+ This solution was taken from gedit.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=746665
+
+ src/terminal-notebook.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit fed45f7eb1abdf5d730547e32c0b609d299e6a78
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Sep 30 16:53:41 2015 +0200
+
+ search: Use PCRE2 and JIT the regexes
+
+ Use VteRegex if PCRE2 support is enabled, and JIT the regexes which speeds
+ up the matching.
+
+ src/terminal-search-popover.c | 94 ++++++++++++++++++++++++++++++++++---------
+ src/terminal-search-popover.h | 7 +++-
+ src/terminal-window.c | 16 ++++++++
+ 3 files changed, 98 insertions(+), 19 deletions(-)
+
+commit 0c906ef32b9374a1e5052c3c7e8cacfb1695d37c
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Sep 30 16:53:41 2015 +0200
+
+ screen: Use PCRE2 and JIT the regexes
+
+ Use VteRegex if PCRE2 support is enabled, and JIT the regexes which speeds
+ up the matching.
+
+ src/terminal-screen.c | 45 ++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 38 insertions(+), 7 deletions(-)
+
+commit da1ba7b96ca0a15876055af6a0e33eb792a4c1f0
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Sep 30 16:53:41 2015 +0200
+
+ build: Add PCRE2 support
+
+ configure.ac | 30 +++++++++++++++++++++++++++++-
+ src/terminal-libgsystem.h | 10 ----------
+ src/terminal-pcre2.h | 25 +++++++++++++++++++++++++
+ 3 files changed, 54 insertions(+), 11 deletions(-)
+
+commit c85534a2cb31516a15de094f28fb40fc322effdd
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Fri Sep 25 08:25:02 2015 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 718 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 368 insertions(+), 350 deletions(-)
+
+commit 6d0234b604ddf4c5104dd63e85f4e74cfcba37f4
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Sep 24 06:06:39 2015 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit b7d80cbb1ebf9790cd7d903c4c54a19e869ca65d
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Sep 24 00:12:56 2015 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 620 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 318 insertions(+), 302 deletions(-)
+
+commit 1d4a8bd2fa022f7e1f235e600c47b81d40ae22fd
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Sep 22 21:33:17 2015 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6ff2df44defa586ce8110b3d5d730d1e49c13b42
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 22 14:30:54 2015 +0200
+
+ window: Improve search
+
+ Use a popover instead of a dialogue, and use a GtkSearchEntry.
+
+ Note: You will need to use the 'searchbar' branch of glade to edit the .ui file
+ until the branch is merged in glade.
+
+ configure.ac | 2 +-
+ src/Makefile.am | 6 +-
+ src/find-dialog.ui | 222 ------------------
+ src/search-popover.ui | 249 ++++++++++++++++++++
+ src/terminal-libgsystem.h | 10 +
+ src/terminal-search-dialog.c | 372 ------------------------------
+ src/terminal-search-dialog.h | 54 -----
+ src/terminal-search-popover.c | 515 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-search-popover.h | 48 ++++
+ src/terminal-window.c | 123 ++++++----
+ src/terminal.gresource.xml | 2 +-
+ 11 files changed, 910 insertions(+), 693 deletions(-)
+
+commit e2641fffbde441f47785646dcd09e3af2a8b1588
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Tue Sep 22 11:54:39 2015 +0000
+
+ Updated Serbian translation
+
+ po/sr.po | 656 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 317 insertions(+), 339 deletions(-)
+
+commit c8704ba3fef98d4acd59ec061566ff540b77c528
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 19 16:58:34 2015 +0200
+
+ window: Exit early from screen-removed handler for now empty notebook
+
+ When the notebook is now empty, it's not necessary to change anything else
+ since the window will be closed right away. Since GtkNotebook doesn't send
+ the switch-page signal when removing the last and only screen in the notebook,
+ priv->active_tab will point to an already freed object, which causes a
+ crash when the window tries to update itself for the new active tab.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=755240
+
+ src/terminal-window.c | 20 +++++++++++++++-----
+ 1 file changed, 15 insertions(+), 5 deletions(-)
+
+commit 7b7c38d01b198c9e2b32e2e6161472178f7492fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 19 16:56:15 2015 +0200
+
+ notebook: Don't change show-tabs when going to empty notebook
+
+ The window will close anyway, so the change is unnecessary. This fixes
+ a crash in terminal-window's show-tabs change handler.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=755240
+
+ src/terminal-notebook.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit f625b60d4c5ac40499dcedb1d349a91bb79529ab
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 21 17:02:37 2015 +0200
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit dc1b274d39fbaae089f741b0af145c99124e753c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 21 16:53:27 2015 +0200
+
+ Version 3.18.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f6f9bb228c4788cb08ef6253c5943232adf76939
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Sun Sep 20 19:24:43 2015 +0000
+
+ Updated Turkish translation
+
+ po/tr.po | 265 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 90 insertions(+), 175 deletions(-)
+
+commit 8dc09311c1c23271704b935aadfd27de80875abf
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sat Sep 19 15:27:55 2015 +0000
+
+ Updated Danish translation
+
+ po/da.po | 722 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 367 insertions(+), 355 deletions(-)
+
+commit 20e3a5215c1b25959f756a5e3d49119a5d8e2990
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Fri Sep 18 23:08:11 2015 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 2315 +++++++++-----------------------------------------------------
+ 1 file changed, 336 insertions(+), 1979 deletions(-)
+
+commit 0a69f8aa2efa0ae594e60fad83e7e5b0750e3521
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Sun Sep 13 13:00:21 2015 +0430
+
+ Update Persian translations
+
+ po/fa.po | 2040 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1126 insertions(+), 914 deletions(-)
+
+commit 95c87c057e4f4a029b42fbff9153aecd902f33b2
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Sep 8 23:24:41 2015 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 168 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 88 insertions(+), 80 deletions(-)
+
+commit 54ed0347f42dd66f21c149b4fb89595c4d1bc76c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 7 20:19:57 2015 +0200
+
+ profile: Only use dconf when the settings backend is dconf
+
+ src/migration.c | 19 +++++++++++++++++++
+ src/terminal-settings-list.c | 27 +++++++++++++++++++++------
+ 2 files changed, 40 insertions(+), 6 deletions(-)
+
+commit 026a6ed151c7b3e2f33aa883bf5607a1f4c3f5dd
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Sun Sep 6 04:09:33 2015 +0000
+
+ Updated Turkish translation
+
+ po/tr.po | 744 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 412 insertions(+), 332 deletions(-)
+
+commit 74ea68167dea4e889877525adb0b55ee6a2aedad
+Author: Bernd Homuth <dev@hmt.im>
+Date: Sat Sep 5 20:01:15 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 02180ca58a54732033229b3f2dc50074f4820847
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Sep 6 02:42:47 2015 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 604 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 305 insertions(+), 299 deletions(-)
+
+commit 94ff8d77aea8c5b36c9e086d12b2ca0638686f78
+Author: Hajime Taira <htaira@redhat.com>
+Date: Sat Sep 5 22:10:52 2015 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 533 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 269 insertions(+), 264 deletions(-)
+
+commit 5ae66a7fe12acc503a6b2fef6e7d1faa6dff6739
+Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
+Date: Sat Sep 5 08:57:56 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 186 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 98 insertions(+), 88 deletions(-)
+
+commit a61db1f60181f14cf080a5025a3bbc8ae2b8fc90
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Fri Sep 4 17:04:24 2015 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 635 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 320 insertions(+), 315 deletions(-)
+
+commit 2354683a1e7f02548d5db751062c6b351090e8b0
+Author: Claudio Arseni <claudio.arseni@gmail.com>
+Date: Fri Sep 4 08:16:58 2015 +0000
+
+ Updated Italian translation
+
+ po/it.po | 626 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 319 insertions(+), 307 deletions(-)
+
+commit 62820632c77a3b71c9e34752309e4dad1e7f9951
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Thu Sep 3 15:23:08 2015 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 543 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 275 insertions(+), 268 deletions(-)
+
+commit 75b0d0cc903a1b70f767a39193c8c56846860fad
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Thu Sep 3 09:03:53 2015 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit e1eb4cca27b04eaa21a164bde17508084c359793
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sun Aug 30 04:49:33 2015 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 528 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 259 insertions(+), 269 deletions(-)
+
+commit aafa7beb9746c5fe2c4a08e6d71d08293290ac84
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Sat Aug 29 07:48:52 2015 +0300
+
+ Updated Russian translation
+
+ po/ru.po | 173 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 91 insertions(+), 82 deletions(-)
+
+commit 93ab50f9d92629f48443e223b71a9dc2233cdcda
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Fri Aug 28 20:56:28 2015 +0000
+
+ Updated Greek translation
+
+ po/el.po | 609 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 308 insertions(+), 301 deletions(-)
+
+commit 0f3e02d18112c4b4cc28826b7df98766681c5253
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 28 18:29:07 2015 +0200
+
+ notebook: Add ifdef for gtk+ < 3.16
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=754254
+
+ src/terminal-notebook.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 4f2decbe2fac9361a35a0f6e50974e081ca064f1
+Author: Fran Dieguez <fran@openhost.es>
+Date: Tue Aug 25 16:53:28 2015 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 627 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 316 insertions(+), 311 deletions(-)
+
+commit a55ad488b778469e1193d66cf2a7b22fd6ad25df
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Aug 25 13:15:53 2015 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 614 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 309 insertions(+), 305 deletions(-)
+
+commit 86de5c4c7d53e3b594eb7a9de0694565ad210214
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Aug 24 18:43:49 2015 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 504 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 247 insertions(+), 257 deletions(-)
+
+commit 434db5881af3373eb86130cfb48512216758822f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 20 17:09:04 2015 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c182c0f9d4a40571a2fe4a1e86854dac7d75ad8d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 20 16:22:11 2015 +0200
+
+ Version 3.17.91
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9548d476cfe8212c076b2c079fe47fd13454b754
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 20 16:21:12 2015 +0200
+
+ build: Don't include empty CSS
+
+ CSS file is still empty, and the code works without it present,
+ so don't include it in the resources.
+
+ src/terminal.gresource.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 33587bccd2cc312b547966b07c988b8b402db9e0
+Author: Frédéric Péters <fpeters@0d.be>
+Date: Thu Aug 20 16:11:11 2015 +0200
+
+ build: include missing terminal.common.css in tarballs
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 80ef959ddb6c82f88465c6a4c79300f12b39411c
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Tue Aug 18 22:55:02 2015 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 831 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 412 insertions(+), 419 deletions(-)
+
+commit fe1131dee864f2955b0050d9f2380455aa808183
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 17 22:26:11 2015 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f1e25da357e4e20bef00d09b05e307492129ac14
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 17 22:18:05 2015 +0200
+
+ Version 3.17.90
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 75ea341609e86110d6b799dcc7ef1b5fbaf61f21
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 17 22:18:05 2015 +0200
+
+ build: Bump vte req version
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dd078012a61c146aba09cf970e95b10ceddbdb74
+Author: Fabio Tomat <f.t.public@gmail.com>
+Date: Sun Aug 16 08:09:33 2015 +0000
+
+ Updated Friulian translation
+
+ po/fur.po | 4804 ++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 2878 insertions(+), 1926 deletions(-)
+
+commit 6b190df7505b72b5d0b1220bc84f361c68533423
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Sat Aug 15 11:43:54 2015 +0000
+
+ Updated French translation
+
+ po/fr.po | 164 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 86 insertions(+), 78 deletions(-)
+
+commit 699608c6b55fdbb22a6e733b95910c4d6846f1bd
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Tue Aug 11 02:23:47 2015 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 935 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 474 insertions(+), 461 deletions(-)
+
+commit 024af09b7fc75d0120f3b2e2a3f0eac4042bf16f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 31 11:47:22 2015 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 526 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 259 insertions(+), 267 deletions(-)
+
+commit f2773c8bf06f5907c3842ef02a189fe377e2c88a
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Wed Jul 29 12:39:38 2015 +0700
+
+ Updated Thai translation
+
+ po/th.po | 164 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 86 insertions(+), 78 deletions(-)
+
+commit 2f689efcfe897a232ae60cd0b7c81cdae29bbfa0
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Mon Jul 27 07:52:13 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 171 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 90 insertions(+), 81 deletions(-)
+
+commit 492284c8e9d856ad4fd533e2af5ef14372a515a5
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Jul 24 13:12:58 2015 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 176 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 92 insertions(+), 84 deletions(-)
+
+commit c789ad61f0c3a361f3120f8bee47b88ece87364c
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Fri Jul 17 13:25:13 2015 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 167 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 88 insertions(+), 79 deletions(-)
+
+commit db79384706d9ffa5e710839f81cc1c4c8ea40269
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Thu Jul 16 14:10:02 2015 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 842 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 424 insertions(+), 418 deletions(-)
+
+commit 5b44e1ba20e0c2ce24a52eebf2d23f68bdcc87c9
+Author: Pedro Albuquerque <palbuquerque73@gmail.com>
+Date: Wed Jul 15 09:33:23 2015 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 191 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 98 insertions(+), 93 deletions(-)
+
+commit 3196f3345225c2fcdc1ec45d8459a9097751e6fb
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Jul 15 11:13:12 2015 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 6636 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 3322 insertions(+), 3314 deletions(-)
+
+commit 055fe364a7ab5606a6d47e88f67c60a22cd99b5b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 22:02:27 2015 +0200
+
+ window: Move tabs menu into an arrow button on the notebook
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=745329
+
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-window.c | 15 +++++++++++++++
+ src/terminal.xml | 4 +++-
+ 3 files changed, 19 insertions(+), 2 deletions(-)
+
+commit 62c27b6939c7b29be16191b08452e42b34ce70de
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ window: Add new tab button to notebook action area
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=138020
+
+ src/terminal-window.c | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+
+commit 4a26ea316a73429b1c46efa18a3dbcfe0bff0633
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ notebook: Add API to create a box for the action buttons
+
+ src/terminal-libgsystem.h | 8 ++++++++
+ src/terminal-notebook.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-notebook.h | 3 +++
+ 3 files changed, 58 insertions(+)
+
+commit 6a60cce6ec42e3464f4d63c7b13b888ca7c92eca
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ widgets: Remove close button CSS
+
+ It works without this extra CSS (in adwaita at least).
+
+ src/Makefile.am | 4 +--
+ src/terminal-close-button.c | 80 ---------------------------------------------
+ src/terminal-close-button.h | 59 ---------------------------------
+ src/terminal-icon-button.c | 50 ++++++++++++++++++++++++++++
+ src/terminal-icon-button.h | 33 +++++++++++++++++++
+ src/terminal-tab-label.c | 2 +-
+ 6 files changed, 86 insertions(+), 142 deletions(-)
+
+commit f436efd459f2464206f8dbc0538cc8d1ad9dbe98
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ app: Add CSS loading infrastructure
+
+ At application startup, load common CSS, and CSS for the specific theme, if it exists.
+
+ src/terminal-app.c | 59 +++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal.common.css | 1 +
+ src/terminal.gresource.xml | 1 +
+ 3 files changed, 60 insertions(+), 1 deletion(-)
+
+commit ba2ef8e000e23c947bcff2e769891a7905a7458b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ notebook: Add pref to always show tabs bar
+
+ Add a pref allowing to always show the tabs bar.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=78776
+ https://bugzilla.gnome.org/show_bug.cgi?id=613642
+
+ src/org.gnome.Terminal.gschema.xml | 13 ++++++++++++-
+ src/terminal-notebook.c | 8 +++++++-
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 2 ++
+ 4 files changed, 22 insertions(+), 2 deletions(-)
+
+commit f92a88d028b41273cc86988b674dddc6dc40adfe
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ notebook: Add API to set the tab policy when to show the tabs bar
+
+ In preparation to adding a pref for this.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=78776
+ https://bugzilla.gnome.org/show_bug.cgi?id=613642
+
+ src/terminal-notebook.c | 88 ++++++++++++++++++++++++++++++++++++++++---------
+ src/terminal-notebook.h | 4 +++
+ 2 files changed, 76 insertions(+), 16 deletions(-)
+
+commit c9041a6580106dbfae22bcce26bfca5f62360cfc
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ util: Remove unused function
+
+ src/terminal-util.h | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+commit 183e5f07b1b5dbfdfadf4a2ddf1f41e6c11f2ba0
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ util: Add utility to parse /etc/shells
+
+ src/terminal-util.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 4 ++++
+ 2 files changed, 62 insertions(+)
+
+commit 1aa926053d25bef6e80ee4e698ee8174dce69a0e
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ gterminal: Fix completion argument parsing
+
+ src/gterminal.vala | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit 3726a89e9ea44c118bf78cefd582e9d87c37c939
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:28 2015 +0200
+
+ server: Stay around a bit after last window closes
+
+ src/server.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit e77c708f33eaed7e879ea9f3537d69d87ebae95a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:27 2015 +0200
+
+ server: Exit on unsupported locale
+
+ src/server.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit c1df736857b059726cbd1076f7d0212f30bd1023
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 14 19:37:27 2015 +0200
+
+ build: Update macros from upstream
+
+ acinclude.m4 | 29 +++++++++++++++--------------
+ 1 file changed, 15 insertions(+), 14 deletions(-)
+
+commit c1215484dd1bdbe994a1e3a99918185142bf85f3
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Jul 8 21:59:11 2015 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 664 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 331 insertions(+), 333 deletions(-)
+
+commit 6dad7463b128dfc78b343aee886206480ab77056
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Fri Jul 3 23:01:12 2015 +0200
+
+ Fixes to Catalan translation
+
+ help/ca/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6fd628e6ac0b9c56f6c32133ded592358e3e423c
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Fri Jul 3 22:01:53 2015 +0200
+
+ Fixes to Catalan translation
+
+ help/ca/ca.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 83c094a3408a11aa765dc4da9a5244b4fd95dce6
+Author: Carles Ferrando Garcia <carles.ferrando@gmail.com>
+Date: Wed Jul 1 22:39:21 2015 +0200
+
+ Add Catalan help translation
+
+ help/Makefile.am | 2 +-
+ help/ca/ca.po | 3724 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3725 insertions(+), 1 deletion(-)
+
+commit 1dc140fbab15f242cf867fd8a3cca0c1c8fa3188
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Wed Jul 1 11:12:46 2015 +0700
+
+ Updated Thai translation
+
+ po/th.po | 522 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 260 insertions(+), 262 deletions(-)
+
+commit 1497db68b89bfc52b289e072d76c47543481ca0a
+Author: Pedro Albuquerque <palbuquerque73@gmail.com>
+Date: Mon Jun 29 22:34:22 2015 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 1220 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 621 insertions(+), 599 deletions(-)
+
+commit 748095b4f36ff76278dc40df69bbe6bbd2385801
+Author: Stas Solovey <whats_up@tut.by>
+Date: Tue Jun 23 15:43:45 2015 +0000
+
+ Updated Russian translation
+
+ po/ru.po | 598 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 288 insertions(+), 310 deletions(-)
+
+commit 7c531c4daf78f29ee9451b245117cb5694953fb7
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Mon Jun 22 21:50:10 2015 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 595 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 295 insertions(+), 300 deletions(-)
+
+commit 67afb95efd64f29d62ebd32853276a76a5d0760f
+Author: Jonas Ådahl <jadahl@gmail.com>
+Date: Thu Jun 11 10:32:47 2015 +0800
+
+ window: Attach popup menus to their parent widgets
+
+ When running on Wayland, popup menus must have a parent widget to attach
+ to. If a parent widget is not explicitly set, the GDK backend tries to
+ guess what parent widget seems appropriate. In order to have more
+ reliable popups, change the popups in the terminal window to set their
+ parent widgets explicitly.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=750755
+
+ src/terminal-window.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit a843077230809cba6ab9f6bf91794cda3743dc2b
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Fri Jun 12 20:53:34 2015 +0000
+
+ Updated French translation
+
+ po/fr.po | 496 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 247 insertions(+), 249 deletions(-)
+
+commit fd5cdb7adbc3c445dddce30eaae0fb237cc65d5f
+Author: Ting-Wei Lan <lantw@src.gnome.org>
+Date: Sat Jun 6 23:57:27 2015 +0800
+
+ screen: Get process arguments without /proc on FreeBSD and OpenBSD
+
+ FreeBSD and OpenBSD systems usually don't have /proc mounted, so it is
+ better not to depend on it when reading process arguments.
+
+ The code for FreeBSD also works on DragonFlyBSD although it seems
+ DragonFlyBSD have /proc mounted by default.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=750494
+
+ src/terminal-screen.c | 40 ++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 38 insertions(+), 2 deletions(-)
+
+commit 4dee3f7d73ad13ad9d35f7b2a46b2ad066994830
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Jun 7 04:51:33 2015 +0200
+
+ Fix mnemonics conflict in Welsh translation
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=460220
+
+ Last l10n bug reported for GNOME 2.18.
+
+ po/cy.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 88d4638f1f0841f88b6a050311be1472caa0775c
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Jun 1 15:26:54 2015 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 471 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 228 insertions(+), 243 deletions(-)
+
+commit 67950f84f925839a11df7552a368ae0d7d77f113
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue May 26 19:31:23 2015 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 492 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 246 insertions(+), 246 deletions(-)
+
+commit 620eea61b7195660da87c5a87a01c89eabac5418
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Mon May 25 11:59:10 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 501 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 249 insertions(+), 252 deletions(-)
+
+commit 43760a89641d04489a1910b39b45dd11d44061f3
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Sun May 24 08:11:55 2015 +0000
+
+ Updated Occitan translation
+
+ po/oc.po | 2120 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1076 insertions(+), 1044 deletions(-)
+
+commit a1f382b68bc35d459c18185db74c12384ca064ab
+Author: Cédric Valmary <cvalmary@yahoo.fr>
+Date: Thu May 21 07:13:02 2015 +0000
+
+ Updated Occitan translation
+
+ po/oc.po | 4043 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 2407 insertions(+), 1636 deletions(-)
+
+commit 67b6407fcb8d67e2cae1d08790636be350c5b460
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Thu May 21 05:12:11 2015 +0000
+
+ Updated Tajik translation
+
+ po/tg.po | 514 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 245 insertions(+), 269 deletions(-)
+
+commit d8bbee0067068ac30f42f4487f0887990ac914e1
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Tue May 19 09:59:04 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 807 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 316 insertions(+), 491 deletions(-)
+
+commit 60ae4c65b8a5e93f3f1b5ec16ba3459c0fbdeff9
+Author: Gayan Weerakutti <reversiblean@live.com>
+Date: Mon May 11 23:46:52 2015 +0530
+
+ Add new keyword 'cmd' to .desktop
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=749239
+
+ gnome-terminal.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5cb4714d5bb20fe94b824d4203ab113ed18608a7
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 10 13:32:30 2015 +0200
+
+ profile: editor: Make the profile preferences a GtkWindow
+
+ This fixes a warning whenever it's shown:
+ Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
+
+ src/profile-editor.c | 31 ++++++------
+ src/profile-preferences.ui | 114 +++++++++++++++++++++++----------------------
+ 2 files changed, 72 insertions(+), 73 deletions(-)
+
+commit f6a4b2c2f5b5fb3e05c43e9e2c154c7fae5749b5
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 10 16:46:47 2015 +0200
+
+ prefs: Make profile editors not transient
+
+ src/terminal-prefs.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 26922baf4bc4c123ad762b23d978f26f3828ea69
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 10 13:38:51 2015 +0200
+
+ server: Simplify deprecated object property warning suppression
+
+ Simply set G_ENABLE_DIAGNOSTIC=0 which should be the default anyway except
+ that it is broken [https://bugzilla.gnome.org/show_bug.cgi?id=749195].
+
+ src/server.c | 4 ++++
+ src/terminal-app.c | 19 -------------------
+ src/terminal-screen-container.c | 3 ---
+ src/terminal-util.h | 26 --------------------------
+ src/terminal-window.c | 3 ---
+ 5 files changed, 4 insertions(+), 51 deletions(-)
+
+commit d7f0f1888104320d7aedc198099afc46ba770979
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 10 13:32:30 2015 +0200
+
+ prefs: Make the preferences a GtkWindow
+
+ This fixes a warning whenever it's shown:
+ Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
+
+ Also possibly fixes https://bugzilla.gnome.org/show_bug.cgi?id=748342 .
+
+ src/preferences.ui | 114 ++++++++++++++++++++++++++-------------------------
+ src/terminal-app.c | 9 ++++
+ src/terminal-prefs.c | 22 ++++++----
+ 3 files changed, 81 insertions(+), 64 deletions(-)
+
+commit c4be52b0a680f96061e6c31785cf4edd57ff8fb2
+Author: osfans <waxaca@163.com>
+Date: Sun May 3 14:39:17 2015 +0800
+
+ update zh_CN translation
+
+ po/zh_CN.po | 546 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 280 insertions(+), 266 deletions(-)
+
+commit 73a1e98a0c2cfede55e0c30dc0c5bcdf64b38ed5
+Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
+Date: Thu Apr 23 21:23:06 2015 +0200
+
+ Updated Esperanto translation
+
+ po/eo.po | 3402 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1671 insertions(+), 1731 deletions(-)
+
+commit b4ebaf04f94cd8c2496db6af391bd0448fded891
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Apr 16 20:09:08 2015 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 16 ++++++++++++++--
+ 1 file changed, 14 insertions(+), 2 deletions(-)
+
+commit 0e674e6ffc59a090edacf3ef8fdf1eb67573c606
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Apr 16 19:58:47 2015 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 317 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 165 insertions(+), 152 deletions(-)
+
+commit 72fc6c497e583e8ee32c2138be678cef1691096f
+Author: Iain Lane <laney@ubuntu.com>
+Date: Wed Apr 1 20:53:22 2015 +0200
+
+ client: legacy: Fall back to default profile
+
+ When using a nonexistent profile name or ID, fall back to the default
+ profile, for compatibility with gnome-terminal < 3.8.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=747106
+
+ src/terminal-options.c | 21 ++++++++++++++++++++-
+ 1 file changed, 20 insertions(+), 1 deletion(-)
+
+commit d3aa520b96dd0e4ceb66b45a517df9d23ad10845
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Mar 31 19:02:39 2015 +0200
+
+ profile: prefs: Remove update-records pref
+
+ With gnome-pty-helper gone, it's a no-op.
+
+ src/migration.c | 4 ----
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ src/profile-editor.c | 4 ----
+ src/profile-preferences.ui | 20 +++-----------------
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 5 -----
+ 6 files changed, 3 insertions(+), 36 deletions(-)
+
+commit 9e816cf661475f44679d4cf43748ce73e79e956a
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 29 20:50:27 2015 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d676a2cc519086c02b1c13191348083a6ae61ec2
+Author: Lars Uebernickel <lars.uebernickel@canonical.com>
+Date: Wed Feb 25 15:36:20 2015 +0100
+
+ app: Let GtkApplication load the app menu automatically
+
+ GtkApplication automatically loads the app-menu from
+ $BASE_RESOURCE_PATH/gtk/menus.ui. Rename the resource and menu
+ identifier to actually make it do that and remove the code that loaded
+ the menu manually.
+
+ Also remove trailing '/' from TERMINAL_RESOURCES_PATH_PREFIX so that we
+ can use it with g_application_set_resource_base_path().
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=734791
+
+ configure.ac | 4 ++--
+ src/Makefile.am | 2 +-
+ src/terminal-app.c | 12 +-----------
+ src/terminal-app.h | 2 +-
+ src/{terminal-appmenu.ui => terminal-menus.ui} | 2 +-
+ src/terminal-util.c | 2 +-
+ src/terminal-window.c | 2 +-
+ src/terminal.gresource.xml | 2 +-
+ 8 files changed, 9 insertions(+), 19 deletions(-)
+
+commit 9ccf8b09f9aa0eb96a34498afdf749b5bad7d92f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 29 14:08:30 2015 +0200
+
+ build: Don't show GtkAction based deprecation warnings
+
+ configure.ac | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 90e7cf61cf1b0249eeab012ab9c91717bd6116e1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 29 13:37:27 2015 +0200
+
+ build: Fix config.h include order
+
+ Apparently it's impossible to make vala generate the include directive for
+ config.h as the first include, no matter how hard you try. So just add it
+ with --include on the CFLAGS line.
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d78a22c27325f3b94d6fba66690573d4a7f270f9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 29 13:28:49 2015 +0200
+
+ build: Use stable versions
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit aea7acb37e8e3a08d84102c4fe204c0e0edad030
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 29 13:27:47 2015 +0200
+
+ build: Define min/max required/allowed glib and gtk+ versions
+
+ configure.ac | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 23011de591ab9f71b19d91f8c87184c257d90c88
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Sat Mar 28 12:35:20 2015 +0000
+
+ Updated Scottish Gaelic translation
+
+ po/gd.po | 608 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 314 insertions(+), 294 deletions(-)
+
+commit 0bc4b8b141d9103022a29187b896eef446d285a1
+Author: Guillaume Bernard <translate@filorin.fr>
+Date: Wed Mar 25 18:09:28 2015 +0000
+
+ Updated French translation
+
+ help/fr/fr.po | 554 +++++++++++++++-------------------------------------------
+ 1 file changed, 144 insertions(+), 410 deletions(-)
+
+commit b55cb578036976807830dc84239d74feb69a8db5
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Tue Mar 24 16:42:12 2015 +0100
+
+ build: Bump Vala dependency to 0.26.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730506
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 61f1d34e17b7447ed74e68124a4d091e26330040
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Mar 10 12:47:37 2015 +0100
+
+ Make the ActiveTerminal field in the config file format work
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=745958
+
+ src/client.vapi | 1 +
+ src/gterminal.vala | 1 +
+ src/terminal-client-utils.c | 5 +++++
+ src/terminal-client-utils.h | 1 +
+ src/terminal-gdbus.c | 9 +++++----
+ src/terminal-nautilus.c | 1 +
+ src/terminal-options.c | 6 ++++++
+ src/terminal.c | 5 +----
+ 8 files changed, 21 insertions(+), 8 deletions(-)
+
+commit 9c040a245f8c0837203a2050786c38c02bb08d92
+Author: Benjamin Otte <otte@redhat.com>
+Date: Fri Mar 20 13:37:03 2015 +0100
+
+ screen: When getting system colors, use the right state
+
+ This is relevant because text direction is part of the state these days
+ so it will never be STATE_FLAG_NORMAL.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=746425
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit de938fe51eeb99433b584ee14d27a4d0dd594dbe
+Author: Benjamin Otte <otte@redhat.com>
+Date: Fri Mar 20 12:37:32 2015 +0100
+
+ screen: Update colors at the right spot
+
+ The window is not the right place to listen for style changes on the
+ TerminalScreen widget.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=746425
+
+ src/terminal-screen.c | 13 ++++++++++++-
+ src/terminal-screen.h | 2 --
+ src/terminal-window.c | 4 ----
+ 3 files changed, 12 insertions(+), 7 deletions(-)
+
+commit f19b9c217f758a4e7c176010310e7fcbe14327d8
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Mon Mar 23 21:57:34 2015 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 637 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 335 insertions(+), 302 deletions(-)
+
+commit e7276f7a7ab622a0583a5e26900d7698b612ff94
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 23 19:52:58 2015 +0100
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e96159b352ed8c0f3e40cdf8467fcf1c74b92087
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Fix and mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ po/de.po | 3 ++-
+ po/lt.po | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 5cfad7f23a53c7771f935a45770f8b1d018bf1ab
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Mon Mar 23 10:40:38 2015 +0000
+
+ Updated Greek translation
+
+ help/el/el.po | 427 ++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 268 insertions(+), 159 deletions(-)
+
+commit eaf418b5c4bdb46551bdf1686647a2cd5cef76a9
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 23 10:10:48 2015 +0100
+
+ Updated Spanish Translation
+
+ po/es.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 56a37b4e2184af6cd5b5eb4235a9d8891ca88936
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Mon Mar 23 10:23:37 2015 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 1104 +++++++++++++++-----------------------------------------------
+ 1 file changed, 254 insertions(+), 850 deletions(-)
+
+commit f3bea314748690728a55fb3cbc13a92b39349958
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Sun Mar 22 16:25:49 2015 +0000
+
+ Updated Turkish translation
+
+ po/tr.po | 569 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 283 insertions(+), 286 deletions(-)
+
+commit 6c521cd0dfc4ef329889adb1baf5e6da6c59d592
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 21 17:23:56 2015 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 199 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 97 insertions(+), 102 deletions(-)
+
+commit 87edfd4cd9d63a574e57e9b657ce6bcebe2f66de
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sat Mar 21 13:12:59 2015 +0100
+
+ Updated Basque language
+
+ po/eu.po | 569 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 292 insertions(+), 277 deletions(-)
+
+commit 8b0a011957da96b2311c98a6596bdbea10d7102b
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sat Mar 21 11:05:47 2015 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 504 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 252 insertions(+), 252 deletions(-)
+
+commit a2051e371d7dc176cbd245f192c3f3bbc1d33096
+Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
+Date: Fri Mar 20 17:45:10 2015 +0200
+
+ Finnish translation update
+
+ po/fi.po | 512 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 253 insertions(+), 259 deletions(-)
+
+commit 3b1cf40efe26ee3e40dc1b3879c6f55b51b1feed
+Author: Claudio Arseni <claudio.arseni@gmail.com>
+Date: Fri Mar 20 12:34:30 2015 +0000
+
+ Updated Italian translation
+
+ po/it.po | 1194 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 603 insertions(+), 591 deletions(-)
+
+commit e430b2de39ec53f3cd1e2b3f884cfd38b70769a8
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Fri Mar 20 14:19:26 2015 +0700
+
+ Updated Thai translation
+
+ po/th.po | 527 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 271 insertions(+), 256 deletions(-)
+
+commit 5d085867cfaea2d53048e820621baa748dceb1a4
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Mar 19 20:58:59 2015 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 192 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 96 insertions(+), 96 deletions(-)
+
+commit 9f5a6774615ed970ff753fdb280e92c01d38dff9
+Author: Cheng-Chia Tseng <>
+Date: Thu Mar 19 12:57:57 2015 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 302 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 151 insertions(+), 151 deletions(-)
+
+commit e99311b130567aff1ba00c03e6cde9aa90599088
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Thu Mar 19 10:12:13 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 628 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 401 insertions(+), 227 deletions(-)
+
+commit 0ca8ebaae99545985de321bc98723261242d7f46
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Thu Mar 19 14:44:03 2015 +0700
+
+ l10n: Fix previous commit <7c85e44b86>
+
+ * Add comment in wrong place
+
+ src/org.gnome.Terminal.gschema.xml | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit fb79e943e4e18c8a463df23057cc76696e19d072
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Thu Mar 19 11:41:51 2015 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit f46c0caca32a81ab5c308c0cd169efa7aa8ec7ba
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Wed Mar 18 18:00:16 2015 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 1240 ++++++++++++++++++++++++++++++------------------------
+ po/sr@latin.po | 1274 +++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 1406 insertions(+), 1108 deletions(-)
+
+commit c5e8a825899859400dfc140851d4b35fd409926e
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Wed Mar 18 18:22:36 2015 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit ad4ed0a46246ae186f1634d3f4b1ee6667e832aa
+Author: Ray Strode <rstrode@redhat.com>
+Date: Tue Mar 17 15:41:46 2015 -0400
+
+ client: let DISPLAY flow through
+
+ gnome-terminal currently unsets DISPLAY before forking its child,
+ and then recreates it from gdk_display_get_name when constructing
+ the child environment.
+
+ This is fine for the X11 backend, but poses a problem for wayland.
+ wayland clients don't need DISPLAY set, but X clients using Xwayland
+ do. The code to reconstruct DISPLAY when constructing the child
+ environment isn't run for the wayland backend (and wouldn't work
+ on the wayland backend anyway).
+
+ This commit keeps DISPLAY set, so X clients started from gnome-terminal
+ work when using the wayland backend.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=746359
+
+ src/terminal-client-utils.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 907912930a0b6e420854d685887b38aa6d297656
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Wed Mar 18 00:54:31 2015 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 6247d293f91e633dfe853ca0971d6c59e8621657
+Author: Daniel Martinez <dmartinez@src.gnome.org>
+Date: Tue Mar 17 20:06:19 2015 +0100
+
+ Update Aragonese translation
+
+ po/an.po | 38 +++++++++++++++++++++-----------------
+ 1 file changed, 21 insertions(+), 17 deletions(-)
+
+commit bc7c49ebf0ec311596801040e2c9355690356e72
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Mar 17 14:21:38 2015 -0400
+
+ Revert "Updated Serbian translation"
+
+ This reverts commit 20498b49cde03d1e49cd9daa7c313db8d8843833.
+ It broke the build.
+
+ po/sr.po | 2082 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2082 insertions(+)
+
+commit 3068e148f4d0ff1ea23615e522b4679a6956414d
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Mar 17 18:53:36 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 16 +++++-----------
+ 1 file changed, 5 insertions(+), 11 deletions(-)
+
+commit 20498b49cde03d1e49cd9daa7c313db8d8843833
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Tue Mar 17 18:45:43 2015 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 2082 --------------------------------------------------------------
+ 1 file changed, 2082 deletions(-)
+
+commit 46cb22b9a478c2170907e4856901886a8535ab69
+Author: Cheng-Chia Tseng <>
+Date: Tue Mar 17 12:40:19 2015 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 7c85e44b86718d49bb8a6e6523c01fb05b24d91f
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Tue Mar 17 08:54:35 2015 +0700
+
+ l10n: Add comment for translators
+
+ * For: https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc3cb3795adf6a7153030936d0ba2ba23bcd63ef
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Tue Mar 17 06:28:45 2015 +0000
+
+ Updated Tajik translation
+
+ po/tg.po | 1009 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 575 insertions(+), 434 deletions(-)
+
+commit 0fa0c172cbbcb660ee5149ad256270f3ed469014
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Mon Mar 16 21:39:08 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 390 ++++++++++++++++++---------------------------------------------
+ 1 file changed, 108 insertions(+), 282 deletions(-)
+
+commit d1fef8f66bf19f179e56e0213b741cafc7f20dac
+Author: Simon Linden <xhi2018@googlemail.com>
+Date: Mon Mar 16 19:37:49 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 506 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 260 insertions(+), 246 deletions(-)
+
+commit b2426e616f154779f615c2b2c04b0d4e760bd6fe
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 16 19:03:36 2015 +0100
+
+ Post release version bump
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ee58b49ac9dbd598be179253dde85c847c273a7b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 16 18:29:46 2015 +0100
+
+ Version 3.15.92
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fee1190bf1b23df233a0a9d880bbc61b2ee167fe
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Fix and mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ po/bg.po | 3 +-
+ po/ca.po | 9 +-
+ po/ca@valencia.po | 2 +-
+ po/de.po | 2 +-
+ po/es.po | 3 +-
+ po/gl.po | 3 +-
+ po/ko.po | 6 +-
+ po/lt.po | 3 +-
+ po/lv.po | 2 +-
+ po/nb.po | 3 +-
+ po/ne.po | 2 +-
+ po/nl.po | 2 +-
+ po/ru.po | 2 +-
+ po/sk.po | 386 +++++++++++++++++++++++++++++++++++++++---------------
+ po/sr.po | 2 +-
+ po/sr@latin.po | 2 +-
+ po/zh_CN.po | 2 +-
+ po/zh_HK.po | 2 +-
+ po/zh_TW.po | 2 +-
+ 19 files changed, 310 insertions(+), 128 deletions(-)
+
+commit d35402af796ba6e87f4f0c8d6626e6e8d480f8c3
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Mon Mar 16 09:42:39 2015 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 472 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 243 insertions(+), 229 deletions(-)
+
+commit 3f588ee0e229973240d3406d6e3ea270609fcdf9
+Author: Ask Hjorth Larsen <asklarsen@gmail.com>
+Date: Sun Mar 15 17:00:57 2015 +0100
+
+ Updated Danish translation
+
+ po/da.po | 486 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 251 insertions(+), 235 deletions(-)
+
+commit 325cf8a6ec9a09848182e1d7a29ad4eabed6e28a
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Fri Mar 13 21:58:32 2015 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 164 ++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 103 insertions(+), 61 deletions(-)
+
+commit 7183dfbabd53095c46c5dcc718e189daa1c1ef44
+Author: Samir Ribic <samir.ribic@etf.unsa.ba>
+Date: Fri Mar 13 20:19:07 2015 +0000
+
+ Updated Bosnian translation
+
+ po/bs.po | 4126 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1711 insertions(+), 2415 deletions(-)
+
+commit ed8c2ef5198621ac8f806457a8d122fe05663e2d
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Thu Mar 12 11:58:30 2015 +0000
+
+ Updated Greek translation
+
+ po/el.po | 21 ++++++++-------------
+ 1 file changed, 8 insertions(+), 13 deletions(-)
+
+commit 0bc76affff7c677844167266a0eba4e43d2472d8
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Thu Feb 26 16:33:04 2015 +0100
+
+ screen-container: Remove wrong compiler attribute
+
+ Even though we never show a horizontal scrollbar, the hpolicy argument
+ is not really unused in this case.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733210
+
+ src/terminal-screen-container.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit db90c5c1f378081932b29e8f1d8a2ace0551dc01
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Thu Feb 26 16:29:06 2015 +0100
+
+ screen-container: Remove undefined public method
+
+ The definition of terminal_screen_container_set_placement and the
+ setting that drove it were removed in
+ 2bff4b63ed3ceef6055e35563e9b0b33ad57349d
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733210
+
+ src/terminal-screen-container.h | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit eaf4335ff3e5eb8ef273b64b4f42224d536a2e10
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Mon Mar 9 19:42:24 2015 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 473 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 235 insertions(+), 238 deletions(-)
+
+commit 10c1be7e47bbed4b7bb786ad538e66a61dad256a
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Mar 8 13:47:35 2015 -0400
+
+ Update Catalan translation
+
+ po/ca.po | 496 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 252 insertions(+), 244 deletions(-)
+
+commit 5079217ed39d480dbfd4a7505fc1a74ce77a08c1
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Thu Mar 5 22:59:12 2015 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 486 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 250 insertions(+), 236 deletions(-)
+
+commit 6049744256fdcb03a71dec24032a19a38a873bf4
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Mar 4 20:59:21 2015 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 472 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 235 insertions(+), 237 deletions(-)
+
+commit 39860c23e31f3ca0648770c63d3cbef28758f53c
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Mar 4 13:04:54 2015 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 515 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 258 insertions(+), 257 deletions(-)
+
+commit 2a91bbc0729590a4ceebeb1d23377b275434e83a
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Wed Mar 4 11:58:38 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 95016a7d6a01d6fff994d3f577b7da4e291a6c44
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Mar 4 09:55:06 2015 +0000
+
+ Updated French translation
+
+ po/fr.po | 484 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 250 insertions(+), 234 deletions(-)
+
+commit 1019050de3831f1dd69f4af669febabda0a0d38b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Mar 3 20:28:16 2015 +0100
+
+ prefs: Fixup dialogue padding alignment
+
+ Not going to be fixed in gtk+, so work around this here.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=735242
+
+ src/find-dialog.ui | 2 +-
+ src/preferences.ui | 4 ++--
+ src/profile-editor.c | 7 +++++++
+ src/profile-preferences.ui | 4 ++--
+ src/terminal-util.c | 10 ++++++++++
+ 5 files changed, 22 insertions(+), 5 deletions(-)
+
+commit e5f7763fa5a4a5ad837131a9e48fc336dffb6dfa
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Mar 1 20:28:50 2015 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 1601 ++++++++++----------------------------------------------------
+ 1 file changed, 246 insertions(+), 1355 deletions(-)
+
+commit 387cb9cbc8b27fa41e0a81bb2d3d625c5c099122
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sat Feb 28 17:38:06 2015 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 569 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 299 insertions(+), 270 deletions(-)
+
+commit b8beb6d101b3490c240991cd7efd5edf3f8e96ae
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Feb 28 18:30:13 2015 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 492 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 253 insertions(+), 239 deletions(-)
+
+commit e66806b30e4359066f6cbcb57e589036026b914f
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Thu Feb 26 00:54:49 2015 +0200
+
+ Updated Ukrainian translation
+
+ po/uk.po | 515 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 252 insertions(+), 263 deletions(-)
+
+commit 7b1b6295724332ff3e851f0c359aece7615e52d5
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Feb 25 19:40:10 2015 +0100
+
+ Updated Norwegian bokmål translation from Åka Sikrom.
+
+ po/nb.po | 31 +++++++++++++++----------------
+ 1 file changed, 15 insertions(+), 16 deletions(-)
+
+commit 4e0fa7b842627dc7593d51b7f8618842c7253a3f
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Wed Feb 25 05:02:41 2015 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 489 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 252 insertions(+), 237 deletions(-)
+
+commit 5d961bfb5756d88619c28d93b94f3d0a0ea6169d
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Tue Feb 24 23:50:52 2015 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit b735feff4ca0a88b389a89d151bb075bf39e32f8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 24 17:14:29 2015 +0100
+
+ Revert "server: Set WM class to the application ID"
+
+ This reverts commit 6c91fa92151cc1306ff2ec8edcaacca0506d3ecc.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685742
+
+ src/terminal-app.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 34573874c41900817066a9d099aaf96c996ac36b
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Tue Feb 24 15:09:21 2015 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit f89be1c6aeac0b7c427e38e5bad0a8b65d4d5b94
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 23 19:14:42 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 32 ++++++++++++++++++--------------
+ 1 file changed, 18 insertions(+), 14 deletions(-)
+
+commit 9fbed1899effe290852be7c349a5f68e76e67545
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sun Feb 22 20:43:06 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 389 ++++++++++++++++++---------------------------------------------
+ 1 file changed, 107 insertions(+), 282 deletions(-)
+
+commit 3a1a2dc7511f92449240b4240316393f40beb447
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Sun Feb 22 19:44:29 2015 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 32 ++++++++++++++++++--------------
+ 1 file changed, 18 insertions(+), 14 deletions(-)
+
+commit 91a579927d82e7aada1bee7461aa817755d3aafe
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ po/gl.po | 1 +
+ po/ru.po | 1 +
+ po/sk.po | 384 +++++++++++++++++++++++++++++++++++++++++++-----------------
+ po/zh_TW.po | 1 +
+ 4 files changed, 282 insertions(+), 105 deletions(-)
+
+commit 6c91fa92151cc1306ff2ec8edcaacca0506d3ecc
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 22 19:48:52 2015 +0100
+
+ server: Set WM class to the application ID
+
+ Instead of always using "gnome-terminal" as WM class, use the application
+ ID instead. This way, different instances can be distinguished by the shell.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685742
+
+ src/terminal-app.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2793b17fbdeea5d3fddefd0a0303c7310b3d452d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 22 19:47:15 2015 +0100
+
+ server: Use cleanup
+
+ src/server.c | 10 +++-------
+ 1 file changed, 3 insertions(+), 7 deletions(-)
+
+commit 7a8c4dcfdd41b54a6fde44c3736e8e9822c63320
+Author: Lars Uebernickel <lars.uebernickel@canonical.com>
+Date: Wed Feb 4 11:55:21 2015 +0100
+
+ server.c: don't call g_application_register()
+
+ g_application_run() will call it anyway and return with the same error
+ when an instance already exists.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685742
+
+ src/server.c | 13 -------------
+ 1 file changed, 13 deletions(-)
+
+commit 7f2d5e707af960a8b2d8ba7d1954be8daa16ecb2
+Author: Fran Dieguez <fran.dieguez@mabishu.com>
+Date: Sun Feb 22 02:24:52 2015 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 481 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 248 insertions(+), 233 deletions(-)
+
+commit c6e31391ed30fe687606643dca4ec44c8e5b22fd
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Feb 21 21:47:13 2015 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit f5ab72553309f9dc467310f3bb6e11c238264f29
+Author: Efstathios Iosifidis <iefstathios@gmail.com>
+Date: Sat Feb 21 13:51:28 2015 +0000
+
+ Updated Greek translation
+
+ po/el.po | 512 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 264 insertions(+), 248 deletions(-)
+
+commit b04ffd354384325c8a224ce545dd99bbd18154c6
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sat Feb 21 12:15:13 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 411 ++++++++++++++++++---------------------------------------------
+ 1 file changed, 119 insertions(+), 292 deletions(-)
+
+commit dd52ada1d5a064f8912acd141223099ac7c1c681
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Feb 21 10:32:15 2015 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 494 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 249 insertions(+), 245 deletions(-)
+
+commit ceead93222d9046e4a681cb9dda68686a494daf9
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Thu Feb 19 12:53:55 2015 +0300
+
+ Updated Russian translation
+
+ po/ru.po | 363 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 189 insertions(+), 174 deletions(-)
+
+commit 5ef1e959b541666503bbee3fcbeb9d2466a5e6bb
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Thu Feb 19 02:14:32 2015 +0200
+
+ window: Fixup the letter menu accelerator
+
+ Broke this unintentionally in the last commit
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2c1021b22f9e3e98f779d040d03f292e2cff3d1d
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Thu Feb 19 02:00:04 2015 +0200
+
+ all: Fix various format specifiers for -Wformat-signedness in gcc5
+
+ src/profile-editor.c | 4 ++--
+ src/terminal-accels.c | 2 +-
+ src/terminal-app.c | 2 +-
+ src/terminal-nautilus.c | 2 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal-util.c | 2 +-
+ src/terminal-window.c | 8 ++++----
+ 7 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 8464af9a561cda3f4345de7a3f2cc8d8570cd830
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ po/es.po | 1 +
+ po/sk.po | 384 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 280 insertions(+), 105 deletions(-)
+
+commit 92c299f513bdd04a57515f412e4c068e97c9600e
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Wed Feb 18 14:34:00 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 755 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 299 insertions(+), 456 deletions(-)
+
+commit 96d3124e661bb3b68213901b729c0b321d103122
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Feb 17 18:36:18 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 7fd5236b5158ab0a9bad555a16bc8212d3484e74
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 22:34:23 2015 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8eaed56e6ec888ca3e9eb3c05f5f161978bd49dc
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 16 15:40:46 2015 +0100
+
+ i18n: *: Mark incorrectly translated string as fuzzy
+
+ https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html
+
+ po/bg.po | 1 +
+ po/ca.po | 1 +
+ po/ca@valencia.po | 1 +
+ po/de.po | 1 +
+ po/es.po | 1 +
+ po/gl.po | 1 +
+ po/ko.po | 13 +-
+ po/lt.po | 1 +
+ po/lv.po | 6 +-
+ po/nb.po | 1 +
+ po/ne.po | 443 +++++++++++++++++++++++++++++-------------------------
+ po/nl.po | 1 +
+ po/ru.po | 1 +
+ po/sk.po | 372 ++++++++++++++++++++++++++++++++-------------
+ po/sr.po | 15 +-
+ po/sr@latin.po | 49 +++---
+ po/vi.po | 1 +
+ po/zh_CN.po | 1 +
+ po/zh_HK.po | 76 +++++++---
+ po/zh_TW.po | 1 +
+ 20 files changed, 626 insertions(+), 361 deletions(-)
+
+commit 82ba2c08eb80ab6e87ff7e0df7257d08e8b52466
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 14 22:48:02 2015 +0100
+
+ build: Add new warning flag
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6c6280139d0f1224f76430e07e798d8fef545c32
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Mon Feb 16 23:16:44 2015 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 579 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 296 insertions(+), 283 deletions(-)
+
+commit 36212dee499de63ddfc121f14cbd9b9ccede141c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 16 18:11:34 2015 +0100
+
+ Updated Norwegian bokmål translation from Åka Sikrom.
+
+ po/nb.po | 240 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 123 insertions(+), 117 deletions(-)
+
+commit 07c9cd0fdf915545371213791848a9616a284082
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Feb 15 21:13:38 2015 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 394 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 206 insertions(+), 188 deletions(-)
+
+commit f8ffe3d77d05a572f1925db81810b7e877d25bc3
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Sun Feb 15 12:29:15 2015 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 510 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 262 insertions(+), 248 deletions(-)
+
+commit 87ff4233f7afde363d62a0edfa4ff18475756f5d
+Author: Daniel Martinez <dmartinez@src.gnome.org>
+Date: Fri Feb 13 13:23:39 2015 +0100
+
+ Updated Aragonese translation
+
+ po/an.po | 539 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 245 insertions(+), 294 deletions(-)
+
+commit 4be6a227d1fe2e65955f129dfbef87e490a93b6e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Feb 12 19:22:27 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 47 ++++++++++++++++++++++++++---------------------
+ 1 file changed, 26 insertions(+), 21 deletions(-)
+
+commit 30f331c680171df5290e11ac0d8e567dcba83dd1
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Feb 12 18:40:24 2015 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 479 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 244 insertions(+), 235 deletions(-)
+
+commit 9025407dd24341528dee41b175020226af08c0a8
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jan 28 13:37:12 2015 +0100
+
+ tab-label: Rely on new GTK+ API to center the label
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=743663
+
+ src/terminal-tab-label.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8e27479299d075df0a52d0e8e7baeab344dcaa6c
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Feb 11 14:42:07 2015 +0100
+
+ profile: Remove the "Command" sub-heading
+
+ It is redundant because it is the same as the tab label.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=744327
+
+ src/profile-preferences.ui | 232 ++++++++++++++++++++-------------------------
+ 1 file changed, 102 insertions(+), 130 deletions(-)
+
+commit afb451c0ae7db135d5e2544d7e2187da60cfd711
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 10 19:47:28 2015 +0100
+
+ build: Remove appdata validation
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=739410
+
+ Makefile.am | 6 ------
+ configure.ac | 6 ------
+ 2 files changed, 12 deletions(-)
+
+commit eebc64ad14b25a38205b442ee42b34c382909df8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 10 19:28:29 2015 +0100
+
+ gterminal: Add more profile functions
+
+ Allow adding, removing, and cloning a profile.
+
+ src/gterminal.vala | 75 ++++++++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 65 insertions(+), 10 deletions(-)
+
+commit a17ac313f7b84895a152fa90a1082c350a3bb639
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 10 19:28:29 2015 +0100
+
+ window: Add tab position setting
+
+ Allow to position the tab bar at the top or bottom of the window.
+ Supporting left or right position is not trivial, so not implemented.
+
+ dconf only, no UI.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=75420#c25
+
+ src/org.gnome.Terminal.gschema.xml | 13 +++++++++++++
+ src/terminal-notebook.c | 8 ++++++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 3 +++
+ 4 files changed, 25 insertions(+)
+
+commit 8c94360f0bd159a978b8a328da6ed8c4e217c169
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Mon Feb 9 22:16:43 2015 +0000
+
+ Updated German translation
+
+ help/de/de.po | 226 ++++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 166 insertions(+), 60 deletions(-)
+
+commit bc1b0257f962ca776c80048822a1ca5da8d38707
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 9 19:35:15 2015 +0100
+
+ gterminal: Add functions to work with profiles
+
+ This enables the user to
+ * query the profiles list
+ * get/set the default profile
+ * get/set a profile setting
+
+ src/Makefile.am | 2 +-
+ src/gterminal.vala | 215 ++++++++++++++++++++++++++++++++++++++++++-----------
+ 2 files changed, 171 insertions(+), 46 deletions(-)
+
+commit 094bdca1db5392b2526991cb012265078820a7c8
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 9 19:13:51 2015 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 356 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 174 insertions(+), 182 deletions(-)
+
+commit 165de6010b71162e0d81989ed2354787837f441d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Feb 8 20:08:34 2015 +0100
+
+ profile: Add word-char-exceptions key to profile prefs
+
+ When set, it'll override the default word char exceptions in vte.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730632
+
+ configure.ac | 2 +-
+ src/org.gnome.Terminal.gschema.xml | 4 ++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 7 +++++++
+ 4 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 66a6edc209d90fb713a5f5ac6ebe6462887e64d7
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 30 18:10:37 2015 +0100
+
+ profile: Limit range of row and columns pref
+
+ src/profile-preferences.ui | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 2e9c8b68271ec6a6402bffe50a99ba11b1483b3f
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Feb 5 10:09:06 2015 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 106305865861de08a1fd46bfbf8f5ec3aebd9efa
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Feb 4 13:14:40 2015 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 115 +++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 82 insertions(+), 33 deletions(-)
+
+commit 1e023128f0ac04534a1fd3a8cd08ff9e14d54305
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Feb 4 12:43:53 2015 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 113 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 62 insertions(+), 51 deletions(-)
+
+commit d66f20f1c579b43f0feea9e10fda1995eade7fda
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Feb 4 10:57:55 2015 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1a88a26ee505bc7803e4446b28e6372dfab16306
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Sun Feb 1 21:50:24 2015 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 576 +++++++++++++++++++++++----------------------------------------
+ 1 file changed, 205 insertions(+), 371 deletions(-)
+
+commit 4c417d1aee76a6d443020dc31e83c8bcb23a8af7
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 30 18:10:37 2015 +0100
+
+ Revert "notebook: Make tabs nondetachable"
+
+ This reverts commit a8c24149a2c86d5cba9d7702abd0ae32eec30f6a.
+
+ src/terminal-notebook.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit fef7e3cba2645438f0f58284d80968fabbda08ba
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 30 18:10:37 2015 +0100
+
+ profile: Limit range of row and columns pref
+
+ src/org.gnome.Terminal.gschema.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit e5e771cb015d8976d25f90d180b52fe9b753ba96
+Author: Stas Solovey <whats_up@tut.by>
+Date: Fri Jan 30 12:37:47 2015 +0000
+
+ Updated Russian translation
+
+ po/ru.po | 240 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 104 insertions(+), 136 deletions(-)
+
+commit 07fe194eb60aa9ec2eacdafdb4ba6ac91a636f34
+Author: Benjamin Otte <otte@redhat.com>
+Date: Sat Jan 24 03:21:04 2015 +0100
+
+ window: Track padding for geometry
+
+ Changes in padding need to cause an update of geometry. And with GTK
+ 3.15 padding actually does change causing shrinkage of the window when
+ (un)focusing.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=743395
+
+ src/terminal-window.c | 23 +++++++++++++----------
+ 1 file changed, 13 insertions(+), 10 deletions(-)
+
+commit ea763299e421d4e63f4eb83be76852ba3bbb8995
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jan 28 13:26:49 2015 +0100
+
+ tab-label: Fix the name of the parent type
+
+ Fallout from 687e54a5d74e186ac4ae94acd10f71857fd23f64
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=743663
+
+ src/terminal-tab-label.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a934b58e0d8dab521ea54c48c1bb2e7085b7e182
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Jan 28 14:25:23 2015 +0000
+
+ help: improve text selection, bug 742304
+
+ help/C/txt-select-text.page | 36 +++++++++++++++++++++---------------
+ 1 file changed, 21 insertions(+), 15 deletions(-)
+
+commit 44d5f4a2bba66cb428be45a6c21d04b6722ec573
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Jan 27 11:13:16 2015 +0000
+
+ help: fix typo
+
+ See
+ https://mail.gnome.org/archives/docs-feedback/2015-January/msg00030.html
+
+ help/C/pref-tab-window.page | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit daed10ff1fe489977974ab1d5d6a687a1d975a17
+Author: Daniel Martinez <dmartinez@src.gnome.org>
+Date: Thu Jan 22 20:12:34 2015 +0100
+
+ Update Aragonese translation
+
+ po/an.po | 2276 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1365 insertions(+), 911 deletions(-)
+
+commit c761ada693296429b4c33e5baa2f4382ff0a5cfb
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 20 20:08:50 2015 +0100
+
+ about: It's 2015 already
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f3674ecfb1d68eb453408f5bef9e0934124abddd
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 20 18:00:20 2015 +0100
+
+ about: Show vte features
+
+ configure.ac | 2 +-
+ src/terminal-util.c | 8 +++++---
+ 2 files changed, 6 insertions(+), 4 deletions(-)
+
+commit a7354c439169cefbce288a0cb0e99a7b3f81deec
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 19 23:03:50 2015 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a8c24149a2c86d5cba9d7702abd0ae32eec30f6a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jan 10 15:36:35 2015 +0100
+
+ notebook: Make tabs nondetachable
+
+ Because of https://bugzilla.gnome.org/show_bug.cgi?id=732051 in gtk+,
+ detaching a tab may lead to a crash of gnome-terminal-server. Until that
+ bug is fixed, disable tab detaching.
+
+ src/terminal-notebook.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 6c563d2aecc6e9bcb884c07f2e939fab7901e0ce
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jan 12 12:19:33 2015 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 135 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 68 insertions(+), 67 deletions(-)
+
+commit 53f6dd970e79b234ff82ea30bc35c77342336b0b
+Author: Bernd Homuth <dev@hmt.im>
+Date: Sun Jan 11 22:51:59 2015 +0000
+
+ Updated German translation
+
+ po/de.po | 427 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 222 insertions(+), 205 deletions(-)
+
+commit 083d17d70288fa864af44aefe6c123bea9af5592
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Jan 9 23:04:13 2015 +0100
+
+ window: Focus the terminal if only a single tab remains in a window
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=742422
+
+ src/terminal-window.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit b21c8827a2e41ee8f1b7bf854a4f2a5da52fb85d
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Fri Jan 9 00:01:55 2015 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 631 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 314 insertions(+), 317 deletions(-)
+
+commit baaca6a4cc5ca78d7b0e02cfaee6c159bad7ce4b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Jan 8 14:56:23 2015 +0100
+
+ help: Remove dark theme pref
+
+ help/C/pref-theme.page | 41 -----------------------------------------
+ help/Makefile.am | 1 -
+ 2 files changed, 42 deletions(-)
+
+commit 1c7ed77b003f14bb94527c8fe548c6c414c0da9e
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu Jan 8 14:33:13 2015 +0100
+
+ screen: Fix crash with empty child process command line
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=742560
+
+ src/terminal-screen.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 5f6c514a8840a5d1b87a8c399defee3b5052ec18
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 8 14:08:43 2015 +0100
+
+ prefs: Remove dark theme pref
+
+ It's more trouble than it's worth.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=707206
+ https://bugzilla.gnome.org/show_bug.cgi?id=742040
+ https://bugzilla.gnome.org/show_bug.cgi?id=742333
+ https://bugzilla.gnome.org/show_bug.cgi?id=649358
+
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ src/preferences.ui | 16 ----------------
+ src/terminal-app.c | 4 ----
+ src/terminal-prefs.c | 9 +--------
+ src/terminal-schemas.h | 1 -
+ 5 files changed, 1 insertion(+), 34 deletions(-)
+
+commit a59e2cfa4c5183eaba19bffceda90156fdd2366e
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Thu Jan 8 09:35:41 2015 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 86 +++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 51 insertions(+), 35 deletions(-)
+
+commit 71fad28122c8ed8b403f039c6bb08d4ef975c367
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Tue Jan 6 20:57:21 2015 +0100
+
+ Updated Basque language
+
+ po/eu.po | 1187 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 664 insertions(+), 523 deletions(-)
+
+commit 39304814a46814113f1ecb37e92554033ea513c2
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Jan 4 16:30:25 2015 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 59 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 32 insertions(+), 27 deletions(-)
+
+commit 93f2d81d03ce6dd5fdfa5dcf938797ae91250da2
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Jan 4 13:29:47 2015 +0000
+
+ help: update desc for text selection, bug 742304
+
+ help/C/txt-select-text.page | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit 27ba615cafa907b9c764f7313b88f0cc0223ac83
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jan 4 09:57:13 2015 +0100
+
+ help: Fix window theme pref instructions
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=742040
+
+ help/C/pref-theme.page | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 1fe3b9f6a2d2f03485ee40ff22a8954e8d601c20
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Dec 30 19:22:55 2014 +0000
+
+ help: fix tab/window pref instructions, bug 742119
+
+ help/C/pref-tab-window.page | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3c0867e8dfa81f6baf7104fd215e5a9f86a21135
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Mon Dec 29 23:18:27 2014 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
+ 1 file changed, 68 insertions(+), 6 deletions(-)
+
+commit b7c3dd2291af1418bc10f3e3e7198fc4586cef0c
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Mon Dec 29 20:44:03 2014 +0100
+
+ Fix typo in pref-user-input.page: Disble
+
+ help/C/pref-user-input.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6664e8b3699d7f3080f3643128d85ed70bf690b3
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Dec 25 19:34:59 2014 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 195 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 91 insertions(+), 104 deletions(-)
+
+commit 763e90d8a7cffaba5feb6548389c55ed029f24e3
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Dec 18 13:20:42 2014 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 220 ++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 145 insertions(+), 75 deletions(-)
+
+commit 3b632eb089933b53a0a7d278b9be64310bb6f638
+Author: Richard Hughes <richard@hughsie.com>
+Date: Fri Dec 12 14:00:01 2014 +0000
+
+ Remove invalid markup in Greek translation
+
+ po/el.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c5f3004844cf5be95048ddd6710aabd82e540e7b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Dec 3 18:05:06 2014 +0000
+
+ help: mark up compatibility stub for translations
+
+ help/C/pref-compatibility.page.stub | 25 +++++++++++++------------
+ 1 file changed, 13 insertions(+), 12 deletions(-)
+
+commit 5bb8fececb0392e548ecbf6434b5c7d898d153d9
+Author: Alexander Tsoy <alexander@tsoy.me>
+Date: Tue Dec 2 20:15:45 2014 +0300
+
+ build: Use portable shell in configure.ac
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 99a69654775ffc884d4079b34e2eb438a42b74f9
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Dec 1 13:38:17 2014 +0100
+
+ about: Add myself
+
+ src/terminal.about | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0c6f1d9bad3e90143576b5f6ce66ac2980358253
+Author: Balázs Úr <urbalazs@gmail.com>
+Date: Sun Nov 30 16:36:33 2014 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 291 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 147 insertions(+), 144 deletions(-)
+
+commit fe1a9e97678dc1c94c2ec14ad69dc1b55469ec04
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sat Nov 29 09:46:16 2014 -0500
+
+ Fix Catalan translation
+
+ po/ca.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 32567fad4d033c7e93625cf7051f6b583f97e093
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Nov 27 09:05:50 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 64 insertions(+), 7 deletions(-)
+
+commit fae9b7f2f14629cbf8bf3fa1e6b576d9120dcb4b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Nov 26 13:19:59 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 291 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 144 insertions(+), 147 deletions(-)
+
+commit 9e1a5348bc52699ee1c31fadc9306bc4f835092b
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Nov 26 08:25:39 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 279 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 138 insertions(+), 141 deletions(-)
+
+commit a42e39b8ef8986cc104fdd4a4f1b4c55de5611a6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Nov 25 23:37:08 2014 +0100
+
+ Updated Norwegian bokmål translation from Åka Sikrom.
+
+ po/nb.po | 292 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 149 insertions(+), 143 deletions(-)
+
+commit a2a89b295c8eed99dfd275d9941e98d8f57af409
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Nov 24 23:28:55 2014 +0100
+
+ window: Update size on tab title change
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=732588
+
+ src/terminal-tab-label.c | 10 ++++++++++
+ src/terminal-window.c | 4 +---
+ src/terminal-window.h | 2 ++
+ 3 files changed, 13 insertions(+), 3 deletions(-)
+
+commit a4fe9479870285c420a4428791e76337a701feed
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Mon Nov 24 20:14:56 2014 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 147 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 75 insertions(+), 72 deletions(-)
+
+commit 5b2070c6e07244247227e8fc9f8ffd173b79f4a4
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Thu Nov 20 15:02:09 2014 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
+
+ po/vi.po | 1866 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1054 insertions(+), 812 deletions(-)
+
+commit 29c7f85b246ff10fc0f524ba7b34b1e5535acd40
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 19 21:59:12 2014 +0100
+
+ about: Inform about the runtime vte version
+
+ … instead of the compile-time version.
+
+ src/terminal-util.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 6047ad4d26542ef4ea0b9383f2d164f4c617a984
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 19 21:59:07 2014 +0100
+
+ build: Require vte 0.39
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 81454e4f4680d6c3dc6094aee00ff9486b812159
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 19 20:09:26 2014 +0100
+
+ about: Inform about vte version
+
+ src/terminal-util.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 0f5cc86b1c3568550230d7f3ea9e98c00a70f790
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Nov 17 01:13:17 2014 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 1288 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 710 insertions(+), 578 deletions(-)
+
+commit 1e97f3c3d87e89524719a6337ab0f46130abebec
+Author: Hannie Dumoleyn <hannie@ubuntu-nl.org>
+Date: Sun Nov 16 11:38:22 2014 +0100
+
+ Updated Dutch translation Master
+
+ po/nl.po | 2296 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 961 insertions(+), 1335 deletions(-)
+
+commit 0033eca2909ddccf3358c1f089bce05d3473b123
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Nov 15 21:11:08 2014 +0100
+
+ client: Hide obsolete --title option
+
+ Accept it for compatibility, but ignore it.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=740188
+
+ src/gterminal.vala | 5 +----
+ src/terminal-options.c | 36 +++---------------------------------
+ src/terminal-options.h | 2 --
+ src/terminal.c | 2 +-
+ 4 files changed, 5 insertions(+), 40 deletions(-)
+
+commit 65a0679a006e56d9f697e4ac9c5969e50b54652c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 6 22:06:09 2014 +0100
+
+ server: Sanitise the environment
+
+ src/server.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 5b338460a66a5c47ac90234e552c23ea9ed7c0f0
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 3 19:04:20 2014 +0100
+
+ server: Reorder atfork/setrlimit calls
+
+ src/server.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 71de106ca360854d63739a015278452085eeb19b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Oct 28 13:05:06 2014 +0100
+
+ client: Unset VTE_VERSION too
+
+ src/terminal-client-utils.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f09751dd9c7539f7e710522e9c5fc6299cf4dd9f
+Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
+Date: Tue Nov 4 16:49:31 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 46 +++++++++++++++++++++++-----------------------
+ 1 file changed, 23 insertions(+), 23 deletions(-)
+
+commit 6c03ca9f79d116c39ecfa714749a952d895f6813
+Author: Timo Jyrinki <timo@debian.org>
+Date: Mon Nov 3 19:00:07 2014 +0200
+
+ Change Finnish translation team web page to l10n.gnome.org
+
+ po/fi.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d643199f83763d42e983025198567a200c5b0a60
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Mon Nov 3 16:12:30 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 190 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 103 insertions(+), 87 deletions(-)
+
+commit 7ebf350cfb68ab30f26e68fcb773fe644c42a5df
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 19 09:30:39 2014 +0200
+
+ server: Increase RLIMIT_NOFILE to the maximum allowed
+
+ VTE uses up to 8 FDs per terminal, so we'll exhaust the default (1024)
+ quite soon (~120 terminals). Apparently people have actually hit this
+ limit; so let's increase it.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=646098
+ https://bugzilla.redhat.com/show_bug.cgi?id=667539
+
+ src/server.c | 38 ++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 38 insertions(+)
+
+commit b24707e5caefef48215b431a7159f7f8123340d0
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Oct 23 20:02:01 2014 +0100
+
+ help: Add docs for read-only mode, bug 728488
+
+ help/C/pref-user-input.page | 47 +++++++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 +
+ 2 files changed, 48 insertions(+)
+
+commit 52b1b0a4462cbbead86a9a30179c2878516496e6
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Tue Oct 21 02:55:48 2014 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 175 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 70 insertions(+), 105 deletions(-)
+
+commit 755c67cb0b036c355aa1460ffbd110579955c352
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Sun Oct 12 16:59:29 2014 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 14 ++++++++------
+ 1 file changed, 8 insertions(+), 6 deletions(-)
+
+commit 13ca7cc98a1ceb8b7811c451234fbde46db4df81
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sun Oct 12 14:41:41 2014 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 1131 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 631 insertions(+), 500 deletions(-)
+
+commit 8692260e4efc9096c7c8546a18ccf5f60c90ec19
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Sat Oct 11 21:33:02 2014 +0000
+
+ Updated Greek translation
+
+ help/el/el.po | 1200 +++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 656 insertions(+), 544 deletions(-)
+
+commit 50cfe428bdbc51cb8d20b9db1c9cd57129c92b9e
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Sat Oct 11 14:53:41 2014 +0000
+
+ Updated Kazakh translation
+
+ po/kk.po | 1472 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 760 insertions(+), 712 deletions(-)
+
+commit b215e2979d6d576c2e26ffb1849239e82ad61dba
+Author: Saibal Ray <sray@redhat.com>
+Date: Tue Oct 7 10:34:20 2014 +0000
+
+ Updated Bengali (India) translation
+
+ po/bn_IN.po | 1837 +++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1082 insertions(+), 755 deletions(-)
+
+commit beb71919212c48c2848aa9fdd69eff39f8d8e929
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Tue Sep 30 14:20:32 2014 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 160 +++++++++++++++++++++-------------------------------------
+ 1 file changed, 57 insertions(+), 103 deletions(-)
+
+commit 7db2683129c89b69c11223d1db4915f987eeef81
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Sat Sep 27 00:07:06 2014 +0000
+
+ Updated German translation
+
+ help/de/de.po | 1092 +++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 602 insertions(+), 490 deletions(-)
+
+commit 37061c831c1c2fbc9b79e6b1d4d8314403997303
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 24 14:13:12 2014 +0000
+
+ Updated French translation
+
+ help/fr/fr.po | 95 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 47 insertions(+), 48 deletions(-)
+
+commit e6fe60e1a948af51615d3dcc4cb983428673d2bb
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 24 16:08:02 2014 +0200
+
+ Fix typo
+
+ help/C/txt-select-text.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ca9429dc5e2b3402b9faed6f4c9ec1200f83940c
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Tue Sep 23 21:14:16 2014 +0000
+
+ Updated Scottish Gaelic translation
+
+ po/gd.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c986dd64940c9a4cf726bfa412259ce6b4f2f5c0
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 24 00:02:20 2014 +0000
+
+ Updated French translation
+
+ po/fr.po | 130 ++++++++-------------------------------------------------------
+ 1 file changed, 15 insertions(+), 115 deletions(-)
+
+commit 2194bdc7ccd460ec79003dcd702e2dc178a750d7
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Tue Sep 23 20:30:32 2014 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b96f0d3ce30d75ae043b37ef0cc2d0ff32eb8e4e
+Author: Krishnababu Krothapalli <k.meetme@gmail.com>
+Date: Tue Sep 23 18:38:47 2014 +0000
+
+ Updated Telugu translation
+
+ po/te.po | 1425 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 762 insertions(+), 663 deletions(-)
+
+commit 735cecaff361ea7274282bb0a30767a746c74008
+Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
+Date: Tue Sep 23 14:29:46 2014 +0000
+
+ Added Scottish Gaelic translation
+
+ po/LINGUAS | 1 +
+ po/gd.po | 2059 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2060 insertions(+)
+
+commit 1f98a342615100492cdae84d5115e8fc2462450e
+Author: Iris Gou <gouyingqiyanxuan321@gmail.com>
+Date: Tue Sep 23 22:25:31 2014 +0800
+
+ update zh_CN translation
+
+ po/zh_CN.po | 1073 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 602 insertions(+), 471 deletions(-)
+
+commit 4813b761b69eadd726f3daac10e097b614efc8a9
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Sep 22 20:31:06 2014 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 53 +++++++++--------------------------------------------
+ 1 file changed, 9 insertions(+), 44 deletions(-)
+
+commit a10ace60878c5ce24818a11ef07e7e81dc201174
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Sep 22 12:54:23 2014 +0530
+
+ Updated gujarati translations
+
+ po/gu.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 0cd3da9cac72b9e00160650bd43d4ab815d2a92c
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Sun Sep 21 23:35:36 2014 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 933 ++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 543 insertions(+), 390 deletions(-)
+
+commit 7c0232155b1038a8c7171e4084a4fd63fa1ddfa1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 21 14:01:08 2014 +0200
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4d2a838785fb36c644493223a0fc2508f9fe0c07
+Author: Rajesh Ranjan <rajeshkajha@yahoo.com>
+Date: Sun Sep 21 03:54:35 2014 +0000
+
+ Updated Hindi translation
+
+ po/hi.po | 57 ++++++++++++++++++++++-----------------------------------
+ 1 file changed, 22 insertions(+), 35 deletions(-)
+
+commit cdff6ff2ecd9a6edba433c01ebc1ba711520b52c
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Sep 21 00:28:20 2014 +0200
+
+ Fix a tag in French help translation
+
+ help/fr/fr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8c1517c3deefa7ae7aa3d830a87880783ba593c4
+Author: Shankar Prasad <prasad.mvs@gmail.com>
+Date: Sat Sep 20 19:14:29 2014 +0000
+
+ Updated Kannada translation
+
+ po/kn.po | 1872 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1095 insertions(+), 777 deletions(-)
+
+commit 44041a9477ee30c67fb8659befadee90de1b6af6
+Author: zchgeek <zchgeek@gmail.com>
+Date: Fri May 23 18:13:12 2014 +0800
+
+ Remove word-chars setting help, bug 727774
+
+ help/C/txt-select-text.page | 25 ++-----------------------
+ 1 file changed, 2 insertions(+), 23 deletions(-)
+
+commit e6bd87d50c26f5a9202aca18c5efa0e15a97604b
+Author: Pawan Chitrakar <chautari@gmail.com>
+Date: Sat Sep 20 11:40:41 2014 +0000
+
+ Updated Nepali translation
+
+ po/ne.po | 5578 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 3262 insertions(+), 2316 deletions(-)
+
+commit 52f53e39a5035ab5b48e5b6227d47dfb996bed5c
+Author: Rajesh Ranjan <rajeshkajha@yahoo.com>
+Date: Sat Sep 20 06:00:51 2014 +0000
+
+ Updated Hindi translation
+
+ po/hi.po | 1953 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1082 insertions(+), 871 deletions(-)
+
+commit 3a266dc1a842262d570178f6b1d0acd59befa32a
+Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
+Date: Fri Sep 19 19:17:12 2014 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 38 +++++++++++++++++++++-----------------
+ 1 file changed, 21 insertions(+), 17 deletions(-)
+
+commit bbfc3e3b40d38225313892313427b40606ff5db5
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Thu Sep 18 20:34:07 2014 +0000
+
+ Updated Turkish translation
+
+ po/tr.po | 289 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 152 insertions(+), 137 deletions(-)
+
+commit 5c9836c37455bbdbdcad7a7128866a0da4454e0c
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Thu Sep 18 03:57:31 2014 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 1090 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 607 insertions(+), 483 deletions(-)
+
+commit 213cf861412ac77e82869779ba29aa4360cef385
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 17 16:30:14 2014 +0000
+
+ Updated French translation
+
+ help/fr/fr.po | 972 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 543 insertions(+), 429 deletions(-)
+
+commit 658a99cfd360ce974a058ed2e2691f6b2722e0c1
+Author: Saibal Ray <sray@redhat.com>
+Date: Wed Sep 17 06:04:23 2014 +0000
+
+ Updated Bengali (India) translation
+
+ po/bn_IN.po | 3367 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 1327 insertions(+), 2040 deletions(-)
+
+commit 80d1bf91aece12a27fde298a6c2aecfccb9a403c
+Author: Saibal Ray <sray@redhat.com>
+Date: Wed Sep 17 06:03:45 2014 +0000
+
+ Updated Bengali (India) translation
+
+ po/bn_IN.po | 1132 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 615 insertions(+), 517 deletions(-)
+
+commit 820ae73560f1731edd1193d066d344ad674a897f
+Author: Kenneth Nielsen <k.nielsen81@gmail.com>
+Date: Tue Sep 16 20:35:19 2014 +0200
+
+ Updated Danish translation
+
+ po/da.po | 1083 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 607 insertions(+), 476 deletions(-)
+
+commit 38ad21dbbec34fde4afa221147bc96d6b852dc4b
+Author: Hajime Taira <htaira@redhat.com>
+Date: Tue Sep 16 22:09:42 2014 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 1052 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 590 insertions(+), 462 deletions(-)
+
+commit 97d613c7e15c6eafea7d59d3d2f52c25bf4b4380
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Tue Sep 16 07:34:44 2014 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 3198 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1314 insertions(+), 1884 deletions(-)
+
+commit f76e884114168931c3e58ff6e440c55b5ddeced5
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Mon Sep 15 21:20:58 2014 +0000
+
+ Updated German translation
+
+ po/de.po | 208 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 106 insertions(+), 102 deletions(-)
+
+commit e097c67d8e9ee779262734a1f24cd6b186a0aa00
+Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
+Date: Mon Sep 15 15:13:01 2014 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 1629 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 965 insertions(+), 664 deletions(-)
+
+commit 7943aa1d7091deda34bc63fd565494a2b80b00f6
+Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
+Date: Mon Sep 15 08:59:06 2014 +0300
+
+ Finnish translation update
+
+ po/fi.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d1c5b976903a86113dc7c970b1e44431d185833
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Sun Sep 14 23:55:18 2014 +0200
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 18 +++++++-----------
+ 1 file changed, 7 insertions(+), 11 deletions(-)
+
+commit 5f54a102e826bca7b2cf32d0080ea08bd2f7a1a4
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Sun Sep 14 23:55:16 2014 +0200
+
+ [l10n] Update Catalan translation
+
+ po/ca.po | 16 ++++++----------
+ 1 file changed, 6 insertions(+), 10 deletions(-)
+
+commit c536d5c20d7f24ed427826b8bbeeda2ab8a471a8
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Sun Sep 14 23:53:41 2014 +0200
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 721 ++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 368 insertions(+), 353 deletions(-)
+
+commit fe78661f011da8ed1142f2c694d1f94126f93dfc
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Sun Sep 14 23:53:38 2014 +0200
+
+ [l10n] Update Catalan translation
+
+ po/ca.po | 985 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 516 insertions(+), 469 deletions(-)
+
+commit 923e21b140d44a6d16e664a352b33e53f7663862
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Sep 14 21:50:03 2014 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 302 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 165 insertions(+), 137 deletions(-)
+
+commit c31e15dbe7b9cfe9fb1c1aec543ada9bd36bc7b3
+Author: Shantha kumar <shantha.thamizh@gmail.com>
+Date: Sun Sep 14 18:32:24 2014 +0000
+
+ Updated Tamil translation
+
+ po/ta.po | 1318 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 779 insertions(+), 539 deletions(-)
+
+commit 57a5387726347b6505bad1ebabf9aa2a49a4883b
+Author: Ville-Pekka Vainio <vpvainio@iki.fi>
+Date: Sun Sep 14 20:03:24 2014 +0300
+
+ Fix Finnish translation
+
+ po/fi.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 61fc72284ddab7c837a931ae05519697ddd834f3
+Author: Ville-Pekka Vainio <vpvainio@iki.fi>
+Date: Sun Sep 14 19:56:59 2014 +0300
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 283 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 146 insertions(+), 137 deletions(-)
+
+commit f1c8c5e984a1b88d60e8a1dda5e3f4d2464f988f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 14 10:28:54 2014 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 144e4caa5ec52f54635d872361e59ae23e85d8f5
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 14 10:25:39 2014 +0200
+
+ Version 3.13.92
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 55552b46dee4ae123cfd6f655617304f6e83c77e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 13 16:29:42 2014 +0200
+
+ build: Update version reqs
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit db80d7e142436596c028c6d12e038f44bd7e7213
+Author: A S Alam <aalam@users.sf.net>
+Date: Sat Sep 13 22:21:19 2014 -0500
+
+ update Punjabi Translation - back for 3.14
+
+ po/pa.po | 1147 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 633 insertions(+), 514 deletions(-)
+
+commit 7d6dd40788d4d7926f3ef1256b1075bff5ead888
+Author: Mattias Eriksson <snaggen@gmail.com>
+Date: Sat Sep 13 17:48:37 2014 +0000
+
+ Updated Swedish translation
+
+ po/sv.po | 3808 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 2062 insertions(+), 1746 deletions(-)
+
+commit 21215ab4b872b246627de87f21bf00be9004a6e9
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Sep 12 13:25:29 2014 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 39 ++++++++++-----------------------------
+ 1 file changed, 10 insertions(+), 29 deletions(-)
+
+commit a870986736a878f4cb6da4ba04977c2ee648b592
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Thu Sep 11 06:02:14 2014 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 32 ++------------------------------
+ 1 file changed, 2 insertions(+), 30 deletions(-)
+
+commit 307a342c2f245634212251ae88c4a0a691d22518
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Wed Sep 10 19:04:10 2014 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 201 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 109 insertions(+), 92 deletions(-)
+
+commit 9dbf9eb64cdd4c4599925676724fd0bced8eea21
+Author: Dušan Kazik <prescott66@gmail.com>
+Date: Wed Sep 10 14:01:04 2014 +0000
+
+ Updated Slovak translation
+
+ po/sk.po | 1141 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 590 insertions(+), 551 deletions(-)
+
+commit 2be9eb9c7acd72a8ce417dd58290ffc5dfb5c647
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Sep 10 13:06:51 2014 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 885 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 502 insertions(+), 383 deletions(-)
+
+commit ef969645fc77eaf0ccdc1295306afdc43a2a0a51
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Sep 9 08:00:51 2014 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit a3aa348da52f63e13c1c238522aaab66d15d0f8d
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Sep 9 08:00:43 2014 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 701 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 316 insertions(+), 385 deletions(-)
+
+commit 94bd4b3dc092f2efb272d17b904a8f736f9375db
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Sep 8 22:18:28 2014 +0100
+
+ help: review pref-scrolling
+
+ Reword introductory paragraph and update for UI changes. Use slightly
+ different wording for each section to make it more task-oriented rather
+ than a description of the UI.
+
+ help/C/pref-scrolling.page | 148 +++++++++++++++++++--------------------------
+ help/C/txt-search.page | 2 +-
+ 2 files changed, 62 insertions(+), 88 deletions(-)
+
+commit 7dd579a725c402731a584a698c2e057543cfaf17
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Sep 8 20:33:30 2014 +0100
+
+ help: do not reference title changing, bug 728458
+
+ help/C/gs-tabs.page | 1 -
+ help/C/pref-custom-command.page | 11 +++---
+ help/C/pref-custom-exit.page | 12 +++----
+ help/C/pref-login-shell.page | 11 +++---
+ help/C/pref-profiles.page | 7 ++--
+ help/C/pref-title.page | 79 -----------------------------------------
+ help/Makefile.am | 1 -
+ 7 files changed, 22 insertions(+), 100 deletions(-)
+
+commit a0ef442300a277d4db9a4c85e94e376b3d121910
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Sep 8 20:14:42 2014 +0100
+
+ help: add ambiguous character width, bug 727555
+
+ help/C/pref-profile-char-width.page | 53 +++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 +
+ 2 files changed, 54 insertions(+)
+
+commit 1aefe04554e4e3e1b4d1f958a25dfa8e338d010e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Sep 8 18:27:37 2014 +0100
+
+ help: document encodings per profile, bug 727555
+
+ help/C/pref-profile-encoding.page | 56 +++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 +
+ 2 files changed, 57 insertions(+)
+
+commit 386311111a1a8885c36f7326317359f25b32122c
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Sep 8 15:48:26 2014 +0530
+
+ Updated gujarati translations
+
+ po/gu.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d21e51fd49a6261f6b4bb37d049a6514358197d6
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Sep 8 15:43:10 2014 +0530
+
+ Updated gujarati translations
+
+ po/gu.po | 97 +++++++++++++++++++---------------------------------------------
+ 1 file changed, 28 insertions(+), 69 deletions(-)
+
+commit 00ee87392d1385b1e93da89c928e5769cee7a1c9
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Sep 7 03:58:16 2014 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 964 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 500 insertions(+), 464 deletions(-)
+
+commit e114fb8a28fc3c88affc37038ee842793704f7d6
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Sep 7 00:45:10 2014 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 104 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 52 insertions(+), 52 deletions(-)
+
+commit 27ae0b6176e8b6a954298a23da4c9d285121d296
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Sat Sep 6 11:20:56 2014 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1086 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 546 insertions(+), 540 deletions(-)
+
+commit a6d068798dd5cd4394ef18a3812abc6f86a824dd
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Sep 6 04:24:29 2014 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 989 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 513 insertions(+), 476 deletions(-)
+
+commit 61233e37ef65b2c5b611f6b51caf295eddec9678
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Thu Sep 4 21:49:33 2014 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 292 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 160 insertions(+), 132 deletions(-)
+
+commit a51ccabfa5141854f7b93fc6d10ddfa427b70c08
+Author: Andika Triwidada <andika@gmail.com>
+Date: Wed Sep 3 10:26:35 2014 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 616 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 348 insertions(+), 268 deletions(-)
+
+commit f133a01d4e402a7252f0c8cdad8ae9afb7ac45bd
+Author: Maria Mavridou <mavridou@gmail.com>
+Date: Sat Aug 30 21:53:49 2014 +0000
+
+ Updated Greek translation
+
+ po/el.po | 205 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 112 insertions(+), 93 deletions(-)
+
+commit 834e82dec05de5d04057b8124479d74fe904fd87
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Fri Aug 29 21:03:54 2014 +0300
+
+ Updated Ukrainian translation
+
+ po/uk.po | 1114 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 638 insertions(+), 476 deletions(-)
+
+commit ceaeb51cec3e45a672174c68130b3ddffbe4c88a
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Wed Aug 27 14:25:26 2014 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 41 +++++++----------------------------------
+ 1 file changed, 7 insertions(+), 34 deletions(-)
+
+commit 38a5e8da2abc59d1cfb9ff925ff8a4073057f33f
+Author: Gábor Kelemen <kelemeng@openscope.org>
+Date: Wed Aug 27 14:22:17 2014 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 1110 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 637 insertions(+), 473 deletions(-)
+
+commit ac4a54d4e4d8ab7163a1f412c71686a61586b05b
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Wed Aug 27 12:09:37 2014 +0530
+
+ Updated gujarati file
+
+ po/gu.po | 1620 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 972 insertions(+), 648 deletions(-)
+
+commit 9555ac0695091eacd4ad39e7ab5e532fe9281ffc
+Author: Giovanni Campagna <gcampagna@src.gnome.org>
+Date: Tue Aug 26 22:42:28 2014 +0200
+
+ Flag gnome-terminal as a multiple-window app
+
+ The shell recognizes that gnome-terminal uses GApplication but
+ does not include a app.new-window action (it uses win.new-terminal
+ with custom parameters), so it thinks it's single window,
+ but we can override that.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=735484
+
+ gnome-terminal.desktop.in.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit a2437189ac8dbb6b5e7bf0f00130625ba41ccef3
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Tue Aug 26 17:46:18 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 198 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 110 insertions(+), 88 deletions(-)
+
+commit 2d961fa4405ee2405a7d12926a198155fbcff004
+Author: Alain Lojewski <allomervan@gmail.com>
+Date: Tue Aug 26 09:57:32 2014 +0000
+
+ Updated French translation
+
+ po/fr.po | 1077 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 598 insertions(+), 479 deletions(-)
+
+commit 7d63ba2f3ee5d8dd08efbe13f591852fdd32bdd8
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Tue Aug 26 01:54:30 2014 +0300
+
+ Make the string „Switch to Tab %s” translatable
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ddc94f3ed924c493a3d65919b6a1e93c81443bb9
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Mon Aug 25 22:19:12 2014 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit c3f045d403571da32c6bd98f16e3a6071786c628
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Mon Aug 25 22:12:10 2014 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 297 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 163 insertions(+), 134 deletions(-)
+
+commit 8ccfe6cf03ed43862e7eafe029d3d92f14ca088e
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Mon Aug 25 14:11:10 2014 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 195 ++++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 196 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 203 insertions(+), 188 deletions(-)
+
+commit eb38329ecb4559635e32edfb29471e423a32197e
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Aug 24 07:19:00 2014 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 683 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 381 insertions(+), 302 deletions(-)
+
+commit 85f3176974c3e4c331f06af7b5575a2dfc9dcd0d
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Aug 23 11:14:41 2014 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 197 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 107 insertions(+), 90 deletions(-)
+
+commit 246dc9dc39c8b8e472cd348c3cd9b3c947ff42e4
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Fri Aug 22 10:48:47 2014 +0000
+
+ Updated Assamese translation
+
+ po/as.po | 280 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 132 insertions(+), 148 deletions(-)
+
+commit 8e66bcab26c937ec335512537a7561bfdaaf8650
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Sun Aug 10 20:47:34 2014 -0400
+
+ Allow disabling shortcuts
+
+ Just like mnemonics, shortcuts can sometimes interfere with
+ applications running in the terminal.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=731933
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++++++++
+ src/preferences.ui | 30 ++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 11 ++++++++---
+ src/terminal-accels.h | 3 ++-
+ src/terminal-prefs.c | 9 ++++++++-
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 6 ++++++
+ 7 files changed, 65 insertions(+), 5 deletions(-)
+
+commit 632a5235596d02e2f08b4e3a6b022599f45a4f4d
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Aug 19 20:24:43 2014 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 1056 +++++++++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po | 300 ++++++++---------
+ 2 files changed, 744 insertions(+), 612 deletions(-)
+
+commit e443e0fbbf79ef9f7bc1290d75075939bb5312b7
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 18 21:37:58 2014 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ed9835c2ce13ca1785ec4070df2e5710ce39c7d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 18 21:34:44 2014 +0200
+
+ Version 3.13.90
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b16486f531ce49f204dc0ce5f6cada6d041e9f3f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 18 21:17:00 2014 +0200
+
+ build: Bump vte req version
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d64dc0e45b7e29b5b7c2e9205257985ceee0e23
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 15 13:32:16 2014 +0200
+
+ all: Adapt to vte_terminal_write_contents's changed name
+
+ Corresponding to vte commit e6131f4a7aea14faa85f7f1b915ad3c59f26f806.
+
+ src/terminal-window.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 371306b334c642fec756fe76449fd5823921dddb
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 15 13:32:16 2014 +0200
+
+ all: Adapt to vte_terminal_set_encoding API change
+
+ Corresponding to vte commit 55364d008339077e765f8328ad86ac0b1fc40107.
+
+ configure.ac | 2 +-
+ src/terminal-screen.c | 4 +++-
+ src/terminal-window.c | 3 ++-
+ 3 files changed, 6 insertions(+), 3 deletions(-)
+
+commit 504c28485759c68f77de6e0d784c6130994a0710
+Author: Lasse Liehu <lasse.liehu@gmail.com>
+Date: Sun Aug 17 14:47:52 2014 +0300
+
+ Finnish translation update
+
+ help/fi/fi.po | 431 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 194 insertions(+), 237 deletions(-)
+
+commit 7aaaab3bfefe5f21d66698c7eaa0068fae827957
+Author: Lasse Liehu <lasse.liehu@gmail.com>
+Date: Sun Aug 17 14:34:23 2014 +0300
+
+ Finnish translation update
+
+ po/fi.po | 1533 ++++++++++++++------------------------------------------------
+ 1 file changed, 336 insertions(+), 1197 deletions(-)
+
+commit e519f54855e31da873c4d1ab1971eccb3ceeb6c8
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jul 15 16:24:45 2014 +0200
+
+ Use constructed instead of constructor
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733204
+
+ src/terminal-screen-container.c | 21 ++++++---------------
+ src/terminal-tab-label.c | 20 ++++++--------------
+ 2 files changed, 12 insertions(+), 29 deletions(-)
+
+commit a49940d365c619d4cbe779769f3dd553eff67d32
+Author: ngoswami <ngoswami@redhat.com>
+Date: Thu Aug 14 13:27:49 2014 +0000
+
+ Updated Assamese translation
+
+ po/as.po | 1295 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 748 insertions(+), 547 deletions(-)
+
+commit 1bacba577c520b44458fd0e46d1d84a11d5d5233
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Thu Aug 14 08:53:09 2014 -0400
+
+ Fix the build
+
+ A recent vala change made it an error to use anything but
+ 'public' in structs.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=734787
+
+ src/gterminal.vala | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 8fdef536537d69ba5215bea4703f92a96005c1d6
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Thu Aug 14 11:50:17 2014 +0000
+
+ Updated German translation
+
+ po/de.po | 1086 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 600 insertions(+), 486 deletions(-)
+
+commit 4db4c2fa815b582ced43c829eb2cd97c0d4da2cc
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Jul 31 19:21:55 2014 +0200
+
+ doap: add <programming-language>
+
+ gnome-terminal.doap | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 9db66180c0d606ca68b28b598b05a636248b541c
+Author: Olav Vitters <olav@vitters.nl>
+Date: Wed Jul 30 20:14:01 2014 +0200
+
+ doap category core
+
+ gnome-terminal.doap | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e7b6fd10b4af9eebef64f6b3e29dd7d0ae63040a
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Jul 30 01:24:23 2014 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 1052 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 581 insertions(+), 471 deletions(-)
+
+commit 08a74f3218d9119b08207c8cdb1f1cc906266248
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Fri Jul 25 23:10:44 2014 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 223 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 111 insertions(+), 112 deletions(-)
+
+commit b8a181842cfcb289df1f380f28468ca3adef303d
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Tue Jul 22 12:31:54 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 43 ++++++++++++++++++++-----------------------
+ 1 file changed, 20 insertions(+), 23 deletions(-)
+
+commit 10337600b06599922b6228a000ad71c7da9187fe
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jul 21 13:15:21 2014 +0200
+
+ Updated Norwegian bokmål translation from Åka Sikrom.
+
+ po/nb.po | 951 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 487 insertions(+), 464 deletions(-)
+
+commit 4dd19fa7e2455a4d551e48484d30a675abc6e01d
+Author: MarMav <mavridou@gmail.com>
+Date: Mon Jul 21 09:00:36 2014 +0000
+
+ Updated Greek translation
+
+ po/el.po | 1125 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 622 insertions(+), 503 deletions(-)
+
+commit 928ebbc47858cbd1759f46e96a747f67b42b2b30
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Mon Jul 21 12:21:56 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 287 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 145 insertions(+), 142 deletions(-)
+
+commit e353ed6feab9a3538d7e51d08ac2a64726446923
+Author: Muhammet Kara <muhammetk@gmail.com>
+Date: Fri Jul 11 08:35:40 2014 +0000
+
+ Updated Turkish translation
+
+ po/tr.po | 3055 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1262 insertions(+), 1793 deletions(-)
+
+commit 9b5b2d439a49f4be7fea76db1196901b8cb251d2
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jul 9 13:51:41 2014 +0200
+
+ profile: Remove useless placeholders and fix the layout
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 28 +++++++++-------------------
+ 1 file changed, 9 insertions(+), 19 deletions(-)
+
+commit 11e2456875dc2fc325a3bce9b25ac25f39693159
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jul 9 13:31:25 2014 +0200
+
+ profile: Change the scrollback UI according to latest designs
+
+ The check button and spin button are now on the same row, and the
+ semantics of the check button has been inverted.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-editor.c | 6 ++-
+ src/profile-preferences.ui | 94 ++++++++++++++++++++--------------------------
+ 2 files changed, 44 insertions(+), 56 deletions(-)
+
+commit bdfc2926a3d92106a202d999429e05c731dc4769
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Tue Jul 8 17:48:00 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 65 ++++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 39 insertions(+), 26 deletions(-)
+
+commit eefd0e937f6c6fdcf37dddf2e9d82bcb081c3cbc
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jul 8 15:28:47 2014 +0200
+
+ profile: Move the ID to the second line
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
+
+commit 61ed552b6bccc46adf3eed5b5506bb547672244f
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Jul 8 15:35:09 2014 +0200
+
+ profile: Drop default values for check buttons
+
+ Setting an xalign of 0.5 and expecting the following setting of
+ draw-indicator to TRUE to neutralize it is somewhat fragile. It only
+ worked because GTK+ was doing redundant property notification.
+
+ Now that GTK+ uses G_PARAM_EXPLICIT_NOTIFY, it no longer works.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=732361
+
+ src/profile-preferences.ui | 28 ----------------------------
+ 1 file changed, 28 deletions(-)
+
+commit da5ba30466dd0553ea998d8bd1e6f154f652f7b3
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jul 8 14:15:14 2014 +0200
+
+ profile: Add a mnemonic for resetting the size
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit ff194d2512c98e7e0244215893ee66e50f393157
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Jul 8 13:13:35 2014 +0200
+
+ profile: Don't dim the columns and rows labels
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit a585b60d40b458252e421fae1905d70d846220e1
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Jun 30 18:14:34 2014 +0200
+
+ profile: Remove empty space at the top of the General tab
+
+ ... by making the GtkTable expand and fill.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2375ca354b33c3341e722c43a2f1e706601db650
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri May 2 14:28:43 2014 +0200
+
+ profile: Add a heading for the text settings
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 49 +++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 35 insertions(+), 14 deletions(-)
+
+commit ec466a4d705fbf9a96d9538bf2d0205a15eeafb9
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri May 2 14:17:51 2014 +0200
+
+ profile: Move the bold and wrap settings above the font button
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 76 ++++++++++++++++++++++++----------------------
+ 1 file changed, 39 insertions(+), 37 deletions(-)
+
+commit b75b6ef6e84e53934a823d5756374fbb06d7eba0
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri May 2 13:30:52 2014 +0200
+
+ profile: Change the font selection UI according to latest designs
+
+ The checkbutton and font button are now on the same row, and the
+ semantics of the checkbutton has been inverted.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-editor.c | 8 ++--
+ src/profile-preferences.ui | 102 ++++++++++++++++-----------------------------
+ 2 files changed, 40 insertions(+), 70 deletions(-)
+
+commit 9188c6da703b1a0a5b7ed23364c2e2226127e71c
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri May 2 12:54:50 2014 +0200
+
+ profile: Move the terminal bell above the text settings
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 37 +++++++++++++++++++------------------
+ 1 file changed, 19 insertions(+), 18 deletions(-)
+
+commit 527850c5d58d706e80d90d1426a6eaf8c515923d
+Author: Cheng-Chia Tseng <pswo10680@gmail.com>
+Date: Fri Jul 4 12:25:34 2014 +0000
+
+ Updated Chinese (Taiwan) translation
+
+ po/zh_TW.po | 1032 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 576 insertions(+), 456 deletions(-)
+
+commit 177689f8185847a160b1e13f649649398e031fdb
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 3 11:24:07 2014 +0200
+
+ app: Suppress one more deprecated gtk settings warning
+
+ This one is used from inside gtk+ by the GtkAction/GtkUIManager menus.
+
+ src/terminal-window.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 823d977148dd281e146894e41f40791a2faa68e4
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Thu Jul 3 13:48:00 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 142 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 73 insertions(+), 69 deletions(-)
+
+commit 70e8c4addbe65e4267aaac7d318e9c9355d2666b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 3 11:39:35 2014 +0200
+
+ window: Really disable inspector keybinding
+
+ src/terminal-window.c | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit 93cc77012f0c51e211f80fd3237fe9b8bde92be0
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 3 11:24:07 2014 +0200
+
+ app: Suppress some deprecated gtk settings warnings
+
+ They're just annoying.
+
+ src/terminal-app.c | 3 +++
+ src/terminal-screen-container.c | 6 +++++-
+ src/terminal-util.h | 29 +++++++++++++++++++++++++++++
+ 3 files changed, 37 insertions(+), 1 deletion(-)
+
+commit 7a3d8e370f312a040544a28525ce149e69243221
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 3 10:54:47 2014 +0200
+
+ window: Make inspector available
+
+ Disable the keybinding (since we must pass it to the terminal application),
+ and add a menu entry instead, when debugging is enabled.
+
+ src/terminal-window.c | 39 +++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 39 insertions(+)
+
+commit 718ed64bdae5679b62c269fe111f9f701590e8ce
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 3 10:44:05 2014 +0200
+
+ app: Make prefs windows have no transient parent
+
+ src/terminal-app.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 0c0ca523619d2f4e0106269984c8282a6a8164a2
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Tue Jul 1 21:23:42 2014 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 1004 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 555 insertions(+), 449 deletions(-)
+
+commit 8d2f67168629723f7089c01ef41518a0d7c019f6
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Sat Jun 28 23:17:17 2014 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 356 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 231 insertions(+), 125 deletions(-)
+
+commit 6ed0ef4593d6348c2c26c0dcb6843d4bdd82397e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jun 28 22:01:00 2014 +0200
+
+ i18n: Ignore valac-generated C files
+
+ po/POTFILES.skip | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit de52dfc064eccf5b88bdaa76d5e16b54711a408b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jun 28 11:18:17 2014 +0200
+
+ server: Improve error message
+
+ Inform about the charset when non-UTF-8.
+
+ (cherry picked from commit d74a7267dd9ad1b61da2ce7182584afe381009a1)
+
+ src/server.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f3a708405bf7b8957430bdf3177eb8fa2d5de3c7
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 23 19:52:18 2014 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eeebc310ff77f6d549b60b7c4ddff748dd317a23
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Jun 22 16:12:58 2014 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 376 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 218 insertions(+), 158 deletions(-)
+
+commit 0741a7c43b29b738cccff9aeab9755157162c08f
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jun 22 14:40:04 2014 +0200
+
+ app: Fix the close button after drag-n-drop
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=731998
+
+ src/terminal-notebook.c | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 4f746f763142f222f03ff575c336b4196e2a5ad4
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 22 14:38:40 2014 +0200
+
+ server: Use specific exit codes for specific error
+
+ This will make it easier to identify which error occurred when all the client gets
+ is the exit code in the error message:
+
+ Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 1
+
+ src/server.c | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit 03e599e60f5f73c787859718a9ef3f758b8faa36
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Sat Jun 21 11:58:49 2014 +0400
+
+ Updated Russian translation
+
+ help/ru/figures/gnome-terminal.png | Bin 0 -> 12292 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 12ba5bb237812c6a3ce9e7e76fd6abd25235d3f8
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Fri Jun 20 23:43:36 2014 +0400
+
+ Updated Russian translation
+
+ help/ru/ru.po | 562 ++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 353 insertions(+), 209 deletions(-)
+
+commit abb2018a702adfc57831aea9ebb5c513b9c8bbbd
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri Jun 20 16:57:44 2014 +0200
+
+ app: Make dropped tab active
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730936
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ea4a9a8b5268842191a89a1e6026b7465d5dcce2
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Fri Jun 20 13:23:12 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 29 ++++++++++-------------------
+ 1 file changed, 10 insertions(+), 19 deletions(-)
+
+commit 3e90085742c1c19c7c139b35b9be32cdae8481e5
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Fri Jun 20 13:57:20 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 1012 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 561 insertions(+), 451 deletions(-)
+
+commit 4a452c1176e854ea86011a4b1b4843df4e872ef5
+Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
+Date: Tue Jun 17 19:21:43 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 407 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 244 insertions(+), 163 deletions(-)
+
+commit 90dd8970d245f7c5f0a83e12b7fdc80569771d6c
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Jun 16 22:36:37 2014 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1011 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 566 insertions(+), 445 deletions(-)
+
+commit ae33330afbaa1c3af14584603509bdd2a6f92d92
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Jun 14 23:00:14 2014 +0200
+
+ gterminal: Add i18n (take 2)
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730532
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 2 +
+ src/gterminal.vala | 107 +++++++++++++++++++++++++++--------------------------
+ 3 files changed, 57 insertions(+), 53 deletions(-)
+
+commit 1f0df3265a76e57449afad2948e587e61084478d
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Jun 14 18:27:56 2014 +0200
+
+ Revert "gterminal: Add i18n"
+
+ This reverts commit fd14dc6fe051d7d892cda48ce14b6fac60191d98.
+
+ po/POTFILES.in | 1 -
+ src/Makefile.am | 1 -
+ src/gterminal.vala | 107 ++++++++++++++++++++++++++---------------------------
+ 3 files changed, 53 insertions(+), 56 deletions(-)
+
+commit 56fc2ac7fc6ce5c26d40e95888e611b4e94dbf2b
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Jun 14 17:50:08 2014 +0200
+
+ Fix a broken tag in Finnish help translation
+
+ help/fi/fi.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fd14dc6fe051d7d892cda48ce14b6fac60191d98
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Jun 14 10:27:50 2014 +0200
+
+ gterminal: Add i18n
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730532
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 1 +
+ src/gterminal.vala | 107 +++++++++++++++++++++++++++--------------------------
+ 3 files changed, 56 insertions(+), 53 deletions(-)
+
+commit f65261a0b5d03658be3acb439976fd8af6fa28ea
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Fri May 30 15:11:45 2014 +0200
+
+ app: Don't change the title on tab labels that no longer exist (take 2)
+
+ This fixes a potential crash when a tab is moved to another window,
+ and later the title of that terminal changes.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730389
+
+ src/terminal-tab-label.c | 20 +++++++++++++++++++-
+ 1 file changed, 19 insertions(+), 1 deletion(-)
+
+commit eea21a0ca4f32f767ef7db9350635a2add226d13
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Thu May 29 19:10:09 2014 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 972 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 485 insertions(+), 487 deletions(-)
+
+commit e6146baa9a6b55ee7f8076f9151095043ecc1c5c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 29 18:01:23 2014 +0200
+
+ i18n: Remove removed file from POTFILES.in too
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 82a9a6581afc04aa6ba7f2451ce501edb19cd6e5
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 29 14:06:05 2014 +0200
+
+ Revert "Revert "app: Fix window size when a second tab is added by drag-n-drop""
+
+ This reverts commit b670353dc291b771af4ae28d899aa42e842bd11f.
+
+ src/terminal-window.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit b670353dc291b771af4ae28d899aa42e842bd11f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 29 13:57:58 2014 +0200
+
+ Revert "app: Fix window size when a second tab is added by drag-n-drop"
+
+ This reverts commit d3e593e4974303618305da4e0d20f0d5c10f83b0.
+
+ src/terminal-window.c | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 6bc130fa7177d4381e12fef10e61d7eb35dbb896
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 29 13:49:25 2014 +0200
+
+ Revert "app: Don't change the title on tab labels that no longer exist"
+
+ This reverts commit 6c1ece7dab2a11b7e0c6561f89cf83510abb51bf.
+
+ src/terminal-tab-label.c | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit d3e593e4974303618305da4e0d20f0d5c10f83b0
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Thu May 29 12:42:01 2014 +0200
+
+ app: Fix window size when a second tab is added by drag-n-drop
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730850
+
+ src/terminal-window.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit f318eedd0064946bd930e0ce0906cd7071b4790b
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed May 28 21:49:12 2014 +0200
+
+ build: Fix vala flags to work with automake
+
+ src/Makefile.am | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit c2134a7b1870d13589645fd983c4c83c921da290
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 28 21:18:11 2014 +0200
+
+ build: Rename configure option
+
+ configure.ac | 16 ++++++++--------
+ src/Makefile.am | 5 +++--
+ 2 files changed, 11 insertions(+), 10 deletions(-)
+
+commit 9df8dadf692c8fc1a898e41f0c17220da6c8c5fb
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 28 19:58:17 2014 +0200
+
+ Revert "build: Temporarily remove gterminal"
+
+ This reverts commit 085e0d1fe88cf018ddd01f3b388c1dc0ea07c811.
+
+ configure.ac | 1 -
+ src/Makefile.am | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 61 insertions(+), 1 deletion(-)
+
+commit ef18a4a135ada8794636216cd7b7193c2203a29b
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 28 19:58:10 2014 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 085e0d1fe88cf018ddd01f3b388c1dc0ea07c811
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 28 19:51:28 2014 +0200
+
+ build: Temporarily remove gterminal
+
+ automake and/or vala.m4 are preventing make dist from working.
+
+ configure.ac | 1 +
+ src/Makefile.am | 61 ---------------------------------------------------------
+ 2 files changed, 1 insertion(+), 61 deletions(-)
+
+commit 6c1ece7dab2a11b7e0c6561f89cf83510abb51bf
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Wed May 28 12:16:41 2014 +0200
+
+ app: Don't change the title on tab labels that no longer exist
+
+ This fixes a potential crash when a tab is moved to another window,
+ and later the title of that terminal changes.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730389
+
+ src/terminal-tab-label.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 2543f80bfd9d844146510fad0c3ea7b296eeabe3
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sun May 25 10:03:36 2014 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 569 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 263 insertions(+), 306 deletions(-)
+
+commit c804e7ca3be2ea27ff0c6240d81552f10c12628c
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 21 11:02:03 2014 +0200
+
+ app: Filter out obsolete "current" encoding
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730498
+
+ src/terminal-app.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 872c8797af0aec8d6b1ca142236bd9fa4d024a1e
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 21 10:20:17 2014 +0200
+
+ encodings: Fix charset string interning
+
+ Not all charsets are from static strings, so don't use
+ g_intern_static_string but g_intern_string.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730390
+
+ src/terminal-encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 86572b18a0c771e4c607f83e1dd6200053256011
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue May 20 20:07:11 2014 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 670 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 345 insertions(+), 325 deletions(-)
+
+commit b0bdd4740f82daa6c2bb020738a857b8e8d2a6dd
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue May 20 16:04:15 2014 +0200
+
+ app: Only allow valid charsets
+
+ Charsets must be [-_A-Za-z0-9] only.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=730390
+
+ src/terminal-app.c | 23 +++++++++++++++++++++--
+ 1 file changed, 21 insertions(+), 2 deletions(-)
+
+commit f196dc6a22eb417ad8ebd83a137781add863a261
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun May 18 22:41:27 2014 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 586 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 272 insertions(+), 314 deletions(-)
+
+commit 1bbe740bb91f743032544bde430009e7cbfd418a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 4 11:27:14 2014 +0200
+
+ gterminal: Initial commit
+
+ .dir-locals.el | 7 +-
+ configure.ac | 31 +-
+ src/Makefile.am | 67 ++--
+ src/client.c | 818 -------------------------------------------
+ src/client.vapi | 44 +++
+ src/config.vapi | 7 +
+ src/gterminal.vala | 581 ++++++++++++++++++++++++++++++
+ src/profiles.vapi | 67 ++++
+ src/terminal-client-utils.c | 37 +-
+ src/terminal-client-utils.h | 13 +-
+ src/terminal-nautilus.c | 1 +
+ src/terminal-profiles-list.c | 4 +-
+ src/terminal-profiles-list.h | 2 +-
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 3 +-
+ 15 files changed, 822 insertions(+), 864 deletions(-)
+
+commit f211fddb15c21d4a1a599bbab985833d35dfc8f9
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sat May 10 19:50:32 2014 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 55 ++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 30 insertions(+), 25 deletions(-)
+
+commit b6532566e71c3fd3f9ddde29da87fbd59eee5f6b
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Fri May 9 00:16:51 2014 +0200
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 2816 ++++++++++++-----------------------------------------
+ 1 file changed, 645 insertions(+), 2171 deletions(-)
+
+commit ec122c77bb2b3fcdeb7a7692cf1e50d6b93ededa
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue May 6 11:30:28 2014 +0200
+
+ window: Fix parent class in template definition
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=729597
+
+ src/terminal-window.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 72fda661d5d09fe4b2d7f5e5596e904394443955
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Sun May 4 20:43:13 2014 +0200
+
+ Updated Belarusian translation.
+
+ po/be.po | 142 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 80 insertions(+), 62 deletions(-)
+
+commit 3d157f391e8f23a77981c508d0e890537464cf8e
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri May 2 19:47:28 2014 +0200
+
+ build: Group format warning flags together
+
+ Otherwise the detection incorrectly finds them not supported.
+
+ configure.ac | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit 34f37dfbbb2c7ab4bf160f30fa024d56f0f8fc5c
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri May 2 19:43:52 2014 +0200
+
+ build: Remove deprecated gnome-common macro
+
+ Instead just add a --enable-debug flag directly.
+
+ configure.ac | 17 +++++++++++++++--
+ src/terminal-accels.c | 4 ++--
+ src/terminal-app.c | 2 +-
+ src/terminal-debug.c | 4 ++--
+ src/terminal-debug.h | 8 ++++----
+ src/terminal-encoding.c | 2 +-
+ src/terminal-screen.c | 4 ++--
+ src/terminal-window.c | 8 ++++----
+ 8 files changed, 31 insertions(+), 18 deletions(-)
+
+commit 0bbac7d6282f5b7a96e2f9dc200ba4ff8d3352ac
+Author: Philip Withnall <philip.withnall@collabora.co.uk>
+Date: Fri May 2 16:27:18 2014 +0200
+
+ build: Remove GNOME_COMMON_INIT
+
+ It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=729394
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 9b7bef04a76c4d6e7bfd42cd402e54b3885fa6a3
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri May 2 16:39:18 2014 +0200
+
+ appdata: Add newly required licence tags
+
+ gnome-terminal.appdata.xml.in | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 714f53294e8b57493f64f5291623a7ee5b67423e
+Author: Sami Jaktholm <sjakthol@outlook.com>
+Date: Thu May 1 14:18:42 2014 +0300
+
+ Finnish help translation
+
+ help/Makefile.am | 2 +-
+ help/fi/fi.po | 3780 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3781 insertions(+), 1 deletion(-)
+
+commit 718a9a0fd4e5068b7bc90efc7cd9e30dda35a027
+Author: Lasse Liehu <lasse.liehu@gmail.com>
+Date: Thu May 1 14:03:04 2014 +0300
+
+ Finnish translation update
+
+ po/fi.po | 677 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 349 insertions(+), 328 deletions(-)
+
+commit bb581b3879a69f0d165ae11270bb408f76edd9ed
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 28 14:08:03 2014 +0200
+
+ profile: Change the cursor shape UI according to latest designs
+
+ Tweak the alignment of the combo box and move it higher up in the
+ dialog.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 81 +++++++++++++++++++++-------------------------
+ 1 file changed, 36 insertions(+), 45 deletions(-)
+
+commit 984ae232d9a62db0fcbb158870c420812405eb7b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 27 16:50:11 2014 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f0108450de15a6e20711dac8546839704b25e748
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 27 15:47:03 2014 +0200
+
+ Version 3.13.0
+
+ NEWS | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 1d5c1b6ca6373c1301494edbc9e43c3e6a9c9aaf
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 26 19:13:21 2014 +0200
+
+ screen: Stop setting COLORTERM env var
+
+ COLORTERM is a long-obsolete slang-only variable used to work around
+ broken termcap/terminfo entries.
+
+ src/Makefile.am | 1 -
+ src/terminal-screen.c | 2 --
+ 2 files changed, 3 deletions(-)
+
+commit 7da07d51619660b8abddaa11079df2c067d88840
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 331fb9114f371b60a7a56abac65830e76f52afbe.
+
+ src/terminal-screen.c | 28 +++++++---------------------
+ 1 file changed, 7 insertions(+), 21 deletions(-)
+
+commit bf0536d5f984df8c3b7c9981e0a60f4c9af4f795
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Fri Apr 25 17:34:48 2014 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 654 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 336 insertions(+), 318 deletions(-)
+
+commit 6e0bcf62bdb8b1c5e3f1fe2b7d339b674138f8c6
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 25 10:00:14 2014 +0200
+
+ accels: Sync app and menu accelerators
+
+ When porting to using gtkapplication accelerators, there was a regression
+ in that the in-menu accelerators were not changed/disabled accordingly, which
+ meant that they were still being activated even when the global accelerator
+ was disabled.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=728121
+
+ src/terminal-accels.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-app.c | 7 +++++++
+ 2 files changed, 55 insertions(+), 2 deletions(-)
+
+commit e776ebc9f34f5c05afbd884a25bdcfa09b8140eb
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 25 09:07:00 2014 +0200
+
+ Revert "window: Workaround mismatch in GAction and GtkAction accelerators"
+
+ This reverts commit fd5399bd4ac81d9a57e55c5b8411a9217ee0355b.
+
+ src/terminal-window.c | 36 ++++++++++++++++++------------------
+ 1 file changed, 18 insertions(+), 18 deletions(-)
+
+commit b590da6992e1635f73a6f4cf71cbd39c2f6c2899
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 25 09:06:09 2014 +0200
+
+ build: One more compiler flag
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b47a90f3b5e48a439262644e85f02052b0c596c6
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Apr 23 09:59:32 2014 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit 95ac30b5b7ae78b194c96db76b1c692468e0fb6e
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Apr 22 11:35:41 2014 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 566 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 262 insertions(+), 304 deletions(-)
+
+commit b87927000d7ae16562519fb5bfd826ad62ec119a
+Author: Khoem Sokhem <sokhem@open.org.kh>
+Date: Tue Apr 22 01:52:48 2014 +0000
+
+ Updated Khmer translation
+
+ po/km.po | 2415 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1355 insertions(+), 1060 deletions(-)
+
+commit e3b96f7b6db66003a7c56a672b11ec2574df3ab0
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Mon Apr 21 19:45:08 2014 +0300
+
+ Updated Greek translation of help
+
+ help/el/el.po | 710 +++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 452 insertions(+), 258 deletions(-)
+
+commit 0d52fef0ca60483debbdedec43bd07a8e9f76bfa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 20 20:21:04 2014 +0200
+
+ window: Use fallback tab title for empty terminal title
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706816
+
+ src/terminal-tabs-menu.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit fe7230e2113510596be5e773f9c1074ed650e858
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 20 20:21:04 2014 +0200
+
+ window: Use fallback tab title for empty terminal title
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706816
+
+ src/terminal-tab-label.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 8c8b9b28ab2e2c59c169ccdfd976319bf62d26b2
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Sun Apr 20 17:51:14 2014 +0000
+
+ Updated Greek translation
+
+ po/el.po | 67 ++++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 40 insertions(+), 27 deletions(-)
+
+commit 2763ea6647d412b093a670f137d8c5ab7ee58fbe
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sat Apr 19 21:43:51 2014 +0200
+
+ widget: Add Solarized text/background colors
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=655030
+
+ help/C/app-colors.page | 5 +++--
+ src/profile-editor.c | 12 +++++++++++-
+ 2 files changed, 14 insertions(+), 3 deletions(-)
+
+commit cb1bb69db554eaf165c1f2a334f87f7cbb8e138b
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 18 11:44:16 2014 +0200
+
+ profile: editor: Rename command tab
+
+ Since the title setting was removed, this tab only configures the command,
+ so rename it to "Command" only from "Title & Command".
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/profile-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6331c2ed3949bf8052fd3c17f91f657b31dcbf9e
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 18 11:42:20 2014 +0200
+
+ window: Implement read-only setting
+
+ Required vte commit 3868467b2d4613e5aa5f34c0d8e74abc3a38ef16.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=626747
+
+ src/terminal-window.c | 37 +++++++++++++++++++++++++++++++++++++
+ src/terminal.xml | 5 +++++
+ 2 files changed, 42 insertions(+)
+
+commit 859acba165e94d5933bff938019230c5d1b8d2de
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 371f90d40fa9b3331c3e10bab91bec4a63809a0b.
+
+ src/terminal-window.c | 35 ++++-------------------------------
+ 1 file changed, 4 insertions(+), 31 deletions(-)
+
+commit a575783d4cd9326994485bb5f1e6bbf00edc96e5
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Thu Apr 17 11:44:47 2014 +0200
+
+ profile: Change the size UI according to latest designs
+
+ The check button to enable using a custom size has been replaced by a
+ reset button to restore the default size of 80x24. The labels were
+ tweaked and the entire row has been moved higher up in the dialog.
+
+ As a result of this, the 'use-custom-default-size' key is no longer
+ used and has been removed.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/migration.c | 4 -
+ src/org.gnome.Terminal.gschema.xml | 6 -
+ src/profile-editor.c | 22 ++--
+ src/profile-preferences.ui | 240 ++++++++++++++++++-------------------
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 9 +-
+ 6 files changed, 131 insertions(+), 151 deletions(-)
+
+commit 3bb41272b7509a16ec2a5cd93e44f73d5743b626
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Apr 16 17:39:39 2014 +0200
+
+ screen: Remove unused description and user_title API
+
+ These were used by various parts of the static title code, which has
+ now been removed.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/terminal-screen.c | 63 ---------------------------------------------------
+ src/terminal-screen.h | 6 -----
+ 2 files changed, 69 deletions(-)
+
+commit e9cb8fea14a849704074c5d69f173bcf4dc2fb27
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Apr 16 16:01:56 2014 +0200
+
+ Remove the static title setting from profile preferences
+
+ The static title setting does not work because TerminalWindow hardcodes
+ the title as "Terminal" in the absence of VteTerminal:window-title,
+ which is set dynamically via escape sequences. Usually the escape
+ sequence is emitted from a suitable PROMPT_COMMAND. You can do the same
+ if you want a customized title.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/migration.c | 3 --
+ src/org.gnome.Terminal.gschema.xml | 5 ---
+ src/profile-editor.c | 3 --
+ src/profile-preferences.ui | 86 --------------------------------------
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 9 ----
+ 6 files changed, 107 deletions(-)
+
+commit 9bbe19e98f62aa3c9020913a3a5a8080a5177505
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Apr 16 15:04:38 2014 +0200
+
+ Remove the action and shortcut to set a static title from the menus
+
+ Setting a static title does not work because there is no code
+ listening to changes in TerminalScreen:description. The title is
+ dynamically set via escape sequences, usually from a suitable
+ PROMPT_COMMAND, which is noticed by VteTerminal.
+
+ If you want to customize the title of a particular terminal, please use
+ the escape sequence. This is what you had to use before, anyway.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/migration.c | 1 -
+ src/org.gnome.Terminal.gschema.xml | 4 --
+ src/terminal-accels.c | 2 -
+ src/terminal-window.c | 88 --------------------------------------
+ src/terminal.xml | 3 --
+ 5 files changed, 98 deletions(-)
+
+commit 1a755116b2b828130a3cbfd4f0712da5327b3b21
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 14 13:43:47 2014 +0200
+
+ accels: Consolidate code to edit and clear shortcuts
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=728121
+
+ src/terminal-accels.c | 80 ++++++++++++++++++++++-----------------------------
+ 1 file changed, 34 insertions(+), 46 deletions(-)
+
+commit de0dc7c2649c42e2aa02a66e4be27d262b34452d
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Apr 11 15:52:23 2014 +0200
+
+ Remove unused code to create terminals with custom titles
+
+ Irrespective of how you create a new terminal (over D-Bus using
+ $bindir/gnome-terminal, ctrl+shift n, or the application menu), the
+ code to set a custom title during construction was unused. Possibly
+ as a result of f27bf0135a2d18ba22158d28bf1f8c5f6ec066c8
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/terminal-app.c | 3 +--
+ src/terminal-app.h | 1 -
+ src/terminal-gdbus.c | 6 ++----
+ src/terminal-screen.c | 4 ----
+ src/terminal-screen.h | 1 -
+ src/terminal-window.c | 2 +-
+ 6 files changed, 4 insertions(+), 13 deletions(-)
+
+commit f2eaad9a11bd79481c37ff7b41d0b5aa1615380f
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Apr 15 14:25:10 2014 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 84 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 41 insertions(+), 43 deletions(-)
+
+commit fd5399bd4ac81d9a57e55c5b8411a9217ee0355b
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 14 15:27:36 2014 +0200
+
+ window: Workaround mismatch in GAction and GtkAction accelerators
+
+ ... by removing the ones in GtkActionEntry's. As a consequence of this
+ the accelerators will not show up in the menu, but on the positive side
+ changing a shortcut will actually make the old one go away.
+
+ This should all be nice and dandy when use GMenu in the future.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=728121
+
+ src/terminal-window.c | 36 ++++++++++++++++++------------------
+ 1 file changed, 18 insertions(+), 18 deletions(-)
+
+commit b893f4d593cf444df35bf85d1890a2baa29f4828
+Author: Ikuya Awashiro <ikuya@fruitsbasket.info>
+Date: Mon Apr 14 22:38:25 2014 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 91 ++++++++++++++++++++--------------------------------------------
+ 1 file changed, 28 insertions(+), 63 deletions(-)
+
+commit da76fafdef54985f121c4aca97b741963fc6e599
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Apr 8 12:47:12 2014 +0200
+
+ utils: Avoid X dependency in the nautilus extension
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=705659
+
+ src/Makefile.am | 1 -
+ src/terminal-client-utils.c | 4 ++--
+ 2 files changed, 2 insertions(+), 3 deletions(-)
+
+commit df53a8122465acde91231a5686dcaa5c675d8e9c
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Wed Apr 9 11:47:51 2014 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 60 ++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 38 insertions(+), 22 deletions(-)
+
+commit 3f2406a0686b0e995e1fde792139b2f254615377
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Wed Apr 9 08:28:03 2014 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 8d0bc25fb40748e2019409a6f47918e3d0da7b39
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Wed Apr 9 00:37:05 2014 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit 612345d2e47585f691006fa488125b2dc687117a
+Author: Gustau Perez <gustau.perez@gmail.com>
+Date: Tue Apr 8 09:42:34 2014 +0000
+
+ Fix su/sudo detection.
+
+ Commit 1244dbb6f0381ced states that gnome-terminal doesn't work under sudo. To
+ detect this that checks whether the uid or gid have changed or that the
+ e[uid|gid] are 0.
+
+ If the user already belongs to the group wheel or was root without doing any su or sudo
+ gnome-terminal will exit.
+
+ What we need to check is whether e[uid|gid] have changed (because the user was
+ root already or because the user belongs to the wheel/root group) and
+ check if the e[uid|gid] are 0. In that case the gnome-terminal is run under
+ su/sudo and gnome-terminal should bail out.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=727799
+
+ src/server.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ef5b45cad7d4fb6ce1a22d2f9fed00c97f9e85d7
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 8d7f0d7f0ee36698d7de3db7aba737e342a27766.
+
+ src/migration.c | 4 ++--
+ src/profile-editor.c | 6 +++---
+ src/terminal-window.c | 2 +-
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 04e11f26331f569245aec467905b3a8863b9d29f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 11d8fbf811819d124e6c678a70f82f0c151946bf.
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e63cbcf64d2fde5bc4a8cb8ae0e3ef8c95a6d889
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Apr 7 15:31:11 2014 +0200
+
+ profile: editor: Remove the word-chars setting
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724110
+
+ src/migration.c | 3 ---
+ src/org.gnome.Terminal.gschema.xml | 5 -----
+ src/profile-editor.c | 3 ---
+ src/profile-preferences.ui | 39 --------------------------------------
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 6 ------
+ 6 files changed, 57 deletions(-)
+
+commit 30097a53f8703ec3034bbba5d1e3923cd851b9ff
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Mon Apr 7 00:04:45 2014 +0000
+
+ Updated French translation
+
+ po/fr.po | 364 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 193 insertions(+), 171 deletions(-)
+
+commit 8bb12a5d96a4ba35a4828332a14a80d9102a97a4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit bbe25c8a64e673c7187be0b349840a73439f9d07.
+
+ src/terminal-screen.c | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit dfd92cbd6df03b31e3040934f39c38a4214248e4
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 6 16:13:36 2014 +0200
+
+ screen: Use VteTerminal:font-scale to implement zoom
+
+ Much easier than manipulating the font description.
+
+ Requires vte commit 2067d8a6baf72e8b16cec2dbca989f7b60c421b1.
+
+ src/terminal-screen.c | 52 ++++++++++-----------------------------------------
+ src/terminal-screen.h | 5 -----
+ src/terminal-window.c | 20 +++++++++++---------
+ 3 files changed, 21 insertions(+), 56 deletions(-)
+
+commit 51922df5b899296ab888a1ef061aed565548d848
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 5d9faee7a45cdd2d7c1215ba44271bef9d8296fa.
+
+ src/terminal-screen.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 1c78b2bcd0be213e51165b7885367930bcacd4cf
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 163446f49e6e799a444322eeb52ef4992c50b99c.
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0c7faac90fc79e530a3b671c71c2d66d3c393843
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 163446f49e6e799a444322eeb52ef4992c50b99c.
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 98d7199e62c34ec7dece77df33a27d20d3569db7
+Author: Peter Mráz <etkinator@gmail.com>
+Date: Sat Apr 5 23:40:42 2014 +0200
+
+ Updated slovak translation
+
+ po/sk.po | 753 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 419 insertions(+), 334 deletions(-)
+
+commit 3cefd4bcbf0430cfd8b3e193e7cf218e3d52e5d6
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Apr 4 19:59:57 2014 +0200
+
+ doap: update URLs
+
+ gnome-terminal.doap | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 040e2cbfeb1460bd4bdbf19e3a84c4ee09e71e49
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 3 12:12:46 2014 +0200
+
+ profile: Add key and UI to set the width of ambiguous characters
+
+ When using UTF-8 encoding, there is a need to override the default of
+ ambiguous-width characters being narrow, for compatibility with CJK.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=614618
+
+ This requires vte commit 8b7a061714cd6050684b811c3fe5e314b302e417.
+
+ src/org.gnome.Terminal.gschema.xml | 9 ++++++
+ src/profile-editor.c | 7 +++++
+ src/profile-preferences.ui | 58 +++++++++++++++++++++++++++++++++++++-
+ src/terminal-enums.h | 5 ++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 8 ++++++
+ 6 files changed, 87 insertions(+), 1 deletion(-)
+
+commit 2c13f7c9a8dec83cf35254e68b52009967936c56
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 3 11:45:11 2014 +0200
+
+ encodings: Remove now-unneeded function
+
+ Since the encoding ID is now always the same as the charset, remove the ID
+ and always directly use the charset.
+
+ src/terminal-app.c | 2 +-
+ src/terminal-encoding.c | 15 +++------------
+ src/terminal-encoding.h | 4 +---
+ src/terminal-prefs.c | 2 +-
+ src/terminal-window.c | 4 ++--
+ 5 files changed, 8 insertions(+), 19 deletions(-)
+
+commit 97841c15c4086124a222e6afdfc1d63ac69d8f4b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 3 08:56:33 2014 +0200
+
+ profile: editor: Also reset the encoding
+
+ Add resetting the encoding to default (UTF-8) to the keys reset from the 'reset' button.
+
+ src/profile-editor.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b91068b3fe5ff756758b2f1967fc43919e531e07
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Mon Jan 27 14:49:50 2014 +0100
+
+ search-provider: Reimplement normalize_casefold_and_unaccent
+
+ ... in terms of g_str_to_ascii. This removes our copy-pasted
+ unaccenting logic.
+
+ Bump GLib dependency to 2.40.0.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=723106
+
+ configure.ac | 2 +-
+ src/terminal-search-provider.c | 82 +++++-------------------------------------
+ 2 files changed, 9 insertions(+), 75 deletions(-)
+
+commit 501fbb45f4c9a80e522f7a1efc6c82f5ba86478f
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 2 22:37:54 2014 +0200
+
+ profile: Remove 'current' encoding
+
+ Doesn't make much sense since it's the server's locale's encoding. Which is
+ always UTF-8 anyway.
+
+ src/org.gnome.Terminal.gschema.xml | 10 ++++------
+ src/profile-editor.c | 7 +------
+ src/terminal-app.c | 12 +++---------
+ src/terminal-encoding.c | 20 +-------------------
+ src/terminal-window.c | 2 +-
+ 5 files changed, 10 insertions(+), 41 deletions(-)
+
+commit 431161507a924ab2c4b18f1049b83c72abb3d20b
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 2 21:24:58 2014 +0200
+
+ profile: editor: Add encoding to compatibility options
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=108711
+
+ src/migration.c | 2 +-
+ src/profile-editor.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/profile-preferences.ui | 31 +++++++++++++++++++++++-
+ src/terminal-schemas.h | 2 +-
+ src/terminal-screen.c | 4 ++--
+ 5 files changed, 93 insertions(+), 5 deletions(-)
+
+commit de7341dd4fbd0f257aa308f906a164666deb8eaf
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Tue Apr 1 16:12:12 2014 +0200
+
+ Added localized picture
+
+ help/hu/figures/gnome-terminal.png | Bin 0 -> 13714 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 62dc2dab671ba6b5c8a9b449d72a041a282a9c7a
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Tue Apr 1 16:11:34 2014 +0200
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 136 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 67 insertions(+), 69 deletions(-)
+
+commit 7320b05f9b4ef634e3d7623fbe3af81eb2b88de2
+Author: Pau Iranzo <paugnu@gmail.com>
+Date: Tue Apr 1 00:11:05 2014 +0200
+
+ [l10n] Update Catalan translation
+
+ po/ca.po | 2716 +++++++++++++-------------------------------------------------
+ 1 file changed, 573 insertions(+), 2143 deletions(-)
+
+commit bc7ec0e26cb919c0a59497440d7df41d3939529e
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Mar 31 21:27:29 2014 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 20 +++++++++-----------
+ 1 file changed, 9 insertions(+), 11 deletions(-)
+
+commit a80771ac02c4438d182afdd18992b13eedcbf91b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 08c778bf4a23abe614bad294027b4e88f6b727f0.
+
+ src/terminal-gdbus.c | 5 +----
+ src/terminal-screen.c | 9 ++++-----
+ 2 files changed, 5 insertions(+), 9 deletions(-)
+
+commit ea837b33ed2ebd6bc30bdbb11c6036b649bc455f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 165b0cf9c40cddf6235e42d86a434b9a1cffaea5.
+
+ src/terminal-screen.c | 12 +++++++-----
+ src/terminal-window.c | 24 +++++++++++++-----------
+ 2 files changed, 20 insertions(+), 16 deletions(-)
+
+commit 6ad62785248d82eabd67652657d8da67467515c0
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 68011996d3910389f1b5cfb0a7e47a20ea67004f.
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 83752a91df204bf92084d6c1ee25c042397be311
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit a14008988f755d7d5241bc9086173ebdcdad0b8f.
+
+ src/terminal-screen.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 5a035dfaadb859e058826a8afacbd0027a0b8992
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Wed Mar 26 20:10:22 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 66 +++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 36 insertions(+), 30 deletions(-)
+
+commit 7fd6a424c68eeb79858bf17858cd2f96af1dc6db
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Mar 25 11:12:16 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 61 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 30 insertions(+), 31 deletions(-)
+
+commit b9cf035874e06951ff8425760cf978ca412b2032
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 21:02:28 2014 +0100
+
+ screen: Update for vte API
+
+ Corresponding to vte commit 0690e03a83f22e4d17814b9bbbd7b74dbc6df182.
+
+ src/terminal-screen.c | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit c7e9be88387de26b7436b9bc878b477cf0ddee00
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Mon Mar 24 21:45:19 2014 +0100
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 720 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 401 insertions(+), 319 deletions(-)
+
+commit 29927d3f450b4894e73801ef7da173d5d1b29d85
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Mar 24 20:17:09 2014 +0000
+
+ PATH variables is out of scope in help, bug 698739
+
+ help/C/gs-execute-commands.page | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit a618a522ceb62a2ba09d5348683bbc3625542b71
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Aug 30 02:18:04 2013 +0530
+
+ help: delete PATH help page stub, bug 698739
+
+ Deleted prob-add-to-path.page.stub as discussed on bug page
+ is not required as instructions on how to add a location to
+ PATH is outside the scope of Terminal user help.
+
+ help/C/prob-add-to-path.page.stub | 71 ---------------------------------------
+ 1 file changed, 71 deletions(-)
+
+commit 25173c6713bc3dafd32af571a2eaaedaa8d9a2d4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 20:06:53 2014 +0100
+
+ build: Build against vte master
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 8e6e01ae0044b8222e41ec2e29eed5947227d502
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Mar 24 19:55:04 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit 27279a93659dbb13a90f21207507fae40dc562ee
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Mar 24 18:42:46 2014 +0000
+
+ Use en dash in user docs date range
+
+ help/C/gs-tabs.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d58bc01a2e891e31e11f03eb0d6ae9b5ff260b2b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 15:16:22 2014 +0100
+
+ appmenu: Fix action parameter
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=726942
+
+ src/terminal-appmenu.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8a98d8d6801f0ad08c26084219c1033e9e9c315
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 15:16:11 2014 +0100
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fde13860e3ebbeb25571eca9988693fff516f4c6
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 15:11:50 2014 +0100
+
+ build: Fix make distclean
+
+ Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 591e23d49d3d74af0112a674c6994d8de544962e
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 15:03:18 2014 +0100
+
+ Version 3.12.0
+
+ NEWS | 7 +++++++
+ configure.ac | 4 ++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit 8f39c77175dbc7fb412c40b2239c067cf61f95cc
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 24 15:03:01 2014 +0100
+
+ build: Bump vte req version to stable
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9032006c626cf9fca4a55dc42e6dc61a9ec303b8
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Mon Mar 24 20:07:59 2014 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 771 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 429 insertions(+), 342 deletions(-)
+
+commit 9f0ad57292851f23497635dee4972d47ec02b8ee
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Sun Mar 23 09:39:12 2014 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 995 +++++++++++++++++++++++++++++++--------------------------
+ po/sr@latin.po | 995 +++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 1096 insertions(+), 894 deletions(-)
+
+commit a6c8a3d0cf752221ee7cc8ba989a1db6dc3b1b2c
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Sat Mar 22 20:12:28 2014 +0000
+
+ Updated German translation
+
+ help/de/de.po | 3293 +++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 2011 insertions(+), 1282 deletions(-)
+
+commit ecf31ee1eb8b161a470e320a1c1c22203277fd35
+Author: Christian Kirbach <Christian.Kirbach@gmail.com>
+Date: Sat Mar 22 18:59:10 2014 +0000
+
+ Updated German translation
+
+ po/de.po | 497 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 289 insertions(+), 208 deletions(-)
+
+commit 6dcf007f791779da3200d78f5ece9477c66b3805
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sat Mar 22 14:07:48 2014 +0100
+
+ Updated Basque language
+
+ po/eu.po | 1231 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 673 insertions(+), 558 deletions(-)
+
+commit dadda7c5228facf77ba0946640c1761ab1dd21f8
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Mar 22 10:03:32 2014 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 354 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 206 insertions(+), 148 deletions(-)
+
+commit ebd1984fed713b56b58b389b688f56219ae24798
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Mar 21 15:02:12 2014 +0100
+
+ Fix tags in French help translation
+
+ help/fr/fr.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit b3519a790ce9ebffe263dfd00b28dc1bed8402d4
+Author: maria thukididu <marablack3@gmail.com>
+Date: Fri Mar 21 10:24:00 2014 +0200
+
+ Updated Greek translation
+
+ po/el.po | 4443 ++++----------------------------------------------------------
+ 1 file changed, 219 insertions(+), 4224 deletions(-)
+
+commit 2c24d38187da659e1297182b9b1bd935a0a3ea70
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Mar 20 14:40:30 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b54311903d4552e0bf89cbcc98a8e444c01b096f
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Wed Mar 19 22:41:50 2014 +0100
+
+ Updated Danish translation
+
+ po/da.po | 1041 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 584 insertions(+), 457 deletions(-)
+
+commit cb3717fbd8a90cd9dd58390cc6dfa2fc3d57e1c6
+Author: Attila Hammer <hammera@pickup.hu>
+Date: Tue Mar 18 01:48:36 2014 +0000
+
+ Updated Hungarian translation
+
+ help/hu/hu.po | 1285 ++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 760 insertions(+), 525 deletions(-)
+
+commit 687c02663e19e0e211bdc6d36dd763ec84c2c827
+Author: A S Alam <apreet.alam@gmail.com>
+Date: Mon Mar 17 16:51:02 2014 -0500
+
+ update Punjabi Translation 17March2014: Alam
+
+ po/pa.po | 1272 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 709 insertions(+), 563 deletions(-)
+
+commit b745dcf12595db13c273a6a19c39faf30eb3395a
+Author: Ville-Pekka Vainio <vpvainio@iki.fi>
+Date: Sun Mar 16 20:36:29 2014 +0200
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 89 +++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 57 insertions(+), 32 deletions(-)
+
+commit ed52404d530dd79e5f6f7d126736da3211f7f8e1
+Author: AlainLojewski <allomervan@gmail.com>
+Date: Sun Mar 16 17:51:42 2014 +0000
+
+ Updated French translation
+
+ help/fr/fr.po | 579 ++++++++++++++++++++++++----------------------------------
+ 1 file changed, 237 insertions(+), 342 deletions(-)
+
+commit a7a271649666d32b1eba6c09045c4b4d5ae7abfc
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Mar 15 23:33:30 2014 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 775 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 417 insertions(+), 358 deletions(-)
+
+commit 803682732b2fe31ae2dca3665f42a79c52fbec56
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Sat Mar 15 22:17:42 2014 +0200
+
+ Updated Ukrainian translation
+
+ po/uk.po | 358 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 197 insertions(+), 161 deletions(-)
+
+commit 0667007dc5e838eac6c8b249f6105d925196e0f0
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sat Mar 15 18:15:37 2014 +0100
+
+ Updated French translation
+
+ po/fr.po | 82 +++++++++++++++++++++-------------------------------------------
+ 1 file changed, 27 insertions(+), 55 deletions(-)
+
+commit 0690436ded8559602c790cf1e02d740e0c8ff713
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sat Mar 15 06:13:58 2014 +0000
+
+ Updated Indonesian translation
+
+ po/id.po | 692 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 375 insertions(+), 317 deletions(-)
+
+commit 829d3eddf6f66b4e28a73bd08a08d0ace60e9ca7
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Fri Mar 14 16:38:40 2014 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 872 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 467 insertions(+), 405 deletions(-)
+
+commit 4a7f64ee3088be85096bf4ed39198d892e5805b2
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Mar 11 21:19:34 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 109 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 62 insertions(+), 47 deletions(-)
+
+commit 9384fb1ab6247e50cf7ed4a3f28e98c0d474980b
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Tue Mar 11 14:34:23 2014 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit d193f8cbdc31b3de8bb2443d091616dc4452e6e2
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Tue Mar 11 13:09:59 2014 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 386 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 223 insertions(+), 163 deletions(-)
+
+commit 776ad92b0f88cbcb112b81e6049e698a109ff415
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 10 16:43:18 2014 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 130 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 67 insertions(+), 63 deletions(-)
+
+commit aeb46519e3bf9995c77ca840d6954a8ba656bed4
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Mar 10 15:15:06 2014 +0100
+
+ Fix tags in French help translation
+
+ help/fr/fr.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit ad78b721400fc3bffcb1a21d19b127699950217e
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Sun Mar 9 09:11:44 2014 +0400
+
+ Fixed Russian doc
+
+ help/ru/ru.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 648c1b45a367ee01cbce5fbea5ec1cf973566810
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sun Mar 9 12:51:55 2014 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 87 ++++++++++++++++++++++++++++++++++++-----------------------
+ po/zh_TW.po | 89 ++++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 110 insertions(+), 66 deletions(-)
+
+commit d4589e8d403091cf599bc0aa4372eab084bc8214
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 8 21:57:29 2014 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 55 +++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 33 insertions(+), 22 deletions(-)
+
+commit 827c0a821bb64be12b7d56372c145eed2ca34f2b
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Mar 8 20:51:45 2014 +0100
+
+ Fixed special char
+
+ help/cs/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 745157046f8dc1675a5b943a67a642b1ced39e2e
+Author: Sphinx Jiang <yishanj13@gmail.com>
+Date: Sat Mar 8 14:45:24 2014 +0000
+
+ Updated Chinese (China) translation
+
+ po/zh_CN.po | 84 ++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 50 insertions(+), 34 deletions(-)
+
+commit 3155b3fd52a49b5a4780ee88de74912d36a963e7
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Mar 8 12:10:06 2014 +0200
+
+ Updated Latvian translation
+
+ po/lv.po | 951 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 533 insertions(+), 418 deletions(-)
+
+commit 90e4fa2f9d62332394404138820b6e82375de351
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Mar 7 23:26:46 2014 +0000
+
+ Add note to help about tab/window prefs
+
+ help/C/gs-tabs.page | 20 ++++++++++++--------
+ 1 file changed, 12 insertions(+), 8 deletions(-)
+
+commit 776b604790c76b9301e98e67e9955ae0784bf127
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Mar 7 16:47:06 2014 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 391 ++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 244 insertions(+), 147 deletions(-)
+
+commit d150492ab72ffb77c9225599f33cc1526539aeaf
+Author: Gábor Kelemen <kelemeng@gnome.hu>
+Date: Fri Mar 7 01:27:35 2014 +0000
+
+ Updated Hungarian translation
+
+ po/hu.po | 1286 +++++++++++++++++++-------------------------------------------
+ 1 file changed, 395 insertions(+), 891 deletions(-)
+
+commit 0c9eec8848db005802d6968549d970f2ec6fc317
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Mar 6 18:24:26 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 44 ++++++++++++++++++++++----------------------
+ 1 file changed, 22 insertions(+), 22 deletions(-)
+
+commit 091c5464151bbe5462fe639246a53b536fac5aa4
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Thu Mar 6 10:01:31 2014 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 64 ++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 40 insertions(+), 24 deletions(-)
+
+commit 9df6fac92ec20eb28f84144e340f9efb3aedc648
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Thu Mar 6 09:52:34 2014 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit 463a0f68a668957b89f41445b941b80da951abfc
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Thu Mar 6 03:21:47 2014 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 871 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 464 insertions(+), 407 deletions(-)
+
+commit b4bb52e7ac458a915a490126953e70921b780e43
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Mar 5 16:58:56 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 60 ++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 38 insertions(+), 22 deletions(-)
+
+commit ee3a5a8786d2e4c7dbc4b5c3e95b626100ee5a39
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Mar 5 06:59:48 2014 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 62 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 37 insertions(+), 25 deletions(-)
+
+commit f22900e6c9e65ac0fd48f3e0342e9a363fee44d4
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Mar 5 00:23:56 2014 +0100
+
+ Update French translation with file from gnome-3-10
+
+ help/Makefile.am | 2 +-
+ help/fr/fr.po | 4028 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 4029 insertions(+), 1 deletion(-)
+
+commit bfdd25e857e331bffb4d2e263aa45d57f0173a21
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Mar 4 20:14:41 2014 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 388 +++++++++++++++++++++++++++++++----------------------------
+ po/zh_TW.po | 392 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 418 insertions(+), 362 deletions(-)
+
+commit 6509484d2b05348fab33c4159b33a7d21225afa5
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Mon Mar 3 22:57:02 2014 +0000
+
+ Updated French translation
+
+ po/fr.po | 863 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 479 insertions(+), 384 deletions(-)
+
+commit f5735134910796d0538fc4565d8c5b345b5f1199
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Mar 3 21:53:49 2014 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 46 ++++++++++++++++++++++++++--------------------
+ 1 file changed, 26 insertions(+), 20 deletions(-)
+
+commit 958fce64ba2cebf124f149599946d3796aacf58c
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Mon Mar 3 22:48:36 2014 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 70 ++++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 44 insertions(+), 26 deletions(-)
+
+commit fbc9e952deb9ba995c5180de5f3e21304d82c2f4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 20:32:19 2014 +0000
+
+ window: Use "Terminal" in Tabs menu
+
+ Reffer to tabs as "Terminal" because that's already done in the File
+ menu.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=725252
+
+ src/terminal-accels.c | 10 +++++-----
+ src/terminal-window.c | 10 +++++-----
+ 2 files changed, 10 insertions(+), 10 deletions(-)
+
+commit d37f22f12f09ffc0253842d2d410d871e3af5d92
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 3 03:07:16 2014 +0100
+
+ utils: Fix double-free in error path
+
+ src/terminal-util.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 4822d5b708535c068b9cdd1ea0dbc627aa8f5774
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Mar 3 17:44:25 2014 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 302 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 176 insertions(+), 126 deletions(-)
+
+commit 1c35b6ee7fc150961d23f424d927fc29885d2804
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Mon Mar 3 16:03:18 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 285 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 166 insertions(+), 119 deletions(-)
+
+commit 7c54b85a0979c6aef861e5d9c7d6c1bc9ec9ca7f
+Author: Ville-Pekka Vainio <vpvainio@iki.fi>
+Date: Sat Mar 1 20:16:35 2014 +0200
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 428 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 232 insertions(+), 196 deletions(-)
+
+commit 00440df2bef37cc8d32909452494dc0a936cdeae
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Feb 28 22:29:27 2014 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 289 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 169 insertions(+), 120 deletions(-)
+
+commit e2a34629ab445f7bb858d3529d9308429c45315f
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Feb 27 22:51:50 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 287 +++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 155 insertions(+), 132 deletions(-)
+
+commit 204daea9e392a8433fdbbe93d5d9f19a8a2d23c2
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Thu Feb 27 23:01:58 2014 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 33 +++++++++++++++++++++------------
+ 1 file changed, 21 insertions(+), 12 deletions(-)
+
+commit 873ff69400f8f5e72d86c0d03dacdf15985e3cd7
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Feb 27 18:24:00 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 32 ++++++++++++++++++++++----------
+ 1 file changed, 22 insertions(+), 10 deletions(-)
+
+commit c4078cf67523c8c7cf21a137419d51b921878245
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Thu Feb 27 12:42:53 2014 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 34 ++++++++++++++++++++++------------
+ 1 file changed, 22 insertions(+), 12 deletions(-)
+
+commit 2f61577bb5ceb2fd118fa1ce9de077bab78a5660
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 19:23:18 2014 +0000
+
+ Add a help page about the dark theme variant
+
+ help/C/pref-theme.page | 42 ++++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 +
+ 2 files changed, 43 insertions(+)
+
+commit 52813f5594c0d03a7b288e5f7c5edda0e2308741
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 19:16:07 2014 +0000
+
+ Add Ctrl shortcut detail for New Terminal menuitem
+
+ help/C/pref-tab-window.page | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit d51870ac9eb0bd6ea4d9736761ce32a65d0f3132
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 19:08:35 2014 +0000
+
+ Update tab help for 3.12
+
+ Remove tab renaming, see bug 720693. Add tab preferences in new page.
+
+ help/C/gs-tabs.page | 42 ++++++++++++++++++++++--------------------
+ help/C/pref-tab-window.page | 44 ++++++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 +
+ 3 files changed, 67 insertions(+), 20 deletions(-)
+
+commit ba436f96dcc0814d681135752aa7292785d644fd
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 17:38:41 2014 +0000
+
+ Give terminal a better desc on h.g.o/users/
+
+ help/C/index.page | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 87208a69143a4d66380dec1f079a9c54c32666c1
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Feb 26 17:35:42 2014 +0000
+
+ Update the introduction desc in help
+
+ help/C/introduction.page | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit da887cd0781b4a02dc346d603e26f841a26ba454
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Feb 26 11:29:22 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 26 +++++++++++++++++++++-----
+ 1 file changed, 21 insertions(+), 5 deletions(-)
+
+commit 47bfb3893deb6975851e635e9e949ad6b9596cf2
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Tue Feb 25 16:29:03 2014 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 40 +++++++++++++++++++++++++---------------
+ 1 file changed, 25 insertions(+), 15 deletions(-)
+
+commit 201f63c603cff124af8df6a36ca7b759c875fb27
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Feb 25 13:55:11 2014 +0100
+
+ Added AppData file
+
+ gnome-terminal.appdata.xml.in | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 7ca5feee1a7c72aaad66d07c63ded6b31e363e14
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 24 23:29:36 2014 +0100
+
+ build: Validate appdata file
+
+ Add make target to validate appdata file. Not added to make check yet
+ since appdata-validate throws an invalid error on our appdata file.
+
+ Makefile.am | 6 ++++++
+ configure.ac | 6 ++++++
+ 2 files changed, 12 insertions(+)
+
+commit c49f1fa47688ee4275965efba33318d499886211
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 24 23:29:36 2014 +0100
+
+ build: Validate desktop file on make check
+
+ Makefile.am | 10 +++++++++-
+ configure.ac | 6 ++++++
+ 2 files changed, 15 insertions(+), 1 deletion(-)
+
+commit 67ac742580ac9ec685ddc3e12ccc5c77df725dd9
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 24 23:28:01 2014 +0100
+
+ appdata: Fix screenshots section
+
+ gnome-terminal.appdata.xml.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9f321cbc9907acbf483bfd235031a8a4ad002738
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 24 23:11:41 2014 +0100
+
+ appdata: Add appdata file
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=708448
+
+ Makefile.am | 6 ++++++
+ gnome-terminal.appdata.xml.in | 38 ++++++++++++++++++++++++++++++++++++++
+ po/POTFILES.in | 1 +
+ 3 files changed, 45 insertions(+)
+
+commit 1c0819bf7867b448fbf8a74ba507ccc5c1168d6e
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Feb 24 23:11:02 2014 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 288 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 164 insertions(+), 124 deletions(-)
+
+commit cfe2205a3c56ba6729630d609ffaffb4f643598c
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Feb 24 17:28:23 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 24 +++++++++---------------
+ 1 file changed, 9 insertions(+), 15 deletions(-)
+
+commit 15148b1195a4716e41d9007e9ff1e80da2d7bfae
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Sun Feb 23 22:29:52 2014 +0100
+
+ Updated Belarusian translation.
+
+ po/be.po | 808 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 427 insertions(+), 381 deletions(-)
+
+commit b0777aab2f6b5afa101bfcfadc2ebb9b60533a5f
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Sun Feb 23 23:10:31 2014 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 285 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 159 insertions(+), 126 deletions(-)
+
+commit d53a2d0696e754b247a4265d3f613ec64b23ead5
+Author: Wylmer Wang <wantinghard@gmail.com>
+Date: Sat Feb 22 02:59:50 2014 +0000
+
+ Updated Chinese (China) translation
+
+ po/zh_CN.po | 418 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 232 insertions(+), 186 deletions(-)
+
+commit ae1531b4a62e87f9ec87a6c58c6f5f8b1588734d
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Fri Feb 21 13:14:47 2014 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 292 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 167 insertions(+), 125 deletions(-)
+
+commit 382c2a5b5b4463ede75f5bf25f0d8516922df008
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Feb 21 13:10:53 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 293 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 169 insertions(+), 124 deletions(-)
+
+commit 2d6274d060bf6f91caf1fb9879a2a1880ad73514
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Feb 21 10:43:42 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 283 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 157 insertions(+), 126 deletions(-)
+
+commit 13e80d54f3dd89d1d16a4c0c82ef60e88fa482ff
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Thu Feb 20 16:58:47 2014 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 290 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 165 insertions(+), 125 deletions(-)
+
+commit eb051f32babd014ef17f8a9750d58f505c02ea03
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Feb 19 21:04:18 2014 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9850c8260dd90fd1b567b9977bb5bc1354583bd8
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Feb 19 21:00:31 2014 +0100
+
+ Version 3.11.3
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 53706e2b2e2866aed7b5cbda2f51d71ae5888fdd
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Feb 19 20:25:59 2014 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 281 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 157 insertions(+), 124 deletions(-)
+
+commit 9d9864a25d498955e0e54e35ba22e5dcb02db30d
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Feb 19 20:24:12 2014 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 6f9c33d9c417a24b0be0e05f081aab714e035c70
+Author: Colin Walters <walters@verbum.org>
+Date: Tue Feb 18 20:46:42 2014 -0500
+
+ terminal-app: Use correct variable for search provider
+
+ Fixes a crash on startup.
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4cce001f6b17e3b0831f724ea6040035b214519e
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 18 21:58:20 2014 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0cace1aacb7506937d602392a15d154eadba4aab
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 18 21:45:48 2014 +0100
+
+ build: Update distcheck configure flags
+
+ Makefile.am | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit bc1c105fb9c86d0c4cf046dd654cea0fa59408a4
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 18 21:40:01 2014 +0100
+
+ build: help: Use no-lc-dist yelp option
+
+ Do not dist generated files!
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3b16112a597df84c93e8d6a7d48b12f05a034e17
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 18 21:35:22 2014 +0100
+
+ Version 3.11.2
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 222239546871ff88a2fe7205e89eb1bf8b31c43a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 18 21:33:02 2014 +0100
+
+ window: Don't make the about dialogue transient
+
+ Since this inhibits moving it independently.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=720958
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fdd3d33b27a4f5793f887472090d9de158ec9dd2
+Author: Colin Walters <walters@verbum.org>
+Date: Mon Feb 17 17:04:53 2014 -0500
+
+ build: Fix duplicate source reference when search provider is enabled
+
+ We get a duplicate inclusion since previously $(BUILT_SOURCES)
+ was appended to $(gnome_terminal_server_SOURCES).
+
+ This is a bit annoying with Automake - best practice here is to define
+ an intermediate variable.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=724584
+
+ src/Makefile.am | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 03265039060e7952669ea4d157780180b2a8d0a1
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 17 22:09:25 2014 +0100
+
+ accels: Add find items to accel editor
+
+ Also fix default accels.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=723758
+
+ src/org.gnome.Terminal.gschema.xml | 16 +++
+ src/terminal-accels.c | 12 +++
+ src/terminal-search-dialog.h | 8 +-
+ src/terminal-window.c | 211 +++++++++++++++++++------------------
+ 4 files changed, 142 insertions(+), 105 deletions(-)
+
+commit 512e4bbf467d1eab91bba86dcd27f8852fc00273
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:02 2014 +0100
+
+ profile: Fix dummy settings patch
+
+ Fixes crash when cloning a profile.
+
+ https://retrace.fedoraproject.org/faf/problems/1433130/
+ https://bugzilla.gnome.org/show_bug.cgi?id=724264
+
+ src/terminal-settings-list.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9cdb644a817b965fef810c14465da23a7e3084a4
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:01 2014 +0100
+
+ app: Add setting to disable shell integration
+
+ When the search provider is enabled at build time it can still
+ be disabled at runtime.
+
+ src/org.gnome.Terminal.gschema.xml | 5 +++++
+ src/terminal-app.c | 32 ++++++++++++++++++--------------
+ src/terminal-schemas.h | 1 +
+ 3 files changed, 24 insertions(+), 14 deletions(-)
+
+commit af888121614c17b79d775250bef4964b44ff0eac
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:01 2014 +0100
+
+ build: generated files must be nodist
+
+ src/Makefile.am | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit fc2e35ed344bcc730e67e9410dace5017430f3b9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:01 2014 +0100
+
+ build: Check for the search provider interface definition file
+
+ Abort configure if the search provider is enabled but the interface
+ definition file isn't present, instead of succeeding configure but
+ aborting make later on.
+
+ configure.ac | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 47615bff5a716ccd193e85666c38e6cdc9d13fb9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:34 2014 +0100
+
+ Revert "server: Set no-argb env var"
+
+ This was reverted from gtk+ and therefore the env var doesn't do anything.
+
+ This reverts commit a62094edc6427051cf5d398e1566cddbfaaef049.
+
+ src/server.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 1fff4c5b18368aa14ffb51a85761a2d7ab2baaf3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 15 15:42:01 2014 +0100
+
+ server: Set no-argb env var
+
+ No reason to make use this in g-t by default, and argb's previously been the
+ cause of reports of unreasonably high memory use, and crashes.
+
+ src/server.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 640a383b53177d1e276327ed86caea92d727e5f5
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Mon Feb 17 20:34:20 2014 +0400
+
+ "ru" (Russian language) added to HELP_LINGUAS in help/Makefile.am
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1ed9011c9ba87e74c97e3f7808dd70a365720352
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Mon Feb 17 20:34:08 2014 +0400
+
+ Updated Russian translation
+
+ help/ru/ru.po | 3773 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 3773 insertions(+)
+
+commit 0f90b101619e7e1999163e12ab343fff796a3766
+Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
+Date: Sun Feb 16 08:59:22 2014 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 1349 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 702 insertions(+), 647 deletions(-)
+
+commit 468a18f5e21b42ee0efedf3d86203fbc4e02807e
+Author: William Jon McCann <william.jon.mccann@gmail.com>
+Date: Fri Jan 24 09:30:21 2014 -0500
+
+ Center tab labels
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=722918
+
+ src/terminal-tab-label.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit a0e60e5e0772ceb059ecf13f1f0bc8e3d2c5879c
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Tue Feb 11 23:23:58 2014 +0200
+
+ Updated Ukrainian translation
+
+ po/uk.po | 990 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 543 insertions(+), 447 deletions(-)
+
+commit 3481549de45886068b99e9a26db6c3df31933e1b
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Feb 8 23:46:32 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 263 ++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 175 insertions(+), 88 deletions(-)
+
+commit 7bd98ac3e039eb91725698a55620e23c08a8ec9b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Feb 7 14:47:57 2014 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 276 ++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 184 insertions(+), 92 deletions(-)
+
+commit 58ad6ef8a5a4b16eee4127f6d8ef8942a2aae0ff
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Feb 7 11:38:49 2014 +0100
+
+ Fixed typo in string
+
+ help/C/prob-reset.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2ea0bdd828b6903c3e769ab7e04f92edf7797c69
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Thu Feb 6 21:32:43 2014 +0100
+
+ Add page prob-reset.page to help/Makefile.am
+
+ Else commits are useless :)
+
+ help/C/{prob-reset.page.page => prob-reset.page} | 0
+ help/Makefile.am | 1 +
+ 2 files changed, 1 insertion(+)
+
+commit 2d082c4443ea85bf4a63954e6242ae00765cf407
+Author: Baptiste Mille-Mathias <baptistem@gnome.org>
+Date: Thu Feb 6 13:44:55 2014 +0100
+
+ Finish the reset terminal page.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=698735
+
+ help/C/{prob-reset.page.stub => prob-reset.page.page} | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit e2c1ecfa89bc4ffc342048372c08dd8daf2c2d28
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Thu Feb 6 21:07:39 2014 +0100
+
+ Replace deprecated mallard markup and namespace.
+
+ replace namespace experimental/ui/ with ui/1.0/ and value yes/no with
+ true/false
+
+ help/C/adv-keyboard-shortcuts.page | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit ae67be1fb9313b18b42cd13947afcabdac0ccbe5
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Feb 6 15:50:40 2014 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 800 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 422 insertions(+), 378 deletions(-)
+
+commit 2588d6245b8cea8f5bfb953072f19070956eae8f
+Author: Shankar Prasad <prasad.mvs@gmail.com>
+Date: Wed Feb 5 16:33:37 2014 +0530
+
+ updated kn.po
+
+ po/kn.po | 1138 +++++++++-----------------------------------------------------
+ 1 file changed, 153 insertions(+), 985 deletions(-)
+
+commit a215df3cfdc5b169999f27664f054c2f4a5fefef
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Wed Feb 5 12:53:00 2014 +0700
+
+ Updated Thai translation
+
+ po/th.po | 338 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 178 insertions(+), 160 deletions(-)
+
+commit e7957604b456b4657ca2542bef447290b59409d2
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Feb 1 07:26:17 2014 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 827 +++++++++++++++++++++++++++++++----------------------------
+ po/zh_TW.po | 831 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 884 insertions(+), 774 deletions(-)
+
+commit c6f9736c48fdf87677d4ffe3763a1daabd694472
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Fri Jan 31 22:56:11 2014 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 162 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 77 insertions(+), 85 deletions(-)
+
+commit c1b12f69f466c62ba0c5259ad0b5a354fca0276a
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Thu Jan 30 17:11:47 2014 +0000
+
+ Resetting a terminal is rather a problem than a preference page.
+
+ help/C/{pref-reset.page.stub => prob-reset.page.stub} | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit 04654feabfe1582c4c526dd157a0b70a588bd9b5
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jan 22 16:18:07 2014 +0100
+
+ server: Add a search provider
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711075
+
+ configure.ac | 24 ++
+ src/Makefile.am | 26 ++
+ src/gnome-terminal-search-provider.ini | 20 ++
+ src/terminal-app.c | 28 +++
+ src/terminal-debug.c | 1 +
+ src/terminal-debug.h | 3 +-
+ src/terminal-defines.h | 2 +
+ src/terminal-search-provider.c | 446 +++++++++++++++++++++++++++++++++
+ src/terminal-search-provider.h | 51 ++++
+ 9 files changed, 600 insertions(+), 1 deletion(-)
+
+commit 6a25d0388fcfc7d464ec73e67eedf73413df709a
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Wed Jan 22 16:21:55 2014 +0100
+
+ app: screen: Add API to map UUIDs to screens
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711075
+
+ src/terminal-app.c | 34 ++++++++++++++++++++++++++++++++++
+ src/terminal-app.h | 9 +++++++++
+ src/terminal-screen.c | 18 ++++++++++++++++++
+ 3 files changed, 61 insertions(+)
+
+commit 6c22fbb564f9f56c8c1a23b844f5c80772613045
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Dec 10 17:14:29 2013 +0100
+
+ screen: Allow getting the cmdline of the current foreground process
+
+ This would further enhance our ability to search based on the current
+ foreground process.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711075
+
+ src/terminal-screen.c | 28 ++++++++++++++++++++++++----
+ src/terminal-screen.h | 3 ++-
+ src/terminal-window.c | 4 ++--
+ 3 files changed, 28 insertions(+), 7 deletions(-)
+
+commit 8c961a1c914eb1c068ac21bd3ba8fdc28c4ba300
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jan 27 13:55:17 2014 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 138 +++++-----------------------------------------------------
+ 1 file changed, 10 insertions(+), 128 deletions(-)
+
+commit 529de1076676a34c9bbe7308ca5acc116fc8ce02
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Jan 27 08:00:21 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 97 +++++------------------------------------------------------
+ 1 file changed, 8 insertions(+), 89 deletions(-)
+
+commit e9e814c947993227c06219d220e6bec2617c33d4
+Author: Marek Černocký <marek@manet.cz>
+Date: Mon Jan 27 07:53:19 2014 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 1956 ++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 1231 insertions(+), 725 deletions(-)
+
+commit 801de3e718066b35b7b1af53df42e96fa4dcafde
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Jan 26 19:51:49 2014 +0100
+
+ Fixed typo in the tag atribute
+
+ help/C/app-zoom.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dad8120230019049e8667b85b9d0e04bf16407ac
+Author: Yosef Or Boczko <yoseforb@src.gnome.org>
+Date: Sun Jan 26 00:20:54 2014 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 153 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 79 insertions(+), 74 deletions(-)
+
+commit b8e35a23a7fd27fdc4d47975c999351cd3f6aa50
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Thu Jan 23 20:42:14 2014 +0530
+
+ Assamese translation updated
+
+ po/as.po | 519 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 265 insertions(+), 254 deletions(-)
+
+commit 92d16d479d5aab1f9749ad467b8665dd6afb7f85
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Jan 21 20:57:50 2014 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 276 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 147 insertions(+), 129 deletions(-)
+
+commit 5f0457ba34b0b0d36162146f616061050cf1ad3f
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Jan 20 22:59:26 2014 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 151 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 78 insertions(+), 73 deletions(-)
+
+commit bbbb7a148c3a529eaae6ffb4acfde61c884f8c14
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Jan 20 21:38:30 2014 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 154 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 79 insertions(+), 75 deletions(-)
+
+commit 28794b63ef3b6628a47b083d9da7abdb87d3ed1e
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Sun Jan 19 20:00:53 2014 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 141 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 73 insertions(+), 68 deletions(-)
+
+commit d11131943b917fe2475125f9a16931c7d4c22bfb
+Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
+Date: Wed Jan 15 15:11:22 2014 +0200
+
+ Finnish translation update
+
+ po/fi.po | 816 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 428 insertions(+), 388 deletions(-)
+
+commit 7164d06bb7708cb80c5e90b0510720dd729bdc57
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 14 13:02:08 2014 +0100
+
+ profile: editor: Make colour widgets insensitive when system colours are enabled
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=722153
+
+ src/profile-editor.c | 15 +-
+ src/profile-preferences.ui | 550 +++++++++++++++++++++++----------------------
+ 2 files changed, 294 insertions(+), 271 deletions(-)
+
+commit 250d5a8e214410b9d77dd11ef82d3c9c1f4f02c1
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Tue Jan 14 15:45:27 2014 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 152 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 78 insertions(+), 74 deletions(-)
+
+commit 75ff60dc09bf9e126cc236b729cce644dd1ea3b4
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Jan 14 10:30:20 2014 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 797 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 407 insertions(+), 390 deletions(-)
+
+commit a4c62296acb0bcf83da2679826258fd4eb75672d
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jan 13 14:14:14 2014 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 152 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 78 insertions(+), 74 deletions(-)
+
+commit 5677cb39e63bf57bc667d2783458b94049155ca7
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Sun Jan 12 20:06:04 2014 +0200
+
+ Updated Greek translation
+
+ po/el.po | 133 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 69 insertions(+), 64 deletions(-)
+
+commit b4d7416f084bc8be6b8d9c78f91e6c760d5de534
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Sun Jan 12 14:54:57 2014 +0100
+
+ profile: Add Solarized color scheme.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=655030
+
+ src/profile-editor.c | 31 ++++++++++++++++++++++++++-----
+ src/profile-preferences.ui | 3 +++
+ 2 files changed, 29 insertions(+), 5 deletions(-)
+
+commit 22f700153cd2851b2d23a0a311ee0ffe23591e34
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Jan 12 00:16:13 2014 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 769 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 394 insertions(+), 375 deletions(-)
+
+commit 06b87186bbf964aa5260bd8cb397f4835cde25c9
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Sat Jan 4 22:31:06 2014 +0200
+
+ Updated Greek translation
+
+ po/el.po | 272 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 144 insertions(+), 128 deletions(-)
+
+commit 0c079d791187ca3b7de938d359a6addafba44772
+Author: Tong Hui <tonghuix@gmmail.com>
+Date: Sat Dec 28 17:20:52 2013 +0800
+
+ Update Chinese simplified translation
+
+ po/zh_CN.po | 223 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 121 insertions(+), 102 deletions(-)
+
+commit 4957837439ffb6fe304324e9ec27d0673786a5f5
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Dec 27 20:12:01 2013 +0100
+
+ build: Drop support for dconf 0.12
+
+ configure.ac | 11 +----------
+ src/terminal-settings-list.c | 21 ---------------------
+ 2 files changed, 1 insertion(+), 31 deletions(-)
+
+commit 8a06ef30f4b5dcf3e5f08538616fffd80f728251
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Fri Dec 27 11:09:36 2013 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 224 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 122 insertions(+), 102 deletions(-)
+
+commit dfadc95bd4e694e8029892eac4ddb55cfe00169f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Dec 26 00:45:12 2013 +0100
+
+ all: Remove glib version checks
+
+ We depend on a newer version already, so just remove the checks.
+
+ src/client.c | 4 ----
+ src/migration.c | 4 ----
+ src/server.c | 4 ----
+ src/terminal.c | 4 ----
+ 4 files changed, 16 deletions(-)
+
+commit ec639cb206633ec2ba7357b9cc9573613c6f34b4
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Dec 25 22:44:03 2013 +0100
+
+ screen: container: Use a GtkOverlay for the info bar
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=712548
+
+ src/terminal-screen-container.c | 9 ++++-----
+ src/terminal-screen-container.h | 4 ++--
+ src/terminal-screen.c | 12 ++++++++----
+ 3 files changed, 14 insertions(+), 11 deletions(-)
+
+commit 41eb2ec73653adc5fd36fa73cebdc8a6169f8516
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Dec 25 22:32:39 2013 +0100
+
+ screen: container: Remove scrolled window code
+
+ It's never worked anyway.
+
+ src/terminal-screen-container.c | 55 -----------------------------------------
+ 1 file changed, 55 deletions(-)
+
+commit 8b3dad01915a10372dfa95c94d3197238ad1c0c3
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Dec 25 22:28:35 2013 +0100
+
+ screen: container: Fix parent class
+
+ src/terminal-screen-container.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 87ef72e49379f5a509509c52de64162e942b4c07
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Mon Dec 23 20:08:15 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 608 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 311 insertions(+), 297 deletions(-)
+
+commit 639a0a847808ca0303102017a4e1bb794b739906
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Sun Dec 22 18:32:14 2013 +0100
+
+ Updated German translation
+
+ po/de.po | 815 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 427 insertions(+), 388 deletions(-)
+
+commit 2145d6d2a5a1f7d390c6a4da563a440aab116935
+Author: Krishnababu Krothapalli <kkrothap@redhat.com>
+Date: Thu Dec 19 21:00:33 2013 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 1229 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 637 insertions(+), 592 deletions(-)
+
+commit cbbc8422c46d24defb6bb6e786e52c46d6cfa419
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Dec 19 14:37:08 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 253 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 137 insertions(+), 116 deletions(-)
+
+commit 8124e72f5f666f903af2e125559d7c9c53d77a55
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Thu Dec 19 14:13:07 2013 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 250 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 135 insertions(+), 115 deletions(-)
+
+commit 019d38f88c295c53ee3d1c2d1c48f550a145dfed
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Thu Dec 19 01:11:02 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 315 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 164 insertions(+), 151 deletions(-)
+
+commit 4103f46d3f218b79047f2c6d912057416af308af
+Author: Yosef Or Boczko <yoseforb@gmail.com>
+Date: Wed Dec 18 00:36:31 2013 +0200
+
+ Updated Hebrew translation
+
+ Signed-off-by: Yosef Or Boczko <yoseforb@gmail.com>
+
+ po/he.po | 545 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 279 insertions(+), 266 deletions(-)
+
+commit e67e8e88d8975d6af851b3fa52c231b3c401f074
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Tue Dec 17 22:00:03 2013 +0100
+
+ Remove last bits of GTK_STOCK
+
+ Remove GTK_STOCK items in favor of standard icon name.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=720637
+
+ src/terminal-window.c | 40 ++++++++++++++++++++--------------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit 1962b0a4b275d60008e4c65817005ede2b80940d
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Mon Dec 16 22:34:39 2013 +0100
+
+ Replace deprecated GTK_STOCK buttons with strings
+
+ GTK_STOCK buttons are now deprecated starting GTK 3.10 and should be
+ replaced by simple strings.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=720565
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 143000641a4a1368f3f55de21581dede1c48d52e
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 16 22:51:01 2013 +0100
+
+ schema: Typo fix
+
+ From commit 53f322af985fd244a1a9a7a67c79e5263d0fc090.
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 53f322af985fd244a1a9a7a67c79e5263d0fc090
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Dec 16 22:29:36 2013 +0100
+
+ profile: Add rewrap-on-resize pref
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=336238
+
+ configure.ac | 2 +-
+ src/org.gnome.Terminal.gschema.xml | 4 ++++
+ src/profile-editor.c | 4 ++++
+ src/profile-preferences.ui | 16 ++++++++++++++++
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 4 ++++
+ 6 files changed, 30 insertions(+), 1 deletion(-)
+
+commit e1a88612671799d7fdfc8248260c13b214383c87
+Author: Michael Catanzaro <mcatanzaro@gnome.org>
+Date: Tue Dec 10 15:31:40 2013 -0600
+
+ Revert "appmenu: Use standard order for about, help, quit"
+
+ This reverts commit 457ad7f70120f83e7a8009d57017a342478433d1.
+
+ We wound up standardizing on the opposite...
+
+ https://wiki.gnome.org/Design/HIG/ApplicationMenus
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=720214
+
+ src/terminal-appmenu.ui | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit c089b0583ddd5acc3e9d72c45f94747e6316239a
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Dec 12 13:26:11 2013 +0100
+
+ screen: Allow man: links containing hyphens
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=1040713
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 77642526ff5fdaa593c07a5c1353b74e15182884
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Thu Dec 12 01:33:23 2013 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit d52fe59fb0fadc33dcb16fbdcb4a568ec72eae94
+Author: Ryan Lortie <desrt@desrt.ca>
+Date: Mon Dec 9 12:20:40 2013 -0500
+
+ Use g_get_current_dir()
+
+ get_current_dir_name() is a non-portable GNU extension. Use
+ g_get_current_dir() instead, now that it does the same thing (ie:
+ respecting the value of PWD).
+
+ Bump GLib dependency to make sure we get the new version of the
+ function.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=705902
+
+ configure.ac | 2 +-
+ src/client.c | 13 ++-----------
+ src/terminal.c | 10 ++--------
+ 3 files changed, 5 insertions(+), 20 deletions(-)
+
+commit 389d0aede9b5fee0362c869938ffdbfb8b6a5c0d
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Fri Dec 6 17:41:10 2013 +0100
+
+ screen: Allow getting the name of the current foreground process
+
+ This would be useful in searching based on the current foreground
+ process.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711075
+
+ src/terminal-screen.c | 21 +++++++++------------
+ src/terminal-screen.h | 3 ++-
+ src/terminal-window.c | 4 ++--
+ 3 files changed, 13 insertions(+), 15 deletions(-)
+
+commit 62237c6523e24a786827968abf0a36ee0e8da8ce
+Author: Tong Hui <tonghuix@gmmail.com>
+Date: Sat Dec 7 14:38:58 2013 +0800
+
+ Update Chinese simplified translation
+
+ po/zh_CN.po | 1069 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 555 insertions(+), 514 deletions(-)
+
+commit 8ce13ff027512ae27d5c787382db1e15427a6b13
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Dec 6 21:59:52 2013 +0100
+
+ screen: Fix word-chars setting
+
+ src/terminal-screen.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit d8d71e0c1e7a8fb723becaa270334171e6730fc2
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Dec 6 21:38:20 2013 +0100
+
+ all: Do not use '&s' format with g_variant_get
+
+ Fixes https://bugzilla.gnome.org/show_bug.cgi?id=708198 and
+ https://bugzilla.redhat.com/show_bug.cgi?id=1036374 .
+
+ src/migration.c | 7 ++++---
+ src/terminal-accels.c | 8 ++++----
+ src/terminal-app.c | 8 ++++----
+ src/terminal-prefs.c | 8 ++++----
+ src/terminal-profiles-list.c | 16 +++++++---------
+ src/terminal-screen.c | 18 ++++++++++--------
+ src/terminal-util.c | 22 +++++++++++-----------
+ src/terminal-window.c | 4 ++--
+ 8 files changed, 46 insertions(+), 45 deletions(-)
+
+commit dfaf8c172757cbe0dbcf76d983a76ad1ae32ba95
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Mon Dec 2 21:20:52 2013 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 397 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 196 insertions(+), 201 deletions(-)
+
+commit bff21832864d2314d1b5bf0094759707b69402a6
+Author: Shantha kumar <shkumar@redhat.com>
+Date: Mon Nov 25 14:13:47 2013 +0530
+
+ Tamil Translations Updated
+
+ po/ta.po | 906 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 488 insertions(+), 418 deletions(-)
+
+commit fd63ba22a03f7b9aafaa0b811c09a4443261632f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Nov 21 21:19:43 2013 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 742 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 367 insertions(+), 375 deletions(-)
+
+commit 0da493554b232ae60775f550e786384aece7459e
+Author: Dominique Leuenberger <dimstar@opensuse.org>
+Date: Thu Nov 21 19:31:02 2013 +0100
+
+ terminal-nautilus: initiate ssh with -t
+
+ If not done, then most of the time no tty is allocated and users
+ are presented with a terminal which went perfectly to the directory
+ requested, but as there is no prompt presented, it appears to be
+ hanging there.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=712838
+
+ src/terminal-nautilus.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 1bcfca91f88ed041f390f4a5e2d1fea3e78ef46e
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Nov 20 10:56:10 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 2071 +++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1338 insertions(+), 733 deletions(-)
+
+commit 3edc992db24195d90723aeb7ec94340d81e334ed
+Author: Debarshi Ray <debarshir@gnome.org>
+Date: Tue Nov 19 16:45:13 2013 +0100
+
+ client: legacy: We use application IDs instead of bus names
+
+ Fallout from abc15a8b1da35910c97f4b8542600f2e81bbbc28
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=712691
+
+ src/client.c | 4 ++--
+ src/terminal-options.c | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit c5d6954cafc7bbd011997b1395e4d5f309c4a620
+Author: Παπαναστασίου Νικολέτα <papa.nikoleta@ymail.com>
+Date: Tue Nov 19 09:58:21 2013 +0200
+
+ Updated Greek translation
+
+ help/el/el.po | 2043 +++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 1250 insertions(+), 793 deletions(-)
+
+commit c5a5c88905e00417c63f2a2bb6f9800500c2ecc4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 18 21:58:27 2013 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 54d838600661a54efacc97fe2d0157cda2c05f90
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 18 21:49:54 2013 +0100
+
+ Version 3.11.0
+
+ NEWS | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit a9e146499398e97f987e1d21439b92579fd224ff
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 18 19:23:53 2013 +0100
+
+ screen: Simplify code by using cleanup attribute
+
+ src/terminal-screen.c | 17 ++++++-----------
+ 1 file changed, 6 insertions(+), 11 deletions(-)
+
+commit 41131c69132b2f6f089dd438d322f87d7e1ab317
+Author: Egmont Koblinger <egmont@gmail.com>
+Date: Mon Nov 18 19:13:23 2013 +0100
+
+ screen: Only show right-click menu when the application hasn't handled the event itself
+
+ vte now sends the event to the terminal application (in mouse tracking mode). In that
+ case, don't pop up the gnome-terminal popup menu.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=13299
+
+ src/terminal-screen.c | 53 ++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 38 insertions(+), 15 deletions(-)
+
+commit 8655477c7717fafb505ad990984d9c5ba639b12d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 13 23:16:23 2013 +0200
+
+ screen: Change arbitraty constant
+
+ Doesn't matter which number we use, but don't use a nonobious choice.
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 058cb6ec6969de4f571ae15b5f99d6308e15c223
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 14 21:26:47 2013 +0200
+
+ build: Bump vte dep
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fac213a468aace86b6d64787000c6dd07d56b03e
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Mon Nov 18 15:03:08 2013 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 478 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 231 insertions(+), 247 deletions(-)
+
+commit 1a996aacfe390028c6d25691403ebece664a13e6
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sat Nov 16 18:27:48 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 528 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 257 insertions(+), 271 deletions(-)
+
+commit 2660ec89cfd7616017557fbee8aa774658e38cc4
+Author: Efstathios Iosifidis <iosifidis@opensuse.org>
+Date: Fri Nov 15 11:54:06 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 157 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 76 insertions(+), 81 deletions(-)
+
+commit 0280d70745f2fcf3b839b9e2262ea93002efff36
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 14 21:08:00 2013 +0100
+
+ prefs: Replace scrollbar policy combo with checkbox
+
+ The combo was a leftover from when it contained more options, and from the
+ remaining three choices, the "Visible only when necessary" option was
+ unimplemented. Replace the combo box with a simple checkbox.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=712331
+
+ src/profile-editor.c | 29 ++++++++++++++++++---
+ src/profile-preferences.ui | 64 ++++++++++++----------------------------------
+ 2 files changed, 41 insertions(+), 52 deletions(-)
+
+commit 630fb930ecbb0bf23d34a22585deaefc1fcb1a09
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Wed Nov 13 14:22:24 2013 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 872 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 424 insertions(+), 448 deletions(-)
+
+commit 3b6a43008a7a6e0c9aa2351acb9fb74eea6201f2
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Mon Nov 11 22:48:29 2013 +0100
+
+ Fix various errors pointed by Gabor Kelemen
+
+ Fixed errors and inconsistencies reported in bug 711164.
+
+ help/C/adv-keyboard-shortcuts.page | 15 +++++++--------
+ help/C/app-fonts.page | 12 +++++-------
+ help/C/app-terminal-sizes.page | 5 ++---
+ help/C/app-zoom.page | 4 ++--
+ help/C/gs-tabs.page | 19 ++++++++++---------
+ help/C/legal.xml | 2 +-
+ help/C/overview.page | 17 +++++++++--------
+ help/C/pref-bell.page | 5 ++---
+ help/C/pref-custom-command.page | 2 +-
+ help/C/pref-custom-exit.page | 8 ++++----
+ help/C/pref-keyboard-access.page | 5 ++---
+ help/C/pref-menubar.page | 5 ++---
+ help/C/pref-profiles.page | 16 +++++++++-------
+ help/C/pref-scrolling.page | 8 ++++----
+ help/C/txt-copy-paste.page | 8 ++++----
+ help/C/txt-links.page | 2 +-
+ 16 files changed, 65 insertions(+), 68 deletions(-)
+
+commit ef111e4343ded462629f865a666d59adfec83d7d
+Author: Aruna Sankaranarayanan <arunasank@src.gnome.org>
+Date: Mon Nov 11 23:51:27 2013 +0530
+
+ Fix broken links after small fixes for bug 711164
+
+ help/C/app-zoom.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2497c2a5376658008fb3f151dbfbcc87fe63f866
+Author: Aruna Sankaranarayanan <arunasank@src.gnome.org>
+Date: Mon Nov 11 23:53:58 2013 +0530
+
+ Minor fixes for bug 711164
+
+ help/C/adv-keyboard-shortcuts.page | 17 ++++++++---------
+ help/C/index.page | 2 +-
+ 2 files changed, 9 insertions(+), 10 deletions(-)
+
+commit f421574b641652e657da2842e55b5af95e9bbc7d
+Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
+Date: Mon Nov 11 19:11:06 2013 +0100
+
+ replace appearence with appearance
+
+ help/C/app-colors.page | 2 +-
+ help/C/app-cursor.page | 2 +-
+ help/C/app-fonts.page | 2 +-
+ help/C/app-fullscreen.page | 2 +-
+ help/C/app-terminal-sizes.page | 2 +-
+ help/C/app-zoom.page | 2 +-
+ help/C/index.page | 4 ++--
+ 7 files changed, 8 insertions(+), 8 deletions(-)
+
+commit 00803a83544c5600ebf0367ab7e7e83a624b4430
+Author: Efstathios Iosifidis <iosifidis@opensuse.org>
+Date: Tue Nov 5 10:44:28 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 819 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 441 insertions(+), 378 deletions(-)
+
+commit 9f0ea975610f761c4392f4c06547073bdf486aa8
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Nov 1 16:30:35 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 600 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 312 insertions(+), 288 deletions(-)
+
+commit 1f0de2297964068ec5d2cb5e1963bd8151e550e7
+Author: Akom Chotiphantawanon <knight2000@gmail.com>
+Date: Thu Oct 31 20:10:40 2013 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 763 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 405 insertions(+), 358 deletions(-)
+
+commit fc6acd730f153b2770327694df871dd705be2dcb
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Wed Oct 30 23:46:13 2013 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 893 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 439 insertions(+), 454 deletions(-)
+
+commit c55fc4a27131f99c6506a7c69eb168a9f6fcf1d5
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Oct 25 17:41:04 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 448 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 241 insertions(+), 207 deletions(-)
+
+commit c0b258d1908c2c8a07fc8b11cbedac2aba97fa6b
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Oct 23 15:14:37 2013 +0200
+
+ build: Fix -Wuninitialized warnings
+
+ Introduced by cleanup patches.
+
+ src/profile-editor.c | 2 +-
+ src/terminal-info-bar.c | 2 +-
+ src/terminal-settings-list.c | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 97c1bec23237e5cb40d5e8a7c92c485433bd22aa
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ window: Use the cleanup attribute to clean up
+
+ src/terminal-window.c | 66 ++++++++++++++++++---------------------------------
+ 1 file changed, 23 insertions(+), 43 deletions(-)
+
+commit 11a556e484d4a9eb2303fdf36d858cfd70205249
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ profile: Use the cleanup attribute to clean up
+
+ src/terminal-settings-list.c | 69 +++++++++++++++++++-------------------------
+ 1 file changed, 29 insertions(+), 40 deletions(-)
+
+commit 7241c7a1bd2359f1933153c730fc2f29b4ecc642
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ search: Use the cleanup attribute to clean up
+
+ src/terminal-search-dialog.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 9d84de0ebce22543b38e65f87ba800b6e9c53841
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ screen: Use the cleanup attribute to clean up
+
+ src/terminal-screen.c | 20 ++++++--------------
+ 1 file changed, 6 insertions(+), 14 deletions(-)
+
+commit a7e40d3684b783dbad5881acf763030e2cf05305
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ profiles: Use the cleanup attribute to clean up
+
+ src/terminal-profiles-list.c | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 046cdec97212e3f10dbfbbec7c72199c97118666
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ prefs: Use the cleanup attribute to clean up
+
+ src/terminal-prefs.c | 69 +++++++++++++++-------------------------------------
+ 1 file changed, 20 insertions(+), 49 deletions(-)
+
+commit 04d516c0f76a421d54128e7cb3a3bd8fa50e98d5
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ widgets: Use the cleanup attribute to clean up
+
+ src/terminal-info-bar.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7bfc7cdd32af8329cfd968e0e0c9ed1524827b4d
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ widgets: Use the cleanup attribute to clean up
+
+ src/terminal-close-button.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 285db591ac90730557d959524e58d8a0def27ed2
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ utils: Use the cleanup attribute to clean up
+
+ src/terminal-client-utils.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 03eb7fd5916103f461d128dbebdcf1f65f3792c4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ app: Use the cleanup attribute to clean up
+
+ src/terminal-app.c | 31 ++++++++++++-------------------
+ 1 file changed, 12 insertions(+), 19 deletions(-)
+
+commit 35d609891d5c4b5f246448a3962e1a5de95e1957
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ accels: Use the cleanup attribute to clean up
+
+ src/terminal-accels.c | 30 ++++++++++++------------------
+ 1 file changed, 12 insertions(+), 18 deletions(-)
+
+commit a7c787e6195c6fd5863582ca482373b060c892b6
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ profile: editor: Use the cleanup attribute to clean up
+
+ src/profile-editor.c | 36 +++++++++++-------------------------
+ 1 file changed, 11 insertions(+), 25 deletions(-)
+
+commit 0f0ca8d2aea14381a3e3c1007c2cf8a9f563307b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ client: Use the cleanup attribute to clean up
+
+ src/client.c | 83 +++++++++++++++++++++++-------------------------------------
+ 1 file changed, 32 insertions(+), 51 deletions(-)
+
+commit a3ca52e9d15e982aa1b8671200f15730f30e8264
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:55:46 2013 +0200
+
+ utils: Use the cleanup attribute to clean up
+
+ src/terminal-util.c | 68 +++++++++++++++++++----------------------------------
+ 1 file changed, 24 insertions(+), 44 deletions(-)
+
+commit 6059bbc0765406fbc6b1dfaf0c4cc865a6ab8412
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 17:46:19 2013 +0200
+
+ util: Remove unused functions
+
+ src/terminal-util.c | 44 --------------------------------------------
+ src/terminal-util.h | 10 ----------
+ 2 files changed, 54 deletions(-)
+
+commit e9cab814892fc5b697e7574a827ac4d5e16f2b3b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 21 14:59:13 2013 +0200
+
+ build: Add cleanup functions
+
+ Since it's just using this one header from libgsystem for now, just copy the
+ header file instead of using a git submodule.
+
+ src/Makefile.am | 5 ++
+ src/terminal-libgsystem.h | 169 ++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 174 insertions(+)
+
+commit 5ee8bc1caa1ed011216250d2225072b91c583d35
+Author: Reinout van Schouwen <reinouts@gnome.org>
+Date: Thu Oct 17 23:46:47 2013 +0200
+
+ Updated Dutch translation
+
+ po/nl.po | 2109 ++++++++++++++++++++------------------------------------------
+ 1 file changed, 666 insertions(+), 1443 deletions(-)
+
+commit 1311169f1aaebc0f3d2cbb193f23a2eb9739aeba
+Author: Andika Triwidada <andika@gmail.com>
+Date: Tue Oct 15 14:20:36 2013 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 400 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 203 insertions(+), 197 deletions(-)
+
+commit 897ced482aad3aff32df85590efe061d1787cf7a
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Sun Sep 29 18:47:28 2013 -0300
+
+ [pt_BR] Fix BGO#709051
+
+ help/pt_BR/pt_BR.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit c73851a8d9cbc769d72be75f5cc19245a1c6523c
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 29 23:33:08 2013 +0200
+
+ help: Remove 0% translations
+
+ They haven't been updated for the help rewrite, and should *not* be added
+ back to HELP_LINGUAS without having been updated first. It's just a waste to
+ ship 0% translations.
+
+ help/ca/ca.po | 2040 -------------------------
+ help/ca/figures/gnome-terminal-default.png | Bin 11366 -> 0 bytes
+ help/ca/figures/gnome-terminal-tabbed.png | Bin 14969 -> 0 bytes
+ help/da/da.po | 1924 ------------------------
+ help/en_GB/en_GB.po | 1918 ------------------------
+ help/fr/figures/gnome-terminal-default.png | Bin 15873 -> 0 bytes
+ help/fr/figures/gnome-terminal-tabbed.png | Bin 21630 -> 0 bytes
+ help/fr/fr.po | 2059 --------------------------
+ help/it/figures/gnome-terminal-default.png | Bin 5295 -> 0 bytes
+ help/it/figures/gnome-terminal-tabbed.png | Bin 6069 -> 0 bytes
+ help/it/it.po | 2052 --------------------------
+ help/ko/figures/gnome-terminal-default.png | Bin 9359 -> 0 bytes
+ help/ko/figures/gnome-terminal-tabbed.png | Bin 14790 -> 0 bytes
+ help/ko/ko.po | 1803 ----------------------
+ help/oc/oc.po | 1532 -------------------
+ help/ro/ro.po | 2214 ----------------------------
+ help/ru/ru.po | 1121 --------------
+ help/sl/sl.po | 1169 ---------------
+ help/sv/figures/gnome-terminal-default.png | Bin 7913 -> 0 bytes
+ help/sv/figures/gnome-terminal-tabbed.png | Bin 10214 -> 0 bytes
+ help/sv/sv.po | 1160 ---------------
+ help/te/te.po | 1538 -------------------
+ help/uk/figures/gnome-terminal-default.png | Bin 8203 -> 0 bytes
+ help/uk/figures/gnome-terminal-tabbed.png | Bin 12808 -> 0 bytes
+ help/uk/uk.po | 1936 ------------------------
+ help/zh_CN/zh_CN.po | 1788 ----------------------
+ 26 files changed, 24254 deletions(-)
+
+commit ecb0f7c91c445f86bce0f9c0f6021a1f0291b315
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 29 23:29:20 2013 +0200
+
+ Revert "Added missing languages on HELP_LINGUAS"
+
+ This reverts commit b06575a4622f788e37b042680c169d026e7f4ec1.
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 70c64830f4b5319a4ed21a471a6f2f81f5aea509
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Sep 29 13:50:56 2013 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 412 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 218 insertions(+), 194 deletions(-)
+
+commit b06575a4622f788e37b042680c169d026e7f4ec1
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Fri Sep 27 22:45:50 2013 +0200
+
+ Added missing languages on HELP_LINGUAS
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ab688fa1d20a62127c69994f3d3fc064bf2fd9c6
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 26 20:03:05 2013 +0200
+
+ screen: Use NULL for bold colour when same-as-fg is used
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706398
+
+ src/terminal-screen.c | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit 78783a3a190a98019fef212bc2a3d5beeb5f33d5
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 26 17:06:14 2013 +0200
+
+ debug: Use the right printf modifiers
+
+ G_GSIZE_FORMAT for gsize, not 'u'.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=708596
+
+ src/terminal-encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5054c0ae8dd39062600d87c31743157963756c65
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Sep 25 20:48:09 2013 +0200
+
+ window: Use profile UUID as parameter for new-terminal action
+
+ This fixes opening new terminals with a given profile.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=708763
+
+ src/terminal-accels.c | 12 ++++----
+ src/terminal-screen.c | 9 ++++++
+ src/terminal-screen.h | 1 +
+ src/terminal-window.c | 76 ++++++++++++++++++++++++++++++++-------------------
+ 4 files changed, 64 insertions(+), 34 deletions(-)
+
+commit 25a6c86ea95d6cc593bc9946257ec54e8628d8c1
+Author: Timo Jyrinki <timo.jyrinki@canonical.com>
+Date: Wed Sep 25 07:34:47 2013 +0300
+
+ Updated Finnish translation by Jiri Grönroos
+
+ po/fi.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 61972fa43785a54473534a87c2c8e3e2040b4a72
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Tue Sep 24 22:09:11 2013 -0300
+
+ [pt_BR] Removed old unused figures
+
+ help/pt_BR/figures/gnome-terminal-default.png | Bin 8625 -> 0 bytes
+ help/pt_BR/figures/gnome-terminal-tabbed.png | Bin 12663 -> 0 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit e01b13903d32c1b593b10735965a417349f87ff0
+Author: Fernando Paladini <fnpaladini@gmail.com>
+Date: Tue Sep 24 22:04:26 2013 -0300
+
+ Updated Brazilian Portuguese translation for help files
+
+ help/pt_BR/pt_BR.po | 224 ++++++++++++++++++++++++++++------------------------
+ 1 file changed, 122 insertions(+), 102 deletions(-)
+
+commit 2e35b8f62dd967f0dbfe2b4f55bd6bcb75967f3a
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Tue Sep 24 14:33:27 2013 +0530
+
+ Assamese translation updated
+
+ po/as.po | 407 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 216 insertions(+), 191 deletions(-)
+
+commit 34f572be39a252eaa661d81f59725d6f4a69f8c3
+Author: victory <victory.deb@gmail.com>
+Date: Mon Sep 23 23:12:45 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 1227 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 619 insertions(+), 608 deletions(-)
+
+commit 2a5abdada144e097b33f36119383b81e108c41cf
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Mon Sep 23 10:04:33 2013 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 438f2dd1fe7a87e0d41ef994a690de95911158b9
+Author: António Lima <amrlima@gmail.com>
+Date: Sun Sep 22 23:55:55 2013 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 1122 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 592 insertions(+), 530 deletions(-)
+
+commit bec8fb014cbf2c5e1255d0b55eb92445e545ca58
+Author: Yosef Or Boczko <yoseforb@gmail.com>
+Date: Sun Sep 22 14:46:35 2013 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 422 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 224 insertions(+), 198 deletions(-)
+
+commit dd4860051ca1cb9eb3c12ad40df2808eb9263df0
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Sat Sep 21 19:47:15 2013 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 423 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 229 insertions(+), 194 deletions(-)
+
+commit f06db5f4ab2addb0674919fe47fa57e79ed311ef
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Fri Sep 20 09:53:53 2013 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 61 ++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 42 insertions(+), 19 deletions(-)
+
+commit fb7a1992bb23c1d3dd973d2acb886dd9b586c81b
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Wed Sep 18 20:29:35 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ help/pt_BR/figures/gnome-terminal.png | Bin 0 -> 12486 bytes
+ help/pt_BR/pt_BR.po | 3340 +++++++++++++++++++++++----------
+ 2 files changed, 2363 insertions(+), 977 deletions(-)
+
+commit 5a14caa19d0f5803fc517741c160f1d7e7966086
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Tue Sep 17 00:01:26 2013 +0200
+
+ Fix xml errors in Hungarian help translation
+
+ help/hu/hu.po | 19 +++++++++++--------
+ 1 file changed, 11 insertions(+), 8 deletions(-)
+
+commit 29927eda6ed3c66998e7e1c155832a1369d5421c
+Author: Pavol Klačanský <pavol@klacansky.com>
+Date: Mon Sep 16 21:24:38 2013 +0200
+
+ Updated slovak translation
+
+ po/sk.po | 393 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 209 insertions(+), 184 deletions(-)
+
+commit e0c4d3961ddeeacbac5b9b0a381291c3f0e77549
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Mon Sep 16 23:50:14 2013 +0500
+
+ Tajik translation updated
+
+ po/tg.po | 833 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 446 insertions(+), 387 deletions(-)
+
+commit 84f8b9f9063b7378f34b95be07aeca6b167b2fec
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Mon Sep 16 14:07:15 2013 +0200
+
+ Updated Hungarian help translation
+
+ help/hu/hu.po | 2837 ++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1605 insertions(+), 1232 deletions(-)
+
+commit 503954f56f64c0814349a97a03e063df7b7ef222
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Mon Sep 16 08:57:37 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 372 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 189 insertions(+), 183 deletions(-)
+
+commit ef238aab5298151a34db23de7e0d58d7a27c6486
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Sun Sep 15 15:43:35 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 410 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 217 insertions(+), 193 deletions(-)
+
+commit 53ef0accb8899f2696aa0637ccfc1722cf1cf87d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 21:48:40 2013 +0200
+
+ window: Rename close actions
+
+ Since we now only have a "New terminal" action, rename close tab/window to
+ close terminal/close all terminals.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=707846
+
+ src/terminal-accels.c | 12 ++++++------
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 8 insertions(+), 8 deletions(-)
+
+commit 50554c50da9f5c2490d0d9838d179ff281e13d44
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 20:32:05 2013 +0200
+
+ window: Make terminal close keybinding work for single tab windows
+
+ There's no real reason not to allow the same action to also close a
+ single-tab window.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=701354
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 973744eff9b747f92f8f20f9230460839e4f1fd0
+Author: Elad Alfassa <elad@fedoraproject.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ data: Fix desktop file categories
+
+ gnome-software uses the desktop file categories to sort the applications
+ it shows.
+
+ This commit fixes the categories according to the freedesktop spec,
+ so that gnome-terminal will appear in the correct category.
+
+ For more information:
+ http://standards.freedesktop.org/menu-spec/latest/apa.html
+ http://standards.freedesktop.org/menu-spec/latest/apas02.html
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=707552
+
+ gnome-terminal.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cd795044595b4ba05aab9d7e310e6b21464a8e02
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ schemas: Fix a description
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706656
+
+ src/org.gnome.Terminal.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 36e317afc7590cafc7f6f98562db92cf6fc1fe76
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ schemas: Use intltool native support for gsettings schemas
+
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 9 +-
+ ...chema.xml.in => org.gnome.Terminal.gschema.xml} | 248 ++++++++++-----------
+ 3 files changed, 129 insertions(+), 130 deletions(-)
+
+commit ab5b3f3e6a93327223a21e05bb555a6641c7b5a8
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ build: Require intltool 0.50
+
+ This allows to use the native support for gsettings schemas.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3413b724a60951f06d5b75ea6c4daaf44d15aeb2
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ client: legacy: Remove unused code for old options
+
+ src/terminal-options.c | 173 -------------------------------------------------
+ 1 file changed, 173 deletions(-)
+
+commit aef122c916719763f6d0d404b4131456d84c482f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ client: legacy: Abort when passed --disable-factory
+
+ This option isn't working anymore, and shouldn't silently use the
+ server instead of a new process.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=707899
+
+ src/terminal-options.c | 38 +++++++++++++++++++-------------------
+ src/terminal-options.h | 1 -
+ 2 files changed, 19 insertions(+), 20 deletions(-)
+
+commit a705bca3b648ba2a0a2f8f53ce42253c3fa1177d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ client: legacy: Strip remote errors
+
+ src/terminal.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1244dbb6f0381cedfd9247c1d7cc91b55476d708
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ server: Don't allow running the server as non-user
+
+ It just doesn't work to run it as root/under su/under sudo, so make it just
+ error out already.
+
+ src/server.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit bca873ed12458fdbdeec7d7a8f250ac048efcee3
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ window: Plug a mem leak
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 18565f7ebdbfb48935790c40da2c0aec268c1f0f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ screen: Plug a mem leak
+
+ src/terminal-screen.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 27051edaea86908d8852e7bc66d88215b51fc179
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:08 2013 +0200
+
+ server: Error out on unsupported locale
+
+ src/server.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 62a9cb16b938a3146065fb5af8754d24abfaecc6
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:07 2013 +0200
+
+ screen: Only remove the CLOEXEC flag
+
+ Don't clear all flags.
+
+ src/terminal-screen.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 2578316612a5e716067ebf50ef9d38dd8326bba4
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Sep 12 19:42:07 2013 +0200
+
+ window: Remove unused variable
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 34e541f2b32f365e5ac821c651a69e5beacc3eb8
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 14 12:08:58 2013 +0200
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ea9e71771be2afa2986d2a93d4d03fe301645456
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 14 12:02:18 2013 +0200
+
+ window: Clear the weak ref before freeing the data
+
+ This fixes a crash introduced in commit 9f2ba3d5b642973a21e7916fe1a60a5c44126720.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706349
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 95c93038e5b036986eb30906acad3bd6cd46b6f9
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Sep 14 06:09:55 2013 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 938 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 449 insertions(+), 489 deletions(-)
+
+commit 0fe63fa5949fc66729186c56361578532c50716e
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Thu Sep 12 13:14:08 2013 +0530
+
+ Assamese Translation Updated
+
+ po/as.po | 844 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 444 insertions(+), 400 deletions(-)
+
+commit 8c1116dd09e2672d10e169e8db63de956fb99274
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Thu Sep 12 08:36:25 2013 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 268 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 157 insertions(+), 111 deletions(-)
+
+commit 9a07cefe1bed0710137a14ec7a65bab627569834
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Thu Sep 12 00:25:37 2013 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 1066 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 528 insertions(+), 538 deletions(-)
+
+commit 57bb25c111c0ea4ccbd47ade2b5c69ca1c950de8
+Author: Andika Triwidada <andika@gmail.com>
+Date: Tue Sep 10 14:40:35 2013 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 879 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 415 insertions(+), 464 deletions(-)
+
+commit 34ef6e8b3a792dfd1857c6c20c51d786cd35e6be
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Tue Sep 10 13:48:00 2013 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 948 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 453 insertions(+), 495 deletions(-)
+
+commit 8c664eab630319ef404263e03937dddf675729ff
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sat Sep 7 10:28:17 2013 +0200
+
+ Updated French translation
+
+ po/fr.po | 683 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 315 insertions(+), 368 deletions(-)
+
+commit a71f64c8ec8e2c623b98ef1be3dd00b757fb0686
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Sat Sep 7 06:41:13 2013 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 909 +++++++++++++++++++++++++++------------------------------
+ po/sr@latin.po | 909 +++++++++++++++++++++++++++------------------------------
+ 2 files changed, 850 insertions(+), 968 deletions(-)
+
+commit 0e6e427d47f01d336f71cf13788c44ac182dd351
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Fri Sep 6 19:02:26 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1277 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 603 insertions(+), 674 deletions(-)
+
+commit cade9153fe00121647761da1c495905d5b525c3f
+Author: Marek Černocký <marek@manet.cz>
+Date: Wed Sep 4 18:27:27 2013 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 4287 ++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 2734 insertions(+), 1553 deletions(-)
+
+commit b7b68ab15d178c4d02f829ae0016bfa9685ba343
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Sep 4 16:52:49 2013 +0600
+
+ Update Kazakh translation
+
+ po/kk.po | 2946 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1267 insertions(+), 1679 deletions(-)
+
+commit 149261bf13f6489dec9ca8dbbdd573ff89cd60b9
+Author: Timo Jyrinki <timo@debian.org>
+Date: Wed Sep 4 11:02:52 2013 +0300
+
+ Finnish translation update
+
+ po/fi.po | 1117 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 550 insertions(+), 567 deletions(-)
+
+commit 9a24c30432568c78aca1f87f4ab6141ed7cf5f32
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Mon Sep 2 11:40:34 2013 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 902 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 417 insertions(+), 485 deletions(-)
+
+commit b474edb7e2ef637c8b7328fd8a92fe8244d16b7f
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Sun Sep 1 19:13:49 2013 -0600
+
+ Updated Irish translation
+
+ po/ga.po | 2659 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1142 insertions(+), 1517 deletions(-)
+
+commit 56f9473284606ebf444a05f26b02ae2a42394e38
+Author: Pavol Klačanský <pavol@klacansky.com>
+Date: Tue Aug 27 21:28:31 2013 +0200
+
+ Updated slovak translation
+
+ po/sk.po | 953 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 439 insertions(+), 514 deletions(-)
+
+commit 6655f35a3213d3534f1f52942f9a98f2fa2c0741
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Aug 26 23:31:48 2013 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 444 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 209 insertions(+), 235 deletions(-)
+
+commit ec0c440f3d96dc2d8729305b8ad178a7b0d40b07
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Sun Aug 25 17:14:26 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 806 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 411 insertions(+), 395 deletions(-)
+
+commit 64ec002010d9a20485870f0c966f07ae9488b3df
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Aug 24 02:50:16 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 899 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 414 insertions(+), 485 deletions(-)
+
+commit 3ce0054d3ba302ee10a457ec7d349252b59c482d
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Aug 21 23:15:05 2013 +0200
+
+ Added hu to HELP_LINGUAS
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit af9789e4d0d7be65778b6f72315775ac04e55238
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Aug 21 22:51:50 2013 +0200
+
+ Added initial Hungarian help translation
+
+ help/hu/hu.po | 3260 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 3260 insertions(+)
+
+commit 36010715f3047f2f97c4cb78f0562c245ae537c4
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Aug 21 22:43:47 2013 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 846c20e4c3f16e28b06d785b65c73fe9a0485022
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Aug 17 16:12:39 2013 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 628 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 336 insertions(+), 292 deletions(-)
+
+commit 86ab04c60d241e40beb15fff00e6eddc19334f6a
+Author: William Jon McCann <william.jon.mccann@gmail.com>
+Date: Wed Aug 14 20:22:04 2013 +0200
+
+ Update wiki page URL
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f2ba3d5b642973a21e7916fe1a60a5c44126720
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 11 14:51:01 2013 +0200
+
+ window: Use weak refs while waiting for clipboard info
+
+ https://retrace.fedoraproject.org/faf/problems/1137333/
+ https://retrace.fedoraproject.org/faf/problems/1003772/
+ https://bugzilla.redhat.com/show_bug.cgi?id=977010
+
+ src/terminal-screen.c | 18 +++++++++++++++++-
+ src/terminal-screen.h | 4 +++-
+ src/terminal-window.c | 38 +++++++++++++++++++++++++++-----------
+ 3 files changed, 47 insertions(+), 13 deletions(-)
+
+commit 398a6257bd0ad136cd177681aa1a4c02db071d8b
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Sun Aug 11 13:25:16 2013 +0200
+
+ Update Arabic translations
+
+ po/ar.po | 627 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 335 insertions(+), 292 deletions(-)
+
+commit 1328b607734fe25c0a4a45d0db75cb30307f7585
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Aug 9 07:53:27 2013 +0200
+
+ Added Czech language
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ae5f92e8bcbac4df5262950536733d661fa8078a
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Aug 9 07:51:28 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 1de148dd50bcd63357a7850c26f4144feb5dea42
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 8 13:21:17 2013 +0200
+
+ build: Fix linking with multiple backends
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=705659
+
+ configure.ac | 25 ++++++++++---------------
+ 1 file changed, 10 insertions(+), 15 deletions(-)
+
+commit d1379464d195f463cf4c29df5e6497ebf6a6c590
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 1 12:32:25 2013 +0200
+
+ prefs: Move dark theme checkbutton down
+
+ src/preferences.ui | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 3dbf1df16e97e52d151fe034c5651a15d8753138
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Aug 8 05:42:23 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 432f1b1a45d525912ab3c29ff97103109f5ea13d
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Aug 8 05:04:36 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 8993ee710a9e2000491bb6ecefb33e732101aa7d
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Aug 7 15:03:29 2013 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 837 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 438 insertions(+), 399 deletions(-)
+
+commit 5441132f63dbb3375c2c876eab880e4b57eacc73
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 23:31:29 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 23 +++++++++++------------
+ 1 file changed, 11 insertions(+), 12 deletions(-)
+
+commit fe01bd7f7c460ce89f5b143044a8d0b6a72ba8d3
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 23:13:48 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 66684c852f4308609738ddcc3ce187931b383d72
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 22:36:30 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e84964da4c99faf55428d5ed13a0f3148b8ae1c5
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 22:21:29 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 41 ++++++++++++++++++++---------------------
+ 1 file changed, 20 insertions(+), 21 deletions(-)
+
+commit 03e71465f56d673527b2c3db4c9c31765a1a7dc6
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 22:10:02 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit efe7bcdbadb8db636ff84c60f005527059d03493
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Aug 6 21:58:13 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 8be24e4ed6be3948ee961e7dee6725ad678a9012
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Mon Aug 5 23:06:12 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 452 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 229 insertions(+), 223 deletions(-)
+
+commit 641ab598b92c244b6ae5984045229c6f93720903
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Aug 3 21:13:08 2013 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 987 ++++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 995 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1022 insertions(+), 960 deletions(-)
+
+commit b243f11ca78f45cb0cd79bf84bdac9b5a9ccd870
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sat Aug 3 14:21:50 2013 +0200
+
+ Brown paper bag fix in Hungarian translation
+
+ po/hu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a7f1893a448ba343b1f2aa928c7c6a0c9fcb651a
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Sat Aug 3 08:16:52 2013 +0200
+
+ Updated German translation
+
+ po/de.po | 1248 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 712 insertions(+), 536 deletions(-)
+
+commit bd61e3784e21cff36f8191ab26f5a5ce79a2ca6b
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Aug 2 12:55:12 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 444 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 225 insertions(+), 219 deletions(-)
+
+commit f1915cbed782de9ab7a7dc468e196047e37b6d55
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Thu Aug 1 13:54:17 2013 +0100
+
+ Tajik translation updated
+
+ po/tg.po | 283 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 178 insertions(+), 105 deletions(-)
+
+commit 1ca7b654c80df211818183575f45391c491c73a0
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Wed Jul 31 09:42:00 2013 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 1172 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 655 insertions(+), 517 deletions(-)
+
+commit 243f9c83d858f650564ed84165105a5cb105c1b0
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Tue Jul 30 16:57:54 2013 +0100
+
+ Tajik translation updated
+
+ po/tg.po | 1049 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 544 insertions(+), 505 deletions(-)
+
+commit 2c03c8a6a180ee6d68139c604c14d3af999dbd10
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 28 15:25:26 2013 +0200
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4e8a80270b37ba9db3f2b0edeafbe380331cf650
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 28 15:20:15 2013 +0200
+
+ Version 3.9.90
+
+ NEWS | 14 ++++++++++++++
+ configure.ac | 6 +++---
+ 2 files changed, 17 insertions(+), 3 deletions(-)
+
+commit e99aad4949a8c902eea53feebd193d49783c3c21
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jul 27 11:52:28 2013 +0200
+
+ l10n: Revert unauthorised change
+
+ Don't ship 0% languages!
+
+ This reverts part of commit 82f307ba438e03e442f113c1535a92ed084fa0b9.
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e7c5d6a57a851ad94c64ac32c8c2e22d6c00e3bd
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jul 26 20:36:54 2013 +0200
+
+ build: Use -Wno-deprecated-declarations
+
+ It's simply crazy to deprecate GtkAction & GtkUIManager at this time.
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 695190feff3c49db699cf7c469c25fb623f2899f
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Fri Jul 26 17:34:34 2013 +0100
+
+ Tajik translation updated
+
+ po/tg.po | 370 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 187 insertions(+), 183 deletions(-)
+
+commit 7cae826638b60374897b4f06ccb95007db140c0b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jul 22 14:32:22 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 75 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 36 insertions(+), 39 deletions(-)
+
+commit a08e370ee75c6f304e9da027b8da708cf433868c
+Author: Anish A <aneesh.nl@gmail.com>
+Date: Fri Jul 19 11:23:08 2013 +0530
+
+ Updated Malayalam Translation
+
+ po/ml.po | 1108 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 580 insertions(+), 528 deletions(-)
+
+commit 1bca73765dfd44cfd7bd100168c8c8c861136cbf
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jul 18 13:42:21 2013 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 423 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 204 insertions(+), 219 deletions(-)
+
+commit c0e80b19be28507ac143517152ffe65b6a732633
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Jul 16 19:17:44 2013 +0100
+
+ Do not translate the terminal icon in help
+
+ Also mark the email addresses in index.page as untranslatable.
+
+ help/C/index.page | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 82c5a62781d8f88d168f9df045e96223eccada37
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jul 15 17:36:11 2013 +0200
+
+ profiles: editor: Remove UUID from the profile list
+
+ It remains visible in the profile's preferences; one place showing it is enough.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=704097
+
+ src/terminal-prefs.c | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 9de011d48e231e05d5fccff479c8a745a9c173ad
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Jul 9 21:05:03 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 411 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 198 insertions(+), 213 deletions(-)
+
+commit 379c06d807fc485013f4b39db98024ec82cb2a4f
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jul 8 13:38:34 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 442 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 220 insertions(+), 222 deletions(-)
+
+commit 931f8747a2b26bc85f43929b5685539e01f4c192
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 7 12:57:57 2013 +0200
+
+ l10n: pr-BR: Fix markup mistake
+
+ help/pt_BR/pt_BR.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f4d43acd34de5aaea744fd62f6f6f85728d1a723
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 7 11:50:21 2013 +0200
+
+ prefs: Don't use stock items
+
+ src/terminal-prefs.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a969cd770c1a5cc9bfc2c0303d1fb58e6581160c
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 7 11:50:21 2013 +0200
+
+ profile: editor: Don't use stock items
+
+ src/profile-editor.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit f27bf0135a2d18ba22158d28bf1f8c5f6ec066c8
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 21 15:33:53 2013 +0200
+
+ screen: Simplify terminal title handling
+
+ Remove all the options.
+
+ src/migration.c | 4 -
+ src/org.gnome.Terminal.gschema.xml.in | 12 --
+ src/profile-editor.c | 8 -
+ src/profile-preferences.ui | 48 +-----
+ src/terminal-enums.h | 8 -
+ src/terminal-schemas.h | 1 -
+ src/terminal-screen.c | 307 ++++++----------------------------
+ src/terminal-screen.h | 8 +-
+ src/terminal-window.c | 13 +-
+ 9 files changed, 61 insertions(+), 348 deletions(-)
+
+commit 4f39be35951e4ad6ff73739654387f32329aa7fe
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jul 5 13:43:22 2013 +0200
+
+ client: legacy: Fix mem leak
+
+ ==24616== 18 bytes in 1 blocks are definitely lost in loss record 1,572 of 4,602
+ ==24616== at 0x402A059: malloc (vg_replace_malloc.c:263)
+ ==24616== by 0x4F4FD41: g_malloc (gmem.c:104)
+ ==24616== by 0x4F5006D: g_malloc_n (gmem.c:345)
+ ==24616== by 0x4F69E40: g_strdup (gstrfuncs.c:364)
+ ==24616== by 0x4DC2ADC: g_local_file_get_path (glocalfile.c:334)
+ ==24616== by 0x4CEB7A5: g_file_get_path (gfile.c:507)
+ ==24616== by 0x804DEBC: option_load_config_cb (terminal-options.c:583)
+
+ src/terminal-options.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit c06c94be3c06e32761b9c2265d40fae0f42ab0ad
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jul 5 13:42:28 2013 +0200
+
+ client: legacy: Fix double-free
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=981440
+
+ src/terminal-options.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 830a25cfbfd2201443ba0564eb6fe83699f005fa
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jul 4 11:18:57 2013 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 331 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 182 insertions(+), 149 deletions(-)
+
+commit a409f9738fd95ac7f51463c23fb4bee1953c0fae
+Author: Rafael Ferreira <rafael.f.f1@gmail.com>
+Date: Tue Jul 2 01:54:51 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ help/pt_BR/pt_BR.po | 1893 ++++++++++++++++-----------------------------------
+ 1 file changed, 589 insertions(+), 1304 deletions(-)
+
+commit 546d90bd0c44e8dc9d50067da445db57b7b85d5c
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Sat Jun 29 22:53:05 2013 -0300
+
+ Updated Brazilian Portuguese translation for UI and help
+
+ help/pt_BR/pt_BR.po | 4227 +++++++++++++++++++++++++++++++++++++--------------
+ po/pt_BR.po | 762 +++++-----
+ 2 files changed, 3463 insertions(+), 1526 deletions(-)
+
+commit 6cfa36a8308a6a4e91a99f5131761c26275a4b94
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Jun 28 19:13:57 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 538 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 285 insertions(+), 253 deletions(-)
+
+commit 9d8592cf9c625ecd4881a15762d9c284eebb768f
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Jun 28 01:39:32 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 331 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 183 insertions(+), 148 deletions(-)
+
+commit 42add6818c1e269746fa9d0c23a065cf82a41715
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Mon Jun 24 20:38:23 2013 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 670 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 314 insertions(+), 356 deletions(-)
+
+commit b7c3a28ac30e5cce7b8864d8f5f4dedf308d4606
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Jun 24 16:31:19 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 554 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 298 insertions(+), 256 deletions(-)
+
+commit 1fecaa3685a8a4d4e7027fc6c9e60df2ca69f5b6
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 21 17:49:58 2013 +0200
+
+ appmenu: Add menu item to create a new terminal
+
+ src/terminal-appmenu.ui | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 687e54a5d74e186ac4ae94acd10f71857fd23f64
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 21 15:44:11 2013 +0200
+
+ window: Use GtkBox instead of Gtk[HV]Box
+
+ src/terminal-screen-container.c | 3 ++-
+ src/terminal-tab-label.c | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+commit a319aeb66f36e728af1b4929ddd69574df838702
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 12 22:26:03 2013 +0200
+
+ accels: Port accelerators to use GtkApplication
+
+ Add GActions for the window actions, and use these as targets for the
+ accelerators.
+
+ Conflicts:
+ src/terminal-accels.c
+ src/terminal-window.c
+
+ src/terminal-accels.c | 568 ++++++----------------
+ src/terminal-accels.h | 3 +-
+ src/terminal-app.c | 2 +-
+ src/terminal-window.c | 1241 +++++++++++++++++++++++++++++++------------------
+ 4 files changed, 932 insertions(+), 882 deletions(-)
+
+commit 84b1046e0650b99bd62deb3fe267aa88a57bdea0
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 21 14:33:12 2013 +0200
+
+ window: Add some more functions to the MDI container
+
+ src/terminal-mdi-container.c | 32 +++++++++++++++++++++++++++++++-
+ src/terminal-mdi-container.h | 8 ++++++++
+ src/terminal-notebook.c | 12 +++++++++++-
+ 3 files changed, 50 insertions(+), 2 deletions(-)
+
+commit 741d1c22392373cbd5ba28574944d70d872674ba
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 26 23:37:03 2013 +0200
+
+ window: Add template
+
+ Make TerminalWindow a templated widget. Minimal infrastructure only; nothing moved
+ over yet.
+
+ configure.ac | 2 +-
+ src/Makefile.am | 1 +
+ src/terminal-window.c | 10 ++++++----
+ src/terminal-window.ui | 17 +++++++++++++++++
+ src/terminal.gresource.xml | 1 +
+ 5 files changed, 26 insertions(+), 5 deletions(-)
+
+commit 99fc0136a5be6323b81b8b339482bc699b53e1f9
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 15:40:07 2013 +0100
+
+ window: Unify new tab and new window
+
+ Instead of having two sets of "New terminal" items, unify them into one
+ "New Terminal" type of items that will open a terminal in a tab or window
+ depending on a pref, and that can be inverted by using control key.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=543996
+
+ Conflicts:
+ src/org.gnome.Terminal.gschema.xml.in
+ src/terminal-window.c
+ src/terminal.xml
+
+ src/org.gnome.Terminal.gschema.xml.in | 10 ++++
+ src/preferences.ui | 58 +++++++++++++++++++
+ src/terminal-enums.h | 5 ++
+ src/terminal-prefs.c | 9 ++-
+ src/terminal-schemas.h | 1 +
+ src/terminal-window.c | 102 ++++++++++++++--------------------
+ src/terminal.xml | 7 +--
+ 7 files changed, 127 insertions(+), 65 deletions(-)
+
+commit 90550d1b4eab130f5cfd6e62a14359ca0eb6a190
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 21 15:17:29 2013 +0200
+
+ window: Use the UUID in the window role
+
+ src/terminal-util.c | 10 ----------
+ src/terminal-util.h | 2 --
+ src/terminal-window.c | 5 +++--
+ 3 files changed, 3 insertions(+), 14 deletions(-)
+
+commit b40078ffd9ae832167fc49091299fef84cbabba0
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 16:08:51 2013 +0100
+
+ server: Use UUIDs to generate the terminal IDs
+
+ Conflicts:
+ src/terminal-window.c
+
+ src/terminal-defines.h | 2 +-
+ src/terminal-gdbus.c | 16 +++++++++++++---
+ src/terminal-screen.c | 17 +++++++++++++++++
+ src/terminal-screen.h | 2 ++
+ src/terminal-window.c | 27 +++++++++++++++++++++++++++
+ src/terminal-window.h | 4 ++++
+ 6 files changed, 64 insertions(+), 4 deletions(-)
+
+commit a8c9b62f6aa39dc89c79693f4f09a23840b06924
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 17:39:58 2013 +0100
+
+ screen: Remove unused code
+
+ Conflicts:
+ src/terminal-screen.c
+
+ src/terminal-screen.c | 36 ------------------------------------
+ 1 file changed, 36 deletions(-)
+
+commit 457ad7f70120f83e7a8009d57017a342478433d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jun 20 23:59:23 2013 +0200
+
+ appmenu: Use standard order for about, help, quit
+
+ src/terminal-appmenu.ui | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 50bfb8b2b5201fb79f077d16b4511ad49f36a23b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 13:53:44 2013 +0100
+
+ appmenu: Use NULL parent window for about
+
+ src/terminal-app.c | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit 2bbb088eb7a1dc82870af5a5c73ebe7b42813b7a
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 14:08:05 2013 +0100
+
+ prefs: Implement dark theme checkbox
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=649358
+
+ Conflicts:
+ src/terminal-prefs.c
+ src/terminal-schemas.h
+
+ src/org.gnome.Terminal.gschema.xml.in | 5 +++++
+ src/preferences.ui | 21 +++++++++++++++++++--
+ src/terminal-app.c | 4 ++++
+ src/terminal-prefs.c | 8 ++++++++
+ src/terminal-schemas.h | 1 +
+ 5 files changed, 37 insertions(+), 2 deletions(-)
+
+commit a012972afe83c23c2d20f459a39f27c9df3f384a
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 13:58:55 2013 +0100
+
+ build: Remove GDK_MULTIHEAD_SAFE from CPPFLAGS
+
+ It's not really useful since we don't support multihead really anyway.
+
+ src/Makefile.am | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit d7886e7216ecd755451e8e205371f3e67e9a6889
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 18 13:58:32 2013 +0100
+
+ build: Remove unused CPPFLAGS
+
+ src/Makefile.am | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit bef228a045505f36818f2777249cd4c66a932cb1
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 7 19:57:13 2013 +0200
+
+ window: Allow debugging the appmenu
+
+ Add GNOME_TERMINAL_DEBUG=appmenu to make the app menu show up on fallback mode.
+
+ src/terminal-debug.c | 1 +
+ src/terminal-debug.h | 3 ++-
+ src/terminal-window.c | 4 ++++
+ 3 files changed, 7 insertions(+), 1 deletion(-)
+
+commit b56dfe662b0cd86d37d6c5c1964129a37332510c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jun 20 22:17:45 2013 +0200
+
+ appmenu: Add Quit item
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=690910
+
+ src/terminal-app.c | 18 +++++++++++++++++-
+ src/terminal-appmenu.ui | 4 ++++
+ src/terminal-window.c | 16 ++++++++++++----
+ src/terminal-window.h | 2 ++
+ 4 files changed, 35 insertions(+), 5 deletions(-)
+
+commit 2f631348d265d6cd8a6dd3c6b86f0637e84b63af
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jun 20 21:50:57 2013 +0200
+
+ migration: Use "Default" as default profile name
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=702070
+
+ src/migration.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit ac2ef407d801829b5eaae28d0a4ecb3c62f46c1a
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jun 12 18:28:00 2013 +0200
+
+ migration: When disabled, don't write to gsettings on each startup
+
+ src/terminal-app.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit d7976e117c9a3459dcd655526b063d9c71c40bba
+Author: Friedel Wolff <friedel@translate.org.za>
+Date: Wed Aug 31 12:26:02 2011 +0200
+
+ Fix incorrect ordering of COLS and ROWS
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=649023
+ (cherry picked from commit d939a4daa3383722a5d9d46a27b3a978c39bc3d9)
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c2332accf60cbadaa76ebdbca03f348ee788efec
+Author: Tomas Bzatek <tbzatek@redhat.com>
+Date: Tue Aug 2 15:06:14 2011 +0200
+
+ Don't split URL having a colon (":") in the middle
+
+ Properly handle links like
+ http://foo.bar/path/with/a/colon:foo
+
+ This patch also avoids selecting trailing colon.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=640727
+ (cherry picked from commit 1eb9a8283fec7d1cc7492deb53d6705b52538b5c)
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9617e44e8a10a498e285f1c26c600a094b5f51d4
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:49:09 2012 +0200
+
+ Revert "Fix incorrect ordering of COLS and ROWS"
+
+ This reverts commit d939a4daa3383722a5d9d46a27b3a978c39bc3d9.
+ (cherry picked from commit 45e4f982f5de5c8c71439a687ab4faac12d3562c)
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b0a51a3edf63722453fcb8a90daf85a1e7eb4d19
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Feb 15 16:37:37 2013 +0100
+
+ window: Remove input method submenu
+
+ Conflicts:
+ src/terminal-window.c
+
+ src/terminal-window.c | 35 ++---------------------------------
+ src/terminal.xml | 2 --
+ 2 files changed, 2 insertions(+), 35 deletions(-)
+
+commit 7299379ecb4a52d45d04e49c99100a0ed002c32d
+Author: tuhaihe <wangdianjin@linuxdeepin.com>
+Date: Thu Jun 6 12:22:15 2013 +0800
+
+ update Simplified Chinese (zh_CN) translation
+
+ po/zh_CN.po | 502 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 250 insertions(+), 252 deletions(-)
+
+commit e6d319886906e9809f654310e01c1caf93af4713
+Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
+Date: Wed Jun 5 11:14:18 2013 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 407 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 177 insertions(+), 230 deletions(-)
+
+commit 7f0e1fecf6e411cf1ac5d4c3b429469c063bd7c1
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sat Jun 1 23:02:18 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit 9ff1292c01e2bad5cc28ec7309b32f2a2bf703e1
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sat Jun 1 23:00:53 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 640 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 314 insertions(+), 326 deletions(-)
+
+commit cb1c4e88c6ec590902e53d9c3c80b2e4adeb6db4
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Fri May 31 23:26:14 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit e7a9bc9445badb3b0d1375e05e3c75c648be41f6
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 29 13:31:37 2013 +0200
+
+ client: legacy: Fix crash when using deprecated smclient options
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=968140
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit aaa515ee68e833437add3f4e30e79ed97f4f26d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat May 25 18:03:30 2013 +0200
+
+ screen: Don't merge the parent environment
+
+ Make sure not to inherit the server's environment into the terminal child
+ processes, but instead only the environment as passed from the client.
+
+ configure.ac | 2 +-
+ src/terminal-screen.c | 3 ++-
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit e74c3e3fc9b330644a02ce2b7030defbb401a111
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat May 25 18:00:36 2013 +0200
+
+ screen: Don't merge the parent environment
+
+ Since vte already does this, there is no point in doing it before as well.
+
+ src/terminal-screen.c | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 8cd6fb6ae915dca3cc8f8d420148c5e63202af79
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat May 25 00:22:19 2013 +0200
+
+ window: Disconnect signal handler from the right object
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=966713
+
+ src/terminal-window.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 04d58702ff269343a3b8b992ff545b9bb3a76ae9
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 23 19:21:34 2013 +0200
+
+ server: Only disable ubuntu modules on ubuntu
+
+ Add build time check for ubuntu, and an --enable-distro-packaging configure
+ switch that will disable setting the env vars.
+
+ configure.ac | 24 ++++++++++++++++++++++++
+ src/server.c | 10 +++++++---
+ 2 files changed, 31 insertions(+), 3 deletions(-)
+
+commit 4aa2a0097c7c4c703067ed967e96c8d3783e85e6
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Thu May 23 13:12:41 2013 -0400
+
+ Remove use of set_restored
+
+ src/terminal-gdbus.c | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit 3472913e2c63cdeaad27ac62008d8103fd499b3c
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Sun May 5 14:04:10 2013 -0400
+
+ util: Remove some dead code
+
+ src/terminal-util.c | 175 ----------------------------------------------------
+ src/terminal-util.h | 7 ---
+ 2 files changed, 182 deletions(-)
+
+commit c1cf3a35e7d1107bbbd68e63cf3d24f2916e8af2
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Feb 1 12:50:32 2013 -0500
+
+ window: Remove code to clear the demands-attention hint on re-realize
+
+ We no longer re-realize when under a compositing/uncompositing WM to
+ switch to an ARGB32 visual, so we no longer need this.
+
+ src/terminal-util.c | 37 ---------------------------------
+ src/terminal-util.h | 2 --
+ src/terminal-window.c | 57 ---------------------------------------------------
+ src/terminal-window.h | 2 --
+ 4 files changed, 98 deletions(-)
+
+commit c2a476fa7f33cfb99167c545c8a183d3357f37ba
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu May 16 14:37:32 2013 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 606 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 257 insertions(+), 349 deletions(-)
+
+commit edb156fba4b56c5ba11700a615ce556a9d166436
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Tue May 14 15:53:54 2013 +0530
+
+ updated kn translations
+
+ po/kn.po | 541 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 240 insertions(+), 301 deletions(-)
+
+commit 20afeb85ed2517f1d334f3ed26934ed8dda971bf
+Author: Emanuele Aina <emanuele.aina@collabora.com>
+Date: Fri May 10 12:54:08 2013 +0100
+
+ build: Get rid of bashisms in autogen.sh and switch back to /bin/sh
+
+ The pushd/popd commands are Bash-specific but in our simple case they
+ can be easily replaced with plain cd, using `cd -' to switch back to the
+ old dir.
+
+ Also substitute the "&>/dev/null" redirection with ">/dev/null 2>&1".
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=700078
+
+ autogen.sh | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 873df81947425276cbcf30da30d5a8a7333f2cff
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Fri May 10 17:31:12 2013 +0200
+
+ Updated Danish translation
+
+ po/da.po | 641 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 314 insertions(+), 327 deletions(-)
+
+commit 4b69ca292c940f9bd09e50ed93740365957580e2
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 9 15:55:12 2013 +0200
+
+ server: Set the prgname early
+
+ src/server.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4494fcdbaf0737e327e094fe73af71d2fb1218ef
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 9 12:42:32 2013 +0200
+
+ autogen: Use bash
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=699990
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7fcddcd2165d182db4b2ae2647689a7cd7dfc764
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue May 7 20:48:54 2013 +0200
+
+ client: legacy: Accept name or UUID for --{window,tab}-with-profile
+
+ src/terminal-options.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit f7bb10accc1580a931142050eea279bc18ce8ec8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue May 7 20:47:04 2013 +0200
+
+ client: Validate UUID string
+
+ src/terminal-profiles-list.c | 15 ++++++++++++++-
+ src/terminal-settings-list.c | 18 +++++++++---------
+ src/terminal-settings-list.h | 2 ++
+ 3 files changed, 25 insertions(+), 10 deletions(-)
+
+commit 5f200b9b5aac9b53a1eb2483902ba6f824074821
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Sat May 4 13:48:26 2013 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 1192 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 621 insertions(+), 571 deletions(-)
+
+commit b39cba84691e2fdf70808ffd9d26e7b6a122fbf6
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu May 2 22:19:21 2013 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 653 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 319 insertions(+), 334 deletions(-)
+
+commit ca2ccf71d0e53c087bb0ec273fe3cf55f477ab12
+Author: Dmitriy S. Seregin <dseregin@59.ru>
+Date: Wed May 1 09:43:57 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 659 +++++++++++++++++++++++----------------------------------------
+ 1 file changed, 240 insertions(+), 419 deletions(-)
+
+commit 27af65d9189bb4dbd10e3ce44cadb77896c0e3bb
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Apr 28 21:02:19 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 88 +++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 58 insertions(+), 30 deletions(-)
+
+commit 73f39c7505c8079b771799f8399bfa9caabecfa9
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Fri Apr 26 17:47:16 2013 +0300
+
+ Updated Greek translation-help
+
+ help/el/el.po | 726 ++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 344 insertions(+), 382 deletions(-)
+
+commit 25bf48d66093e3a2f6366f573c7e720c72d78dca
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Apr 25 10:42:52 2013 +0100
+
+ help: Tidy up legal.xml
+
+ Fix a typo in the GPL notice. Make the meaning of a dual license clearer
+ because apparently it can be a bit difficult for some people to
+ understand what it means.
+
+ help/C/legal.xml | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit c531802a4ea3a2346f3006cdf4853b247fb4fb9d
+Author: Shantha kumar <shkumar@redhat.com>
+Date: Fri Apr 26 12:32:11 2013 +0530
+
+ Tamil Translation Updated
+
+ po/ta.po | 471 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 239 insertions(+), 232 deletions(-)
+
+commit 82f307ba438e03e442f113c1535a92ed084fa0b9
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Apr 25 08:36:36 2013 +0300
+
+ Updated Greek translation
+
+ help/Makefile.am | 2 +-
+ po/el.po | 857 ++++++++++++++++++++++---------------------------------
+ 2 files changed, 349 insertions(+), 510 deletions(-)
+
+commit fbb88bcc72022fd7d41a43dc57cfa2189a72dc7a
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Apr 24 11:05:40 2013 -0400
+
+ help: Add warning about editing default profile.
+
+ Warning tells user that editing the default Terminal profile
+ could potentially make Terminal unusable should settings cause
+ problems and there be no other profile to set as default.
+
+ help/C/pref-profiles.page | 10 ++++++++
+ help/C/prob-recover-default-profile.page.stub | 33 ---------------------------
+ 2 files changed, 10 insertions(+), 33 deletions(-)
+
+commit 0a9f8a07113a7e63e59865433a2728bd086b53b8
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Apr 22 15:39:34 2013 +0530
+
+ Updated gujarati file
+
+ po/gu.po | 372 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 173 insertions(+), 199 deletions(-)
+
+commit c8aeed240a2a46333cb840f6f2a1ad9e73881ec1
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 18 14:12:52 2013 +0200
+
+ build: Enable nautilus extension by default
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f4fa45d108ceb84b285b3370b01531ac80d88a19
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Feb 13 12:16:34 2013 +0100
+
+ build: Use autoreconf
+
+ Just use autoreconf + intltoolize directly instead of gnome-autogen.sh.
+
+ Makefile.am | 2 +-
+ autogen.sh | 20 ++++++++------------
+ configure.ac | 1 +
+ 3 files changed, 10 insertions(+), 13 deletions(-)
+
+commit e2f369bb61b321a29dcead31dba89e48215978b4
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Apr 17 15:40:53 2013 +0200
+
+ Update French translation
+
+ po/fr.po | 642 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 314 insertions(+), 328 deletions(-)
+
+commit fb61f6aed259e766ab2a9ac42668661d8f982283
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 17 15:01:33 2013 +0200
+
+ Revert "Added ca"
+
+ This reverts commit 5120d25837ca6b82c8553c42e533ce14555169aa.
+
+ Do NOT just add to HELP_LINGUAS without actually having translated a significant
+ portion of the strings!
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5120d25837ca6b82c8553c42e533ce14555169aa
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Tue Apr 16 16:11:14 2013 +0200
+
+ Added ca
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8e364f5722e786a2598908f2f2cae6948ab53aaf
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 15 15:30:26 2013 +0200
+
+ nautilus: Use the private terminal D-Bus API to create the terminal
+
+ src/Makefile.am | 12 ++-
+ src/terminal-nautilus.c | 221 ++++++++++++++++++++++++++++++++++++++----------
+ 2 files changed, 187 insertions(+), 46 deletions(-)
+
+commit 90b7da3da22a6221e853c102b08c140a93a0deec
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 15 15:41:15 2013 +0200
+
+ nautilus: Fix menu item parent class structs
+
+ src/terminal-nautilus.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 588f4473a3567466da0e84ac9dc2c467af57b997
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 15 14:45:18 2013 +0200
+
+ client: Use the actual app ID in the error message too
+
+ src/client.c | 20 ++++++++++++--------
+ 1 file changed, 12 insertions(+), 8 deletions(-)
+
+commit 2bb99ba634314c5f0add1c86a14bfac02a5f5220
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 15 14:28:14 2013 +0200
+
+ i18n: Split gettext initialisation into a helper routine
+
+ src/Makefile.am | 10 ++++++++--
+ src/client.c | 7 +++----
+ src/profile-editor.c | 2 +-
+ src/server.c | 7 +++----
+ src/terminal-accels.c | 6 ++++--
+ src/terminal-app.c | 2 +-
+ src/terminal-encoding.c | 5 +++--
+ src/{terminal-intl.h => terminal-i18n.c} | 16 +++++++++++-----
+ src/{terminal-intl.h => terminal-i18n.h} | 14 +++++++++-----
+ src/terminal-intl.h | 6 +++++-
+ src/terminal-nautilus.c | 5 +++--
+ src/terminal-options.c | 2 +-
+ src/terminal-prefs.c | 3 ++-
+ src/terminal-screen-container.c | 3 +--
+ src/terminal-screen.c | 1 +
+ src/terminal-tab-label.c | 4 +++-
+ src/terminal-tabs-menu.c | 3 ++-
+ src/terminal-util.c | 3 ++-
+ src/terminal-window.c | 6 +++++-
+ src/terminal.c | 7 +++----
+ 20 files changed, 71 insertions(+), 41 deletions(-)
+
+commit c13fc01f5730161dd63ebabd405770922dad4f98
+Author: OKANO Takayoshi <kano@na.rim.or.jp>
+Date: Mon Apr 15 12:31:17 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 1562 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 816 insertions(+), 746 deletions(-)
+
+commit 9d6bca9cce26b1df2b230597a480e1cdc3ee609b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 13 13:15:55 2013 +0200
+
+ about: Remove maintainer emails
+
+ Enough with the private mailing already!
+
+ src/terminal.about | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a91adb116dd68244df3d9080bdd12a0ef3f2ec26
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 13 13:14:31 2013 +0200
+
+ about: Point to the page on l.g.o
+
+ src/terminal-util.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 6b294451966ff35eb773bc851d4aa11d16714f8f
+Author: Trần Ngọc Quân <vnwildman@gmail.com>
+Date: Sat Apr 13 17:49:08 2013 +1000
+
+ Updated Vietnamese translation
+
+ po/vi.po | 3387 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 1543 insertions(+), 1844 deletions(-)
+
+commit 594cfa2c84a210e43418551627af0e48f52a9922
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 12 22:18:13 2013 +0200
+
+ window: Pop down context menu before closing the window
+
+ This fixes a crash when the context menu is open while the window closes (e.g.
+ because the terminal application is exiting).
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=858948
+
+ src/terminal-window.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 9ede0ac20d83a659e8f6d62148dc8534d34b15cd
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Apr 12 17:51:03 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 112 insertions(+), 5 deletions(-)
+
+commit 57e4cebd0b98435a55961250201c1ad4cf9e5657
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Apr 12 14:15:08 2013 +0200
+
+ Fixed typo in string
+
+ help/C/pref-custom-command.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8cbdffc7b6ff65a3bbfc4db13f1467167878ea57
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Apr 10 18:25:23 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 47 +++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 45 insertions(+), 2 deletions(-)
+
+commit 2c635324132f6ea213653e3de67e68fe1bd503b6
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Apr 9 23:26:56 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 203 +++++++++++++++++++--------------------------------------------
+ 1 file changed, 61 insertions(+), 142 deletions(-)
+
+commit 480767e8f4aee7b717f2f375b19ad355e64d32c3
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Apr 9 18:26:23 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 44 ++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 42 insertions(+), 2 deletions(-)
+
+commit c5b09725e56ba9f772341e103ea6e03eca7a83a7
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Apr 9 17:54:50 2013 +0200
+
+ build: Fix option description
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a7e64f7e2c9711e7274f58fe1437cae0f3524c12
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Apr 9 13:40:14 2013 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 189 ++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 131 insertions(+), 58 deletions(-)
+
+commit 6c039cee50f26bd6e1b328efbfe69ec438ef71d5
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Apr 9 12:39:44 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 388 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 188 insertions(+), 200 deletions(-)
+
+commit 531635674b3ae665a80b720d7c01fc23c750896c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 8 19:03:30 2013 +0200
+
+ prefs: Enable menu access key by default
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697259
+
+ src/org.gnome.Terminal.gschema.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b7df4813c7b85377309f8b9aecd6cae37af3cb0a
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 8 14:04:16 2013 +0200
+
+ screen: Portability fix
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697024
+
+ src/terminal-screen.c | 18 +++++++++++++++++-
+ 1 file changed, 17 insertions(+), 1 deletion(-)
+
+commit 449738e21bb5a51052a10a8a0b29315943624769
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 7 13:37:47 2013 +0200
+
+ nautilus: Export the module entry points
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697350
+
+ src/terminal-nautilus.c | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 45312b2432f78cc56f421b3c24dbe16e0edc39f6
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Thu Apr 4 22:13:06 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 136 +++++++++++----------------------------------------------------
+ 1 file changed, 24 insertions(+), 112 deletions(-)
+
+commit fe1d97a16dd42abc346e5bfa695555953f4e3844
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Thu Apr 4 22:12:05 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 205 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 97 insertions(+), 108 deletions(-)
+
+commit e0fc94b83df37e28188a18be9e86ecf88a149ec2
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Wed Apr 3 20:14:36 2013 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 210 +++++++++++++++++++++++++++++----------------------------
+ po/sr@latin.po | 210 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 212 insertions(+), 208 deletions(-)
+
+commit 8be56028555d9fccedaa4bc5e47dce384b027adf
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Wed Apr 3 08:29:01 2013 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+commit 25a98677cd61e47bd4c0c44b04e742f7771367f7
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Tue Apr 2 09:19:25 2013 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit 633c66713fcdc82dc659140afa5bba43e9323a5a
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Mon Apr 1 17:50:17 2013 +0430
+
+ L10N: Updated Persian Translation
+
+ po/fa.po | 105 +++++++++++++++++++--------------------------------------------
+ 1 file changed, 32 insertions(+), 73 deletions(-)
+
+commit dceaaf125a03dc9b76a2598a05621d80bd624a07
+Author: ManojKumar Giri <mgiri@redhat.com>
+Date: Mon Apr 1 16:22:06 2013 +0530
+
+ Updated Odia Language along with FUEL implementation
+
+ po/or.po | 127 +++++++++++++++++----------------------------------------------
+ 1 file changed, 34 insertions(+), 93 deletions(-)
+
+commit 4c82fe8c37718ce2d6040a48d4e643ae6d862be6
+Author: Jasper Lievisse Adriaanse <jasper@humppa.nl>
+Date: Mon Apr 1 11:23:36 2013 +0200
+
+ Pull in sys/wait.h for WIFEXITED/WEXITSTATUS
+
+ src/terminal-app.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit c39d9566086342184a4f9f343fea66c080bf6fcf
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Sun Mar 31 21:36:11 2013 +0200
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 231 ++++++++++++++++++++++++++----------------------------
+ 1 file changed, 109 insertions(+), 122 deletions(-)
+
+commit 1a4fc505b7e57b5fb10c7ffe619b9d1ba1b887a8
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Sun Mar 31 21:35:47 2013 +0200
+
+ [l10n] Update Catalan translation
+
+ po/ca.po | 190 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 97 insertions(+), 93 deletions(-)
+
+commit c9d0f6afd2778fdaf6c6974228e354256eae3df9
+Author: Christian Kirbach <christian.kirbach@gmail.com>
+Date: Sun Mar 31 18:28:50 2013 +0200
+
+ Updated German translation
+
+ po/de.po | 1043 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 450 insertions(+), 593 deletions(-)
+
+commit 90ebc4945c3c27a2fbadd6dd1088ffb9ce273d8d
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 31 17:53:27 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 194 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 99 insertions(+), 95 deletions(-)
+
+commit 52d40db6b8370bef5b98d5e46299c0760489acc8
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 31 17:51:24 2013 +0200
+
+ Mark forgotten string as translatable
+
+ src/preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b4950571e352c2c7fe787747f466c3d87d5e9c5d
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 29 15:49:55 2013 +0100
+
+ Revert "Added missing languaes to LINGUAS var"
+
+ This reverts commit cbfe12563da4011cff13993f72721b35e08030e7.
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cbfe12563da4011cff13993f72721b35e08030e7
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Mar 29 10:54:44 2013 +0100
+
+ Added missing languaes to LINGUAS var
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 49418b702b0a3437fdf1b4a4d80053afef5930fc
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Thu Mar 28 13:57:56 2013 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 394 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 191 insertions(+), 203 deletions(-)
+
+commit b8d2b9ae1393d380ef6b5651f80011c851a7e5f0
+Author: Marek Černocký <marek@manet.cz>
+Date: Thu Mar 28 10:24:41 2013 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2826 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 1111 insertions(+), 1715 deletions(-)
+
+commit a5e8260b266d7af479eae55a5a5d474e914ccd35
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Wed Mar 27 19:21:51 2013 +0200
+
+ Update uk translation
+
+ po/uk.po | 3674 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1884 insertions(+), 1790 deletions(-)
+
+commit 141341f897ec8163db47098a014bdd8308cfb1c7
+Author: Dirgita <dirgitadevina@yahoo.co.id>
+Date: Tue Mar 26 12:18:21 2013 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 354 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 168 insertions(+), 186 deletions(-)
+
+commit 2a58dca8c8dd7df9230ca3476f34d83359f15e70
+Author: Andika Triwidada <andika@gmail.com>
+Date: Tue Mar 26 12:17:22 2013 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 1359 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 705 insertions(+), 654 deletions(-)
+
+commit c5b16f1c999d5e57d104abae9b0d7485487492f4
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Mar 25 23:46:49 2013 +0100
+
+ Updated Galician translations for docs
+
+ help/gl/gl.po | 251 +++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 151 insertions(+), 100 deletions(-)
+
+commit 2ddda2f56776962bc0bf5b81e7c79d1c2310e967
+Author: Krishnababu Krothapalli <kkrothap@redhat.com>
+Date: Mon Mar 25 22:58:59 2013 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 1789 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 973 insertions(+), 816 deletions(-)
+
+commit e694be6f6d981b85b8fe2785f62099dd0b6769f4
+Author: ManojKumar Giri <mgiri@redhat.com>
+Date: Mon Mar 25 16:35:32 2013 +0530
+
+ Updated Odia Language along with FUEL implementation
+
+ po/or.po | 3223 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1639 insertions(+), 1584 deletions(-)
+
+commit 154ee7bc3922ee5f881193170b10376bca0dc86d
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Mon Mar 25 13:39:43 2013 +0530
+
+ Assamese translation updated
+
+ po/as.po | 378 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 176 insertions(+), 202 deletions(-)
+
+commit 1915b29f96a0796f78a56ac00799e78546679d26
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 24 19:25:34 2013 +0100
+
+ Fix translations of keywords in .desktop files
+
+ po/nb.po | 2 +-
+ po/zh_CN.po | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit dc1e7e00f6d2703cc4e4c502e129702ed53101ab
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Mar 24 22:40:08 2013 +0700
+
+ Updated Thai translation
+
+ po/th.po | 3319 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1573 insertions(+), 1746 deletions(-)
+
+commit b1ad8964dd605671e7b808181a601031af4a141e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 24 14:08:09 2013 +0100
+
+ prefs: Fix crash when opening the prefs dialogue again
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=926943
+
+ src/terminal-prefs.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 48a3450cf740e41a8bc3d1e0cbbd20555a745e82
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Sun Mar 24 13:02:48 2013 +0100
+
+ [l10n] Updated German doc translation
+
+ help/de/de.po | 1068 ++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 522 insertions(+), 546 deletions(-)
+
+commit a1e581b5cfc4f0ce88793358a2e57927d18ddc86
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 24 10:14:01 2013 +0000
+
+ help: Fix markup in txt-links.page
+
+ help/C/txt-links.page | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a873cc9428930d9ec2e4b59c9cecdd55bd5bcb07
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 24 10:12:27 2013 +0000
+
+ help: Fix links
+
+ help/C/app-terminal-sizes.page | 2 +-
+ help/C/introduction.page | 2 +-
+ help/C/pref-custom-command.page | 4 ++--
+ help/C/pref-custom-exit.page | 4 ++--
+ help/C/pref-login-shell.page | 2 +-
+ help/C/pref-menubar.page | 2 +-
+ help/C/pref-profiles.page | 4 ++--
+ help/C/txt-links.page | 1 -
+ 8 files changed, 10 insertions(+), 11 deletions(-)
+
+commit 8d1b328e062b3a8f6fd2404a839a3a94d5c4db20
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 24 10:01:00 2013 +0000
+
+ help: Elaborate on custom commands, bug 544101
+
+ help/C/pref-custom-command.page | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 72ffbb2b463b36327454facad089b98860020e4c
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Sun Mar 24 09:21:24 2013 +0100
+
+ Updated German help translation
+
+ help/de/de.po | 651 ++++++++++++++++++++++++++++++++++++++++++++++++----------
+ 1 file changed, 541 insertions(+), 110 deletions(-)
+
+commit 0760edcf0e50bbd18a89c4a0a75d87f927085b44
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Sun Mar 24 00:06:18 2013 +0530
+
+ Updated kn translations
+
+ po/kn.po | 3394 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1741 insertions(+), 1653 deletions(-)
+
+commit da6bda462ae65ba1042994d0dbf49c9eadbb57dd
+Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
+Date: Thu Mar 21 20:06:08 2013 +0530
+
+ Updated Tamil translation
+
+ po/ta.po | 2274 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1182 insertions(+), 1092 deletions(-)
+
+commit 260b3f40d2fe3aa53bb9c0fa62a35b012cea9ff6
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Thu Mar 21 14:05:43 2013 +0330
+
+ L10N: Updated Persian Translation
+
+ po/fa.po | 1180 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 595 insertions(+), 585 deletions(-)
+
+commit 179347b4281ceef6f03329956a20c67b99b20ae7
+Author: Chandan Kumar <Chandankumar.093047@gmail.com>
+Date: Thu Mar 21 11:42:22 2013 +0530
+
+ updating Hindi Translation
+
+ po/hi.po | 3696 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 2133 insertions(+), 1563 deletions(-)
+
+commit b1432b943dfc9de6191362b10d53e6ef38fbd8f6
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Wed Mar 20 21:36:55 2013 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 395 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 168 insertions(+), 227 deletions(-)
+
+commit 73012df29e276f92f549ff649d3d3ec1fd087fdb
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Wed Mar 20 21:05:50 2013 +0100
+
+ [l10n] Updated German translation, fixed bug #696222
+
+ po/de.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 10cc2f63014648c099be276feaf0a14fc045f288
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 20 20:21:28 2013 +0100
+
+ accels: Add more accel-able tabs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=696123
+
+ src/org.gnome.Terminal.gschema.xml.in | 92 +++++++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 23 +++++++++
+ src/terminal-tabs-menu.c | 2 +-
+ 3 files changed, 116 insertions(+), 1 deletion(-)
+
+commit 0db86bcf9bf5fdc482b06445b9aebefb46138402
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 20 20:11:44 2013 +0100
+
+ accels: Simplify code
+
+ Make this more easily extensible, and drop the trivially different summaries
+ for the various gsettings keys.
+
+ src/org.gnome.Terminal.gschema.xml.in | 24 +++++------
+ src/terminal-accels.c | 77 +++++++++++++++++++----------------
+ 2 files changed, 53 insertions(+), 48 deletions(-)
+
+commit 5442ccf14b789d38a4472be9bcfcc8345d38a902
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 20 19:41:35 2013 +0100
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 483c21248f937b6e94b52dca3e1e53b9cb72d23b
+Author: Michal Štrba <faiface2202@gmail.com>
+Date: Wed Mar 20 18:49:02 2013 +0100
+
+ Updated slovak translation
+
+ po/sk.po | 398 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 166 insertions(+), 232 deletions(-)
+
+commit e2ac073bd25fd732faf842eb1c6509cf84fdfa66
+Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
+Date: Wed Mar 20 15:35:44 2013 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 1677 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 873 insertions(+), 804 deletions(-)
+
+commit 45023e2b895a8ee9372fa81b9d2f48e1ff7dc586
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Wed Mar 20 11:04:40 2013 +0100
+
+ Updated Basque language
+
+ po/eu.po | 3539 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1828 insertions(+), 1711 deletions(-)
+
+commit 93257a239a59e155f5277d990e49d3750dd0ac41
+Author: Victor Ibragimov <victor.ibragimov@gmail.com>
+Date: Tue Mar 19 20:57:40 2013 +0100
+
+ [l10n] Added Tadjik translation
+
+ po/LINGUAS | 1 +
+ po/tg.po | 1947 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1948 insertions(+)
+
+commit 82b1f7884ff41fcb3627cd0f3add1c3673c8c2a7
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Tue Mar 19 11:33:16 2013 +0100
+
+ Update French translation
+
+ po/fr.po | 1381 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 728 insertions(+), 653 deletions(-)
+
+commit 0bb5a790eeefc1a13db67e0de411f3c4758595b4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 18 12:39:11 2013 +0100
+
+ server: Fix --help output
+
+ src/server.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e6cc5a3a268b2031d447aece6305b7b585273b14
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Sun Mar 17 19:55:10 2013 +0100
+
+ [l10n] Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 3109 +++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1611 insertions(+), 1498 deletions(-)
+
+commit 9f4c140f4a017a7c2566095310e216afb8f2b091
+Author: Balázs Úr <urbalazs@src.gnome.org>
+Date: Sun Mar 17 15:05:26 2013 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 1645 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 874 insertions(+), 771 deletions(-)
+
+commit 2815918571bff0384c1d100574d06851284ceb50
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 17 13:08:23 2013 +0100
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6d1e4c776adf1b10337900fac838060f5d553dab
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Mar 17 18:27:25 2013 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 2332 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 869 insertions(+), 1463 deletions(-)
+
+commit bc2d564645c48a9f291efc132629c37b4ed33967
+Author: KennethNielsen <k.nielsen81@gmail.com>
+Date: Sat Mar 16 17:21:09 2013 +0100
+
+ Updated Danish translation
+
+ po/da.po | 140 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 69 insertions(+), 71 deletions(-)
+
+commit 2f91093eeefed2585711e9ca80f86ffae6e7b941
+Author: Bruce Cowan <bruce@bcowan.me.uk>
+Date: Sat Mar 16 13:03:58 2013 +0000
+
+ Updated British English translation
+
+ po/en_GB.po | 3075 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1603 insertions(+), 1472 deletions(-)
+
+commit 9dcd14fbbff9c6815138420ec25ae35055d6b1db
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 15 20:16:39 2013 +0100
+
+ Revert "context menu: Remove new tab menu item"
+
+ This reverts commit ed4292941183107ac698d4f469eaef8ea683bae1.
+
+ src/terminal.xml | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit fc68d2735f8804d3c5d0d40635a27989727c3f9b
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 15 19:49:57 2013 +0100
+
+ screen: Don't use the cwd with a custom command when creating new terminal
+
+ The cwd is untrusted since it's set by the app running inside the terminal, so
+ it should only be used when creating a new shell terminal, not when running a
+ custom command.
+
+ src/terminal-screen.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f46213cd8f28b6e2e7137e17f6779340eb411a2e
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Fri Mar 15 17:18:55 2013 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 6973 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 3485 insertions(+), 3488 deletions(-)
+
+commit 84ad573ea75662e863e1e6049f6c186e37fa4280
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Mar 15 11:15:06 2013 +0000
+
+ help: Rename custom-shells to custom-command
+
+ Rename the custom shells to custom command because the feature is called
+ custom command in the terminal and shells are a type of command.
+
+ help/C/{pref-custom-shells.page => pref-custom-command.page} | 0
+ help/Makefile.am | 2 +-
+ 2 files changed, 1 insertion(+), 1 deletion(-)
+
+commit d5bb673c8a1b5479bb8073db6cd99aa565b24097
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 14 14:06:16 2013 +0100
+
+ window: Only connect to GdkScreenX11 specific signal on X11
+
+ src/terminal-window.c | 20 +++++++++++++++-----
+ 1 file changed, 15 insertions(+), 5 deletions(-)
+
+commit 3508c6d63949a6804e4987fee5fbc4b10def32c1
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Thu Mar 14 09:40:13 2013 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 374 ++++++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 251 insertions(+), 123 deletions(-)
+
+commit f8968969f41970199e7a98f5335688142d5cff53
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 13 14:13:22 2013 +0100
+
+ migration: Only allow --clean with --force
+
+ src/migration.c | 16 ++++++++++++----
+ 1 file changed, 12 insertions(+), 4 deletions(-)
+
+commit 16d1ee6c656fc775f71f5623eacfc3caea4cecfb
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 13 14:10:32 2013 +0100
+
+ migration: Fix migration of the colour palette
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695759
+
+ src/migration.c | 28 ++++++++++++++++++++++++++--
+ src/terminal-schemas.h | 2 +-
+ 2 files changed, 27 insertions(+), 3 deletions(-)
+
+commit 8128af92ac99fe4e3dd899bfedb6be6b25d39128
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Wed Mar 13 12:50:23 2013 +0530
+
+ Updated gujarati file
+
+ po/gu.po | 234 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 104 insertions(+), 130 deletions(-)
+
+commit 9dd9fae00dbb2d867fdabed739f86132bde37db0
+Author: KennethNielsen <k.nielsen81@gmail.com>
+Date: Tue Mar 12 19:14:09 2013 +0100
+
+ Updated Danish translation
+
+ po/da.po | 3598 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1851 insertions(+), 1747 deletions(-)
+
+commit f2ee9661798d84840dedafc5c2d52ff8506876f4
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Mar 12 18:06:04 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 74 insertions(+), 2 deletions(-)
+
+commit 662bf804ed464423248977c7b377bc2008c8b67c
+Author: Ville-Pekka Vainio <vpvainio@iki.fi>
+Date: Mon Mar 11 23:38:45 2013 +0200
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 2954 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1848 insertions(+), 1106 deletions(-)
+
+commit c3e3f3c6153347b3674d6c2ead8ac3e93dcab890
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Mon Mar 11 18:46:07 2013 +0100
+
+ [l10n] Updated Italian translation
+
+ po/it.po | 1465 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 781 insertions(+), 684 deletions(-)
+
+commit 86b33d8a9baa06a5137b5a6ffc7abfa0229a0030
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 11 18:09:35 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 158 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 78 insertions(+), 80 deletions(-)
+
+commit 2a8836bc721a12b031ef341fff456cf199eccb76
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 11 18:09:26 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 62 insertions(+), 8 deletions(-)
+
+commit c2ce55c23325f2ee75565206352ac9bd66f138d2
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Mon Mar 11 09:23:20 2013 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 170 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 88 insertions(+), 82 deletions(-)
+
+commit 282274c404c6c432f37fda01827c284e21507136
+Author: linmx0130 <linmx0130@gmail.com>
+Date: Mon Mar 11 15:53:24 2013 +0800
+
+ update Simplified Chinese (zh_CN) translation
+
+ po/zh_CN.po | 1927 ++++++++++++++++++++---------------------------------------
+ 1 file changed, 644 insertions(+), 1283 deletions(-)
+
+commit a535a06ca705e725f4bf8a543294b940049c8025
+Author: Yuri Kozlov <yuray@komyakino.ru>
+Date: Mon Mar 11 09:04:01 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 313 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 128 insertions(+), 185 deletions(-)
+
+commit 18901b75d91aab068f74ce89e992a8c42f935c22
+Author: Joan Duran <jodufi@gmail.com>
+Date: Sun Mar 10 23:55:42 2013 +0100
+
+ [l10] Updated Catalan translation
+
+ po/ca.po | 3147 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1631 insertions(+), 1516 deletions(-)
+
+commit 3a02946807768c49d6152ba947d6d508b624826c
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 10 18:10:13 2013 +0100
+
+ l10n: Fix typo in string
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695569
+
+ po/an.po | 4 ++--
+ po/as.po | 4 ++--
+ po/be.po | 4 ++--
+ po/de.po | 4 ++--
+ po/el.po | 4 ++--
+ po/es.po | 4 ++--
+ po/gl.po | 4 ++--
+ po/gu.po | 4 ++--
+ po/he.po | 8 ++++----
+ po/lt.po | 4 ++--
+ po/lv.po | 4 ++--
+ po/ml.po | 4 ++--
+ po/nb.po | 4 ++--
+ po/nl.po | 4 ++--
+ po/pa.po | 4 ++--
+ po/pl.po | 4 ++--
+ po/pt.po | 4 ++--
+ po/pt_BR.po | 4 ++--
+ po/ru.po | 4 ++--
+ po/sk.po | 4 ++--
+ po/sl.po | 4 ++--
+ po/sr.po | 4 ++--
+ po/sr@latin.po | 4 ++--
+ po/ug.po | 4 ++--
+ po/zh_HK.po | 4 ++--
+ po/zh_TW.po | 4 ++--
+ src/org.gnome.Terminal.gschema.xml.in | 4 ++--
+ 27 files changed, 56 insertions(+), 56 deletions(-)
+
+commit 472e7445cf085a9196e3a34fca1359093f62f5ed
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 10 16:15:42 2013 +0100
+
+ build: Remove unused variable
+
+ src/terminal-screen.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit bda7df7c542738f543448f8e1147c7ddc6472ea9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 10 16:14:05 2013 +0100
+
+ appmenu: Open global prefs dialogue
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695571
+
+ src/terminal-app.c | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit e95640a273f779a03291d6f62bd644b1ca31262b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 10 16:12:33 2013 +0100
+
+ prefs: Use the existing variable
+
+ src/terminal-prefs.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 73b208e127dce310a9346d90e94ad712045e8de2
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sun Mar 10 16:39:52 2013 +0200
+
+ Updated Latvian translation
+
+ po/lv.po | 1646 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 871 insertions(+), 775 deletions(-)
+
+commit 7c92a6cf7f746861d3392189b68340fdf7cb89f3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Mar 9 23:28:32 2013 +0100
+
+ screen: Use the right GSetting for the use-system-font key
+
+ It's a key on the profile setting, not the desktop setting.
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=919715
+
+ src/terminal-screen.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit e0286f7041582d08ce8b98a6e51d11c9b3300906
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 9 16:37:19 2013 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 22 +++++++++-------------
+ 1 file changed, 9 insertions(+), 13 deletions(-)
+
+commit 5a993c87c2f988ac24d1dab9855a6965cee1cdb0
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Mar 9 00:25:38 2013 +0000
+
+ Updated Portuguese translation and converted to New Spelling (Novo AO)
+
+ po/pt.po | 6867 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 3493 insertions(+), 3374 deletions(-)
+
+commit 2e4fb08f39bd7c9aaf09d3222fe3c5e01d7ba23c
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Fri Mar 8 20:38:44 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 20 +++++++++-----------
+ po/sr@latin.po | 20 +++++++++-----------
+ 2 files changed, 18 insertions(+), 22 deletions(-)
+
+commit c66dce1a95b801f5150fcb94363ef2dcfe48e134
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Mar 7 21:09:49 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 203 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 105 insertions(+), 98 deletions(-)
+
+commit 7e60873bfaed4481577b5990f191763d48b9de4f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 7 18:39:32 2013 +0100
+
+ window: Fix menubar accel disable
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695369
+
+ src/terminal-window.c | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit 7334c96a19f7d004ff70d6c43cdc35ccae9e9754
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Thu Mar 7 18:11:54 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 131 ++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 91 insertions(+), 40 deletions(-)
+
+commit 0f6c5ff294b96a815f0b93cad9b6ba7a41e695c2
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Thu Mar 7 16:33:25 2013 +0100
+
+ Added Galician to DOC_LINGUAS
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 75c96e177a1fc1afea38a8f2f2e9f5fe0cfd3a79
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Thu Mar 7 16:25:52 2013 +0100
+
+ Updated galician translation for doc
+
+ help/gl/gl.po | 4527 +++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 3136 insertions(+), 1391 deletions(-)
+
+commit f34626a583f1313d536e88c6859a3c09c9136950
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Thu Mar 7 17:56:21 2013 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 655 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 332 insertions(+), 323 deletions(-)
+
+commit 514190a9c6359ed0f24407deaa1305b61bba42a8
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Mar 7 13:47:21 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 7634 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 4450 insertions(+), 3184 deletions(-)
+
+commit a6c6e12971231fe21267771d8508cc3edd933beb
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Thu Mar 7 20:43:42 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 26 +++++++++++++++-----------
+ 1 file changed, 15 insertions(+), 11 deletions(-)
+
+commit 7a665d4aeb2bafbf58cc6671936c7e9d69c1ac72
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Mar 7 12:00:51 2013 +0200
+
+ Updated help/Makefile.am
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8bff9df1dc9ae0bf6c184a7d7555269d5d22b01c
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Mar 7 11:57:26 2013 +0200
+
+ Updated Greek translation-help
+
+ help/el/el.po | 6166 ++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 4516 insertions(+), 1650 deletions(-)
+
+commit cb84d6fb927a739dcc566d4d058cf58118347db4
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Thu Mar 7 11:51:55 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 6944 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 4744 insertions(+), 2200 deletions(-)
+
+commit 3b6ef38ce0b29f52448203b596f5787d421dc2d8
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 6 21:09:58 2013 +0100
+
+ help: Remove 0% translations from HELP_LINGUAS
+
+ Due to the help rewrite in mallard, all translations, except the already-updated
+ de and es ones, are at 0%. Remove them from HELP_LINGUAS for now; the translators
+ will need to add them back when they update the translation.
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a9e8780b1b930422b2ddd88daf45e565b8fa9c5d
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Mar 6 18:13:16 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 115 +++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 54 insertions(+), 61 deletions(-)
+
+commit 82a83084dd891a6741df828084a30ac0fee0ae64
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Mar 6 16:45:28 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 189 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 106 insertions(+), 83 deletions(-)
+
+commit ea9f611497dc0f713ce2c41b7469c1438c659db7
+Author: A S Alam <aalam@users.sf.net>
+Date: Wed Mar 6 17:54:38 2013 +0530
+
+ Punjabi: Translation updated (aalam)
+
+ po/pa.po | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit 01a7c87fed9fe9e4861dd5561b5e339626731b69
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Mar 6 19:09:50 2013 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 56 +++++++++++++++++++++++++++++++-------------------------
+ po/zh_TW.po | 56 +++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 62 insertions(+), 50 deletions(-)
+
+commit e6885d72f678efd70bf43710f9111b5788de925c
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Wed Mar 6 15:25:39 2013 +0530
+
+ Assamese translation updated for gnome 3.8
+
+ po/as.po | 537 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 283 insertions(+), 254 deletions(-)
+
+commit 9366fb3c0307f3f82bc42146d615fe9ae7fef405
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Tue Mar 5 16:28:07 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 3450 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1655 insertions(+), 1795 deletions(-)
+
+commit 7f62c747f593eb6d6067c7134506befc584c5b89
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Mar 5 18:28:55 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 210 ++++++++++++++++++++++------------------------------------
+ 1 file changed, 78 insertions(+), 132 deletions(-)
+
+commit 57ce13e063d5c2a73cc922a04f991c3420d81c17
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Tue Mar 5 14:50:47 2013 +0100
+
+ Updated German help translation
+
+ help/de/de.po | 6016 +++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 4184 insertions(+), 1832 deletions(-)
+
+commit 16b762564d905d19e4c29d4d3aa0579175d8f5c2
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 4 20:10:54 2013 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6f47b328ac9781afebd56cfec9796a0a43765226
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 4 20:03:02 2013 +0100
+
+ Version 3.7.91
+
+ NEWS | 6 ++++++
+ configure.ac | 2 +-
+ src/Makefile.am | 1 -
+ 3 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 4925be8dc96e4ebf494e156022d204929720ace3
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 4 19:58:37 2013 +0100
+
+ l10n: Cleanup POTFILES.skip
+
+ The .ui files are now the source instead of generated as previously, so they
+ do need to be translated.
+
+ po/POTFILES.skip | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 72c6555025d1fbcdb82daa153d459dd11d85fe77
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 4 19:52:37 2013 +0100
+
+ window: Update the geometry when the font changes
+
+ Fixes regression introduced by commit f38b805cce31a2c2ceb2fd93c11e04f0c18e2242.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691997
+
+ src/terminal-window.c | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 5144b2c69b290e24c3b1bc199525d99827feda9d
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 4 14:52:24 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit 18aee482ee08b22c840df60ebe41d86cd9a81066
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Mar 4 14:52:16 2013 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 5666 ++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 3998 insertions(+), 1668 deletions(-)
+
+commit bf5355d32e64cd703fd3b13d04f7bd38fbba8076
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Mar 4 13:48:55 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 72 ++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 38 insertions(+), 34 deletions(-)
+
+commit db24eb09916f14f012c7d74d071923e5036a2b7b
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Mar 4 03:35:39 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 3ec18014a629518a2668f2aa444e0df7a2e43b84
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 22:58:49 2013 +0000
+
+ help: update adv-keyboard-shortcuts
+
+ Change mention of "shell" to "bash" when talking about bash shortcuts.
+ Fix bug 543187 by adding section about other bugs. Remove <keyseq> from
+ around a single key.
+
+ help/C/adv-keyboard-shortcuts.page | 41 ++++++++++++++++++++++++++++++--------
+ 1 file changed, 33 insertions(+), 8 deletions(-)
+
+commit a3c5ffadac44c17e6c3bb75bdde3a60be11c339f
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 22:31:58 2013 +0000
+
+ help: fix typo and update pref-keyboard-access
+
+ Fix typo and give simpler instructions on using mnemonic shortcuts.
+
+ help/C/pref-keyboard-access.page | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit 2c29d1c7061c5bd7be1e3352d36e28c9b87ad8f6
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 20:06:08 2013 +0000
+
+ help: prefs: Add preference help
+
+ Add guide page for preferences, link all preferences to it and update
+ the help button.
+
+ help/C/adv-keyboard-shortcuts.page | 1 +
+ help/C/pref-encoding.page | 2 +-
+ help/C/pref-keyboard-access.page | 2 +-
+ help/C/pref-menubar.page | 1 +
+ help/C/pref-profiles.page | 1 +
+ help/C/pref.page | 20 ++++++++++++++++++++
+ help/Makefile.am | 1 +
+ src/terminal-prefs.c | 4 +---
+ 8 files changed, 27 insertions(+), 5 deletions(-)
+
+commit 7e9f92bdf2a03834d50488493033d8ec17ee6e78
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 18:32:01 2013 +0000
+
+ help: profile: Add profile help
+
+ Add guide page for profile preferences, link all profile preference
+ pages to it and update the help button.
+
+ help/C/app-colors.page | 1 +
+ help/C/app-cursor.page | 1 +
+ help/C/app-fonts.page | 1 +
+ help/C/pref-bell.page | 1 +
+ help/C/pref-compatibility.page.stub | 1 +
+ help/C/pref-custom-exit.page | 1 +
+ help/C/pref-custom-shells.page | 1 +
+ help/C/pref-encoding.page | 1 +
+ help/C/pref-keyboard-access.page | 1 +
+ help/C/pref-login-shell.page | 1 +
+ help/C/pref-scrolling.page | 1 +
+ help/C/pref-title.page | 1 +
+ help/C/profile.page | 20 ++++++++++++++++++++
+ help/C/txt-select-text.page | 1 +
+ help/Makefile.am | 1 +
+ src/profile-editor.c | 2 +-
+ 16 files changed, 35 insertions(+), 1 deletion(-)
+
+commit 7e00916b16e6cf31d54f8d5e46ae657851497f4f
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 16:26:08 2013 +0000
+
+ help: attempt to review pref-reset
+
+ Try to review pref-reset, but found that feature may not work
+ consistently. Leave review for later, stub page as the help needs to be
+ merged to master now.
+
+ help/C/{pref-reset.page => pref-reset.page.stub} | 11 ++++++++---
+ help/Makefile.am | 1 -
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 06280cd25214f1b0fb3f775ac17f35f8d37f81ae
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 15:52:08 2013 +0000
+
+ help: update txt-select-text.page
+
+ Reorder page so that preferences are at the top and generic instructions
+ are at the bottom.
+
+ help/C/txt-select-text.page | 65 ++++++++++++++++++++-------------------------
+ 1 file changed, 29 insertions(+), 36 deletions(-)
+
+commit b086c5dcd22ab24ba79b255f6cca3c8e63dc6b98
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 15:36:05 2013 +0000
+
+ help: update pref-login-shell.page
+
+ help/C/pref-login-shell.page | 80 ++++++++++++++++++++------------------------
+ 1 file changed, 37 insertions(+), 43 deletions(-)
+
+commit 15a604512ae006b8cd2a058f060440811b94d8e2
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 15:15:14 2013 +0000
+
+ help: update pref-profiles.page
+
+ Tidy up page, reflow lines where needed, remove 'default-profile'
+ section, fix <guiseq>/<gui> tag split over two lines.
+
+ help/C/pref-profiles.page | 42 ++++++++++++++++++++++--------------------
+ 1 file changed, 22 insertions(+), 20 deletions(-)
+
+commit ee9fce8f5e4ac0da474b83ddd4ea6d118fdb54e4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 14:49:23 2013 +0000
+
+ help: review app-colour.page
+
+ Minor update to wording and reflow text.
+
+ help/C/app-colors.page | 18 +++++++-----------
+ 1 file changed, 7 insertions(+), 11 deletions(-)
+
+commit d9aa2a10e090cc7af17beaaf1ed7c03432e77e9a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 13:39:00 2013 +0000
+
+ help: add license information
+
+ Fix validation error in legal.xml and add license <include> to every
+ file.
+
+ Mike Hill <mdhillca@gmail.com> and Jim Campbell <jwcampbell@gmail.com>
+ agreed on 2013-03-02, and Sindhu S <sindhus@live.in> on 2013-02-24, to
+ have the work on user help dual-licensed under CC-by-SA 3.0 and GPL 3.
+
+ help/C/adv-custom-colors.page.stub | 2 ++
+ help/C/adv-keyboard-shortcuts.page | 2 ++
+ help/C/app-colors.page | 6 ++++--
+ help/C/app-cursor.page | 4 +++-
+ help/C/app-fonts.page | 4 +++-
+ help/C/app-fullscreen.page | 2 ++
+ help/C/app-terminal-sizes.page | 6 ++++--
+ help/C/app-zoom.page | 4 +++-
+ help/C/gs-execute-commands.page | 2 ++
+ help/C/gs-tabs.page | 2 ++
+ help/C/index.page | 2 ++
+ help/C/introduction.page | 2 ++
+ help/C/legal.xml | 4 +---
+ help/C/overview.page | 2 ++
+ help/C/pref-bell.page | 4 +++-
+ help/C/pref-compatibility.page.stub | 2 ++
+ help/C/pref-custom-exit.page | 6 ++++--
+ help/C/pref-custom-shells.page | 6 ++++--
+ help/C/pref-keyboard-access.page | 2 ++
+ help/C/pref-login-shell.page | 2 ++
+ help/C/pref-menubar.page | 8 +++++---
+ help/C/pref-profiles.page | 2 ++
+ help/C/pref-reset.page | 2 ++
+ help/C/pref-scrolling.page | 2 ++
+ help/C/pref-title.page | 7 ++++---
+ help/C/prob-add-to-path.page.stub | 2 ++
+ help/C/prob-recover-default-profile.page.stub | 4 +++-
+ help/C/txt-copy-paste.page | 2 ++
+ help/C/txt-links.page | 2 ++
+ help/C/txt-save-text.page | 4 +++-
+ help/C/txt-search.page | 4 +++-
+ help/C/txt-select-text.page | 6 ++++--
+ 32 files changed, 85 insertions(+), 26 deletions(-)
+
+commit b57e2915d94debc6a8b04148f1fd893ba6be41d8
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Mar 3 07:29:55 2013 -0500
+
+ help: review pref-login-shell
+
+ help/C/pref-login-shell.page | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 395d29e970b82618a1dadf0d5971b5ed8089d44b
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Mar 3 06:53:18 2013 -0500
+
+ help: review txt-links
+
+ help/C/txt-links.page | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
+
+commit 2f403d69c29e3757f829ab1e42f9d65a73a3a92b
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Mar 3 06:47:03 2013 -0500
+
+ help: review txt-search
+
+ help/C/txt-search.page | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 01384eb42cfcd07493a28105bf2fdf9f4c453ec4
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Mar 3 06:30:40 2013 -0500
+
+ help: review txt-copy-paste
+
+ help/C/txt-copy-paste.page | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit 40bfd5997e43547db19211fcd2830b12bca4533a
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Mar 3 06:23:07 2013 -0500
+
+ help: review pref-profiles
+
+ help/C/pref-profiles.page | 21 +++++++++++++--------
+ 1 file changed, 13 insertions(+), 8 deletions(-)
+
+commit ac78f6003a6d5611a3033fd3ddcd43267952d843
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 13:13:39 2013 +0530
+
+ help: Update Makefile.am
+
+ help/Makefile.am | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit b10d9798d989ed8bee74e5c59014210baaa812d0
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 13:10:43 2013 +0530
+
+ help: Unstubbed, made changes asked, submitting for review
+
+ help/C/{pref-reset.page.stub => pref-reset.page} | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit 54a3b1950f177a294506eef47657fa18b6d32cd5
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 13:05:14 2013 +0530
+
+ help: Unstubbed txt-select-text.page and submitted for review
+
+ help/C/txt-select-text.page | 73 ++++++++++++++++++++++++++++++++++++
+ help/C/txt-select-text.page.stub | 81 ----------------------------------------
+ 2 files changed, 73 insertions(+), 81 deletions(-)
+
+commit 87c128a6eda3270ca93bd88b74391248497a2a47
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 12:52:45 2013 +0530
+
+ help: submitted pref-profiles for review
+
+ Removed review notes after reading them and ensuring changes
+ have been made as asked or changes exist.
+
+ help/C/{pref-profiles.page.stub => pref-profiles.page} | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit 442b4b0cc327e28019a98bd637e5d853261b941b
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 12:45:44 2013 +0530
+
+ help: Fixed merge conflicts in app-colors.page
+
+ help/C/app-colors.page | 18 +-----------------
+ 1 file changed, 1 insertion(+), 17 deletions(-)
+
+commit 21810dc3912864cb2bd26e4bacd4f075649a68dd
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Mar 3 12:39:53 2013 +0530
+
+ help: update pref-login-shell
+
+ Unstubbed pref-login-shell and submitted for review.
+
+ help/C/{pref-login-shell.page.stub => pref-login-shell.page} | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit df1d49926d84a523149b99c5fd8878c1e46de66f
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 15:38:53 2013 +0530
+
+ help: Reworded help in app-colors.page
+
+ help/C/app-colors.page | 29 ++++++++++++++++++++++++++++-
+ 1 file changed, 28 insertions(+), 1 deletion(-)
+
+commit 56240e6995c122d647990719502253736c69dc86
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 15:38:00 2013 +0530
+
+ help: update prob-recover-default-profile
+
+ help/C/prob-recover-default-profile.page.stub | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 6d2a6a8cf36221261e3a788b30e1ed1d4e018a5c
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sat Mar 2 21:02:42 2013 -0500
+
+ help: review pref-encoding
+
+ help/C/pref-encoding.page | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
+
+commit ee41934e382e773db499c8b58913c69cbf95d2a0
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sat Mar 2 20:18:53 2013 -0500
+
+ help: review pref-custom-exit
+
+ help/C/pref-custom-exit.page | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
+
+commit def852141d615c4372559876705b713e44b05c4a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:50:04 2013 +0000
+
+ help: review txt-search.page
+
+ help/C/txt-search.page | 42 +++++++++++++++++++-----------------------
+ 1 file changed, 19 insertions(+), 23 deletions(-)
+
+commit 767017e68e443b73d772f2d1e99f1af62d8b4242
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:39:33 2013 +0000
+
+ help: review txt-links.page
+
+ help/C/txt-links.page | 33 +++++++++++++++++----------------
+ 1 file changed, 17 insertions(+), 16 deletions(-)
+
+commit dcae491455b15870a5fcf247dbd166516adc21ce
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:29:01 2013 +0000
+
+ help: update txt-copy-paste.page for review
+
+ help/C/txt-copy-paste.page | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 3cc4b11b706d4660e547710c1b7aa18a38a20162
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:15:15 2013 +0000
+
+ help: stub prob-recover-default-profile.page
+
+ Page not started; remove from Makefile.am
+
+ ...cover-default-profile.page => prob-recover-default-profile.page.stub} | 0
+ help/Makefile.am | 1 -
+ 2 files changed, 1 deletion(-)
+
+commit fdcc959f63b4bf168bf500b96d6a285f1d8d2ceb
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:13:24 2013 +0000
+
+ help: stub prob-add-to-path.page
+
+ Page not complete, possibly should not be included; remove from
+ Makefile.am
+
+ help/C/{prob-add-to-path.page => prob-add-to-path.page.stub} | 4 ++++
+ help/Makefile.am | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit a14ef2127daf7e54acb5898a58648f02f235033e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 00:06:14 2013 +0000
+
+ help: stub pref-reset.page
+
+ help/C/{pref-reset.page => pref-reset.page.stub} | 8 ++++++--
+ help/Makefile.am | 1 -
+ 2 files changed, 6 insertions(+), 3 deletions(-)
+
+commit 5e9f53dec9d873eae80cee09764ae742d61efb6c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:56:19 2013 +0000
+
+ help: stub pref-profiles.page
+
+ Page is not ready for review yet.
+
+ help/C/{pref-profiles.page => pref-profiles.page.stub} | 3 +++
+ help/Makefile.am | 1 -
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 11ab35f444728f580b4e827353bda4b73c6f0042
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:50:02 2013 +0000
+
+ help: reflow note in pref-menubar.page
+
+ help/C/pref-menubar.page | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 94055924ba7d3d450f4777ff14bfccc5f44e360a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:48:49 2013 +0000
+
+ help: stubbed pref-login-shell.page
+
+ help/C/{pref-login-shell.page => pref-login-shell.page.stub} | 0
+ help/Makefile.am | 1 -
+ 2 files changed, 1 deletion(-)
+
+commit ab7dda9c959409e66249939a958729f09aa14048
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:39:27 2013 +0000
+
+ help: review pref-keyboard-access.page
+
+ help/C/pref-keyboard-access.page | 36 +++++++++++++++++++++---------------
+ 1 file changed, 21 insertions(+), 15 deletions(-)
+
+commit 8861268bf092ec5a581abfe9e3d9e515e354566b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:28:04 2013 +0000
+
+ help: review pref-encoding.page, add license
+
+ help/C/pref-encoding.page | 24 +++++++++++++-----------
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
+commit cce9f90a75bf56a58a2fb2af507fc246edc1f19d
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:24:54 2013 +0000
+
+ help: review pref-custom-shells.page
+
+ help/C/pref-custom-shells.page | 30 ++++++++++++------------------
+ 1 file changed, 12 insertions(+), 18 deletions(-)
+
+commit f63bb53ff7f82e432ba16f8102427818fec52e5e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:23:14 2013 +0000
+
+ help: mark pref-custom-exit.page for review
+
+ help/C/pref-custom-exit.page | 31 ++++++++++++++-----------------
+ 1 file changed, 14 insertions(+), 17 deletions(-)
+
+commit b9d85f4eb48b3d51c39c586eb273103e97f6bd7b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:20:18 2013 +0000
+
+ help: add GLP3+CC-by-SA license
+
+ help/C/legal.xml | 24 +++++++++++++++++++++++-
+ 1 file changed, 23 insertions(+), 1 deletion(-)
+
+commit 5cff866fe10f0678afe237433fd1484d20296d56
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:18:08 2013 +0000
+
+ help: minor update to overview.page
+
+ help/C/overview.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dd3087615d65c60d6e510c231ad437a65cc7d1a8
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 23:16:35 2013 +0000
+
+ help: stubbed pref-compatibility.page
+
+ Stubbed unfinished page.
+
+ ...atibility.page => pref-compatibility.page.stub} | 26 +++++++++++++---------
+ help/Makefile.am | 1 -
+ 2 files changed, 16 insertions(+), 11 deletions(-)
+
+commit 2b2f947da6c3cf19e2c2ac3b459a5cbc1d8aad8d
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 22:35:04 2013 +0000
+
+ help: update <info> on index.page
+
+ help/C/index.page | 14 +++++++++-----
+ 1 file changed, 9 insertions(+), 5 deletions(-)
+
+commit 7c72916f48ddb39da7110864511f3565821bd86c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 22:30:36 2013 +0000
+
+ help: review gs-tabs.page
+
+ Final review before merging to master.
+
+ help/C/gs-tabs.page | 38 +++++++++++++++++++++-----------------
+ 1 file changed, 21 insertions(+), 17 deletions(-)
+
+commit a91762e048351a86eeb15c040167ad2abc3a1cd0
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sat Mar 2 17:20:34 2013 -0500
+
+ help: review of app-colors
+
+ help/C/app-colors.page | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit d0ac744cbee6c2873c7f005407203af844572f2c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 21:51:38 2013 +0000
+
+ help: minor update to gs-execute-commands.page
+
+ Remove instructions to add paths to the PATH variable because this is
+ much too advanced for users.
+
+ help/C/gs-execute-commands.page | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit e485634c109bac7dd4b4bd24ed11d52dfb347ca4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 21:43:39 2013 +0000
+
+ help: review app-colors.page
+
+ Prepare page for final review before merging.
+
+ help/C/app-colors.page | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit ea544ecc18448a3a92c151bd105d376731a24f99
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 21:37:40 2013 +0000
+
+ help: review adv-keyboard-shortcuts.page
+
+ Final review before merging to master.
+
+ help/C/adv-keyboard-shortcuts.page | 40 +++++++++++++++++++++++++-------------
+ 1 file changed, 27 insertions(+), 13 deletions(-)
+
+commit 82eb0783a0b9e9110bd04d135c9c248433dfe580
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 21:01:12 2013 +0000
+
+ help: stubbed txt-select-text.page
+
+ Page is not ready for users.
+
+ help/C/txt-select-text.page | 64 -------------------------------
+ help/C/txt-select-text.page.stub | 81 ++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 1 -
+ 3 files changed, 81 insertions(+), 65 deletions(-)
+
+commit a699742a3b7050a4a673339fcef55bc5c5836e13
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 18:01:59 2013 +0000
+
+ help: final review of app-colors.page
+
+ help/C/app-colors.page | 71 +++++++++++++++++++++++---------------------------
+ 1 file changed, 32 insertions(+), 39 deletions(-)
+
+commit e0e5ec036c7c4f5c50dda3bf8659d586a2ee5147
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 14:10:27 2013 +0530
+
+ help: Added all *.page as entries to Makefile.am
+
+ help/Makefile.am | 28 +++++++++++++++-------------
+ 1 file changed, 15 insertions(+), 13 deletions(-)
+
+commit 4f1e3f4c6c7416fbc990b145e6405e33ee6196d1
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 13:47:51 2013 +0530
+
+ help: added pref-compatibility.page
+
+ Added sections in help on how set compatibility options for
+ Backspace and Delete keys.
+ Added section oh how to reset compatibility options to default.
+
+ help/C/pref-compatibility.page | 144 +++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 144 insertions(+)
+
+commit 9b149cd7a6d5f648439d489c797782384b905293
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 13:12:28 2013 +0530
+
+ help: update login-shell and keyboard-shortcuts
+
+ Added sections and explained about how to start a login shell.
+ Added a section that explains about updating login records.
+ Added a note on how to check login history using the 'last' command.
+
+ Fixed location in index sections.
+
+ help/C/adv-keyboard-shortcuts.page | 2 +-
+ help/C/pref-login-shell.page | 138 +++++++++++++++++++++++++------------
+ 2 files changed, 95 insertions(+), 45 deletions(-)
+
+commit a6c950c94552f279a02b5f46f8a458c71a8b2834
+Author: Jim Campbell <jwcampbell@gmail.com>
+Date: Wed Feb 27 00:56:09 2013 +0100
+
+ help: revise index.page, fix introduction.page
+
+ revised index.page for stylistic consistency. fixed tag on
+ introduction.page. added image file to Makefile.am
+
+ help/C/figures/gnome-terminal-icon.png | Bin 0 -> 1486 bytes
+ help/C/index.page | 20 +++++++++++++++-----
+ help/C/introduction.page | 2 +-
+ help/Makefile.am | 1 +
+ 4 files changed, 17 insertions(+), 6 deletions(-)
+
+commit 9308ea2b0c9dfb511f638d76bcb64f631b5121d0
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 00:31:25 2013 +0530
+
+ help: Stubbed adv-custom-colors.page
+
+ help/C/{adv-custom-colors.page => adv-custom-colors.page.stub} | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1b51e8e398de69bf99aaa1f901449eca3889c84f
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 00:26:51 2013 +0530
+
+ help: modified gs-tabs.page and pref-title.page
+
+ gs-tabs.page:
+ Added a link of type seealso to pref-title.page
+ Added a new section on how to rename a tab.
+ Added better introductory text.
+
+ pref-title.page:
+ Reflowed a paragraph.
+
+ help/C/gs-tabs.page | 28 +++++++++++++++++++++++++++-
+ help/C/pref-title.page | 4 ++--
+ 2 files changed, 29 insertions(+), 3 deletions(-)
+
+commit 93be8aef7029243d8a8ff80b5a866e308083a2aa
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 27 00:12:13 2013 +0530
+
+ help: rename txt-hyperlinks to txt-links
+
+ Renamed to txt-links.page as help now includes e-mail address that can
+ also be copied and opened in preferred client like hyperlinks.
+
+ help/C/txt-hyperlinks.page | 44 --------------------
+ help/C/txt-links.page | 100 +++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 100 insertions(+), 44 deletions(-)
+
+commit 2706f956e82a1b0fd8d103321c531a7461ed7da4
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 23:22:46 2013 +0530
+
+ help: modified help on pref-profiles.page
+
+ Fixed a typo.
+ Removed review notes and made changes as asked.
+ Added more explanation in the introduction.
+ Reflowed paragraphs where necessary.
+
+ Reworded introduction.
+
+ help/C/pref-profiles.page | 67 ++++++++++++++++++++++-------------------------
+ 1 file changed, 32 insertions(+), 35 deletions(-)
+
+commit 978b61da1a3c57d0c97bff73683e50f1a9366670
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 19:44:52 2013 +0530
+
+ help: modified help in pref-keyboard-access.page
+
+ Removed an informal word in introductory help.
+ Created new paragraph.
+ Removed review notes from Ekaterina Gerasimova after
+ testing the feature.
+
+ Added a note about the menubar visibilty affecting settings.
+
+ help/C/pref-keyboard-access.page | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit 2d0fa43d0ba42e014541b8a1e8ced140048ebb67
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 19:41:45 2013 +0530
+
+ help: update pref-menubar for hide/show menubar
+
+ Added a note on setting keyboard shortcut to hide and show menubar.
+
+ help/C/pref-menubar.page | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 299802de17e964941d18ef51d35303b66cf68e6b
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 19:29:47 2013 +0530
+
+ help: Added a another step
+
+ help/C/pref-encoding.page | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 9bf26bbce61df7ec31103efac1d596bff2d7c938
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 18:47:10 2013 +0530
+
+ help: update pref-custom-exit.page
+
+ Reworded help on pref-custom-exit.page.
+
+ Added a note on holding the terminal open.
+
+ Added a link of type seealso.
+
+ Reworded note on holding terminal open to see command execution
+ results.
+ Removed review notes, fixed page validation.
+ Reflowed paragraphs.
+
+ help/C/pref-custom-exit.page | 40 ++++++++++++++++++++++------------------
+ 1 file changed, 22 insertions(+), 18 deletions(-)
+
+commit ebe0ba5f27e973c38fe27e797c28dff216de8aa6
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 18:37:30 2013 +0530
+
+ help: Modified help on pref-custom-shells.page
+
+ Removed review notes after reading them.
+ Moved the a paragraph.
+ Fixed a link.
+ Added a link of type seealso.
+
+ help/C/pref-custom-shells.page | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit e01822293eb0cf6619a6a9a2f7a93de78d4bb3b8
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 18:21:12 2013 +0530
+
+ help: Removed review notes after reading them
+
+ help/C/gs-execute-commands.page | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 6bd9e6ee3d23d6db0fed25d88216a666d8a3607c
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Tue Feb 26 07:54:54 2013 -0500
+
+ help: review gs-execute-commands
+
+ help/C/gs-execute-commands.page | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+commit f163f8f08a57232a36718530f0fa71d2ba8b6679
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Tue Feb 26 06:57:18 2013 -0500
+
+ help: review pref-custom-shells
+
+ help/C/pref-custom-shells.page | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit 38584e181bf167a4886e745ce4cb19463000363e
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Tue Feb 26 05:19:33 2013 -0500
+
+ help: review app-terminal-sizes
+
+ help/C/app-terminal-sizes.page | 28 ++++++++++++++++------------
+ 1 file changed, 16 insertions(+), 12 deletions(-)
+
+commit 473341195d6e28d885bfebae993e219cb3b089c9
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Tue Feb 26 04:52:02 2013 -0500
+
+ help: review pref-keyboard-access
+
+ help/C/pref-keyboard-access.page | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 64280d201178d5bb7029285d2d55170683de0985
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 01:21:49 2013 +0100
+
+ help: review txt-search.page
+
+ help/C/txt-search.page | 40 +++++++++++++++++++++++-----------------
+ 1 file changed, 23 insertions(+), 17 deletions(-)
+
+commit 8f758484ff04be712ca4ba8bb0f6a9fadc079513
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 01:13:48 2013 +0100
+
+ help: review txt-hyperlinks.page
+
+ help/C/txt-hyperlinks.page | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit 468f5f74045440a9bd48eb9b5f21bb420809839c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 01:10:31 2013 +0100
+
+ help: review txt-copy-paste.page
+
+ help/C/txt-copy-paste.page | 25 ++++++++++++++-----------
+ 1 file changed, 14 insertions(+), 11 deletions(-)
+
+commit 3a75123c92c96e5a5b8d0ff0e85d0dff4a256865
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 01:03:50 2013 +0100
+
+ help: review prob-add-to-path.page
+
+ help/C/prob-add-to-path.page | 37 +++++++++++++++++++++++--------------
+ 1 file changed, 23 insertions(+), 14 deletions(-)
+
+commit b9ac73ec0c1f9525bcefd314e3cef7b70555f4e4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 00:57:04 2013 +0100
+
+ help: review pref-scrolling.page
+
+ help/C/pref-scrolling.page | 103 +++++++++++++++++++++++----------------------
+ 1 file changed, 53 insertions(+), 50 deletions(-)
+
+commit 57c5d8447e2fc92e863e6e975a2a24cd7954d8c6
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 00:17:17 2013 +0100
+
+ help: review pref-profiles.page
+
+ help/C/pref-profiles.page | 67 ++++++++++++++++++++++++++---------------------
+ 1 file changed, 37 insertions(+), 30 deletions(-)
+
+commit 94f863c607f242e503d88bdd8ca016e718b9d2d0
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 00:02:31 2013 +0100
+
+ help: review pref-login-shell.page
+
+ help/C/pref-login-shell.page | 73 +++++++++++++++++++++++++++-----------------
+ 1 file changed, 45 insertions(+), 28 deletions(-)
+
+commit 06eb88cfdfb1f9537a0ba91fae0ed408294cbce5
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:57:18 2013 +0100
+
+ help: review pref-keyboard-access.page
+
+ help/C/pref-keyboard-access.page | 78 +++++++++++++++++++++-------------------
+ 1 file changed, 42 insertions(+), 36 deletions(-)
+
+commit c9e00008460458e2cf0afc8fe577e832a44b13b3
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:49:17 2013 +0100
+
+ help: review pref-encoding.page
+
+ help/C/pref-encoding.page | 36 +++++++++++++++++++-----------------
+ 1 file changed, 19 insertions(+), 17 deletions(-)
+
+commit 33ba361690c46eb6c3b95384e8eefd2d9b055c67
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:44:13 2013 +0100
+
+ help: review pref-custom-shells.page
+
+ help/C/pref-custom-shells.page | 49 +++++++++++++++++++++++++++---------------
+ 1 file changed, 32 insertions(+), 17 deletions(-)
+
+commit a605ffea6e5623688b87e0a2bcb2268ee5c77ac6
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:43:53 2013 +0100
+
+ help: review gs-execute-commands.page
+
+ help/C/gs-execute-commands.page | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 6d854117fe4f750df8587e48dbb9be8a8cd8f3c9
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:26:41 2013 +0100
+
+ help: review app-terminal-sizes.page
+
+ help/C/app-terminal-sizes.page | 48 ++++++++++++++++++++++--------------------
+ 1 file changed, 25 insertions(+), 23 deletions(-)
+
+commit ba390c7fc15388c9797ccbdc78e6b08907c6baf3
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:13:44 2013 +0100
+
+ help: update menuitem strings for UI changes
+
+ Replace "Preferences…" and "Profile Preferences…" menuitems with
+ "Preferences" and "Profile Preferences" to reflect changes in commit
+ e4a3c99a2b814a88b3a1f5303d61be4231626944
+
+ help/C/adv-keyboard-shortcuts.page | 2 +-
+ help/C/app-colors.page | 6 +++---
+ help/C/app-cursor.page | 2 +-
+ help/C/app-fonts.page | 6 +++---
+ help/C/app-terminal-sizes.page | 2 +-
+ help/C/pref-bell.page | 2 +-
+ help/C/pref-custom-shells.page | 2 +-
+ help/C/pref-keyboard-access.page | 4 ++--
+ help/C/pref-menubar.page | 2 +-
+ help/C/pref-profiles.page | 10 +++++-----
+ help/C/pref-title.page | 2 +-
+ 11 files changed, 20 insertions(+), 20 deletions(-)
+
+commit 61ac8c9db8ef1c878a08ffcf0cf63eceb0d7522e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Mon Feb 25 23:06:57 2013 +0100
+
+ help: review app-colors.page
+
+ help/C/app-colors.page | 166 +++++++++++++++++++++++++------------------------
+ 1 file changed, 85 insertions(+), 81 deletions(-)
+
+commit 990ffa7f768dbf2ca1673f19a439cf4eacf973f7
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Feb 26 00:19:22 2013 +0530
+
+ help: Modified help on app-terminal-sizes.page
+
+ Reworded help as instructed in previous review.
+ Added new introductory explanation to when changing
+ Terminal sizes would be useful.
+ Made necessary mallard tag changes as asked in review.
+
+ help/C/app-terminal-sizes.page | 60 ++++++++++++++++++------------------------
+ 1 file changed, 25 insertions(+), 35 deletions(-)
+
+commit f5c6723fe3c1185f857300093acaea209e8233f8
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 23:44:37 2013 +0530
+
+ help: Modified pref-encoding.page
+
+ Removed review notes and made changes as asked.
+ Reflowed paragraphs.
+
+ help/C/pref-encoding.page | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit f500ecf576c9d6b5c3bfb6235dfb17b30aa34f01
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 23:40:48 2013 +0530
+
+ help: Deleted pref-keystroke-compatibility.page
+
+ help/C/pref-keystroke-compatibility.page | 22 ----------------------
+ 1 file changed, 22 deletions(-)
+
+commit c3f56e0bf4fa716c4162dd38ebace11b84b1c632
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 21:05:53 2013 +0530
+
+ help: Added new page prob-recover-default-profile.page
+
+ help/C/prob-recover-default-profile.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 8f8525933f1acc358f1881929b4e507fbe0b7ce7
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 20:15:57 2013 +0530
+
+ help: add app-colors.page
+
+ Page describes how to set color schemes in Terminal.
+ Added sections to separate options.
+
+ help/C/app-colors.page | 122 +++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 122 insertions(+)
+
+commit feabe3c95250cb3eeb6e4fad85df57d6844eb4c3
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 10:52:51 2013 +0530
+
+ help: reword adv-keyboard-shortcuts.page
+
+ Reworded help on restoring disabled shortcuts to prev.state.
+
+ help/C/adv-keyboard-shortcuts.page | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 25398d21a9c864c343d084187499c15b489164cb
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 10:50:01 2013 +0530
+
+ help: Removed review notes after reading
+
+ help/C/app-zoom.page | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 2e90107027840513dae1439d1dd0d43307f487c7
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 10:43:12 2013 +0530
+
+ help: update gs-execute-commands, add prob help
+
+ Removed review notes after reading them.
+
+ Added prob-add-to-path.page that explains how to add a system
+ location to the PATH variable in the default Bash shell.
+ Modified gs-execute-commands.page note and linked it to
+ prob-add-to-path.page.
+
+ help/C/gs-execute-commands.page | 6 +----
+ help/C/prob-add-to-path.page | 56 ++++++++++++++++++++++++++++++++++++++++
+ help/C/prob-common-problems.page | 24 -----------------
+ 3 files changed, 57 insertions(+), 29 deletions(-)
+
+commit 002709048bb05af7d47e85aa1533673ad9f6c7b5
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 25 10:37:52 2013 +0530
+
+ help: Modified help on pref-profiles.page
+
+ Removed review notes after making changes.
+ Fixed yelp validation by adding missing mallard tag.
+
+ help/C/pref-profiles.page | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit c2ee32edf840a535acb2e8eb8cd08d5da9dfa707
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 21:30:01 2013 +0100
+
+ help: review pref-profiles.page
+
+ help/C/pref-profiles.page | 173 +++++++++++++++++++++++++---------------------
+ 1 file changed, 96 insertions(+), 77 deletions(-)
+
+commit c07a51387a354f3c1590ebeb436f1d36524bc93d
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 18:32:01 2013 +0100
+
+ help: correct indenting in pref-menubar.page
+
+ help/C/pref-menubar.page | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 1f8b0bd51be734e16de1c7ce70ed90b46e0799f5
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 11:08:31 2013 -0500
+
+ help: review app-fullscreen
+
+ help/C/app-fullscreen.page | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 07dc84ff95f7713e4b2d82fb75a076d07e50fdec
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 10:49:08 2013 -0500
+
+ help: review app-fonts, adv-keyboard-shortcuts
+
+ help/C/adv-keyboard-shortcuts.page | 4 ++--
+ help/C/app-fonts.page | 11 ++++++++---
+ 2 files changed, 10 insertions(+), 5 deletions(-)
+
+commit c0fcada70faec05ef27e14c937e905a53ef0a3c4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 16:10:35 2013 +0100
+
+ help: minor edit to gs-tabs.page
+
+ help/C/gs-tabs.page | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit fd633043bf573b4a712c6624f75c0fdb2154f954
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 16:04:40 2013 +0100
+
+ help: review gs-execute-commands.page
+
+ help/C/gs-execute-commands.page | 22 +++++++++++++---------
+ 1 file changed, 13 insertions(+), 9 deletions(-)
+
+commit dc730129fa517b676c5e3906f2a03572a40a4bb1
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 09:59:55 2013 -0500
+
+ help: review app-cursor
+
+ help/C/app-cursor.page | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit 491385abbba31cd51d7407ca7919b3c185d508b8
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 15:50:22 2013 +0100
+
+ help: reflow and add comment to app-zoom.page
+
+ help/C/app-zoom.page | 17 ++++++++++-------
+ 1 file changed, 10 insertions(+), 7 deletions(-)
+
+commit 5da454479d91636ab8b384b231635e49706cb03c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 15:40:34 2013 +0100
+
+ help: reflow text in app-fonts.page
+
+ help/C/app-fonts.page | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 5fb6eb94d236f8a893f7639d1c29994424b1caab
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 15:31:39 2013 +0100
+
+ help: review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit ee43eb536bce7d25eb39f12c57f3f97fa5141543
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 09:02:45 2013 -0500
+
+ Head: review app-zoom, clarify pref-title
+
+ help/C/app-zoom.page | 9 +++++++--
+ help/C/pref-title.page | 8 ++++----
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit 7878c60332d337443b2a134242909b037db0fa88
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 06:48:25 2013 -0500
+
+ help: review txt-save-text
+
+ help/C/txt-save-text.page | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 4d6d66ce0849d16b382bd982bac692b37f46cdc0
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 24 17:15:23 2013 +0530
+
+ help: Modified help on adv-keyboard-shortcuts.page
+
+ Incorporated all TODOs asked in review notes.
+
+ help/C/adv-keyboard-shortcuts.page | 46 +++++++++++++++-----------------------
+ 1 file changed, 18 insertions(+), 28 deletions(-)
+
+commit 85500da04387e49ed7cda61d0c770d701dcca0fa
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 06:38:54 2013 -0500
+
+ help: review introduction
+
+ help/C/introduction.page | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit fcfa913a6ecdea0c33881ea8485ebe1887978785
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 24 17:03:10 2013 +0530
+
+ help: update app-zoom.page
+
+ Added keyboard shortcuts where relevant, submitted for review.
+
+ help/C/app-zoom.page | 25 +++++++++----------------
+ 1 file changed, 9 insertions(+), 16 deletions(-)
+
+commit 49b5108e6d51d0d2cedefd81e6761fa8210eda53
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 06:29:15 2013 -0500
+
+ help: review pref-title
+
+ help/C/pref-title.page | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
+commit c8eea9b9629ae5716615ff2ac8b5492fc7cab3c4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 12:19:22 2013 +0100
+
+ help: review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 18 ++++++++++++------
+ 1 file changed, 12 insertions(+), 6 deletions(-)
+
+commit d76a19cef88c1e988fd45501b7fcfa04c53ce014
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 24 16:20:08 2013 +0530
+
+ help: Changed page ID to reflect filename
+
+ help/C/app-cursor.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 55c59ca829f0a25c2e0619ddab608043192e7ab3
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 24 16:11:09 2013 +0530
+
+ help: modified three help files
+
+ gs-execute-commands.page:
+ Changed incorrect page ID.
+ Added link seealso.
+ Reworded help on how to run a command or launch GUI programs
+ to obtain debugging information to aid in filing a bug report.
+ Added explanation on how programs can be installed on various
+ locations on the computer and that Terminal may not always be
+ by default able to see them without the locations being added
+ to the PATH variable. A user can find out the exact location
+ of the program by using which program.
+ Reworded introductory explanation on what a command is.
+ Added seealso links to overview to enable the user to read
+ more about command line, prompt and other Terminal jargon.
+
+ pref-custom-shells.page:
+ Reworded help to explain relationship between shells, programs
+ and commands.
+ Added one more step for user to verify whether the custom shell
+ or command set if working OK.
+
+ overview.page
+ Added description to all terms to be used throughout the Terminal
+ help.
+ Added examples of shells.
+ Reflowed paragraphs.
+
+ help/C/gs-execute-commands.page | 24 ++++++++----
+ help/C/overview.page | 83 +++++++++++++++++++++++++++--------------
+ help/C/pref-custom-shells.page | 47 ++++++++++++-----------
+ help/C/txt-copy-paste.page | 2 +-
+ 4 files changed, 96 insertions(+), 60 deletions(-)
+
+commit 7d739504a2ea9cd75496de9242f1a8bce26bb755
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 05:19:36 2013 -0500
+
+ help: review pref-menubar
+
+ help/C/pref-menubar.page | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit f47d2f3ed4729738134f6add7ba49f35ed8d1054
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 05:03:47 2013 -0500
+
+ help: review pref-bell
+
+ help/C/pref-bell.page | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
+
+commit 46047cf8d09ba4b6d1759c2fec3eadbfcfbc893d
+Author: Michael Hill <mdhillca@gmail.com>
+Date: Sun Feb 24 04:44:29 2013 -0500
+
+ help: review adv-keyboard-shortcuts
+
+ help/C/adv-keyboard-shortcuts.page | 17 ++++++++++++++---
+ 1 file changed, 14 insertions(+), 3 deletions(-)
+
+commit d90685f190d5d5901ec88e7cab4925eec217e307
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 10:42:27 2013 +0100
+
+ help: review pref-encoding.page
+
+ help/C/pref-encoding.page | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 12746aa374968cf95a38266c8704494f229dcd61
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 10:20:04 2013 +0100
+
+ help: review pref-custom-shells.page
+
+ help/C/pref-custom-shells.page | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit c61b8aa4e97a0c7865d19e9ee08bc61e59e38f2c
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 10:02:03 2013 +0100
+
+ help: review pref-custom-exit.page
+
+ help/C/pref-custom-exit.page | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 4a67d641e7d4f6fd8db941c24d2a1f5bdc8e6532
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 09:50:53 2013 +0100
+
+ help: review gs-execute-commands.page
+
+ help/C/gs-execute-commands.page | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 9105832f15c9c494220813123fc4939babd9db3a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 23 19:55:52 2013 +0100
+
+ help: review app-zoom.page
+
+ help/C/app-zoom.page | 39 ++++++++++++++++++++-------------------
+ 1 file changed, 20 insertions(+), 19 deletions(-)
+
+commit fd6b28b1efea13811ac411ab01130440ee3e1999
+Author: Michael Hill <mdhill@src.gnome.org>
+Date: Sat Feb 23 13:00:31 2013 -0500
+
+ help: review gs-tabs
+
+ help/C/gs-tabs.page | 13 +++++++++----
+ 1 file changed, 9 insertions(+), 4 deletions(-)
+
+commit 847365f5a45b06dcae058f59c446666c340afec3
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 23 23:30:12 2013 +0530
+
+ help: Added correct GUI elements, submitted for review
+
+ help/C/app-fonts.page | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7d4f7d17b5d4d811208d936b120d1d7361afb71a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 23 18:55:41 2013 +0100
+
+ help: review app-fonts.page
+
+ help/C/app-fonts.page | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit fd3854a60dd58f3c7f2f0e1596f405e77f709179
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 23 23:00:24 2013 +0530
+
+ help: Modified help on pref-custom-exit.page
+
+ Reworded a few lines and added a step.
+
+ help/C/pref-custom-exit.page | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit a0b3520fbbe09bff42de0505f024bd485e565061
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 22 20:02:20 2013 +0530
+
+ help: rename gs-run-program to gs-execute-commands
+
+ Added steps.
+ Note about locating where a program is installed on the computer
+ is required because the user may try to execute a program not yet
+ installed on his computer, here the explaining to the user that
+ he/she can check if the program is installed on the computer by
+ using which enables them to successfully run a program.
+
+ For sake of clarity and that everything is a command in the CLI,
+ the page has been renamed more appropriately.
+
+ Page ID reflects the change in filename.
+
+ ...gs-run-program.page => gs-execute-commands.page} | 21 +++++++++++----------
+ 1 file changed, 11 insertions(+), 10 deletions(-)
+
+commit cac99e94e08c9b54200ea8bda2bf29a1e6fb1f56
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 22 19:57:53 2013 +0530
+
+ help: Modified help in pref-encoding.page
+
+ Added sections.
+ Added steps.
+
+ help/C/pref-encoding.page | 47 ++++++++++++++++++++++++++++-------------------
+ 1 file changed, 28 insertions(+), 19 deletions(-)
+
+commit 5c9a0cfd7ffd803c21dc41681c333ffa05899b68
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 22 19:47:23 2013 +0530
+
+ help: Modified help on pref-profiles.page
+
+ Reflowed paragraphs.
+ Used steps.
+ Reworded help.
+ Added section 'Default Layout'.
+
+ help/C/pref-profiles.page | 293 +++++++++++++++++++++++++++-------------------
+ 1 file changed, 173 insertions(+), 120 deletions(-)
+
+commit 6b5b078a33b196a4156139939aefb530f23078e2
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 22 17:16:00 2013 +0530
+
+ help: modified help on pref-keyboard-access.page
+
+ Added sections.
+ Removed inconsistent help.
+
+ Reworded where necessary.
+
+ help/C/pref-keyboard-access.page | 80 ++++++++++++++++++++--------------------
+ 1 file changed, 39 insertions(+), 41 deletions(-)
+
+commit 6c812435f4fdd1ddf64581208b9df5567e995ce9
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 21 21:36:39 2013 +0000
+
+ help: final review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit a9dad5ba2978e2ded70a270dedc7782a787d72f3
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 21 22:46:02 2013 +0530
+
+ help: Reflowed paragraphs and submitted for review
+
+ help/C/pref-menubar.page | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 90ff51fa6a1a0069ca700a8620135f889d340599
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 21 13:59:47 2013 +0530
+
+ help: Modified txt-hyperlinks.page
+
+ Removed review notes after reading them.
+ Re-worded help.
+
+ help/C/txt-hyperlinks.page | 24 +++++++++---------------
+ 1 file changed, 9 insertions(+), 15 deletions(-)
+
+commit 4c28658c20210b2bd41c68b60f21e9e58d2698ac
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 21 13:34:13 2013 +0530
+
+ help: Modified app-zoom.page
+
+ Added steps to achieve task.
+
+ help/C/app-zoom.page | 50 +++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 37 insertions(+), 13 deletions(-)
+
+commit 024214806f7860142ff62b4be165783d8b246f70
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 21 13:24:47 2013 +0530
+
+ help: Modified pref-scrolling.page
+
+ Added introduction about scrollbars: what they can do for user
+ and their attributes in the GUI environment.
+ Added sections to explain scrollbar related options.
+ Added a note about potential burden on user's computer when
+ scrollback lines are set to unlimited.
+ Reflowed paragraphs on the page.
+
+ help/C/pref-scrolling.page | 125 +++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 103 insertions(+), 22 deletions(-)
+
+commit 2d305a31d44598352b540431976a2db1b4fc7a47
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 21 10:53:04 2013 +0530
+
+ help: Added shell specific shortcuts
+
+ Added selected shell specific shortcuts from
+ http://www.ice2o.com/bash_quick_ref.html
+
+ help/C/adv-keyboard-shortcuts.page | 60 ++++++++++++++++++++++++++++++++++----
+ 1 file changed, 54 insertions(+), 6 deletions(-)
+
+commit 569cb41be16b85f5d8f941d066ab42b71e0625f2
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 22:17:49 2013 +0000
+
+ help: final review of pref-menubar.page
+
+ help/C/pref-menubar.page | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 22a6c2a74ef26a5936265838acf02841e8e7da62
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 22:14:04 2013 +0000
+
+ help: review pref-custom-exit.page
+
+ help/C/pref-custom-exit.page | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit fea0546cb016f55ce47eda0871315f66e6e06764
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 22:05:25 2013 +0000
+
+ help: review pref-keyboard-access.page
+
+ help/C/pref-keyboard-access.page | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit efbd9cb3703bad6fdf39795b80dec971202178be
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 21:47:49 2013 +0000
+
+ help: adv-keyboard-shortcuts.page completed
+
+ help/C/adv-keyboard-shortcuts.page | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 7dabf648a6d00a88c3802b03a3318ba69b6fa23e
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 03:02:20 2013 +0530
+
+ help: update adv-keyboard-shortcuts.page
+
+ Fixed table tags nesting.
+
+ Changed occurances of 'keyboard shortcuts' to singular.
+
+ help/C/adv-keyboard-shortcuts.page | 268 ++++++++++---------------------------
+ 1 file changed, 67 insertions(+), 201 deletions(-)
+
+commit 3fb148497738e17045d36de2f20f7a2d20af8ec9
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 02:42:57 2013 +0530
+
+ help: modified txt-search.page
+
+ Added explanation for the 'Match as regular expression' and
+ 'Wrap around' options.
+ Reworded other options.
+
+ help/C/txt-search.page | 39 ++++++++++++++++++++-------------------
+ 1 file changed, 20 insertions(+), 19 deletions(-)
+
+commit fe46893aa5e3b7086c4bae2091d1583a561af84b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 21:10:16 2013 +0000
+
+ help: update app-fullscreen.page
+
+ help/C/app-fullscreen.page | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit baba27dccaf32305d9232a77b496c5ece74cd5a2
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 21:06:53 2013 +0000
+
+ help: review app-cursor.page
+
+ help/C/app-cursor.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 990d9e411b964e8aa9e017119beeaf5ef3185fb9
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 21:04:42 2013 +0000
+
+ help: review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit ab123c3ea025d7ef6dae2cb5809360e60113e2fb
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 01:44:39 2013 +0530
+
+ help: fix up pref-bell.page
+
+ Reflowed paragraph and removed review notes.
+
+ Fixed pref-bell.page for validation.
+
+ help/C/pref-bell.page | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e5998725ee833eec2198239e4914db5f36475d03
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 20:13:18 2013 +0000
+
+ help: txt-save-text.page complete
+
+ help/C/txt-save-text.page | 24 ++++++++++++++++++------
+ 1 file changed, 18 insertions(+), 6 deletions(-)
+
+commit d1e8c109260eaae1de3d69417bd808ed7677d9a7
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 01:42:30 2013 +0530
+
+ help: Modified pref-title.page for final review
+
+ Removed review notes after reading them.
+ Reword sentence for the option 'Replace initial title'.
+
+ help/C/pref-title.page | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit 628a3a6bd9b49056dd2aa0c7c8bac2ee098e039e
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 01:37:21 2013 +0530
+
+ help: Modified app-cursor.page
+
+ Reflowed paragraphs.
+ Removed "This is called" as it is implied in the <terms> tag.
+ Fixed typos.
+ Reworded few lines with more appropriate choice of words.
+
+ help/C/app-cursor.page | 24 +++++++++++-------------
+ 1 file changed, 11 insertions(+), 13 deletions(-)
+
+commit 5aeba9b713417c46151047397315e2a9e2f39555
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 01:30:14 2013 +0530
+
+ help: Modified txt-copy-paste.page
+
+ Changed page description and title.
+ Reflowed paragraphs.
+
+ help/C/txt-copy-paste.page | 21 ++++++++++-----------
+ 1 file changed, 10 insertions(+), 11 deletions(-)
+
+commit e2ff6aee6c20bf1b142fd357fd13a78f81949b83
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 20:07:49 2013 +0000
+
+ help: pref-bell.page complete
+
+ help/C/pref-bell.page | 21 +++++++++++++++------
+ 1 file changed, 15 insertions(+), 6 deletions(-)
+
+commit 7e3c4d6ca18dd7b2307f67824ab0e55d10503663
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 19:56:35 2013 +0000
+
+ help: gs-tabs.page complete
+
+ help/C/gs-tabs.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ef93f3586851541d732ecd69c3a40698239892f4
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 19:49:41 2013 +0000
+
+ help: final review of pref-title.page
+
+ help/C/pref-title.page | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit d01e5ab12f141ff3d3d8902189abd1db18ddce7e
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 01:22:59 2013 +0530
+
+ help: add ellipsis to Profile Preferences menuitem
+
+ help/C/pref-bell.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e518443c2bcb66d8dd6078f7bf349a764f625449
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 18 00:41:12 2013 +0530
+
+ help: Modified adv-keyboard-shortcuts.page
+
+ Added foldable table tags.
+ Modified nesting of table tags.
+ Modified table tags by adding thead and tbody tags.
+ Reflowed paragraphs in adv-keyboard-shortcuts.page.
+
+ help/C/adv-keyboard-shortcuts.page | 484 ++++++++++++++++++++++++++-----------
+ 1 file changed, 339 insertions(+), 145 deletions(-)
+
+commit 3d754accde605bb10ff306c882bfe13266ab4125
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 23:54:00 2013 +0530
+
+ help: Reflowed paragraph in gs-tabs.page
+
+ help/C/gs-tabs.page | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit e66f3830e8504666146f2bd798de4d4875d0d759
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 23:48:39 2013 +0530
+
+ help: modified app-fullscreen for final review
+
+ Changed date and page status.
+ Removed <keyseq> tag for individual <key> tag.
+
+ help/C/app-fullscreen.page | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit c6f5f360978f82c836d0d6eb3bff27e207c57485
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 23:41:07 2013 +0530
+
+ help: Modified pref-title.page
+
+ Added better introduction to Terminal titles.
+ Removed note about default initial title.
+
+ help/C/pref-title.page | 31 +++++++++++--------------------
+ 1 file changed, 11 insertions(+), 20 deletions(-)
+
+commit 793a25d64425e530e2661e3821ab382e9d8220aa
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 22:46:53 2013 +0530
+
+ help: added txt-save-text.page
+
+ Added new file to document help about saving Terminal output in
+ a text file.
+
+ Added steps to save Terminal output as a file.
+ Added a note that mentions valid file extensions for the to-be
+ saved file.
+
+ help/C/txt-save-text.page | 40 ++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 40 insertions(+)
+
+commit f9587f28e31e6d24cdd06c2aa5d83f112c59812d
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 18:00:43 2013 +0000
+
+ help: review gs-tags.page
+
+ help/C/gs-tabs.page | 24 ++++++++++++++----------
+ 1 file changed, 14 insertions(+), 10 deletions(-)
+
+commit 2aff25cb538eef8bc482bcd02c2be2576da0751f
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 17:20:23 2013 +0000
+
+ help: review app-terminal-sizes.page
+
+ help/C/app-terminal-sizes.page | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit ff60001f8a80b7086bf17f4c6650d2787df54fab
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 17:05:32 2013 +0000
+
+ help: final review of app-fullscreen.page
+
+ help/C/app-fullscreen.page | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit 5503288761a2a51dae6f6fdc189e46585bb8b015
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 17 16:45:36 2013 +0000
+
+ help: review pref-title.page
+
+ Just needs one last minor fix and the comments removing.
+
+ help/C/pref-title.page | 57 +++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 40 insertions(+), 17 deletions(-)
+
+commit 0ea7a14faf28bb507c603f80fcbc36387fed8240
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 19:47:39 2013 +0530
+
+ help: modified txt-copy-paste.page
+
+ Added introduction on copy and paste in Terminal.
+ Added a note on why Ctrl + C will not work for copying text in Terminal.
+
+ help/C/txt-copy-paste.page | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit c26fffc2031a30d4e22e953502b3a5b9b65ceac2
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 19:26:21 2013 +0530
+
+ help: modified gs-tabs.page
+
+ Removed review notes after reading them.
+ Added help on shortcut to open a new tab.
+ Fixed GUI name of 'Close Tab'.
+ Added help on closing a tab.
+ Added help on reordering a tab using tab's right click menu.
+
+ Added note on moving a tab to another Terminal window with help of
+ preview of open Terminal windows in GNOME Shell.
+
+ Removed review note after reading it.
+ Reflowed paragraphs.
+ Added style attribute to a <gui> tag where appropriate.
+
+ help/C/gs-tabs.page | 33 ++++++++++++++++++++-------------
+ 1 file changed, 20 insertions(+), 13 deletions(-)
+
+commit 61d67954b0fd01affb652bae44a36740162c6123
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 18:37:16 2013 +0530
+
+ help: Modified pref-menubar.page
+
+ Removed review notes after reading them.
+ Added explanation on why user would want to hide Terminal menubar.
+ Changed page description.
+
+ help/C/pref-menubar.page | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit 881e106c9d56e43bb6ab259f653ac96d48f625a6
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 18:12:32 2013 +0530
+
+ help: Modified pref-title.page
+
+ Changed page ID to reflect filename.
+ Added steps to explain Terminal title options.
+ Added a note about 'Initial title' in Terminal.
+
+ help/C/pref-title.page | 48 ++++++++++++++++++++++++++++--------------------
+ 1 file changed, 28 insertions(+), 20 deletions(-)
+
+commit 2314ddf886f6bfff2ab09403756feab12a8eed64
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 17:37:57 2013 +0530
+
+ help: Fixed typo, "more" to "mode"
+
+ Removed review comments after reading.
+
+ help/C/app-fullscreen.page | 13 +------------
+ 1 file changed, 1 insertion(+), 12 deletions(-)
+
+commit d8de11d677edb96a0a6420699b5a1377dab8ea30
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 17:08:49 2013 +0530
+
+ help: rename pref-customexit to pref-custom-exit
+
+ Added better explanation on Terminal behaviour upon a command exit.
+ Included steps to achieve this task.
+ Changed page title, description to reflect this.
+
+ Renamed page to pref-custom-exit.page for sake of clarity.
+ Reflowed paragraphs.
+
+ help/C/pref-custom-exit.page | 51 ++++++++++++++++++++++++++++++++++++++++++++
+ help/C/pref-customexit.page | 34 -----------------------------
+ 2 files changed, 51 insertions(+), 34 deletions(-)
+
+commit 4a125b82ae2ac3d900d452c0c69d47665ce89c05
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 12:00:22 2013 +0530
+
+ help: Modified help on app-terminal-sizes.page
+
+ Added steps tag wherever necessary.
+ Other changes to page structure.
+
+ help/C/app-terminal-sizes.page | 42 +++++++++++++++++++-----------------------
+ 1 file changed, 19 insertions(+), 23 deletions(-)
+
+commit ce3c274257a97f13b56f1b07d5e3ebaf34c93cff
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 11:51:55 2013 +0530
+
+ help: Modified help on pref-keyboard-access.page
+
+ Modified page title, description and ID.
+ Added steps tag whereever necessary.
+ Reflowed paragraphs.
+
+ help/C/pref-keyboard-access.page | 73 +++++++++++++++++++++-------------------
+ 1 file changed, 39 insertions(+), 34 deletions(-)
+
+commit 92603e9d9c0970ae040db18bba86cb310b58fe08
+Author: Sindhu S <sindhus@live.in>
+Date: Sun Feb 17 11:32:51 2013 +0530
+
+ help: update pref-bell.page
+
+ Fixed merge conflicts.
+
+ Added steps to explain how to enable the audible bell setting.
+
+ Added one more scenario where Terminal bell is given, warning.
+ Added a note on how to preview Terminal bell on demand.
+
+ Added a scenario where Terminal bell is initiated.
+
+ help/C/pref-bell.page | 38 +++++++++++++++-----------------------
+ 1 file changed, 15 insertions(+), 23 deletions(-)
+
+commit 2f0869b8667a2d4ba2855bf89d3f05e1ded4b985
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 23:07:38 2013 +0000
+
+ help: review adv-custom-colors.page
+
+ help/C/adv-custom-colors.page | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 6cd9a9c9768f1edb1493428a3ae4ba7ee006ad69
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 23:06:11 2013 +0000
+
+ help: review app-cursor.page
+
+ help/C/app-cursor.page | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit c5a00c99634add944d0fabe4d27f01444ba3a2ff
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 23:00:51 2013 +0000
+
+ help: mini-review overview.page
+
+ help/C/overview.page | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 067574104fd409077cbdb0681cf430fdb0604a5e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 22:59:25 2013 +0000
+
+ help: please fix merge conflict in pref-bell.page
+
+ help/C/pref-bell.page | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit b94cc6f0189e8b42a88deff10b33d674d911a0d3
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 22:56:00 2013 +0000
+
+ help: review pref-profiles.page
+
+ help/C/pref-profiles.page | 72 +++++++++++++++++++++++++++++------------------
+ 1 file changed, 44 insertions(+), 28 deletions(-)
+
+commit b83bd6e1b0da48f3ef6cfb0d8d02730c4cbc71fd
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 22:35:19 2013 +0000
+
+ help: review pref-scrolling.page
+
+ help/C/pref-scrolling.page | 15 ++++++++++++++-
+ 1 file changed, 14 insertions(+), 1 deletion(-)
+
+commit 0a48c81bfa0367ff3cdd8c8eba014e264f9f0e43
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 22:29:11 2013 +0000
+
+ help: review pref-title.page
+
+ help/C/pref-title.page | 17 +++++++++++++----
+ 1 file changed, 13 insertions(+), 4 deletions(-)
+
+commit 5c55dc835a35b8df8929c47493992983e2edfd85
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 22:17:06 2013 +0000
+
+ help: review pref-menubar.page
+
+ help/C/pref-menubar.page | 47 ++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 30 insertions(+), 17 deletions(-)
+
+commit d4e7aefb3ff5e0cf16f728a9b83ca374616f9be3
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 19:49:32 2013 +0000
+
+ help: review gs-tabs.page
+
+ help/C/gs-tabs.page | 54 ++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 31 insertions(+), 23 deletions(-)
+
+commit df2c20f214447ed6a68ad796e2562fa1c898f6c5
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 19:36:03 2013 +0000
+
+ help: review fullscreen mode page
+
+ help/C/app-full-screen.page | 54 --------------------------------
+ help/C/app-fullscreen.page | 76 +++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 76 insertions(+), 54 deletions(-)
+
+commit 1fda61e06ce5f4093ed8787d79d4e2b070a17341
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 16 12:25:27 2013 +0530
+
+ help: renamed gs-tabbled-terminals to gs-tabs
+
+ Added sections on opening tab, closing tab, reordering tabs,
+ creating new Terminal window from a tab and moving a tab to
+ another Terminal window.
+ Modified page title, description and id to reflect changes in
+ help content.
+
+ Added alternative method to close a tab in gs-tabs.page.
+
+ help/C/gs-tabbed-terminals.page | 34 ------------
+ help/C/gs-tabs.page | 117 ++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 117 insertions(+), 34 deletions(-)
+
+commit 4239af34296402c406742e81fdb8d52e4bd60421
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 22:09:53 2013 +0000
+
+ help: review txt-search.page
+
+ help/C/txt-search.page | 44 +++++++++++++++++++++++++++++---------------
+ 1 file changed, 29 insertions(+), 15 deletions(-)
+
+commit db90da4486e736a92629fbdd0965b08335e38058
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 21:59:53 2013 +0000
+
+ help: review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 122 +++++++++++++++++++++++++------------
+ 1 file changed, 82 insertions(+), 40 deletions(-)
+
+commit c380071f8b536b8acaadf618e9ca82fb1da07891
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 16 01:28:07 2013 +0530
+
+ help: modified app-fullscreen.page
+
+ Added explanation on what fullscreen mode is and what it can do
+ for the Terminal user.
+ Used steps to explain how to achieve the task.
+
+ Added better explanation on what full screen mode is.
+ Added note that menubar will be show even in full screen mode
+ unless hidden explictly.
+ Changed all instances of the word 'fullscreen' to 'full screen'
+ Added appropriate Mallard tags.
+
+ Renamed app-fullscree.page to app-full-screen.page.
+
+ help/C/app-full-screen.page | 54 +++++++++++++++++++++++++++++++++++++++++++++
+ help/C/app-fullscreen.page | 38 -------------------------------
+ 2 files changed, 54 insertions(+), 38 deletions(-)
+
+commit 0d46fc98284d7e44ba49e438c39da15489ffcf5b
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 22:50:36 2013 +0530
+
+ help: modified app-fonts.page
+
+ Placed note about bold text in the correct location.
+
+ Removed extra spacing after the last closing section tag.
+
+ Re-wrote introduction to app-fonts.page.
+
+ help/C/app-fonts.page | 47 +++++++++++++++++++++--------------------------
+ 1 file changed, 21 insertions(+), 26 deletions(-)
+
+commit 84f314d194a184d9ca786cbf0bc2401b18a800d5
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:44:55 2013 +0530
+
+ help: Added files to Makefile.am
+
+ help/Makefile.am | 29 ++++++++++++++++++++++++++++-
+ 1 file changed, 28 insertions(+), 1 deletion(-)
+
+commit c761ec0ae4ff9bc760b2ff71d8b54c35f39590df
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:43:21 2013 +0530
+
+ help: Recommit of pref-keystroke-compatibility.page
+
+ Due to pages being messed up from stashing and unstashing changes.
+
+ help/C/pref-keystroke-compatibility.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 61703707a0fc0f6d59dcb20640664d5da649bed7
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:39:03 2013 +0530
+
+ help: fixed overview.page
+
+ Due to previous clashes in stashing and unstashing changes, git
+ had auto inserted changes and indicated them with text "Upstream
+ Changes" in the file. Cleaned them.
+
+ Organized review notes into TODOs.
+
+ help/C/overview.page | 51 ++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 42 insertions(+), 9 deletions(-)
+
+commit 59ca6d14777b3246afd87530c488ebb60155640e
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:38:09 2013 +0530
+
+ help: modified help in pref-menubar.page
+
+ Added steps to explain how to enable or disable Menubar.
+ Replaced all instances of 'menu bar' with 'Menubar'.
+ Added appropriate Mallard tags.
+
+ help/C/pref-menubar.page | 28 +++++++++++++++++++---------
+ 1 file changed, 19 insertions(+), 9 deletions(-)
+
+commit 7c93aadfd4e74d42ace1b1784cc3f98d4e4193fc
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:34:20 2013 +0530
+
+ help: Minor changes to pref-bell.page
+
+ Minor changes to grammar after doing a self-review.
+
+ help/C/pref-bell.page | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 818aa2452a37e070217194dd668e8916a57dfd24
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:32:25 2013 +0530
+
+ help: update app-cursor.page
+
+ Modified mallard tags and edited content.
+
+ Reflowed paragraphs in app-cursor.page.
+
+ Removed some trailing spaces too.
+
+ help/C/app-cursor.page | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit bba368f39a22410852825b91919e2cffe5aa2d1c
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:27:36 2013 +0530
+
+ help: added txt-select-text.page
+
+ Added new page to document help related to selecting text by character,
+ word and line in Terminal.
+
+ Added help on selecting text in Terminal and how to change text
+ selection criteria in Profile Preferences.
+
+ help/C/txt-select-text.page | 64 +++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 64 insertions(+)
+
+commit ed4ba271e68f4095de8c2a99c96a2f1cef3c3195
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:24:08 2013 +0530
+
+ help: Deleted 3 files
+
+ Deleted app-colors.page.stub
+ Deleted search.page.stub
+ Deleted select-text.page.stub
+
+ help/C/app-colors.page.stub | 43 -------------------------------------------
+ help/C/search.page.stub | 21 ---------------------
+ help/C/select-text.page.stub | 25 -------------------------
+ 3 files changed, 89 deletions(-)
+
+commit 0acfd90075e66aa61f31855314e8480d355b4ce6
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:08:00 2013 +0530
+
+ help: update adv-keyboard-shortcuts.page
+
+ Added tables to document keyboard shortcuts.
+
+ Minor changes to description about keyboard shortcuts. Removed words
+ "some" and "more" as they are ambigious.
+
+ Added list of default keyboard shortcuts in Terminal.
+ Includes 2 other trivial changes.
+
+ help/C/adv-keyboard-shortcuts.page | 154 ++++++++++++++++++++++++++++++++-----
+ 1 file changed, 136 insertions(+), 18 deletions(-)
+
+commit 1d8093664f36a097c717268891d2aa745fc9ba98
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:05:06 2013 +0530
+
+ help: unstub pref-reset.page
+
+ Added sections on how to use reset and reset & clear options.
+
+ help/C/pref-reset.page | 59 +++++++++++++++++++++++++++++++++++++++++++++
+ help/C/pref-reset.page.stub | 23 ------------------
+ 2 files changed, 59 insertions(+), 23 deletions(-)
+
+commit 8235d3702d5417ef4a6e743b587e0df2a7348da6
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 17:00:04 2013 +0530
+
+ help: Started writing keystroke-compatibility.page
+
+ Added basic mallard tags, title and description.
+
+ help/C/pref-keystroke-compatibility.page | 0
+ help/C/pref-keystroke-compatibility.page.stub | 22 ----------------------
+ 2 files changed, 22 deletions(-)
+
+commit ae0f3e05f834b10821a4933166c08979d39dcbd6
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 15 16:54:24 2013 +0530
+
+ help: modified pref-login-shell.page
+
+ Unstubbed the page.
+ Deleted pref-login-shell.page.stub
+ Added explanation about types of shell: login and sub-shell
+ Added explanation about modes of shell: interactive and non-i
+ Added a table to difference between all of these.
+ Removed unecessary bits on non-login shells etc.
+
+ help/C/pref-login-shell.page | 53 +++++++++++++++++++++++++++++++++++++++
+ help/C/pref-login-shell.page.stub | 23 -----------------
+ 2 files changed, 53 insertions(+), 23 deletions(-)
+
+commit fed9ff2c10699f17b1fd6c433532163c7968d80d
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 01:32:27 2013 +0000
+
+ help: review pref-menubar.page
+
+ help/C/pref-menubar.page | 31 ++++++++++++++++++++-----------
+ 1 file changed, 20 insertions(+), 11 deletions(-)
+
+commit 75c686cdb3dbabcb434ce667e4cb0be5fb70dbf6
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 01:29:12 2013 +0000
+
+ help: review pref-keyboard-access.page
+
+ help/C/pref-keyboard-access.page | 48 +++++++++++++++++++++++++---------------
+ 1 file changed, 30 insertions(+), 18 deletions(-)
+
+commit 3050c251043c481dcacabea210b18062feb18dcb
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 00:59:13 2013 +0000
+
+ help: review pref-encoding.page
+
+ help/C/pref-encoding.page | 41 ++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 34 insertions(+), 7 deletions(-)
+
+commit 892dc4f083310f4fdeb65d5da3de3ff5adcff0a8
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 00:44:19 2013 +0000
+
+ help: review pref-customexit.page
+
+ help/C/pref-customexit.page | 13 +++++++++++--
+ 1 file changed, 11 insertions(+), 2 deletions(-)
+
+commit 8db72d204f22ad00b7cc91ee9048668c62d2da45
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 00:40:35 2013 +0000
+
+ help: review pref-bell.page
+
+ help/C/pref-bell.page | 21 +++++++++++++++++----
+ 1 file changed, 17 insertions(+), 4 deletions(-)
+
+commit f8f1f388a3273ac0e01d57b684264a52e0a85771
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 00:05:34 2013 +0000
+
+ help: review overview.page
+
+ help/C/overview.page | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit dd7e2df694ac310eedc5bff0e55512a0d1938043
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Fri Feb 15 00:03:40 2013 +0000
+
+ help: final review of introduction.page
+
+ help/C/introduction.page | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7b4d33924bcbcb85150929ecc85e430ef4f6fd36
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:54:20 2013 +0000
+
+ help: review gs-tabbed-terminals.page
+
+ help/C/gs-tabbed-terminals.page | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit a618fb4975fdb71ce8c99f08d3cb37707b046b8b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:43:42 2013 +0000
+
+ help: review gs-run-program.page
+
+ help/C/gs-run-program.page | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit 8c4472f8c5b0a36822c74a17e3ebc81dd3a9d63b
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:37:57 2013 +0000
+
+ help: review app-zoom.page
+
+ help/C/{app-zoom-in-out.page => app-zoom.page} | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 59484fb088ac8787dc035110f8037947c65e074e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:31:33 2013 +0000
+
+ help: review app-terminal-sizes.page
+
+ help/C/app-terminal-sizes.page | 71 ++++++++++++++++++++++++++++--------------
+ 1 file changed, 47 insertions(+), 24 deletions(-)
+
+commit cbbc1571893b5dbdc624744f4abd2256e3d7b8b7
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:18:21 2013 +0000
+
+ help: review app-fullscreen.page
+
+ help/C/app-fullscreen.page | 19 +++++++++++++++----
+ 1 file changed, 15 insertions(+), 4 deletions(-)
+
+commit 9db42242d887bee9a277fbf89c85dd0343b19199
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 23:07:26 2013 +0000
+
+ help: review app-fonts.page
+
+ help/C/app-fonts.page | 125 +++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 82 insertions(+), 43 deletions(-)
+
+commit 5ce28433efb75b9ccabee4bb79a0e8aeb453c820
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 22:32:55 2013 +0000
+
+ help: review and complete app-cursor.page
+
+ help/C/app-cursor.page | 37 ++++++++++++++++++++++++++++---------
+ 1 file changed, 28 insertions(+), 9 deletions(-)
+
+commit cc870cb58b44c6f78c9111d5a6457ff100aa5f1e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Thu Feb 14 22:05:44 2013 +0000
+
+ help: review adv-keyboard-shortcuts.page
+
+ help/C/adv-keyboard-shortcuts.page | 39 +++++++++++++++++++++++++++-----------
+ 1 file changed, 28 insertions(+), 11 deletions(-)
+
+commit 0ba07028128a1e53a1cd86b6a8e7057eeff7faa6
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 11 13:32:46 2013 +0530
+
+ help: update pref-profiles.page
+
+ Added explanation on how to select, create, edit, delete and
+ set default profile.
+ Included appropriate mallard tags.
+
+ Added a section on how rename existing profiles.
+
+ help/C/pref-profiles.page | 186 ++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 154 insertions(+), 32 deletions(-)
+
+commit 2b49107af9a806dbd2450c279cd08d7ca6d67569
+Author: Sindhu S <sindhus@live.in>
+Date: Mon Feb 11 10:55:18 2013 +0530
+
+ help: Modified pref-title.page
+
+ Deleted pref-titlebyprogram.page for clarity sake.
+ Added help on Terminal options to change Terminal title.
+ Included appropriate mallard tags.
+
+ help/C/pref-title.page | 42 +++++++++++++++++++++++++++++++++++++++++
+ help/C/pref-titlebyprogram.page | 33 --------------------------------
+ 2 files changed, 42 insertions(+), 33 deletions(-)
+
+commit aaa0cd22b611397e424925d772245675a5d00a39
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 9 08:41:54 2013 +0000
+
+ help: review txt-copy-paste.page
+
+ help/C/txt-copy-paste.page | 22 ++++++++++++++++------
+ 1 file changed, 16 insertions(+), 6 deletions(-)
+
+commit 61ea3bc6ee3e7ec19c02922bd9bb94b55f3cfc3e
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 9 08:33:14 2013 +0000
+
+ help: review txt-hyperlinks.page
+
+ help/C/txt-hyperlinks.page | 30 +++++++++++++++++++-----------
+ 1 file changed, 19 insertions(+), 11 deletions(-)
+
+commit 2dffb3aea7fb7f441a9eebdfdf0729b11e9eaf13
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 9 13:48:33 2013 +0530
+
+ help: added txt-search.page
+
+ Added help on searching text inside Terminal and available options
+ to narrow down results.
+ Added a note on how setting scrollback lines can affect the range
+ of search in Terminal.
+
+ help/C/txt-search.page | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 66 insertions(+)
+
+commit eb2cb852a13124af34e15b84f77ed12dfdc1b061
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 9 12:51:55 2013 +0530
+
+ help: add txt-hyperlinks.page
+
+ Added help on accessing hyperlinks in Terminal.
+
+ help/C/txt-hyperlinks.page | 41 +++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 41 insertions(+)
+
+commit c67683e1bfe782387c5ddcf71245a42776099c92
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 9 12:51:16 2013 +0530
+
+ help: tbr-common-problems to prob-common-problems
+
+ help/C/{tbr-common-problems.page => prob-common-problems.page} | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9993d86051d86f894204232116607e912dfb18e0
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Feb 9 12:50:16 2013 +0530
+
+ help: mv pref-customshells to pref-custom-shells
+
+ Added steps on how to start Terminal with a command or shell of
+ user's choice.
+ Added a note about adding command or shell name by full giving
+ full path to the same. See: Bug 544101
+
+ help/C/pref-custom-shells.page | 40 ++++++++++++++++++++++++++++++++++++++++
+ help/C/pref-customshells.page | 27 ---------------------------
+ 2 files changed, 40 insertions(+), 27 deletions(-)
+
+commit fbde0d2a832cb9d4a6aad82f73197a9c39ba191a
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Feb 8 16:18:29 2013 +0530
+
+ help: unstub pref-scrolling.page
+
+ Added help on the feature "Scroll on keystroke".
+
+ Explanation about scroll on keystroke now includes that only
+ keys that can be taken as input allow Terminal to scroll
+ down from any location to the last prompt.
+
+ help/C/pref-scrolling.page | 46 +++++++++++++++++++++++++++++++++++++++++
+ help/C/pref-scrolling.page.stub | 22 --------------------
+ 2 files changed, 46 insertions(+), 22 deletions(-)
+
+commit e8534fe68e69f23db7f6a52e132a831fc7d98509
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 7 20:40:46 2013 +0530
+
+ help: added help to pref-encoding.page
+
+ Added explanation on situations where a user would like to change
+ the character encoding support in Terminal.
+ Included appropriate mallard tags.
+
+ help: Added more scenarios where user would want to change encoding.
+
+ help/C/pref-encoding.page | 22 +++++++++++++---------
+ 1 file changed, 13 insertions(+), 9 deletions(-)
+
+commit 186e78df9f439a199c5a1edd20adf6bf7a0e6fc4
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Feb 7 13:19:07 2013 +0530
+
+ help: unstub pref-menubar.page
+
+ Added help on setting menubar visibility in Terminal.
+
+ help/C/pref-menubar.page | 33 +++++++++++++++++++++++++++++++++
+ help/C/pref-menubar.page.stub | 22 ----------------------
+ 2 files changed, 33 insertions(+), 22 deletions(-)
+
+commit 556eb52b4148ae1fc7bda214cf6c7f8ba923ad7f
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 16:10:19 2013 +0530
+
+ help: Deleted pref-app-background.page
+
+ Features for setting background of Terminal do not exist in
+ Terminal V 3.7.3 (master), hence this page has been removed.
+
+ help/C/pref-app-background.page | 56 -----------------------------------------
+ 1 file changed, 56 deletions(-)
+
+commit 475925ede5005c079a760ddc88f84686d4076021
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 16:08:21 2013 +0530
+
+ help: Deleted set-title.page.stub
+
+ From discussion with mentor, it was decided that this page was not
+ required as there already is another page which explains the same
+ concept.
+
+ help/C/set-title.page.stub | 24 ------------------------
+ 1 file changed, 24 deletions(-)
+
+commit 6a9a5840233184660bb2686f482859866c184a93
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 16:05:43 2013 +0530
+
+ help: Deleted open-terminal.page
+
+ From discussion with mentor, it was decided that this page
+ was not required as the knowledge of being able to open a Terminal
+ is implicit for seeking help regarding the same.
+
+ help/C/open-terminal.page | 23 -----------------------
+ 1 file changed, 23 deletions(-)
+
+commit a25a2a3010d7cdc137e93c2363c535a8a65b248e
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 16:03:28 2013 +0530
+
+ help: modified app-fonts.page
+
+ Polished help content and used appropriate mallard tags.
+
+ Moved order of explanation of font settings available.
+ Added note on Allow Bold Text option being shell specific.
+ Mallard tags revised where appropriate.
+
+ help/C/app-fonts.page | 72 +++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 44 insertions(+), 28 deletions(-)
+
+commit 6f6e5de5f1bbd3e3e70e8151e592d681e5eadd2c
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 15:56:02 2013 +0530
+
+ help: Modified overview.page
+
+ Edited explanation on Shell and Terminal to be more concise.
+
+ help/C/overview.page | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 4f34375ae83f6a860bdc4124a5c56f39d4975a7c
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 15:50:42 2013 +0530
+
+ help: rename copy-paste ro txt-copy-paste
+
+ Renamed copy-paste.page to txt-copy-paste.page as it belongs to
+ the "Working with text" section.
+ Added appropriate mallard tags and polished help content.
+
+ help/C/copy-paste.page | 24 ------------------------
+ help/C/txt-copy-paste.page | 37 +++++++++++++++++++++++++++++++++++++
+ 2 files changed, 37 insertions(+), 24 deletions(-)
+
+commit 853964a9942e0cf066f87bc770cd472ed8f4f8b6
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 15:49:22 2013 +0530
+
+ help: move tabbed-terminals to gs-tabbed-terminals
+
+ Renamed tabbed-terminals.page to gs-tabbed-terminals.page
+ as it belongs to the "Get Started" section.
+ Added appropriate mallard tags and polished help content.
+
+ help/C/gs-tabbed-terminals.page | 30 ++++++++++++++++++++++++++++++
+ help/C/tabbed-terminals.page | 26 --------------------------
+ 2 files changed, 30 insertions(+), 26 deletions(-)
+
+commit bb6d13c427c53b380e2ef977ef28821019616031
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 15:48:00 2013 +0530
+
+ help: Added new tbr-common-problems.page
+
+ Added new section called Troubleshooting and a new page called
+ tbr-common-problems.
+ Added basic explanation of how to add programs to the system's
+ PATH variable.
+
+ help/C/tbr-common-problems.page | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
+
+commit bd503ad7715fed76a1806539a5f025e23e67ddfb
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Feb 6 15:36:09 2013 +0530
+
+ help: Renamed cursor.page to app-cursor.page and added help
+
+ Added help on available Terminal cursors and how to set them,
+ included proper mallard tags.
+
+ help/C/{cursor.page => app-cursor.page} | 25 +++++++++++++------------
+ 1 file changed, 13 insertions(+), 12 deletions(-)
+
+commit 020e8a109189fa89ce275e2f991f1afba40c85d7
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 5 23:45:37 2013 +0000
+
+ help: stubbed pages that have not been started
+
+ help/C/{app-colors.page => app-colors.page.stub} | 0
+ ...keystrokecompatibility.page => pref-keystroke-compatibility.page.stub} | 0
+ help/C/{pref-loginshell.page => pref-login-shell.page.stub} | 0
+ help/C/{pref-menubar.page => pref-menubar.page.stub} | 0
+ help/C/{reset.page => pref-reset.page.stub} | 0
+ help/C/{pref-scrolling.page => pref-scrolling.page.stub} | 0
+ help/C/{search.page => search.page.stub} | 0
+ help/C/{textselection.page => select-text.page.stub} | 0
+ help/C/{set-title.page => set-title.page.stub} | 0
+ 9 files changed, 0 insertions(+), 0 deletions(-)
+
+commit fe4bf9fbc9b6babefe8172465b13f98da412674f
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 5 23:35:20 2013 +0000
+
+ help: review
+
+ help/C/app-colors.page | 21 +++++++++++++++-
+ help/C/copy-paste.page | 2 ++
+ help/C/cursor.page | 25 +++++++++++++++----
+ help/C/introduction.page | 11 +++++----
+ help/C/{overview1.page => overview.page} | 16 ++++++++++---
+ help/C/pref-app-background.page | 22 +++++++++++++----
+ help/C/pref-customexit.page | 3 +++
+ help/C/pref-customshells.page | 2 ++
+ help/C/pref-encoding.page | 12 ++++++++--
+ help/C/pref-profiles.page | 41 +++++++++++++++++++++++++-------
+ help/C/pref-titlebyprogram.page | 2 ++
+ help/C/reset.page | 4 +++-
+ help/C/set-title.page | 2 ++
+ help/C/tabbed-terminals.page | 4 +++-
+ help/C/textselection.page | 3 +++
+ 15 files changed, 142 insertions(+), 28 deletions(-)
+
+commit 301404cb85f1a0427bda307220f79612084c4d42
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 5 19:04:50 2013 +0000
+
+ help: review fonts page
+
+ help/C/app-fonts.page | 43 +++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 39 insertions(+), 4 deletions(-)
+
+commit b57e9fc1c4a77e010d7084849e3f9b27d27fc254
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Jan 26 14:00:36 2013 +0530
+
+ help: Added help on changing Terminal background
+
+ Added detailed help on 3 options to set Terminal background.
+
+ help/C/pref-app-background.page | 23 ++++++++++++++++++++++-
+ 1 file changed, 22 insertions(+), 1 deletion(-)
+
+commit 09ac061ce5adc1d5e7ace535e9a7e4b04375b010
+Author: Sindhu S <sindhus@live.in>
+Date: Sat Jan 26 13:19:42 2013 +0530
+
+ help: Added help to open-terminal.page
+
+ Added basic help on how to open Terminal.
+
+ help/C/open-terminal.page | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 0a4fa41ae074cb3b77ab38ab697a8dbe6c95dd1b
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:31:04 2013 +0530
+
+ help: add pref-app-background.page
+
+ File name combines two sections abbreviation due to background
+ settings being related semantically to appearence section but
+ logically to (as per Terminal) to preferences.
+
+ Appropriate page title and description included.
+
+ help/C/pref-app-background.page | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+
+commit b4e69781de838e6227234e9598acc5ce64a92360
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:23:33 2013 +0530
+
+ help: add app-zoom-in-out.page
+
+ Added help on how to zoom in and out for text in Terminal.
+
+ help/C/app-zoom-in-out.page | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 1133996a54f2296dc309119d7948d6c25a3ef368
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:22:39 2013 +0530
+
+ help: add app-terminal-sizes.page
+
+ Added help on how to access and open Terminal windows of varying
+ sizes.
+
+ Added help on accessing Terminal windows in custom sizes.
+
+ help/C/app-terminal-sizes.page | 61 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 61 insertions(+)
+
+commit 18302da41fc398d645009e4a62766cb776312067
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:21:55 2013 +0530
+
+ help: Added page on searching inside Terminal
+
+ Added page on searching for text inside Terminal.
+
+ help/C/search.page | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+
+commit 2010d5d26d629e9d80777e51ddddaed3b3b2ea2e
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:21:10 2013 +0530
+
+ help: add cursor.page
+
+ Added page on selecting custom cursors in Terminal.
+
+ Added help on differnt Terminal cursors available and how to set
+ them.
+
+ help/C/cursor.page | 23 +++++++++++++++++++++++
+ 1 file changed, 23 insertions(+)
+
+commit 44d6b221f986aa0b135812f31537d033e1b4a6ab
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:20:02 2013 +0530
+
+ help: add copy-paste.page
+
+ Added page on copy pasting text inside Terminal.
+
+ help/C/copy-paste.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 110b636b1f750a4725815e1e4640669cc9fae747
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:18:59 2013 +0530
+
+ help: added page on fullscreen mode
+
+ Added page on fullscreen mode in Terminal with text on how to
+ view Terminal in fullscreen.
+
+ help/C/app-fullscreen.page | 27 +++++++++++++++++++++++++++
+ 1 file changed, 27 insertions(+)
+
+commit d3f98948161fc8d1b4d0bef9e9707632dfd89a22
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:17:51 2013 +0530
+
+ help: add keyboard pages
+
+ Added file adv-keyboard-shortcuts.page, now documents help related to
+ adding and editing default keyboard shortcuts. Deleted file
+ adv-keyboardshortcuts.page Added pref-keyboard-acces.page, documents
+ options relating to keyboard accessibility of menus only.
+
+ help/C/adv-keyboard-shortcuts.page | 40 ++++++++++++++++++++++++++++
+ help/C/pref-keyboard-access.page | 53 ++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 93 insertions(+)
+
+commit c7ec696cc4974266f3081949345f19c75a696010
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:10:25 2013 +0530
+
+ help: Renamed pref-textselection to textselection
+
+ Renamed pref-textselection to textselection as it doesn't
+ belong to the preferences section anymore.
+ textselection.page has modified text.
+
+ help/C/{pref-textselection.page => textselection.page} | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e18044020eec5655ebb11dca584bb5d49aa833ae
+Author: Sindhu S <sindhus@live.in>
+Date: Fri Jan 25 01:03:45 2013 +0530
+
+ help: Added new section to index page
+
+ Added section "Working with text" to index page.
+
+ help/C/index.page | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 91ae4ae0cb73c341133b6e25005841ac3e8e9d4d
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:14:52 2013 +0530
+
+ help: Removed old license text
+
+ help/C/legal.xml | 78 +-------------------------------------------------------
+ 1 file changed, 1 insertion(+), 77 deletions(-)
+
+commit 2e03a327863e2a5bf0db5ae23a587f6ce123e31a
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:09:52 2013 +0530
+
+ help: add overview1.page
+
+ Included suitable page title and description.
+ Included explanation about 'terminal' and command line interface.
+
+ Added definitions of Terminal, terminal, terminal-emulator
+ and shell.
+
+ help/C/overview1.page | 22 ++++++++++++++++++++++
+ help/C/terminal-environment.page | 22 ----------------------
+ 2 files changed, 22 insertions(+), 22 deletions(-)
+
+commit b8dd14c808987a8bd680b29415004f878358ce72
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:09:11 2013 +0530
+
+ help: Added page on Terminal text selection settings
+
+ Included suitable page title and description.
+
+ help/C/pref-textselection.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 057568937e5805fc99c73c61282a5019e58df8b7
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:07:06 2013 +0530
+
+ help: add pref-customshells.page
+
+ Added page on starting Terminal with custom shell or program.
+
+ Included suitable page title and description.
+
+ Added help on how to access menu for setting custom shells in
+ Terminal, included explanation on what is a shell.
+
+ help/C/pref-customshells.page | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
+
+commit c3920b3c261a59738ca8347c7c44415072b00f51
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:06:06 2013 +0530
+
+ help: Added page on resetting profile settings
+
+ Included suitable page title and descriptions.
+
+ help/C/reset.page | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+
+commit 8b1bbba9a24c50858203b8871e5656057797fc3b
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 17:00:50 2013 +0530
+
+ help: Modified page on keystrokes compatibility
+
+ Renamed keystrokes.page to pref-keystrokecompatibility.page
+ Included suitable page title and description.
+
+ help/C/{keystrokes.page => pref-keystrokecompatibility.page} | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 70b354f7cf150499cde154f5ec55353fed76d32a
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:53:54 2013 +0530
+
+ help: Added page on Terminal custom login shells
+
+ Included suitable page title and description.
+
+ help/C/pref-loginshell.page | 23 +++++++++++++++++++++++
+ 1 file changed, 23 insertions(+)
+
+commit fef517e6853bf51816d46495eb21dabea799f1c4
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:52:39 2013 +0530
+
+ help: add pref-bell.page
+
+ Included suitable page title and description.
+
+ Added basic help on setting the option for Terminal bell notifications.
+
+ Added help on situations where Terminal can initiate an audible
+ notification for the user.
+
+ help/C/pref-bell.page | 29 +++++++++++++++++++++++++++++
+ 1 file changed, 29 insertions(+)
+
+commit e77f8c6735d0460f791927928f94abf1d47dac63
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:51:39 2013 +0530
+
+ help: add pref-encoding.page
+
+ Added page on setting Terminal encoding.
+
+ Added help on how to access menu to set character encoding in
+ Terminal, included explanation on how to add more character
+ encodings to be displayed in menu.
+
+ help/C/pref-encoding.page | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
+
+commit 92b80153af26252798562cc28443145b229b28c8
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:50:22 2013 +0530
+
+ help: Added page on menubar visibility
+
+ Included suitable page title and description
+
+ help/C/pref-menubar.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 97a0a3fa504575839e8de4048774bac127b90ff8
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:48:53 2013 +0530
+
+ help: add pref-customexit.page
+
+ Included suitable page title and description.
+
+ Added basic help on Terminal behaviour on exit, whether to hold
+ Terminal open, restart the command or close the Terminal.
+
+ help/C/pref-customexit.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit f8ae9cfa5a87f8a1dc35656a6d851b4b649d2c92
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:41:44 2013 +0530
+
+ help: rename title-command to pref-titlebycommand
+
+ Added help on how commands or programs can change Terminal titles
+ and how user can control these titles.
+
+ help/C/pref-titlebyprogram.page | 31 +++++++++++++++++++++++++++++++
+ help/C/title-command.page | 24 ------------------------
+ 2 files changed, 31 insertions(+), 24 deletions(-)
+
+commit 8150e1aa175594b369e71d7fb09f46a0b1b7e519
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:40:22 2013 +0530
+
+ help: add app-fonts.page
+
+ Added new page on font settings in Terminal.
+
+ Included suitable page title and description.
+
+ Added help on how to set custom fonts for Terminal using either
+ system font and size or specifying own.
+
+ help/C/app-fonts.page | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
+
+commit 66d100c39f2d58a95f9e839ea84280d04af6a8d2
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:36:29 2013 +0530
+
+ help: move colours-basic to app-colours and update
+
+ Added new page on setting Terminal colors with parent section name
+ abbreviated and appended in filename.
+ Included suitable page title and description.
+ Removed review comments.
+ Removed colors-basic.page.
+
+ Added text about available ways to set custom Terminal colors.
+
+ help/C/app-colors.page | 24 ++++++++++++++++++++++++
+ help/C/colors-basic.page | 26 --------------------------
+ 2 files changed, 24 insertions(+), 26 deletions(-)
+
+commit 7d09dce242b523e8f3fda2efc21bff5a633b3a45
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:34:24 2013 +0530
+
+ help: Added a page on how to set Terminal title
+
+ Included suitable page title and description.
+
+ help/C/set-title.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 3b742d1eeada59f7136c85b096a4c2aed8eab720
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:31:31 2013 +0530
+
+ help: Added a page on opening Terminal
+
+ Included suitable title and description.
+
+ help/C/open-terminal.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 57fb74024a9446db1320dde8735fb89bb798e5c0
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:27:46 2013 +0530
+
+ help: update tabbed-terminals.page
+
+ Added working title and suitable description.
+ Added a TODO task
+ Removed review comments
+
+ Added better description and some text on how to open a tab
+ and window in Terminal.
+
+ help/C/tabbed-terminals.page | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 911c644e814683f819463da50c1e4bbeb49a2a26
+Author: Sindhu S <sindhus@live.in>
+Date: Thu Jan 10 16:13:00 2013 +0530
+
+ help: update introduction.page
+
+ Added seealso link to overview1.page.
+ Changed page status from stub to draft.
+ Removed review comments.
+ Modified explanation about Terminal.
+ Added correct <title> and <desc> tag for screenshot.
+
+ help/C/introduction.page | 30 +++++++++---------------------
+ 1 file changed, 9 insertions(+), 21 deletions(-)
+
+commit 5bca9333393b7be1565e04cff41b6e270cee3285
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Wed Jan 9 17:36:35 2013 +0000
+
+ help: review
+
+ help/C/colors-basic.page | 4 ++++
+ help/C/introduction.page | 35 +++++++++++++++++++++--------------
+ help/C/tabbed-terminals.page | 4 ++++
+ help/C/terminal-environment.page | 2 +-
+ help/C/title-command.page | 4 +++-
+ 5 files changed, 33 insertions(+), 16 deletions(-)
+
+commit 6260a8d9c7b7c93fd2b76787671bd6eb5a1a80f5
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:44:34 2013 +0530
+
+ help: add adv-custom-colors.page
+
+ This page explains how to set custom color schemes in Terminal.
+
+ Included suitable page title and description.
+
+ Added a basic paragraph on what the page intends to explain.
+
+ help/C/adv-custom-colors.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit d1b8d8fc04ca0e044881382fb36443a7027d48c9
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:43:04 2013 +0530
+
+ help: Added a page on Terminal title and command
+
+ Added a page about setting Terminal title and
+ custom commands on terminal startup.
+
+ help/C/title-command.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit cce7c46c77ed911515bf4011bbcf8460ce843e9b
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:41:20 2013 +0530
+
+ help: Added page on setting compatbility of keystrokes
+
+ help/C/keystrokes.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit a97d4d603fdbf42e95ada5e233dbc007393f39ac
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:38:34 2013 +0530
+
+ help: add pref-scrolling.page
+
+ help/C/pref-scrolling.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit f6dd1f19ee4ac9daa7c01e5415dafe08673ad872
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:34:07 2013 +0530
+
+ help: add pref-profiles.page
+
+ Added content to pref-profiles.page
+
+ Added vertabim text to pref-profiles.page on how to create, edit
+ and delete Terminal profiles.
+
+ help/C/pref-profiles.page | 31 +++++++++++++++++++++++++++++++
+ 1 file changed, 31 insertions(+)
+
+commit 8f37a77d9530ec966b7ffbefc03a6f8f6b00e0bb
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:32:48 2013 +0530
+
+ help: Added page on setting colors inside Terminal
+
+ help/C/colors-basic.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit cb37de37a8492289e64b7cf5b54156eac30f5c4d
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:31:59 2013 +0530
+
+ help: Added page on tabbed terminals
+
+ Added a page on using tabs inside terminal windows.
+
+ help/C/tabbed-terminals.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit ac4e5a10495ec77600b7023fd99791f455442fc5
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:30:48 2013 +0530
+
+ help: Added page on terminal environment
+
+ Added a page on understanding terminal environment.
+
+ help/C/terminal-environment.page | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 7a5bd10ee251992d71e6f89a3ef22d8d777ce12f
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:29:35 2013 +0530
+
+ help: add ds-run-program.page
+
+ Added page on how to run programs in terminal.
+
+ Added help on how to execute a command to run a program in
+ Terminal, included explanation on what a PATH variable is and
+ how it finds programs on the system path.
+
+ help/C/gs-run-program.page | 29 +++++++++++++++++++++++++++++
+ 1 file changed, 29 insertions(+)
+
+commit 897b8bc913131354f41cf791b5a52ab8b348737f
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 16:20:12 2013 +0530
+
+ help: update index.page
+
+ Added sections on getting started and troubleshooting.
+
+ Changed text inside <title> tag.
+ Added new section "appearence" for pages relating
+ to font and color settings.
+
+ Minor changes to section titles.
+
+ Added info, revision and desc tags.
+
+ help/C/index.page | 32 ++++++++++++++++++++++++++++----
+ 1 file changed, 28 insertions(+), 4 deletions(-)
+
+commit 7fa087b83308b277d8882874cc4ca030f9c905cb
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Mar 3 18:43:34 2013 +0000
+
+ help: update Makefile.am to include image
+
+ Add screenshot of the terminal to Makefile.am, remove deleted
+ screenshots.
+
+ help/Makefile.am | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 317b05f46807ea60fbd6a0ed493824a2269dcc60
+Author: Sindhu S <sindhus@live.in>
+Date: Wed Jan 9 15:20:11 2013 +0530
+
+ help: modified help in accordance with last review
+
+ Made changes to name of the application, screenshot of the
+ application. Modified introductory text to be simpler in
+ explanation.
+
+ help/C/figures/gnome-terminal.png | Bin 523950 -> 12172 bytes
+ help/C/introduction.page | 23 +++++------------------
+ 2 files changed, 5 insertions(+), 18 deletions(-)
+
+commit dd1c5125c785f644954010052ee3e4c7783c08da
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Jan 8 19:51:19 2013 +0000
+
+ help: review
+
+ Comments added to the relevant files and some minor fixes.
+
+ help/C/index.page | 2 ++
+ help/C/introduction.page | 23 +++++++++++++++++++++--
+ help/C/legal.xml | 1 +
+ 3 files changed, 24 insertions(+), 2 deletions(-)
+
+commit 13ece45d6398e0ebe9aa06cc8da2148534ca8af6
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Jan 8 22:19:48 2013 +0530
+
+ help: write instroduction.page
+
+ Added introduction to GNOME Terminal.
+ Explanation about GNOME Terminal's emulation behaviour
+ sourced from old DocBook help pages.
+
+ Added explanation about xterm emulation.
+
+ Added screenshot of GNOME Terminal.
+
+ help/C/figures/gnome-terminal.png | Bin 0 -> 523950 bytes
+ help/C/introduction.page | 35 +++++++++++++++++++++++++++++++++++
+ 2 files changed, 35 insertions(+)
+
+commit 8a4b9e67bc8f6a19e62c58650a635de6178911bd
+Author: Sindhu S <sindhus@live.in>
+Date: Tue Jan 8 19:58:33 2013 +0530
+
+ help: start rewrite in Mallard
+
+ Removed old DocBook help pages. Added dummy index.page.
+
+ help/C/figures/gnome-terminal-default.png | Bin 8532 -> 0 bytes
+ help/C/figures/gnome-terminal-tabbed.png | Bin 13278 -> 0 bytes
+ help/C/index.docbook | 1222 -----------------------------
+ help/C/index.page | 15 +
+ help/C/l10n.txt | 103 ---
+ 5 files changed, 15 insertions(+), 1325 deletions(-)
+
+commit 70b1bd26ca8bc375c0d18d72e12028b1e111a75e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 3 21:42:29 2013 +0100
+
+ profile: Use theme colours by default
+
+ It's ugly, but whatever.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695079
+
+ src/org.gnome.Terminal.gschema.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3bdaa3598734868de766314a29e08af2a1c0ce01
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 18:15:07 2013 +0000
+
+ prefs: change group title in Colors tab
+
+ Change 'Foreground, Background, Bold and Underline' to 'Text, Bold Text and
+ Background Colors' because foreground and underline are not mentioned
+ anywhere in the group, but one can set the text colour. Bug 695014.
+
+ src/profile-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc16339cc59cb6d368852284967066bc783c3180
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Mar 2 18:23:55 2013 +0000
+
+ UI: remove ellipsis after 'New Profile' menuitem
+
+ On clicking File>New Profile, no further action is required from the
+ user to create a new profile, so the menuitem should not end in an
+ ellipsis. Bug 695016.
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5ef465d3bd87373d289732eb64e777a7c4d20ca2
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Sun Mar 3 18:35:51 2013 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 300 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 146 insertions(+), 154 deletions(-)
+
+commit 186cd8891344f2d2fd2cd6dfe16f6d50be006a28
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 3 13:37:47 2013 +0100
+
+ find: Fix entry sensitivity
+
+ Warning: using glade on find-dialog.ui breaks it; so don't do that!
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=695041
+
+ src/find-dialog.ui | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit 564d75080206c9d1e1d750bf45a7c35999cd511e
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Feb 21 15:23:14 2013 +0100
+
+ server: Sanitise the environment
+
+ This will make sure anyone running from git will get this right, even
+ if it'll be patched out in the distro packages.
+
+ src/server.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit e2f6e580bfa1cd3cec2dfb382bcdd833ff71a4f5
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Sun Mar 3 16:09:55 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 61 ++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 32 insertions(+), 29 deletions(-)
+
+commit bbf0b9f966a8e9255f27636cd79b34e5b09a8ece
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sun Mar 3 00:23:56 2013 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 52 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 27 insertions(+), 25 deletions(-)
+
+commit a9286ee5ebb60af8553f612df18ad2ff8fda04f3
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Mar 2 17:32:44 2013 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 375 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 169 insertions(+), 206 deletions(-)
+
+commit 5166a3eb8d7900f16287e1895c256d034281de5d
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Sat Mar 2 13:09:02 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 48 ++++++++++++++++++++++++------------------------
+ 1 file changed, 24 insertions(+), 24 deletions(-)
+
+commit 0d479ded451a47a1bcbbbfb494bc3c8acebaf466
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Fri Mar 1 10:51:57 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 58 +++++++++++++++++++++++++---------------------------------
+ po/sr@latin.po | 58 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 50 insertions(+), 66 deletions(-)
+
+commit efc75e2bd26964c914d032207497540c2b0c9904
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Thu Feb 28 14:11:28 2013 +0530
+
+ Updated gujarati file
+
+ po/gu.po | 1657 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 863 insertions(+), 794 deletions(-)
+
+commit fb78aae5433e81afd1fb598ee78f4a3d4d1267dd
+Author: A S Alam <aalam@users.sf.net>
+Date: Thu Feb 28 06:23:52 2013 +0530
+
+ Punjabi: Translation updated (aalam)
+
+ po/pa.po | 43 ++++++++++++++++++++++---------------------
+ 1 file changed, 22 insertions(+), 21 deletions(-)
+
+commit 794b43c4d9e730710edb81ca42f6f35e74ac8150
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Feb 27 19:47:00 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 44 ++++++++++++++++++--------------------------
+ 1 file changed, 18 insertions(+), 26 deletions(-)
+
+commit 1120dd3f2f6910de9e6c9593cabaed66d687e709
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Feb 27 23:02:56 2013 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 344 ++++++++++++++++++++++++++++++------------------------------
+ po/zh_TW.po | 344 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 348 insertions(+), 340 deletions(-)
+
+commit 9599fab986e7334807d875d5b43446d276ffcd74
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Feb 27 14:11:07 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit 6cc98352555fe6adf737ca530ab9a98c216b742a
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 12:54:49 2013 +0100
+
+ prefs: change UI strings in General tab
+
+ The checkbox labels should reflect that the mnemonics and the menu
+ accelerators are different and discrete from the keyboard shortcuts. At
+ the moment, the labels use non-standard terms to describe mnemonics and
+ menu accelerators, and the meanings are explained in the label as well.
+ Instead of using non-standard terms and an explanation, the label should
+ contain precise terms (as used in Gtk) and an explanation. There is no
+ harm in using the precise terms because these are advanced options. Bug
+ 694740.
+
+ src/preferences.ui | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4cab756d56e327f4749dea5547ed0369810a31d1
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 12:04:17 2013 +0100
+
+ prefs: rename Keybindings to Shortcuts
+
+ Rename the Keybindings tab to Shortcuts and remove Shortcut Keys label
+ because the tab now contains only the treeview so does not need a second
+ title.
+
+ src/preferences.ui | 21 +--------------------
+ 1 file changed, 1 insertion(+), 20 deletions(-)
+
+commit 9df4780f5204c7f944bb34d3e4ff496ed491768f
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Tue Feb 26 11:48:48 2013 +0100
+
+ prefs: move mnemonics and menu_accel to General
+
+ Move the disable_mnemonics_button and disable_menu_accel_button
+ checkboxes from the Keybindings tab to the General tab: their effect on
+ the menu depends on the state of show_menubar_button. Bug 694740.
+
+ src/preferences.ui | 84 ++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 43 insertions(+), 41 deletions(-)
+
+commit f08c6c0c64b33ab05d6e75b507161a1916981234
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Feb 26 11:46:57 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 23 ++++++++++++-----------
+ 1 file changed, 12 insertions(+), 11 deletions(-)
+
+commit 87eaab33f7c96d0624b6639f5d5258cbe90902b6
+Author: Dimitris Spingos <dmtrs32@gmail.com>
+Date: Tue Feb 26 10:14:03 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 74 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 37 insertions(+), 37 deletions(-)
+
+commit 14b909334eef489163f9dfabfb2881540e318200
+Author: A S Alam <aalam@users.sf.net>
+Date: Tue Feb 26 06:59:16 2013 +0530
+
+ Punjabi: Translation updated (aalam)
+
+ po/pa.po | 23 ++++++++++++-----------
+ 1 file changed, 12 insertions(+), 11 deletions(-)
+
+commit 2f94ff69b38c4613c8afcd3c6643a34d7e7603b0
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Tue Feb 26 00:21:56 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 20 +++++++++++---------
+ 1 file changed, 11 insertions(+), 9 deletions(-)
+
+commit e4a3c99a2b814a88b3a1f5303d61be4231626944
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sun Feb 24 12:42:05 2013 +0100
+
+ UI: remove ellipsis after menuitems, bug 694582
+
+ Remove ellipsis after 'Profile Preferences' and 'Preferences' because
+ they do not require input from the user, so therefore should not have
+ ellipsis according to the HIG[1]
+
+ [1] http://developer.gnome.org/hig-book/3.6/menus-design.html.en
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 163e60ca0529b70709cc6321bd95742c20bd8c11
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 25 18:28:02 2013 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 458 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 235 insertions(+), 223 deletions(-)
+
+commit 9c6bafd51508c1f8ac5b2ec473b5d4eb59555df7
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Sun Feb 24 13:02:42 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 301 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 151 insertions(+), 150 deletions(-)
+
+commit e2c847b241ce87c3f0a057f2cee9f27ca013ed6e
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Fri Feb 22 22:28:30 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 293 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 145 insertions(+), 148 deletions(-)
+
+commit f0bd49aaa3a180ebd8c4fcf256749250897f4daa
+Author: A S Alam <aalam@users.sf.net>
+Date: Fri Feb 22 08:56:07 2013 +0000
+
+ Punjabi: Translation updated (aalam)
+
+ po/pa.po | 366 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 165 insertions(+), 201 deletions(-)
+
+commit e50bb5bacb0355b292da2d6ef3cfabc56f0583a6
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Thu Feb 21 22:58:49 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1532 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 882 insertions(+), 650 deletions(-)
+
+commit 18dab69fccbaadd04d4597b1ab06e223df956108
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Thu Feb 21 19:57:49 2013 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 722 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 313 insertions(+), 409 deletions(-)
+
+commit bad7cfd800558588d3d129c36960713f3fec2520
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Wed Feb 20 18:47:17 2013 +0200
+
+ Updated Greek translation
+
+ po/el.po | 1968 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1153 insertions(+), 815 deletions(-)
+
+commit f7b16e890f5b04a02ca51d5bbca0a4e7a193d512
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Wed Feb 20 00:05:21 2013 +0100
+
+ Updated German translation
+
+ po/de.po | 334 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 166 insertions(+), 168 deletions(-)
+
+commit 4c308563146f5f8c55ee2d5800362dee0e4f31ef
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Feb 19 12:42:26 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 299 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 150 insertions(+), 149 deletions(-)
+
+commit 2dfdad66e0b44e5bcdc054d5d73e6d8f4ac3f718
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Tue Feb 19 10:49:42 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 307 ++++++++++++++++++++++++++++-----------------------------
+ po/sr@latin.po | 307 ++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 304 insertions(+), 310 deletions(-)
+
+commit 3b45ea19739bb4b0a6c81e97858ff39ccabb4768
+Author: Michal Štrba <faiface2202@gmail.com>
+Date: Sun Feb 17 22:01:28 2013 +0100
+
+ Updated slovak translation
+
+ po/sk.po | 3337 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1533 insertions(+), 1804 deletions(-)
+
+commit 383955a6e2c9121d02e5fc673beb6caf3a98f82f
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Feb 17 18:59:16 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 296 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 148 insertions(+), 148 deletions(-)
+
+commit bdfe89850e4914f6ff1fa946e97ddec3fffa5256
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 17 18:33:01 2013 +0100
+
+ profile: Fix crash when cloning a profile
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=694016
+
+ src/terminal-settings-list.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3ae52d6a468b5eea0f47433f9c2f3d511a3c6f98
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 16 15:17:25 2013 +0100
+
+ profile: prefs: Don't expand size spinbuttons
+
+ src/profile-preferences.ui | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6577a965da460187be94be92841e4f976405a6b9
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sun Feb 17 13:07:15 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 293 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 148 insertions(+), 145 deletions(-)
+
+commit b8d4437aa569506c60dd4a355762e24b381eaf74
+Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
+Date: Sat Feb 16 23:48:58 2013 +0000
+
+ Fix ellipsis
+
+ Change ... to …
+
+ src/migration.c | 4 ++--
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit bf21968ab94b1fac5b5f2cb86f8ff635b3fc0c45
+Author: Daniel Martinez <dmartinez@src.gnome.org>
+Date: Sat Feb 16 13:20:12 2013 +0100
+
+ Updated Aragoense translation
+
+ po/an.po | 1063 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 466 insertions(+), 597 deletions(-)
+
+commit 31c0a917f932c0da417db982c1880be668484076
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Fri Feb 15 22:34:17 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 743 +++++++++++++++++++++++++++------------------------------
+ po/sr@latin.po | 743 +++++++++++++++++++++++++++------------------------------
+ 2 files changed, 712 insertions(+), 774 deletions(-)
+
+commit 04a88273e2def4b888f03cace2da9ce21754f2ae
+Author: A S Alam <aalam@users.sf.net>
+Date: Mon Feb 11 00:03:35 2013 +0000
+
+ Punjabi: Translation updated (aalam)
+
+ po/pa.po | 1676 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 877 insertions(+), 799 deletions(-)
+
+commit 22867942e1f929d4a2d21e46a8b4b98d25fd748c
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Feb 9 23:19:13 2013 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1410 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 846 insertions(+), 564 deletions(-)
+
+commit 9ee8b956bf450b8683fcf911b0c265e1011cbd37
+Author: Wouter Bolsterlee <uws@xs4all.nl>
+Date: Sat Feb 9 17:39:00 2013 +0100
+
+ Updated Dutch translation
+
+ po/nl.po | 3588 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1853 insertions(+), 1735 deletions(-)
+
+commit 6d682274e40ca7e16fee9bb6625ce45fcb37f2bb
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 9 15:28:11 2013 +0100
+
+ keybindings: Use a child schema
+
+ src/migration.c | 7 ++++---
+ src/org.gnome.Terminal.gschema.xml.in | 4 +++-
+ src/terminal-accels.c | 4 ++--
+ src/terminal-accels.h | 3 ++-
+ src/terminal-app.c | 6 +++++-
+ 5 files changed, 16 insertions(+), 8 deletions(-)
+
+commit 9266b411f01ae1e90045cafd48fcad905c12c644
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Feb 6 20:41:51 2013 +0100
+
+ all: New settings list implementation
+
+ Split the settings list implementation out into its own class.
+
+ configure.ac | 1 +
+ src/Makefile.am | 30 +-
+ src/client.c | 24 +-
+ src/migration.c | 102 ++--
+ src/org.gnome.Terminal.gschema.xml.in | 28 +-
+ src/profile-editor.c | 8 +-
+ src/terminal-app.c | 369 ++------------
+ src/terminal-app.h | 10 +-
+ src/terminal-debug.c | 15 +-
+ src/terminal-debug.h | 15 +-
+ src/terminal-enums.h | 6 +
+ src/terminal-gdbus.c | 6 +-
+ src/terminal-options.c | 24 +-
+ src/terminal-options.h | 4 +
+ src/terminal-prefs.c | 84 ++--
+ src/terminal-profile-utils.c | 276 -----------
+ src/terminal-profile-utils.h | 43 --
+ src/terminal-profiles-list.c | 258 ++++++++++
+ src/terminal-profiles-list.h | 53 ++
+ src/terminal-schemas.h | 9 +-
+ src/terminal-settings-list.c | 881 ++++++++++++++++++++++++++++++++++
+ src/terminal-settings-list.h | 74 +++
+ src/terminal-window.c | 24 +-
+ 23 files changed, 1545 insertions(+), 799 deletions(-)
+
+commit 193a4cb7f63f5bbf0af0379d723e415406f3acd1
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Fri Feb 8 09:55:53 2013 -0500
+
+ Revert "Do not show the titlebar when the window is maximized"
+
+ This reverts commit 6b79b0085b6c8630ea21b27be6f35ccec99784e2.
+
+ Hiding the titlebar really only works in applications that have
+ been designed with this pattern in mind. In particular, it does
+ not work with a menubar, and really requires a draggable toolbar.
+
+ See https://bugzilla.gnome.org/show_bug.cgi?id=692580 for further
+ discussion.
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 12bb89501a4f421cdbac9d2b70b787e6fb339e14
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Wed Feb 6 18:28:55 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 424 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 221 insertions(+), 203 deletions(-)
+
+commit f5b9e9a36f0dc9c73d7045c2c0daec8fc76dca96
+Author: Anish A <aneesh.nl@gmail.com>
+Date: Tue Feb 5 22:49:37 2013 +0400
+
+ Updated Malayalam Localization
+
+ po/ml.po | 3725 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1929 insertions(+), 1796 deletions(-)
+
+commit ac1572485866d767035ec78b2b6b90616dbb2e8f
+Author: Benjamin Steinwender <b@stbe.at>
+Date: Sun Feb 3 19:11:16 2013 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 3086 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1608 insertions(+), 1478 deletions(-)
+
+commit 04b2a65331123618d97082eaca22bc9af4b35228
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sat Feb 2 22:30:40 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 925 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 540 insertions(+), 385 deletions(-)
+
+commit a48b9c2368300a96547c4038f2634153a7bca86e
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sat Feb 2 14:01:31 2013 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 479 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 289 insertions(+), 190 deletions(-)
+
+commit 213d79c5c7e50f29087b9c79ea1af99224b4512f
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sat Feb 2 13:32:23 2013 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 1105 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 584 insertions(+), 521 deletions(-)
+
+commit c65f6a29cabd2ba7f5f50d1d17da0b4b1c152607
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Feb 2 18:43:10 2013 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 1437 ++++++++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po | 1443 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 1614 insertions(+), 1266 deletions(-)
+
+commit 123ad516b58ef0c8c76ddc25b61bd28e3e91a84c
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Sat Feb 2 12:45:28 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 531 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 270 insertions(+), 261 deletions(-)
+
+commit 985d27e2b473f59a3ffbf0cf13d5241c9b7789f1
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Feb 1 10:49:06 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 513 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 267 insertions(+), 246 deletions(-)
+
+commit 8fb808858efb69cdf4152bb393b9bdd647cf81b6
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Jan 31 22:19:30 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 1156 ++++++++++++--------------------------------------------------
+ 1 file changed, 211 insertions(+), 945 deletions(-)
+
+commit d4872957442406b5733c5a38a19cbf584680014f
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Jan 31 18:00:34 2013 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit ed4292941183107ac698d4f469eaef8ea683bae1
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 30 18:56:40 2013 +0100
+
+ context menu: Remove new tab menu item
+
+ src/terminal.xml | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 54722b431db1bd553e433588cc4173ee11155189
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 30 18:45:09 2013 +0100
+
+ debug: Remove spew
+
+ src/terminal-prefs.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit c590f566b29883d024482cca863e7994d3e3edda
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 30 18:39:50 2013 +0100
+
+ prefs: Simplify the encoding section
+
+ Use just one treeview with a toggle cell renderer instead of two treeviews.
+
+ src/preferences.ui | 161 ++++++---------------------------
+ src/terminal-prefs.c | 247 ++++++++++++++++-----------------------------------
+ 2 files changed, 106 insertions(+), 302 deletions(-)
+
+commit 7c035d93c07ff0e270f64bd4b1399b2a575972f1
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 28 20:22:43 2013 +0100
+
+ prefs: Integrate various dialogues into one
+
+ po/POTFILES.in | 1 -
+ src/Makefile.am | 1 -
+ src/encodings-dialog.ui | 237 -------------
+ src/preferences.ui | 473 +++++++++++++++++++++++---
+ src/profile-editor.c | 37 +-
+ src/profile-manager.ui | 224 -------------
+ src/terminal-app.c | 604 +--------------------------------
+ src/terminal-app.h | 12 +-
+ src/terminal-encoding.c | 307 -----------------
+ src/terminal-encoding.h | 2 -
+ src/terminal-prefs.c | 780 ++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-prefs.h | 3 +-
+ src/terminal-profile-utils.c | 33 ++
+ src/terminal-profile-utils.h | 3 +
+ src/terminal-search-dialog.c | 1 +
+ src/terminal-util.c | 50 ++-
+ src/terminal-util.h | 4 +
+ src/terminal-window.c | 13 -
+ src/terminal.gresource.xml | 2 -
+ src/terminal.xml | 1 -
+ 20 files changed, 1308 insertions(+), 1480 deletions(-)
+
+commit 1162f4b00311f064161fb1d87b87106bc5f169d7
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 28 11:38:02 2013 +0100
+
+ prefs: Add UI for the default-show-menubar key
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=690571
+
+ src/preferences.ui | 46 +++++++++++++++++++++++++++-------------------
+ src/terminal-prefs.c | 11 ++++++++++-
+ 2 files changed, 37 insertions(+), 20 deletions(-)
+
+commit bdc5730f5c4adace314562c08ee1b6f5dacac3fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 28 11:31:48 2013 +0100
+
+ prefs: Move keybinding prefs dialogue to its own source file
+
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 4 +-
+ src/{keybinding-editor.ui => preferences.ui} | 2 +-
+ src/terminal-accels.c | 61 ++----------------
+ src/terminal-accels.h | 2 +-
+ src/terminal-app.c | 5 +-
+ src/terminal-app.h | 2 +-
+ src/terminal-prefs.c | 93 ++++++++++++++++++++++++++++
+ src/{terminal-accels.h => terminal-prefs.h} | 14 ++---
+ src/terminal-window.c | 14 ++---
+ src/terminal.gresource.xml | 2 +-
+ src/terminal.xml | 2 +-
+ 12 files changed, 121 insertions(+), 82 deletions(-)
+
+commit 9dffc2ac32c829ed5523fc90491834447392c572
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Jan 29 19:02:43 2013 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 302 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 154 insertions(+), 148 deletions(-)
+
+commit 95cace1b513273dcc4cfc4e91476516ee697b90b
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Jan 27 22:03:42 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 694 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 369 insertions(+), 325 deletions(-)
+
+commit f84ef781b302627b2dde5af8c617e72e24899ebf
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sun Jan 27 18:51:27 2013 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 690 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 367 insertions(+), 323 deletions(-)
+
+commit d2ecb449197745a390e43b57920eb0075bd40d68
+Author: Saleem Abdulrasool <compnerd@compnerd.org>
+Date: Sat Jan 26 15:36:49 2013 -0800
+
+ build: conditionalise gnome-terminal-migrator
+
+ gnome-terminal-migrator is only installed if ENABLE_MIGRATIOR is defined.
+ However, if the program is not conditionalised as well, compilation will fail as
+ gnome-terminal-migrator will attempt to be built, but the sources for it are not
+ defined.
+
+ Signed-off-by: Saleem Abdulrasool <compnerd@compnerd.org>
+ Reviewed-by: Christian Perch <chpe@gnome.org>
+
+ src/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 47fa941dfbeb5910aaf174367ce8d15acac7368a
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Sat Jan 26 12:30:35 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 772 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 389 insertions(+), 383 deletions(-)
+
+commit afbdd5f632db00d9065ea8eeda3c2d3bbc646627
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Fri Jan 25 14:56:45 2013 +0200
+
+ Don't assume enum size
+
+ src/terminal-screen-container.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 256a2253b80e1693625334c3ab4b99705aeef8fc
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 25 16:47:17 2013 +0100
+
+ client: legacy: Fix invocation with profile given by name
+
+ src/terminal-options.c | 38 +++++++++++++++++---------------------
+ 1 file changed, 17 insertions(+), 21 deletions(-)
+
+commit 24fe521e63f7773b6be4fd39684a9825cd470c5c
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 25 16:46:48 2013 +0100
+
+ profile: utils: Fix find-profile-by-name function
+
+ src/terminal-profile-utils.c | 46 +++++++++++++++++++++++++++-----------------
+ 1 file changed, 28 insertions(+), 18 deletions(-)
+
+commit d849fd9b7a020aea1901bb9b87bcf9653ce03af9
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Fri Jan 25 18:19:49 2013 +0530
+
+ Assamese translation updated
+
+ po/as.po | 344 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 168 insertions(+), 176 deletions(-)
+
+commit 8f7a1a1a1a8d0a1aa076aac395710273a58ad959
+Author: Jorge Pérez Pérez <jorgtum@gmail.com>
+Date: Fri Jan 25 13:10:51 2013 +0100
+
+ Updated Aragonese translation
+
+ po/an.po | 459 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 219 insertions(+), 240 deletions(-)
+
+commit 00f11324c04172b69bd5ddb5f5725dba1fbf3710
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Jan 25 12:55:15 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 341 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 167 insertions(+), 174 deletions(-)
+
+commit ef60629ad4862089a23b06f09da84059406e9529
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 23:46:05 2013 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1bb74ce8a3472c22f9946e09950dd9413772ce29
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 23:41:21 2013 +0100
+
+ Version 3.7.2
+
+ NEWS | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit c3c88ce448e90bbfd67b31400110a7d829685515
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 18:48:36 2013 +0100
+
+ profile: editor: Show the profile UUID in the prefs dialogue
+
+ src/profile-editor.c | 7 +++++++
+ src/profile-preferences.ui | 49 ++++++++++++++++++++++++++++++++++----------
+ src/terminal-app.c | 21 +++----------------
+ src/terminal-profile-utils.c | 21 +++++++++++++++++++
+ src/terminal-profile-utils.h | 2 ++
+ 5 files changed, 71 insertions(+), 29 deletions(-)
+
+commit 2faa3fc1419bba5cdac7605558f3ff80176bafc8
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 17:21:49 2013 +0100
+
+ app: Always install the app menu
+
+ Now that we set 'show-appmenu' to FALSE for the windows, there's no reason
+ not to always install the app menu. This way, it works even when the shell
+ isn't started when g-t server starts.
+
+ src/terminal-app.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 0e9f2d0369cd2309dff7ba2c9d3ece864fd23d8b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 14:35:55 2013 +0100
+
+ app: Add debug output
+
+ src/terminal-app.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit db532fb41033793c0ac9eaeeaa264566d37ac1bd
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 14:34:46 2013 +0100
+
+ window: Don't show the fallback app menu
+
+ When the shell was active when the server started, the app menu is installed.
+ When the shell now crashes / is replaced by a non-app-menu aware WM, the
+ app menu is shown as fallback inside the window. Set the show-appmenu property
+ to FALSE to prevent that.
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1c1b37a3bd5739029e0478f00429748d8a0feb7b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 14:18:58 2013 +0100
+
+ debug: Fix debug flag name
+
+ src/terminal-debug.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 995b9d498d24a0bd379f13946b22aa241c5a807c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 14:12:22 2013 +0100
+
+ app: Plug a mem leak
+
+ ==5672== 37 bytes in 1 blocks are definitely lost in loss record 5,570 of 9,310
+ ==5672== at 0x402A059: malloc (vg_replace_malloc.c:263)
+ ==5672== by 0x6259D75: g_malloc (gmem.c:159)
+ ==5672== by 0x625A0A1: g_malloc_n (gmem.c:400)
+ ==5672== by 0x6273B58: g_strdup (gstrfuncs.c:364)
+ ==5672== by 0x628E673: g_variant_dup_string (gvariant.c:1466)
+ ==5672== by 0x608FD2B: g_settings_get_string (gsettings.c:1560)
+ ==5672== by 0x805B271: terminal_app_ref_profile_by_uuid (terminal-app.c:1422)
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 706a64fc7106fb8811188afec71aa1643c632940
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 24 14:10:57 2013 +0100
+
+ screen: Plug a mem leak
+
+ ==5672== 8 bytes in 1 blocks are definitely lost in loss record 1,929 of 9,310
+ ==5672== at 0x402A059: malloc (vg_replace_malloc.c:263)
+ ==5672== by 0x6259D75: g_malloc (gmem.c:159)
+ ==5672== by 0x625A0A1: g_malloc_n (gmem.c:400)
+ ==5672== by 0x6273B58: g_strdup (gstrfuncs.c:364)
+ ==5672== by 0x628E673: g_variant_dup_string (gvariant.c:1466)
+ ==5672== by 0x608FD2B: g_settings_get_string (gsettings.c:1560)
+ ==5672== by 0x8061153: terminal_screen_profile_changed_cb (terminal-screen.c:862)
+
+ src/terminal-screen.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit a0cba8ad1a9ced13aef95dc15f4eea11043c0220
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 22:39:46 2013 +0100
+
+ migration: Add --disable-migration configure switch
+
+ This allows building without GConf present.
+
+ configure.ac | 22 +++++++++++++++++-----
+ src/Makefile.am | 4 ++++
+ src/terminal-app.c | 6 ++++++
+ 3 files changed, 27 insertions(+), 5 deletions(-)
+
+commit 44dc803d5193403339e253730a5d6ec34b7feddb
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 13:57:46 2013 +0100
+
+ screen: container: Re-add style property to control the scrollbar placement
+
+ Make the scrollbar placement overridable from the theme (and the user's gtk.css).
+ This is a replacement for the removed option to have scrollbars on the left. To use,
+ just put these lines into ~/.config/gtk-3.0/gtk.css:
+
+ -- snip --
+
+ TerminalScreenContainer {
+ -TerminalScreenContainer-window-placement: top-left;
+ -TerminalScreenContainer-window-placement-set: true;
+ }
+
+ -- snip --
+
+ This partly reverts commit 2bff4b63ed3ceef6055e35563e9b0b33ad57349d .
+
+ src/terminal-screen-container.c | 69 ++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 68 insertions(+), 1 deletion(-)
+
+commit 21c8bba15d580f8cad50b3508dd6032d8360c08c
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 13:46:26 2013 +0100
+
+ client: Reject unknown completion requests
+
+ src/client.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 9fd7d15ce348cb42aca3fbef2532d582f00e8ab1
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 00:20:01 2013 +0100
+
+ client: Add "complete profiles" command
+
+ This will be used by completion to get the list of profiles.
+
+ src/client.c | 35 +++++++++++++++++++++++++++++++----
+ src/terminal-profile-utils.c | 13 +++++++++----
+ src/terminal-profile-utils.h | 2 ++
+ 3 files changed, 42 insertions(+), 8 deletions(-)
+
+commit 0c37833660c2f6aec0f7172fc26b41ad48cacf0a
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 00:10:00 2013 +0100
+
+ client: Remove completion code
+
+ Completion will be re-done with a bash_completion.d script.
+
+ src/client.c | 212 ++++++++---------------------------------------------------
+ 1 file changed, 26 insertions(+), 186 deletions(-)
+
+commit f728cf6ce5e3668bbe94e7543b12889e8c936443
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 23 00:00:24 2013 +0100
+
+ client: Allow specifying a profile by UUID or name
+
+ When a profile with the given string doesn't exist, try finding it by name.
+
+ src/Makefile.am | 8 ++
+ src/client.c | 21 ++++-
+ src/terminal-app.c | 46 +---------
+ src/terminal-client-utils.c | 2 +-
+ src/terminal-client-utils.h | 3 +
+ src/terminal-options.c | 20 ++++-
+ src/terminal-profile-utils.c | 207 +++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile-utils.h | 36 ++++++++
+ 8 files changed, 294 insertions(+), 49 deletions(-)
+
+commit 6c5d426b5160ad5031ed147f3f8d91eacc4c7899
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Tue Jan 22 21:51:40 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 1532 ++++++++++++++++++++++++++++++--------------------------
+ po/sr@latin.po | 1532 ++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 1650 insertions(+), 1414 deletions(-)
+
+commit cb317745a085807ea6ce3d249f4328a85ede4a31
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 22 15:05:41 2013 +0100
+
+ profile: editor: Remove dead code
+
+ src/profile-editor.c | 18 ------------------
+ 1 file changed, 18 deletions(-)
+
+commit 71611a40e7bb762e3d24dbf3947f0ad33f5cfe14
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 22 14:56:59 2013 +0100
+
+ profile: editor: Make bold colourpicker insensitive when same-colour chosen
+
+ When the 'same colour as text' checkbox is active, make the colourpicker
+ insensitive.
+
+ src/profile-editor.c | 7 +++++
+ src/profile-preferences.ui | 78 ++++++++++++++++++++++++++++++----------------
+ 2 files changed, 58 insertions(+), 27 deletions(-)
+
+commit d99a84c45fce74b8cf2be0eab86185c79ca5c4e5
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 22 14:53:06 2013 +0100
+
+ profile: editor: Re-save the builder file from glade
+
+ Fix a few misnamed widgets, and re-save the file which changed some indentations.
+
+ src/profile-preferences.ui | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit 79387ac6939ce27a8849cc9f81377539ee415c1d
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 22 14:46:58 2013 +0100
+
+ profile: editor: Make spin button insensitive if unlimited is selected
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692022
+
+ src/profile-editor.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 91aa23289401d53afd58c7ffcbf1ee2ef21bc691
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jan 21 07:13:53 2013 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 326 +++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 233 insertions(+), 93 deletions(-)
+
+commit 7997f486ff3df49ce1b87413c9ba07be72ee8b28
+Author: Frédéric Péters <fpeters@0d.be>
+Date: Sun Jan 20 21:50:55 2013 +0100
+
+ terminal-screen: check for custom command first
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692148
+
+ src/terminal-screen.c | 33 +++++++++++++++++----------------
+ 1 file changed, 17 insertions(+), 16 deletions(-)
+
+commit 51097ebfadbde4f9c05d61904ef528169739c709
+Author: Jorge Pérez Pérez <jorgtum@gmail.com>
+Date: Sun Jan 20 21:11:48 2013 +0100
+
+ Added Aragonese language
+
+ po/LINGUAS | 1 +
+ po/an.po | 2099 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2100 insertions(+)
+
+commit 475872b496340ddda72f4c372c6be39039a0a55f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 14:48:31 2013 +0100
+
+ build: Add some more compiler warnings
+
+ configure.ac | 14 +++++++++++++-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
+commit 68f6569cc4d632234c2f16ec6cff184e99be2738
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 14:46:26 2013 +0100
+
+ client: Include gdk
+
+ Include gdk first, so GDK_WINDOWING_* is defined. Use #ifdef instead of #if.
+
+ src/terminal-client-utils.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit b3d7ee6109c27620738430e79277c3cbaa2e2259
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 14:31:08 2013 +0100
+
+ build: Update list of compiler warnings
+
+ acinclude.m4 | 2 +-
+ configure.ac | 42 +++++++++++++++++++++++++++++++-----------
+ 2 files changed, 32 insertions(+), 12 deletions(-)
+
+commit 3b276faa3298e70625fc5219c4c97fb93bbc33c6
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 13:19:13 2013 +0100
+
+ build: Update macros
+
+ The compiler flag check macros are copied from systemd; update them with the
+ latest upstream copy.
+
+ acinclude.m4 | 77 ++++++++++++++++++------------------------------------------
+ configure.ac | 5 +++-
+ 2 files changed, 27 insertions(+), 55 deletions(-)
+
+commit 44c9dcc040e24a509cb61fa08729f0a7c64137c1
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 23:07:54 2013 -0500
+
+ Update copy of git.mk
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692055
+
+ git.mk | 86 ++++++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 63 insertions(+), 23 deletions(-)
+
+commit 8e20178bd8406b82bb0a3ed34ef863eb3c81b591
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 23:06:00 2013 -0500
+
+ src: Make sure to include git.mk
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692055
+
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit cc5cf9ead3e1479943e941c8348d1df75906b0c8
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 18 18:25:39 2013 +0100
+
+ debug: Rename
+
+ src/terminal-app.c | 2 +-
+ src/terminal-debug.c | 2 +-
+ src/terminal-debug.h | 2 +-
+ src/terminal-gdbus.c | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+commit df9e9f7d810f219805595d4391bd17c9489a0b96
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Sat Jan 19 23:46:05 2013 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit b8ab8a7bf6e70384488914d3b829874cb3e6bf83
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 01:13:21 2013 -0500
+
+ terminal-window: Rename terminal_window_set_size()
+
+ terminal_window_update_size more accurately describes what it does.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691997
+
+ src/terminal-window.c | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 837af8b78edecf1b6498413e8c9549fd6ccbe410
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 01:12:34 2013 -0500
+
+ terminal-window: Remove screen argument from terminal_window_set_size()
+
+ It's always the active screen.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691997
+
+ src/terminal-window.c | 34 ++++++++++++++++------------------
+ 1 file changed, 16 insertions(+), 18 deletions(-)
+
+commit 4f13d8326b5491c0c500a9f3aacf537a8a7ce0ca
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 01:09:59 2013 -0500
+
+ terminal-window: Remove terminal_window_set_size_force_grid()
+
+ It's effectively unused.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691997
+
+ src/terminal-window.c | 26 ++------------------------
+ 1 file changed, 2 insertions(+), 24 deletions(-)
+
+commit f38b805cce31a2c2ceb2fd93c11e04f0c18e2242
+Author: Jasper St. Pierre <jstpierre@mecheye.net>
+Date: Fri Jan 18 01:08:05 2013 -0500
+
+ terminal-screen: Remove style-updated handlers
+
+ Let the TerminalWindow tell us when the style is updated.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691997
+
+ src/terminal-screen.c | 29 +++++------------------------
+ src/terminal-screen.h | 2 ++
+ src/terminal-window.c | 32 ++++++++++++++++++++++++++------
+ src/terminal-window.h | 6 ------
+ 4 files changed, 33 insertions(+), 36 deletions(-)
+
+commit 51ab7126c4e63a121209bb69708df717ffef82a1
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 18 17:53:03 2013 +0100
+
+ migration: Correctly get the value of the default profile gconf pref
+
+ Need to allow the gconf default, since otherwise we won't migrate the
+ prefs from the default profile that are now global options.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692021
+
+ src/migration.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ffa6c15a860affd0865d224c6c9a4a48583305e5
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 17 14:55:19 2013 +0100
+
+ app menu: Remove Help accel
+
+ This breaks disabling menubar accels, since that doesn't work for the app menu.
+
+ src/terminal-appmenu.ui | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 08b99e225df70172571e7a7ed680c83cd4b57841
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 17 14:51:27 2013 +0100
+
+ notebook: Fix parent class handler
+
+ Fix a stupid typo bug.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691932
+
+ src/terminal-notebook.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b7018889afc49ffbdb699c8e7b9c021b35916a66
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 17 14:23:50 2013 +0100
+
+ profile editor: Fix notebook scroll event handler
+
+ Only handle non-modified scroll events.
+
+ src/profile-editor.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit ce715cc2ddd5a1fb0b00e0c2d3d2ce654db96540
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jan 17 14:23:20 2013 +0100
+
+ notebook: Fix scroll event handling
+
+ Chain up to the proper handler.
+
+ src/terminal-notebook.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit e3e20b59fa920f1bd0e4d48e14e5a5f6484e12cb
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Thu Jan 17 11:20:31 2013 +0200
+
+ Don't use <Primary>e as Pereferences accelerator.
+
+ <Primary>e is <Ctrl>e on Unix which is not a good idea for a terminal app.
+ Remove it because it seems superfluous to have a shortcut for preferences.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691931
+
+ src/terminal-appmenu.ui | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 611e93f2f8c0c18ed8d365ecb850258e8d5c9c12
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 16 22:52:03 2013 +0100
+
+ window: Use the geometry of the active screen
+
+ When we get the restyle on focus-out, the screens call terminal_window_set_size()
+ directly. This was causing the window to revert to a previous size, see bug
+ https://bugzilla.gnome.org/show_bug.cgi?id=688959 .
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 33dba6401333116f4aaf861931c00095ae98790a
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 16 15:36:02 2013 +0100
+
+ nautilus: The desktop-is-home-dir key has been removed from nautilus
+
+ src/terminal-nautilus.c | 18 ++----------------
+ 1 file changed, 2 insertions(+), 16 deletions(-)
+
+commit 6494c40ef628fe1b4139068795f9717173b7539c
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 16 15:35:44 2013 +0100
+
+ about: Update year
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 09e378f8302ee26b2bd787a52bd2c8cbf886694e
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Wed Jan 16 13:10:50 2013 +0530
+
+ Assamese translation updated
+
+ po/as.po | 439 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 240 insertions(+), 199 deletions(-)
+
+commit 778e158eb1f9f4b841f9941a6e0b705d0f4558c7
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Tue Jan 15 20:50:32 2013 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 1379 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 723 insertions(+), 656 deletions(-)
+
+commit 90d567f3de265b18a99cff3c41cbe187200dd88b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 15 15:12:44 2013 +0100
+
+ Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d0cdbceb17d3b13dcf1e26f81d5bcd2e2872fb64
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 15 15:07:19 2013 +0100
+
+ Version 3.7.1
+
+ NEWS | 5 +++++
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 7fb2ddf831143df8bf99ed8cf19bd7621110ed03
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jan 15 14:35:05 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 472 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 260 insertions(+), 212 deletions(-)
+
+commit 8721e5a26f4864c0686aa69cfbe51371e19b0b05
+Author: Jeremy Bicha <jbicha@ubuntu.com>
+Date: Sun Dec 30 23:59:07 2012 -0500
+
+ all: Cleanup license headers some more
+
+ Use the most recent wording from http://www.gnu.org/licenses/gpl.html
+ Fixes 'incorrect FSF address' warnings
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=673344
+
+ src/client.c | 6 +++---
+ src/eggshell.c | 20 +++++++++-----------
+ src/eggshell.h | 20 +++++++++-----------
+ src/migration.c | 6 +++---
+ src/org.gnome.Terminal.gschema.xml.in | 11 +++++------
+ src/profile-editor.c | 6 +++---
+ src/profile-editor.h | 20 +++++++++-----------
+ src/server.c | 6 +++---
+ src/terminal-accels.c | 6 +++---
+ src/terminal-accels.h | 20 +++++++++-----------
+ src/terminal-app.c | 6 +++---
+ src/terminal-app.h | 20 +++++++++-----------
+ src/terminal-appmenu.ui | 11 +++++------
+ src/terminal-client-utils.c | 20 +++++++++-----------
+ src/terminal-client-utils.h | 20 +++++++++-----------
+ src/terminal-close-button.c | 6 +++---
+ src/terminal-close-button.h | 6 +++---
+ src/terminal-debug.c | 19 +++++++++----------
+ src/terminal-debug.h | 19 +++++++++----------
+ src/terminal-defines.h | 21 ++++++++++-----------
+ src/terminal-encoding.c | 6 +++---
+ src/terminal-encoding.h | 20 +++++++++-----------
+ src/terminal-enums.h | 20 +++++++++-----------
+ src/terminal-gdbus.c | 21 ++++++++++-----------
+ src/terminal-gdbus.h | 21 ++++++++++-----------
+ src/terminal-info-bar.c | 21 ++++++++++-----------
+ src/terminal-info-bar.h | 21 ++++++++++-----------
+ src/terminal-intl.h | 20 +++++++++-----------
+ src/terminal-mdi-container.c | 20 +++++++++-----------
+ src/terminal-mdi-container.h | 20 +++++++++-----------
+ src/terminal-nautilus.c | 28 +++++++++++++---------------
+ src/terminal-notebook.c | 20 +++++++++-----------
+ src/terminal-notebook.h | 20 +++++++++-----------
+ src/terminal-options.c | 6 +++---
+ src/terminal-options.h | 6 +++---
+ src/terminal-schemas.h | 20 +++++++++-----------
+ src/terminal-screen-container.c | 20 +++++++++-----------
+ src/terminal-screen-container.h | 22 ++++++++++------------
+ src/terminal-screen.c | 6 +++---
+ src/terminal-screen.h | 20 +++++++++-----------
+ src/terminal-search-dialog.c | 8 +++-----
+ src/terminal-search-dialog.h | 9 ++++-----
+ src/terminal-tab-label.c | 21 ++++++++++-----------
+ src/terminal-tab-label.h | 22 +++++++++++-----------
+ src/terminal-tabs-menu.c | 21 ++++++++++-----------
+ src/terminal-tabs-menu.h | 21 ++++++++++-----------
+ src/terminal-util.c | 13 ++++++-------
+ src/terminal-util.h | 20 +++++++++-----------
+ src/terminal-version.h.in | 21 ++++++++++-----------
+ src/terminal-window.c | 6 +++---
+ src/terminal-window.h | 20 +++++++++-----------
+ src/terminal.c | 6 +++---
+ 52 files changed, 378 insertions(+), 437 deletions(-)
+
+commit 195d391ef2fc4d34e242e2d40b15d2ea950ef81d
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 14 18:01:43 2013 +0100
+
+ keybindings: Fix next/previous tab keybinding
+
+ This was broken by the switch to TerminalNotebook.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691059
+
+ src/terminal-window.c | 11 ++++-------
+ 1 file changed, 4 insertions(+), 7 deletions(-)
+
+commit 9b3269b9b8cb34b6f990c0cde938ca35b44ad1ef
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 14 17:53:08 2013 +0100
+
+ settings: Change settings path
+
+ src/org.gnome.Terminal.gschema.xml.in | 6 +++---
+ src/terminal-schemas.h | 8 +++-----
+ 2 files changed, 6 insertions(+), 8 deletions(-)
+
+commit b8171022016d40618a3ff291258053608c850257
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 14 17:47:32 2013 +0100
+
+ keybindings: Port to gsettings
+
+ Redo the gconf->gsettings port of the keybindings part. Use gsettings
+ for the keybindings instead of the simple accel map file.
+
+ src/migration.c | 111 +++---
+ src/org.gnome.Terminal.gschema.xml.in | 143 +++++++-
+ src/terminal-accels.c | 672 +++++++++++++++++++++++++---------
+ src/terminal-schemas.h | 1 +
+ 4 files changed, 684 insertions(+), 243 deletions(-)
+
+commit 0e0175e618c6bdcaf4c6f2a13fea3a013586678a
+Author: Gheyret Kenji <gheyret@gmail.com>
+Date: Mon Jan 14 18:33:48 2013 +0900
+
+ Updated Uyghur translation
+
+ Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
+
+ po/ug.po | 3417 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1842 insertions(+), 1575 deletions(-)
+
+commit 4bee86d812baf9260f103c1823076235509cdbfb
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Jan 12 23:10:20 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 1571 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 829 insertions(+), 742 deletions(-)
+
+commit 2d3dfe3073c3a2dd18f7292127d62794183802a4
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 9 01:59:37 2013 +0100
+
+ migration: Use stderr for debug output
+
+ src/migration.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a033cc90ca9ae25da0e291c18c8341847a4632a0
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 9 01:56:59 2013 +0100
+
+ migration: Add --force
+
+ Check the current schema version before migration, and only do migration
+ if it's less than the current schema version, or --force is passed.
+
+ src/migration.c | 40 ++++++++++++++++++++++++++--------------
+ 1 file changed, 26 insertions(+), 14 deletions(-)
+
+commit 7921b87ea4f8302c663524b5effd6af7ac4afc77
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 8 23:20:45 2013 +0100
+
+ migration: Fix migration with nonexistent default GConf profile
+
+ When the GConf prefs are corrupt and point to a default profile that doesn't
+ exist, we were converting the profiles but leaving the default value for the
+ default profile, so creating new terminals with the default profile would fail.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=691347
+
+ src/migration.c | 29 +++++++++++++++++++----------
+ 1 file changed, 19 insertions(+), 10 deletions(-)
+
+commit fb4b48c40dde6dc73fd9b750240ea6c0e86a3262
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 8 23:17:45 2013 +0100
+
+ debug: Fix debug output
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 86b7b785d76a1df0702466dc069fb8aa5a2fd9a6
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Dec 20 19:58:23 2012 +0100
+
+ utils: No need to error check the builder data
+
+ Now that it's built in, just assert when things go wrong.
+
+ src/terminal-accels.c | 13 ++++++-------
+ src/terminal-app.c | 21 ++++++++++-----------
+ src/terminal-encoding.c | 18 +++++++-----------
+ src/terminal-search-dialog.c | 24 ++++++++++--------------
+ src/terminal-util.c | 9 +++------
+ src/terminal-util.h | 6 +++---
+ 6 files changed, 39 insertions(+), 52 deletions(-)
+
+commit 086ae96d7bc2db5be6a1351e605253153aab4913
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Wed Jan 2 23:02:25 2013 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1287 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 607 insertions(+), 680 deletions(-)
+
+commit 458773f98f4690050f6039de5435719868dc0aee
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Dec 31 12:21:23 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 85 ++++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 34 insertions(+), 51 deletions(-)
+
+commit 246f03985e02ce232071724e9c9a8f3c6da5c561
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Dec 31 12:21:11 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 67 ++++++++++-------------------------------------------------
+ 1 file changed, 11 insertions(+), 56 deletions(-)
+
+commit 9ceee0df41a0b462cd1817f3312554f33ed6a379
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Dec 28 20:15:18 2012 +0200
+
+ Typo
+
+ po/ar.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 132ae48abf1775195240b428df0d039898eb2328
+Author: Arash Mousavi <mousavi.arash@gmail.com>
+Date: Fri Dec 28 14:15:56 2012 +0330
+
+ l10n: Updated Persian translation
+
+ po/fa.po | 48 +++++++++++++++++++-----------------------------
+ 1 file changed, 19 insertions(+), 29 deletions(-)
+
+commit b478778285a4fb40e91cd658b3149cede8a9b600
+Author: Danial Behzadi <dani.behzi@gmail.com>
+Date: Fri Dec 28 14:08:26 2012 +0330
+
+ l10n: Updated Persian translation
+
+ po/fa.po | 3537 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 1349 insertions(+), 2188 deletions(-)
+
+commit 8fd72f022798a51f066d3c9ffa875dab7524a6db
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu Dec 27 20:18:09 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 2361 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 805 insertions(+), 1556 deletions(-)
+
+commit 6157657fc152bb6d16b9f5eb1dd3d9945adea4a8
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Sun Dec 23 19:07:02 2012 +0200
+
+ Update Arabic translation
+
+ po/ar.po | 1291 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 640 insertions(+), 651 deletions(-)
+
+commit e1e4fd710604a83c73124000b313190573b70ebe
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sun Dec 23 04:23:20 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 1001 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 488 insertions(+), 513 deletions(-)
+
+commit a267bd3d9c4defe6d17b7754e75ed2e3616c0157
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Thu Dec 20 14:43:58 2012 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 1126 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 554 insertions(+), 572 deletions(-)
+
+commit b4641079a9f33d3fac4d550f492d93bcaf8d977d
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Wed Dec 19 19:07:57 2012 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 562 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 287 insertions(+), 275 deletions(-)
+
+commit 90b3e451a046f69cba6e3c5553284f9f5fb7ee06
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Dec 19 15:16:04 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 1041 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 468 insertions(+), 573 deletions(-)
+
+commit fedda08bc581e5c75e1c67302c670cda551c3cb1
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Tue Dec 18 17:12:37 2012 +0530
+
+ Assamese translation updated
+
+ po/as.po | 876 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 426 insertions(+), 450 deletions(-)
+
+commit 7f185514f5fad3cea10bed6ee8057379e25a3573
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 19:00:55 2012 +0100
+
+ release: Add relnotes
+
+ NEWS | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit a67aaef328b42e9f645b1675921b98be64e76885
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 19:05:20 2012 +0100
+
+ build: distclean fix
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 67d9abb00ca4ceaf0b1703d3c0efed1e8527e6e2
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 19:00:35 2012 +0100
+
+ build: Don't distribute generated files
+
+ src/Makefile.am | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit bfbb6a2a5b11ea97ed1c3de9c2394ebcbcc43fe5
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 18:56:31 2012 +0100
+
+ build: dist fixes
+
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 17240f7a2b36b717e1da26d9b431b9fff0cd76f4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 16:06:17 2012 +0100
+
+ profile: Build with newer DConf
+
+ DConf broke API between 1.2 and 1.4 without changing its pkg-config name. Check
+ for the API version in configure, and adapt the code. Only compile-tested not
+ runtime-tested for dconf 1.4 !
+
+ configure.ac | 9 +++++++++
+ src/terminal-app.c | 25 +++++++++++++++++++++++++
+ 2 files changed, 34 insertions(+)
+
+commit ccc1d177160467fc7765d81cbee62a355a335d53
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 17 15:25:40 2012 +0100
+
+ build: Remove outdated README file
+
+ README | 19 -------------------
+ 1 file changed, 19 deletions(-)
+
+commit d72c104c7288bdf60a9c765d3a175883b4f01b83
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Dec 17 13:23:53 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 1150 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 573 insertions(+), 577 deletions(-)
+
+commit 1451e45ee4c91defcc02f3531308d41ce310d5ec
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Dec 17 12:34:11 2012 +0100
+
+ Fixed POTFILES.in and POTFILES.skip files
+
+ po/POTFILES.in | 4 +---
+ po/POTFILES.skip | 1 -
+ 2 files changed, 1 insertion(+), 4 deletions(-)
+
+commit cceaf2ab5a9bcf0ff8cee233293bf2d3a228a3d2
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Dec 17 11:24:08 2012 +0100
+
+ Removed markup from UI file. Fixes bug #683653
+
+ src/profile-preferences.ui | 38 ++++++++++++++++++++++++++------------
+ 1 file changed, 26 insertions(+), 12 deletions(-)
+
+commit e86e28cfad1d691b136c6d83e9458e5c0bdf4721
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Mon Dec 17 14:54:37 2012 +0530
+
+ Assamese translation updated
+
+ po/as.po | 444 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 228 insertions(+), 216 deletions(-)
+
+commit 003c04e7067be7ab9beacc9c61761e6547e37251
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Mon Dec 17 01:37:05 2012 +0100
+
+ Updated German translation (bug 690270)
+
+ po/de.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 211cb01311b49f87e39ec53d53b88c36a4fd6bc3
+Author: Matt Kraai <kraai@ftbfs.org>
+Date: Thu Oct 18 12:34:29 2012 -0700
+
+ i18n: capitalize Pango
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=683652
+
+ src/org.gnome.Terminal.gschema.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8a89fb6dfdd8200d296465881efbc869559dcf3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 23:10:42 2012 +0100
+
+ build: Ifdef g_type_init() call
+
+ It's deprecated on glib master, so guard it with a version check.
+
+ src/client.c | 4 ++--
+ src/migration.c | 2 ++
+ src/server.c | 2 ++
+ src/terminal.c | 2 ++
+ 4 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 8c0e7e513bd82c7e84fca0c09d2edd46eb5c55fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 23:08:23 2012 +0100
+
+ server: Use resources for gtkbuilder files
+
+ pkgdatadir is now empty!
+
+ src/Makefile.am | 16 +++++-----------
+ src/profile-editor.c | 12 ++----------
+ src/terminal-accels.c | 12 ++++++------
+ src/terminal-app.c | 20 ++++++++++----------
+ src/terminal-encoding.c | 14 +++++++-------
+ src/terminal-search-dialog.c | 20 ++++++++++----------
+ src/terminal-util.c | 18 +++++-------------
+ src/terminal-util.h | 6 +++---
+ src/terminal.gresource.xml | 5 +++++
+ 9 files changed, 53 insertions(+), 70 deletions(-)
+
+commit d625ea9882b1b8903b4e6bf751d3caa017266cb3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 22:59:27 2012 +0100
+
+ ui: Remove glade files
+
+ src/encodings-dialog.glade | 296 -----
+ src/find-dialog.glade | 236 ----
+ src/keybinding-editor.glade | 194 ----
+ src/profile-manager.glade | 225 ----
+ src/profile-preferences.glade | 2483 -----------------------------------------
+ 5 files changed, 3434 deletions(-)
+
+commit 155e38965b156dbf56915d4b0bbdff0baca12858
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 21:16:43 2012 +0100
+
+ ui: Use GtkBuilder directly
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=588945
+
+ configure.ac | 6 -
+ po/POTFILES.in | 14 +-
+ src/Makefile.am | 25 +-
+ src/encodings-dialog.ui | 185 ++---
+ src/extra-strings.c | 73 --
+ src/find-dialog.ui | 162 ++--
+ src/keybinding-editor.ui | 147 ++--
+ src/profile-manager.ui | 174 +++--
+ src/profile-preferences.ui | 1800 +++++++++++++++-----------------------------
+ 9 files changed, 953 insertions(+), 1633 deletions(-)
+
+commit 418126019ce0621a1fddfa801e76ff649bc0755f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 21:07:51 2012 +0100
+
+ ui: Add autoconverted glade files to git
+
+ src/encodings-dialog.ui | 278 +++++
+ src/find-dialog.ui | 221 ++++
+ src/keybinding-editor.ui | 183 ++++
+ src/profile-manager.ui | 208 ++++
+ src/profile-preferences.ui | 2513 ++++++++++++++++++++++++++++++++++++++++++++
+ 5 files changed, 3403 insertions(+)
+
+commit aca7f5d5bd7486c33cee516b73a750fc2ef13d61
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 20:25:05 2012 +0100
+
+ profile editor: Reimplement tab-switching by mousewheel
+
+ src/profile-editor.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 68 insertions(+)
+
+commit 177a0e157c90e93090220ea0943d7c1e268ed38b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 20:18:13 2012 +0100
+
+ build: Remove obsolete version checks
+
+ src/terminal-notebook.c | 2 --
+ src/terminal-window.c | 2 --
+ 2 files changed, 4 deletions(-)
+
+commit 37b98990445caa0105ab16bf9780e97d07e5df5d
+Author: Michael Lin <linmx0130@gmail.com>
+Date: Sun Dec 16 23:01:51 2012 +0800
+
+ Update Simplified Chinese translation
+
+ po/zh_CN.po | 2844 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1469 insertions(+), 1375 deletions(-)
+
+commit a0c0a2f33e07e7df01b3bf4a0ee0aa1e9f3865d6
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 15:08:59 2012 +0100
+
+ window: Remove Close from popup menu
+
+ There's the tab close button, and/or the window close button, so there's no need
+ for an extra entry in the context menu that's too easily activated.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=551284
+
+ src/terminal-window.c | 14 --------------
+ src/terminal.xml | 3 ---
+ 2 files changed, 17 deletions(-)
+
+commit 7c987a13911b53349fdf29b7132044b89f5397a2
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 14:45:53 2012 +0100
+
+ profile: Increase default amount of scrollback
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=624195
+
+ src/org.gnome.Terminal.gschema.xml.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ec88d1db2f713fae9aa5ffac72a0781689e55870
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 14:09:16 2012 +0100
+
+ Fix indentation
+
+ .dir-locals.el | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3f43e07cb129e52f0213be5e5e8e0f8b6e17190b
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Dec 16 02:05:00 2012 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b815eb113efeedda990b039bd6873407a7df5a9b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 16 00:01:07 2012 +0100
+
+ client: Separate running a command from running the user's shell
+
+ src/client.c | 21 ++++++++---
+ src/terminal-client-utils.c | 9 ++++-
+ src/terminal-client-utils.h | 3 +-
+ src/terminal-gdbus.c | 4 +++
+ src/terminal-screen.c | 87 +++++++++++++++++++++------------------------
+ src/terminal-screen.h | 5 +--
+ src/terminal.c | 9 ++---
+ 7 files changed, 77 insertions(+), 61 deletions(-)
+
+commit c316ee9a7c97098ae2e21f3e3437eccf988a2f5d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 15 23:09:36 2012 +0100
+
+ profile: Copy profile keys when cloning the profile
+
+ Use dconf directly to copy all written-to keys from the base profile to the
+ new profile.
+
+ src/terminal-app.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 104 insertions(+), 12 deletions(-)
+
+commit b14ea4f00f61adc29b10af919ac02e7f69be92d6
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 15 22:41:45 2012 +0100
+
+ profile: Remove all keys when removing the profile
+
+ Use dconf directly to unset all the profile's keys when removing the profile.
+
+ configure.ac | 2 +-
+ src/terminal-app.c | 28 +++++++++++++++++-----------
+ 2 files changed, 18 insertions(+), 12 deletions(-)
+
+commit 7088ba3232c0e81cd3f56e07727914a9f07f7e7d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 15 22:14:27 2012 +0100
+
+ server: Emit profile-list-changed when adding new profile
+
+ src/terminal-app.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4694ce5ec95eadbcd7ffbc5f17711ccfdafa3eff
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 15 22:10:49 2012 +0100
+
+ unf
+
+ src/terminal-util.h | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 87f5974b96f4ab7afe86f2e1c2b69590aa22b04e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 15 18:16:43 2012 +0100
+
+ profile: Port to gsettings
+
+ Give up on waiting for gsettingslist; simulate it by storing the profile list
+ in a "as" pref.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=624856
+
+ configure.ac | 8 +-
+ po/POTFILES.in | 1 -
+ src/Makefile.am | 1 -
+ src/client.c | 2 +-
+ src/migration.c | 89 ++--
+ src/org.gnome.Terminal.gschema.xml.in | 18 +-
+ src/profile-manager.glade | 12 +
+ src/profile-new-dialog.glade | 200 --------
+ src/terminal-app.c | 876 +++++++++++++---------------------
+ src/terminal-app.h | 11 +-
+ src/terminal-gdbus.c | 29 +-
+ src/terminal-schemas.h | 3 +-
+ src/terminal-screen.c | 26 -
+ src/terminal-util.h | 2 +
+ src/terminal-window.c | 6 -
+ src/terminal.xml | 2 +-
+ 16 files changed, 454 insertions(+), 832 deletions(-)
+
+commit b044d6f5877c958818b1b465db30cdf1f40a99b4
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 10 17:54:38 2012 +0100
+
+ server: Fix a compiler warning
+
+ src/terminal-app.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 3ad4c2dca2f709fd545d984efdab237735bd8d17
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 22:35:04 2012 +0100
+
+ server: Remove debug spew
+
+ src/terminal-app.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 27117dd723b7d1fdf334e6dfc2ebc39c220541a1
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sat Dec 15 00:21:15 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 516 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 265 insertions(+), 251 deletions(-)
+
+commit 26f04c2a8ca5acceaacc1410f3f73f9c8954e211
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 22:23:33 2012 +0100
+
+ server: Run migration before getting the profile list
+
+ src/terminal-app.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 487908bf2ff025d5a8e5b8015f9d5c68438c7ad3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 22:20:45 2012 +0100
+
+ server: Print a warning when not running with dconf
+
+ src/terminal-app.c | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit 8d0746cd51b31b36f9f2913d81929b0c57511855
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 22:09:09 2012 +0100
+
+ server: Run migration
+
+ On startup, check if we need to migrate from gconf, and if so, run the
+ migrator.
+
+ src/Makefile.am | 6 ++---
+ src/migration.c | 21 ++++++++++++++++
+ src/org.gnome.Terminal.gschema.xml.in | 4 +++
+ src/terminal-app.c | 46 ++++++++++++++++++++++++++++++++++-
+ src/terminal-schemas.h | 3 +++
+ 5 files changed, 75 insertions(+), 5 deletions(-)
+
+commit a110c96b74a8bcb06465fa3760e6bc8827159de9
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Dec 9 21:12:51 2012 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0467c9af9249f60d77210d1d6faef2c2ff539175
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 20:29:45 2012 +0100
+
+ schemas: Rename profile schema
+
+ src/Makefile.am | 2 +-
+ ...l.Preferences.gschema.xml.in => org.gnome.Terminal.gschema.xml.in} | 2 +-
+ src/terminal-schemas.h | 4 ++--
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 65cd6d3f99f6bf83c8784958e34946e9b0479945
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 20:07:37 2012 +0100
+
+ build: Don't install gnome-terminal-client yet
+
+ src/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8ba817407b892b62b99ae69ebcd594f4131f2fa9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 20:06:40 2012 +0100
+
+ Update
+
+ .dir-locals.el | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 8e67b51a03dbbd87cfb184fca1d3b53767d5bad5
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Dec 9 20:06:24 2012 +0100
+
+ screen: Use the passed env, not the server env
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit bf68b542234cae1ff518ac30f650b4b97bf2afd0
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 5 23:07:03 2012 +0100
+
+ window: Fix role not to use negative numbers
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c2733926b40ab542cc0d5ebc4b534d1c6484fdde
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Fri Dec 7 18:32:15 2012 +0530
+
+ Updated Kannada Translations
+
+ po/kn.po | 2548 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1293 insertions(+), 1255 deletions(-)
+
+commit 9aa7c5ea51272e5f5a2c4bfd8be1ec904136ac54
+Author: ManojKumar Giri <mgiri@redhat.com>
+Date: Tue Dec 4 17:26:24 2012 +0530
+
+ Updated Odia Translation with FUEL implementation.
+
+ po/or.po | 2236 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1220 insertions(+), 1016 deletions(-)
+
+commit 2181d994a21753ea290308f595006c05f978391d
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Dec 2 19:32:25 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 305 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 172 insertions(+), 133 deletions(-)
+
+commit 65d99c2a9d78aac5ce07b6f3c4ffcb20c9d912f2
+Author: Aruna <aruna.evam@gmail.com>
+Date: Sun Nov 25 02:28:40 2012 +0530
+
+ Minor corrections to the user help,bug 674364
+
+ Changed all the occurences of colour to read as color. Also worked on eliminating some minor discrepancies between the documentation and actual options on the terminal.
+
+ help/C/index.docbook | 191 +++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 132 insertions(+), 59 deletions(-)
+
+commit 1fc9bfda5c521da2b8233b57f438e7ea5bbbadb8
+Author: Ryan Lortie <desrt@desrt.ca>
+Date: Sun Nov 25 14:52:08 2012 -0500
+
+ build: don't link to gthread
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 93997789d53bded704262201a26d59dccb310e82
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Nov 25 15:42:01 2012 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit b953537f5fb160ab4a393ad5f88ec08e35d3135c
+Author: Marek Černocký <marek@manet.cz>
+Date: Sun Nov 25 15:38:36 2012 +0100
+
+ Updated Czech translation
+
+ help/cs/cs.po | 1112 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 590 insertions(+), 522 deletions(-)
+
+commit cf9faae9a9680d9b3f6b5635f879fa5a15cf1e77
+Author: Nilamdyuti Goswami <ngoswami@redhat.com>
+Date: Fri Nov 23 18:10:57 2012 +0530
+
+ Assamese translation updated
+
+ po/as.po | 553 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 311 insertions(+), 242 deletions(-)
+
+commit 0c73515a856efa2d6d16659cfad3e1674253b872
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Nov 20 15:52:11 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit a1048c5762b920d406cd3f5bed364a47b0650401
+Author: Christian Kirbach <christian.kirbach@gmail.com>
+Date: Sun Nov 18 11:26:56 2012 +0100
+
+ [l10n] Updated German doc translation
+
+ help/de/de.po | 527 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 271 insertions(+), 256 deletions(-)
+
+commit de14f660c8bb76858f57e58f1c352bb514cb2d4f
+Author: Christian Kirbach <christian.kirbach@gmail.com>
+Date: Sun Nov 18 11:20:52 2012 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 2131 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1069 insertions(+), 1062 deletions(-)
+
+commit 453b531f9d53256a3a8f99925bbf579ec4fc147e
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Fri Nov 9 13:23:24 2012 +0200
+
+ Updated Hebrew translation.
+
+ po/he.po | 427 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 227 insertions(+), 200 deletions(-)
+
+commit 420c81c7faf4efe6eeccfc54016626401498df2c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Nov 5 17:49:19 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 388 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 210 insertions(+), 178 deletions(-)
+
+commit 8c95bbd1f388ef24ccecfdfac1df436f1b66bc1d
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Wed Oct 31 21:46:23 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 463 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 235 insertions(+), 228 deletions(-)
+
+commit bbb5b049e0e5803d4480cc2fd963edb4f655d64d
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Oct 28 08:09:39 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 38b01b58787ac8839f17c2aebf31303c5cc7e801
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Fri Oct 26 20:05:14 2012 -0400
+
+ Add keywords to desktop file
+
+ This makes GNOME shell search more friendly.
+
+ gnome-terminal.desktop.in.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit a674f625d36f2fe26873db8dcb1233415f94cc34
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sat Oct 27 13:57:52 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 375 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 201 insertions(+), 174 deletions(-)
+
+commit 34f44c560ed0116a234aa34d9268df10e14b6fdf
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Wed Oct 17 18:27:17 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 409 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 209 insertions(+), 200 deletions(-)
+
+commit e1e4569ce601ef437c923b342d4aab8b782d098c
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sun Oct 14 15:49:20 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 431 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 221 insertions(+), 210 deletions(-)
+
+commit 757e91e4fda2f7ed2f730fcad5a82689df21abdf
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Oct 12 22:19:19 2012 +0200
+
+ Revert accidentally committed code
+
+ src/client.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit cbdd4decbad1e491b829a554feccce2f0892f96b
+Author: Matt Kraai <kraai@ftbfs.org>
+Date: Fri Oct 12 22:16:43 2012 +0200
+
+ screen: Fix opening http-less URLs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685599
+
+ src/client.c | 6 ++++++
+ src/terminal-util.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 3370c0e51159f5be476b909e94ac05e5362dd28a
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Oct 11 20:59:16 2012 +0200
+
+ server: Move setting WM class to application startup
+
+ src/server.c | 3 ---
+ src/terminal-app.c | 3 +++
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 763ca9c94ddf8633bf072560bbc2c3dcd85c3403
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Oct 11 20:57:13 2012 +0200
+
+ server: Set WM class
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685742
+
+ src/server.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit e3939069bfdff3476e0eb695ff1f974c46f90a2a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 5 22:55:51 2012 +0200
+
+ Revert "window: Remove menubar visibility options"
+
+ This reverts commit e6d02b3cca15eef864aa9df7d6a46700e3a8d238.
+
+ Conflicts:
+
+ src/terminal-gdbus.c
+ src/terminal-window.c
+
+ src/client.c | 3 +
+ src/migration.c | 6 ++
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 5 ++
+ src/terminal-accels.c | 2 +
+ src/terminal-gdbus.c | 4 +
+ src/terminal-options.c | 91 +++++++++++++++++++++--
+ src/terminal-options.h | 6 ++
+ src/terminal-window.c | 71 ++++++++++++++++++
+ src/terminal-window.h | 8 ++
+ src/terminal.c | 3 +
+ src/terminal.xml | 2 +
+ 11 files changed, 195 insertions(+), 6 deletions(-)
+
+commit b38a013ff691f7abc199bb10c7bd6b22236a3aad
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Oct 9 08:20:05 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit a402b4061753fecc59622776f4afabbcd4a6acd1
+Author: Matt Kraai <kraai@ftbfs.org>
+Date: Mon Oct 8 06:16:54 2012 -0700
+
+ i18n: Orthography
+
+ Since unfortunately gnome has standardised on en-us, do s/maximise/maximize/
+ for strings shown to the user.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=683655
+
+ src/client.c | 2 +-
+ src/terminal-options.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 3da4cb605bd5e2fb126bd998aa76d125266427c5
+Author: Khoem Sokhem <khoemsokhem@khmeros.info>
+Date: Wed Oct 3 17:33:57 2012 +0200
+
+ [l10n] Added Khmer translation
+
+ po/LINGUAS | 1 +
+ po/km.po | 2674 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2675 insertions(+)
+
+commit fd109baa3cc1084b68ffa2a33e3a099a3a8c7338
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 26 10:46:29 2012 +0200
+
+ Update French translation
+
+ help/fr/figures/gnome-terminal-default.png | Bin 13784 -> 15873 bytes
+ help/fr/figures/gnome-terminal-tabbed.png | Bin 18573 -> 21630 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit bcb94b1a9ff54d84bf39cfae804f3f8beee310d5
+Author: Alexandre Franke <alexandre.franke@gmail.com>
+Date: Wed Sep 26 10:39:09 2012 +0200
+
+ Update French translation
+
+ help/fr/fr.po | 166 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 91 insertions(+), 75 deletions(-)
+
+commit 2ae377789e716d87e8fbfc4b6bd6a01ae33838d2
+Author: Claudio Arseni <claudio.arseni@ubuntu.com>
+Date: Mon Sep 24 11:54:07 2012 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 2239 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 757 insertions(+), 1482 deletions(-)
+
+commit 5442cfd50def931cf6fd073e259fea84596d52c5
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Mon Sep 24 10:52:34 2012 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 1896 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 642 insertions(+), 1254 deletions(-)
+
+commit 743718f619d130f7bd76691f2cb8f44d0f634a28
+Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
+Date: Sat Sep 22 18:08:52 2012 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 3650 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1861 insertions(+), 1789 deletions(-)
+
+commit d2658af24e488174a62212509d938d4c2e95f1d1
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Sep 22 19:30:09 2012 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 2006 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 983 insertions(+), 1023 deletions(-)
+
+commit 30d64a063f7d9aff5c7e92c49bb342c67bd8967b
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Thu Sep 20 19:44:49 2012 -0400
+
+ Drop a hardcoded button icon
+
+ We haven't shown icons in buttons in quite a while, and this
+ hardcoded icon really sticks out.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684512
+
+ src/profile-new-dialog.glade | 67 ++------------------------------------------
+ 1 file changed, 3 insertions(+), 64 deletions(-)
+
+commit 0f3abbd3e6d972c3dffdd00de243334b170871bf
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Wed Sep 19 21:41:41 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 2774 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1415 insertions(+), 1359 deletions(-)
+
+commit 05ed1c5deccbc1b31acec7b7a4280072e8a70036
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Wed Sep 19 19:47:25 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 23709d706d83f465f6b380184ad63227f104dcaf
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Sep 18 16:40:31 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit dacd691f4160d216a7f1d285a82093b050dd8e44
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Thu Sep 13 14:02:50 2012 +0300
+
+ Minor fix for Greek help translation
+
+ help/el/el.po | 12 +++---------
+ 1 file changed, 3 insertions(+), 9 deletions(-)
+
+commit 316565a2c5981187c52a4fa712f7fc8195fe76b9
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Sat Sep 8 00:16:32 2012 +0300
+
+ Updated Greek help translation
+
+ help/el/el.po | 226 +++++++++++++++++++++++-----------------------------------
+ 1 file changed, 88 insertions(+), 138 deletions(-)
+
+commit 51f355c04291ec8f8e5c37d04c4bf255b14bdfdb
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Sep 5 07:24:46 2012 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 37 +++++++++++++------------------------
+ 1 file changed, 13 insertions(+), 24 deletions(-)
+
+commit a8d4270f39995d42718dae3a3473c43fce4656e1
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Tue Sep 4 19:52:39 2012 +0200
+
+ [l10n] Updated German doc translation
+
+ help/de/de.po | 1168 +++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 596 insertions(+), 572 deletions(-)
+
+commit 83f820cdf46ee51d220c8621d5fa057795075645
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Tue Sep 4 00:36:09 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1895 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 954 insertions(+), 941 deletions(-)
+
+commit 8abeb44f29e09cc83a7a6fd1096b5d5c7b7940d9
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Aug 28 10:27:58 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 178 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 89 insertions(+), 89 deletions(-)
+
+commit c0927437b2dd72fe4d2a2831c8bf0c89d2eed63e
+Author: Richard Bradshaw <richb@fastmail.co.uk>
+Date: Tue Aug 21 09:56:04 2012 +0100
+
+ docs: Documen the umlimited scrollback pref
+
+ Document that selecting the unlimited option in Scrolling->Scrollback
+ removes the limit on the number of lines you can scroll back.
+
+ Bug #682336.
+
+ help/C/index.docbook | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9ba0db5aac90028aef3c3910c0570f764dd9f6ae
+Author: Richard Bradshaw <richb@fastmail.co.uk>
+Date: Tue Aug 21 10:29:21 2012 +0100
+
+ docs: Document the cursor shape pref
+
+ Add documentation about using the Cursor shape drop-down list in the
+ General tab of Profile preferences.
+
+ Bug #682337.
+
+ help/C/index.docbook | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 18f5db34404a1839799db69d13ae41f274156493
+Author: Richard Bradshaw <richb@fastmail.co.uk>
+Date: Tue Aug 21 01:31:43 2012 +0200
+
+ docs: Fix for changed UI
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=682306
+
+ help/C/index.docbook | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 8fae8415add9bde6c87b8dda40157074cd72e804
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Aug 20 20:48:14 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 49 +++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 33 insertions(+), 16 deletions(-)
+
+commit 93c86c1ebac60a132502fc42fefe03dcf5afd148
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 20 18:36:18 2012 +0200
+
+ Bump version
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 778ba1da585ca4555ea10ca4683e8fd656f595f6
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Aug 20 14:27:51 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 205 ++++++++++++++++++++++++----------------------------------
+ 1 file changed, 84 insertions(+), 121 deletions(-)
+
+commit ef45e6d4e4838425e190fa8d027c077774a17ef5
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Mon Aug 20 14:18:06 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 205 ++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 121 insertions(+), 84 deletions(-)
+
+commit 658c1b7b8e1afa6d2f523a7acd8e6681b9af6be6
+Author: Robert Ancell <robert.ancell@canonical.com>
+Date: Mon Aug 20 10:46:15 2012 +1200
+
+ all: Build against recent version of libdconf
+
+ configure.ac | 3 ++-
+ src/terminal-app.c | 5 ++---
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit ce0098ac9987d1f16b1dc0a774e9daec7bdd17ac
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Fri Aug 17 03:51:18 2012 +0300
+
+ Updated Greek help translation
+
+ help/el/el.po | 1573 +++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 1253 insertions(+), 320 deletions(-)
+
+commit 30d4705c7684492099b126128c76a46a96f52118
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri Aug 17 00:50:01 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 1154 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 580 insertions(+), 574 deletions(-)
+
+commit 5e6f31c46a8028b9b19f59f1142003bbf10ae435
+Author: Javier Jardón <jjardon@gnome.org>
+Date: Fri Aug 17 03:11:41 2012 +0900
+
+ Makefile.am: Remove some leftovers not needed with yelp-tools
+
+ This completes e1d7b40ecf76c14e05030c1c116214c7e73350d6
+
+ Makefile.am | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit b9de71f5dd4c7b9b93525318254f0d4502dc59b1
+Author: Javier Jardón <jjardon@gnome.org>
+Date: Fri Aug 17 03:06:48 2012 +0900
+
+ help/C: Use help: instead ghelp:
+
+ Needed for the new documentation infrastructure`
+
+ help/C/index.docbook | 4 ++--
+ help/C/legal.xml | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 29b125784999cf3d12bd455e5e64fbc26dad774e
+Author: Aleksey Kabanov <ak099@mail.ru>
+Date: Thu Aug 16 17:28:08 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 645 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 393 insertions(+), 252 deletions(-)
+
+commit 06558672eae85a66584767c0825903a3e2555ad0
+Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
+Date: Thu Aug 16 11:51:39 2012 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 3495 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1820 insertions(+), 1675 deletions(-)
+
+commit e9cb50fec6dd6aab88240e8d688282b61e716404
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sun Aug 12 12:08:54 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 2675 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 1001 insertions(+), 1674 deletions(-)
+
+commit 713fea4155da76162d11e93e4496aacfb8565984
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri Aug 10 11:15:23 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 53 +++--------------------------------------------------
+ 1 file changed, 3 insertions(+), 50 deletions(-)
+
+commit 22774badaf3549c3ef6b35953bba9269f653f69f
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Thu Aug 9 11:17:26 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 3456 +++++++++++++++++---------------------------------------
+ po/sr@latin.po | 3454 +++++++++++++++++--------------------------------------
+ 2 files changed, 2055 insertions(+), 4855 deletions(-)
+
+commit 80e59b6c3f4a6fc0e1eaac6c44897dc7147a3fcf
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Fri Aug 3 17:26:47 2012 +0530
+
+ Updated gujarati file
+
+ po/gu.po | 3389 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1740 insertions(+), 1649 deletions(-)
+
+commit ceb092eb5a21e1cc2882c43e5d480dcde5b3ad5c
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Thu Aug 2 23:28:14 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 285 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 154 insertions(+), 131 deletions(-)
+
+commit e38f852dc451c56bd91cb0d0a07696b46d968ed1
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Thu Aug 2 14:37:07 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ Modify the About label
+
+ po/ja.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7751b985a2dd4b03d8d14cce90bfa42b8c89c2dc
+Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
+Date: Thu Aug 2 14:34:30 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ Merge latest pot
+
+ po/ja.po | 3221 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1412 insertions(+), 1809 deletions(-)
+
+commit c8454401315a57e530f9c2617a3969721a860ced
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Tue Jul 31 17:41:31 2012 +0200
+
+ Added Romanian Translation
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bbe054857106598ae21798040cc9cdf7dc1e4e35
+Author: Daniel Șerbănescu <daniel@serbanescu.dk>
+Date: Tue Jul 31 17:39:40 2012 +0200
+
+ Added Romanian Translation
+
+ help/ro/ro.po | 2214 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2214 insertions(+)
+
+commit ab61b40b84aa3a44df76df4a10e84f7cd957780b
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sat Jul 28 08:35:43 2012 +0200
+
+ Updated Hungarian translation by Bence Lukács
+
+ po/hu.po | 3441 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1759 insertions(+), 1682 deletions(-)
+
+commit 3b6b9cbf20864d90179b94d028d343f02f894de6
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Jul 22 21:08:27 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2857 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 1002 insertions(+), 1855 deletions(-)
+
+commit 84d28390a82333e3f099f410d10d9482a5ff8eef
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Sun Jul 15 14:21:43 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 150 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 80 insertions(+), 70 deletions(-)
+
+commit d8e8c13aca8b7d1d27e00ed44f97f6474c2e621f
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Jul 14 14:08:27 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 4 ++--
+ po/zh_TW.po | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit b0e6a0dfc22d4cdc52eb6400aa98904a355ee382
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Jul 14 14:06:03 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 2502 ++++++++++++++++++++++----------------------------------
+ po/zh_TW.po | 2622 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 1974 insertions(+), 3150 deletions(-)
+
+commit 566f83a4fe39ca0a6d9a92a4c578cee8b54a4636
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Tue Jul 10 23:07:13 2012 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 136 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 74 insertions(+), 62 deletions(-)
+
+commit 13218ff3cea020c8e1ae09f01910e5e973c96c2c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jul 9 22:37:06 2012 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 976 +++++++--------------------------------------------------------
+ 1 file changed, 102 insertions(+), 874 deletions(-)
+
+commit 5b87327f3ca319868414bdc31d8d252bb9ad9473
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Sun Jul 8 12:15:06 2012 +0200
+
+ Updated French translation
+
+ po/fr.po | 2766 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 1032 insertions(+), 1734 deletions(-)
+
+commit 88962ab856ab85edc7a679ad6827dc324653da84
+Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
+Date: Thu Jul 5 20:00:15 2012 +0530
+
+ Assamese translation reviewed
+
+ po/as.po | 3942 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1853 insertions(+), 2089 deletions(-)
+
+commit 594ef3cab2fc3379a17771704052a5935af20c6f
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Wed Jul 4 02:47:13 2012 +0300
+
+ Updated Greek doc translation
+
+ help/el/el.po | 2506 ++++++++++------------------
+ help/el/figures/gnome-terminal-default.png | Bin 11074 -> 8149 bytes
+ help/el/figures/gnome-terminal-tabbed.png | Bin 16826 -> 13271 bytes
+ 3 files changed, 864 insertions(+), 1642 deletions(-)
+
+commit 2d8f36c1e762d8b6207b17b55a8e05bf275bc7ec
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Jun 27 14:12:20 2012 +0200
+
+ Updated Arabic tranlation
+
+ po/ar.po | 2822 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1451 insertions(+), 1371 deletions(-)
+
+commit d1f118d884028846c67f09d304c46f76b86d40b7
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Tue Jun 19 16:34:01 2012 +0300
+
+ Updated Greek translation
+
+ po/el.po | 3156 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 1127 insertions(+), 2029 deletions(-)
+
+commit ec145b9530165f32034f20a67e4cee9004cce341
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Jun 16 08:47:28 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 136 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 74 insertions(+), 62 deletions(-)
+
+commit 6b61d0f34e4893413c5c31a1a3dfe11c47adb96e
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Sun Jun 10 20:22:50 2012 +0200
+
+ Updated French doc translation
+
+ help/fr/fr.po | 1100 ++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 582 insertions(+), 518 deletions(-)
+
+commit 332c064393f3f680471039498dbf4bbbf11913da
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jun 6 14:04:37 2012 +0200
+
+ screen: Fix compiler warnings
+
+ This is really a gtk bug (#565665) but I got tired of the warnings which
+ may obscure real warnings from real bugs.
+
+ src/terminal-screen.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit cf3cad8764d770c24a180fd86e2b2375fe62b9be
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 23:56:58 2012 +0200
+
+ server: Stop using chdir and readlink
+
+ They really don't work, and may hang the process (see bug #622180).
+ Instead, rely on the shell to keep the terminal updated about the
+ current directory via vte's new current-directory-uri property that
+ can be updated via the OSC 7 ; URI BEL escape sequence.
+ Vte helpfully installs a script to /etc/profile.d that works via the
+ shell prompt. Just put this in your ~/.bashrc:
+
+ export PS1='\[$(__vte_ps1)\]'$PS1
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=622180
+ https://bugzilla.gnome.org/show_bug.cgi?id=675987
+
+ configure.ac | 2 +-
+ src/terminal-screen.c | 97 ++++-----------------------------------------------
+ src/terminal-screen.h | 1 -
+ src/terminal-window.c | 4 +--
+ 4 files changed, 10 insertions(+), 94 deletions(-)
+
+commit 4980155901c443aa9f035d0a77b0017c6fb1780b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jun 5 14:13:32 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 162 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 78 insertions(+), 84 deletions(-)
+
+commit eacebc1b12908a0ee4544323cda240dea13046f1
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Tue Jun 5 14:13:24 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 1319 +++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 806 insertions(+), 513 deletions(-)
+
+commit 49a91d9cf457ea2739c3c30bb638ce65a28f372a
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Tue Jun 5 01:45:16 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 134 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 74 insertions(+), 60 deletions(-)
+
+commit 9eb6f5cae12fe8f417dc7608e5ca601bdd3e3897
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jun 5 00:55:07 2012 +0200
+
+ client: Filter out some more env variables
+
+ No need to transfer environment variables that aren't goint to be used
+ anyway since the server will override them.
+
+ src/terminal-client-utils.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 262544616452aae18387927d8cb56771a97079bf
+Author: Jeremy Bicha <jbicha@ubuntu.com>
+Date: Sat Jun 2 14:59:38 2012 -0400
+
+ help: Remove old non-g-d-u help translations
+
+ Those haven't been touched for years, and are now obsolete.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=677003
+
+ configure.ac | 4 -
+ help/Makefile.am | 12 +-
+ help/bg/Makefile.am | 10 -
+ help/bg/figures/gnome-terminal-default.png | Bin 17871 -> 0 bytes
+ help/bg/figures/gnome-terminal-tabbed.png | Bin 23057 -> 0 bytes
+ help/bg/gnome-terminal-bg.omf | 18 -
+ help/bg/gnome-terminal.xml | 943 -----------------
+ help/bg/legal.xml | 9 -
+ help/ja/Makefile.am | 10 -
+ help/ja/figures/gnome-terminal-default.png | Bin 9267 -> 0 bytes
+ help/ja/figures/gnome-terminal-tabbed.png | Bin 11765 -> 0 bytes
+ help/ja/gnome-terminal-ja.omf | 35 -
+ help/ja/gnome-terminal.xml | 1388 ------------------------
+ help/ja/legal.xml | 47 -
+ help/ro/Makefile.am | 10 -
+ help/ro/figures/gnome-terminal-default.png | Bin 8503 -> 0 bytes
+ help/ro/figures/gnome-terminal-tabbed.png | Bin 8571 -> 0 bytes
+ help/ro/gnome-terminal-ro.omf | 35 -
+ help/ro/gnome-terminal.xml | 1403 -------------------------
+ help/ro/legal.xml | 70 --
+ help/zh_TW/Makefile.am | 10 -
+ help/zh_TW/figures/gnome-terminal-default.png | Bin 10085 -> 0 bytes
+ help/zh_TW/figures/gnome-terminal-tabbed.png | Bin 10175 -> 0 bytes
+ help/zh_TW/gnome-terminal-zh_TW.omf | 35 -
+ help/zh_TW/gnome-terminal.xml | 1212 ---------------------
+ help/zh_TW/legal.xml | 54 -
+ 26 files changed, 9 insertions(+), 5296 deletions(-)
+
+commit e1d7b40ecf76c14e05030c1c116214c7e73350d6
+Author: Jeremy Bicha <jbicha@ubuntu.com>
+Date: Mon May 28 20:47:36 2012 -0400
+
+ help: Use modern yelp-tools build system
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=677003
+
+ Makefile.am | 2 --
+ autogen.sh | 1 +
+ configure.ac | 2 +-
+ help/C/{gnome-terminal.xml => index.docbook} | 0
+ help/Makefile.am | 20 ++++++++------------
+ 5 files changed, 10 insertions(+), 15 deletions(-)
+
+commit b45b1f8be2c44d41a18186e0b5859c32bc00c1c2
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 21:04:45 2012 +0200
+
+ client: Get the current directory via PWD
+
+ If PWD is set and refers to the current directory, use PWD. This is necessary
+ so that when opening a new terminal in a directory that is a symlink, the shell
+ starts in the symlink'd directory and not in the symlink's target.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=502146
+
+ src/terminal.c | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 3e57ba80b0e1f30f1fa060201abde6a64a8f656e
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 22:44:34 2012 +0200
+
+ client: Set the PWD correctly in the environment
+
+ Commit 760fbbd9340dac63b29436a3de411053456c8d2d added the code at the wrong place,
+ move it to the right one.
+
+ src/terminal-client-utils.c | 1 +
+ src/terminal-screen.c | 12 ++++++------
+ 2 files changed, 7 insertions(+), 6 deletions(-)
+
+commit fbbaf76f4a6ebd1be86c4b39285d9b40d53d2977
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 21:14:29 2012 +0200
+
+ client: Fix option group descriptions
+
+ Can't use empty strings here since that will make --help-* spew the po file header.
+
+ src/client.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 760fbbd9340dac63b29436a3de411053456c8d2d
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 21:10:41 2012 +0200
+
+ screen: Set PWD in the child environment
+
+ Setting PWD is necessary so that e.g. bash starts in the right directory
+ if the cwd is a symlink.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=502146
+
+ src/terminal-screen.c | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit ecdcbb9c55ba385aee5a01ca3e95c910162e0249
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 21:04:45 2012 +0200
+
+ client: Get the current directory via PWD
+
+ If PWD is set and refers to the current directory, use PWD. This is necessary
+ so that when opening a new terminal in a directory that is a symlink, the shell
+ starts in the symlink'd directory and not in the symlink's target.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=502146
+
+ src/client.c | 16 +++++++++++++---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+commit 95990068f7721c73fae5290a7612a8e14b7a15fd
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 4 14:17:52 2012 +0200
+
+ build: Fix gio version req
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 533fae6ef96f887eeb6b9b1ccb4704543cf92788
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed May 30 15:18:11 2012 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 2896 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1483 insertions(+), 1413 deletions(-)
+
+commit abc15a8b1da35910c97f4b8542600f2e81bbbc28
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 27 14:42:02 2012 +0200
+
+ server: Use application IDs instead of bus names
+
+ Now that we use GApplication without hacks, change --bus-name to
+ --app-id.
+
+ src/client.c | 22 +++++++++++-----------
+ src/server.c | 18 +++++++++---------
+ src/terminal-app.c | 4 ++--
+ src/terminal-app.h | 2 +-
+ src/terminal-defines.h | 2 +-
+ src/terminal-options.c | 16 ++++++++--------
+ src/terminal-options.h | 2 +-
+ src/terminal.c | 10 +++++-----
+ 8 files changed, 38 insertions(+), 38 deletions(-)
+
+commit 08730b8f03f94996794a00616d3dbe57d7f72e5b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 27 14:27:24 2012 +0200
+
+ client: Fix exit codes
+
+ Don't signal if the child process signalled, but instead use 127 + signum
+ as exit value. That's what bash does, too.
+
+ src/client.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d7e9bab0f82ea52da41a99caeace59f17732cc42
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri May 18 22:56:20 2012 +0200
+
+ server: Don't access gobjects in child setup
+
+ Instead of passing the GUnixFDList to the child setup, just memdup
+ the FD array.
+
+ src/terminal-screen.c | 19 ++++++++++++++-----
+ 1 file changed, 14 insertions(+), 5 deletions(-)
+
+commit 3512587e860c9fe26900f9fd407978d860c12f19
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 13 22:50:59 2012 +0200
+
+ app: Use g_application_get_default
+
+ src/server.c | 2 +-
+ src/terminal-app.c | 24 ------------------------
+ src/terminal-app.h | 4 +---
+ 3 files changed, 2 insertions(+), 28 deletions(-)
+
+commit 42073371408fa5ef2346acec6f7564fb4d0c08d8
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat May 5 17:24:16 2012 +0200
+
+ app: Simplify GApplication setup
+
+ src/server.c | 104 +++++++--------------------------------------------
+ src/terminal-app.c | 108 ++++++++++++++++++++++++++---------------------------
+ src/terminal-app.h | 4 +-
+ 3 files changed, 66 insertions(+), 150 deletions(-)
+
+commit eef4911c7d26a432f16b214bd722a9471ab342e3
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue May 29 09:08:13 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 538daa5785c0dc99234f1235b89e60a99d5dfd7f
+Author: Yuri Kozlov <yuray@komyakino.ru>
+Date: Sun May 27 00:49:34 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 2371 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1042 insertions(+), 1329 deletions(-)
+
+commit fbfd16acc7e68a97b113f55451095421e9a7c2a9
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed May 23 20:25:56 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 3011 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1703 insertions(+), 1308 deletions(-)
+
+commit 54a08e956d140adb60bd85c91e37516d1803cf8b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon May 21 18:18:24 2012 +0200
+
+ screen: Recognise man: and info: URIs
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=676452
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ba53bf14cfd8b2e4e32e613f5d9847accb002c54
+Author: A S Alam <aalam@users.sf.net>
+Date: Tue May 22 07:38:06 2012 +0530
+
+ Update Punjabi Translation
+
+ po/pa.po | 3636 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1878 insertions(+), 1758 deletions(-)
+
+commit 5b95fd6338ce85ac97f5b072b4b0fc345ff76c01
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Mon May 14 15:00:08 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 82 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 41 insertions(+), 41 deletions(-)
+
+commit 69c8e47a507a9370eb3525572ea85c253b90a7fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon May 7 00:57:06 2012 +0200
+
+ preferences: Make all colour buttons equal
+
+ It doesn't look nice to make the palette ones smaller than the single-standing
+ ones, so move the name to the outer vbox which will make the css apply to all of
+ the contained colour buttons.
+
+ src/profile-preferences.glade | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c2459e738c8e76cad847eeaf0bdcea18642b64f6
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Mon May 7 02:11:21 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 2829 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1439 insertions(+), 1390 deletions(-)
+
+commit 38dff17423f66601f0814ab3e2da9aa22336fb0e
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Mon May 7 02:02:10 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 50 +++++++++++++++++++++++++-------------------------
+ 1 file changed, 25 insertions(+), 25 deletions(-)
+
+commit 958344a222dd263cee27f99f24ec3b2dfd890e41
+Author: Cosimo Cecchi <cosimoc@gnome.org>
+Date: Thu May 3 15:12:56 2012 -0400
+
+ profile-preferences: add a widget name for the palette table
+
+ So themes can special case it if they want.
+ (cherry picked from commit 5767176605656260ff248b2620b9e9a7299169b1)
+
+ src/profile-preferences.glade | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f04d2146bb66ccda52647e9f0f1a0e0bf3a7addc
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sat May 5 18:17:26 2012 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 3903 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 1580 insertions(+), 2323 deletions(-)
+
+commit 024f36c4dd66e6a9f45defd1c47cc583f7d47f0e
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sat May 5 15:13:43 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 8f3a7955a6d04ee667d21c19ddc4dae0c314e2aa
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri May 4 19:22:13 2012 +0200
+
+ build: Fix spacing in configure summary
+
+ configure.ac | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit ac9d3078192beafc41d2d9e7bf2e93669e2026f0
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 23:54:23 2012 +0200
+
+ build: Don't need to detect endianness
+
+ Was only used by old S/Key code which is gone.
+
+ configure.ac | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit ca52bc4a3764b8ab473de41a963e1205d8169fe0
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 21:33:07 2012 +0200
+
+ build: Disable extension
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit da294f57c3bf4ea1a49763ce5a37e3a8e503742b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Fri May 4 17:08:51 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 5883 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2985 insertions(+), 2898 deletions(-)
+
+commit 9eab2a86c5e87601b4232a61a423e823bdd89d46
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Fri May 4 12:23:34 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 2144 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 729 insertions(+), 1415 deletions(-)
+
+commit 983b4ba426a442687163f85cbf96ae0af39eb538
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Fri May 4 00:20:02 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 3487 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1773 insertions(+), 1714 deletions(-)
+
+commit 9a86f883893e6186d28f9c4aaa8bf6867234b9c8
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Thu May 3 22:01:18 2012 +0200
+
+ i18n: Update POTFILES.in
+
+ po/POTFILES.in | 17 ++++++++---------
+ 1 file changed, 8 insertions(+), 9 deletions(-)
+
+commit de54bd9012c07c4927f004d9e651189dfc6b1c17
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 21:16:50 2012 +0200
+
+ i18n: Update POTFILES.{in,skip}
+
+ po/POTFILES.in | 9 +++++++--
+ po/POTFILES.skip | 1 -
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 44343a916a4739ef3c2d33444b06821994a728be
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:59:39 2012 +0200
+
+ app: Only build app menu when there's a shell that will show it
+
+ This is a temporary workaround until the menubar is either gone or converted
+ to GMenu; otherwise the window will lose rows when opening more than one tab
+ at once.
+
+ src/terminal-app.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit c0bdc30cf4fb764ceb71601c03bd6a9eeddc3ba0
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:44:52 2012 +0200
+
+ client: Reimplement opening multiple tabs in the same window
+
+ src/terminal-gdbus.c | 6 ++++--
+ src/terminal.c | 21 ++++++++++++++++++++-
+ 2 files changed, 24 insertions(+), 3 deletions(-)
+
+commit 1d94a2e315c7c6789d58fe463efa1e1973107e27
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 18:55:15 2012 +0200
+
+ server: Fix .service file
+
+ Fix Exec= line, and make the .service file have the right name.
+
+ src/Makefile.am | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 7bd54d3d288b78cd74491ee2fa83618e73e03a42
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 18:30:47 2012 +0200
+
+ profile-editor: Fix deprecated function use
+
+ Use GtkColorChooser.
+
+ src/profile-editor.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 35e7541292538a67571a8a29a971014a7b19fe68
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 18:29:17 2012 +0200
+
+ server: Allow opening a new tab in an existing window
+
+ configure.ac | 4 +-
+ src/client.c | 2 +-
+ src/server.c | 4 +-
+ src/terminal-app.c | 9 ++--
+ src/terminal-app.h | 2 +-
+ src/terminal-gdbus.c | 145 ++++++++++++++++++++++++++++-----------------------
+ 6 files changed, 93 insertions(+), 73 deletions(-)
+
+commit 7ac5f81980b1a748566fe7c4923b5609c7ef031d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 19 15:10:32 2012 +0200
+
+ build: Version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 10204d4942a9897687101847610b641af09bcfa2
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 19 14:44:10 2012 +0200
+
+ server: Remove unused define
+
+ src/terminal-encoding.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 685733c6bdcce654bfcbcb0614bd1826634212b4
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 19 14:34:09 2012 +0200
+
+ server: Remove unused includes
+
+ src/server.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 6f9a7714818daf037a2f8d409174fc9bd4bbefb4
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 18 15:54:47 2012 +0200
+
+ mdi: Make tab label support non-top position
+
+ src/terminal-tab-label.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 66 insertions(+), 1 deletion(-)
+
+commit 9805f92f3bf192226689901047d43ea2aea99421
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:42:53 2012 +0200
+
+ all: Fix -Wsign-compare warning
+
+ src/profile-editor.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 11e38130a44556a80d73e66e241844c07a0d38a7
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:42:04 2012 +0200
+
+ migration: Fix profile gsettings path
+
+ src/migration.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4666737744f5d4c7088154a5e386042707af7422
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:40:51 2012 +0200
+
+ all: Fix -Wdeclaration-after-statement warning
+
+ src/terminal-util.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit b5060c58813323d27320b35e1f73cb4b6476fc15
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:39:53 2012 +0200
+
+ all: Fix -Wunused-variable warning
+
+ src/terminal-app.c | 1 -
+ src/terminal-window.c | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 1d0c0ba9cb635cde041fb487eb1da631a1c73ade
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:39:03 2012 +0200
+
+ all: Fix -Wdeprecated-declarations warnings
+
+ src/terminal-screen-container.c | 3 ++-
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 09b11498d08999f5f3cc8b00507ed81090920d16
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:35:36 2012 +0200
+
+ all: Fix -Wshadow warning
+
+ src/terminal-window.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 7391805f5cc259a0e04e07710b2a6db9452bd8e9
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 18:32:14 2012 +0200
+
+ app: Remove unused code
+
+ The old --save-config option is gone, so remove the code that saved the
+ state to a key file.
+
+ src/terminal-app.c | 58 ---------------------------------------------
+ src/terminal-app.h | 7 ------
+ src/terminal-window.c | 65 ---------------------------------------------------
+ src/terminal-window.h | 4 ----
+ 4 files changed, 134 deletions(-)
+
+commit 6b39499537221f72311f69d3520176d3f008af87
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 15:09:35 2012 +0200
+
+ client: Give better error messages
+
+ Strip remote errors first.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=655126
+
+ src/client.c | 4 ++++
+ src/terminal.c | 2 ++
+ 2 files changed, 6 insertions(+)
+
+commit 904a80f8815438c553e5c12ad32bb31522dfec9f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 15:02:20 2012 +0200
+
+ i18n: Add translator comment
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=658818
+
+ src/profile-preferences.glade | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d232f6db75795f5a655d572ca23926cd2a47e157
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 14:56:01 2012 +0200
+
+ i18n: Don't translate this string
+
+ The string won't be used since gtk-builder-convert splits it along newlines.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=658818
+
+ src/profile-preferences.glade | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9cfc33475172d70132267d9b128744667b9ca988
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 14:44:16 2012 +0200
+
+ all: Cleanup licence headers
+
+ Make sure everything is GPL 3+.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=673344
+
+ src/eggshell.c | 6 +++---
+ src/eggshell.h | 6 +++---
+ src/terminal-version.h.in | 6 +++---
+ 3 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 600f4448201e250e33b37e6cbe3958377e067400
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 14:00:53 2012 +0200
+
+ server: Fix FD passing when not moving FDs
+
+ When the FD is already at the right number, we still need to unset
+ the FD_CLOEXEC flag.
+
+ Also simplify the code a bit, and use F_DUPFD_CLOEXEC instead of dup + F_SETFD.
+
+ src/terminal-screen.c | 66 +++++++++++++++++++++++++--------------------------
+ 1 file changed, 32 insertions(+), 34 deletions(-)
+
+commit 3b23f6322e4b7663bebc3ef7fb48a24cad469fff
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 13:27:13 2012 +0200
+
+ server: No need to memdup the FD array
+
+ src/terminal-screen.c | 10 +++-------
+ 1 file changed, 3 insertions(+), 7 deletions(-)
+
+commit 50c53bc86db63b35977b0c96898900225d99729c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 12:50:38 2012 +0200
+
+ server: Implement FD passing
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=81560
+
+ configure.ac | 2 +-
+ src/client.c | 11 +++++
+ src/terminal-gdbus.c | 62 ++++++++++++++++++++----
+ src/terminal-screen.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++----
+ src/terminal-screen.h | 2 +
+ 5 files changed, 185 insertions(+), 20 deletions(-)
+
+commit 994f7a4dc6fb6eee3bd3a7fa9fbc43d52dd10b44
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 13:06:02 2012 +0200
+
+ server: On Launch first check if there's already a child process
+
+ src/terminal-screen.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit b4858d74d59d177a4e538303962c86924880d74f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 16 13:01:00 2012 +0200
+
+ server: Remove debug spew
+
+ src/terminal-app.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit ed367a99abbcd87090eeacf49fbabffcff573521
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Apr 15 13:21:21 2012 +0200
+
+ client: Fix off-by-one in arg counting before -- argument
+
+ src/client.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6b79b0085b6c8630ea21b27be6f35ccec99784e2
+Author: Frédéric Péters <fpeters@0d.be>
+Date: Fri Feb 17 16:05:03 2012 +0100
+
+ Do not show the titlebar when the window is maximized
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=670291
+
+ src/terminal-window.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 04fe1c444a6e3efb8357e5a6ead3ee16a088e703
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 22:42:00 2012 +0200
+
+ application: Use GResource for about data
+
+ src/Makefile.am | 6 +-----
+ src/terminal-util.c | 20 +++++++++++++-------
+ src/terminal.gresource.xml | 1 +
+ 3 files changed, 15 insertions(+), 12 deletions(-)
+
+commit 040fcff03b586253934c283224dc8a9b6dab6757
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 22:33:19 2012 +0200
+
+ application: Add skeleton application menu
+
+ Part of https://bugzilla.gnome.org/show_bug.cgi?id=672433
+
+ src/Makefile.am | 1 +
+ src/terminal-app.c | 68 ++++++++++++++++++++++++++-
+ src/terminal-appmenu.ui | 40 ++++++++++++++++
+ src/terminal-util.c | 115 ++++++++++++++++++++++++++++++++-------------
+ src/terminal-util.h | 2 +
+ src/terminal-window.c | 74 +----------------------------
+ src/terminal.gresource.xml | 1 +
+ 7 files changed, 195 insertions(+), 106 deletions(-)
+
+commit e6d02b3cca15eef864aa9df7d6a46700e3a8d238
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 22:00:09 2012 +0200
+
+ window: Remove menubar visibility options
+
+ The menubar will be going away, so remove the profile option and the
+ visibility toggle already.
+
+ Part of https://bugzilla.gnome.org/show_bug.cgi?id=672433
+
+ src/client.c | 2 -
+ src/migration.c | 6 --
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 5 --
+ src/terminal-accels.c | 2 -
+ src/terminal-gdbus.c | 4 -
+ src/terminal-options.c | 91 ++---------------------
+ src/terminal-options.h | 6 --
+ src/terminal-window.c | 75 -------------------
+ src/terminal-window.h | 8 --
+ src/terminal.c | 4 -
+ src/terminal.xml | 2 -
+ 11 files changed, 6 insertions(+), 199 deletions(-)
+
+commit 8ff9bf83ca6c6e22c3ff546354644def8594b3f8
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 21:48:46 2012 +0200
+
+ window: Use GResource for the UI manager data
+
+ configure.ac | 18 +++++++++++++++---
+ src/Makefile.am | 12 +++++++-----
+ src/terminal-app.h | 2 ++
+ src/terminal-window.c | 12 ++++--------
+ src/terminal.gresource.xml | 22 ++++++++++++++++++++++
+ 5 files changed, 50 insertions(+), 16 deletions(-)
+
+commit 536cd5dad7afffe6bb72e2a6b0571ef8cea6a3ce
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 21:35:01 2012 +0200
+
+ client: Remove obsolete code
+
+ The --save-config option is not supported anymore; make it just warn and
+ restructure the remaining code.
+
+ src/Makefile.am | 1 -
+ src/terminal-options.c | 53 ++++++++++++++++++++++++--------------------------
+ src/terminal-options.h | 11 ++++++-----
+ src/terminal-util.c | 32 ------------------------------
+ src/terminal-util.h | 3 ---
+ src/terminal.c | 53 --------------------------------------------------
+ 6 files changed, 31 insertions(+), 122 deletions(-)
+
+commit 74c024d35aff52961234c2fcb7f6d7e2863e46ea
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Apr 14 16:41:04 2012 +0200
+
+ profiles: Get list from dconf directly
+
+ Until GSettingsList exists, use DConf directly
+
+ configure.ac | 1 +
+ src/migration.c | 2 +-
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 2 +-
+ src/terminal-app.c | 100 ++++++++++++++++++++--
+ src/terminal-schemas.h | 4 +-
+ 5 files changed, 100 insertions(+), 9 deletions(-)
+
+commit c5e0da0d6dc3f6cc0c5ba76649a9c2db0028ceba
+Author: Alexander Larsson <alexl@redhat.com>
+Date: Fri Jan 27 08:46:08 2012 +0100
+
+ Add runtime checks for X11 specific code
+
+ With this in place things work with the broadway backend too.
+
+ src/terminal-client-utils.c | 18 +++++++++++++++++-
+ src/terminal-screen.c | 13 ++++++++-----
+ src/terminal-window.c | 10 ++++++++--
+ 3 files changed, 33 insertions(+), 8 deletions(-)
+
+commit e9fb99e63c222605cd756ffebfd9574ee313b484
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 11 15:28:56 2012 +0200
+
+ mdi: Split the MDI implementation out of TerminalWindow
+
+ src/Makefile.am | 4 +
+ src/terminal-mdi-container.c | 179 +++++++++++++++
+ src/terminal-mdi-container.h | 96 ++++++++
+ src/terminal-notebook.c | 486 ++++++++++++++++++++++++++++++++++++++++
+ src/terminal-notebook.h | 57 +++++
+ src/terminal-screen-container.c | 6 +
+ src/terminal-screen.c | 7 +-
+ src/terminal-tab-label.c | 35 ++-
+ src/terminal-tab-label.h | 10 +-
+ src/terminal-tabs-menu.c | 67 +++---
+ src/terminal-window.c | 369 ++++++++----------------------
+ src/terminal-window.h | 4 +-
+ 12 files changed, 992 insertions(+), 328 deletions(-)
+
+commit 418ec12dd5c3781f0b223e744ed094062332e85e
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 20:07:22 2012 +0200
+
+ window: Make TerminalWindow a GtkApplicationWindow
+
+ configure.ac | 2 +-
+ src/terminal-app.c | 2 +-
+ src/terminal-window.c | 8 +++++---
+ src/terminal-window.h | 7 +++----
+ 4 files changed, 10 insertions(+), 9 deletions(-)
+
+commit 3354008b9920a58da587fd7838ecc9bf40274863
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 19:45:38 2012 +0200
+
+ client: Fix typo
+
+ src/client.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 52c65f535867c59a878730bc2fb4fe86110aed38
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 19:38:27 2012 +0200
+
+ server: Make TerminalApp subclass GtkApplication
+
+ src/server.c | 25 +++++-------------------
+ src/terminal-app.c | 57 ++++++++++++++++++++++++++++++++++++++++--------------
+ src/terminal-app.h | 2 ++
+ 3 files changed, 50 insertions(+), 34 deletions(-)
+
+commit 258fc97386d4f9aeccca520a3590f1e5f071f8af
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 19:18:18 2012 +0200
+
+ server: Rename class
+
+ src/terminal-defines.h | 6 +--
+ src/terminal-gdbus.c | 126 +++++++++++++++++++++++------------------------
+ src/terminal-gdbus.h | 40 +++++++--------
+ src/terminal-info-bar.c | 2 +-
+ src/terminal-info-bar.h | 2 +-
+ src/terminal-tab-label.c | 2 +-
+ src/terminal-tab-label.h | 2 +-
+ 7 files changed, 90 insertions(+), 90 deletions(-)
+
+commit 19324e865cd129fb78fbd73b1d6b217ec5eb2544
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 19:02:50 2012 +0200
+
+ server: Split off factory implementation
+
+ Instead of making TerminalApp implement the factory, make this a separate
+ object.
+
+ src/server.c | 8 +-
+ src/terminal-app.c | 272 ++++++++-------------------------------------------
+ src/terminal-app.h | 3 +
+ src/terminal-gdbus.c | 205 +++++++++++++++++++++++++++++++++++++-
+ src/terminal-gdbus.h | 28 ++++++
+ src/terminal-util.c | 59 +++++++++++
+ src/terminal-util.h | 2 +
+ 7 files changed, 341 insertions(+), 236 deletions(-)
+
+commit ad56690069085c978a5a7e218f63c18a9f68b446
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Mar 30 18:27:01 2012 +0200
+
+ build: Rename source files
+
+ src/Makefile.am | 6 +++---
+ src/terminal-app.c | 2 +-
+ src/{terminal-controller.c => terminal-gdbus.c} | 2 +-
+ src/{terminal-controller.h => terminal-gdbus.h} | 0
+ 4 files changed, 5 insertions(+), 5 deletions(-)
+
+commit f5fad240d85e8044055a50482452f9b4a53dc237
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Mar 20 21:32:52 2012 +0100
+
+ client: FD passing
+
+ src/client.c | 138 ++++++++++++++++++++++++++++++++++++++++++++-
+ src/org.gnome.Terminal.xml | 1 +
+ src/terminal-controller.c | 8 ++-
+ src/terminal.c | 1 +
+ 4 files changed, 144 insertions(+), 4 deletions(-)
+
+commit c6fcd29f5c809a80a7b870cb17260edb4e1673d9
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 18 20:56:38 2012 +0100
+
+ client: Add --quiet option
+
+ src/client.c | 43 +++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 37 insertions(+), 6 deletions(-)
+
+commit 18f819c46a6f70ae24fff07915c173d3f2d87cbc
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 18 17:58:53 2012 +0100
+
+ server: Use a non-unique GtkApplication
+
+ The API isn't really suitable for us, but it'll be required for app menu etc.
+
+ src/server.c | 60 +++++++++++++++++++++++++++++++++++++++++-------------
+ src/terminal-app.c | 1 -
+ 2 files changed, 46 insertions(+), 15 deletions(-)
+
+commit 890a2e213e5806561b4f4a7646ffc9846ed326cf
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 15 19:34:55 2012 +0100
+
+ server: Validate the given name
+
+ src/client.c | 22 ++++++++++++++-
+ src/server.c | 77 ++++++++++++++++++++++++++++----------------------
+ src/terminal-options.c | 24 ++++++++++++++--
+ 3 files changed, 86 insertions(+), 37 deletions(-)
+
+commit 35a509165750d0ecefe9f26702d0f3c0e230f0c2
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 14 22:00:01 2012 +0100
+
+ window: Use correct scroll direction
+
+ Fix thinko in last commit.
+
+ src/terminal-window.c | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 70965e71db7d1c2fac0237988344972b564c46b5
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 14 21:51:43 2012 +0100
+
+ window: Handle GDK_SCROLL_SMOOTH
+
+ src/terminal-window.c | 22 +++++++++++++++++++++-
+ 1 file changed, 21 insertions(+), 1 deletion(-)
+
+commit 2ad5b75b5effb2831a21d5872e8c9e8bbd093b55
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 14 21:44:36 2012 +0100
+
+ server: Allow specifying a different unique name
+
+ This is for testing purposes.
+
+ src/client.c | 21 ++++++++++++++++++--
+ src/server.c | 54 ++++++++++++++++++++++++++++++++------------------
+ src/terminal-options.c | 10 ++++++++++
+ src/terminal-options.h | 1 +
+ src/terminal.c | 9 ++++++---
+ 5 files changed, 71 insertions(+), 24 deletions(-)
+
+commit 87c14cad6c25da9e40dc648b39caff633eebf5db
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 14 21:05:01 2012 +0100
+
+ migration: Migrate the encoding profile setting
+
+ src/migration.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 5a63bece36a38aa2d5bb490b6d65e31496fe6d84
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jan 20 22:21:25 2012 +0100
+
+ Add 'encoding' profile setting
+
+ By special request, implement this feature, but without UI for now.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=108711
+
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 74 +++++++++++++++++++++++
+ src/terminal-app.c | 11 +++-
+ src/terminal-schemas.h | 1 +
+ src/terminal-screen.c | 9 +++
+ 4 files changed, 92 insertions(+), 3 deletions(-)
+
+commit 98b5c0db8a554ad02109f5e4d12c7e69285c4051
+Author: Ignacio Casal Quinteiro <icq@gnome.org>
+Date: Wed Jan 4 19:16:30 2012 +0100
+
+ Use gtk_box_new
+
+ src/terminal-info-bar.c | 2 +-
+ src/terminal-screen-container.c | 2 +-
+ src/terminal-window.c | 4 ++--
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+commit a2ad69acdee301b6e8ae4f146bab4a8373d6bb83
+Author: Ignacio Casal Quinteiro <icq@gnome.org>
+Date: Wed Jan 4 19:06:43 2012 +0100
+
+ Use symbolic icon for the close button
+
+ src/terminal-close-button.c | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 0811514ca30e2020f0781ed2ba4e07535189f2c9
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 5 20:18:00 2011 +0100
+
+ Change default colour scheme
+
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 364115335f4e43908da3dba936e5d42edad4d8d0
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 5 20:03:03 2011 +0100
+
+ Remove smclient support
+
+ configure.ac | 33 -
+ src/Makefile.am | 25 -
+ src/eggdesktopfile.c | 1520 ---------------------------------------------
+ src/eggdesktopfile.h | 163 -----
+ src/eggsmclient-osx.c | 235 -------
+ src/eggsmclient-private.h | 59 --
+ src/eggsmclient-win32.c | 353 -----------
+ src/eggsmclient-xsmp.c | 1411 -----------------------------------------
+ src/eggsmclient.c | 625 -------------------
+ src/eggsmclient.h | 123 ----
+ src/terminal-app.c | 56 --
+ 11 files changed, 4603 deletions(-)
+
+commit d5b80e9b7d4e062afc4f1bfa3e5791d1f73cf619
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Dec 5 18:32:46 2011 +0100
+
+ Fix crash due to uninitialised variable
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8afdd970ce1fffb8c8cff0ce8efec3e5911882b1
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 25 21:57:32 2011 +0100
+
+ nautilus: Make sure action names for each item are unique
+
+ src/terminal-nautilus.c | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit 1d3d089c601c593baad04be5ccff002ed81f900b
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 25 20:02:59 2011 +0100
+
+ Move common code to terminal-client-utils.c
+
+ src/client.c | 59 +-----------------------------------------
+ src/terminal-client-utils.c | 63 +++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-client-utils.h | 2 ++
+ src/terminal.c | 61 +------------------------------------------
+ 4 files changed, 67 insertions(+), 118 deletions(-)
+
+commit fb97643ac039f2d5d9dcfc3d469bf1d75db338b8
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 25 19:41:12 2011 +0100
+
+ Simplify legacy client session handling code
+
+ Remove eggsmclient code from here, and simplify the args parsing.
+
+ src/Makefile.am | 26 -------------------------
+ src/terminal-options.c | 53 ++++++++++++++++++++++++--------------------------
+ src/terminal-options.h | 11 ++++++-----
+ src/terminal.c | 49 +++++++++++++---------------------------------
+ 4 files changed, 44 insertions(+), 95 deletions(-)
+
+commit 53599c5332b74dba32dd57ad43a9002f1e4f3511
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 25 14:30:05 2011 +0100
+
+ Plug refcount leak
+
+ src/terminal.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 2c37f3aeb790d8f0730d38818f1a8a100b4cd195
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 24 22:53:45 2011 +0100
+
+ Make legacy command line client work again
+
+ src/terminal-app.c | 8 +--
+ src/terminal-app.h | 26 -------
+ src/terminal-options.c | 56 +++++++++++++---
+ src/terminal-options.h | 28 +++++++-
+ src/terminal-screen.c | 2 +
+ src/terminal-util.c | 42 ------------
+ src/terminal-util.h | 10 ---
+ src/terminal-window.c | 1 +
+ src/terminal.c | 179 +++++++++++++++++++++++++------------------------
+ 9 files changed, 169 insertions(+), 183 deletions(-)
+
+commit b236ea5dd121b6d3374c19cb656592a691d8b689
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 24 18:58:45 2011 +0100
+
+ Move common client code to terminal-client-utils.[ch]
+
+ This code will be used by gnome-terminal-client and the legacy
+ gnome-terminal command.
+
+ src/Makefile.am | 4 ++
+ src/client.c | 74 ++++++------------------------
+ src/terminal-app.c | 41 ++++++++++-------
+ src/terminal-client-utils.c | 108 ++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-client-utils.h | 42 +++++++++++++++++
+ 5 files changed, 192 insertions(+), 77 deletions(-)
+
+commit 05ae71ee8a753c8e7b87d92c598a48f3969579c8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 23:52:47 2011 +0100
+
+ nautilus: Reformat code
+
+ src/terminal-nautilus.c | 396 +++++++++++++++++++++++++++---------------------
+ 1 file changed, 221 insertions(+), 175 deletions(-)
+
+commit a2878978d66c081745be12cf435cb6bd3b7742d7
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 23:42:46 2011 +0100
+
+ nautilus: Simplify code
+
+ Use an argument vector to spawn instead of constructing a command line.
+ This greatly simplifies the code.
+
+ Get rid of the imported eel functions and just use g_spawn_async to
+ launch the terminal.
+
+ src/Makefile.am | 9 +-
+ src/terminal-nautilus.c | 569 ++++++------------------------------------------
+ 2 files changed, 71 insertions(+), 507 deletions(-)
+
+commit 84c21586a54d937848cd21e52e7c6e2240397947
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 22:38:24 2011 +0100
+
+ nautilus: Simplify code
+
+ src/terminal-nautilus.c | 67 +++++++++++++++++--------------------------------
+ 1 file changed, 23 insertions(+), 44 deletions(-)
+
+commit ddcbf4a2bfa1cc680b00e98aca7e1f88ad3f8685
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 22:15:38 2011 +0100
+
+ nautilus: Move code around
+
+ src/terminal-nautilus.c | 468 ++++++++++++++++++++++++------------------------
+ 1 file changed, 231 insertions(+), 237 deletions(-)
+
+commit 18045fe7d5c6c54df52d10efa932b1972841767a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 22:10:02 2011 +0100
+
+ nautilus: Simplify code
+
+ src/terminal-nautilus.c | 284 +++++++++++++++++++++---------------------------
+ 1 file changed, 126 insertions(+), 158 deletions(-)
+
+commit ec376eb95b9e80b02ee7f6b1631c44bee333e619
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 22:00:39 2011 +0100
+
+ nautilus: Rename function
+
+ src/terminal-nautilus.c | 88 +++++++++++++++++++++++++------------------------
+ 1 file changed, 45 insertions(+), 43 deletions(-)
+
+commit d85fef1dd7789f6dd1a52160e2f416c14ce8a05a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 21:56:41 2011 +0100
+
+ nautilus: Simplify code
+
+ src/terminal-nautilus.c | 41 ++++++++++++++++++-----------------------
+ 1 file changed, 18 insertions(+), 23 deletions(-)
+
+commit 3435ccfbe6e0421bffe405c1d2f34117f19b891b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 21:42:51 2011 +0100
+
+ nautilus: Implement custom NautilusMenuItem subclass
+
+ src/terminal-nautilus.c | 264 +++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 181 insertions(+), 83 deletions(-)
+
+commit 76d22b32c4a71771729f80be89f7a9ee926e067d
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 19:06:49 2011 +0100
+
+ nautilus: Port to GSettings
+
+ configure.ac | 4 +-
+ src/terminal-nautilus.c | 166 +++++++++++++++++++++++++++++-------------------
+ 2 files changed, 102 insertions(+), 68 deletions(-)
+
+commit 1e8466b2dcd8d17dafc30bd0bbd29cc4247f4deb
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 17:11:22 2011 +0100
+
+ nautilus: Use G_DEFINE_DYNAMIC_TYPE here
+
+ src/Makefile.am | 2 --
+ src/nautilus.c | 61 --------------------------------
+ src/terminal-nautilus.c | 92 +++++++++++++++++++++++++++++--------------------
+ src/terminal-nautilus.h | 52 ----------------------------
+ 4 files changed, 55 insertions(+), 152 deletions(-)
+
+commit 0ffe6b51a132ef9b28c58283c4b177f4a82f327a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 14:47:21 2011 +0100
+
+ nautilus: Add nautilus extension
+
+ Import nautilus-open-terminal.
+
+ configure.ac | 33 +-
+ src/Makefile.am | 44 +-
+ src/client.c | 52 ++-
+ src/nautilus.c | 61 +++
+ src/nautilus.symbols | 3 +
+ src/terminal-app.c | 2 -
+ src/terminal-nautilus.c | 1089 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-nautilus.h | 52 +++
+ 8 files changed, 1316 insertions(+), 20 deletions(-)
+
+commit 9dec32b29ecdd7dd9a8a3838431c8de89b8c283b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 22 00:36:01 2011 +0100
+
+ Add --wait option
+
+ When passed --wait, the client listens to 'child-exited' signal on
+ the remote object, and then exits with the same exit status as the child.
+
+ src/client.c | 71 ++++++++++++++++++++++++++++++++++++++++++++--
+ src/org.gnome.Terminal.xml | 4 +++
+ src/terminal-app.c | 5 +---
+ src/terminal-controller.c | 20 +++++++++++--
+ 4 files changed, 90 insertions(+), 10 deletions(-)
+
+commit 67c373417d2eddcabb4e14a1d5e9ea21b058205b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Nov 19 22:54:48 2011 +0100
+
+ Change feactory interface
+
+ More changes to come. Add new gnome-terminal-client programme that will
+ take over from gnome-terminal, which will remain only for legacy backward
+ compatibiliy.
+
+ src/Makefile.am | 60 +++-
+ src/client.c | 721 +++++++++++++++++++++++++++++++++++++++++++++
+ src/org.gnome.Terminal.xml | 19 +-
+ src/server.c | 40 +--
+ src/terminal-app.c | 347 ++++++++++------------
+ src/terminal-app.h | 6 +-
+ src/terminal-controller.c | 243 +++++++++++++++
+ src/terminal-controller.h | 63 ++++
+ src/terminal-defines.h | 37 +++
+ src/terminal-options.c | 2 +-
+ src/terminal-options.h | 1 +
+ src/terminal-screen.c | 50 +++-
+ src/terminal-screen.h | 8 +
+ src/terminal.c | 182 +++++++++++-
+ 14 files changed, 1521 insertions(+), 258 deletions(-)
+
+commit 6f39a8a2a79934bdd90589d8d2b430d5195868f4
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 18 18:18:37 2011 +0100
+
+ build: Remove stray line
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit c7f4d542140ff705c7c33505532bbf57ea1309b6
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 18 13:21:14 2011 +0100
+
+ build: Add more compiler warnings
+
+ configure.ac | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 52114d89263ce2fc485ace26d1ed74f69b8a7d24
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 16 23:29:00 2011 +0100
+
+ Use gdbus-codegen for the terminal factory
+
+ configure.ac | 31 ++++---
+ src/Makefile.am | 14 ++-
+ src/org.gnome.Terminal.xml | 31 +++++++
+ src/server.c | 224 ++++-----------------------------------------
+ src/terminal-app.c | 62 ++++++++++++-
+ src/terminal.c | 156 +++++++------------------------
+ 6 files changed, 171 insertions(+), 347 deletions(-)
+
+commit e1d641726cf0dec350b33e62d78eb6df9186443e
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 16 19:14:38 2011 +0100
+
+ Split into server and remote
+
+ Make the''gnome-terminal' command simply invoke dbus.
+
+ configure.ac | 12 ++
+ src/Makefile.am | 106 +++++++++---
+ src/{terminal.c => server.c} | 318 +++++-----------------------------
+ src/terminal-options.c | 6 +
+ src/terminal-util.c | 1 +
+ src/terminal.c | 397 +++++++------------------------------------
+ 6 files changed, 204 insertions(+), 636 deletions(-)
+
+commit a9e294229521d91c916dba765c773fcf85260a5b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 15 21:23:40 2011 +0100
+
+ Use g_get_environ here
+
+ ... and bump glib req to 2.31.0.
+
+ configure.ac | 2 +-
+ src/terminal.c | 14 ++++----------
+ 2 files changed, 5 insertions(+), 11 deletions(-)
+
+commit 67fa55d6d427bced589c63fc7545c456c5eab540
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 14 22:31:03 2011 +0100
+
+ Fix old-style-definition warning
+
+ src/terminal-close-button.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b43e54b227293a099e515df2cc1a77f3d25126af
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 14 22:29:58 2011 +0100
+
+ Fix unused-but-set-variable warnings
+
+ src/terminal-window.c | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit ac025f3e353686504e47561ab9fd8f726e445859
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Nov 14 22:25:10 2011 +0100
+
+ Copy cc warning flags from vte
+
+ Instead of using the broken gnome-common macros for it.
+
+ acinclude.m4 | 319 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ configure.ac | 18 +++-
+ 2 files changed, 335 insertions(+), 2 deletions(-)
+
+commit 0b8c9cd4eda37ab8a67c7a66461f4361240d0479
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Aug 13 21:33:33 2011 +0200
+
+ Use G_DEFINE_BOXED_TYPE here
+
+ src/terminal-encoding.c | 16 +++-------------
+ 1 file changed, 3 insertions(+), 13 deletions(-)
+
+commit 84099c36cb14fae98abef607adb0b4c6b3f14a3b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Aug 13 00:00:48 2011 +0200
+
+ Use GdkRGBA instead of GdkColor
+
+ src/profile-editor.c | 275 +++++++++++++++++++++++++++-----------------------
+ src/terminal-screen.c | 56 +++++-----
+ src/terminal-util.c | 97 ++++++++++--------
+ src/terminal-util.h | 22 ++--
+ 4 files changed, 245 insertions(+), 205 deletions(-)
+
+commit 3517b75d1cdd58252a4434fe4005c1173c7c1f76
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 12 21:52:10 2011 +0200
+
+ Remove dead code
+
+ src/terminal-screen.c | 25 -------------------------
+ 1 file changed, 25 deletions(-)
+
+commit ed241748fe0161bcd741b8bc4f8f9ad4ad269313
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 12 21:51:06 2011 +0200
+
+ Update font on realize
+
+ src/terminal-screen.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit f7eb2327c22b49bad59f9c5e04a49ea7d8a4a638
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 12 21:48:16 2011 +0200
+
+ Only listen to changes on the specific key
+
+ src/terminal-app.c | 1 -
+ src/terminal-app.h | 2 ++
+ src/terminal-screen.c | 2 +-
+ 3 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 86d5a67ffdc88ffdebb070622e67336875b95bc6
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 12 21:32:13 2011 +0200
+
+ Use style-updated
+
+ ... instead of style-set.
+
+ src/terminal-screen.c | 9 +++------
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+commit f2d5dc3d93b4404b2fdbbb67bb56379b8440c711
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 31 19:09:38 2011 +0200
+
+ Remove annoying re-realize on composited-changed
+
+ Since we don't support transparency anymore anyway, there's no need
+ to keep changing the visual.
+
+ Bug #649263.
+
+ src/terminal-window.c | 112 +-------------------------------------------------
+ 1 file changed, 1 insertion(+), 111 deletions(-)
+
+commit 2bff4b63ed3ceef6055e35563e9b0b33ad57349d
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 4 20:25:35 2011 +0200
+
+ Start gsettings port
+
+ This introduces a couple of regressions, the most important one
+ being that there can only be one profile (supporting multi-profile
+ depends on gsettingslist in glib). Also, profile data migration
+ isn't working yet.
+
+ Makefile.am | 2 +
+ configure.ac | 43 +-
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 43 +-
+ src/extra-strings.c | 6 +-
+ src/gnome-terminal.schemas.in | 1285 ----------------
+ src/migration.c | 590 +++++++
+ src/org.gnome.Terminal.Preferences.gschema.xml.in | 310 ++++
+ src/profile-editor.c | 1013 +++++++------
+ src/profile-editor.h | 20 +-
+ src/profile-preferences.glade | 899 ++++-------
+ src/terminal-accels.c | 823 +++-------
+ src/terminal-accels.h | 12 +-
+ src/terminal-app.c | 739 +++------
+ src/terminal-app.h | 65 +-
+ src/terminal-close-button.c | 42 +-
+ src/terminal-debug.c | 4 +-
+ src/terminal-debug.h | 4 +-
+ src/terminal-encoding.c | 40 +-
+ src/terminal-encoding.h | 12 +-
+ src/terminal-enums.h | 46 +
+ src/terminal-intl.h | 12 +-
+ src/terminal-options.c | 6 +-
+ src/terminal-profile.c | 1686 ---------------------
+ src/terminal-profile.h | 190 ---
+ src/terminal-schemas.h | 75 +
+ src/terminal-screen-container.c | 117 +-
+ src/terminal-screen-container.h | 12 +-
+ src/terminal-screen.c | 484 ++----
+ src/terminal-screen.h | 27 +-
+ src/terminal-search-dialog.c | 4 -
+ src/terminal-tabs-menu.c | 8 -
+ src/terminal-util.c | 480 ++----
+ src/terminal-util.h | 44 +-
+ src/terminal-window.c | 297 +---
+ src/terminal-window.h | 12 +-
+ src/terminal.c | 24 +-
+ src/terminal.xml | 2 +-
+ 38 files changed, 2811 insertions(+), 6669 deletions(-)
+
+commit a548dfe4342566a6a35dafa85f81ea5d15bbb33d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:49:12 2012 +0200
+
+ Revert "Don't split URL having a colon (":") in the middle"
+
+ This reverts commit 1eb9a8283fec7d1cc7492deb53d6705b52538b5c.
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d174fb20bc4b53a9dd80379ab97fd0c23ea7cbc1
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:49:10 2012 +0200
+
+ Revert "Fix exit status of factory processes"
+
+ This reverts commit a7c6cd3823db3e0b93cfb1fb000edff3260a6858.
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 45e4f982f5de5c8c71439a687ab4faac12d3562c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:49:09 2012 +0200
+
+ Revert "Fix incorrect ordering of COLS and ROWS"
+
+ This reverts commit d939a4daa3383722a5d9d46a27b3a978c39bc3d9.
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 78d20002f414a33751ff5b470e9488616e45b39d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu May 3 20:46:42 2012 +0200
+
+ Revert "build: Add note"
+
+ This reverts commit b543a966d5ffe7edde7929be29e06d332c080751.
+
+ configure.ac | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 71918270cdadb4e0f290aefa9b712ba8afc394c6
+Author: Tom Tryfonidis <tomtryf@gmail.com>
+Date: Wed May 2 14:09:59 2012 +0300
+
+ Updated Greek translation
+
+ po/el.po | 763 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 378 insertions(+), 385 deletions(-)
+
+commit 5e017dea29333350254712c7010711403664cff7
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Wed Apr 11 00:19:02 2012 +0200
+
+ [l10n]Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 82d4934c5e0b80fea79c48d272e169bcc43580d8
+Author: Jordi Serratosa <jordis@softcatala.cat>
+Date: Wed Apr 11 00:18:58 2012 +0200
+
+ [l10n] Fixes on Catalan translation
+
+ po/ca.po | 75 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 38 insertions(+), 37 deletions(-)
+
+commit 2551f1fdb2e66db5d8b2990e7f4483b7c518ddc3
+Author: Automatic Mirroring <aronmalache@gmail.com>
+Date: Tue Mar 20 17:45:33 2012 +0000
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 1866 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 942 insertions(+), 924 deletions(-)
+
+commit 642e0c8429ff3997c0439f84a7914f7dd1eb43ba
+Author: Bruce Cowan <bruce@bcowan.me.uk>
+Date: Fri Mar 16 14:04:12 2012 +0000
+
+ Updated British English translation
+
+ po/en_GB.po | 2056 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1036 insertions(+), 1020 deletions(-)
+
+commit 61fb42c693bc062165683e109fa93674acbdb916
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Fri Mar 16 00:27:40 2012 +0100
+
+ [l10n]Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 1959 +++++++++++++++++++++++++++--------------------------
+ 1 file changed, 986 insertions(+), 973 deletions(-)
+
+commit c8bddf849df89c58e6a5d3d9d6a60f483826e114
+Author: Joan Duran <jodufi@gmail.com>
+Date: Fri Mar 16 00:27:33 2012 +0100
+
+ [l10n] Updated Catalan translation
+
+ po/ca.po | 1959 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 986 insertions(+), 973 deletions(-)
+
+commit 6a9c3257df9f125ae954cbec2fa1df375792b0c6
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Mar 15 15:53:16 2012 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 1837 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 919 insertions(+), 918 deletions(-)
+
+commit cc451c47045f1c54daf935d2dd9687702547583a
+Author: Krishnababu Krothapalli <email>
+Date: Thu Mar 15 12:52:07 2012 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 1714 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1058 insertions(+), 656 deletions(-)
+
+commit 3c1008f8d5a1f49efc3ec26c3ff7c6a64c85bcc6
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Thu Mar 15 12:09:16 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d493e8bebbed3a886576b06f7b46879b2e77976c
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Thu Mar 15 12:07:37 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6cb6c28653e90b4a96f3035a89c5136a30c28896
+Author: Timo Jyrinki <timo@debian.org>
+Date: Mon Mar 12 11:08:48 2012 +0200
+
+ Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint
+
+ po/fi.po | 2711 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 1005 insertions(+), 1706 deletions(-)
+
+commit bd1b233e1a80ae53f918313ffb4d369c07c9b1df
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Mar 10 22:46:39 2012 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 27 +++++++++++++++++----------
+ 1 file changed, 17 insertions(+), 10 deletions(-)
+
+commit 4946fb80b259e465ee4a3535863670b001fcfa09
+Author: Arash Mousavi <amousavi@src.gnome.org>
+Date: Sat Mar 10 14:56:38 2012 +0330
+
+ Updated Persian Translation
+
+ po/fa.po | 458 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 235 insertions(+), 223 deletions(-)
+
+commit 410569561100b3cf99bc2f546435c352cb4af5ed
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Thu Mar 8 22:03:29 2012 +0100
+
+ [l10n] Updated Italian translation
+
+ po/it.po | 2105 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1061 insertions(+), 1044 deletions(-)
+
+commit 981332f5f24de643379f1f90b414f234b96d5400
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Mar 7 07:59:50 2012 +0100
+
+ Typofix in Hungarian translation
+
+ po/hu.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cd947dad71c7799ccb8ccea4aab3143b32b619b5
+Author: Mario Blättermann <mario.blaettermann@gmail.com>
+Date: Sun Mar 4 21:41:04 2012 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 748 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 379 insertions(+), 369 deletions(-)
+
+commit cb04e1ad74fecde4da7adefd127e029a137949b5
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Sun Mar 4 00:34:01 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 452 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 234 insertions(+), 218 deletions(-)
+
+commit deaa7d17484cd379ddf8b85a4d183fbd10b94407
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Wed Feb 29 17:43:15 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 33 +++++++++++++++++++++------------
+ 1 file changed, 21 insertions(+), 12 deletions(-)
+
+commit f3b8957b1be2a6972bad0b7097bdfb671aa03e54
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Tue Feb 28 17:29:06 2012 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 82d772b6b5b48110efdf7b045ab902cac82a1cd6
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Feb 29 03:48:51 2012 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 483 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 255 insertions(+), 228 deletions(-)
+
+commit 2a699edd001b7979a61ffb4bbfb55f2d9c90befe
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Thu Feb 23 22:12:25 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 458 ++++++++++++++++++++++++++++++---------------------------
+ po/sr@latin.po | 458 ++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 476 insertions(+), 440 deletions(-)
+
+commit f5a16de05d63153571f89afdae5f993e9d992b1b
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Mon Feb 20 22:33:38 2012 +0100
+
+ Updated Danish translation
+
+ po/da.po | 21 +++++++++++++++++----
+ 1 file changed, 17 insertions(+), 4 deletions(-)
+
+commit a3eef88370c060ae120eabe49b24bbe51693c905
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Mon Feb 20 16:45:04 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 1840 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 920 insertions(+), 920 deletions(-)
+
+commit 9fa1f4385cfa2464f8bfd3a7bb4c2d1431834897
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Feb 19 00:59:27 2012 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 1861 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 1197 insertions(+), 664 deletions(-)
+
+commit ee4dff31cd0fc6c1063287e544e70be7cf5dcda4
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Tue Feb 14 11:00:55 2012 +0400
+
+ Fixed Russian translation
+
+ po/ru.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7e4f22087106eae39683dd0b4591d3ffab480561
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Tue Feb 14 10:53:22 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 454 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 233 insertions(+), 221 deletions(-)
+
+commit b543a966d5ffe7edde7929be29e06d332c080751
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 7 15:34:00 2012 +0100
+
+ build: Add note
+
+ configure.ac | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 90f37ec5678cd1103d48243159c753f8dc7b2037
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Mon Jan 30 19:32:04 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 254 +++---------------------------------------------------------
+ po/zh_TW.po | 254 +++---------------------------------------------------------
+ 2 files changed, 22 insertions(+), 486 deletions(-)
+
+commit 38f933e93a6940b35344f53a63e2b037a5d7211e
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jan 28 16:06:17 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 3f13dc8e609dae7f5a4648066feb992a1dfbee0a
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Jan 27 22:34:01 2012 +0900
+
+ Updated Korean manual translation
+
+ Fixes #667770
+
+ help/ko/ko.po | 43 +++++++++++--------------------------------
+ 1 file changed, 11 insertions(+), 32 deletions(-)
+
+commit 472d9269f2b400cf064549edd80af6d82a16286a
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jan 23 13:50:20 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 1895 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 948 insertions(+), 947 deletions(-)
+
+commit b65108365041301613ed3abb84b1a00b7dbb1081
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Sun Jan 22 15:16:50 2012 +0530
+
+ Added Telugu Language
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5e88b287d1ec0630e2f3dde1877b9ef39595e0c7
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Sun Jan 22 15:16:06 2012 +0530
+
+ Updated Telugu Translation
+
+ help/te/te.po | 1538 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1538 insertions(+)
+
+commit 163f16e2279f4cefc5fd6147a7eed46100dda0f3
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Thu Jan 12 18:10:35 2012 +0100
+
+ [l10n] Updated Italian translation
+
+ * Applied patch from Jiro, fixes bug 667769
+
+ help/it/it.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c7b4f39e03fd0aca8539d36f8f68d8a894e57c8b
+Author: Jovan Naumovski <jovan3.14@gmail.com>
+Date: Wed Jan 11 19:59:21 2012 +0100
+
+ Updated Macedonian translation.
+
+ po/mk.po | 4222 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 2167 insertions(+), 2055 deletions(-)
+
+commit 2f4e4d2a57e8ad2737a52672ff92927f9be2ebda
+Author: Praveen Illa <mail2ipn@gmail.com>
+Date: Fri Jan 6 00:19:03 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 1222 ++++++++++++++++++++------------------------------------------
+ 1 file changed, 393 insertions(+), 829 deletions(-)
+
+commit 72390476a677edc9ffbfb548a8d7bf699d8ff095
+Author: Xandru Armesto <xandru@softastur.org>
+Date: Tue Dec 20 18:05:15 2011 +0100
+
+ Updated asturian translation
+
+ po/ast.po | 1712 ++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1016 insertions(+), 696 deletions(-)
+
+commit 9557a515601c299273b719c434a195969255f64f
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Fri Dec 9 16:32:43 2011 +0530
+
+ Updated Kannada Translations to fix the translation issue reported in the Bug 571924
+
+ po/kn.po | 316 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 207 insertions(+), 109 deletions(-)
+
+commit 2264a2c5d56037edeb98db214547d10ecd8a725d
+Author: Mattias Põldaru <mahfiaz@gmail.com>
+Date: Sat Nov 12 12:50:24 2011 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 4d04f7c81ea4bea933303007aabae5e72dd8aaf9
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Tue Nov 8 11:22:59 2011 +0100
+
+ Mark strings with broken translations as fuzzy
+
+ po/dz.po | 4361 ++++++++++++++++++++++++++++++++++++++------------------------
+ po/kn.po | 957 +++++++-------
+ po/te.po | 8 +-
+ 3 files changed, 3163 insertions(+), 2163 deletions(-)
+
+commit 198a81a4e5f7d2f48eab028e90155e43439ab3b2
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Mon Oct 24 01:35:51 2011 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 2a696af461abcc01a1e35d7d0ae880b34c39e210
+Author: krishnababu k <kkrothap@redhat.ocm>
+Date: Mon Oct 10 17:30:17 2011 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 12 +++++-------
+ 1 file changed, 5 insertions(+), 7 deletions(-)
+
+commit 2932d425b29e8d37350a35e707408d8f712417c0
+Author: krishnababu k <kkrothap@redhat.ocm>
+Date: Mon Oct 10 17:02:22 2011 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 857 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 426 insertions(+), 431 deletions(-)
+
+commit 527699e5b20443cde03ecb6660ba2b23231fe3c0
+Author: Fran Dieguez <fran@openhost.es>
+Date: Tue Sep 27 16:17:16 2011 +0200
+
+ Added Galician translations for documentation
+
+ help/Makefile.am | 2 +-
+ help/gl/gl.po | 1691 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1692 insertions(+), 1 deletion(-)
+
+commit 55e4330512b82b5d4766d228032418bf874d1691
+Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
+Date: Tue Sep 27 02:52:36 2011 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 1197 +++++++++++++++++++++++++++-----------------------------
+ po/sr@latin.po | 1189 +++++++++++++++++++++++++++----------------------------
+ 2 files changed, 1168 insertions(+), 1218 deletions(-)
+
+commit f1db226f73f4fb2251e4b2e15641f3b19fe540e8
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Mon Sep 26 14:38:18 2011 +0200
+
+ [l10n]Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 56 +++++++++++++++++++++++++++----------------------------
+ 1 file changed, 28 insertions(+), 28 deletions(-)
+
+commit 7d9a096a15f005326329300d4b11ca65d475347b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 26 14:38:36 2011 +0200
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 55d9d194df5e3a75f1a2b10c7312dbf7c6e4c139
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sun Sep 25 13:10:56 2011 +0200
+
+ Updated Basque language
+
+ po/eu.po | 203 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 104 insertions(+), 99 deletions(-)
+
+commit 50fa26e7830967320aebd61e8ba28ee68ccc4373
+Author: Kenneth Nielsen <k.nielsen81@gmail.com>
+Date: Sun Sep 25 02:17:29 2011 +0200
+
+ Updated Danish translation
+
+ po/da.po | 184 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 92 insertions(+), 92 deletions(-)
+
+commit 349bb235ae643015f46c73fa9375f5bc0f0bc8af
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Sep 24 08:08:03 2011 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 27 ++++++++++-----------------
+ 1 file changed, 10 insertions(+), 17 deletions(-)
+
+commit f50fa65d48d7673d42134991731b0e51a1a17909
+Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
+Date: Fri Sep 23 21:46:33 2011 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 1151 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 537 insertions(+), 614 deletions(-)
+
+commit 0003e29107a8c0ebae9badd4aed6fbb4d290bfeb
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Fri Sep 23 05:23:27 2011 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 742 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 374 insertions(+), 368 deletions(-)
+
+commit 754be5466c918c5c513f5d6372b685f0d6a6e239
+Author: Michal Štrba <faiface2202@gmail.com>
+Date: Wed Sep 21 23:10:20 2011 +0200
+
+ Updated Slovak translation
+
+ po/sk.po | 258 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 135 insertions(+), 123 deletions(-)
+
+commit a81494381d873ff7a8f679aec6e8be89e1cb7487
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Sep 21 03:14:59 2011 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 718 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 340 insertions(+), 378 deletions(-)
+
+commit 4b94a6b21c174829c39db5d204e574db37a714cf
+Author: Joe Hansen <joedalton2@yahoo.dk>
+Date: Mon Sep 19 23:07:40 2011 +0200
+
+ Updated Danish translation of the documentation
+
+ help/da/da.po | 53 ++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 28 insertions(+), 25 deletions(-)
+
+commit 9c900977fe22d0df2dc2a4b832d3ddf007508e17
+Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
+Date: Sun Sep 18 14:28:09 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 1058 ++++++++++++++++++++------------------------------------------
+ 1 file changed, 337 insertions(+), 721 deletions(-)
+
+commit 4dcb60534556c8ae80cb0d454491945e16b13eaf
+Author: Alexander Shopov <ash@kambanaria.org>
+Date: Sun Sep 18 07:50:56 2011 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 687 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 327 insertions(+), 360 deletions(-)
+
+commit 57faf3082be44601199cde5a4dc14a9075c735a1
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Sep 17 21:10:24 2011 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 210 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 105 insertions(+), 105 deletions(-)
+
+commit 7e3fdb63189469a35228d97b960962c4b4a21da3
+Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
+Date: Fri Sep 16 09:17:39 2011 -0400
+
+ Updated Brazilian Portuguese translation.
+
+ po/pt_BR.po | 721 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 356 insertions(+), 365 deletions(-)
+
+commit 33dbac68648e7e1bb28759cf3edc54bd2fecb18c
+Author: Joan Duran <jodufi@gmail.com>
+Date: Fri Sep 16 02:43:38 2011 +0200
+
+ [l10n]Updated Catalan translation
+
+ po/ca.po | 786 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 390 insertions(+), 396 deletions(-)
+
+commit 7c30979f8369a857237aaf8362f85e6e8227b75e
+Author: Dr.T.Vasudevan <agnihot3@gmail.com>
+Date: Tue Sep 13 17:32:27 2011 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 723 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 358 insertions(+), 365 deletions(-)
+
+commit 23554a23ca09d80f373c4bd100291a1bbf2826ae
+Author: Yinghua Wang <wantinghard@gmail.com>
+Date: Tue Sep 13 12:31:40 2011 +0800
+
+ update Simplified Chinese (zh_CN) translation
+
+ po/zh_CN.po | 36 ++++++++++++++++++------------------
+ 1 file changed, 18 insertions(+), 18 deletions(-)
+
+commit 552c5be47b4f6a2deb5474aecf2b7f072045c91f
+Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Sun Sep 11 21:32:50 2011 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 235 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 108 insertions(+), 127 deletions(-)
+
+commit a4ac79c94b007f1d574d24794c2d278c8537ca56
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Sun Sep 11 19:15:19 2011 +0200
+
+ [l10n] Updated Italian translation
+
+ po/it.po | 56 ++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 28 insertions(+), 28 deletions(-)
+
+commit b8372a5631608fd2e4d0067e1f2d2886e29b59a8
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Sep 10 22:54:17 2011 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 734 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 363 insertions(+), 371 deletions(-)
+
+commit aa9abc4eb0bf88520aada4a8f05176636914dab9
+Author: Bruce Cowan <bruce@bcowan.me.uk>
+Date: Fri Sep 9 13:21:54 2011 +0100
+
+ Updated British English translation
+
+ po/en_GB.po | 1086 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 540 insertions(+), 546 deletions(-)
+
+commit 4fa3e277c8f462ffca53ec0981f2713e34e8465b
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Fri Sep 9 12:49:37 2011 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 207 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 104 insertions(+), 103 deletions(-)
+
+commit 4ab826c4065347f48a1b07defc32d19a9b655f5c
+Author: Yuri Myasoedov <omerta13@yandex.ru>
+Date: Fri Sep 9 09:56:40 2011 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 719 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 346 insertions(+), 373 deletions(-)
+
+commit ab5485e27d1e1c9fc67a1e00706ae21da92f1e6b
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Thu Sep 8 14:25:55 2011 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 219 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 109 insertions(+), 110 deletions(-)
+
+commit abbd955d8c26a77698296c26473bb0097b7ea193
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Sep 7 20:51:16 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 727 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 361 insertions(+), 366 deletions(-)
+
+commit 921c4d37d758d32067797ef1f94c5aacc8c7d559
+Author: Arash Mousavi <amousavi@src.gnome.org>
+Date: Tue Sep 6 23:17:05 2011 +0430
+
+ Updated Persian translation
+
+ po/fa.po | 56 +++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 29 insertions(+), 27 deletions(-)
+
+commit 2183f0a0febb123b086be7060d48144f5c6c4903
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Sep 6 19:34:47 2011 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 184 ++++++++++++++++++++++++++++++------------------------------
+ po/zh_TW.po | 184 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 184 insertions(+), 184 deletions(-)
+
+commit e8b055d22ba95ecd14b092a915f69b6b746000f8
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Mon Sep 5 20:23:23 2011 +0200
+
+ Updated Dutch translation by Wouter Bolsterlee
+
+ po/nl.po | 733 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 362 insertions(+), 371 deletions(-)
+
+commit a026bb61fbd3e684ef27d7aa519bfefdb9e24fd7
+Author: Fran Dieguez <fran@openhost.es>
+Date: Sun Sep 4 23:30:57 2011 +0200
+
+ Updated galician translations
+
+ po/gl.po | 192 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 96 insertions(+), 96 deletions(-)
+
+commit fb27e204d3eb11df993f5e05d5ca922e045ef7a7
+Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
+Date: Sun Sep 4 22:14:21 2011 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 2237 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1181 insertions(+), 1056 deletions(-)
+
+commit ae8de4c8b37eb8dad372e482c7e5c4924df0ae94
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Sun Sep 4 20:17:27 2011 +0200
+
+ Updated French translation
+
+ po/fr.po | 802 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 384 insertions(+), 418 deletions(-)
+
+commit 496e2494c2418558e85064440c4541819e3a9730
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sat Sep 3 23:45:58 2011 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1588 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 572 insertions(+), 1016 deletions(-)
+
+commit 45cebe952a6a9cd4511beb341c649cb4ad076a20
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Sep 2 20:18:19 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 619 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 293 insertions(+), 326 deletions(-)
+
+commit 0ed0b66bb70cfc9807930742d3ad58b7169a3d0e
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Thu Sep 1 16:43:27 2011 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 720 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 355 insertions(+), 365 deletions(-)
+
+commit 01bd3c2d4f7df82989cabb497a283adfb0ebd8d6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Sep 1 08:10:09 2011 +0200
+
+ Added Norwegian bokmål translation
+
+ po/nb.po | 257 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 117 insertions(+), 140 deletions(-)
+
+commit 33ba4f9c3d2489d54a72c55923b6f1196e65319a
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Aug 31 19:11:29 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 5819 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2911 insertions(+), 2908 deletions(-)
+
+commit 4818d4ddd2dad254b41afab7fcd010708090519a
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Aug 31 17:31:50 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 689 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 329 insertions(+), 360 deletions(-)
+
+commit d939a4daa3383722a5d9d46a27b3a978c39bc3d9
+Author: Friedel Wolff <friedel@translate.org.za>
+Date: Wed Aug 31 12:26:02 2011 +0200
+
+ Fix incorrect ordering of COLS and ROWS
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=649023
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a7c6cd3823db3e0b93cfb1fb000edff3260a6858
+Author: Jan de Groot <jan@jgc.homeip.net>
+Date: Thu Aug 25 13:19:47 2011 -0400
+
+ Fix exit status of factory processes
+
+ The exit status should default to EXIT_SUCCESS instead of -1. When
+ things go wrong, the exit status is set to something else
+ anyways.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=646317
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1eb9a8283fec7d1cc7492deb53d6705b52538b5c
+Author: Tomas Bzatek <tbzatek@redhat.com>
+Date: Tue Aug 2 15:06:14 2011 +0200
+
+ Don't split URL having a colon (":") in the middle
+
+ Properly handle links like
+ http://foo.bar/path/with/a/colon:foo
+
+ This patch also avoids selecting trailing colon.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=640727
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 841ef0a9a7c7b0c547d9567a04b471c81e73bc0c
+Author: Michal Štrba <faiface2202@gmail.com>
+Date: Sat Jul 30 15:13:50 2011 +0200
+
+ Updated Slovak translation
+
+ po/sk.po | 3303 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1758 insertions(+), 1545 deletions(-)
+
+commit 4ab7e7ee40dcb0c24e602154e616f41977ddf49b
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Wed Jul 20 14:45:36 2011 +0300
+
+ Updated Finnish translation
+
+ po/fi.po | 727 ++++++++++++++-------------------------------------------------
+ 1 file changed, 158 insertions(+), 569 deletions(-)
+
+commit 3351bce59c0f1a4f6740cf6481a296a7e7f56cc7
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Mon Jul 18 22:14:46 2011 +0200
+
+ Set "scrollable" only once during initialization
+
+ Remove a superfluous gtk_notebook_set_scrollable() call, since that is
+ already done a few lines earlier in the same function.
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 4237b68aecd93cab28bb953b53e90c4fa338f513
+Author: Dan Winship <danw@gnome.org>
+Date: Mon Jun 6 09:41:23 2011 -0400
+
+ Ignore /system/proxy/http/enabled
+
+ This key exists in the schema, but is not actually set by the control
+ center. Instead, http proxying is enabled if the host and port are
+ set, just like with the other protocols.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=651778
+
+ src/terminal-util.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 39d99584291d8aee544181394efffff3252a735f
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Sun May 29 18:41:32 2011 +0200
+
+ [l10n]Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 780 +++++++++++++++++++++++++++---------------------------
+ 1 file changed, 386 insertions(+), 394 deletions(-)
+
+commit f715e96dee76d9927e528547d753261853c8a2c4
+Author: Qijiang Fan <fqj1994@linux.com>
+Date: Mon May 30 00:13:51 2011 +0800
+
+ update zh_CN translation
+
+ po/zh_CN.po | 826 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 408 insertions(+), 418 deletions(-)
+
+commit 9ef6d80b3845b8e8330db5b81aaf2a5b88d79acd
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 4 21:02:50 2011 +0200
+
+ Default to build with gtk3
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 342b8d1959d85ec1142fc0f4b7564455d9f734a9
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 7 22:53:38 2011 +0200
+
+ Use gsettings for proxy settings
+
+ It sucks to construct four GSettings object to just get a few settings
+ and then immediately dispose them again, but the fix for that depends on
+ fixes that exist only in my glib gsettingslist branch.
+
+ Bug #647077.
+
+ src/terminal-app.c | 25 ++++--
+ src/terminal-app.h | 2 +
+ src/terminal-util.c | 228 ++++++++++++++++++++--------------------------------
+ 3 files changed, 109 insertions(+), 146 deletions(-)
+
+commit 1661079ceadacf00335ff1607c00fbf673f84402
+Author: Arash Mousavi <amousavi@src.gnome.org>
+Date: Sun Apr 24 17:29:59 2011 +0430
+
+ Updated Persian translation
+
+ po/fa.po | 422 +++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 306 insertions(+), 116 deletions(-)
+
+commit 4828b0f2bc64178673921f77ae5f4ba43baa7239
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 4 14:11:27 2011 +0200
+
+ Post branch version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 54f6c5dee2a273d571d294c977ae1a1571386358
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Apr 4 13:48:42 2011 +0200
+
+ Version 3.0.0
+
+ NEWS | 4 ++--
+ configure.ac | 6 +++---
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 3dc2476ce69c924f0666a4db685e7b040a8322f5
+Author: Jordi Serratosa <serratosa@gmail.com>
+Date: Mon Apr 4 00:28:57 2011 +0200
+
+ [l10n]Fixes on Catalan translation
+
+ po/ca.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit 621a192a1a74ff35bad84a397d4dade91a423186
+Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
+Date: Sun Apr 3 12:54:55 2011 +0200
+
+ Updated Esperanto translation
+
+ po/eo.po | 942 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 456 insertions(+), 486 deletions(-)
+
+commit 1cf879960e679ba1f63eab449c9b0058627d94f0
+Author: Gil Forcada <gforcada@gnome.org>
+Date: Sat Apr 2 18:53:13 2011 +0200
+
+ [l10n]Updated Catalan translation
+
+ help/ca/ca.po | 657 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 365 insertions(+), 292 deletions(-)
+
+commit 859c05885f7f07b74c75fc69650f9d3918405124
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Apr 1 00:56:18 2011 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 152 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 76 insertions(+), 76 deletions(-)
+
+commit 7a7bc0a1cdc66c095be61c8bc84c956b9bcad1ab
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Thu Mar 31 16:32:11 2011 +0200
+
+ Updated Basque language
+
+ po/eu.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 450911e26eb22de5b5b8ca3877f6593f057a82d8
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Thu Mar 31 15:40:54 2011 +0200
+
+ Updated Basque language
+
+ po/eu.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 059afba784f93429c5bd239f5e1a2fd45ee25389
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Thu Mar 31 15:20:10 2011 +0200
+
+ Updated Basque language
+
+ po/eu.po | 954 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 464 insertions(+), 490 deletions(-)
+
+commit d3ffb9b4ddad8f5b65a6b83e9591bcf031b90129
+Author: Sandeep Shedmake <sshedmak@redhat.com>
+Date: Mon Mar 28 11:26:43 2011 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 798 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 386 insertions(+), 412 deletions(-)
+
+commit d3ab234dabd2188b905ab19386795593efab4fd3
+Author: Abduxukur Abdurixit <abdurixit@gmail.com>
+Date: Sun Mar 27 19:58:37 2011 +0200
+
+ Added UG translation
+
+ po/ug.po | 123 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 62 insertions(+), 61 deletions(-)
+
+commit e9bd8184a07a0ada31972ffce234e157ebaf7e6e
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Fri Mar 25 21:41:13 2011 +0100
+
+ Updated Dutch translation by Wouter Bolsterlee
+
+ po/nl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 2659f4d8577350335456f92f13d944218938b0ac
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Wed Mar 23 21:59:07 2011 +0100
+
+ [l10n] Updated Italian translation
+
+ po/it.po | 711 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 340 insertions(+), 371 deletions(-)
+
+commit 4a17cb516a4b24bc4d845574b1c1d9efc5ce4cb5
+Author: Michael Terry <michael.terry@canonical.com>
+Date: Mon Mar 7 10:33:13 2011 -0500
+
+ Update paste sensitivity whenever clipboard changes
+
+ Bug #600876.
+
+ src/terminal-window.c | 29 ++++++++++++++---------------
+ 1 file changed, 14 insertions(+), 15 deletions(-)
+
+commit 588398337426a7f7d0d8fb28c54191fc9ec4200c
+Author: Dirgita <dirgitadevina@yahoo.co.id>
+Date: Sat Mar 19 23:48:30 2011 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 817 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 394 insertions(+), 423 deletions(-)
+
+commit 75cd72fe28264426edb466a9e0601ae78be71177
+Author: Adi Roiban <adi@roiban.ro>
+Date: Wed Mar 16 18:04:43 2011 +0100
+
+ Updated Romanian translation
+
+ po/ro.po | 1013 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 540 insertions(+), 473 deletions(-)
+
+commit f416a6669176b855553849f45b5badbe78d8c946
+Author: Manoj Kumar Giri <mgiri@redhat.com>
+Date: Fri Mar 4 16:14:33 2011 +0530
+
+ Updated Oriya Translation
+
+ po/or.po | 808 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 402 insertions(+), 406 deletions(-)
+
+commit f7eb2452c60f3396edb17bb1cc367d9938ee80a5
+Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Fri Mar 4 00:39:44 2011 +0200
+
+ Updated Latvian translation.
+
+ po/lv.po | 988 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 554 insertions(+), 434 deletions(-)
+
+commit ba4bd8fcc6e220e787135e64cd00c567c8f28ebf
+Author: Daniel Korostil <ted.korostiled@gmail.com>
+Date: Tue Mar 1 22:05:45 2011 +0200
+
+ Uploaded Ukranian
+
+ po/uk.po | 1079 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 592 insertions(+), 487 deletions(-)
+
+commit 137c153718be6ca2a6dd87fad814df668415fcc6
+Author: Runa Bhattacharjee <runab@redhat.com>
+Date: Tue Feb 22 16:59:09 2011 +0530
+
+ Updated Bengali India Translation
+
+ po/bn_IN.po | 832 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 410 insertions(+), 422 deletions(-)
+
+commit 81b84fef7fc47aa639cd9229ddf54e42d74c8bd5
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 21 17:43:44 2011 +0100
+
+ Version 2.33.90
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 20254475361641d27cae0f7cd382e11d7df25097
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 21 17:47:24 2011 +0100
+
+ Fix the gtk2 build
+
+ src/terminal-close-button.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c3a3e0600edbcbb51a5cb7489269e8afb6e48262
+Author: Ignacio Casal Quinteiro <icq@gnome.org>
+Date: Sun Feb 20 19:25:09 2011 +0100
+
+ Borrow gedit-close-button class and use it.
+
+ This is a subclass of GtkButton special theming for the close button.
+
+ src/Makefile.am | 2 +
+ src/terminal-close-button.c | 116 ++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-close-button.h | 59 ++++++++++++++++++++++
+ src/terminal-tab-label.c | 30 ++----------
+ src/terminal-window.c | 9 ----
+ 5 files changed, 180 insertions(+), 36 deletions(-)
+
+commit e348af85675b1f54cb6100930ab8861a45098154
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Feb 20 16:02:03 2011 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 70 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 36 insertions(+), 34 deletions(-)
+
+commit c40c5b678c8459a7dc714f44fda7bb03d06d6c21
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Feb 20 15:58:40 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 121 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 60 insertions(+), 61 deletions(-)
+
+commit db2d4417eb021337037736ff02cdc91fdc765c7b
+Author: Daniel Mustieles <daniel.mustieles@gmail.com>
+Date: Sun Feb 20 14:01:51 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 1025 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 506 insertions(+), 519 deletions(-)
+
+commit 1b610f3b8edc04d6533fef9bfd1a7533930c5c08
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Thu Feb 17 14:26:04 2011 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 837 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 395 insertions(+), 442 deletions(-)
+
+commit b272fc7bfa12dd45d1d4e1536749bb87cb990691
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 14 23:22:53 2011 +0100
+
+ Require gtk 3.0.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit af5cde618e6485fc28b8ad8bbf920934ea9606da
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Fri Feb 4 19:04:25 2011 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 49 ++++++++++++++++++++++++-------------------------
+ 1 file changed, 24 insertions(+), 25 deletions(-)
+
+commit 923d74f77a49aa7946738f6a30a3d955051b292f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Feb 3 23:43:42 2011 +0100
+
+ Remove debug printfs
+
+ src/terminal-screen.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit e8e2367fcbea54ae5a34b0aeb68028def3a5d644
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Feb 3 23:40:53 2011 +0100
+
+ Add style-updated handler to TerminalScreen
+
+ This didn't fix bug #640240 as I hoped, however.
+
+ src/terminal-screen.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 51 insertions(+), 1 deletion(-)
+
+commit e1ba3eea28f62c7b9b16a35b2d625aaf925f4802
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Feb 3 23:09:52 2011 +0100
+
+ Take system font from gsettings instead of gconf
+
+ Bug #590774.
+
+ configure.ac | 2 ++
+ src/terminal-app.c | 52 ++++++++++++++++++++--------------------------------
+ 2 files changed, 22 insertions(+), 32 deletions(-)
+
+commit c1f3b9f453cc10b5793f45c1109fed2cbf31f4c4
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Feb 3 23:09:42 2011 +0100
+
+ Fix compiler warning
+
+ src/terminal-accels.c | 10 ----------
+ 1 file changed, 10 deletions(-)
+
+commit 7ae1250cf6659e1b09830220f88b6675a6f11633
+Author: David Benjamin <davidben@mit.edu>
+Date: Fri Jan 28 16:45:44 2011 -0500
+
+ Disable sorting in the Keyboard Shortcut editor
+
+ Sorting by action name results in nonsensical ordering: in English,
+ 'Edit' goes before 'File', 'Switch to Tab 10' gets stuck between
+ 'Switch to Tab 1' and 'Switch to Tab 2', etc. Better to just order
+ based on the actual menu. This also removes the ability to sort by
+ shortcut; that only sorted actions within a menu anyway, so it's
+ not terribly useful.
+
+ src/terminal-accels.c | 58 ---------------------------------------------------
+ 1 file changed, 58 deletions(-)
+
+commit 355987a808d74aafbc086867280d736ec5adedb9
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Feb 2 18:53:23 2011 +0100
+
+ Version 2.23.5
+
+ configure.ac | 13 ++++++-------
+ 1 file changed, 6 insertions(+), 7 deletions(-)
+
+commit f520fd849c7a52ffe80e1e929978ada80c946ebb
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Thu Jan 27 22:15:53 2011 +0100
+
+ Updated Danish translation
+
+ po/da.po | 716 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 354 insertions(+), 362 deletions(-)
+
+commit eb25212dd0d7f02bc7dea872c4c068fedb129b23
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Thu Jan 27 03:32:13 2011 +0100
+
+ QA of Galician translations
+
+ po/gl.po | 950 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 471 insertions(+), 479 deletions(-)
+
+commit bc4546204ab13ebc0e1f46ed438a2db7d66af465
+Author: Tomas Bzatek <tbzatek@redhat.com>
+Date: Tue Jan 25 18:34:56 2011 +0100
+
+ search: Reflect changes to pattern string
+
+ Some dialog options modify the pattern string, make sure to update
+ our GRegex instance.
+
+ Originally found in https://bugzilla.redhat.com/show_bug.cgi?id=669113
+
+ src/terminal-search-dialog.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e9daf1c9b763fc0a803b4d9016958bedd44952c4
+Author: Cosimo Cecchi <cosimoc@gnome.org>
+Date: Tue Jan 18 01:03:21 2011 +0100
+
+ build: explicitely require ICE in configure (#634950)
+
+ Some distributions (e.g. Debian) tweak the SM pkgconfig file to remove
+ -lICE from Requires, so the dependency is not dragged in properly.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4aa7e14e020d96880b94c2ddd1431b98cdfa90ae
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 12 22:58:39 2011 +0100
+
+ Fix syntax error
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 378a9776bb934ed6143a158c4174f499eb9b11a5
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 12 22:55:30 2011 +0100
+
+ Use target version flags when converting glade files to gtkbuilder
+
+ Bug #639327.
+
+ configure.ac | 12 ++++++++----
+ src/Makefile.am | 2 +-
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 19c67139fbac7a285cf17be438c3859b071dd210
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 12 22:54:36 2011 +0100
+
+ Fix gdk target detection on gtk 3
+
+ configure.ac | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
+
+commit e918468af0c14863df7237bd20b499b16d0bce90
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Wed Jan 12 15:10:20 2011 -0500
+
+ Make terminal search work with gtk3
+
+ Actually, this patch is not enough, the ui file for gtk3 must
+ be different and create a GtkComboBox with has-entry = TRUE
+ instead of a GtkComboBoxEntry. That will be part of a separate
+ fix.
+
+ src/terminal-search-dialog.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit fc15345e2e81c4845f9cfd4b1f1e58098e22902c
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Jan 12 10:12:21 2011 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 849 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 322 insertions(+), 527 deletions(-)
+
+commit 4a8f1af69a7dd8a5e93c779ca3825bf0466050a6
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Jan 11 14:50:45 2011 -0500
+
+ Bump back to .git
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e1857e69444756cdf15048af3031ac8bdccac9ca
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Jan 11 14:30:36 2011 -0500
+
+ Release 2.33.4
+
+ configure.ac | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8d98bb0b4e9a1e59db6b9d128a765c1d5f3e83e0
+Author: Nguyen Vu Hung <vuhung16plus@gmail.com>
+Date: Mon Jan 10 17:33:18 2011 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 185 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 80 insertions(+), 105 deletions(-)
+
+commit 67ba8972c14daabd7df2317e3b7314948bdb50ac
+Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
+Date: Mon Jan 10 17:23:18 2011 +0700
+
+ po/vi.po: import from Damned Lies
+
+ po/vi.po | 2105 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1445 insertions(+), 660 deletions(-)
+
+commit 550b70a5d64c1aca3e9b8bb7281dec3711b07c7b
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Fri Jan 7 17:40:44 2011 -0500
+
+ Fix build with GTK+ 2.99
+
+ gtk-builder-convert-3.0 got renamed back to gtk-builder-convert.
+ Look for both names for now.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit aba7a5ef8b02fa88344db9c9c195e61df86f590c
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Fri Jan 7 09:50:57 2011 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 763 ++++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 765 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 758 insertions(+), 770 deletions(-)
+
+commit 4dcf79cd4433f5203713137885f2f3fed19777b2
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Jan 2 19:24:16 2011 +0100
+
+ Updated Norwegian bokmål translation from Torstein Adolf Winterseth
+
+ po/nb.po | 756 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 376 insertions(+), 380 deletions(-)
+
+commit e176ee741bee7b74d22747c6272e7ce1738235e3
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Dec 30 18:43:07 2010 +0100
+
+ Fix smclient update
+
+ The previous update lost our custom patches, and also
+ changed the licence.
+
+ src/eggdesktopfile.c | 2 +-
+ src/eggdesktopfile.h | 2 +-
+ src/eggshell.c | 6 ++---
+ src/eggshell.h | 6 ++---
+ src/eggsmclient-osx.c | 8 +++----
+ src/eggsmclient-private.h | 2 +-
+ src/eggsmclient-win32.c | 8 +++----
+ src/eggsmclient-xsmp.c | 58 ++++++++++++++++++++++++++++++++++++++---------
+ src/eggsmclient.c | 29 ++++++++++++++++++++----
+ src/eggsmclient.h | 8 ++++++-
+ 10 files changed, 96 insertions(+), 33 deletions(-)
+
+commit cf0df173432b4650edc3d74f31cc433fab95fe3a
+Author: Gheyret T.Kenji <gheyret@gmail.com>
+Date: Thu Dec 23 19:10:07 2010 +0100
+
+ Added UG translation
+
+ po/ug.po | 22 ++++++++++------------
+ 1 file changed, 10 insertions(+), 12 deletions(-)
+
+commit d1831ee28b808d405f18914bd361843a2cbf1eca
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Thu Dec 23 14:33:25 2010 +0100
+
+ release: post-release bump to 2.33.4
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit feef73338c639a206d0c21249142deb6f17da765
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Thu Dec 23 14:32:49 2010 +0100
+
+ release: 2.33.3.1
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4200c2720d2a3ba9dabab788456a9e64ed5c83aa
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Thu Dec 23 14:28:06 2010 +0100
+
+ Update EggSMClient from libegg
+
+ This fixes the build with latest GTK+ 3.
+
+ src/eggdesktopfile.c | 12 +++++++++-
+ src/eggdesktopfile.h | 5 ++++-
+ src/eggsmclient-osx.c | 4 ++--
+ src/eggsmclient-private.h | 8 ++++++-
+ src/eggsmclient-win32.c | 2 +-
+ src/eggsmclient-xsmp.c | 56 +++++++++++------------------------------------
+ src/eggsmclient.c | 52 +++++++++++++++++++------------------------
+ src/eggsmclient.h | 8 +------
+ 8 files changed, 62 insertions(+), 85 deletions(-)
+
+commit 32e1fef5d285162a382e9770522c25ea6a0d3023
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 20 17:28:31 2010 -0500
+
+ Post-release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2c2b119aa75a6953a2936e3cff91dc56ed8c4919
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 20 17:26:15 2010 -0500
+
+ Release 2.33.3
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit de84f851064e55d1ef0ae6522bccfe4f9482f9ae
+Author: Ivar Smolin <okul@linux.ee>
+Date: Mon Dec 20 14:17:22 2010 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 71 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 35 insertions(+), 36 deletions(-)
+
+commit 24300091782b2aac6ce84e31e648a8c259140b35
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sun Dec 12 16:55:04 2010 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit 74e9bb2a72d93a1f4069b24be734b4452b60f9fb
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sun Dec 5 15:14:26 2010 +0200
+
+ Updated Hebrew translations
+
+ po/he.po | 1242 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 617 insertions(+), 625 deletions(-)
+
+commit fc460c3dbf55491b8cecfc7c65bda6bba2f32dae
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Dec 2 21:15:54 2010 +0100
+
+ Fix the build with gtk3 master
+
+ configure.ac | 4 ++--
+ src/terminal-screen.c | 8 +++++++-
+ src/terminal-util.c | 24 ++++++++++++++++++++++++
+ 3 files changed, 33 insertions(+), 3 deletions(-)
+
+commit 66d623ce9165eb3ab62b1908cfa8ea9439e66112
+Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
+Date: Wed Dec 1 13:43:32 2010 +0330
+
+ Updating Persian translation
+
+ po/fa.po | 4232 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 2057 insertions(+), 2175 deletions(-)
+
+commit accdc87b25c895c10adfca6a2043c862907382ff
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Nov 28 14:44:15 2010 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 799 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 394 insertions(+), 405 deletions(-)
+
+commit 687350b08ab0c9b9950c0470bee4e9eda850d5bc
+Author: Gheyret T.Kenji <gheyret@gmail.com>
+Date: Sat Nov 20 11:48:58 2010 +0100
+
+ Added UG translation
+
+ po/ug.po | 674 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 331 insertions(+), 343 deletions(-)
+
+commit 4314db8b4a52574d14a9f6c2c1dd3c1a352b5725
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Nov 17 17:53:53 2010 +0100
+
+ Remove S/Key support
+
+ Bug #635063.
+
+ configure.ac | 18 ---
+ po/POTFILES.in | 2 -
+ po/POTFILES.skip | 1 -
+ src/Makefile.am | 13 --
+ src/gnome-terminal.schemas.in | 17 ---
+ src/skey-challenge.glade | 198 -------------------------
+ src/skey-popup.c | 228 ----------------------------
+ src/skey-popup.h | 35 -----
+ src/skey/Makefile.am | 60 --------
+ src/skey/btoe.c | 304 --------------------------------------
+ src/skey/btoe.h | 2 -
+ src/skey/md4.c | 335 ------------------------------------------
+ src/skey/md4.h | 19 ---
+ src/skey/md5.c | 67 ---------
+ src/skey/md5.h | 9 --
+ src/skey/sha1.c | 112 --------------
+ src/skey/sha1.h | 9 --
+ src/skey/skey.c | 37 -----
+ src/skey/skey.h | 10 --
+ src/skey/skeyutil.c | 24 ---
+ src/skey/skeyutil.h | 3 -
+ src/skey/test.c | 99 -------------
+ src/terminal-profile.c | 4 -
+ src/terminal-profile.h | 1 -
+ src/terminal-screen.c | 106 ++-----------
+ src/terminal-screen.h | 3 +-
+ src/terminal-util.c | 2 -
+ src/terminal-window.c | 20 +--
+ 28 files changed, 15 insertions(+), 1723 deletions(-)
+
+commit a6fa45ab52c2de21dd8867c2a79bebf3ef7a3906
+Author: Gheyret T.Kenji <gheyret@gmail.com>
+Date: Sat Nov 13 22:28:55 2010 +0100
+
+ Added UG translation
+
+ po/ug.po | 621 ++++++++++++++++++---------------------------------------------
+ 1 file changed, 175 insertions(+), 446 deletions(-)
+
+commit 5453d06efb401bba8a227687ef73c9d1452c1e6c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 11 14:48:17 2010 +0100
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit bf5a6e11ed242ceec11f07fa3d11457023a4c1cd
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Nov 11 14:41:12 2010 +0100
+
+ Version 2.33.2
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b0b41a219fda65378a915882fddbabfeee92b9aa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Nov 6 13:10:30 2010 +0100
+
+ Don't crash when receiving bogus data in the dbus call
+
+ Fixes https://bugzilla.redhat.com/show_bug.cgi?id=650276 .
+
+ src/terminal.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 26e0fa1ba6f0775c9ae847a0ee2cef708728fbda
+Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
+Date: Thu Nov 4 22:03:40 2010 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 143 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 72 insertions(+), 71 deletions(-)
+
+commit eee2ffbd11b2c87eb6bc0b4f6034c49d87649fa5
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Fri Oct 29 01:25:45 2010 +0100
+
+ Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 1473 +++++++++++++++++++++++++++++------------------------
+ 1 file changed, 796 insertions(+), 677 deletions(-)
+
+commit 772d63551c5f89f82b2a219c977a844dbd18cfe0
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Oct 28 22:34:03 2010 +0200
+
+ Lower vte req for gtk2 build
+
+ configure.ac | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e6dc7a41a49ab4a3a95d9bfa6c7649b6c655a90a
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Oct 28 22:33:28 2010 +0200
+
+ Fix the gtk3 build for combo box text API changes
+
+ Bug #633226.
+
+ src/profile-editor.c | 26 +++++++++++++++++++-------
+ src/profile-preferences.glade | 1 -
+ 2 files changed, 19 insertions(+), 8 deletions(-)
+
+commit a0ecd018f070b96a6ca2ff778ddda0f7fde5b847
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Oct 26 15:40:33 2010 +0200
+
+ Don't need to put TERM in the spawn env
+
+ vte is handling this internally just fine.
+
+ src/terminal-screen.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 6cd7d1b108948a10986ad2b977419f8e17992dd2
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 24 20:18:51 2010 +0200
+
+ Fix packing properties to work correctly on gtk3
+
+ src/profile-preferences.glade | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit a90840b3cf92b4a44eac3c8bd2f5bc0ca4d2460e
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 24 20:18:42 2010 +0200
+
+ Use GtkScrollable on gtk3
+
+ src/terminal-screen-container.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 0d5bd060c37b0dfd7c778ec1bca7fd43a64fd4dd
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Oct 20 08:32:22 2010 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 20 ++++++--------------
+ 1 file changed, 6 insertions(+), 14 deletions(-)
+
+commit 232b643773e2718287c72bc7621d9e99a51e4eab
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Wed Oct 20 02:21:20 2010 +0200
+
+ Fix xml error (reported by Ask Hjorth Larsen on gnome-i18n mailing list)
+
+ help/cs/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 42acc3433d8fd81af7802a0f94747ade9718918c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 18 16:13:02 2010 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7c2caa739379b743452c9fd7e9f0efcfca799643
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 18 16:11:16 2010 +0200
+
+ Version 2.33.1
+
+ NEWS | 6 ++++++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit adbb5a74839e567e247d2d08072eb15604d40998
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Oct 14 20:54:39 2010 +0200
+
+ Added sl for Slovenian translation
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c6cedae35f8cb5eb61748e600ce94d8c1bc34d95
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Thu Oct 14 20:54:39 2010 +0200
+
+ Added Slovenian translation
+
+ help/sl/sl.po | 1169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1169 insertions(+)
+
+commit 769a9136630b0590208c829c5f13a7b3beb6f132
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Oct 13 15:12:08 2010 +0200
+
+ Fix version check
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1ab1fe12fe075f5b84b7c20944b327c64ef38310
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Sat Oct 9 23:05:12 2010 -0400
+
+ Remove even_if_mapped parameter to terminal_window_set_size()
+
+ The even_if_mapped parameter to terminal_window_set_size() and
+ terminal_window_set_size_force_grid() doesn't have any useful
+ role any more. The original reason it was added is lost to
+ history, but it may had a residual role of making sure that
+ the the size set by terminal_window_set_size() didn't override
+ a default size set by gtk_window_parse_geometry(). With the
+ better handling of geometry from bug 592435, this is no longer
+ necessary.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=631799
+
+ src/terminal-screen.c | 2 +-
+ src/terminal-window.c | 30 ++++++++++--------------------
+ src/terminal-window.h | 4 +---
+ 3 files changed, 12 insertions(+), 24 deletions(-)
+
+commit 8e6454b0efc01cf212f338c76d5d0557575f9513
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Sat Oct 9 22:48:16 2010 -0400
+
+ Use new GTK+ 3 facilities to fix resizing
+
+ The old sizing hacks don't work at all with GTK+ 3 because GTK+
+ no longer deals with underallocation (allocation smaller than the
+ minimum size) gracefully. However, GTK+ 3 has now been fixed so that
+ the geometry widget feature of gtk_window_set_geometry_hints() works
+ without hacks.
+
+ For GTK+ 3, we use the new gtk_window_resize_to_geometry() function
+ to replace the hacks we were doing to determine the minimum size.
+ (The same hacks also did a dual purpose of making GTK+'s
+ computation for the geometry widget work correctly.)
+
+ GTK+ required version is bumped for the new function; VTE required
+ version is bumped for a fix to the minimum size it reports in its
+ GTK+ 3 build.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=631797
+
+ configure.ac | 4 ++--
+ src/terminal-window.c | 38 +++++++++++++++++++++++++-------------
+ 2 files changed, 27 insertions(+), 15 deletions(-)
+
+commit 724fcc269931432e7044ac16fee5934931a29f55
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Fri Oct 8 16:34:03 2010 -0400
+
+ Fix gridding for small sizes
+
+ The patch from 336325 (762e01947e) caused gridding to work wrong
+ when the number of rows/columns in the terminal got small enough
+ that other window elements were larger. Now that we have a better
+ fix for sizing of detached tabs (see previous commit), we can
+ revert the change.
+
+ The comment is made more explanatory to hopefully prevent the
+ code from accidentally being removed again in the future.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=631709
+
+ src/terminal-window.c | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
+
+commit fd94140f9f0848152932ddf7318a610e37dfc60d
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Fri Oct 8 16:34:03 2010 -0400
+
+ Implement a better fix for wrong sizing of detached tabs
+
+ This is a better fix for bug 336325 where a detached notebook
+ tab would end up with the wrong size. The problem was essentially
+ that the toplevel was being shown when the notebook was in a
+ inconsistent state.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=631709
+
+ src/terminal-window.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit d69ebe5c9c38f5fa0b8faea0b8ad9e24acb932c5
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Sat Oct 9 21:18:23 2010 -0400
+
+ Fix embarassing width/height mistake
+
+ With previous patch --geometry=80x24 gave a 24x80 terminal. Fix
+ width height reversal.
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c304285248ecdb97b5e617fc25f8f25f9783d4f8
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Mon Aug 31 17:11:50 2009 -0400
+
+ Make geometry parsing more robust
+
+ Instead of counting on terminal_window_set_size() not being called
+ between gtk_window_parse_geometry(), find out the grid size that
+ gtk_window_parse_geometry() determined and set that on the active
+ terminal. Then if terminal_window_set_size() is called, it will get
+ the correct new size instead of the old one.
+
+ terminal_window_parse_geometry() is added to encapsulate this logic.
+
+ This replaces the fix in commit 549e45a
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=592435
+
+ src/terminal-app.c | 2 +-
+ src/terminal-window.c | 56 ++++++++++++++++++++++++++++++++++++++++-----------
+ src/terminal-window.h | 3 +++
+ 3 files changed, 48 insertions(+), 13 deletions(-)
+
+commit 019b850de78d3d0b2e84f14ffa126dbb19ddd48b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Oct 7 19:04:46 2010 +0200
+
+ Check for gtk-builder-convert-3.0 on gtk 3
+
+ configure.ac | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit e9f0697b5c01000252caed8a1e014e68a5daca25
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Oct 5 20:09:15 2010 +0200
+
+ Use g_warn_if_fail() here
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 68b9b50d3f46389d7df877f72a164137b4b50162
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 4 14:18:05 2010 +0200
+
+ Post release version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7bfeb7ab14129c18e975c0f45d8c3fb5c3fcfef2
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 4 14:12:19 2010 +0200
+
+ Bump gtk 3 and vte req
+
+ configure.ac | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 987853b55eca3390baeddbd3daae1b66396b27b2
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Oct 1 11:35:12 2010 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 961 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 516 insertions(+), 445 deletions(-)
+
+commit 049f966852f876b02693c488ad400986fd08028d
+Author: Joan Duran <jodufi@gmail.com>
+Date: Wed Sep 29 23:43:43 2010 +0200
+
+ Updated Catalan translation
+
+ po/ca.po | 1439 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 764 insertions(+), 675 deletions(-)
+
+commit ccaa3fd8b6c1175a626e7bb88395fc33b1c67795
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 28 19:46:20 2010 +0200
+
+ Fix build after GtkObject removal on gtk 3
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 30d8eb59d124280b5d5685ad1003760df2e93350
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 28 19:45:32 2010 +0200
+
+ Use gtk_widget_set_visual
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e588457ea97df164810cf5f1240b428c0323d3ef
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 26 16:29:08 2010 +0200
+
+ Use gtk_notebook_set_group_name()
+
+ ... instead of the deprecated gtk_notebook_set_group(), on gtk 3.
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit e8bf9269636b82787738b2c5a9167a4077611478
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 26 16:27:52 2010 +0200
+
+ Connect to create-window directly
+
+ ... instead of using the hook, on gtk 3.
+
+ src/terminal-window.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit b32b4c15934f8604974162b49e1a4dd97d8bdf48
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Sep 24 14:55:32 2010 +0200
+
+ Use gdk_error_trap_pop_ignored here
+
+ src/terminal-util.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit e2299ee2451167ad41b35705b4fbd577aebd0c39
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 21 23:59:49 2010 +0200
+
+ Re-implement tab scrolling
+
+ Code adapted from gtk.
+
+ src/terminal-window.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 60 insertions(+), 1 deletion(-)
+
+commit cff281c9ed147036938d6bae10a4d63bbef167d3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 11 12:51:49 2010 +0200
+
+ Fix the build with gtk3 rendering-cleanup branch
+
+ src/terminal-util.c | 41 ++++++++++++++++++++++++++++++++++-------
+ src/terminal-window.c | 21 ++++++++++++++++++++-
+ 2 files changed, 54 insertions(+), 8 deletions(-)
+
+commit 1d2b467c5459a5eda70f43b2653d820d55f03a16
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Sep 11 12:45:37 2010 +0200
+
+ Use changed gdk keysym names on gtk 3
+
+ src/terminal-accels.c | 57 +++++++++++++++++++++++++++++----------------------
+ src/terminal-screen.c | 10 +++++++--
+ src/terminal-window.c | 10 +++++++--
+ 3 files changed, 48 insertions(+), 29 deletions(-)
+
+commit 201010c5b3c2c7f4d5a976676d7b2288d7f7b9aa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Sep 26 16:30:23 2010 +0200
+
+ Post branch version bump
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7bbd8083350eccbfb3353ec2973ced0078d78ff8
+Author: Yuri Kozlov <yuray@komyakino.ru>
+Date: Sun Sep 26 17:25:11 2010 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1581 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 582 insertions(+), 999 deletions(-)
+
+commit 984b7a34e97a22b22d9ac4442307164c243436ed
+Author: Gheyret Kenji <gheyret@yahoo.com>
+Date: Sun Sep 26 12:53:05 2010 +0200
+
+ [i18n] Added Uighur translation
+
+ po/LINGUAS | 1 +
+ po/ug.po | 2678 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2679 insertions(+)
+
+commit 41d7aa71281a4b1677909709410ee5733be671cb
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Sep 26 03:40:17 2010 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 1010 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 544 insertions(+), 466 deletions(-)
+
+commit 0e4537c6062767097f60d1ec7180af440586086b
+Author: Marek Černocký <marek@manet.cz>
+Date: Sat Sep 25 14:44:51 2010 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 29 +++++++++++++++++------------
+ 1 file changed, 17 insertions(+), 12 deletions(-)
+
+commit bf1424ee3ac97160d5f10d3191b4937e153941e0
+Author: Daniel S. Koda <danielskoda@gmail.com>
+Date: Tue Sep 21 16:16:15 2010 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 481 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 251 insertions(+), 230 deletions(-)
+
+commit ecc82420bc343e1ab2c8f4ff9e5a468efc1520b9
+Author: Chris Coulson <chris.coulson@canonical.com>
+Date: Mon Sep 20 15:11:37 2010 +0100
+
+ Bug 630163 - Set _NET_WM_DESKTOP on the new X window
+
+ Set _NET_WM_DESKTOP on the new X window when handling composited-changed,
+ rather than the old window (which has already been destroyed)
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit b61bfc9bedb7d3bd9bbe651479a0b6fb15b18524
+Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
+Date: Mon Sep 20 18:15:45 2010 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit 851f004f966a28fc0da56ae74d9fd0faaf92ae9b
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Sun Sep 19 21:12:02 2010 +0200
+
+ Updated Dutch translation by Wouter Bolsterlee
+
+ po/nl.po | 387 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 190 insertions(+), 197 deletions(-)
+
+commit bae4d682d4a3ec3afbea14c86c2f8ffd6d267171
+Author: Claudio Arseni <claudio.arseni@gmail.com>
+Date: Sat Sep 18 17:05:07 2010 +0200
+
+ [l10n] Updated Italian translation
+
+ po/it.po | 953 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 501 insertions(+), 452 deletions(-)
+
+commit 29a351612366d9508294d4d0ddcb61e31a2bae4f
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Wed Sep 15 23:40:31 2010 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 948 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 506 insertions(+), 442 deletions(-)
+
+commit bf2f956cb81054dcb51583b113cd1dcd606a07be
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Mon Sep 13 21:46:16 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit cbf1e13426eaa1bb403065539ff59575bb558091
+Author: Aurimas Černius <aurisc4@gmail.com>
+Date: Sun Sep 5 22:48:55 2010 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1003 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 542 insertions(+), 461 deletions(-)
+
+commit e2e0de26592ae2562a3f91094f8fb38f930ae7bc
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Sep 4 23:43:24 2010 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 955 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 516 insertions(+), 439 deletions(-)
+
+commit ae7dd9dbb2c8036018b4a8a557e035a80476d3ac
+Author: chpe <chpe@gnome.org>
+Date: Sat Sep 4 22:50:01 2010 +0200
+
+ Ignore chdir return value here
+
+ src/terminal-screen.c | 2 +-
+ src/terminal.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit b0585b996cb92e40badff0b33306f1ae57499ed3
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Sat Sep 4 16:16:55 2010 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 725 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 363 insertions(+), 362 deletions(-)
+
+commit f60bc8328ae55f30a704e05da730e2ffeac487d8
+Author: Shushi Kurose <md81bird@hitaki.net>
+Date: Sat Sep 4 18:10:55 2010 +0900
+
+ Updated Japanese translation.
+
+ po/ja.po | 391 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 196 insertions(+), 195 deletions(-)
+
+commit 394a76f41e55ee1e3026744b8a3e7c84997f8f29
+Author: drtv <vasudeven@git.gnome.org>
+Date: Fri Sep 3 19:58:24 2010 +0530
+
+ Updated Tamil translation
+
+ po/ta.po | 370 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 185 insertions(+), 185 deletions(-)
+
+commit b948eed15b81bf87939d41d7c71ffff900e23a08
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Sep 3 13:58:32 2010 +0200
+
+ Fix some compiler warnings
+
+ src/terminal.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 95a9a8d7f809c4d8af6f0fa1cd8b2fe2739e3f97
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Dec 4 00:10:06 2009 +0100
+
+ Make this data static
+
+ src/eggshell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 974c42c270ea0472febeedf6dc7e73b0a36d9d9a
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Fri Sep 3 01:26:25 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 995 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 528 insertions(+), 467 deletions(-)
+
+commit 9113a38a6980c20e03e55e3cee8bc8b1e02ca180
+Author: Michael Kotsarinis <mk73628@gmail.com>
+Date: Tue Aug 31 23:17:10 2010 +0300
+
+ l10n: Updated Greek translation for gnome-terminal
+
+ po/el.po | 960 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 519 insertions(+), 441 deletions(-)
+
+commit 83a15fc3dd437d291bcd6df792e146d0db40a1bd
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Tue Aug 31 09:50:29 2010 +0100
+
+ Update British English translation
+
+ po/en_GB.po | 1372 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 736 insertions(+), 636 deletions(-)
+
+commit 65e7c40005026be81fc84d23af6637c19385e592
+Author: Ivar Smolin <okul@linux.ee>
+Date: Tue Aug 31 08:17:00 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 62bbd2cd4be01ba6b02e5421f8b466eed9b46ad9
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sun Aug 29 20:27:13 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 454 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 218 insertions(+), 236 deletions(-)
+
+commit 3feebe5a1c4aa9970141e0d4154ec0855c643039
+Author: Милош Поповић <gpopac@gmail.com>
+Date: Sun Aug 29 20:49:15 2010 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 937 +++++++++++++++++++++++++++++++--------------------------
+ po/sr@latin.po | 910 ++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 1016 insertions(+), 831 deletions(-)
+
+commit ecc7e84c4e6d360b0fd128f1a7229cafd9223f72
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 29 13:58:41 2010 +0200
+
+ Version 2.31.91
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f28e434ef183779951714905b73238d210ccef4d
+Author: Ivar Smolin <okul@linux.ee>
+Date: Fri Aug 27 18:57:17 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 2ff06f7ea3d5873798e2da7ec1eb865d11af1fa3
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Thu Aug 26 14:57:24 2010 +0200
+
+ Updated French translation
+
+ po/fr.po | 268 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 133 insertions(+), 135 deletions(-)
+
+commit 538d91d91171399d4f31c70de62db3db8e15ed23
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 25 22:26:05 2010 +0200
+
+ Do resume when starting the factory
+
+ Bug #627776.
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b1548dd43af7b819f64dbb3165504cf55b017dbb
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Wed Aug 25 15:47:41 2010 +0200
+
+ Updated French doc translation
+
+ help/fr/fr.po | 27 ++++++++++++++-------------
+ 1 file changed, 14 insertions(+), 13 deletions(-)
+
+commit 6e0c2aee572ef3e7431e68355fcabd7303a22b1d
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Aug 25 11:14:01 2010 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 412 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 198 insertions(+), 214 deletions(-)
+
+commit 40ad7fda7966ea35eb82b60f745b33fa39b6bb48
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Aug 24 15:28:28 2010 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 665 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 353 insertions(+), 312 deletions(-)
+
+commit d859db5737608d69687f35f5f3b9f3eab2e860d1
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Tue Aug 24 04:26:17 2010 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 976 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 525 insertions(+), 451 deletions(-)
+
+commit 53aaac1cc3ef5088547248ec1ee7360c993cee25
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Sun Aug 22 13:27:25 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 528 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 279 insertions(+), 249 deletions(-)
+
+commit 457898daa5aa384cd1db371be1eace13c20c4e58
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sun Aug 22 09:19:38 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 22 +++++-----------------
+ 1 file changed, 5 insertions(+), 17 deletions(-)
+
+commit e4daf961f4814e466c74b53fc02ed63b25780c1f
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Aug 21 20:54:10 2010 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 361 ++++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 363 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 361 insertions(+), 363 deletions(-)
+
+commit 3a858be2425e6b4525c57e4eded3f7bdc838c005
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 18 15:24:18 2010 +0200
+
+ Adjust find dialogue spacing and packgings
+
+ Make it more HIG compliant.
+
+ Bug #627258.
+
+ src/find-dialog.glade | 91 ++++++++++++++++++++++++++-------------------------
+ 1 file changed, 46 insertions(+), 45 deletions(-)
+
+commit c3949fc8c280c7cbd6374846960bb0c29a44bff2
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Aug 18 14:27:13 2010 +0300
+
+ l10n: Added Kazakh translation for gnome-terminal
+
+ po/kk.po | 2402 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2402 insertions(+)
+
+commit 8c80e0eb9a6ae10d7ecf464d100e4cdd678a7422
+Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
+Date: Wed Aug 18 14:26:51 2010 +0300
+
+ l10n: Added Kazakh (kk) to po/LINGUAS for gnome-terminal
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1201464730daadab429da7f5364bc811424ad387
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 17 13:54:38 2010 +0200
+
+ Bump gtk3 req to 2.90.6
+
+ Bug #627133.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 91a5da9833094d449ac31540c4110dbeef761488
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 16 21:28:40 2010 +0200
+
+ Distcheck with --with-gtk=3.0
+
+ Makefile.am | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 028a30e1849f18126ee6780e90cdb8714839347f
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Mon Aug 16 17:56:49 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 362 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 181 insertions(+), 181 deletions(-)
+
+commit 7443b8224be78412faea9f6fa0ee873c4c921b68
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 16 15:34:02 2010 +0200
+
+ More NEWS
+
+ NEWS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4e79e321f0a5f04dc2d12efcedf24433c64035ef
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 16 15:10:29 2010 +0200
+
+ Bump vte req
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 04cd0f00a5acf498264e08ca89b8d7d79c1ed963
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 16 15:00:07 2010 +0200
+
+ NEWS update
+
+ NEWS | 16 ++++------------
+ 1 file changed, 4 insertions(+), 12 deletions(-)
+
+commit 86679967912d616f25137720bcfa78651ce4c352
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Aug 15 21:07:40 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 226 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 111 insertions(+), 115 deletions(-)
+
+commit 4a537d694d86569a3b40530342c923d4a094b7cc
+Author: Funda Wang <fundawang@gmail.com>
+Date: Sat Aug 14 16:09:09 2010 +0800
+
+ Updated zh_CN translation.
+
+ po/zh_CN.po | 314 ++++++++++++++++--------------------------------------------
+ 1 file changed, 82 insertions(+), 232 deletions(-)
+
+commit 742bc0296351e6a2792dd2f5f402ff6b2d7aca45
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 11 00:10:21 2010 +0200
+
+ Revert using org.gtk.Application interface
+
+ Regain interoperability with gnome-terminal 2.30.
+
+ configure.ac | 2 +-
+ src/terminal.c | 259 ++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 120 insertions(+), 141 deletions(-)
+
+commit 4ad552c9ce71ffab0b1762bb6434deeb1ff2c2fd
+Author: A S Alam <aalam@users.sf.net>
+Date: Thu Aug 12 18:54:20 2010 +0530
+
+ update translation for Punjabi
+
+ po/pa.po | 191 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 90 insertions(+), 101 deletions(-)
+
+commit fea6acfe531c4d93ff8dd89f3809ee17d6da2075
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Aug 11 14:40:47 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 430 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 216 insertions(+), 214 deletions(-)
+
+commit 56d8780fd3997d982465440477829c2a66a25284
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Wed Aug 11 01:18:30 2010 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 646 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 320 insertions(+), 326 deletions(-)
+
+commit ef13be078dd53e8eab3c159fa185d035cbc5df53
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Aug 10 13:55:27 2010 -0400
+
+ Bug 624440 - ftp_proxy should use http (not ftp) scheme
+
+ Use http scheme for https proxy too.
+
+ src/terminal-util.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit c1f65ee714e079b482348046c55f2dae2dac883d
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 18:33:19 2010 +0200
+
+ Fix encodings menu with unknown encoding
+
+ When the encoding is unknown, don't select the first entry in the menu.
+ Instead, make sure the actual encoding always has its own menu entry.
+
+ src/terminal-app.c | 41 +++++++++++++++++++++++++++++------------
+ src/terminal-app.h | 4 ++++
+ src/terminal-window.c | 12 ++++++++++--
+ 3 files changed, 43 insertions(+), 14 deletions(-)
+
+commit 85ce77f25579423182316430338cbffffe64b585
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 18:00:15 2010 +0200
+
+ Fix locale encoding option
+
+ Bug #624489.
+
+ src/terminal-app.c | 25 ++++++++++---------------
+ src/terminal-encoding.c | 39 ++++++++++++++++++++++-----------------
+ src/terminal-encoding.h | 2 +-
+ src/terminal-window.c | 20 +++++++++++++-------
+ 4 files changed, 46 insertions(+), 40 deletions(-)
+
+commit ea10e6046fd0a8136af9d5da5c91d4cb78e52c3a
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 17:44:01 2010 +0200
+
+ Add accessor functions for TerminalEncoding
+
+ src/terminal-app.c | 4 +++-
+ src/terminal-encoding.c | 33 +++++++++++++++++++++++++--------
+ src/terminal-encoding.h | 4 ++++
+ src/terminal-window.c | 6 +++---
+ 4 files changed, 35 insertions(+), 12 deletions(-)
+
+commit 67950913d8873c7546d2375943edbcb4bf139df4
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 15:06:55 2010 +0200
+
+ Hide the FileSaveContents action if saving is not supported
+
+ We need to always create the action, and only hide it if it's not supported.
+
+ src/terminal-window.c | 13 ++++++++-----
+ src/terminal.xml | 2 +-
+ 2 files changed, 9 insertions(+), 6 deletions(-)
+
+commit c0dfa55258d089cfce8f3dd2bb67dcbf23f5b85b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 15:03:18 2010 +0200
+
+ Replace if 0 with correct conditional
+
+ ... in terminal-accels.c as well. Adds to the previous
+ commit 7b20f12bfaf8fdac24fa99a031d1bee11b3c23fc.
+
+ src/terminal-accels.c | 16 +++++++++++++++-
+ 1 file changed, 15 insertions(+), 1 deletion(-)
+
+commit 7b20f12bfaf8fdac24fa99a031d1bee11b3c23fc
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 14:50:23 2010 +0200
+
+ Don't enable "Save Contents" for stable versions.
+
+ ... until vte supports async saving.
+
+ This reverts commit d2fd62f189406b512d9550a571791de66b556d36.
+
+ src/terminal-accels.c | 2 ++
+ src/terminal-window.c | 21 ++++++++++++++++++++-
+ src/terminal.xml | 2 +-
+ 3 files changed, 23 insertions(+), 2 deletions(-)
+
+commit 7a6d72301936ce10567d1dbbdb5a10cbe6eb43f8
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 14:47:18 2010 +0200
+
+ Use 'http' scheme for the ftp_proxy env var
+
+ Bug #624440.
+
+ src/terminal-util.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8388b77099b4cb957b45acaad7ccef8c8b0088ce
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 14:29:33 2010 +0200
+
+ Go GPL3+
+
+ COPYING | 885 +++++++++++++++++++++++++++-------------
+ src/eggdesktopfile.c | 2 +-
+ src/eggdesktopfile.h | 2 +-
+ src/eggshell.c | 2 +-
+ src/eggshell.h | 2 +-
+ src/eggsmclient-osx.c | 2 +-
+ src/eggsmclient-private.h | 2 +-
+ src/eggsmclient-win32.c | 2 +-
+ src/eggsmclient-xsmp.c | 2 +-
+ src/eggsmclient.c | 2 +-
+ src/eggsmclient.h | 2 +-
+ src/extra-strings.c | 2 +-
+ src/profile-editor.c | 2 +-
+ src/profile-editor.h | 2 +-
+ src/skey-popup.c | 2 +-
+ src/skey-popup.h | 2 +-
+ src/skey/md4.c | 2 +-
+ src/terminal-accels.c | 2 +-
+ src/terminal-accels.h | 2 +-
+ src/terminal-app.c | 2 +-
+ src/terminal-app.h | 2 +-
+ src/terminal-debug.c | 2 +-
+ src/terminal-debug.h | 2 +-
+ src/terminal-encoding.c | 2 +-
+ src/terminal-encoding.h | 2 +-
+ src/terminal-info-bar.c | 2 +-
+ src/terminal-info-bar.h | 2 +-
+ src/terminal-intl.h | 2 +-
+ src/terminal-options.c | 2 +-
+ src/terminal-options.h | 2 +-
+ src/terminal-profile.c | 2 +-
+ src/terminal-profile.h | 2 +-
+ src/terminal-screen-container.c | 2 +-
+ src/terminal-screen-container.h | 2 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal-screen.h | 2 +-
+ src/terminal-search-dialog.c | 2 +-
+ src/terminal-search-dialog.h | 2 +-
+ src/terminal-tab-label.c | 2 +-
+ src/terminal-tab-label.h | 2 +-
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-tabs-menu.h | 2 +-
+ src/terminal-util.c | 4 +-
+ src/terminal-util.h | 2 +-
+ src/terminal-window.c | 2 +-
+ src/terminal-window.h | 2 +-
+ src/terminal.c | 2 +-
+ 47 files changed, 656 insertions(+), 323 deletions(-)
+
+commit bc2a36db0589d7e2874b75a383372d9816d5ab06
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 14:26:38 2010 +0200
+
+ Add configure switch to disable s/key support
+
+ configure.ac | 29 ++++++++++++++++++++++++++++-
+ src/Makefile.am | 11 +++++++++--
+ src/terminal-screen.c | 34 +++++++++++++++++++++++-----------
+ src/terminal-window.c | 7 ++++++-
+ 4 files changed, 66 insertions(+), 15 deletions(-)
+
+commit 685908a9f3257e8738d6e01142bbf20d006b8fb2
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Aug 10 13:32:48 2010 +0200
+
+ Version 2.31.90
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3d98495a53540effe5a1a739fa704f9d1764c012
+Author: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>
+Date: Sat Aug 7 15:46:17 2010 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 968 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 580 insertions(+), 388 deletions(-)
+
+commit 7bcf1f5266d8fa175c756b4bff7dc7cb547bb7a2
+Author: A S Alam <aalam@users.sf.net>
+Date: Wed Aug 4 14:45:46 2010 +0530
+
+ update Translation and update error during commit for Punjabi by A S Alam
+
+ po/pa.po | 911 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 485 insertions(+), 426 deletions(-)
+
+commit 7948c607336282c68886c0d606a5125eae20cee9
+Author: Pablo Castellano <pablog@src.gnome.org>
+Date: Tue Aug 3 19:58:09 2010 +0200
+
+ Update git.mk from pango
+
+ git.mk | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit e449ad9ced461a7979dd706de19b6c1f7e6106bb
+Author: Runa Bhattacharjee <runab@redhat.com>
+Date: Thu Jul 29 18:47:16 2010 +0530
+
+ Updated Bengali India Translation
+
+ po/bn_IN.po | 1096 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 631 insertions(+), 465 deletions(-)
+
+commit 19bb9243463829f6a05038550118fc4870c4a94b
+Author: Manoj Kumar Giri <mgiri@mgiri.csb>
+Date: Thu Jul 29 16:13:44 2010 +0530
+
+ Updated Oriya Translation
+
+ po/or.po | 1152 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 636 insertions(+), 516 deletions(-)
+
+commit da8b6a85e0350588ae1a88b053d7365bdbd9a936
+Author: krishnababu k <kkrothap@redhat.ocm>
+Date: Wed Jul 28 15:13:26 2010 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 417 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 220 insertions(+), 197 deletions(-)
+
+commit 261d877c3122bde54f49a7f4e87d8dd40b97e330
+Author: Andika Triwidada <andika@gmail.com>
+Date: Tue Jul 27 14:25:28 2010 +0700
+
+ Updated Indonesian translation to 100%
+
+ po/id.po | 68 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 34 insertions(+), 34 deletions(-)
+
+commit f54d25ed82b2a58f3214112c4b9d78eecd0428bc
+Author: Dirgita <dirgitadevina@yahoo.co.id>
+Date: Tue Jul 27 14:06:58 2010 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 1703 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1088 insertions(+), 615 deletions(-)
+
+commit 4e35383aca3b7b23771afb24690f01ffd06460bf
+Author: Shankar Prasad <sprasad@git.gnome.org>
+Date: Mon Jul 26 12:28:12 2010 +0530
+
+ Updated the Kannada translations
+
+ po/kn.po | 49 ++++++++++++++++++++++++++-----------------------
+ 1 file changed, 26 insertions(+), 23 deletions(-)
+
+commit b84d5fe44dd919fd63466556e5fabc94b0280d2b
+Author: drtv <vasudeven@git.gnome.org>
+Date: Sun Jul 25 15:23:47 2010 +0530
+
+ Updated Tamil translation
+
+ po/ta.po | 809 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 446 insertions(+), 363 deletions(-)
+
+commit ab61e7b39287ba5900a68c2eb1d8b37b5d75ca57
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Thu Jul 22 15:52:34 2010 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 456 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 226 insertions(+), 230 deletions(-)
+
+commit 7c6ca267f10afe2158a704cd5ced5bfd8027571c
+Author: Sandeep Shedmake <sshedmak@redhat.com>
+Date: Thu Jul 22 10:57:25 2010 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 1024 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 586 insertions(+), 438 deletions(-)
+
+commit 4d799f36d891722dd973cda025618fab0bae88c0
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Tue Jul 20 13:11:30 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 194 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 93 insertions(+), 101 deletions(-)
+
+commit 1f75d919b91652d74459e56024484f900e3e6125
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Jul 20 16:24:50 2010 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 759 ++++++++++++++++++++++++++++++++---------------------------
+ po/zh_TW.po | 764 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 835 insertions(+), 688 deletions(-)
+
+commit 0f2b932cf7a3f7c8dfbb4a958d667603bbffa763
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jul 19 09:29:24 2010 +0200
+
+ One last GSEAL fix
+
+ Use gtk_message_dialog_get_message_area().
+
+ Bug #612712.
+
+ src/terminal-window.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 6fb598b897b0e41ba7a922549b65c2e54344264d
+Author: Eli Lindsey <eli@siliconsprawl.com>
+Date: Mon May 10 01:51:42 2010 -0500
+
+ Change minimum number of rows
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5481856835c207e6c40eb69deb83f9489d8472df
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 18 21:20:05 2010 +0200
+
+ Print remote error
+
+ ... instead of only printing it in debug mode.
+
+ src/terminal.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 6c39726dd224bff4270e3a3203b0ec3e97cda356
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 18 21:19:52 2010 +0200
+
+ Unref the introspection data directly
+
+ src/terminal.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 35d52531fc9dbd2eeb56f8bf5a2159eb03f0e676
+Author: Frédéric Péters <fpeters@0d.be>
+Date: Sun Jul 18 21:08:46 2010 +0200
+
+ Update to new switch-page signal signature
+
+ GtkNotebookPage has been removed and and the switch-page signal now gets
+ an opaque gpointer as second parameter in GTK+ 2.22, and a GtkWidget*
+ pointing to the page in GTK+ 3.0.
+
+ Bug #624603.
+
+ src/terminal-tabs-menu.c | 10 +++++++++-
+ src/terminal-window.c | 20 +++++++++++++++++---
+ 2 files changed, 26 insertions(+), 4 deletions(-)
+
+commit 30b90f9fc4afc31eba7d764d5db5a554963a3c9e
+Author: Aron Xu <aronxu@gnome.org>
+Date: Mon Jul 12 16:36:27 2010 +0800
+
+ Update Simplified Chinese help translation.
+
+ help/zh_CN/zh_CN.po | 31 ++++++++++++++++---------------
+ 1 file changed, 16 insertions(+), 15 deletions(-)
+
+commit 27a489b5df201c33b17c1566baa93c7d820b9498
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jul 7 23:35:14 2010 +0200
+
+ Fix build with latest glib
+
+ configure.ac | 2 +-
+ src/terminal.c | 25 +++++++++++--------------
+ 2 files changed, 12 insertions(+), 15 deletions(-)
+
+commit be1d18e4df69d3bd7768a8627b9111fac6daf3aa
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Wed Jul 7 12:59:39 2010 +0200
+
+ [i18n] Updated German doc translation
+
+ help/de/de.po | 21 +++++++++------------
+ 1 file changed, 9 insertions(+), 12 deletions(-)
+
+commit 448fb42b1d10b637dfb9dafee54da8fb2f34db0d
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Jul 7 10:41:25 2010 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 35 ++++++++++++++++++++---------------
+ 1 file changed, 20 insertions(+), 15 deletions(-)
+
+commit f646caa3fb6d473c3770b78bdd3335849bd73dcc
+Author: Ryan Lerch <rlerch@haddock.bne.redhat.com>
+Date: Mon Jul 5 22:44:02 2010 +1000
+
+ Fixed incorrect reference to the Edit Profiles dialog
+
+ Changed an incorrect guilabel in the documentation from "Edit Profiles"
+ to "Profiles"
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6aab16f6b48b2a83b252b4fdb3589a98080375c0
+Author: Aron Xu <aronxu@gnome.org>
+Date: Wed Jun 30 17:11:39 2010 +0800
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 101 +++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 46 insertions(+), 55 deletions(-)
+
+commit bc03b1f43077b594ca0405470e322731ea38de4b
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Mon Jun 28 12:25:06 2010 -0400
+
+ Fix a crash in tab DND
+
+ The screen container is no longer a direct parent of the screen,
+ so we cannot call gtk_container_remove (screen_container, screen).
+ At least not without an assertion from GTK+...
+
+ Bug 623053
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 128ccf1d1068169ffe27079eaf3be3b643ca5b1d
+Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
+Date: Sun Jun 27 09:45:08 2010 +0200
+
+ Add Esperanto translation
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 65ee05fde9264d782ca523c3397f319181efc1b2
+Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
+Date: Sun Jun 27 09:45:07 2010 +0200
+
+ Add Esperanto translation
+
+ po/eo.po | 2405 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2405 insertions(+)
+
+commit 4600820eb70119349247fd51f6c36035a0af6c83
+Author: YunQiang Su <wzssyqa@gmail.com>
+Date: Sun Jun 27 12:22:27 2010 +0800
+
+ Update Simplified Chinese help translation.
+
+ help/zh_CN/zh_CN.po | 619 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 323 insertions(+), 296 deletions(-)
+
+commit fea8047d69e6a644297c66a142c6f1805db176cc
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Jun 22 11:09:46 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 937 ++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 319 insertions(+), 618 deletions(-)
+
+commit 0a3d7c500a8c1dd672637592824b36eba5a054e2
+Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Sun Jun 20 11:56:02 2010 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 73 +++++++++++++---------------------------------------------------
+ 1 file changed, 14 insertions(+), 59 deletions(-)
+
+commit 48246a74c23b79557b5985d9c6d34a09ec7ed267
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sat Jun 19 17:49:48 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 31 +++++++++++++++----------------
+ 1 file changed, 15 insertions(+), 16 deletions(-)
+
+commit 3e31abdeb0384f4b19e0a8f8acb91e92f03bb508
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jun 16 17:45:44 2010 +0200
+
+ Improve GApplication compatibility
+
+ Use "cwd" key name for the cwd data.
+
+ src/terminal.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 47a73a94dc11990c2557d2c41e72438738572ac9
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jun 15 23:19:54 2010 +0200
+
+ It's 2010 !
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7d8a9880996427ac40f2e64b3fd03be31461d6d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jun 15 16:45:11 2010 +0200
+
+ Fix vte pkg-config check on gtk3
+
+ configure.ac | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit f50d5c11594f8f9bea031a393ee79671896fcdb5
+Author: Sira Nokyoongtong <gumaraa@gmail.com>
+Date: Tue Jun 15 13:22:51 2010 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 780 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 428 insertions(+), 352 deletions(-)
+
+commit 395c973b898d1733878c379c9a29aa57d58e8260
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Sun Jun 13 20:01:53 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 238 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 116 insertions(+), 122 deletions(-)
+
+commit 9a6bbb598efb61ea36d055c824cef10a7bb5761a
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 13 19:40:08 2010 +0200
+
+ Unset some env vars
+
+ ... so they don't end up polluting the env in the terminal children.
+
+ src/terminal.c | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 58ee4f9a919678eec1415d42c5e2ad8fed82d719
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 13 16:10:30 2010 +0200
+
+ Remove debug spew
+
+ src/terminal.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 620e0b0548b542cd54d7e6ff01e8646e5a775ddf
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 13 16:06:01 2010 +0200
+
+ Use org.gtk.Application.Activate
+
+ ... instead of creating our own interface for this.
+
+ src/terminal.c | 136 ++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 95 insertions(+), 41 deletions(-)
+
+commit a1e168b003c78eeda42796bd091aab9f4138d059
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 13 14:30:28 2010 +0200
+
+ Bump GIO req
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fdf01b94d14d7f9c4df7e9f762f851d0800c4927
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat May 8 18:08:48 2010 +0200
+
+ Port to GDBus
+
+ ... and remove dbus-glib dependency.
+
+ configure.ac | 16 +-
+ src/Makefile.am | 9 -
+ src/terminal-app.c | 81 +++--
+ src/terminal-app.h | 7 +-
+ src/terminal-factory-service.xml | 11 -
+ src/terminal-util.c | 138 --------
+ src/terminal-util.h | 12 -
+ src/terminal.c | 686 +++++++++++++++++++--------------------
+ 8 files changed, 407 insertions(+), 553 deletions(-)
+
+commit 6c9e0c97a9b86250cc61d0c32889d336c4267cd0
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jun 12 18:03:22 2010 +0200
+
+ Bump gtk req to 2.18
+
+ ... and remove GTK_CHECK_VERSION() etc as appropriate.
+
+ configure.ac | 5 +----
+ src/Makefile.am | 9 ++-------
+ src/terminal-screen.c | 24 ------------------------
+ src/terminal-window.c | 8 --------
+ 4 files changed, 3 insertions(+), 43 deletions(-)
+
+commit cd68e956b71e5b25edc443974acc119d98a637b0
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jun 12 17:40:52 2010 +0200
+
+ Allow building against gtk 3
+
+ Not parallel installable with the gtk 2 gnome-terminal version, since
+ there's no need for more than one installed g-t !
+
+ configure.ac | 25 ++++++++++++++++++++++---
+ 1 file changed, 22 insertions(+), 3 deletions(-)
+
+commit 3f0fe18354cb0edd205e47cbe1e3e5bbbe49aba2
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Jun 11 19:07:52 2010 -0400
+
+ Bug 144000 - encodings other than the current encoding are not listed in gnome-terminal on Solaris.
+
+ src/terminal-encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3d6a5197dfd4eb03319a9dc84e79c2b7b0736fdd
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Fri Jun 4 16:47:27 2010 +0200
+
+ Hungarian translation updated by Attila Hammer
+
+ po/hu.po | 765 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 424 insertions(+), 341 deletions(-)
+
+commit 7380ff22d870cbe8b6b9b37941fbadc9dc2be506
+Author: Funda Wang <fundawang@gmail.com>
+Date: Mon May 31 14:53:54 2010 +0800
+
+ Updated zh_CN translation.
+
+ po/zh_CN.po | 928 ++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 561 insertions(+), 367 deletions(-)
+
+commit 7c087ec078ba82a65afb2842612ce112d47741ac
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Sun May 30 23:17:10 2010 +0300
+
+ Updated Hebrew translation.
+
+ po/he.po | 1343 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 720 insertions(+), 623 deletions(-)
+
+commit 807a37ae7fb1701291b26f6b530ccff75167ba96
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sun May 30 12:19:15 2010 +0300
+
+ Estonian translation updated
+
+ po/et.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit c3269d5498bcfbc60dbf7aa29bf37fc316ce4e27
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sun May 30 09:37:59 2010 +0300
+
+ Estonian translation updated
+
+ po/et.po | 146 ++++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 103 insertions(+), 43 deletions(-)
+
+commit 8ad2d361c415c84802028f46ad2aa070b6f27f83
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Fri May 28 22:26:19 2010 +0200
+
+ Updated German doc translation
+
+ help/de/de.po | 564 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 284 insertions(+), 280 deletions(-)
+
+commit 9211570beca8d4bb6911bcf17274e2925a4a7599
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Fri May 28 16:30:27 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 304 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 158 insertions(+), 146 deletions(-)
+
+commit 1f166beb7d562cd33279c4dc21c7ec1fe9ea5900
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Sun May 23 14:31:13 2010 +0200
+
+ Dutch translation updated by Wouter Bolsterlee
+
+ po/nl.po | 592 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 333 insertions(+), 259 deletions(-)
+
+commit 01b8a354d55aee54e1b4ccdc9b9f93576073aacf
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Wed May 19 15:59:43 2010 -0400
+
+ Post-release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8c560bc3c31329a28671245c308dc61880bb9f5
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Wed May 19 15:53:24 2010 -0400
+
+ Release 2.31.3
+
+ NEWS | 6 ++++++
+ configure.ac | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 6da1e8a1809c8b471df2e048d71d385aeee84d34
+Author: Thomas Thurman <tthurman@gnome.org>
+Date: Tue May 18 23:54:26 2010 -0400
+
+ Updated Shavian translation
+
+ po/en@shaw.po | 453 ++++++++++++++++++++--------------------------------------
+ 1 file changed, 152 insertions(+), 301 deletions(-)
+
+commit 1e7e7498922b94518bd63c46f01cc34a8213551b
+Author: Thomas Thurman <tthurman@gnome.org>
+Date: Wed May 12 18:41:45 2010 -0400
+
+ Updated Shavian transliteration
+
+ po/en@shaw.po | 1738 ++++++++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 1404 insertions(+), 334 deletions(-)
+
+commit 6addcbb587b7e4f4585b5c05f4b97ad055d5bd77
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue May 11 20:22:03 2010 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 321 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 177 insertions(+), 144 deletions(-)
+
+commit 9d114d291f95e5d4dfc1f9f6e6dfe71025b54698
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Mon May 10 19:31:38 2010 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 580 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 288 insertions(+), 292 deletions(-)
+
+commit 0313298a6bcf50baff540b633aca19e41cdac3ef
+Author: Paul Cutler <pcutler@gnome.org>
+Date: Sun May 9 18:42:40 2010 -0500
+
+ Fix bgo618188 - edit profiles dialog in docs
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 56df415c0527f402bfcc4b53f9d725a4a6a2394d
+Author: Stéphane <stephane.maniaci@gmail.com>
+Date: Sun May 2 22:16:21 2010 +0200
+
+ Fix most of the GSEAL issues
+
+ Bug #612712.
+
+ src/profile-editor.c | 15 ++++---
+ src/terminal-screen.c | 57 ++++++++++++++-----------
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-util.c | 3 +-
+ src/terminal-window.c | 106 +++++++++++++++++++++++++++--------------------
+ 5 files changed, 106 insertions(+), 77 deletions(-)
+
+commit 7a0f87b8e1dbff5b4cdbcaed896665546cab1a59
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Thu May 6 13:20:47 2010 -0400
+
+ Mass import Search transaltions from gedit
+
+ po/am.po | 18 ++++++++++++++++++
+ po/ar.po | 30 ++++++++++++++++++++++++++++++
+ po/as.po | 30 ++++++++++++++++++++++++++++++
+ po/ast.po | 30 ++++++++++++++++++++++++++++++
+ po/az.po | 30 ++++++++++++++++++++++++++++++
+ po/be.po | 30 ++++++++++++++++++++++++++++++
+ po/be@latin.po | 3 +++
+ po/bg.po | 30 ++++++++++++++++++++++++++++++
+ po/bn.po | 30 ++++++++++++++++++++++++++++++
+ po/bn_IN.po | 30 ++++++++++++++++++++++++++++++
+ po/br.po | 30 ++++++++++++++++++++++++++++++
+ po/bs.po | 30 ++++++++++++++++++++++++++++++
+ po/ca.po | 30 ++++++++++++++++++++++++++++++
+ po/ca@valencia.po | 3 +++
+ po/cs.po | 30 ++++++++++++++++++++++++++++++
+ po/cy.po | 30 ++++++++++++++++++++++++++++++
+ po/da.po | 24 ++++++++++++++++++++++++
+ po/de.po | 30 ++++++++++++++++++++++++++++++
+ po/dz.po | 30 ++++++++++++++++++++++++++++++
+ po/el.po | 30 ++++++++++++++++++++++++++++++
+ po/en@shaw.po | 3 +++
+ po/en_CA.po | 3 +++
+ po/en_GB.po | 6 ++++++
+ po/et.po | 30 ++++++++++++++++++++++++++++++
+ po/eu.po | 30 ++++++++++++++++++++++++++++++
+ po/fa.po | 30 ++++++++++++++++++++++++++++++
+ po/fi.po | 30 ++++++++++++++++++++++++++++++
+ po/fur.po | 3 +++
+ po/ga.po | 30 ++++++++++++++++++++++++++++++
+ po/gu.po | 30 ++++++++++++++++++++++++++++++
+ po/he.po | 30 ++++++++++++++++++++++++++++++
+ po/hi.po | 30 ++++++++++++++++++++++++++++++
+ po/hr.po | 30 ++++++++++++++++++++++++++++++
+ po/hu.po | 30 ++++++++++++++++++++++++++++++
+ po/hy.po | 18 ++++++++++++++++++
+ po/id.po | 30 ++++++++++++++++++++++++++++++
+ po/it.po | 30 ++++++++++++++++++++++++++++++
+ po/ja.po | 30 ++++++++++++++++++++++++++++++
+ po/ka.po | 15 +++++++++++++++
+ po/kn.po | 30 ++++++++++++++++++++++++++++++
+ po/ko.po | 30 ++++++++++++++++++++++++++++++
+ po/ku.po | 15 +++++++++++++++
+ po/lt.po | 27 +++++++++++++++++++++++++++
+ po/lv.po | 30 ++++++++++++++++++++++++++++++
+ po/mai.po | 30 ++++++++++++++++++++++++++++++
+ po/mg.po | 30 ++++++++++++++++++++++++++++++
+ po/mk.po | 30 ++++++++++++++++++++++++++++++
+ po/ml.po | 30 ++++++++++++++++++++++++++++++
+ po/mn.po | 30 ++++++++++++++++++++++++++++++
+ po/mr.po | 30 ++++++++++++++++++++++++++++++
+ po/ms.po | 30 ++++++++++++++++++++++++++++++
+ po/nb.po | 30 ++++++++++++++++++++++++++++++
+ po/nds.po | 3 +++
+ po/ne.po | 30 ++++++++++++++++++++++++++++++
+ po/nl.po | 30 ++++++++++++++++++++++++++++++
+ po/nn.po | 30 ++++++++++++++++++++++++++++++
+ po/oc.po | 18 ++++++++++++++++++
+ po/or.po | 30 ++++++++++++++++++++++++++++++
+ po/pa.po | 30 ++++++++++++++++++++++++++++++
+ po/pl.po | 30 ++++++++++++++++++++++++++++++
+ po/ps.po | 27 +++++++++++++++++++++++++++
+ po/pt.po | 30 ++++++++++++++++++++++++++++++
+ po/pt_BR.po | 30 ++++++++++++++++++++++++++++++
+ po/ro.po | 30 ++++++++++++++++++++++++++++++
+ po/ru.po | 30 ++++++++++++++++++++++++++++++
+ po/rw.po | 6 ++++++
+ po/si.po | 24 ++++++++++++++++++++++++
+ po/sk.po | 30 ++++++++++++++++++++++++++++++
+ po/sl.po | 30 ++++++++++++++++++++++++++++++
+ po/sq.po | 30 ++++++++++++++++++++++++++++++
+ po/sr.po | 30 ++++++++++++++++++++++++++++++
+ po/sr@latin.po | 3 +++
+ po/sv.po | 30 ++++++++++++++++++++++++++++++
+ po/ta.po | 30 ++++++++++++++++++++++++++++++
+ po/te.po | 30 ++++++++++++++++++++++++++++++
+ po/th.po | 30 ++++++++++++++++++++++++++++++
+ po/tr.po | 30 ++++++++++++++++++++++++++++++
+ po/uk.po | 30 ++++++++++++++++++++++++++++++
+ po/vi.po | 30 ++++++++++++++++++++++++++++++
+ po/wa.po | 21 +++++++++++++++++++++
+ po/xh.po | 30 ++++++++++++++++++++++++++++++
+ po/zh_CN.po | 30 ++++++++++++++++++++++++++++++
+ po/zh_HK.po | 30 ++++++++++++++++++++++++++++++
+ po/zh_TW.po | 30 ++++++++++++++++++++++++++++++
+ 84 files changed, 2190 insertions(+)
+
+commit 8131267b2241c19658d5db260f1497b966473dbf
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Thu May 6 10:32:37 2010 +0200
+
+ Updated French translation
+
+ po/fr.po | 774 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 439 insertions(+), 335 deletions(-)
+
+commit 75bf4e0b0e2619f6fc47f0ad864912bb703d1b54
+Author: Fran Diéguez <fran.dieguez@mabishu.com>
+Date: Tue May 4 23:05:49 2010 +0200
+
+ Updated Galician translation
+
+ po/gl.po | 262 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 160 insertions(+), 102 deletions(-)
+
+commit 22559e5b645a72f9be121aacea843e023614f1e3
+Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
+Date: Tue May 4 20:56:48 2010 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 888 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 461 insertions(+), 427 deletions(-)
+
+commit 8a455ed919adc87cd8db52959a9fbcdd81384cbf
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Tue May 4 19:29:38 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 265 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 162 insertions(+), 103 deletions(-)
+
+commit c97f4c4691a2f2c0defdf13b3941e6248b92d537
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue May 4 01:05:12 2010 -0400
+
+ Post-release version "bump"
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 42ac4bef2ac57afba12b027f04c9415c2c35e579
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue May 4 01:02:07 2010 -0400
+
+ Release 2.31.2 that actually builds. Oops!
+
+ NEWS | 4 ++++
+ configure.ac | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 39aa7b413eb2fb515deea3cbd728056c46a3c2b9
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue May 4 00:43:27 2010 -0400
+
+ Update POTFILES
+
+ po/POTFILES.in | 2 --
+ po/POTFILES.skip | 1 +
+ 2 files changed, 1 insertion(+), 2 deletions(-)
+
+commit 138e79593583bbc7085bf0af2ce9c2b309baaf13
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 22:21:32 2010 -0400
+
+ Post-release version "bump"
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8068ea520dc255cc1fd21101fa714e67171be9ec
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 22:11:50 2010 -0400
+
+ Release 2.31.1
+
+ NEWS | 13 +++++++++++++
+ configure.ac | 4 ++--
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit d2fd62f189406b512d9550a571791de66b556d36
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 21:56:01 2010 -0400
+
+ Enable "Save Contents" again
+
+ Was disabled for 2.30 release.
+
+ src/terminal-accels.c | 2 --
+ src/terminal-window.c | 7 +------
+ src/terminal.xml | 2 +-
+ 3 files changed, 2 insertions(+), 9 deletions(-)
+
+commit 8f1021c7c1e28ea9f4fbebd6a946fc8c127229d3
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 21:44:32 2010 -0400
+
+ Disable Search->ClearHighlight since vte doesn't highlight yet
+
+ src/terminal.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit f10406e350c3abdb34045a0f3c1f5e2c87e34004
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 21:43:20 2010 -0400
+
+ Require vte 0.25.1 for search
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bf4ac37ca3a684ab2f2cefce2c267e9049cdab3c
+Merge: 05c54efd 89e2381f
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 3 21:43:09 2010 -0400
+
+ Merge branch 'search'
+
+commit 05c54efd93133fa65c24f277bc0a0d3bbff7dc25
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Sun May 2 15:52:27 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 907 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 484 insertions(+), 423 deletions(-)
+
+commit 4b073125fb1bc8e0d8f825769027889844c17648
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun May 2 11:03:59 2010 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 729 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 389 insertions(+), 340 deletions(-)
+
+commit 89e2381f0a825263f2b756dae572efdcc4036d89
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Sun May 2 03:20:54 2010 -0400
+
+ [search] Make Find button insensitive if regex is invalid
+
+ src/terminal-search-dialog.c | 35 +++++++++++++++++++++--------------
+ src/terminal-window.c | 3 +--
+ 2 files changed, 22 insertions(+), 16 deletions(-)
+
+commit 14ab5add88684d9d12bdf94980d87c340bf8462d
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 30 12:18:11 2010 +0200
+
+ Fix tab closing after TerminalScreenContainer changes
+
+ The screen container isn't the screen's immediate parent widget anymore;
+ change the code to always use
+ terminal_screen_container_get_from_screen().
+
+ src/terminal-screen.c | 4 ++--
+ src/terminal-window.c | 24 ++++++++++++------------
+ 2 files changed, 14 insertions(+), 14 deletions(-)
+
+commit a3112df662de02fb0b98cccc93050d558cb63f4d
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Fri Apr 30 00:43:08 2010 +0100
+
+ Updated British English documentation translation
+
+ help/en_GB/en_GB.po | 724 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 373 insertions(+), 351 deletions(-)
+
+commit f0aa25ab8e5721ab226da0a31baedf2190b25204
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 16:34:30 2010 -0400
+
+ Make search dialog wider
+
+ src/terminal-search-dialog.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6d5a4677fd576f1c9845b284f516197f18c2b479
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 16:03:57 2010 -0400
+
+ Indent
+
+ src/terminal-search-dialog.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 35a7767c94655278ce0e8535a61e6b3135e3f122
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 15:39:16 2010 -0400
+
+ Update POTFILES.in for search dialog
+
+ po/POTFILES.in | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit e65803add214ee351f5dcd9ac2f1fef1a9554208
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 15:35:39 2010 -0400
+
+ No need to pass G_REGEX_MATCH_NOTEMPTY. That's vte's job
+
+ src/terminal-search-dialog.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 89e1b11311166a53a235ef42ad21ef9f8f8d2149
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 11:39:54 2010 -0400
+
+ Adapt to new vte API for wrap_around
+
+ src/terminal-window.c | 49 +++++++++++--------------------------------------
+ 1 file changed, 11 insertions(+), 38 deletions(-)
+
+commit f1ff3ae505a3fc1d8a8f2f145a8bc1a0ea6f8dea
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 04:05:39 2010 -0400
+
+ Indent
+
+ src/terminal-search-dialog.c | 82 ++++++++++++++++++++------------------------
+ 1 file changed, 37 insertions(+), 45 deletions(-)
+
+commit 4cd45a29c08543d1953534e89400cd426a505778
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 27 04:00:27 2010 -0400
+
+ Don't re-set gregex for FindNext / FindPrev
+
+ src/terminal-window.c | 16 ++++------------
+ 1 file changed, 4 insertions(+), 12 deletions(-)
+
+commit 4164e0c42f210cd154d23d84a8d873274c361c23
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Apr 26 12:17:25 2010 -0400
+
+ Bug 78963 - Ability to find/search text in buffer
+
+ Rewrite search. Adapted dialog UI / code from gedit. Calls new vte API.
+
+ src/Makefile.am | 8 +-
+ src/{search-find.glade => find-dialog.glade} | 84 +++-
+ src/gnome-terminal.schemas.in | 47 --
+ src/terminal-search-dialog.c | 378 +++++++++++++++
+ src/terminal-search-dialog.h | 49 ++
+ src/terminal-search.c | 682 ---------------------------
+ src/terminal-search.h | 28 --
+ src/terminal-window.c | 209 +++++++-
+ src/terminal.xml | 16 +-
+ 9 files changed, 697 insertions(+), 804 deletions(-)
+
+commit e2f1058018f792528371aa915f95d0461bb28a5d
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Wed Apr 21 23:18:13 2010 +0200
+
+ Updated Catalan (Valencian) translation
+
+ po/ca@valencia.po | 1866 ++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 1353 insertions(+), 513 deletions(-)
+
+commit 493a64c9686ea9a8f0c27e265b91511a8b80b9e0
+Author: Shankar Prasad <svenkate@svenkate.pnq.redhat.com>
+Date: Wed Apr 21 15:50:59 2010 +0530
+
+ Updated Kannada translations
+
+ po/kn.po | 888 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 517 insertions(+), 371 deletions(-)
+
+commit eb3ee003217baa9b7f03ebc836b661de030aee66
+Author: Francisco Diéguez <fran.dieguez@mabishu.com>
+Date: Sat Apr 17 21:51:39 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 714 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 384 insertions(+), 330 deletions(-)
+
+commit 2606bfacf2e33a06f735b1dce433797831d52f77
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Thu Apr 15 08:28:25 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 42 +++++++++++++++++++-----------------------
+ 1 file changed, 19 insertions(+), 23 deletions(-)
+
+commit f944d20694bf851252131c8204315db1b5276e86
+Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
+Date: Wed Apr 14 21:03:50 2010 -0400
+
+ Updated Brazilian Portuguese translation, reviewed by Vladimir Melo <vmelo@gnome.org>.
+
+ po/pt_BR.po | 723 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 389 insertions(+), 334 deletions(-)
+
+commit a9bd5ce2ebb5559857cc5344b99306d9fa800077
+Author: Yannig Marchegay <yannig@marchegay.org>
+Date: Wed Apr 14 20:50:21 2010 +0200
+
+ Updated Occitan translation
+
+ po/oc.po | 1809 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1141 insertions(+), 668 deletions(-)
+
+commit ae0eb9d1e56cdb872fdf8d84abc86fdc5a0c4712
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:45:43 2010 -0400
+
+ [search] Rename 'find' stuff to 'search'
+
+ src/Makefile.am | 6 +--
+ src/{terminal-find.glade => search-find.glade} | 0
+ src/{terminal-find.c => terminal-search.c} | 54 +++++++++++++-------------
+ src/{terminal-find.h => terminal-search.h} | 0
+ src/terminal-window.c | 2 +-
+ 5 files changed, 30 insertions(+), 32 deletions(-)
+
+commit 8c0dc0d0b170e08bc542f9512ca346af20db9342
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:33:42 2010 -0400
+
+ [find] More rename
+
+ src/terminal-find.c | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 77a5c5c5b3e32eba2b1f589639d522f9b6fdf30c
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:27:52 2010 -0400
+
+ [find] Rename terminal_find_display() to terminal_find_dialog_display()
+
+ src/terminal-find.c | 4 ++--
+ src/terminal-find.h | 2 +-
+ src/terminal-window.c | 2 +-
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+commit f4a35b7126fd76cbb75d7223250983da8397b8ca
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:26:08 2010 -0400
+
+ [find] Remove unused macro
+
+ src/terminal-find.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit dfb670576a06bb9ebace26b66e144a055ec3f8b3
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:25:46 2010 -0400
+
+ [find] Move private structs out of header file
+
+ src/terminal-find.c | 23 +++++++++++++++++++++--
+ src/terminal-find.h | 15 ---------------
+ 2 files changed, 21 insertions(+), 17 deletions(-)
+
+commit fadbd6a50231b0f87c95b81d33028c69ed52df06
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:22:11 2010 -0400
+
+ [find] Change wholeword UI to match gedit
+
+ src/terminal-find.glade | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0c1c344edd08d723191440ff90f78e957a33ef59
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:21:25 2010 -0400
+
+ [find] Remove history saving
+
+ src/gnome-terminal.schemas.in | 32 +---------------
+ src/terminal-find.c | 87 -------------------------------------------
+ 2 files changed, 1 insertion(+), 118 deletions(-)
+
+commit 98ea55e8886cc31cba2cf9f9f2dfda2cf16fb076
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:13:58 2010 -0400
+
+ Add Edit->Find menu entry
+
+ src/terminal.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 5beb69619988331d530cf3685d1a4581866cb2e7
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Apr 13 09:08:19 2010 -0400
+
+ Bug 78963 - Ability to find/search text in buffer
+
+ Initial patch from Richard Russon.
+
+ po/POTFILES.in | 2 +
+ po/POTFILES.skip | 1 +
+ src/Makefile.am | 3 +
+ src/gnome-terminal.schemas.in | 77 +++++
+ src/terminal-find.c | 755 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-find.glade | 203 ++++++++++++
+ src/terminal-find.h | 43 +++
+ src/terminal-window.c | 13 +
+ 8 files changed, 1097 insertions(+)
+
+commit 4172741004b596dc7e8a97a8f6c9f0f4c8d4db85
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 9 23:31:30 2010 +0200
+
+ Rearrange colours tab in profile preferences dialogue
+
+ And widgets for choosing the underline colour. Part of bug #104968.
+
+ src/profile-preferences.glade | 615 +++++++++++++++++++++++-------------------
+ 1 file changed, 342 insertions(+), 273 deletions(-)
+
+commit 6c8c18aba251576a967ebdfbb41a8c18505c4078
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Wed Apr 7 21:51:35 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 843 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 394 insertions(+), 449 deletions(-)
+
+commit 356ef1fceb6d5d5a2ba250407935214bf66a5d04
+Author: krishnababu k <kkrothap@redhat.ocm>
+Date: Mon Apr 5 16:34:03 2010 +0530
+
+ Updated Telugu Translations
+
+ po/te.po | 889 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 516 insertions(+), 373 deletions(-)
+
+commit fd76a1cd5cc74fbb8f12219cb0b85ef91e23c032
+Author: Andika Triwidada <andika@gmail.com>
+Date: Sat Apr 3 19:45:45 2010 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 1667 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 681 insertions(+), 986 deletions(-)
+
+commit 7ea566210622ea7ee1b2c912ba87ee02909b10fc
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sat Apr 3 13:07:12 2010 +0300
+
+ Estonian translation updated
+
+ po/et.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 6c83a22bc86c4f90297124f1374c0fb42956219e
+Author: Jordi Serratosa <jordis.lists@gmail.com>
+Date: Fri Apr 2 18:19:27 2010 +0200
+
+ Fixes to Catalan translation
+
+ po/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f0720f921f3e06e5773ac378fa6da78b9329972a
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Wed Mar 31 10:56:41 2010 -0400
+
+ Bug 614464 - Encode any ":", "@" or "/" within the user and password field in *_proxy environment
+
+ Escape user/password properly.
+
+ src/terminal-util.c | 48 ++++++++++++++++++++++--------------------------
+ 1 file changed, 22 insertions(+), 26 deletions(-)
+
+commit 5309bf1e947a8dcd36546c43a1aabc3014696439
+Author: Lucas Lommer <llommer@svn.gnome.org>
+Date: Wed Mar 31 14:46:36 2010 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 7aefd9b856798b4fecaad4289857fabefd9aba44
+Author: Jonh Wendell <jwendell@gnome.org>
+Date: Mon Mar 29 09:32:24 2010 -0300
+
+ Given credits to pt_BR translator Antonio Fernandes
+
+ po/pt_BR.po | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 179cef3c4be4fc7069195458dcd9cd894666f27e
+Author: Ani Peter <apeter@redhat.com>
+Date: Mon Mar 29 15:47:09 2010 +0530
+
+ Updated Malayalam Translations
+
+ po/ml.po | 1622 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 941 insertions(+), 681 deletions(-)
+
+commit f1f6135a46280e731f17a3ad6ce60add410c63c3
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Mon Mar 29 01:44:29 2010 +0200
+
+ Update Czech translation by Lucas Lommer
+
+ po/cs.po | 223 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 105 insertions(+), 118 deletions(-)
+
+commit d5621b5a0231e2de7e310a8277e0def92d1bbb59
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Mon Mar 29 01:41:08 2010 +0200
+
+ Fix Czech translation by Lucas Lommer
+
+ po/cs.po | 222 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 111 insertions(+), 111 deletions(-)
+
+commit 20650315c6535c001e1a19e0e872be11c266673d
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Mon Mar 29 01:29:19 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 1097 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 576 insertions(+), 521 deletions(-)
+
+commit 98c5db1c17bf895c1292525ee90d3b9dca1f6071
+Author: Simos Xenitellis <simos@gnome.org>
+Date: Mon Mar 29 01:28:34 2010 +0300
+
+ Updated Greek translation for gnome-terminal documentation
+
+ help/el/el.po | 584 +++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 309 insertions(+), 275 deletions(-)
+
+commit f757de0f1b1f5353a0ee18c5d5d4d66a4cd4ab71
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Sun Mar 28 23:39:17 2010 +0200
+
+ Updated Danish translation
+
+ help/da/da.po | 886 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 453 insertions(+), 433 deletions(-)
+
+commit 5f95d42e02b78f901063498dc68822e849865973
+Author: Jamil Ahmed <itsjamil@gmail.com>
+Date: Sun Mar 28 00:14:57 2010 +0600
+
+ Updated Bengali translation
+
+ po/bn.po | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 15dfee70866fa237c0d2784aeb7ececfd741d552
+Author: Jamil Ahmed <itsjamil@gmail.com>
+Date: Sun Mar 28 00:10:25 2010 +0600
+
+ Updated Bengali translation
+
+ po/bn.po | 276 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 135 insertions(+), 141 deletions(-)
+
+commit 0385cec4195f95b3517402c50c80cf201b5e93aa
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Sat Mar 27 18:04:56 2010 +0100
+
+ Updated Basque language
+
+ po/eu.po | 272 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 157 insertions(+), 115 deletions(-)
+
+commit a66d7bb2120100453521676f19b3989237c5698d
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Sat Mar 27 16:29:07 2010 +0100
+
+ Updated Danish translation
+
+ po/da.po | 869 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 515 insertions(+), 354 deletions(-)
+
+commit f7c0a7af6ed7d36e1629df56a39e021357368e07
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Fri Mar 26 12:37:47 2010 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 877 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 529 insertions(+), 348 deletions(-)
+
+commit 1a1ee839b10042e13ff9979661911af4d0082e08
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Thu Mar 25 23:09:18 2010 +0200
+
+ Updated Finnish translation
+
+ po/fi.po | 1152 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 576 insertions(+), 576 deletions(-)
+
+commit 48d9169d5ac8546ecfec01cb91804b745344ac1c
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Mar 24 17:23:48 2010 +0100
+
+ Updated Spanish translation, fixes bug #613806
+
+ po/es.po | 270 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 152 insertions(+), 118 deletions(-)
+
+commit 62f4e1ec32d69349eb0045ed336d5486c8231bf7
+Author: Miloš Popović <mpopovic@src.gnome.org>
+Date: Wed Mar 24 00:49:50 2010 +0100
+
+ Updated Serbian translations
+
+ po/sr.po | 897 ++++++++++++++++++++++++++++++++-------------------------
+ po/sr@latin.po | 897 ++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 1018 insertions(+), 776 deletions(-)
+
+commit e1d7305678877b8596c5cec5ab04a730880e2f9b
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Tue Mar 23 17:58:22 2010 +0100
+
+ Updated Basque language
+
+ po/eu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d22b9cbbe0fd035fe18254c43c4c390076b4acd5
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Tue Mar 23 17:55:46 2010 +0100
+
+ Updated Basque language
+
+ po/eu.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 5a93903b3c2c3e451e6af1501391f65bba8a8350
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Mar 22 16:59:05 2010 -0400
+
+ Remove duplicate mnemonic
+
+ src/profile-preferences.glade | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9daead2c6966075ac09e8ccd48231099b1064df7
+Author: Claudio Arseni <claudio.arseni@gmail.com>
+Date: Sat Mar 20 16:20:14 2010 -0500
+
+ Updated Italian translation
+
+ po/it.po | 516 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 232 insertions(+), 284 deletions(-)
+
+commit b2c871efaea6eb8a66e77e6517ebb9c23a9260a4
+Author: Thanos Lefteris <alefteris@gmail.com>
+Date: Sat Mar 20 13:54:25 2010 +0200
+
+ Updated Greek translation for gnome-terminal
+
+ po/el.po | 1649 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1113 insertions(+), 536 deletions(-)
+
+commit 307d26b20b0994daf8c5e32ec355ea454f2c7b50
+Author: Nils-Christoph Fiedler <ncfiedler@gnome.org>
+Date: Fri Mar 19 15:10:03 2010 +0100
+
+ Updated LowGerman translation
+
+ po/nds.po | 822 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 318 insertions(+), 504 deletions(-)
+
+commit 687cd78a83b27024092c726c34ede3850ea46c89
+Author: Claudio Arseni <claudio. arseni@gmail.com>
+Date: Fri Mar 19 13:16:11 2010 +0100
+
+ Updated Italian translation
+
+ po/it.po | 725 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 400 insertions(+), 325 deletions(-)
+
+commit 0a8f3456c818d8d67a22a3cedb1ccc8642419cad
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 18 18:12:37 2010 +0100
+
+ Fix UI translation
+
+ These strings are unused due to how we produce the .UI file from the
+ .glade file, but if they are *marked* as not translatable, the real
+ strings won't be translated in the live UI either. Sucks!
+
+ src/profile-preferences.glade | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit a5b365030dbf737ffd641063fae747f0a6cd42f5
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 18 14:40:39 2010 +0100
+
+ Add VTE_TTY_ERASE to the delete/backspace binding options
+
+ Bug #584313.
+
+ src/extra-strings.c | 2 ++
+ src/profile-preferences.glade | 18 ++++++++++--------
+ src/terminal-profile.c | 5 +++--
+ 3 files changed, 15 insertions(+), 10 deletions(-)
+
+commit 4def237504f96121ef2a1a2845f60c5bd4bb5a2d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 18 14:40:28 2010 +0100
+
+ Don't under VTE_DISABLE_DEPRECATED here
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 80a2c762110a9725d841db76ac135268696267a6
+Author: A S Alam <aalam@users.sf.net>
+Date: Thu Mar 18 08:22:37 2010 +0530
+
+ Updating Punjabi translation by A S Alam
+
+ po/pa.po | 1102 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 678 insertions(+), 424 deletions(-)
+
+commit 9ceae8c02788b08c1947852ec0ddd1b6b04836cc
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 22:16:14 2010 +0100
+
+ Use a define to simplify the code
+
+ Define USE_INFOBARS on gtk 2.18, and use that instead of checking the
+ gtk version everywhere.
+
+ src/terminal-screen.c | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit a11ec5da0aa5a14bd5d1d4833cb763acf9ab5514
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 21:18:20 2010 +0100
+
+ Grab focus in the infobar response handler
+
+ Otherwise focus ends up ... somewhere.
+
+ src/terminal-screen.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 60d629668753f7f19f3a5dd0894d1d1eff0c9418
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 20:34:09 2010 +0100
+
+ Add info bar with child exit status
+
+ When the terminal is configured to keep open after the child process
+ terminates, add an info bar with the child exit status.
+
+ src/terminal-screen.c | 38 ++++++++++++++++++++++++++++++++++----
+ 1 file changed, 34 insertions(+), 4 deletions(-)
+
+commit a66cffeb8e66ee7d701bcaaef14bb5e713a60817
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 22:00:49 2010 +0100
+
+ Offer to open the profile preference from the info bar
+
+ When spawning the child process fails, add a button to the info bar that
+ directly opens the profile editor on the command setting page.
+
+ src/profile-editor.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++-----
+ src/profile-editor.h | 3 ++-
+ src/terminal-app.c | 13 +++++++-----
+ src/terminal-app.h | 3 ++-
+ src/terminal-screen.c | 23 +++++++++++++++++----
+ src/terminal-window.c | 3 ++-
+ 6 files changed, 84 insertions(+), 17 deletions(-)
+
+commit 4cfe11df643b88b37564e6b29297e83345534f84
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 21:29:35 2010 +0100
+
+ Use an info bar when launching the child process fails
+
+ src/terminal-screen.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 46 insertions(+)
+
+commit 00806b85b98fd3b77d05b1800a983c34d4166ab1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 21:11:39 2010 +0100
+
+ Add TerminalInfoBar
+
+ configure.ac | 3 ++
+ src/Makefile.am | 7 +++
+ src/terminal-info-bar.c | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-info-bar.h | 62 +++++++++++++++++++++++++
+ 4 files changed, 191 insertions(+)
+
+commit a55ebfe445118d882e96eb1802f572955cfed7f7
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 20:07:14 2010 +0100
+
+ Use new vte_terminal_fork_command_full() API
+
+ configure.ac | 2 +-
+ src/terminal-screen.c | 115 ++++++++++++++++++++------------------------------
+ 2 files changed, 46 insertions(+), 71 deletions(-)
+
+commit e68fd8433844d54fe643bb92cfafa9d3b89c9b89
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 20:02:26 2010 +0100
+
+ Add TerminalScreenContainer
+
+ Make the terminal screen container a real GObject.
+
+ src/terminal-screen-container.c | 414 ++++++++++++++++++++++++++++++++--------
+ src/terminal-screen-container.h | 36 +++-
+ src/terminal-screen.c | 123 +++++-------
+ src/terminal-tabs-menu.c | 10 +-
+ src/terminal-window.c | 14 +-
+ 5 files changed, 428 insertions(+), 169 deletions(-)
+
+commit 3b8e5ae3eccd8a6ea6cb6661d93c52e3a80c0ca1
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 16:37:04 2010 +0100
+
+ Fix schema description
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 60f0e7ca11ac0fddcb0321347de43b4dbf10d854
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 17 18:19:37 2010 +0100
+
+ Post branch version bump
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ef4e865fa335c10d1447d1edb89f3521fb1fcbb3
+Author: Alexander Shopov <ash@contact.bg>
+Date: Wed Mar 17 17:14:02 2010 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 560 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 292 insertions(+), 268 deletions(-)
+
+commit c9000ffe8ae6c8e22114c2e1b64bcadb64f01c7b
+Author: Leonid Kanter <leon@asplinux.ru>
+Date: Wed Mar 17 11:17:20 2010 +0200
+
+ Update Russian translation by Alexander Saprykin
+
+ po/ru.po | 354 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 190 insertions(+), 164 deletions(-)
+
+commit b1d02a5f132f632e76b82a36a7455aaea24bf3d9
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Wed Mar 17 10:10:09 2010 +0100
+
+ Updated Basque language
+
+ po/eu.po | 578 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 302 insertions(+), 276 deletions(-)
+
+commit 2a575d6e5d6ff33ab5f1b8008a9dd9bb3a218982
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Mar 17 07:12:29 2010 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 576 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 298 insertions(+), 278 deletions(-)
+
+commit 69148b4b7d29937a9d1da89407647bab6d382787
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Tue Mar 16 23:18:49 2010 +0100
+
+ Dutch translation updated by Wouter Bolsterlee
+
+ po/nl.po | 1099 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 666 insertions(+), 433 deletions(-)
+
+commit 7fa88ac91dc542294fe8603322bd5c5c30ede9a8
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Tue Mar 16 21:41:33 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 570 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 291 insertions(+), 279 deletions(-)
+
+commit 0f0fafbe950e5c57b3345524602a226b597a319f
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Mar 15 18:09:39 2010 -0400
+
+ Bug 607875. Add a "use custom default terminal size" profile setting
+
+ Such that by default, we use the termcap size.
+
+ src/gnome-terminal.schemas.in | 16 +++
+ src/profile-editor.c | 17 ++--
+ src/profile-preferences.glade | 225 ++++++++++++++++++++++++------------------
+ src/terminal-profile.c | 4 +
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 8 +-
+ 6 files changed, 166 insertions(+), 105 deletions(-)
+
+commit 732b59d853c6fc9904ff837a4663093c81da4b4d
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Mar 15 17:06:01 2010 -0400
+
+ Revert "Don't apply the default size"
+
+ This reverts commit 500c2dfced7e161a02eca5d7a26f4690b3443bec.
+
+ Going to fix it properly now.
+
+ src/profile-preferences.glade | 2 +-
+ src/terminal-screen.c | 2 --
+ 2 files changed, 1 insertion(+), 3 deletions(-)
+
+commit 106f9e4fe5febc865c4427655a186562c33ce631
+Author: Leonid Kanter <leon@asplinux.ru>
+Date: Tue Mar 16 15:20:42 2010 +0200
+
+ Update Russian translation from Yuri Myasoedov
+
+ po/ru.po | 239 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 119 insertions(+), 120 deletions(-)
+
+commit ab5b81916633d9fa1afa1e9bc459c50841f5bc7e
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Mar 15 14:35:08 2010 +0100
+
+ Comment out the FileSaveContents UI entry too
+
+ src/terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0db44783cef479e6f91b2b70f3dbe437f6a27615
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 11 21:09:17 2010 +0100
+
+ Hide the Save Contents menu entry
+
+ VTE still lacks API to do the save asynchronously, so hide this feature
+ for now.
+
+ src/terminal-accels.c | 2 ++
+ src/terminal-window.c | 7 ++++++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 500c2dfced7e161a02eca5d7a26f4690b3443bec
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 11 21:05:57 2010 +0100
+
+ Don't apply the default size
+
+ Hide the default size pref, and don't apply the default size when
+ creating the TerminalScreen. Works around bug #607875.
+
+ src/profile-preferences.glade | 2 +-
+ src/terminal-screen.c | 2 ++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit c3fad95fddc46594167334341c036c9dc2e6416f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 14 20:33:53 2010 +0100
+
+ Prepare 2.30.0
+
+ NEWS | 19 ++++++-------------
+ configure.ac | 4 ++--
+ 2 files changed, 8 insertions(+), 15 deletions(-)
+
+commit 06d1ddaf33d92ec5356b3d9f61ec1358f7c8bccd
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Mar 14 00:52:44 2010 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 50a0fa6be4fb0b2e5718867c283fd5ec11b4bd27
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Mar 14 00:52:22 2010 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 444 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 233 insertions(+), 211 deletions(-)
+
+commit b897f6184915949469eb1049b28ac748182dccbf
+Author: Fran Diéguez <frandieguez@ubuntu.com>
+Date: Sat Mar 13 21:15:38 2010 +0100
+
+ Update Galician translation
+
+ po/gl.po | 40 ++++++++++++++++------------------------
+ 1 file changed, 16 insertions(+), 24 deletions(-)
+
+commit 4a40ead727211ee15acce8a8f2ec1c180ccd24c7
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Fri Mar 12 15:55:04 2010 +0100
+
+ Updated Basque language
+
+ po/eu.po | 744 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 422 insertions(+), 322 deletions(-)
+
+commit 0f16323dbda893d1dfc70227c37634fefbae687f
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Thu Mar 11 23:47:55 2010 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 21 +++++++++++++--------
+ 1 file changed, 13 insertions(+), 8 deletions(-)
+
+commit 9f7e2d8ace1cb98e09bd3e63db19797c0684a354
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Thu Mar 11 23:22:05 2010 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 752 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 430 insertions(+), 322 deletions(-)
+
+commit f1588a7b1efec82232cc11f05704e7df2d34abe3
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Mar 11 20:59:13 2010 +0100
+
+ Fuck this fucking macro fucking with the fucking deprecations
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dd1331f73d1e85ddad75b38d37eff69262044d0c
+Author: Marek Černocký <marek@manet.cz>
+Date: Tue Mar 9 15:57:53 2010 +0100
+
+ Add screenshots
+
+ help/cs/figures/gnome-terminal-default.png | Bin 0 -> 4033 bytes
+ help/cs/figures/gnome-terminal-tabbed.png | Bin 0 -> 5444 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 55e52f9bd0870792dfd13fbe1b385aaf0f93c07c
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Mar 8 00:36:49 2010 -0500
+
+ Remove unneeded code
+
+ gconf_client_add_dir() does preloading already, no need for a separate
+ call.
+
+ src/terminal-app.c | 11 -----------
+ src/terminal-util.c | 1 -
+ 2 files changed, 12 deletions(-)
+
+commit 55afabdc1cbb9b6086718874aefa9a4933c0fe48
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 21:41:18 2010 +0100
+
+ Move proxy env var handling to terminal-util.c
+
+ And preload the proxy gconf dirs; fixes bug #607862.
+
+ src/terminal-app.c | 17 ++++
+ src/terminal-screen.c | 240 +-------------------------------------------------
+ src/terminal-util.c | 237 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 9 ++
+ 4 files changed, 266 insertions(+), 237 deletions(-)
+
+commit 4c2794439ba336aeaea245488c5d9f6eb003a28b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 20:37:26 2010 +0100
+
+ Prepare 2.29.92.
+
+ NEWS | 5 +++++
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 6a6c1f044cf438970fbe23f5b2d927926a6900af
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Mar 7 20:29:25 2010 +0100
+
+ Recognise sftp: URLs
+
+ Bug #611286.
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 89dc73e3da870d75f0f8566c145be539eab21bc5
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sat Mar 6 18:12:00 2010 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 792 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 446 insertions(+), 346 deletions(-)
+
+commit 1082904f837a8f78e1c40bcf448fefb47719ad48
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Mar 6 23:37:37 2010 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 902 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 498 insertions(+), 404 deletions(-)
+
+commit a9c2119cca07cc2b7bfb27736f4e25001c023002
+Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
+Date: Thu Mar 4 16:30:58 2010 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 818 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 463 insertions(+), 355 deletions(-)
+
+commit 87410ab519eabe560a577edf59646620cc6ebecc
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Mon Mar 1 21:21:57 2010 +0100
+
+ Update Czech help translation by Lucas Lommer
+
+ help/cs/cs.po | 582 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 299 insertions(+), 283 deletions(-)
+
+commit 17cf8dd86d0ff52484f9c6afee567ef9f564ddb8
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Mon Mar 1 19:35:15 2010 +0100
+
+ Update Czech translation by Lucas Lommer
+
+ po/cs.po | 746 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 429 insertions(+), 317 deletions(-)
+
+commit 3a7bd7b012ba70fa93d092f3c1d7f9e380bde256
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sun Feb 28 00:11:13 2010 +0100
+
+ Updated French translation
+
+ po/fr.po | 840 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 475 insertions(+), 365 deletions(-)
+
+commit c351a95b44a889bda96b7b6b548653dbee36cc28
+Author: Bruce Cowan <bcowan@fastmail.co.uk>
+Date: Wed Feb 24 15:39:23 2010 +0000
+
+ Updated British English translation
+
+ po/en_GB.po | 1141 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 625 insertions(+), 516 deletions(-)
+
+commit ba5ad86295605d33b05d12c80bdfdd01625cced7
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 23 17:43:57 2010 +0100
+
+ Fix FileSaveContents accel
+
+ Initialise accel entries :unlocked field to TRUE.
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4f47b998f2284a78a421889a40f323ef63424671
+Author: Leonid Kanter <leon@asplinux.ru>
+Date: Mon Feb 22 23:52:43 2010 +0200
+
+ Updated Russian translation
+
+ po/ru.po | 1042 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 636 insertions(+), 406 deletions(-)
+
+commit 7da1396e880b8024731d60aca73e0fd76626552c
+Author: Piotr Drąg <piotrdrag@gmail.com>
+Date: Mon Feb 22 17:08:38 2010 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 812 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 458 insertions(+), 354 deletions(-)
+
+commit 96ec5a09ff080cf5a1acf512025cc7a560dc2fe7
+Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
+Date: Mon Feb 22 17:31:45 2010 +0200
+
+ Updated Lithuanian translation.
+
+ po/lt.po | 745 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 428 insertions(+), 317 deletions(-)
+
+commit f565043ccbf9d6bbe99a3dff7fcf28bc5dbbc0f3
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 22:09:36 2010 +0100
+
+ Use a warning icon in the entry when the command is invalid
+
+ Previously we just change the text colour, which wasn't noticeable
+ enough.
+
+ src/profile-editor.c | 29 ++++++++++-------------------
+ 1 file changed, 10 insertions(+), 19 deletions(-)
+
+commit 98265029b013081fcb1ff9eb420098c32b47f115
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 22:05:43 2010 +0100
+
+ Connect the handler to the right widget
+
+ src/profile-editor.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 177e96167ffe0a8c2e8ed049b47e4dc9030a9beb
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:55:17 2010 +0100
+
+ Simplify rounding
+
+ Makes linking to -lm obsolete.
+
+ src/profile-editor.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dce557880c81bb5da9884ee8ce7c00e22f2f2c36
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Feb 21 15:54:16 2010 +0100
+
+ Add x11 dependency
+
+ Bug 609897.
+
+ configure.ac | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 32ac9f57123057c233ea16e2c540d53f4799a00c
+Author: Bruno Brouard <annoa.b@gmail.com>
+Date: Thu Feb 18 15:31:12 2010 +0100
+
+ Updated French doc translation
+
+ help/fr/fr.po | 571 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 297 insertions(+), 274 deletions(-)
+
+commit 65e74e6b83f2228af40931c999e669bbacf87e29
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Tue Feb 16 18:59:52 2010 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 728 +++++++++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po | 738 ++++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 836 insertions(+), 630 deletions(-)
+
+commit 037048f6e82e90745831e1f076296b8861e8df92
+Author: Fran Diéguez <frandieguez@ubuntu.com>
+Date: Mon Feb 15 18:06:18 2010 +0100
+
+ Updated Galician Translation
+
+ po/gl.po | 1057 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 587 insertions(+), 470 deletions(-)
+
+commit 07693580c18f6cd369514d3f1c87ab69759dab17
+Author: vasudeven <agnihot3@gmail.com>
+Date: Mon Feb 15 12:08:11 2010 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 136 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 57 insertions(+), 79 deletions(-)
+
+commit 4ebf20ee6ecd25ef67af5f15bacece15f7ef046e
+Author: vasudeven <agnihot3@gmail.com>
+Date: Sun Feb 14 21:22:25 2010 +0530
+
+ updated Tamil translation
+
+ po/ta.po | 725 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 425 insertions(+), 300 deletions(-)
+
+commit fc314aa66a49fcc503d37ed1ff8d867a3111e781
+Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
+Date: Sat Feb 13 02:10:47 2010 +0200
+
+ Update Romanian translation
+
+ po/ro.po | 1405 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 953 insertions(+), 452 deletions(-)
+
+commit 6d75ebeaab1cb6206381b117b82895ea6085a06f
+Author: Joan Duran <jodufi@gmail.com>
+Date: Thu Feb 11 20:28:41 2010 +0100
+
+ Updated Catalan translation by Joan Duran
+
+ po/ca.po | 1024 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 568 insertions(+), 456 deletions(-)
+
+commit c3ed02adadafa1a07393f64a6d4065de15149601
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Feb 9 18:44:34 2010 -0500
+
+ Bug 609459 - no_proxy final comma breaks wget
+
+ src/terminal-screen.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 7bebd47af3cbfba456f2480697353ae599ed05aa
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Sun Feb 7 12:06:04 2010 +0100
+
+ Updated German translation
+
+ po/de.po | 774 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 444 insertions(+), 330 deletions(-)
+
+commit db39c9e381f5c10b441c7d1f6cd5d6c4306e7f1e
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Mon Feb 1 09:25:57 2010 +0200
+
+ Updating Estonian translation
+
+ po/et.po | 215 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 121 insertions(+), 94 deletions(-)
+
+commit c67b1c8ad11c2a0eabfe15927b25ad7b10581828
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Jan 30 18:57:25 2010 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 827 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 466 insertions(+), 361 deletions(-)
+
+commit 62e4f638c8c1b84232bef1aadc7b0130e79d1c00
+Author: Davide Falagna <davide.falagna@alice.it>
+Date: Sat Jan 30 12:06:24 2010 +0100
+
+ Updated Italian translation
+
+ po/it.po | 785 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 443 insertions(+), 342 deletions(-)
+
+commit ea76ff9cefbc178b11020e476e37b18349e4b3f9
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Jan 29 19:30:45 2010 -0500
+
+ Remove stale comments
+
+ src/skey/md5.c | 17 -----------------
+ src/skey/sha1.c | 14 --------------
+ 2 files changed, 31 deletions(-)
+
+commit ce6ae02ff2830618d1bdca7393b70d82a96aeccf
+Author: Jamil Ahmed <itsjamil@gmail.com>
+Date: Wed Jan 27 20:14:40 2010 +0600
+
+ Updated Bengali translation
+
+ po/bn.po | 910 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 537 insertions(+), 373 deletions(-)
+
+commit 3319782a536b28a41135846b6643ca07013a8a51
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Jan 27 12:52:34 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 4922 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2474 insertions(+), 2448 deletions(-)
+
+commit ed38c16464e2906cbc3995c4e9f0ee0a37d3af1c
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Jan 26 07:59:37 2010 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 843 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 472 insertions(+), 371 deletions(-)
+
+commit d0d9fe357b77f6bed8f397e5b682367e012b9cd1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jan 22 14:38:06 2010 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 432 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 237 insertions(+), 195 deletions(-)
+
+commit 9bb48ac4bc1f970fb5d4ac79dbe868947256b873
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jan 16 01:24:22 2010 +0100
+
+ Fix © year
+
+ help/C/gnome-terminal.xml | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 87c1ea1fb504cb5d6b59298241731b38f951aab7
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Mon Jan 18 06:18:13 2010 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 430 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 231 insertions(+), 199 deletions(-)
+
+commit 7e65f8d8917911d446d8cb93bddfb722481396fb
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Sun Jan 17 16:38:40 2010 +0100
+
+ Updated German doc translation
+
+ help/de/de.po | 559 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 289 insertions(+), 270 deletions(-)
+
+commit 5116206b23d9e9cfe475276320f158d973d13a61
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Jan 14 11:38:05 2010 +0200
+
+ Updated Arabic translation
+
+ po/ar.po | 958 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 532 insertions(+), 426 deletions(-)
+
+commit 527c872bf8a781d201f98292dd47da6f8f6d6d1d
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Wed Jan 13 20:31:17 2010 -0500
+
+ Version 2.29.6
+
+ NEWS | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 8b1a8640231945b50c691b34ebb82b9026dde0cd
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Wed Jan 13 20:22:11 2010 -0500
+
+ Bug 24457 - allow saving terminal content
+
+ Implemented now.
+
+ configure.ac | 2 +-
+ src/gnome-terminal.schemas.in | 17 ++++++++
+ src/terminal-accels.c | 4 ++
+ src/terminal-window.c | 93 ++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal.xml | 1 +
+ 5 files changed, 115 insertions(+), 2 deletions(-)
+
+commit 00f6d8e9bf59e854c289601898990e079a1536f0
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 13 18:50:28 2010 +0100
+
+ Version 2.29.5
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 22784ee64a0bd3eef12f20873bead0133e9377aa
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 13 18:49:36 2010 +0100
+
+ Use gtk_widget_is_toplevel() instead of GTK_WIDGET_TOPLEVEL
+
+ Bug #606298.
+
+ src/terminal-screen.c | 11 ++++++++++-
+ src/terminal-window.c | 13 ++++++++++++-
+ 2 files changed, 22 insertions(+), 2 deletions(-)
+
+commit 0d1762f2b957505c2832eefc7dfc379f43f00a56
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sat Jan 9 17:52:19 2010 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 583 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 328 insertions(+), 255 deletions(-)
+
+commit 999c7c3f942b5875db5c35ccfbccb2025a0a01bb
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Fri Jan 8 20:53:54 2010 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 565 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 297 insertions(+), 268 deletions(-)
+
+commit 01a3a35ef2fbde6cb12faee6d2906a6b676ee292
+Author: Paul Cutler <pcutler@gnome.org>
+Date: Thu Jan 7 11:54:31 2010 -0600
+
+ Add ctrl-shift-up/down documentation (bgo 602004)
+
+ help/C/gnome-terminal.xml | 24 ++++++++++++++++--------
+ 1 file changed, 16 insertions(+), 8 deletions(-)
+
+commit 5e827ecd6a5bc566fffcf7e57d2145623609e738
+Author: Manoj Kumar Giri <mgiri@mgiri.csb>
+Date: Thu Jan 7 13:56:48 2010 +0530
+
+ Updated Oriya Translation
+
+ po/or.po | 922 ++++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 640 insertions(+), 282 deletions(-)
+
+commit 694ec1004bbaa3481f36603fec60e39af5cb846b
+Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
+Date: Tue Jan 5 14:31:04 2010 +0200
+
+ Update Ukrainian translation
+
+ po/uk.po | 624 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 351 insertions(+), 273 deletions(-)
+
+commit 7c256cfe732a877c85619204aa4eec71a013b82e
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sat Jan 2 22:39:31 2010 +0200
+
+ Updating Estonian translation
+
+ po/et.po | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 60 insertions(+), 15 deletions(-)
+
+commit 2c53e02096a4f28a7493f7bd95b6884ffac556bd
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Sat Jan 2 09:32:11 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 159 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 79 insertions(+), 80 deletions(-)
+
+commit 0553ec07026bba6e716424e2d48d0485fd98a5eb
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Fri Jan 1 11:12:47 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 4823 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2449 insertions(+), 2374 deletions(-)
+
+commit bbc8a9dd5af9d070f4ca268df75395c9de340a45
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Wed Dec 23 08:49:06 2009 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 345289426d6a2f866477a4310fcde033151bd68a
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Dec 22 10:38:55 2009 -0500
+
+ Bump version
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6af82cae704d50a76bc5d4b7b2f10e8ee1779d54
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Dec 22 10:33:40 2009 -0500
+
+ Bump version
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 92ddae908c77dd6aca4b9bd27cadd28ea6be3ec5
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Tue Dec 22 10:23:42 2009 -0500
+
+ Updates
+
+ NEWS | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit e4741e5f07b10e62bd66e8f0b62d319d6e544f2f
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sat Dec 19 14:33:49 2009 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 523 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 299 insertions(+), 224 deletions(-)
+
+commit 99120ea228457dde897d7bef26d5962439c406eb
+Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
+Date: Sat Dec 19 12:13:24 2009 +0200
+
+ Update Romanian translation
+
+ po/ro.po | 1525 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 570 insertions(+), 955 deletions(-)
+
+commit d9933a72ff72450ca414eb366b00c8012f103ed5
+Author: Enrico Nicoletto <liverig@gmail.com>
+Date: Fri Dec 18 22:54:49 2009 -0200
+
+ Updated Brazilian Portuguese translation
+
+ help/pt_BR/pt_BR.po | 1959 ++++++++++++++++-----------------------------------
+ 1 file changed, 603 insertions(+), 1356 deletions(-)
+
+commit dfc970844b22661a2bcee9f3be414478d143c1e6
+Author: Yair Hershkovitz <yairhr@gmail.com>
+Date: Fri Dec 18 00:38:47 2009 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 1222 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 658 insertions(+), 564 deletions(-)
+
+commit a513d2dd35db8ca401b73d5ebfe6a3fadd9bd265
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Dec 16 14:08:56 2009 +0100
+
+ Set adjustment page size to 0
+
+ src/profile-preferences.glade | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a49ca4b8c07ebe028dfae866b973e4a48f4212c3
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Dec 15 18:55:57 2009 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 579 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 321 insertions(+), 258 deletions(-)
+
+commit 2302ae348aedb9daa0128f95e557edb4f9533d22
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 06:42:01 2009 -0500
+
+ Fix default columns and rows max number in glade file to match code
+
+ src/profile-preferences.glade | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b84547ebc07077f958fa73fea0866b177d64f393
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 01:47:27 2009 -0500
+
+ Bug 155147 - gnome-terminal default size only by setting --geometry
+
+ Add per-profile (and hence gconf) options for setting default size.
+
+ src/gnome-terminal.schemas.in | 28 ++++++++
+ src/profile-editor.c | 16 +++++
+ src/profile-preferences.glade | 152 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.c | 8 +++
+ src/terminal-profile.h | 2 +
+ src/terminal-screen.c | 4 ++
+ 6 files changed, 210 insertions(+)
+
+commit 8897e0c51e39df9334e559a5e04da2b5c5d9f41c
+Author: Ivar Smolin <okul@linux.ee>
+Date: Tue Dec 15 08:44:25 2009 +0200
+
+ Updating Estonian translation
+
+ po/et.po | 20 +++++++++++++++++---
+ 1 file changed, 17 insertions(+), 3 deletions(-)
+
+commit a535b70ba4cc6eb371df5f3e9a4847e456d9d7b5
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 01:23:05 2009 -0500
+
+ Improve --geometry description
+
+ It's a mystery to me: the X,Y are in pixels indeed, but WxH is interpretted
+ as COLSxROWS, even though we call gtk_window_parse_geometry() to set the
+ geometry.
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c3f258942a6725ccf92b63212b45a0164fb7b407
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 01:13:22 2009 -0500
+
+ Fix --geometry description
+
+ It's not an X geometry. It's COLSxROWS
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a1d4f772df2941d50308760e5940fee5cee057fd
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 01:03:08 2009 -0500
+
+ Fix lockdown UI interaction for new UI elements
+
+ src/profile-editor.c | 28 +++++++++++++++++++++-------
+ 1 file changed, 21 insertions(+), 7 deletions(-)
+
+commit d7b599f9c61844167416adca2e0ce0743db66986
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Tue Dec 15 00:29:44 2009 -0500
+
+ Bug 599443 - Add checkbox for unlimited scrollback
+
+ Add an "Unlimited" chekbox for scrollback lines.
+
+ src/gnome-terminal.schemas.in | 25 ++++++--
+ src/profile-editor.c | 16 +++--
+ src/profile-preferences.glade | 144 ++++++++++++++++++++++++------------------
+ src/terminal-profile.c | 4 ++
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 11 +++-
+ 6 files changed, 126 insertions(+), 75 deletions(-)
+
+commit 8daa32c19a9478bc3e30195893e6ef9213a903b7
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 14 23:59:05 2009 -0500
+
+ Add schema change for bold_color_same_as_fg key.
+
+ Oops
+
+ src/gnome-terminal.schemas.in | 15 +++++++++++++++
+ 1 file changed, 15 insertions(+)
+
+commit f66612470449b61a5a8b59cb727c30ea5c40b691
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 14 23:54:07 2009 -0500
+
+ Remove UI changes accidentally committed with previous commit
+
+ src/profile-preferences.glade | 146 ++++++++++++++++++------------------------
+ 1 file changed, 63 insertions(+), 83 deletions(-)
+
+commit f20a20521eb407a2cc8edd4d8c16c5ba7b4955d1
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 14 14:40:51 2009 -0500
+
+ Cleanup Bug 595841 - Allow setting color for bold text
+
+ src/profile-editor.c | 18 ++----
+ src/profile-preferences.glade | 144 ++++++++++++++++++++++++------------------
+ 2 files changed, 88 insertions(+), 74 deletions(-)
+
+commit b2bf7008dc2edeaf09020a248853587c86626ad8
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Dec 14 02:57:27 2009 -0500
+
+ Finish Bug 595841 - Allow setting color for bold text
+
+ Add a "Bold color same as text color" checkbox.
+
+ src/profile-editor.c | 33 ++++++++++++++++++++++-----------
+ src/profile-preferences.glade | 17 ++++++++++++++++-
+ src/terminal-profile.c | 4 ++++
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 5 ++++-
+ 5 files changed, 47 insertions(+), 13 deletions(-)
+
+commit 5b7a7be15587964f51d4ff44404f35514fd544ba
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sun Dec 13 23:34:27 2009 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 530 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 276 insertions(+), 254 deletions(-)
+
+commit 975ba6da78a9cd4447195b0f9cc180c5b3358318
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 18:27:10 2009 -0500
+
+ Disable autoconfig_url proxy setting as no client supports it
+
+ src/terminal-screen.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit e5e0e9598efaf63752a6e8899709c9844bf1ad9d
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 18:07:38 2009 -0500
+
+ First shot at Bug 595841 - Allow setting color for bold text
+
+ The current UI simply adds a Bold color in the Colors tab. I think
+ we should also add a "Use different color for bold" checkbox before
+ it, otherwise (that is, right now), you need to change both foreground
+ and bold manually.
+
+ src/gnome-terminal.schemas.in | 18 +++++++++++-
+ src/profile-editor.c | 31 +++++++++++++-------
+ src/profile-preferences.glade | 67 +++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-profile.c | 9 ++++--
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 13 ++++++---
+ 6 files changed, 120 insertions(+), 19 deletions(-)
+
+commit ed365372429aaf5888aa0a8254f572eb93be26f2
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 09:42:44 2009 -0500
+
+ Support autoconfig http proxy
+
+ Also part of Bug 596688 - Expose more proxy settings
+
+ If /system/proxy/mode is set to auto, we put "pac+URL" into http_proxy
+ where URL comes from /system/proxy/autoconfig_url.
+
+ src/terminal-screen.c | 21 ++++++++++++++++++++-
+ 1 file changed, 20 insertions(+), 1 deletion(-)
+
+commit 3a4de6e4a71711b33e69f83dab5a8606d292e5cd
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 09:38:46 2009 -0500
+
+ Set $all_proxy from socks proxy settings
+
+ Last part of Bug 596688 - Expose more proxy settings (edit)
+
+ src/terminal-screen.c | 18 ++++++++++++++++++
+ 1 file changed, 18 insertions(+)
+
+commit cf6c5f76a5276a8d40d26ddb0528923e8d9f2f58
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 09:36:40 2009 -0500
+
+ Add https_proxy and ftp_proxy support
+
+ Part of Bug 596688 - Expose more proxy settings
+
+ src/terminal-screen.c | 44 ++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 40 insertions(+), 4 deletions(-)
+
+commit d72c94ffd593a9835b53d83f918ee0a2fb8720ee
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 09:20:24 2009 -0500
+
+ Prefetch proxy dirs
+
+ src/terminal-screen.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 8ed799cfc115327926e99751f8aa74a4c1f22819
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 09:00:47 2009 -0500
+
+ Set both lowercase and uppercase $http_proxy and $no_proxy
+
+ Part of Bug 596688 - Expose more proxy settings
+
+ src/terminal-screen.c | 78 ++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 56 insertions(+), 22 deletions(-)
+
+commit 4e7fd5829ba4666c33f7fb49e484a925c17d3cd4
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 08:35:13 2009 -0500
+
+ Cleanup http_proxy code
+
+ src/terminal-screen.c | 219 ++++++++++++++++++++++++--------------------------
+ 1 file changed, 105 insertions(+), 114 deletions(-)
+
+commit 524edd0634a988fe7af3bf0e270fbd00982fff9d
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 08:02:31 2009 -0500
+
+ Move http_proxy code into a function
+
+ src/terminal-screen.c | 261 ++++++++++++++++++++++++++------------------------
+ 1 file changed, 135 insertions(+), 126 deletions(-)
+
+commit 815156f1541fba142bc93b7770c0463f2492ae2f
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 07:47:01 2009 -0500
+
+ Fix same thinko re http_proxy host handling
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5f0d4ba7037f5083eeb215d9bdc619a23d2ea151
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Dec 11 07:46:25 2009 -0500
+
+ Fix thinko in http_proxy user handling
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 36b911349d354ce01e6ca06c7d9f1b2214c9bfab
+Author: Bruce Cowan <bcowan@fastmail.co.uk>
+Date: Wed Dec 9 18:18:49 2009 +0000
+
+ Updated British English translation
+
+ po/en_GB.po | 62 +++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 32 insertions(+), 30 deletions(-)
+
+commit d9380aefabc1a326b46e5ebb149e773e485cc60e
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Dec 1 00:36:14 2009 +0100
+
+ Use VteTerminal::inner-border style property
+
+ Get the right padding values from the inner-border style property.
+
+ Bump vte req to 0.23.1.
+
+ configure.ac | 2 +-
+ src/terminal-screen.c | 12 ++++++++----
+ src/terminal-window.c | 34 +++++++++++++++++++---------------
+ 3 files changed, 28 insertions(+), 20 deletions(-)
+
+commit 1ac0be4822575fabf33703327d6a6e91ce051788
+Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
+Date: Wed Nov 25 17:30:46 2009 +0100
+
+ Updated LowGerman translation
+
+ po/nds.po | 131 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 67 insertions(+), 64 deletions(-)
+
+commit cc772c5bf92c7693ff76981fbbcabf2226cb79dd
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Wed Nov 25 15:52:09 2009 +0200
+
+ Updated Hebrew translation
+
+ po/he.po | 1236 +++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 906 insertions(+), 330 deletions(-)
+
+commit 665388e9bed08e33120bf7e8f89529b3e06a1003
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Nov 15 16:06:10 2009 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 412 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 267 insertions(+), 145 deletions(-)
+
+commit 42592b1dcdc85cc5c1413fee7e396c77ca499dab
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 13 18:55:11 2009 +0100
+
+ Update git.mk from master copy
+
+ git.mk | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 9bbaa1ed5fc83f2280289813b14ea384f01ef239
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 13 18:29:53 2009 +0100
+
+ Set the tab-expand/fill child properties directly
+
+ gtk_notebook_set_tab_label_packing() is deprecated; set the child
+ properties directly instead.
+
+ src/terminal-window.c | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 3c48f8b478a27d0e910ffe0e3cb5d1d05cd7d8e8
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 13 18:25:27 2009 +0100
+
+ Fix the build after porting zh_CN to g-d-u
+
+ Remove zh_CN subdir from SUBDIRS.
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f6cf17b80c7b208a8844b44e46570a2e2656cb9c
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Nov 13 18:19:12 2009 +0100
+
+ Fix the build after porting zh_CN help to g-d-u
+
+ Remove zh_CN Makefile from AC_CONFIG_FILES.
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit a208c8aabb08f1477fecbc5451e2d3bd32b5ee96
+Author: Aron Xu <aronxu@gnome.org>
+Date: Fri Nov 13 00:42:10 2009 +0800
+
+ Add zh_CN to DOC_LINGUAS
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 039e6856438f98f3da852ae7d488f06d066e84b5
+Author: 苏运强 <wzssyqa@gmail.com>
+Date: Fri Nov 13 00:41:16 2009 +0800
+
+ Added Simplified Chinese translation of gnome-terminal user guide.
+
+ help/zh_CN/Makefile.am | 10 -
+ help/zh_CN/figures/gnome-terminal-default.png | Bin 16565 -> 0 bytes
+ help/zh_CN/figures/gnome-terminal-tabbed.png | Bin 20492 -> 0 bytes
+ help/zh_CN/gnome-terminal-zh_CN.omf | 35 -
+ help/zh_CN/gnome-terminal.xml | 1122 ----------------
+ help/zh_CN/legal.xml | 48 -
+ help/zh_CN/zh_CN.po | 1760 +++++++++++++++++++++++++
+ 7 files changed, 1760 insertions(+), 1215 deletions(-)
+
+commit f1c86488c045b2d451e0ed4ab2bad484454f1025
+Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
+Date: Thu Nov 12 10:51:56 2009 +0000
+
+ Shavian translation
+
+ po/LINGUAS | 1 +
+ po/en@shaw.po | 1656 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1657 insertions(+)
+
+commit 487cad69f2f3fbe8d3722bdaaca3868bfbee0843
+Author: Nils-Christoph Fiedler <linux@medienkompanie.de>
+Date: Tue Nov 10 19:45:56 2009 +0100
+
+ Added Low German translation
+
+ po/LINGUAS | 1 +
+ po/nds.po | 2198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2199 insertions(+)
+
+commit 3696d5be154ef46bc008849ae1dc878756270020
+Author: Aron Xu <aronxu@gnome.org>
+Date: Thu Nov 5 22:49:45 2009 +0800
+
+ quick fix on zh_CN.po
+
+ po/zh_CN.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 0a2e7643191568b431a8680bdf896766730384b9
+Author: Aron Xu <aronxu@gnome.org>
+Date: Thu Nov 5 22:26:35 2009 +0800
+
+ Updated Simplified Chinese translation.
+
+ po/zh_CN.po | 47 ++++++++++++++++++++++-------------------------
+ 1 file changed, 22 insertions(+), 25 deletions(-)
+
+commit 9b62782755cf59e89a73ac8ea926fbe0598bbab8
+Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
+Date: Tue Nov 3 15:28:31 2009 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 468 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 297 insertions(+), 171 deletions(-)
+
+commit 6d18b4e315814ed46e1b6369c972df65cbd943ab
+Author: Peteris Krisjanis <pecisk@gmail.com>
+Date: Sun Nov 1 22:22:08 2009 +0200
+
+ Updated Latvian translation.
+
+ po/lv.po | 3911 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 2140 insertions(+), 1771 deletions(-)
+
+commit 82342cd30dfe6ad5687ce9f8d43bf55312247632
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Oct 28 14:12:17 2009 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 242 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 119 insertions(+), 123 deletions(-)
+
+commit e684261861dfca76356fae904299310f34b9dd7c
+Author: drtvasudevan <agnihot3@gmail.com>
+Date: Tue Oct 27 12:37:41 2009 +0530
+
+ Updated Tamil translation
+
+ po/ta.po | 209 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 100 insertions(+), 109 deletions(-)
+
+commit aa4870f2faa9fea7e19eda59a102f0950dc3f075
+Author: Ivar Smolin <okul@linux.ee>
+Date: Tue Oct 20 10:35:16 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 50 ++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 34 insertions(+), 16 deletions(-)
+
+commit 7b09905f6255aa0b627837719e69fd040f1c40a3
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Tue Oct 20 08:38:16 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 189 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 94 insertions(+), 95 deletions(-)
+
+commit 041de233788156d7915aaf589a6f40d648823c60
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Oct 18 22:18:03 2009 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 266 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 131 insertions(+), 135 deletions(-)
+
+commit 1cc16ad3629e0996a887df356ad3fc6ee01b58d4
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Oct 18 11:48:06 2009 +0200
+
+ Fix a typo
+
+ Bug #598826.
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2d74b7b9dbaa5daee2563d87340b4528af2c3bb6
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Oct 5 13:48:20 2009 +0200
+
+ Remove debug spew
+
+ src/terminal-util.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit cafd0e07055a880b95fa62425e871526e3c9ba84
+Author: Marios Zindilis <m.zindilis@major.org>
+Date: Sat Oct 17 18:34:07 2009 +0300
+
+ Updated Greek documentation translation for GNOME Terminal
+
+ help/el/el.po | 17 +++++++----------
+ 1 file changed, 7 insertions(+), 10 deletions(-)
+
+commit 931adf9c442a2190c7c07fc478a9491659c90dd3
+Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
+Date: Thu Oct 15 15:36:35 2009 +0200
+
+ Updated Norwegian Nynorsk translation
+
+ po/nn.po | 3488 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1887 insertions(+), 1601 deletions(-)
+
+commit 8937de0c52ed480f8b7252398cb068733d96dc88
+Author: Matthias Clasen <mclasen@redhat.com>
+Date: Mon Oct 5 09:18:27 2009 -0400
+
+ Plug a small memory leak
+
+ See bug 597378.
+
+ src/terminal-util.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 99a07d81980e96f6caf1fd022bb9077d26484239
+Author: Denis ARNAUD <darnaud@src.gnome.org>
+Date: Mon Oct 5 06:21:12 2009 +0200
+
+ Updated breton translation
+
+ po/br.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 694cec54acd6968b6eb62f8e66145aa6eecc7939
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 28 22:27:22 2009 +0200
+
+ Remove approximate scrollback memory size indicator
+
+ Remove the label showing approx. memory used by the scrollback from the
+ profile preferences. With vte 0.22, the scrollback is disk-based, taking
+ no process memory, and tus this doesn't make sense anymore.
+
+ src/profile-editor.c | 24 ------------------------
+ src/profile-preferences.glade | 27 +--------------------------
+ 2 files changed, 1 insertion(+), 50 deletions(-)
+
+commit bf659d4986a2cd514553a05baa4c95581117c1e1
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Sep 28 22:11:42 2009 +0200
+
+ Allow unlimited scrollback
+
+ Vte 0.22 implements an efficient store of the scrollback, so we can
+ allow unlimited number of lines here.
+
+ configure.ac | 2 +-
+ src/terminal-profile.c | 4 +---
+ 2 files changed, 2 insertions(+), 4 deletions(-)
+
+commit 314cc270b282f3708324558afdc59a3f4b74bd31
+Author: Mark Krapivner <mark125@gmail.com>
+Date: Fri Sep 25 10:16:25 2009 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 298 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 145 insertions(+), 153 deletions(-)
+
+commit 520a308c97c3994c4226cb6d789128f411ee216a
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Thu Sep 24 10:25:24 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 153 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 74 insertions(+), 79 deletions(-)
+
+commit 3fe18d4966ba831d6da8d8393fea473f9a90d515
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Sep 21 12:30:01 2009 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 38c0e016beabd59c9e7c6ae46f5cb0e75746002f
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Sep 21 12:28:20 2009 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 158 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 71 insertions(+), 87 deletions(-)
+
+commit 2918e3ca72a4e93ff8b2c8254850fa5776cda520
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Mon Sep 21 10:42:23 2009 +0530
+
+ Updated Kannada(kn) translation
+
+ po/kn.po | 826 ++++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 585 insertions(+), 241 deletions(-)
+
+commit e989b06ab2d0924f9af0fbc102dcb695a1fb8cfe
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Mon Sep 21 01:53:11 2009 +0200
+
+ Updated Czech translation by Lucas Lommer
+
+ po/cs.po | 444 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 285 insertions(+), 159 deletions(-)
+
+commit f50a37328f375dc58ef8b2f2e9dccf672366e4f6
+Author: Joan Duran <jodufi@gmail.com>
+Date: Mon Sep 21 01:24:43 2009 +0200
+
+ Updated Catalan translation
+
+ po/ca.po | 456 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 268 insertions(+), 188 deletions(-)
+
+commit 055e1d9b542eb322ba1341180b4ac3573d980c42
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Mon Sep 21 00:10:02 2009 +0200
+
+ Updated Danish translation
+
+ help/da/da.po | 597 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 310 insertions(+), 287 deletions(-)
+
+commit c41636e8a08328caa5579efb3a79d9630d6fb6fa
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Sun Sep 20 12:12:52 2009 +0200
+
+ Updated German translation
+
+ po/de.po | 56 ++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 28 insertions(+), 28 deletions(-)
+
+commit 918828915a394c4f2519d46b540a76b133796f05
+Author: Davide Falagna <davide.falagna@alice.it>
+Date: Fri Sep 18 21:02:13 2009 +0200
+
+ Updated Italian translation
+
+ po/it.po | 609 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 295 insertions(+), 314 deletions(-)
+
+commit de6c58b5916eeb264d52eb776b1a0dbe7cbe4e30
+Author: Adi Roiban <adi@roiban.ro>
+Date: Thu Sep 17 20:55:56 2009 +0300
+
+ Updated Romanian translation
+
+ po/ro.po | 1883 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 998 insertions(+), 885 deletions(-)
+
+commit bc6d9019b5d687f8d6e2351fdf30d5912bef5c63
+Author: krishnababu k <kkrothap@redhat.ocm>
+Date: Thu Sep 17 21:50:11 2009 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 479 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 308 insertions(+), 171 deletions(-)
+
+commit 9f5f621299026a4bf050dff7e7848fcbc320e558
+Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
+Date: Thu Sep 17 17:14:34 2009 +0300
+
+ Added Ukrainian translation
+
+ po/uk.po | 447 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 282 insertions(+), 165 deletions(-)
+
+commit fc10de3dddafe61963728a208fc37987990eb862
+Author: Kostas Papadimas <pkst@gnome.org>
+Date: Wed Sep 16 22:37:18 2009 +0300
+
+ Updated Greek translation.
+
+ po/el.po | 1420 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 532 insertions(+), 888 deletions(-)
+
+commit 3f7a36fdc8ed490813b23372b503ca925428972a
+Author: Matej Urbančič <mateju@svn.gnome.org>
+Date: Wed Sep 16 13:48:20 2009 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1406 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 502 insertions(+), 904 deletions(-)
+
+commit 7bfef0c5a0b5edc36d1300617b29e904f17cfc68
+Author: Mohammad Anwari <mdamt@mnots.eu>
+Date: Wed Sep 16 11:17:14 2009 +0300
+
+ Updated Indonesian translation by Andika Triwidada.
+
+ po/id.po | 1140 +++++++++++++-------------------------------------------------
+ 1 file changed, 230 insertions(+), 910 deletions(-)
+
+commit 137316a2bfe42d9fc0d2d98cd53c1f040c5b4a7a
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Tue Sep 15 15:03:46 2009 +0700
+
+ Updated Thai translation (merged from gnome-2-28 branch).
+
+ po/th.po | 475 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 284 insertions(+), 191 deletions(-)
+
+commit f97e7abc6e7a824a5ae4c32dd5059a5853c1a882
+Author: Sandeep Shedmake <sshedmak@redhat.com>
+Date: Mon Sep 14 13:08:25 2009 +0530
+
+ Updated Marathi Translations
+
+ po/mr.po | 570 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 363 insertions(+), 207 deletions(-)
+
+commit 12dd51f543e59e2c0a8729097cc17665251c307c
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sun Sep 13 23:13:01 2009 +0200
+
+ Updated French manual translation
+
+ help/fr/fr.po | 610 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 317 insertions(+), 293 deletions(-)
+
+commit d10a98deb6bc0e228a15201a8973cd5f5957bb7e
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Sun Sep 13 03:54:01 2009 +0200
+
+ Updated Danish translation
+
+ po/da.po | 283 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 138 insertions(+), 145 deletions(-)
+
+commit d63f40c1dab6d101b124ffdab71fd77b46caf2b3
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Sun Sep 13 00:21:03 2009 +0100
+
+ Updated British English translation
+
+ po/en_GB.po | 491 ++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 292 insertions(+), 199 deletions(-)
+
+commit 56ff78883a654cff57059c7650117af20206e640
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sat Sep 12 22:47:47 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 3805a03d9960c2668fb726125e57aadafff43a70
+Author: Aron Xu <aronxu@gnome.org>
+Date: Thu Sep 10 19:03:17 2009 +0800
+
+ Updated Simplified Chinese translation.
+
+ po/zh_CN.po | 164 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 82 insertions(+), 82 deletions(-)
+
+commit b369d05af7e631730d414d132a20af2265219c79
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Sep 9 03:03:50 2009 +0200
+
+ Hungarian translation updated
+
+ po/hu.po | 542 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 353 insertions(+), 189 deletions(-)
+
+commit 5d34ed580a6637124fa04c53e2e58bcd523e7551
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 8 21:37:48 2009 +0200
+
+ Require vte 0.21.5
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7f24cfe264be4575d965dfa4704d4ead74442143
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 8 21:36:11 2009 +0200
+
+ Increase scrollback limit to 1e7 lines
+
+ Update estimate of memory used by scrollback to new vte code.
+
+ src/profile-editor.c | 7 +++----
+ src/profile-preferences.glade | 2 +-
+ src/terminal-profile.c | 4 +++-
+ 3 files changed, 7 insertions(+), 6 deletions(-)
+
+commit 77c7a15fb4c70fb3238ed9e8553730221cadd195
+Author: Miloš Popović <mpopovic@src.gnome.org>
+Date: Tue Sep 8 13:06:14 2009 +0000
+
+ Updated Serbian translation
+
+ po/sr.po | 462 +++++++++++++++++++++++++++++++++++----------------------
+ po/sr@latin.po | 462 +++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 570 insertions(+), 354 deletions(-)
+
+commit 368ede32198d26f012d1db72d8fedf401d7012ab
+Author: Tomasz Dominikowski <dominikowski@gmail.com>
+Date: Mon Sep 7 18:20:31 2009 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 513 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 321 insertions(+), 192 deletions(-)
+
+commit 8cc0a195fa6dd5006d069c2a3412ca2a7bc99ed6
+Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
+Date: Mon Sep 7 11:46:59 2009 +0300
+
+ Updated Lithuanian translation.
+
+ po/lt.po | 448 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 281 insertions(+), 167 deletions(-)
+
+commit ee4f07e1406501f187b12f49b16543cedf152124
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sun Sep 6 08:02:03 2009 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 438 ++++++++++++++++++++++++++++++++++++++---------------------
+ po/zh_TW.po | 440 ++++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 565 insertions(+), 313 deletions(-)
+
+commit 4ca54834f3cc2a74409ec46c77a99091297ae0fa
+Author: Hinker <hinkerliu@163.com>
+Date: Sat Sep 5 22:48:26 2009 +0800
+
+ Updated simplified Chinese translation.
+
+ po/zh_CN.po | 383 +++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 253 insertions(+), 130 deletions(-)
+
+commit dc9abfa5cf3adffd4dde1e19b8d1e19e831a263d
+Author: Jamil Ahmed <itsjamil@gmail.com>
+Date: Sat Sep 5 03:42:18 2009 +0700
+
+ Added/Updated Bengali translation
+
+ po/LINGUAS | 1 +
+ po/bn.po | 3425 +++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 1563 insertions(+), 1863 deletions(-)
+
+commit fb27a15616febf3fcde6200fb0fb4209eeae08f7
+Author: Mario Blättermann <mariobl@gnome.org>
+Date: Wed Sep 2 20:36:28 2009 +0200
+
+ Updated German translation
+
+ po/de.po | 748 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 284 insertions(+), 464 deletions(-)
+
+commit e1639727ea305dfdcdfe1f280e3af8762dd5447e
+Author: Yaron Shahrabani <sh.yaron@gmail.com>
+Date: Wed Sep 2 01:09:47 2009 +0300
+
+ Updated Hebrew translation
+
+ po/he.po | 445 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 275 insertions(+), 170 deletions(-)
+
+commit 446cad01f472e409e1af448d87292a89a79bdc31
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 19:02:46 2009 +0200
+
+ Make tab detach work again
+
+ Re-enable present-on-insert.
+
+ src/terminal-window.c | 8 +-------
+ 1 file changed, 1 insertion(+), 7 deletions(-)
+
+commit 50ad901a1cf7acce32cc7538720688211369e696
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 19:00:45 2009 +0200
+
+ Defer updating the icon title until the window is realised
+
+ Since this requires accessing the window's GdkWindow directly, we have
+ to defer this until the window is realised.
+
+ src/terminal-window.c | 13 ++++++++++++-
+ 1 file changed, 12 insertions(+), 1 deletion(-)
+
+commit 88e1399a2a5c7af56e32a031b9255dc7e0667066
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 18:03:18 2009 +0200
+
+ Distcheck with --disable-silent-rules
+
+ Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0797ab1594982111a8d679a103d4fdbbea030a97
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 18:02:22 2009 +0200
+
+ Remove bogus assertion
+
+ The terminal screen won't be realized until the first time it's becoming
+ the active tab.
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit dd22ca086eb159408582d8bfd03ade01262ad6b2
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 15:29:47 2009 +0200
+
+ Use g_ascii_isupper/tolower here
+
+ Use non-locale-aware functions for isupper/tolower here. Fixes skey in
+ tr_TR.UTF-8 locale.
+
+ src/skey/skeyutil.c | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 2cba5abf95362d6bac10aa728ba610b555b02168
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 15:27:57 2009 +0200
+
+ Add another skey test
+
+ This test passes in most locales, but fails in tr_TR.UTF-8.
+
+ src/skey/test.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit d3fee977d9f5415255540904c94575f4451aaf95
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Sep 1 15:27:27 2009 +0200
+
+ Make testskey locale aware
+
+ src/skey/test.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d3aa5f7becb8a444309fd89c8f44942191090756
+Author: Denis Arnaud <darnaud@src.gnome.org>
+Date: Tue Sep 1 06:22:02 2009 +0200
+
+ Updated breton translation
+
+ po/br.po | 968 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 585 insertions(+), 383 deletions(-)
+
+commit 7c6b1e3c264939964fd20510a2ac1df255c2e9b9
+Author: Denis Arnaud <darnaud@src.gnome.org>
+Date: Tue Sep 1 06:13:17 2009 +0200
+
+ Added br in LINGUAS
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit a4362718227ae6040a7d6a44541073e62345dd90
+Author: Denis Arnaud <darnaud@src.gnome.org>
+Date: Tue Sep 1 06:05:50 2009 +0200
+
+ Updated breton translation
+
+ po/br.po | 2016 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2016 insertions(+)
+
+commit fd81bcaef89f8c494432ff1586fdabf89d67078f
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Aug 31 23:52:03 2009 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 485 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 290 insertions(+), 195 deletions(-)
+
+commit 1d3a1787dbf2806ebdad826b1b35f5910b4135f7
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sun Aug 30 13:42:32 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ab657f0fd3d8c6062b639346d8fdfc302652ebf7
+Author: Mohammad Anwari <mdamt@mnots.eu>
+Date: Sun Aug 30 10:21:00 2009 +0300
+
+ Added id to LINGUAS, fixes bug #593500
+
+ po/LINGUAS | 1 +
+ po/id.po | 3508 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 1896 insertions(+), 1613 deletions(-)
+
+commit 23e9bd7310cb8223efaed7eb5e3968dab4127f57
+Author: Baris Cicek <baris@teamforce.name.tr>
+Date: Sun Aug 30 06:58:46 2009 +0300
+
+ Updated Turkish translated.
+
+ po/tr.po | 2263 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1047 insertions(+), 1216 deletions(-)
+
+commit fd06e5b5dbc62fc699912b44f1762f4685df0c46
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 30 00:41:02 2009 +0200
+
+ Remove commented-out code
+
+ Whatever this code was supposed to work around seems fixed now, since
+ this code has been commented out since before 2.26 and there have been
+ no bugs reported.
+
+ src/terminal-window.c | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit e3a69f5927beb98042329801449aac1bc97f98b0
+Author: Runa Bhattacharjee <runab@redhat.com>
+Date: Thu Aug 27 19:43:30 2009 +0530
+
+ Updated Bengali India Translations
+
+ po/bn_IN.po | 667 +++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 411 insertions(+), 256 deletions(-)
+
+commit 6a52e5c925bdef1500d82c213fe067c447290b4b
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:42:08 2009 +0200
+
+ Post-branch version update
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 549e45a7ecafcfa6ee28685e1181f2ba3f0e67d1
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:37:58 2009 +0200
+
+ Make --geometry work again
+
+ When showing the TerminalWindow, only call
+ terminal_window_update_geometry() not terminal_window_set_size(). This
+ seems to fix bug #592435.
+
+ src/terminal-window.c | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+commit ad2b6fadf81ef594cce1e94b8c237d12fba93943
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:32:38 2009 +0200
+
+ Don't realize TerminalScreen before time
+
+ Remove another forced realize of the TerminalScreen when it's inserted
+ into the notebook.
+ Remove an extra terminal_window_update_geometry(); the
+ terminal_window_set_size() call below will call this function again.
+
+ src/terminal-window.c | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit 3cca528c28e7be6e00b0ad42bcc87994ca570e15
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:26:08 2009 +0200
+
+ Don't realize the TerminalScreen before time
+
+ According to the comment, this was only needed back when we used Zvt!
+ However, removing this here makes the newly opened terminal window flash
+ in grey before showing the expected background colour of the screen.
+
+ src/terminal-window.c | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit 0a308ab85a7aa8cca6242e3d9de88b39983a289c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 18:33:17 2009 +0200
+
+ Simplify startup notification
+
+ Use gtk_window_set_startup_id(), and remove libstartup-notification.
+
+ configure.ac | 4 +--
+ src/terminal-app.c | 9 ++++--
+ src/terminal-window.c | 79 ---------------------------------------------------
+ src/terminal-window.h | 3 --
+ src/terminal.c | 4 ---
+ 5 files changed, 8 insertions(+), 91 deletions(-)
+
+commit 93e71a85915fc9140f57fd7d92da142fd7a966be
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 18:07:29 2009 +0200
+
+ Add a debug flag to debug child process launch/exit
+
+ src/terminal-debug.c | 1 +
+ src/terminal-debug.h | 3 ++-
+ src/terminal-screen.c | 12 ++++++++++++
+ 3 files changed, 15 insertions(+), 1 deletion(-)
+
+commit e72aad6a87444f3819be79dfb639460db3a387bb
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 18:03:19 2009 +0200
+
+ Launch the child process on idle instead of on instantiation
+
+ The goal is to defer launching the child process until after the widget
+ is realized, and we want to defer that until the toplevel window is
+ realized.
+
+ src/terminal-app.c | 2 --
+ src/terminal-screen.c | 38 ++++++++++++++++++++++++++++++++++----
+ src/terminal-screen.h | 2 --
+ 3 files changed, 34 insertions(+), 8 deletions(-)
+
+commit 118a2608e3c1e1140ba8fd62ab60fbdb1660ff13
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 17:52:22 2009 +0200
+
+ Move terminal_window_set_active() code into the page-selected callback
+
+ We're guaranteed to get this signal also after the first page is
+ inserted, so we can move this code into the page-selected callback
+ instead of doing this on page-added for the first tab.
+
+ src/terminal-window.c | 153 ++++++++++++++++++++++++--------------------------
+ 1 file changed, 72 insertions(+), 81 deletions(-)
+
+commit f0d36ba858bf96d03080418c20a74ca3184e55a3
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:11:53 2009 +0200
+
+ Fuzzy two incorrectly translated strings that prevent branching
+
+ po/id.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6a0d5606d7b0cf371673bd2a48a9d86f9058fc27
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 27 20:10:09 2009 +0200
+
+ Fuzzy two incorrectly translated strings that prevent branching
+
+ po/bn.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 8bd3e7e8c39a2a0da1b5a858c588061c7c4fb839
+Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
+Date: Thu Aug 27 12:03:48 2009 +0200
+
+ Updated Basque language
+
+ po/eu.po | 544 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 329 insertions(+), 215 deletions(-)
+
+commit 04d0a0328e42a684a2076563dcc3fcf3847182a5
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 26 23:11:03 2009 +0200
+
+ Add debug flag for tracking TerminalWindow's MDI
+
+ src/terminal-debug.c | 1 +
+ src/terminal-debug.h | 3 ++-
+ src/terminal-window.c | 23 +++++++++++++++++++++--
+ 3 files changed, 24 insertions(+), 3 deletions(-)
+
+commit c484552723d0fe000cf4af5e9d53d39dd5c8e10e
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 26 23:02:22 2009 +0200
+
+ Remove unnecessary tracking of number of terminals in the window
+
+ Just use gtk_notebook_get_n_pages() instead of keeping track in a
+ private variable.
+
+ src/terminal-window.c | 15 ++++++---------
+ 1 file changed, 6 insertions(+), 9 deletions(-)
+
+commit a55d4ce2acb79d63501c93841b7844e498d1bc47
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 26 22:57:36 2009 +0200
+
+ Don't set show-border on the notebook
+
+ We never want to show the border around the notebook.
+ The current code that set it to TRUE iff the window has more than one
+ tab is a no-op anyway since GtkNotebook always shows the border in this
+ case (see gtk bug #123408).
+
+ src/terminal-window.c | 15 ---------------
+ 1 file changed, 15 deletions(-)
+
+commit 069cee083c0ac4cb6deb2592a732249cbd188f47
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 26 19:53:01 2009 +0200
+
+ Add more geometry debug output
+
+ src/terminal-app.c | 5 +++++
+ src/terminal-window.c | 61 +++++++++++++++++++++++++++++++++++++++++++++------
+ 2 files changed, 59 insertions(+), 7 deletions(-)
+
+commit e7df2da5b91318f389836072de7c0d71530bf87a
+Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
+Date: Wed Aug 26 12:31:56 2009 +0300
+
+ Updated Belarusian translation
+
+ po/be.po | 531 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 290 insertions(+), 241 deletions(-)
+
+commit 2e0ec126ca50cee4631a5524bc95af2f4a7b382a
+Author: ifelix <ifelix@redhat.com>
+Date: Wed Aug 26 14:25:29 2009 +0530
+
+ Updated Tamil Translations
+
+ po/ta.po | 310 +++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 221 insertions(+), 89 deletions(-)
+
+commit 8b581f1d574ff0e1ee5f9520ee55f182af0ac1a8
+Author: Ivar Smolin <okul@linux.ee>
+Date: Wed Aug 26 09:23:31 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit a47777e37d401c00cc0cb95b7ffa6e1ec72939dc
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Tue Aug 25 11:35:39 2009 +0530
+
+ Updated Gujarati Translations
+
+ po/gu.po | 475 ++++++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 315 insertions(+), 160 deletions(-)
+
+commit 40c51268cca7b6ddc5fe7b0658ae8ded25209d89
+Author: Henrique P Machado <zehrique@gmail.com>
+Date: Mon Aug 24 22:35:59 2009 -0400
+
+ Updated Brazilian Portuguese translation.
+
+ po/pt_BR.po | 398 +++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 257 insertions(+), 141 deletions(-)
+
+commit 96465c124b982d73f580e374d9cd1858e64e471a
+Author: Carles Ferrando <carles.ferrando@gmail.com>
+Date: Mon Aug 24 21:00:43 2009 +0200
+
+ Added Catalan (Valencian) translation
+
+ po/LINGUAS | 1 +
+ po/ca@valencia.po | 2540 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2541 insertions(+)
+
+commit 39365fe263988fb209738350cc21cf24bce07a3f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 24 13:41:03 2009 +0200
+
+ Fix for relative paths in --load/save-config file
+
+ When using a relative path to the config file, resolve it against the
+ passed working directory, instead of implicitly resolving it against the
+ factory's cwd which is $HOME.
+
+ src/terminal-options.c | 2 +-
+ src/terminal-util.c | 33 +++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 2 ++
+ src/terminal.c | 15 +++++++++++++--
+ 4 files changed, 49 insertions(+), 3 deletions(-)
+
+commit fbea8b23e8a8c9f4646ae8c39b70326f0b467b95
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sun Aug 23 22:18:15 2009 +0200
+
+ Updated French translation
+
+ Contributed by Nicolas Repentin and Claude Paroz
+
+ po/fr.po | 460 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 294 insertions(+), 166 deletions(-)
+
+commit cddbfb256a65f5af1bd1a3b5cdfd585f12ad1e63
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 22:08:20 2009 +0200
+
+ Fix off-by-one
+
+ Get the array length before adding the terminal NULL, not afterwards.
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1202cf7bbeb0b90702c60ba5e02ad6042cd92345
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 22:06:38 2009 +0200
+
+ Return error exit code when handling options fails
+
+ src/terminal.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 3a84887bd1a70c5bc84e5888654df1507133dfaa
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:49:42 2009 +0200
+
+ Use a new error code here
+
+ src/terminal-app.c | 2 +-
+ src/terminal-options.h | 1 +
+ 2 files changed, 2 insertions(+), 1 deletion(-)
+
+commit 324323864d833c77a4dfe6ad1da4382236ee41ae
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:48:29 2009 +0200
+
+ Handle remote options directly instead of on idle
+
+ This way, we can return errors from handling the options to the caller.
+
+ src/terminal.c | 17 ++++-------------
+ 1 file changed, 4 insertions(+), 13 deletions(-)
+
+commit 3cdeffce9f09566fc6acdca91c7fef4f92d256ea
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:43:33 2009 +0200
+
+ Error out when trying --save-config when starting the factory
+
+ For this, store in TerminalOptions whether the parsed options were
+ remoted, and error out from terminal_app_handle_options() when handling
+ --save-config in this case.
+
+ src/terminal-app.c | 9 ++++++++-
+ src/terminal-options.c | 3 +++
+ src/terminal-options.h | 2 ++
+ src/terminal.c | 2 ++
+ 4 files changed, 15 insertions(+), 1 deletion(-)
+
+commit d41382a5ad394ac15199914584cdc8e14b29a596
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:42:41 2009 +0200
+
+ Make terminal_app_get_current_window() NULL-safe
+
+ src/terminal-app.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 0fe16944d097f63674470f4d528b72137bbaee15
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:42:12 2009 +0200
+
+ Handle errors from terminal_app_handle_options() also in the factory
+
+ src/terminal.c | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 0a7cb631cd78b9e9a92266a33e70f0309fca6fac
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 23 21:40:08 2009 +0200
+
+ Fix off-by-one
+
+ Get the array length before adding the terminal NULL, not afterwards.
+
+ src/terminal-app.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2c7ded153330967cf12932fb12b055d99f692bb8
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Aug 21 22:14:15 2009 +0200
+
+ Improve emergency exit message
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4121d2eb81ba314673914b3798385681216b97fa
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Aug 23 20:20:03 2009 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 262 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 193 insertions(+), 69 deletions(-)
+
+commit c085b7b1eaeb1db69114197d620119f72f65d6b8
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Aug 23 08:29:00 2009 +0900
+
+ Update Korean translation
+
+ po/ko.po | 1022 +++++++++++++++++++-------------------------------------------
+ 1 file changed, 303 insertions(+), 719 deletions(-)
+
+commit 5a2774c7708b6907eab47542eb094d3fedfa9653
+Author: Alexander Shopov <ash@contact.bg>
+Date: Sat Aug 22 18:35:32 2009 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 546cd7bf82c21f77e34c7072a6892ce5d44bbc68
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Sat Aug 22 12:06:46 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 342 +++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 232 insertions(+), 110 deletions(-)
+
+commit 583dbc44c507593d5786c05b1b0aa89e6d135604
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Thu Aug 20 22:08:09 2009 +0300
+
+ Updated Arabic translation
+
+ po/ar.po | 534 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 324 insertions(+), 210 deletions(-)
+
+commit 37e4dccc22a4678d86f46149e2ecad1d24e3d78d
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 20 14:59:18 2009 +0200
+
+ Use the XID of the TerminalWindow for WINDOWID
+
+ Instead of the XID of the TerminalScreen's GdkWindow, which forces it to
+ be native.
+
+ src/terminal-screen.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 5fb1e6c4739a2d76e958d5eb8efc0ba80791151f
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 20 14:59:01 2009 +0200
+
+ Plug two mem leaks
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 4a56a7a2b2d1c671af7e58ce926b979d15328914
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 19 21:08:09 2009 +0200
+
+ Fix "make dist"
+
+ Makefile.am | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 5c663ee2f0cc94cb763f0a2de18abba2e6ccc5e9
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Aug 19 20:01:26 2009 +0200
+
+ Prepare 2.27.91
+
+ NEWS | 5 +++++
+ configure.ac | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 9080d0cd4c3b2e52f052d7464f4f8e93beb62878
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Tue Aug 18 23:27:45 2009 +0200
+
+ Updated Danish translation
+
+ po/da.po | 436 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 272 insertions(+), 164 deletions(-)
+
+commit a1e4b4a3cff82e6a6985c37d0fb5f1184709bf4a
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Tue Aug 18 12:35:49 2009 +0300
+
+ Updated Finnish translation
+
+ po/fi.po | 271 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 170 insertions(+), 101 deletions(-)
+
+commit f0faa56f8298d6cd25e7facfcaaf4f362498dd12
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Aug 18 11:03:51 2009 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 258 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 190 insertions(+), 68 deletions(-)
+
+commit d675a0cc7437430f9a649d5c8bc7323e4bee8e46
+Author: Ivar Smolin <okul@linux.ee>
+Date: Mon Aug 17 20:57:56 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 210 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 80 insertions(+), 130 deletions(-)
+
+commit 9f2547b9913fb44c879d916535e3d29fcc236990
+Author: Antón Méixome <meixome@mancomun.org>
+Date: Mon Aug 17 14:39:01 2009 +0200
+
+ Updated Galician Translation
+
+ po/gl.po | 283 +++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 201 insertions(+), 82 deletions(-)
+
+commit 3300ee74ea66ddd8b4023389f247d166da5403b1
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Mon Aug 17 05:39:12 2009 -0600
+
+ Updated Irish translation
+
+ po/ga.po | 327 +++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 234 insertions(+), 93 deletions(-)
+
+commit da1aa18d466381c2ffb1b0049540d2f287832f1a
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 17 12:50:46 2009 +0200
+
+ Add some more translator comments
+
+ src/extra-strings.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1fc68354d4f0f8a6448a19cbafe18869a4696c7d
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Aug 17 12:41:26 2009 +0200
+
+ Add extra strings so the profile pref combo boxes are translated
+
+ Since we cannot use gtkbuilder directly yet (see bug 588945 comment 9),
+ but the gtk-builder-convert process produces different strings than are
+ contained in the glade files that intltool extracts from, we have to
+ just add these strings by hand. Bug #553357.
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 1 +
+ src/extra-strings.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 70 insertions(+)
+
+commit f76ee5528bb57efc9991fd9208d7cde3329af24f
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 16 20:41:33 2009 +0200
+
+ Add one more $(AM_V_GEN)
+
+ Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 37fdb8db91e12d101f32626d6eeeb7c7e64ad255
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 16 20:33:58 2009 +0200
+
+ Support silent build with automake 1.11
+
+ Add AM_SILENT_RULES, and sprinkle some $(AM_V_GEN) around.
+
+ configure.ac | 2 ++
+ src/Makefile.am | 14 +++++++-------
+ 2 files changed, 9 insertions(+), 7 deletions(-)
+
+commit 730427d95ea2089353ea091690b21dd05c4b5d83
+Author: Julie Pichon <julie.pichon@gmail.com>
+Date: Sun Aug 16 16:29:33 2009 +0100
+
+ Change Tango palette entry to black.
+
+ Bug #582861.
+
+ src/terminal-profile.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 095c2d46e5c84d63dde5531cb265531123addda4
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Sun Aug 16 17:01:03 2009 +0200
+
+ Updated Italian translation
+ * Fixes part of bug 591923
+
+ help/it/it.po | 622 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 327 insertions(+), 295 deletions(-)
+
+commit 59d7953002d1e6d2f6a11d26a76c1f81998f58d4
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Aug 16 13:41:02 2009 +0200
+
+ Don't flash restored windows
+
+ Clear the demands-attention flag for restored windows on map, so they
+ don't flash the taskbar. Bug #586308.
+
+ src/terminal-app.c | 14 ++++++++++++--
+ src/terminal-options.c | 11 +++++++----
+ src/terminal-options.h | 3 +++
+ src/terminal-window.c | 15 +++++++++++++++
+ src/terminal-window.h | 2 ++
+ 5 files changed, 39 insertions(+), 6 deletions(-)
+
+commit 18b694d2d9854ef53118e218f99d3b845d361f38
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Fri Aug 14 15:33:22 2009 +0300
+
+ Updated Finnish translation
+
+ po/fi.po | 264 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 129 insertions(+), 135 deletions(-)
+
+commit f6db557b09c42ac1be580261793b9c846d39d2df
+Author: Alexander Shopov <ash@contact.bg>
+Date: Fri Aug 14 08:15:15 2009 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 292 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 148 insertions(+), 144 deletions(-)
+
+commit 2705f93aa7998c7841cde8ce2e8fe5227cedba0b
+Author: Jani Monoses <jani@ubuntu.com>
+Date: Thu Aug 13 14:41:46 2009 +0200
+
+ Fix zoom action sentivitiy
+
+ Bug #590885.
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a21a7cc0d2ff65696ee15406d1fc05b79486375e
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 13 14:39:24 2009 +0200
+
+ Re-enable foreground process detection
+
+ Should fix bug #590952.
+
+ This reverts commit 5b34cfbe5d447b7a011a0092b90568c3c21df1c9.
+
+ src/terminal-screen.c | 4 ----
+ src/terminal-window.c | 12 +++---------
+ 2 files changed, 3 insertions(+), 13 deletions(-)
+
+commit f41c3d14bdfd533109d7d75bdbb2e2a0ab59b60c
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 13 14:31:11 2009 +0200
+
+ Be more lenient in the gconf daemon check
+
+ Using gconf_ping_daemon() wasn't working right, since it returns FALSE
+ not only when the gconf daemon cannot be spawned, but also if the daemon
+ simply isn't running yet, but could be started without problems. Use
+ gconf_spawn_daemon() instead. Should fix problem reported in bug 564649
+ comment 5.
+
+ src/terminal.c | 17 ++++++++++-------
+ 1 file changed, 10 insertions(+), 7 deletions(-)
+
+commit 3c8d76514debe02d4cf337468cc4306e027077fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Aug 13 14:17:58 2009 +0200
+
+ Intern signal name
+
+ src/terminal-tab-label.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 85488ccb75136534ece33c0ae7773dd2cb67f13d
+Author: Antón Méixome <meixome@mancoumun.org>
+Date: Wed Aug 12 13:46:16 2009 +0200
+
+ Updated Galician translation
+
+ po/gl.po | 1080 +++++++++++++-------------------------------------------------
+ 1 file changed, 215 insertions(+), 865 deletions(-)
+
+commit 436e31563c4ae81e2af9eb9186f8c1d52310541a
+Author: Aron Xu <aronxu@gnome.org>
+Date: Wed Aug 12 18:20:35 2009 +0800
+
+ Updated Simplified Chinese translation.
+
+ po/zh_CN.po | 1096 +++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 727 insertions(+), 369 deletions(-)
+
+commit 692f52f2dd870bc135e735c3abb21c445f9ab4cb
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Thu Aug 6 21:32:39 2009 -0600
+
+ Updated Irish translation
+
+ po/ga.po | 332 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 179 insertions(+), 153 deletions(-)
+
+commit 30f29e7d8e1b67c40cd18a7155ba30c4382692d5
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Thu Aug 6 18:38:52 2009 -0600
+
+ Remove useless Plural-Forms line which breaks build with gnome-doc-utils master
+
+ help/el/el.po | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 4d93ed39962c1dd1248f75763bd997e81c80174a
+Author: Iestyn Pryce <dylunio@gmail.com>
+Date: Thu Aug 6 08:32:41 2009 +0100
+
+ cy.po now passes msgfmt -vc
+
+ po/cy.po | 3530 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1846 insertions(+), 1684 deletions(-)
+
+commit 6c8b13e74ea8fae0b62794056aba7d11fcaaf828
+Author: Khaled Hosny <khaledhosny@eglug.org>
+Date: Wed Aug 5 22:02:47 2009 +0300
+
+ Updated Arabic translation
+
+ po/ar.po | 308 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 149 insertions(+), 159 deletions(-)
+
+commit 1d65cdfeddf41b5e4c3a9068c821cb3b0319cecf
+Author: Jorge González <jorgegonz@svn.gnome.org>
+Date: Tue Aug 4 19:18:04 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 267 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 133 insertions(+), 134 deletions(-)
+
+commit ecae4c1d651c98a62fde25126fbc628190aaf7de
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Aug 4 18:34:19 2009 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 272 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 134 insertions(+), 138 deletions(-)
+
+commit 8337b9295be370448e5ce233b95ca1ac82f47468
+Author: Jani Monoses <jani@ubuntu.com>
+Date: Wed Jul 29 19:56:42 2009 +0300
+
+ Fix compile error
+
+ Fix variable name causing build error in terminal_screen_launch_child().
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7a12136bf0896498921aa6b75a3ecacaf71fd2ec
+Author: drtvasudevan <agnihot3@gmail.com>
+Date: Wed Jul 29 12:48:43 2009 +0530
+
+ Updated Tamil translation
+
+ po/ta.po | 373 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 199 insertions(+), 174 deletions(-)
+
+commit c3fc9ce5729dcddc2e64f7f65b6425692073467f
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Tue Jul 28 02:05:41 2009 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 275 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 134 insertions(+), 141 deletions(-)
+
+commit 10c3a9c00a21a9d1a24c269f4a745868caf82880
+Author: Ivar Smolin <okul@linux.ee>
+Date: Mon Jul 27 23:07:27 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 37 +++++++++++++++----------------------
+ 1 file changed, 15 insertions(+), 22 deletions(-)
+
+commit 5211261b6f401e1dab094d597c47792ba4ef4332
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jul 26 13:06:10 2009 +0200
+
+ Change terminal_util_show_error_dialog to take a GError
+
+ Instead of passing the error->message by the format arguments using %s in the
+ format, pass the GError directly and format it as secondary text.
+
+ src/skey-popup.c | 4 ++--
+ src/terminal-screen.c | 5 +++--
+ src/terminal-util.c | 23 +++++++++++++++--------
+ src/terminal-util.h | 3 ++-
+ src/terminal.c | 5 ++---
+ 5 files changed, 24 insertions(+), 16 deletions(-)
+
+commit 87116f70a913c70dd3bee9e8f37eb1804c9ea6f4
+Author: Iestyn Pryce <dylunio@gmail.com>
+Date: Thu Jul 23 23:43:42 2009 +0200
+
+ Added Welsh (cy) to LINGUAS
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit bbbfc29061659e8804fce0625b392a78c35fb6fc
+Author: Milo Casagrande <milo@ubuntu.com>
+Date: Wed Jul 22 21:08:17 2009 +0200
+
+ Updated Italian translation
+ * Fixed a typo
+ * Fixed a string
+
+ po/it.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 5b34cfbe5d447b7a011a0092b90568c3c21df1c9
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jul 22 18:20:02 2009 +0200
+
+ Comment out foreground process detection
+
+ Go back to basing the decision whether to show the confirm-close dialogue
+ on the number of tabs only, as before.
+
+ src/terminal-screen.c | 4 ++++
+ src/terminal-window.c | 12 +++++++++---
+ 2 files changed, 13 insertions(+), 3 deletions(-)
+
+commit 2be045ae15d03fe4d97cd3c80ee86b553eff6432
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jul 22 17:10:58 2009 +0200
+
+ Use child_pid, not the foreground pid, to get the cwd
+
+ Go back to using the primary child to determine the cwd, instead of the foreground pid.
+ This fixes e.g. the cwd being set nondeterministically in new tabs when running 'find'
+ in the current tab.
+
+ src/terminal-screen.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 1827f28b6db23206c74ea061fce317ad797458cb
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 21 21:39:36 2009 +0200
+
+ chdir to $HOME in the factory process
+
+ Go back to using $HOME instead of /. See bug #565328 and dups.
+
+ src/terminal.c | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit b43fcdfd20c6eb4f972333080a435ba8567cc6fa
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jul 21 21:24:53 2009 +0200
+
+ Always unlock the accel path before trying to change it
+
+ Unlock before, then lock the path afterwards if the gconf key isn't writable.
+ Bug #583690.
+
+ src/terminal-accels.c | 24 +++++++++++-------------
+ 1 file changed, 11 insertions(+), 13 deletions(-)
+
+commit d8bbabb34500a9af7eaa04d9f7b0323437ce047d
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jul 3 13:23:58 2009 +0200
+
+ Update smclient from libegg master
+
+ src/eggdesktopfile.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e551eec762ffb7f93db69655f2730433f1b8b362
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jul 2 19:39:19 2009 +0200
+
+ Fix key_from_gconf_key logic
+
+ Return ++last_slash, not last_slash++. From bug #583690.
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 47f761ccae0eef56e5cf9248133cf87be89ee87a
+Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
+Date: Mon Jul 20 03:10:37 2009 +0300
+
+ Updated Belarusian translation
+
+ po/be.po | 3389 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1758 insertions(+), 1631 deletions(-)
+
+commit f791a0ce2da8f3be0660a2a294406f0f387a5e22
+Author: César Veiga <tombs@linuxmail.org>
+Date: Sun Jul 19 19:52:12 2009 -0300
+
+ Updated Brazilian Portuguese translation.
+
+ po/pt_BR.po | 270 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 142 insertions(+), 128 deletions(-)
+
+commit 9746485c3d475e56bf5025d5812334abaca213e4
+Author: Marek Černocký <marek@manet.cz>
+Date: Fri Jul 17 23:15:46 2009 +0200
+
+ Updated Czech help translation
+
+ help/cs/cs.po | 635 +++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 335 insertions(+), 300 deletions(-)
+
+commit c7e2b3f322db0ecbfb46d58127cee6bf34deb6e6
+Author: Sweta Kothari <swkothar@redhat.com>
+Date: Mon Jul 13 07:47:32 2009 -0400
+
+ Updated Gujarati Translations
+
+ po/gu.po | 83 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 42 insertions(+), 41 deletions(-)
+
+commit 857d526300584b03ba30ce177b7311fe1f96ea75
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Jul 8 00:47:19 2009 +0200
+
+ Hungarian translation updated
+
+ po/hu.po | 34 +++++++++++++++-------------------
+ 1 file changed, 15 insertions(+), 19 deletions(-)
+
+commit 7fe48cffd1b2f82a55ad8f5c85bafb53b1bca4e6
+Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
+Date: Wed Jul 1 22:33:14 2009 +0300
+
+ Updated Ukrainian translation
+
+ po/uk.po | 2277 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 935 insertions(+), 1342 deletions(-)
+
+commit 0cb5a2c225d5204a3c4b71069d4371bc20f79271
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 29 15:59:03 2009 +0200
+
+ Remove #
+
+ src/terminal-type-builtins.c.template | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 41ab03500622a08bcc8dd37040448f388dbf80cc
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 29 14:06:30 2009 +0200
+
+ Fix profile editor on new profile being greyed out
+
+ Bug #584943.
+
+ src/terminal-profile.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit b64e39902276e4b9e836597b906c18e3b74f7ecc
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon May 18 18:50:45 2009 +0200
+
+ Don't resize if the terminal is not realised
+
+ src/terminal-window.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 572a8de1d860b4021a54228637bc96d19502312a
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Jun 26 17:01:15 2009 +0200
+
+ Update smclient from libegg
+
+ Pull in the latest smclient fixes from libegg. Call
+ egg_set_desktop_file_without_defaults() instead of
+ egg_set_desktop_file().
+
+ src/eggdesktopfile.c | 69 +++++++++++++++++++++++++++++++++++++---------------
+ src/eggdesktopfile.h | 5 ++--
+ src/terminal.c | 2 +-
+ 3 files changed, 53 insertions(+), 23 deletions(-)
+
+commit 47eec6fa6ac10d22a9836f454671d8ea4a2cf5eb
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Jun 25 17:54:38 2009 +0200
+
+ Fix some compiler warnings
+
+ src/eggdesktopfile.c | 2 ++
+ src/eggsmclient-xsmp.c | 12 ++++++------
+ src/skey/skey.c | 3 +--
+ src/terminal-accels.c | 2 +-
+ src/terminal-app.c | 8 ++++----
+ src/terminal-options.c | 3 +--
+ src/terminal-profile.c | 10 ++++------
+ src/terminal-screen-container.c | 4 ++++
+ src/terminal-screen.c | 7 +++----
+ src/terminal-tab-label.c | 9 ++++++---
+ src/terminal-tabs-menu.c | 7 ++++---
+ src/terminal-util.c | 30 ++++++++++++++++--------------
+ src/terminal-window.c | 8 +++-----
+ src/terminal.c | 28 ++++++++++++++--------------
+ 14 files changed, 69 insertions(+), 64 deletions(-)
+
+commit b2e23982b2a8a12a49f5f0617f4ade77201be74d
+Author: Simon van der Linden <svdlinden@src.gnome.org>
+Date: Wed Jun 24 16:45:22 2009 +0200
+
+ Print "Close this window?" only if more than one tab would be closed
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=575295
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 52b93f209f0a3c8f089aba7809b55844be4f75dd
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Mon Jun 22 13:59:53 2009 -0400
+
+ Get the minimization status by reading _NET_WM_STATE
+
+ A GDK bug or (arguably) misfeature means that the minimization status
+ of GtkWindow is not properly saved and restored when unmapping and
+ then mapping.
+
+ Work around this by directly reading the _NET_WM_STATE property
+ and looking for _NET_WM_STATE_HIDDEN.
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=564648
+
+ src/terminal-util.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 2 ++
+ src/terminal-window.c | 13 +++++++++++++
+ 3 files changed, 67 insertions(+)
+
+commit f4a3c7e8665b32f0e9aed04def3784bb5c7a8d57
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Thu Jun 18 17:51:57 2009 -0400
+
+ Turn off demands-attention state after unrealizing/realizing
+
+ Unrealizing and realizing the window is likely to cause the window
+ to be focus-stealing-preventing and start blinking in the taskbar.
+ There's no obvious way to prevent this, so just turn off the
+ _NET_WM_STATE_DEMANDS_ATTENTION after the window is remapped.
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=564648
+
+ src/terminal-util.c | 34 ++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 2 ++
+ src/terminal-window.c | 41 +++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 77 insertions(+)
+
+commit 6eb4c0d7de2ee9a3c27c7eb9905d186791f08626
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Thu Jun 18 16:52:18 2009 -0400
+
+ Save the desktop when unrealizing/realizing
+
+ Save the current desktop for a terminal window when unrealizing
+ and realizing it to change the colormap.
+
+ This is complicated because: a) GDK has no support for_NET_WM_DESKTOP
+ b) GDK however clears _NET_WM_DESKTOP on map (as part of it's
+ support for sticky windows.)
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=564648
+
+ src/terminal-util.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 5 +++
+ src/terminal-window.c | 11 +++++
+ 3 files changed, 132 insertions(+)
+
+commit e4af458835b789a76f4c9bfb85a9e2e94e01ac9e
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Wed Jun 17 17:29:06 2009 -0400
+
+ Save position of window when unrealizing/realizing
+
+ When we unrealize and realize the terminal window, save the position.
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=564648
+
+ src/terminal-window.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit b2e682189b32dda2b0eca105fe1ee057e5e8c544
+Author: Owen W. Taylor <otaylor@fishsoup.net>
+Date: Wed Jun 17 17:10:04 2009 -0400
+
+ Avoid changing the size during realize
+
+ At the point when the the TerminalScreen is mapped, we are at a
+ funny state:
+
+ - The terminal window is mapped
+ - GTK+ hasn't yet applied the default size
+
+ Since the terminal window is mapped, we call gtk_window_resize()
+ instead of gtk_window_set_default_size() and end up mapping with
+ the wrong default size. (The observed effect is that depending on
+ timing, the terminal will be reset to 80x24 when switching to
+ a compositing window manager.)
+
+ The simple fix is to not resize the window when the TerminalScreen
+ is realized - changing sizing during realize is a poor idea in
+ all cases - but rather at the start of show().
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=564648
+
+ src/terminal-screen.c | 3 ---
+ src/terminal-window.c | 10 +++++++---
+ 2 files changed, 7 insertions(+), 6 deletions(-)
+
+commit 1040db0c24c4cfedc1d2a174c07bdfeed90d6478
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 22 13:46:47 2009 +0200
+
+ Remove unnecessary boolean return value
+
+ src/terminal-profile.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit e5d4a4eb297892d467ca2fd123e60035b8cf479f
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jun 22 13:46:30 2009 +0200
+
+ Don't dist built sources
+
+ src/Makefile.am | 26 +++++++++++---------------
+ 1 file changed, 11 insertions(+), 15 deletions(-)
+
+commit b05b49d208fc70c92fb63acbf7fcd2b04a0b7488
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jun 14 15:42:37 2009 +0200
+
+ Use eggdesktopfile only on x11
+
+ src/Makefile.am | 8 +++++---
+ src/terminal.c | 4 +++-
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 443f9a2a9e2e0e2e3485bbc63483fe457e948914
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue May 26 22:35:56 2009 +0200
+
+ Try keeping the icon title in sync with the real title
+
+ Should fix bug #544224 but apparently doesn't (see bug 544224 comment 16).
+
+ src/terminal-window.c | 24 ++++++++++++++++++++++--
+ 1 file changed, 22 insertions(+), 2 deletions(-)
+
+commit 945ca6bd7ddfeb660e78115a844ab36623ea910b
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun May 24 00:29:01 2009 +0200
+
+ Add terminal-version.h containing the usual defines and macros
+
+ Part of bug #562718.
+
+ configure.ac | 10 ++++++++++
+ src/Makefile.am | 2 ++
+ src/terminal-version.h.in | 35 +++++++++++++++++++++++++++++++++++
+ 3 files changed, 47 insertions(+)
+
+commit 2845b8dfa0eb1e2c657cd0adb11c8405972b25cb
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sat Jun 13 13:13:58 2009 +0200
+
+ Updated sv translation (Daniel Nylander)
+
+ po/sv.po | 1215 +++++++++++++++++++-------------------------------------------
+ 1 file changed, 371 insertions(+), 844 deletions(-)
+
+commit b57b99b19c56d9723b1d3652ab025b62081fd707
+Author: A S Alam <aalam@users.sf.net>
+Date: Fri Jun 12 19:53:07 2009 +0530
+
+ Update Punjabi (pa) Translation
+
+ po/pa.po | 580 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 307 insertions(+), 273 deletions(-)
+
+commit 564f02cf6fe752b6cbc25e06979385f347a8baa6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Jun 10 11:32:49 2009 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 282 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 148 insertions(+), 134 deletions(-)
+
+commit 7e6bdb4981be29f08f90f074933cadfb27bb71bc
+Author: Ivar Smolin <okul@linux.ee>
+Date: Mon Jun 1 09:27:12 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 20 ++++++++++++++++----
+ 1 file changed, 16 insertions(+), 4 deletions(-)
+
+commit 1d95b9ee6a8c903e92f6a63b040ea2de6d7be5d5
+Author: Ask H. Larsen <asklarsen@gmail.com>
+Date: Sat May 30 19:26:56 2009 +0200
+
+ Updated Danish translation
+
+ po/da.po | 275 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 144 insertions(+), 131 deletions(-)
+
+commit c384c3e983736b8ab53bf1b21213b49f33d81994
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Fri May 29 07:41:04 2009 +0100
+
+ Updated Irish translation
+
+ po/ga.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 53ab1bbb27b3935fbe20f22b267583c15cba9e73
+Author: Seán de Búrca <leftmostcat@gmail.com>
+Date: Fri May 29 07:38:48 2009 +0100
+
+ Updated Irish translation
+
+ po/ga.po | 1484 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 865 insertions(+), 619 deletions(-)
+
+commit e814c099fd32c61e93eed66eb692bee3d780f029
+Author: Jennie Petoumenou <epetoumenou@gmail.com>
+Date: Sat May 16 09:22:56 2009 +0100
+
+ updated Greek translation for documentation
+
+ help/el/el.po | 1937 ++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 1380 insertions(+), 557 deletions(-)
+
+commit b99d84fab55eea8871d440c706431e1ece644825
+Author: Ivar Smolin <okul@linux.ee>
+Date: Tue May 12 09:16:04 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 125 ++++++++++++++++++---------------------------------------------
+ 1 file changed, 35 insertions(+), 90 deletions(-)
+
+commit 010cffda484fe63630827761990b391acc60ea63
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sun May 10 17:43:15 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 242 ++++++++++++++++-----------------------------------------------
+ 1 file changed, 61 insertions(+), 181 deletions(-)
+
+commit 6af57ac22d6f744d30cf46eaa1acd292aaa891db
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon May 4 14:15:48 2009 -0400
+
+ [git.mk] Update
+
+ git.mk | 172 +++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 88 insertions(+), 84 deletions(-)
+
+commit aa3cb7f0b0ab475a3e45f038a545399e5d50adae
+Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
+Date: Sun May 3 11:21:05 2009 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 26 ++++++++++++--------------
+ 1 file changed, 12 insertions(+), 14 deletions(-)
+
+commit 862fa12d4dc90badf15715d44b86846d3fa51b37
+Author: David Planella <david.planella@gmail.com>
+Date: Sat May 2 14:41:19 2009 +0200
+
+ Corrected typo as pointed out by David Aguilera
+
+ po/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit cccae0023f54808170f9b6a25dfa4efa655e1ca8
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Mon Apr 27 14:25:31 2009 -0400
+
+ [doap] Add mailto:
+
+ gnome-terminal.doap | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f31ad8ba2dd9d2b8141720ea5a3e5a38f2d5bf91
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Sat Apr 25 20:33:03 2009 -0400
+
+ Fix maintainer-clean
+
+ git.mk | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit abbd42994483e959aea90ba1995ec4044ad24e34
+Author: Jordi Mas i Hernandez <jmas@softcatala.org>
+Date: Sun Apr 26 19:25:20 2009 +0200
+
+ Minor fixes to Catalan translation
+
+ po/ca.po | 269 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 141 insertions(+), 128 deletions(-)
+
+commit 6150d2caa4fceac160205c51d23b3390697b7142
+Author: Ivar Smolin <okul@linux.ee>
+Date: Sat Apr 25 18:16:29 2009 +0300
+
+ Updating Estonian translation
+
+ po/et.po | 1539 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 821 insertions(+), 718 deletions(-)
+
+commit e0eebda081bedc03ae4d1b6c93d7078c8edec90c
+Author: Olav Vitters <olav@bkor.dhs.org>
+Date: Thu Apr 23 19:25:14 2009 +0200
+
+ doap: Add desktop category
+
+ gnome-terminal.doap | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 08d8540d63ccccaa02c18af832f5329b38bcc1ec
+Author: Christian Persch <chpe@gnome.org>
+Date: Thu Apr 23 12:58:23 2009 +0200
+
+ Move home dir fallback to terminal_screen_launch_child
+
+ Don't return the home dir from
+ terminal_screen_get_current_dir_with_fallback. Only return the initial
+ working dir if priv->pty_fd == -1. Bug ##565328.
+
+ src/terminal-screen.c | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit 49a7538e4645db1e143acb8db824d3dd190a3a3e
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 22 20:14:19 2009 +0200
+
+ Fall back to the homedir when we can't get the current tab's cwd
+
+ When we can't get the cwd of the process in the terminal when opening a
+ new tab, fall back to its initial working directory, or $HOME. See
+ bug #565328.
+
+ src/terminal-screen.c | 157 +++++++++++++++++++++++++++++++-------------------
+ src/terminal-screen.h | 1 +
+ src/terminal-window.c | 4 +-
+ 3 files changed, 100 insertions(+), 62 deletions(-)
+
+commit f6c7df875d04547afd3d1fcf60e6df2fb059accd
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 22 20:11:57 2009 +0200
+
+ Removed.
+
+ po/ChangeLog.pre-2-23 | 4871 -------------------------------------------------
+ 1 file changed, 4871 deletions(-)
+
+commit a87916817d895cacf388317a2395b2c99d373b5c
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Apr 22 20:11:26 2009 +0200
+
+ Clean up.
+
+ Makefile.am | 16 +++++++++-------
+ 1 file changed, 9 insertions(+), 7 deletions(-)
+
+commit f0fbfae488f93fed074d0f2f75a943bac07a4809
+Author: Matej Urban <matej.urban@gmail.com>
+Date: Wed Apr 22 12:17:01 2009 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1244 ++++++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 883 insertions(+), 361 deletions(-)
+
+commit c2941bcfba5488b3df6185507f15458fb668ca4e
+Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
+Date: Tue Apr 21 21:23:45 2009 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 606 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 316 insertions(+), 290 deletions(-)
+
+commit 810fa676ad429765a9c3689be444f89d3b7e0709
+Author: Shankar Prasad <svenkate@redhat.com>
+Date: Tue Apr 21 12:08:31 2009 +0530
+
+ Updated Kannada Translation
+
+ po/kn.po | 127 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 80 insertions(+), 47 deletions(-)
+
+commit 8cd3fb167847af3053fcb6d582e665911d27eed9
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Sat Apr 18 16:19:37 2009 -0400
+
+ [git.mk] Support out of tree builds
+
+ Makefile.am | 5 ++++-
+ git.mk | 14 +++++++++-----
+ 2 files changed, 13 insertions(+), 6 deletions(-)
+
+commit 24a5fea01b930de649b77ce72954eabf086f0492
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Sat Apr 18 15:04:41 2009 -0400
+
+ Remove copyright claim
+
+ git.mk | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c0f2827ff015f9104eac259a4c6e93083c3ab03c
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Sat Apr 18 17:04:37 2009 +0100
+
+ Updated British English translation
+
+ help/en_GB/en_GB.po | 642 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 332 insertions(+), 310 deletions(-)
+
+commit 83349afecddd897c4561d4ca0cc5d092d3d706b9
+Author: Behdad Esfahbod <behdad@behdad.org>
+Date: Fri Apr 17 21:39:09 2009 -0400
+
+ Add git.mk
+
+ .gitignore | 37 -----------
+ Makefile.am | 25 ++++++-
+ git.mk | 174 +++++++++++++++++++++++++++++++++++++++++++++++++
+ help/Makefile.am | 2 +
+ help/bg/Makefile.am | 2 +
+ help/ja/Makefile.am | 2 +
+ help/ro/Makefile.am | 2 +
+ help/zh_CN/Makefile.am | 2 +
+ help/zh_TW/Makefile.am | 2 +
+ src/Makefile.am | 2 +
+ src/skey/Makefile.am | 2 +
+ 11 files changed, 212 insertions(+), 40 deletions(-)
+
+commit 263a4841286a3c2bfbfea1fe273db1aa8beb29c6
+Author: Christian Persch <chpe@gnome.org>
+Date: Fri Apr 17 18:41:19 2009 +0200
+
+ Add DOAP file
+
+ Makefile.am | 4 +-
+ gnome-terminal.doap | 30 ++++++
+ svn2cl.xsl | 295 ----------------------------------------------------
+ 3 files changed, 32 insertions(+), 297 deletions(-)
+
+commit 3a93bccba0004db6c8cc15a6d558a12900d00a1e
+Author: Mark Krapivner <markkr@src.gnome.org>
+Date: Thu Apr 16 10:01:42 2009 +0000
+
+ Updated Hebrew translation by Yaron Sharabani
+
+ svn path=/trunk/; revision=3436
+
+ po/he.po | 1320 ++++++++++++++++++--------------------------------------------
+ 1 file changed, 368 insertions(+), 952 deletions(-)
+
+commit 157546f3a8ede60c253d0d59c285a8ea698ac2bc
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Tue Apr 14 17:46:24 2009 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=3434
+
+ po/fi.po | 279 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 145 insertions(+), 134 deletions(-)
+
+commit d139a13306fba916e07f9062329fa42fcc762537
+Author: khaledh <khaledh@localhost>
+Date: Tue Apr 14 11:12:42 2009 +0000
+
+ Updated Arabic translation.
+
+ svn path=/trunk/; revision=3432
+
+ po/ar.po | 427 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 199 insertions(+), 228 deletions(-)
+
+commit 7b43d75737906da954547b3bcbc2442caa6041be
+Author: Mario Blättermann <mariobl@svn.gnome.org>
+Date: Mon Apr 13 08:16:49 2009 +0000
+
+ Updated German translation
+
+ 2009-04-13 Mario Blättermann <mariobl@svn.gnome.org>
+
+ * help/de/de.po: Updated German translation
+
+
+ svn path=/trunk/; revision=3429
+
+ help/de/de.po | 605 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 316 insertions(+), 289 deletions(-)
+
+commit d964fb8904c08ae8ee334c12873f39c4a2610e81
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Apr 12 14:56:02 2009 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3424
+
+ po/es.po | 277 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 145 insertions(+), 132 deletions(-)
+
+commit 5fd1c4ff01a0e59209256ca3456e1a7821e977ae
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Apr 12 10:56:08 2009 +0000
+
+ Doc update from Paul Cutler. Bug #500563.
+
+ svn path=/trunk/; revision=3421
+
+ help/C/gnome-terminal.xml | 46 +++++++++++++++++++++++++++++++---------------
+ 1 file changed, 31 insertions(+), 15 deletions(-)
+
+commit bddcf97bea56e9a6b37ac898d1af756067fe4cc6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Apr 8 20:43:13 2009 +0000
+
+ Re-sync smclient from libegg master.
+
+ svn path=/trunk/; revision=3419
+
+ src/eggsmclient-xsmp.c | 13 ++++++++++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+commit c8d530fddd8aacb354b88238ea0fe0682a2d9908
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Apr 4 10:39:07 2009 +0000
+
+ Fix debug to use the right debug flag
+
+ svn path=/trunk/; revision=3418
+
+ src/terminal-accels.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit a6fa7296c97304ada169e574f4fd79bb78ac3e30
+Author: Simos Xenitellis <simos@src.gnome.org>
+Date: Sat Apr 4 00:55:20 2009 +0000
+
+ Added two screenshots (Fotis Tsamis)
+
+ svn path=/trunk/; revision=3416
+
+ help/el/figures/gnome-terminal-default.png | Bin 0 -> 11074 bytes
+ help/el/figures/gnome-terminal-tabbed.png | Bin 0 -> 16826 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 0aa3dbd74744fb87910274b2e766dbd77e0dbaf9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Apr 2 21:51:52 2009 +0000
+
+ Fix a typo in the property name. Patch by Heikki Orsila
+ heikki dot orsil at @iki dot fi.
+
+ svn path=/trunk/; revision=3413
+
+ src/terminal-profile.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 86c70a72399355ec18d61175f43b7950324d66bf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Mar 31 16:36:15 2009 +0000
+
+ Sync default with the schemas default
+
+ svn path=/trunk/; revision=3411
+
+ src/terminal-profile.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cb13c6d5f72a01915c062d672360d1424ff9b63e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:45 2009 +0000
+
+ Add Leave Fullscreen item. Bug #566335, patch by Simon van der Linden.
+
+ svn path=/trunk/; revision=3405
+
+ src/terminal-window.c | 17 +++++++++++++++++
+ src/terminal.xml | 1 +
+ 2 files changed, 18 insertions(+)
+
+commit e19542546b4bba335accc40b42ac41dfe0cb02cf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:39 2009 +0000
+
+ Fix mnemonic conflict. Bug #573279, patch by Simon van der Linden.
+
+ svn path=/trunk/; revision=3404
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 66657ac95f2c640878ed2474d63f4cff940ab4ee
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:34 2009 +0000
+
+ Add a translator comment explaining the format string. Bug #574207.
+
+ svn path=/trunk/; revision=3403
+
+ src/terminal-window.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 512b74db84afc8a93c25e5698260c8626860084e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:28 2009 +0000
+
+ Include config.h.
+
+ svn path=/trunk/; revision=3402
+
+ src/terminal-type-builtins.c.template | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit c203fa1c2eb8c7048991bb14ba8f774b25f17aca
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:21 2009 +0000
+
+ Update from libegg. Fixes bug #577025.
+
+ svn path=/trunk/; revision=3401
+
+ src/eggdesktopfile.c | 23 +++++++++++++++++++----
+ src/eggsmclient-xsmp.c | 1 -
+ src/eggsmclient.c | 6 +++++-
+ 3 files changed, 24 insertions(+), 6 deletions(-)
+
+commit 454b9e4acac01b8fc6fd6b5109c219243d9463fe
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:14 2009 +0000
+
+ Fix uninitialised memory read when saving the terminal window's state.
+ Bug #577025.
+
+ svn path=/trunk/; revision=3400
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit bb2846ab5b1b818e32e8a8bed4d35ebb1aac68e8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 30 17:16:08 2009 +0000
+
+ Disconnect the encoding-list-changed handler on dispose. Bug #577313.
+
+ svn path=/trunk/; revision=3399
+
+ src/terminal-window.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit a881337a6d58bec2104c96f503d7d7dcc87d76ab
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 26 22:27:58 2009 +0000
+
+ Adding a releaseinfo with status information
+
+ svn path=/trunk/; revision=3398
+
+ help/C/gnome-terminal.xml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 78368fecae50a5c457836acf76f29a069336536c
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Thu Mar 26 18:50:27 2009 +0000
+
+ Bug 571002 – URL linking also selects trailing dot.
+
+ Don't match trailing punctuation and closing braces, like we used
+ to do previously.
+
+ svn path=/trunk/; revision=3396
+
+ src/terminal-screen.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 660dcf5287c6ad902530fa1af08bc6eee3b1d9a7
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Thu Mar 26 18:05:09 2009 +0000
+
+ Minor fixes from Richard Russon
+
+ svn path=/trunk/; revision=3395
+
+ src/eggsmclient-xsmp.c | 1 +
+ src/terminal-accels.c | 2 ++
+ src/terminal-accels.h | 1 -
+ src/terminal-app.h | 2 --
+ src/terminal-util.c | 2 --
+ 5 files changed, 3 insertions(+), 5 deletions(-)
+
+commit 8cc9fa289da87cbe9e8d509ea618be8db5ad0382
+Author: Claude Paroz <claudep@src.gnome.org>
+Date: Wed Mar 25 20:59:30 2009 +0000
+
+ Updated French translation.
+
+ svn path=/trunk/; revision=3394
+
+ help/fr/fr.po | 103 ++++++++++++++++++++--------------------------------------
+ 1 file changed, 36 insertions(+), 67 deletions(-)
+
+commit a2bf8175e7c0a76e2a88780e65e99e8e918812be
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 25 17:16:05 2009 +0000
+
+ Correctly handle font descriptions with absolute font size. Bug #576675, patch by Alexander Sack.
+
+ svn path=/trunk/; revision=3390
+
+ src/terminal-screen.c | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
+
+commit 70741a812a9c4a41951ea7142dc7e98c7b1653d8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 25 12:48:11 2009 +0000
+
+ Make sure each dialogue sets its alternative button order.
+
+ svn path=/trunk/; revision=3389
+
+ src/skey-popup.c | 5 +++++
+ src/terminal-app.c | 5 +++++
+ src/terminal-window.c | 6 ++++++
+ 3 files changed, 16 insertions(+)
+
+commit e04c6187ff2a56d32f00773e9bc43381202ba834
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 23 11:37:40 2009 +0000
+
+ Add dummy --sm-config-prefix option to EggSMClient for compatibility
+ with GnomeClient. Bug #575308.
+
+ svn path=/trunk/; revision=3387
+
+ src/eggsmclient.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit b585b47bf8526e09673e0f6102f7ef96ff5039db
+Author: Goran Rakic <grakic@src.gnome.org>
+Date: Sat Mar 21 19:46:14 2009 +0000
+
+ Updated Serbian translation by Miloš Popović.
+
+ svn path=/trunk/; revision=3385
+
+ po/sr.po | 756 ++++++++++++++++++++++++++++++---------------------------
+ po/sr@latin.po | 754 +++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 793 insertions(+), 717 deletions(-)
+
+commit 04f6c272d6616b1034038f5f2cd81180cd5f4061
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 14:02:33 2009 +0000
+
+ Post-branch version update
+
+ svn path=/trunk/; revision=3384
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0eaede4e35e0da9c505165aab2dd83a1c10d8a1e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:49:02 2009 +0000
+
+ Bug 575308 – Make gnome-terminal session loading work
+ Based on the patch by Hiroyuki Ikezoe.
+
+ svn path=/trunk/; revision=3381
+
+ src/terminal-app.c | 36 ++++++++++++++++++++++++++++++++++
+ src/terminal-app.h | 1 +
+ src/terminal-options.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++----
+ src/terminal-options.h | 4 +++-
+ src/terminal.c | 4 ++--
+ 5 files changed, 90 insertions(+), 7 deletions(-)
+
+commit b082cadc136242aef32fb756d8ece5fcaad7fea6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:57 2009 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=3380
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b3294cb38b56a2ecea59590c92ef05b4566f2917
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:52 2009 +0000
+
+ Move GTK_WIDGET_REALIZED check up. After that, we know the
+ TerminalWindow containing the screen is still alive, so accessing it
+ is ok. Might explain bug #574776.
+
+ svn path=/trunk/; revision=3379
+
+ src/terminal-window.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit b474b25e6f4ed3bb6f884b8e24a64659e6b44fd1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:47 2009 +0000
+
+ Use priv->pty_fd instead of getting the value again.
+
+ svn path=/trunk/; revision=3378
+
+ src/terminal-screen.c | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit e50730ec95811f07e95feeb8d98910cae71bd1ee
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:42 2009 +0000
+
+ Bug 575184 – gnome-terminal fails to get current working directory on Solaris
+
+ svn path=/trunk/; revision=3377
+
+ src/terminal-screen.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 397d662124e670fc60a94dd956e0c56257f9abda
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:37 2009 +0000
+
+ Require vte 0.20.0
+
+ svn path=/trunk/; revision=3376
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit aaa95e3f2dc895be2b16b0d625b2d3477c34426c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:31 2009 +0000
+
+ Don't start the background file chooser in /, use /home/chpe instead
+
+ svn path=/trunk/; revision=3375
+
+ src/profile-editor.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit 8f9148b3c4c5d852085d6abb2a1469c25f8fde31
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:27 2009 +0000
+
+ Use / instad of /home/chpe as cwd for the factory
+
+ svn path=/trunk/; revision=3374
+
+ src/terminal.c | 19 ++++++++++---------
+ 1 file changed, 10 insertions(+), 9 deletions(-)
+
+commit 3b74f986426e7c6f722877631774b0fbe42707d6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:21 2009 +0000
+
+ Don't use 0 as error domain
+
+ svn path=/trunk/; revision=3373
+
+ src/terminal-options.c | 9 ++++++---
+ src/terminal-options.h | 8 ++++++++
+ 2 files changed, 14 insertions(+), 3 deletions(-)
+
+commit 355d63fd330206a2457cbcf3a399100cee3e1d31
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 19 13:48:16 2009 +0000
+
+ Use the passed remote env to lookup SHELL and http_proxy, not the
+ factory's env.
+
+ svn path=/trunk/; revision=3372
+
+ src/eggshell.c | 6 +++---
+ src/eggshell.h | 2 +-
+ src/terminal-screen.c | 25 ++++++++++++++++---------
+ 3 files changed, 20 insertions(+), 13 deletions(-)
+
+commit 8a870041159ec47cf5e08c16421fd20879769a89
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Wed Mar 18 17:49:53 2009 +0000
+
+ /help/Makefile.am, el/el.po: Added Greek translation by Jennie Petoumenou
+
+ svn path=/trunk/; revision=3371
+
+ help/Makefile.am | 2 +-
+ help/el/el.po | 1132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1133 insertions(+), 1 deletion(-)
+
+commit 7960c5805b5f70324673337e044a42d737fcbbb6
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Mar 18 09:20:13 2009 +0000
+
+ Updated Arabic translation
+
+ svn path=/trunk/; revision=3370
+
+ po/ar.po | 2193 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1484 insertions(+), 709 deletions(-)
+
+commit 33ca4342a625379e9adddd9aec5b90f4141e7663
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Mar 17 10:04:17 2009 +0000
+
+ Updated Norwegian bokmål translation
+
+ svn path=/trunk/; revision=3369
+
+ po/nb.po | 116 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 58 insertions(+), 58 deletions(-)
+
+commit 7a4afffd4628640952bde52bd64435aa3e27acb6
+Author: Philip Withnall <pwithnall@src.gnome.org>
+Date: Mon Mar 16 20:49:56 2009 +0000
+
+ Added British English manual translation by Jen Ockwell
+ <jenfraggleubuntu@gmail.com>.
+
+ svn path=/trunk/; revision=3368
+
+ help/Makefile.am | 2 +-
+ help/en_GB/en_GB.po | 1874 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1875 insertions(+), 1 deletion(-)
+
+commit 474ba8990446801a637cc699429176c523702d6f
+Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
+Date: Mon Mar 16 14:18:26 2009 +0000
+
+ Updated Telugu Translations
+
+ svn path=/trunk/; revision=3367
+
+ po/te.po | 238 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 106 insertions(+), 132 deletions(-)
+
+commit 0eb2d6511d70647320a95570fed47b2daa1ebd0f
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Mon Mar 16 11:59:57 2009 +0000
+
+ Updated Galician Translation by Suso Baleato.
+
+ svn path=/trunk/; revision=3366
+
+ po/gl.po | 2397 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1369 insertions(+), 1028 deletions(-)
+
+commit 6b2415b0de50d965dddffbe87e6f945b7f96d614
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Mar 16 10:15:39 2009 +0000
+
+ Updated Gujarati Translations.
+
+ svn path=/trunk/; revision=3365
+
+ po/gu.po | 174 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 85 insertions(+), 89 deletions(-)
+
+commit 9e2eb32ab071692d1f4ddc7bbcc556b28bc34595
+Author: Shankar Prasad <sprasad@src.gnome.org>
+Date: Sun Mar 15 18:49:27 2009 +0000
+
+ updated kn.po
+
+ svn path=/trunk/; revision=3364
+
+ po/kn.po | 80 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 40 insertions(+), 40 deletions(-)
+
+commit a3cbf4511bdef891c90e0e8c5779fc81b29e1481
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sun Mar 15 16:03:26 2009 +0000
+
+ Updated Greek Translation by Jennie Petoumenou
+
+ svn path=/trunk/; revision=3363
+
+ po/el.po | 2193 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1224 insertions(+), 969 deletions(-)
+
+commit b869889d0d0d5454e4cd9981719f2fc4fbd9b4af
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Mar 15 13:23:49 2009 +0000
+
+ Remove unauthorised commits
+
+ svn path=/trunk/; revision=3362
+
+ help/ChangeLog.pre-2-23 | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit 78ca71d0a38416d605bfdb4d0181b4ba15bbf9b7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Mar 15 13:23:44 2009 +0000
+
+ Fix ChangeLog generation
+
+ svn path=/trunk/; revision=3361
+
+ Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 7de81f8faff46a4ff73f773d6cb9820f6033344d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Mar 15 13:23:40 2009 +0000
+
+ Prepare 2.26.0
+
+ svn path=/trunk/; revision=3360
+
+ Makefile.am | 17 ++++-------------
+ configure.ac | 15 ++-------------
+ 2 files changed, 6 insertions(+), 26 deletions(-)
+
+commit 70d0febd28c6923e49ea6d52b911370ea56ff079
+Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
+Date: Sun Mar 15 08:04:01 2009 +0000
+
+ Malayalam translation updated
+
+ svn path=/trunk/; revision=3358
+
+ po/ml.po | 376 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 189 insertions(+), 187 deletions(-)
+
+commit 58da8c95e4c200f83c0ffb0e901024597db9790f
+Author: Kenneth Nielsen <kennethn@src.gnome.org>
+Date: Sat Mar 14 23:44:56 2009 +0000
+
+ Added Danish translation of the dokumentation
+
+ svn path=/trunk/; revision=3357
+
+ help/ChangeLog.pre-2-23 | 4 +
+ help/Makefile.am | 2 +-
+ help/da/da.po | 1878 +++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 1883 insertions(+), 1 deletion(-)
+
+commit 9a797b6c25e3fcc8224ad7e0ad8b278d0fb3c3b1
+Author: Felix I <ifelix@src.gnome.org>
+Date: Sat Mar 14 17:11:03 2009 +0000
+
+ tamil translation updated
+
+ svn path=/trunk/; revision=3356
+
+ po/ta.po | 1759 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 999 insertions(+), 760 deletions(-)
+
+commit 6a2eb01a735887db037ff8d52d0b7fc755f9cf08
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Fri Mar 13 20:59:25 2009 +0000
+
+ Updated Czech translation by Lucas Lommer.
+
+ 2009-03-13 Andre Klapper <a9016009@gmx.de>
+
+ * help/cs/cs.po: Updated Czech translation by Lucas Lommer.
+
+
+ svn path=/trunk/; revision=3355
+
+ help/cs/cs.po | 1275 ++++++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 1000 insertions(+), 275 deletions(-)
+
+commit f0da4f78f16a052a743f012213d78868b81a7112
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Fri Mar 13 10:03:29 2009 +0000
+
+ hindi updated by Rajesh Ranjan, applying evaluation FUEL for this mod
+
+ svn path=/trunk/; revision=3354
+
+ po/hi.po | 286 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 145 insertions(+), 141 deletions(-)
+
+commit 13c4160b87463caad38238860ba0f28e81152f90
+Author: Amitakhya Phukan <amitakhya@src.gnome.org>
+Date: Fri Mar 13 06:47:48 2009 +0000
+
+ Updated assamese translations
+
+ svn path=/trunk/; revision=3353
+
+ po/as.po | 3987 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 2065 insertions(+), 1922 deletions(-)
+
+commit ca55d5becf1b9f00e67bc1b9c892f26273f9c661
+Author: Duarte Loreto <dnloreto@src.gnome.org>
+Date: Thu Mar 12 23:10:07 2009 +0000
+
+ Duarte Loreto <happyguy_pt@hotmail.com> Fixed an error on the Portuguese translation
+
+ svn path=/trunk/; revision=3352
+
+ po/pt.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 04b733a668bbe5a6040c75cd069832985ea0629c
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Thu Mar 12 21:25:37 2009 +0000
+
+ hindi updated by Rajesh Ranjan
+
+ svn path=/trunk/; revision=3351
+
+ po/hi.po | 1662 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 935 insertions(+), 727 deletions(-)
+
+commit 73bcf4203dbe548197e2aac23dc63d9d9cb48a60
+Author: miloc <miloc@localhost>
+Date: Thu Mar 12 12:10:58 2009 +0000
+
+ Updated Italian translation by Lorenzo Travaglio
+
+ svn path=/trunk/; revision=3350
+
+ help/it/it.po | 713 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 369 insertions(+), 344 deletions(-)
+
+commit 3f4930aff0377b9d1a2b533590b8c9b389312d5a
+Author: Ani Peter <anipeter@src.gnome.org>
+Date: Thu Mar 12 11:23:23 2009 +0000
+
+ Updated Malayalam Translation
+
+ svn path=/trunk/; revision=3349
+
+ po/ml.po | 3064 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1453 insertions(+), 1611 deletions(-)
+
+commit e595c2a29863de9162bd3ce809af4a19200c1684
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Thu Mar 12 11:00:16 2009 +0000
+
+ Updated Bengali India Translation
+
+ svn path=/trunk/; revision=3348
+
+ po/bn_IN.po | 1597 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 916 insertions(+), 681 deletions(-)
+
+commit 48e97392f79339d17125f9cef036462b6aa93047
+Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
+Date: Wed Mar 11 13:35:43 2009 +0000
+
+ Updated Telugu Translation
+
+ svn path=/trunk/; revision=3347
+
+ po/te.po | 2727 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 1228 insertions(+), 1499 deletions(-)
+
+commit c9b4b5b13280678fee9ecf0e606d5f99bcea124c
+Author: Manoj Kumar Giri <mgiri@src.gnome.org>
+Date: Tue Mar 10 21:57:16 2009 +0000
+
+ Updated Oriya Translation.
+
+ svn path=/trunk/; revision=3346
+
+ po/or.po | 749 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 393 insertions(+), 356 deletions(-)
+
+commit 417cb8c19084dff99ca8ab055a5d47a8782a929b
+Author: David Planella <david.planella@gmail.com>
+Date: Mon Mar 9 20:21:40 2009 +0000
+
+ Updated Catalan translation by Joan Duran.
+
+ 2009-03-09 David Planella <david.planella@gmail.com>
+
+ * ca.po: Updated Catalan translation by Joan Duran.
+
+ svn path=/trunk/; revision=3345
+
+ po/ca.po | 1989 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1092 insertions(+), 897 deletions(-)
+
+commit de7e5b619b1b27b3ddaca277af0f37bd8c3fc63f
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Sun Mar 8 23:16:29 2009 +0000
+
+ updated hebrew translation by Yaron Sharabani
+
+ svn path=/trunk/; revision=3344
+
+ po/he.po | 370 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 197 insertions(+), 173 deletions(-)
+
+commit d4debbc1c12acacdaa91a1d8ed2378325785ee04
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Sun Mar 8 21:00:43 2009 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=3343
+
+ po/sv.po | 1070 +++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 777 insertions(+), 293 deletions(-)
+
+commit a1a4190c5c17e951b2ab50abd2f02342a0a03814
+Author: Petr Kovar <pknbe@volny.cz>
+Date: Sun Mar 8 03:34:25 2009 +0000
+
+ Updated Czech translation by Lucas Lommer and Petr Kovar.
+
+ 2009-03-08 Petr Kovar <pknbe@volny.cz>
+
+ * cs.po: Updated Czech translation by Lucas Lommer
+ and Petr Kovar.
+
+ svn path=/trunk/; revision=3342
+
+ po/cs.po | 1615 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 933 insertions(+), 682 deletions(-)
+
+commit 474378d1348d6de6bc957755d9ed37188a1f6d99
+Author: Gintautas Miliauskas <gintas@akl.lt>
+Date: Sat Mar 7 22:43:45 2009 +0000
+
+ Updated Lithuanian translation.
+
+ 2009-03-08 Gintautas Miliauskas <gintas@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+
+
+ svn path=/trunk/; revision=3341
+
+ po/lt.po | 1924 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1060 insertions(+), 864 deletions(-)
+
+commit 0edad4391b5290f42cb60a878a50eb10565787e3
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Fri Mar 6 02:11:24 2009 +0000
+
+ updating translation for Punjabi
+
+ svn path=/trunk/; revision=3340
+
+ po/pa.po | 2267 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 958 insertions(+), 1309 deletions(-)
+
+commit df9b6e86fc5e3c50f461c5fc3b8f79e4d0bc13d1
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Thu Mar 5 20:44:51 2009 +0000
+
+ Updated Catalan translation by Joan Duran
+
+ svn path=/trunk/; revision=3339
+
+ help/ca/ca.po | 299 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 153 insertions(+), 146 deletions(-)
+
+commit ccb6280a8f82ca6bc622c72429e8a2bae95d9eab
+Author: Og B. Maciel <ogmaciel@src.gnome.org>
+Date: Thu Mar 5 03:41:24 2009 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=3338
+
+ po/pt_BR.po | 1696 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 629 insertions(+), 1067 deletions(-)
+
+commit d512a05f47e226c163d055827c31444bb14bd37b
+Author: Shankar Prasad <sprasad@src.gnome.org>
+Date: Wed Mar 4 06:47:28 2009 +0000
+
+ Updated Kannada(kn.po) translations
+
+ svn path=/trunk/; revision=3337
+
+ po/kn.po | 1557 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 895 insertions(+), 662 deletions(-)
+
+commit 865a580dab6bbdaa278d30391b24b98667e0da54
+Author: Manoj Kumar Giri <mgiri@src.gnome.org>
+Date: Mon Mar 2 10:01:01 2009 +0000
+
+ Updated Oriya Translation
+
+ svn path=/trunk/; revision=3336
+
+ po/or.po | 2514 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1065 insertions(+), 1449 deletions(-)
+
+commit 3cbbeaff51a6b171e472103939deba92e82d4f2b
+Author: Sweta Kothari <swkothar@src.gnome.org>
+Date: Mon Mar 2 06:40:31 2009 +0000
+
+ Updated gujarati translations
+
+ svn path=/trunk/; revision=3335
+
+ po/gu.po | 242 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 121 insertions(+), 121 deletions(-)
+
+commit 86deb98ef514b600778c2542ea8561269435c441
+Author: Og B. Maciel <ogmaciel@src.gnome.org>
+Date: Sat Feb 28 18:30:47 2009 +0000
+
+ Updated Italian translation.
+
+ svn path=/trunk/; revision=3334
+
+ po/it.po | 128 +++++++++++++--------------------------------------------------
+ 1 file changed, 25 insertions(+), 103 deletions(-)
+
+commit 8f21c9b2e624c90f6fedfd2d82af0b4756bcd5c0
+Author: Duarte Loreto <dnloreto@src.gnome.org>
+Date: Sat Feb 28 17:21:22 2009 +0000
+
+ 2009-02-28 Duarte Loreto <happyguy_pt@hotmail.com> Updated Portuguese translation
+
+ svn path=/trunk/; revision=3333
+
+ po/pt.po | 1960 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1075 insertions(+), 885 deletions(-)
+
+commit fe251d87060a0bb0d24eac236e372411223c1832
+Author: Og B. Maciel <ogmaciel@src.gnome.org>
+Date: Sat Feb 28 15:52:47 2009 +0000
+
+ Updated Italian translation.
+
+ svn path=/trunk/; revision=3332
+
+ po/it.po | 2007 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 1267 insertions(+), 740 deletions(-)
+
+commit 269aeb71d046af24137e6a22cf1132dcba9ab6d1
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Thu Feb 26 15:20:27 2009 +0000
+
+ Updated Japanese translation.
+
+ 2009-02-27 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated Japanese translation.
+
+ svn path=/trunk/; revision=3331
+
+ po/ja.po | 1606 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 930 insertions(+), 676 deletions(-)
+
+commit 8caed05485a0f7b6855984520e152d693ab441ef
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Thu Feb 26 09:35:14 2009 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=3330
+
+ po/fi.po | 137 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 73 insertions(+), 64 deletions(-)
+
+commit e93badc60ec54d2dea336f80b962756f1fcc6e7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Feb 24 15:56:11 2009 +0000
+
+ Bug 572549 – Memory corruption in gnome-terminal
+ Make sure to return a string dup.
+
+ svn path=/trunk/; revision=3329
+
+ src/terminal-screen.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 8cbd5fcb763bb2ceb75310987d23adad8bab9501
+Author: Matej Urbančič <mateju@src.gnome.org>
+Date: Tue Feb 24 14:46:24 2009 +0000
+
+ Updated Slovenian translation
+
+ svn path=/trunk/; revision=3328
+
+ po/sl.po | 1592 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 961 insertions(+), 631 deletions(-)
+
+commit 55c02add4b6c861a619b71944f999e7f87305da3
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Mon Feb 23 18:52:42 2009 +0000
+
+ Updated British English translation.
+
+ 2009-02-23 Philip Withnall <philip@tecnocode.co.uk>
+
+ * en_GB.po: Updated British English translation.
+
+
+ svn path=/trunk/; revision=3327
+
+ po/en_GB.po | 2158 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1168 insertions(+), 990 deletions(-)
+
+commit 1fe140f891690973d75dad56edaad572fea75344
+Author: Wadim Dziedzic <wadimd@src.gnome.org>
+Date: Sun Feb 22 22:37:14 2009 +0000
+
+ Updated Polish translation
+
+ svn path=/trunk/; revision=3326
+
+ po/pl.po | 2688 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1374 insertions(+), 1314 deletions(-)
+
+commit 164d8e6b8ee0918e979f35f1e0113356e592a53e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 22 18:46:53 2009 +0000
+
+ Correct the pspec ID; issue noticed by Mateus César Gröess
+
+ svn path=/trunk/; revision=3325
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1f404baf69ecbfb63955445ff53729b681ab379d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 22 18:45:14 2009 +0000
+
+ Fix possible gsize wraparound issue when demarshaling the data
+
+ svn path=/trunk/; revision=3324
+
+ src/terminal-util.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fe7056f43d009815e27fc0768e06bc5c9fdc8bfc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 22 18:45:07 2009 +0000
+
+ Bug 572414 – 'Close this terminal' warning labels button as 'Close
+ Window'
+
+ svn path=/trunk/; revision=3323
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit da76aa4a8b4e40de3eb12e4f52696428fca3e3c1
+Author: Alexander Shopov <ash@contact.bg>
+Date: Sun Feb 22 12:53:30 2009 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2009-02-22 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ svn path=/trunk/; revision=3322
+
+ po/bg.po | 1659 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 930 insertions(+), 729 deletions(-)
+
+commit f192c9be75af0c51ead6ec04012d3d8f5170ad7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Feb 21 22:00:11 2009 +0000
+
+ Bug 570591 — running 'reset' shrinks the terminal window
+ Correctly use the broken vte_terminal_get_padding() API.
+
+ svn path=/trunk/; revision=3321
+
+ src/terminal-screen.c | 10 +++++-----
+ src/terminal-window.c | 34 +++++++++++++++++++++-------------
+ 2 files changed, 26 insertions(+), 18 deletions(-)
+
+commit 29eeba44dc748a7788dbdb08d5972b54b8b9e029
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Fri Feb 20 14:22:23 2009 +0000
+
+ Updated Thai translation.
+
+ 2009-02-20 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * po/th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=3320
+
+ po/th.po | 1861 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1024 insertions(+), 837 deletions(-)
+
+commit 4dded15b8cdf5a905b7983990bd0298426a87ea3
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Fri Feb 20 12:53:24 2009 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=3319
+
+ po/sv.po | 242 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 127 insertions(+), 115 deletions(-)
+
+commit 204b8eaa687e7fea18529bcfa129ac14e741e066
+Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
+Date: Thu Feb 19 01:05:34 2009 +0000
+
+ Updated Russian translation by Yuriy Penkin <yuriy.penkin@gmail.com>
+
+
+ svn path=/trunk/; revision=3318
+
+ po/ru.po | 1706 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 972 insertions(+), 734 deletions(-)
+
+commit 6fbdc607d5b1f33f2d7b11a2c27bd09a22606061
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Wed Feb 18 17:13:47 2009 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=3317
+
+ po/fi.po | 1946 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1062 insertions(+), 884 deletions(-)
+
+commit 4ad692e1b688fe9928a4577b24690ad8037ce9fc
+Author: Sandeep Shedmake <sandeeps@src.gnome.org>
+Date: Wed Feb 18 11:54:42 2009 +0000
+
+ Bug fix for #571925
+
+ svn path=/trunk/; revision=3316
+
+ po/mr.po | 1598 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 924 insertions(+), 674 deletions(-)
+
+commit a4b85fce9790867f50f61690b5a28209bc7631de
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Tue Feb 17 19:05:48 2009 +0000
+
+ Updated Czech Translation by Lucas Lommer.
+
+ 2009-02-17 Andre Klapper <a9016009@gmx.de>
+
+ * cs/cs.po: Updated Czech Translation by Lucas Lommer.
+
+
+ svn path=/trunk/; revision=3315
+
+ help/cs/cs.po | 31 +++++++++++++------------------
+ 1 file changed, 13 insertions(+), 18 deletions(-)
+
+commit 6865141a3e7a26b8bf94a4102bd25d6260dec252
+Author: Chao-Hsiung Liao <chliao@src.gnome.org>
+Date: Tue Feb 17 14:16:05 2009 +0000
+
+ 2.25.91
+
+ svn path=/trunk/; revision=3314
+
+ po/zh_HK.po | 9 +++++----
+ po/zh_TW.po | 9 +++++----
+ 2 files changed, 10 insertions(+), 8 deletions(-)
+
+commit c7015798f61aaa809a4f9fdb93a40db1eb020947
+Author: Jani Monoses <janimo@src.gnome.org>
+Date: Mon Feb 16 19:53:45 2009 +0000
+
+ Updated Romanian translations from Adi Roiban
+
+ svn path=/trunk/; revision=3313
+
+ po/ro.po | 2767 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1172 insertions(+), 1595 deletions(-)
+
+commit 541d1ec0c7865143a8be012b0135c130bb6b04a7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 16 18:27:34 2009 +0000
+
+ Version 2.25.91
+
+ svn path=/trunk/; revision=3311
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2735a8e23156d2525691e0dca655ce40761f4734
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 15 23:06:58 2009 +0000
+
+ Change service name.
+
+ svn path=/trunk/; revision=3310
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c5500ded0c6d810eef933720dd9a189dfde74f55
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 15 23:06:53 2009 +0000
+
+ Update year.
+
+ svn path=/trunk/; revision=3309
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4112e261318dd25fdfdf6da74f1dbba0d350f344
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 15 23:06:47 2009 +0000
+
+ Update
+
+ svn path=/trunk/; revision=3308
+
+ HACKING | 23 +++++------------------
+ 1 file changed, 5 insertions(+), 18 deletions(-)
+
+commit 376c7f9dc2f003a94144d22ab0f9141e035657bf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Feb 15 23:06:28 2009 +0000
+
+ Update
+
+ svn path=/trunk/; revision=3307
+
+ .gitignore | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 904495835dbb06f28b54476d959c804655dbb43c
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Sun Feb 15 16:28:14 2009 +0000
+
+ Updated German translation.
+
+ 2009-02-15 Christian Kirbach <Christian.Kirbach@googlemail.com>
+
+ * de.po: Updated German translation.
+
+ svn path=/trunk/; revision=3306
+
+ po/de.po | 1980 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1088 insertions(+), 892 deletions(-)
+
+commit 533c9d0261b821e7a8814ae01d1eecbb846504d3
+Author: Kenneth Nielsen <kennethn@src.gnome.org>
+Date: Sun Feb 15 13:32:06 2009 +0000
+
+ Updated Danish translation
+
+ svn path=/trunk/; revision=3305
+
+ po/da.po | 1953 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1074 insertions(+), 879 deletions(-)
+
+commit 644cd7b4363d9a7319e3bce473e77e697db45ec1
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat Feb 14 16:02:29 2009 +0000
+
+ Updated Spanish translation, fixes bug #569457
+
+ svn path=/trunk/; revision=3304
+
+ po/es.po | 45 +++++++++++++++++++++++----------------------
+ 1 file changed, 23 insertions(+), 22 deletions(-)
+
+commit 5197695ac0e830d42c6b593cd5d443f12c2282b8
+Author: Ihar Hrachyshka <iharh@src.gnome.org>
+Date: Sat Feb 14 01:47:54 2009 +0000
+
+ Updated Belarusian Latin translation by Ihar Hrachyshka.
+
+ svn path=/trunk/; revision=3303
+
+ po/be@latin.po | 3336 +++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1749 insertions(+), 1587 deletions(-)
+
+commit a90e3948bb05239ba8ddb092c45530985ab6bc25
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Thu Feb 12 23:19:38 2009 +0000
+
+ Updated Dutch tranlation by Wouter Bolsterlee.
+
+ 2009-02-13 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * nl.po: Updated Dutch tranlation by Wouter Bolsterlee.
+
+
+ svn path=/trunk/; revision=3302
+
+ po/nl.po | 1950 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1071 insertions(+), 879 deletions(-)
+
+commit 40fa8ca4295a363220b88a3355d13dba96d46686
+Author: Claude Paroz <claudep@src.gnome.org>
+Date: Thu Feb 12 19:53:02 2009 +0000
+
+ Updated French translation by Laurent Coudeur and Claude Paroz.
+
+ svn path=/trunk/; revision=3301
+
+ po/fr.po | 1629 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 946 insertions(+), 683 deletions(-)
+
+commit c9d9d13cb9023914cb9d733de6efd1dd3ef2708d
+Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+Date: Thu Feb 12 16:55:37 2009 +0000
+
+ Updated Basque translation.
+
+ 2009-02-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+
+ svn path=/trunk/; revision=3300
+
+ po/eu.po | 1594 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 926 insertions(+), 668 deletions(-)
+
+commit cd3f0da4ad9ae7d655fd54cc34f6d7ff64c5c871
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Tue Feb 10 14:56:50 2009 +0000
+
+ Updated sv translation (Daniel Nylander)
+
+ svn path=/trunk/; revision=3299
+
+ help/sv/sv.po | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit cb0ee9bea50cbb438084a059e737eead7c19ccf7
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Tue Feb 10 08:38:55 2009 +0000
+
+ Added Asturian translation on behalf of Mikel González
+
+ svn path=/trunk/; revision=3298
+
+ po/LINGUAS | 1 +
+ po/ast.po | 2408 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2409 insertions(+)
+
+commit 47a78417bba67f2978dd6cf9c931e7e056f29ece
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Feb 10 06:52:18 2009 +0000
+
+ Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=3297
+
+ po/nb.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit fbd8688242e479763cac5397a4a77d054a240991
+Author: Chao-Hsiung Liao <chliao@src.gnome.org>
+Date: Sun Feb 8 22:37:16 2009 +0000
+
+ 2.25.5
+
+ svn path=/trunk/; revision=3296
+
+ po/zh_HK.po | 2237 ++++++++++++++++++++++++++-------------------------------
+ po/zh_TW.po | 2315 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 2094 insertions(+), 2458 deletions(-)
+
+commit 9bb74effbb47d57c9dcae2329f70d4c823969905
+Author: Gabor Keleman <kelemeng@src.gnome.org>
+Date: Sun Feb 8 09:47:31 2009 +0000
+
+ Updated Hungarian translation
+
+ svn path=/trunk/; revision=3295
+
+ po/hu.po | 1555 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 888 insertions(+), 667 deletions(-)
+
+commit c0c6cda9e09498ac4da637ae9da014f15aae570f
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sun Feb 8 07:18:55 2009 +0000
+
+ Updated Vietnamese translation (no ChangeLog?).
+
+ svn path=/trunk/; revision=3294
+
+ po/vi.po | 2000 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 918 insertions(+), 1082 deletions(-)
+
+commit 7be655b1d6a82fd22d5d0873a6b5f3acff84558f
+Author: Sweta Kothari <swkothar@src.gnome.org>
+Date: Thu Feb 5 10:43:46 2009 +0000
+
+ Updated translation in gujarati
+
+ svn path=/trunk/; revision=3293
+
+ po/gu.po | 1573 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 914 insertions(+), 659 deletions(-)
+
+commit 8fc0bb164eca897cdbfab339116bab2826e30ef8
+Author: Norayr Chilingaryan <noch@src.gnome.org>
+Date: Fri Jan 30 16:14:08 2009 +0000
+
+ test and couple translations, Norayr Chilingaryan
+
+ svn path=/trunk/; revision=3292
+
+ po/hy.po | 3041 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1315 insertions(+), 1726 deletions(-)
+
+commit 4512f69b7b9eb170afef5fb24295d48974535bcf
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Thu Jan 29 18:27:20 2009 +0000
+
+ Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=3291
+
+ po/nb.po | 134 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 67 insertions(+), 67 deletions(-)
+
+commit 7e510ffb9f8a76975808ef2c017726ee1ffedd9b
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Wed Jan 28 01:44:40 2009 +0000
+
+ Updated Korean translation
+
+ svn path=/trunk/; revision=3290
+
+ po/ko.po | 1920 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1045 insertions(+), 875 deletions(-)
+
+commit c050213702fa0bae194f965be5eed9d3d1bb962c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jan 27 21:11:38 2009 +0000
+
+ Don't continually re-check the current working directory since it's only
+ ever needed when creating a new terminal.
+
+ svn path=/trunk/; revision=3289
+
+ src/terminal-screen.c | 164 +++++++++++++++++---------------------------------
+ src/terminal-screen.h | 4 +-
+ src/terminal-window.c | 10 ++-
+ 3 files changed, 64 insertions(+), 114 deletions(-)
+
+commit 1251c7665d0089782d72d27e1f8fbf1ca9325a96
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jan 27 20:28:21 2009 +0000
+
+ Use the current directory of the foreground process, not the
+ child_pid's.
+
+ svn path=/trunk/; revision=3288
+
+ src/terminal-screen.c | 17 ++++++++++++++---
+ 1 file changed, 14 insertions(+), 3 deletions(-)
+
+commit 6c3cdd1a4f8e0271a73ea8d334abe3b7985acb32
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jan 27 14:40:36 2009 +0000
+
+ Use a factory per display, like the bonobo single-instance code also did. Bug #564725.
+
+ svn path=/trunk/; revision=3287
+
+ src/terminal-debug.c | 1 +
+ src/terminal-debug.h | 5 +++--
+ src/terminal.c | 43 ++++++++++++++++++++++++++++++++++++++-----
+ 3 files changed, 42 insertions(+), 7 deletions(-)
+
+commit 81e99e18da37fdd3616ea0ca786c23344d9b2b53
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jan 24 19:10:29 2009 +0000
+
+ Bug 565963 – "Open Terminal" and "Open Tab" icons disappearing when more than one profile are configured
+ Patch by Simon van der Linden.
+
+ svn path=/trunk/; revision=3286
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit df05cb66406e6a8101ee4fe45aff26cb766fd9bb
+Author: Mario Blättermann <mariobl@svn.gnome.org>
+Date: Sat Jan 24 12:32:00 2009 +0000
+
+ Updated German translation
+
+ 2009-01-24 Mario Blättermann <mariobl@svn.gnome.org>
+
+ * de/de.po: Updated German translation
+
+
+ svn path=/trunk/; revision=3285
+
+ help/de/de.po | 1117 ++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 555 insertions(+), 562 deletions(-)
+
+commit 5477e67c8bf0859f3c981d490073c1b0d2b269e5
+Author: Brian Cameron <bcameron@src.gnome.org>
+Date: Wed Jan 21 20:05:48 2009 +0000
+
+ Add gthread-2.0 to the PKG_CHECK_MODULES call in configure.ac. This
+ fixes bug #568507 where Solaris was failing to link gnome-terminal
+ because on Solaris links must be explicit.
+
+ svn path=/trunk/; revision=3284
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit c6d0fa6e77200fb35aa42c8413287bf41c827d76
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 19 17:56:27 2009 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=3283
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc98d699d5a28d1afa626dc1fecddeb9aea1e942
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 19 17:22:06 2009 +0000
+
+ Bump version to 2.23.5
+
+ svn path=/trunk/; revision=3281
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a5adcb76dbad59e17f71ea0eaa9f5bc2c230949a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jan 19 17:21:07 2009 +0000
+
+ Remove invalid po files from LINGUAS
+
+ svn path=/trunk/; revision=3280
+
+ po/LINGUAS | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 23829d47717270dcbac1f4121ec2eee2a17ce66c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Jan 15 23:11:30 2009 +0000
+
+ Break out of the loop once the work's done.
+
+ svn path=/trunk/; revision=3279
+
+ src/terminal-window.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 7a7050c1773f3c9f3074b7ae8d9bb23eabec4808
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Jan 12 14:08:07 2009 +0000
+
+ Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=3276
+
+ po/nb.po | 55 ++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 28 insertions(+), 27 deletions(-)
+
+commit e2f1e3cb4e845e8c5ca9744cd98262f2e62ef915
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Mon Jan 12 08:55:12 2009 +0000
+
+ Updated Thai translation.
+
+ 2009-01-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=3275
+
+ po/th.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 6a427a0aa34d7d976a645b91dd0570245a234147
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jan 10 17:25:45 2009 +0000
+
+ Check for sm cflags and libs, and add them to the g-t cflags/libs
+
+ svn path=/trunk/; revision=3274
+
+ configure.ac | 9 ++++++++-
+ src/Makefile.am | 3 +++
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 4f2d5e9fff199c90dddd2d90cb2b8ac17228475f
+Author: Luca Ferretti <lferrett@src.gnome.org>
+Date: Thu Jan 8 13:39:22 2009 +0000
+
+ Removed extra semi colon (Bug #567007)
+
+
+ svn path=/trunk/; revision=3273
+
+ po/it.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 42b46c5de45eafe9ede0fc7c616b521ec882b907
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Jan 5 06:58:16 2009 +0000
+
+ Update Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=3271
+
+ po/nb.po | 127 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 82 insertions(+), 45 deletions(-)
+
+commit 06c1a0cb25d5c6594f02b93a70b0cbd3829df9d8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jan 4 19:34:12 2009 +0000
+
+ Remove extra ,
+
+ svn path=/trunk/; revision=3270
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4c4db0cfdc7f12549bd465ce563862462317a7df
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jan 3 17:16:25 2009 +0000
+
+ Fix again.
+
+ svn path=/trunk/; revision=3269
+
+ po/ChangeLog.pre-2-23 | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 88763204eec748c07d7165a7df2e4999b25fa122
+Author: Lu Gan <ganlu@src.gnome.org>
+Date: Sat Jan 3 11:12:21 2009 +0000
+
+ Updated Chinese Simplified translation
+
+ svn path=/trunk/; revision=3268
+
+ po/ChangeLog.pre-2-23 | 4 +
+ po/zh_CN.po | 2062 +++++++++++++++++++++++++------------------------
+ 2 files changed, 1047 insertions(+), 1019 deletions(-)
+
+commit 180c7179a1ab9d25c621eb14a84a14e044e111ac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Dec 24 22:35:00 2008 +0000
+
+ Call g_thread_init(). Bug #565516
+
+ svn path=/trunk/; revision=3265
+
+ src/terminal.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit f32c0271c12213665715636a0249f7c3a67a925a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Dec 24 22:34:52 2008 +0000
+
+ chdir() to /home/chpe in the factory process, so we don't hog any mountpoints. Bug #565328, based on a patch by Mads Chr. Olesen.
+
+ svn path=/trunk/; revision=3264
+
+ src/terminal.c | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit 1f157cf20bd731e359ae49d83d28e85d53c4ff33
+Author: Gabor Keleman <kelemeng@src.gnome.org>
+Date: Tue Dec 23 11:33:41 2008 +0000
+
+ Translation updated
+
+ svn path=/trunk/; revision=3262
+
+ po/hu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 1c71e4db0615c6a0470875fba697007ee39e01f1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Dec 16 20:04:19 2008 +0000
+
+ Reorder this conditional so we only get the RGBA colourmap if
+ compositing is enabled.
+
+ svn path=/trunk/; revision=3261
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 45d952bbb88c370a6ddf0dcfbce0aa25b0c14879
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Tue Dec 16 19:30:09 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3260
+
+ po/es.po | 170 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 97 insertions(+), 73 deletions(-)
+
+commit 5242fe738448f9a9259972560dd367b69e6af1cd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Dec 16 12:45:27 2008 +0000
+
+ Bug 506686 – could be smarter when parsing parenthesis (for URL construction)
+ Patch by Maxim Ermilov.
+
+ svn path=/trunk/; revision=3259
+
+ src/terminal-screen.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6cb962284f5c722612d75a3cf7a949274253940a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Dec 16 12:45:19 2008 +0000
+
+ Fix signed/unsigned compiler warning.
+
+ svn path=/trunk/; revision=3258
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 84065796f3bd65ac26d64ed7fc2121c19c8ee0d1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Dec 16 12:45:08 2008 +0000
+
+ Set the default keybindings also in the table in the code. Fixes accels
+ with borked GConf; part of bug #564649.
+
+ svn path=/trunk/; revision=3257
+
+ src/gnome-terminal.schemas.in | 2 +-
+ src/terminal-accels.c | 52 +++++++++++++++++++++----------------------
+ 2 files changed, 27 insertions(+), 27 deletions(-)
+
+commit d52b00c2822422820e957f2e8e778405c9ccf131
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Dec 15 22:06:20 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=3256
+
+ po/nb.po | 1505 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 857 insertions(+), 648 deletions(-)
+
+commit 657c10f7f6824123067a077db7e70d358141d9ce
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 21:33:35 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=3255
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bac3fe8f3105ea353606fd6ea723a735a5eb58a2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 21:26:11 2008 +0000
+
+ Bug 168320 – Make a guess about active processes for close confirmation
+
+ svn path=/trunk/; revision=3253
+
+ src/terminal-screen.c | 51 ++++++++++++++++
+ src/terminal-screen.h | 2 +
+ src/terminal-window.c | 157 +++++++++++++++++++++++++++++++++++++-------------
+ 3 files changed, 170 insertions(+), 40 deletions(-)
+
+commit 8acaf3d3b24438789a1c981b5f880afc6ddcc36d
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Mon Dec 15 20:46:09 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3252
+
+ po/es.po | 112 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 57 insertions(+), 55 deletions(-)
+
+commit 32b67d489a527a9adb5eb021fd9650b4b303bd2a
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Mon Dec 15 20:35:31 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3251
+
+ help/es/es.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 4cf468d5a6e01cbae4ab7acfa0cb46da52cd4ef7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 19:57:46 2008 +0000
+
+ Don't try to send (potentially) non-UTF-8 data as G_TYPE_STRING over
+ dbus. Use byte arrays instead.
+
+ svn path=/trunk/; revision=3250
+
+ src/terminal-factory-service.xml | 12 ++--
+ src/terminal-options.c | 4 +-
+ src/terminal-options.h | 2 +-
+ src/terminal-util.c | 138 +++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 12 ++++
+ src/terminal.c | 124 ++++++++++++++++++++++++-----------
+ 6 files changed, 246 insertions(+), 46 deletions(-)
+
+commit 192b78dc5fdf25eb0992791e0976547b8c47afeb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 19:57:42 2008 +0000
+
+ Bug 563800 – Transparency not working correctly
+ Improve schemas docs.
+
+ svn path=/trunk/; revision=3249
+
+ src/gnome-terminal.schemas.in | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 212fb3d6aeba1a1704a05b4e21c4aa72a476d061
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 19:57:37 2008 +0000
+
+ Prepare 2.25.3.
+
+ svn path=/trunk/; revision=3248
+
+ NEWS | 4 +++-
+ configure.ac | 4 ++--
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit d0c230a6a74a3f07ff3bd52dc8c6d71c8f5cf688
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 19:57:32 2008 +0000
+
+ Start 2.26.0 NEWS entry, to be filled in over time.
+
+ svn path=/trunk/; revision=3247
+
+ NEWS | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 27b772d9100a367060e74aba7faa959385d4f9b4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Dec 15 19:57:23 2008 +0000
+
+ Bug 560231 – terminal bell preference is wrongly documented
+
+ svn path=/trunk/; revision=3246
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6061cb2a6be3f8b923682cf691414a03c70a2318
+Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
+Date: Tue Dec 9 22:07:11 2008 +0000
+
+ 2008-12-09 Leonardo Ferreira Fontenelle leonardof@gnome.org
+
+ * pt_BR.po: Imported changes from branch gnome-2-24: updated
+ Brazilian Portuguese translation by Andrius da Costa Ribas and
+ Leonardo Ferreira Fontenelle.
+
+ svn path=/trunk/; revision=3244
+
+ help/pt_BR/figures/gnome-terminal-default.png | Bin 0 -> 8625 bytes
+ help/pt_BR/figures/gnome-terminal-tabbed.png | Bin 0 -> 12663 bytes
+ help/pt_BR/pt_BR.po | 1078 +++++++++++++------------
+ 3 files changed, 545 insertions(+), 533 deletions(-)
+
+commit 625ac47e614005d91f3da8118f39184548a719fa
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Sun Dec 7 23:55:59 2008 +0000
+
+ updated hebrew translation
+
+ svn path=/trunk/; revision=3241
+
+ po/he.po | 2091 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1122 insertions(+), 969 deletions(-)
+
+commit 246fe4478f5ea925de7d952aeb57cd0a6bf79d4f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Dec 7 22:02:42 2008 +0000
+
+ Update vte req. to 0.19.1.
+
+ svn path=/trunk/; revision=3240
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 67149fa533cdd6e57747c51259fc2f7afa53451e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Dec 7 22:02:37 2008 +0000
+
+ Bug 563561 – g-t doesn't notice if compositing manager starts/stops
+ Re-realize windows when compositing changes.
+
+ svn path=/trunk/; revision=3239
+
+ src/terminal-window.c | 114 +++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 81 insertions(+), 33 deletions(-)
+
+commit b3074c97c461a4074caf7c27aaf0d62daedef4fe
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Mon Dec 1 22:10:31 2008 +0000
+
+ Updated sv translation (Daniel Nylander)
+
+ svn path=/trunk/; revision=3238
+
+ po/sv.po | 1284 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 747 insertions(+), 537 deletions(-)
+
+commit b128b3f95d3de827f4e524dd320bbdc757f29d8c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 30 13:41:25 2008 +0000
+
+ Remove xft checks from configure since the xft vte backend is gone.
+
+ svn path=/trunk/; revision=3237
+
+ configure.ac | 16 ----------------
+ 1 file changed, 16 deletions(-)
+
+commit f2c7cd1e8e63d339f0b3c1971ba9d0ab6b65e2d1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 30 13:41:18 2008 +0000
+
+ The .desktop.in.in is automatically disted, don't add it to EXTRA_DIST.
+
+ svn path=/trunk/; revision=3236
+
+ Makefile.am | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 986d61adcd34990a7a1a6c2de023bd94bbc8758d
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Nov 30 11:26:08 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3235
+
+ po/es.po | 311 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 155 insertions(+), 156 deletions(-)
+
+commit 53618aec27ce1286d616c85ed5682d75a0b30992
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Nov 30 09:57:02 2008 +0000
+
+ Remove unapproved changes to old ChangeLog file.
+
+ svn path=/trunk/; revision=3234
+
+ po/ChangeLog.pre-2-23 | 26 --------------------------
+ 1 file changed, 26 deletions(-)
+
+commit d6fab4e5d90ee92efbbe20125439aba524c16bd2
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Nov 30 09:33:45 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3233
+
+ po/ChangeLog.pre-2-23 | 4 +
+ po/es.po | 506 ++++++++++++++++++++++++++------------------------
+ 2 files changed, 266 insertions(+), 244 deletions(-)
+
+commit 289106c11e74228594e19a3e4d62e0db1fed2b60
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 22:35:34 2008 +0000
+
+ Call egg_set_desktop_file() on startup.
+
+ svn path=/trunk/; revision=3232
+
+ src/eggdesktopfile.c | 11 -----------
+ src/terminal.c | 11 ++++++++++-
+ 2 files changed, 10 insertions(+), 12 deletions(-)
+
+commit c0884d8297f4c5e4e467ed0fe279b2609c564079
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 22:25:48 2008 +0000
+
+ Mark all props as locked initially. That way, if GConf borks (e.g. bug
+
+ svn path=/trunk/; revision=3231
+
+ src/terminal-profile.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 2e3105cce3edf6f09eb8ee2edabcfe3bd652ce77
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 21:24:06 2008 +0000
+
+ Oops. Fix the build by actually committing the new source files.
+
+ svn path=/trunk/; revision=3230
+
+ src/terminal-debug.c | 42 +++++++++++++++++++++++++++++++
+ src/terminal-debug.h | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal.c | 3 ++-
+ 3 files changed, 115 insertions(+), 1 deletion(-)
+
+commit 34447adaded7ea452888133fc5b4cc6b59d89861
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 21:08:07 2008 +0000
+
+ Bug 561663 – gnome-terminal crashes when gconf isn't set up correctly
+ Abort early when GConf isn't set up correctly, e.g. because there's no
+ dbus session bus running.
+
+ svn path=/trunk/; revision=3229
+
+ src/terminal.c | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit e96023d745ff60af4634238f082ad9fe42ba5c06
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:42:48 2008 +0000
+
+ Remove debug spew.
+
+ svn path=/trunk/; revision=3228
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit c41b6b2e5845d8f542f044a85246bdf3ecd4815e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:41:53 2008 +0000
+
+ Switch profile debugging over to new debugging framework.
+
+ svn path=/trunk/; revision=3227
+
+ src/terminal-profile.c | 55 +++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 34 insertions(+), 21 deletions(-)
+
+commit 248a5c4cdb431ad4d91b7e7d34cbaa8cd3806e74
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:41:48 2008 +0000
+
+ Switch encodings debugging over to new debugging framework.
+
+ svn path=/trunk/; revision=3226
+
+ src/terminal-encoding.c | 40 ++++++++++++++++++++++++++--------------
+ 1 file changed, 26 insertions(+), 14 deletions(-)
+
+commit 5231233b2953c25a102ccf78d63bb4909949c3b5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:31:20 2008 +0000
+
+ Switch accel debugging over to new debugging framework.
+
+ svn path=/trunk/; revision=3225
+
+ src/terminal-accels.c | 108 +++++++++++++++++++++++++++++++-------------------
+ src/terminal-screen.c | 4 +-
+ 2 files changed, 69 insertions(+), 43 deletions(-)
+
+commit a499a5b0ad8fba7cadd3fbb4a8d41dc7f5262d7c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:15:28 2008 +0000
+
+ Only compile the debugging code if debug support is enabled.
+
+ svn path=/trunk/; revision=3224
+
+ src/terminal-screen.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 714ba309f33786d585cfbc58ddef4c51ecce5c9a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 20:11:40 2008 +0000
+
+ Make geometry debugging a runtime option instead of a compile-time
+ option.
+
+ svn path=/trunk/; revision=3223
+
+ configure.ac | 1 +
+ src/Makefile.am | 2 ++
+ src/terminal-screen.c | 51 ++++++++++++++++++++++++++--------------------
+ src/terminal-window.c | 56 ++++++++++++++++++++++++++-------------------------
+ src/terminal.c | 15 ++++++++------
+ 5 files changed, 70 insertions(+), 55 deletions(-)
+
+commit c1785676076d1f23ef1935f3f3583df905021707
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 19:49:25 2008 +0000
+
+ Persist the override title, not the raw title.
+
+ svn path=/trunk/; revision=3222
+
+ src/terminal-screen.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit c14d4922b2d2a0a17503e44ead140bbc9004bb1d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 19:49:19 2008 +0000
+
+ Fix invalid memory read.
+
+ svn path=/trunk/; revision=3221
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 49a47e86a614dd5546ab30a3b53c680f85c4caec
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 19:49:14 2008 +0000
+
+ Implement saving and loading state to/from keyfile, and use that for
+ session support instead of building a 'restart-command' command line
+ that may exceed command line limits. Bug #328391.
+
+ svn path=/trunk/; revision=3220
+
+ src/terminal-app.c | 268 ++++++++++++++++---------------------------------
+ src/terminal-app.h | 43 +++++++-
+ src/terminal-options.c | 168 ++++++++++++++++++++++++++++---
+ src/terminal-options.h | 8 ++
+ src/terminal-screen.c | 67 ++++++++++++-
+ src/terminal-screen.h | 11 +-
+ src/terminal-util.c | 87 ++++++++++++++++
+ src/terminal-util.h | 20 ++++
+ src/terminal-window.c | 67 +++++++++++++
+ src/terminal-window.h | 4 +
+ src/terminal.c | 9 +-
+ 11 files changed, 549 insertions(+), 203 deletions(-)
+
+commit 018fa5535f9e6e6f3d38ba90ca8549a25de09388
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Nov 29 19:49:07 2008 +0000
+
+ Remove unused defines.
+
+ svn path=/trunk/; revision=3219
+
+ src/Makefile.am | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 391e3b7ee8ec344358082568564caa197e308288
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 26 15:19:55 2008 +0000
+
+ Use the background-image property for background images. That way, the
+ GdkPixbuf is shared between all tabs using the same profile.
+
+ svn path=/trunk/; revision=3218
+
+ src/terminal-profile.c | 10 +++++++++-
+ src/terminal-screen.c | 23 +++++++----------------
+ 2 files changed, 16 insertions(+), 17 deletions(-)
+
+commit 87545deeff709af97b7b28fd8af6a8665bfc7bad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 26 15:04:56 2008 +0000
+
+ Bug 561937 – remove no-aa-without-render setting
+
+ svn path=/trunk/; revision=3217
+
+ src/gnome-terminal.schemas.in | 15 ---------------
+ src/terminal-profile.c | 4 ----
+ src/terminal-profile.h | 1 -
+ src/terminal-screen.c | 9 +++------
+ 4 files changed, 3 insertions(+), 26 deletions(-)
+
+commit dcd60c1d6a865b0d2910b229bff184763d562878
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Tue Nov 25 03:51:30 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-11-25 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=3215
+
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 27a8b210240c984b52266134636557661015961b
+Author: Mario Blättermann <mariobl@svn.gnome.org>
+Date: Sat Nov 15 13:44:46 2008 +0000
+
+ Updated german translation.
+
+ 2008-11-15 Mario Blättermann <mariobl@svn.gnome.org>
+
+ * help/de/de.po: Updated german translation.
+
+
+ svn path=/trunk/; revision=3211
+
+ help/de/de.po | 1145 +++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 577 insertions(+), 568 deletions(-)
+
+commit d25de63c98a6b1a3ae2680a6c3bf1f1d83a0a8cc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Nov 12 13:29:02 2008 +0000
+
+ Use HELP_DIR from gnome-doc-utils, so --with-help-dir works correctly.
+
+ svn path=/trunk/; revision=3209
+
+ src/Makefile.am | 1 +
+ src/terminal-util.c | 4 ++--
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 36a77cede2234a88b59c91e4a439a9094e1d03fd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 21:10:54 2008 +0000
+
+ Add API to bold the tab label.
+
+ svn path=/trunk/; revision=3208
+
+ src/terminal-tab-label.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-tab-label.h | 3 +++
+ 2 files changed, 55 insertions(+)
+
+commit b6cab08af57abb8ae5624dae158600c24a16478b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 21:10:48 2008 +0000
+
+ Create a tab label class, and use it in TerminalWindow.
+
+ svn path=/trunk/; revision=3207
+
+ po/POTFILES.in | 1 +
+ src/Makefile.am | 2 +
+ src/terminal-tab-label.c | 234 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-tab-label.h | 61 ++++++++++++
+ src/terminal-window.c | 78 +---------------
+ 5 files changed, 303 insertions(+), 73 deletions(-)
+
+commit f0b104180a4f0b488ef502cad88a5ae2c1acd151
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 11:39:48 2008 +0000
+
+ Bug 559728 – interrupts when trying to Copy without selection
+
+ svn path=/trunk/; revision=3206
+
+ src/terminal-window.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 55 insertions(+), 2 deletions(-)
+
+commit 362ed2d79c6c5e2a3d54e6d4d68484ca6a17025b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 11:39:43 2008 +0000
+
+ Update VTE version requirement
+
+ svn path=/trunk/; revision=3205
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e84fb483866894267417c466b90a2d5bc88b1edf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 11:39:38 2008 +0000
+
+ Remove this.
+
+ svn path=/trunk/; revision=3204
+
+ help/ChangeLog.pre-2-23 | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit e8daee82291e56f2051471ab67ddec1763fffdcc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 10 11:39:31 2008 +0000
+
+ Make sure the EditCopy action sensitivity is always correctly updated.
+
+ svn path=/trunk/; revision=3203
+
+ src/terminal-window.c | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit c60e6b0667cffa52383f24546b816fce08bb96ea
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Nov 9 12:07:47 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3202
+
+ po/es.po | 1630 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1003 insertions(+), 627 deletions(-)
+
+commit 1a92b0b9e9d1667323548ce30087183e41717461
+Author: Goran Rakic <grakic@src.gnome.org>
+Date: Sun Nov 9 11:44:03 2008 +0000
+
+ Updated Serbian Translation (by Milos Popovic)
+
+ svn path=/trunk/; revision=3201
+
+ po/sr.po | 1950 ++++++++++++++++++++++++++++++--------------------------
+ po/sr@latin.po | 1950 ++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 2064 insertions(+), 1836 deletions(-)
+
+commit 1d051309439bf655a060c76f68075abc5ec04f78
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat Nov 8 19:21:41 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=3200
+
+ help/ChangeLog.pre-2-23 | 4 +++
+ help/es/es.po | 70 +++++++++++++++++++++++++++----------------------
+ 2 files changed, 42 insertions(+), 32 deletions(-)
+
+commit 69a78ab7318f72d53471ef35541959615cdde39c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Nov 3 13:03:53 2008 +0000
+
+ Bug 559085 – gnome terminal paste and profile preferences mnemonic conflict
+
+ svn path=/trunk/; revision=3198
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d63c036ce698be97929d35ae2243cf4bb7ac3edc
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Nov 3 05:37:53 2008 +0000
+
+ Updated Korean manual translation. Fixes #556510.
+
+ svn path=/trunk/; revision=3197
+
+ help/ko/figures/gnome-terminal-default.png | Bin 9884 -> 9359 bytes
+ help/ko/figures/gnome-terminal-tabbed.png | Bin 10606 -> 14790 bytes
+ help/ko/ko.po | 1807 +++++++++++++++++++---------
+ 3 files changed, 1254 insertions(+), 553 deletions(-)
+
+commit 2892453d169535bf577152f33bc2e03a07b45737
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 27 17:28:29 2008 +0000
+
+ Remove debug spew.
+
+ svn path=/trunk/; revision=3194
+
+ src/terminal-accels.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 18f1bfbefae581d27d8049f6398c526211ac8ac7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 21 19:45:02 2008 +0000
+
+ Make sure to reset the properties to their default when encountering an
+ invalid gconf configuration.
+
+ svn path=/trunk/; revision=3188
+
+ src/terminal-app.c | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+commit f7228d3f73e1f78ee395b1de129a98ba389ae627
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 21 19:44:57 2008 +0000
+
+ Bug 329827 – Keybinding shift-F10 cannot be disabled or changed
+
+ svn path=/trunk/; revision=3187
+
+ src/terminal-screen.c | 32 ++++++++++++++++++++++++++++++++
+ 1 file changed, 32 insertions(+)
+
+commit fcf1d3544b0307cba2ab9886a4d3f03cf5cf3681
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 21 19:44:53 2008 +0000
+
+ Only add the smclient option group when compiling with smclient support.
+
+ svn path=/trunk/; revision=3186
+
+ src/terminal.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 0c7a11d1ed323d0e4bec9ef007cb961cfafae724
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 21 19:44:48 2008 +0000
+
+ Simplify the tab title formatting code.
+
+ svn path=/trunk/; revision=3185
+
+ src/terminal-app.c | 6 +-
+ src/terminal-screen.c | 229 +++++++++++++++++++++++++++++---------------------
+ src/terminal-screen.h | 8 +-
+ 3 files changed, 133 insertions(+), 110 deletions(-)
+
+commit 7bc3e8a9a785c437b1717c6b7588f228560ea49c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Oct 19 12:30:42 2008 +0000
+
+ Bug 556893 – Crash when closing a tab
+ Make sure to use %x for the action name, so we get the right ID back in
+ free_tab_id().
+
+ svn path=/trunk/; revision=3179
+
+ src/terminal-tabs-menu.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 49ff7838cee5d59f1514ea5c1c12dc734a451e95
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Oct 17 21:54:11 2008 +0000
+
+ Update from libegg.
+
+ svn path=/trunk/; revision=3177
+
+ src/eggdesktopfile.c | 157 ++++++++++++++++++++++++++++++---------
+ src/eggdesktopfile.h | 43 +++++++++--
+ src/eggsmclient-osx.c | 191 +++++++++++++++++++++++++++++++++---------------
+ src/eggsmclient-win32.c | 152 +++++++++++++++++++++++++++++++-------
+ src/eggsmclient-xsmp.c | 100 ++++++++++++-------------
+ src/eggsmclient.c | 28 +++++--
+ 6 files changed, 485 insertions(+), 186 deletions(-)
+
+commit 47fa4a0d4e3708cff945ac714299b515ddd0d25e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Oct 17 21:52:52 2008 +0000
+
+ Fix signed/unsigned compare warnings.
+
+ svn path=/trunk/; revision=3176
+
+ src/eggdesktopfile.c | 2 +-
+ src/eggsmclient-xsmp.c | 6 +++---
+ src/profile-editor.c | 12 ++++++------
+ src/terminal-accels.c | 8 ++++----
+ src/terminal-profile.c | 8 +++-----
+ src/terminal-profile.h | 2 +-
+ 6 files changed, 18 insertions(+), 20 deletions(-)
+
+commit 89d6f362957d5138b7869e9965f3195ebcd6a188
+Author: Og B. Maciel <ogmaciel@src.gnome.org>
+Date: Wed Oct 15 17:06:16 2008 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=3174
+
+ po/ChangeLog.pre-2-23 | 4 +
+ po/pt_BR.po | 1259 +++++++++++++++++++++++++------------------------
+ 2 files changed, 659 insertions(+), 604 deletions(-)
+
+commit 7ed7711ffa06ee83558422cd98b8c3e2a0505f7c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 14 23:03:20 2008 +0000
+
+ Bug 549835 – Feature Request: Configurable cursor appearance
+
+ svn path=/trunk/; revision=3172
+
+ src/gnome-terminal.schemas.in | 15 ++++++++++++
+ src/profile-editor.c | 1 +
+ src/profile-preferences.glade | 55 +++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.c | 4 ++++
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 4 ++++
+ 6 files changed, 80 insertions(+)
+
+commit 87d3893ef3a36289776ff0b1be3132def8d91f04
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 19:54:21 2008 +0000
+
+ Restore the gconf schema descriptions, and add the tabs switch actions
+ back to the keybindings editor. Bug #548600.
+
+ svn path=/trunk/; revision=3171
+
+ src/gnome-terminal.schemas.in | 108 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 35 ++++++--------
+ 2 files changed, 122 insertions(+), 21 deletions(-)
+
+commit 35cf1b274f205bcf6a66f566204b7f59cd349054
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 19:54:17 2008 +0000
+
+ Bug 548600 – Can no longer configure keyboard shortcuts for switching tabs
+
+ svn path=/trunk/; revision=3170
+
+ src/gnome-terminal.schemas.in | 96 +++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 52 ++++++++++++++++++++++-
+ src/terminal-tabs-menu.c | 59 +++++++++-----------------
+ 3 files changed, 166 insertions(+), 41 deletions(-)
+
+commit dc2a8b8ad5a9d63bfa77139922a5a1ed5d16d902
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:45 2008 +0000
+
+ Bug 420090 – Tilde is not a select-by-word character by default
+ Add some more word chars: ~, +, =, @.
+
+ svn path=/trunk/; revision=3163
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cfb551066cc4cead031b194fdc4f547a5a0b2f32
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:40 2008 +0000
+
+ Hide the Tabs menu in single-tab windows.
+
+ svn path=/trunk/; revision=3162
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8ce648e65fb499fed3d84609eaee323c0fd38673
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:34 2008 +0000
+
+ Try to fix the keybinding editor sometimes not displaying the updated
+ accel until an explicit expose event happens. Still doesn't completely
+ fix the problem...
+
+ svn path=/trunk/; revision=3161
+
+ src/terminal-accels.c | 73 ++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 61 insertions(+), 12 deletions(-)
+
+commit b76ba6b22b31e3fbeb53b50f67ac56047221a249
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:29 2008 +0000
+
+ Hide the paste-as-uri action by default, so the Edit menu doesn't flash
+ the first time it's shown and there's no text/uri-list on the clipboard.
+
+ svn path=/trunk/; revision=3160
+
+ src/terminal-window.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 3f4d942590c6221bac5ffb83cb5a0df967d9b75a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:24 2008 +0000
+
+ Don't leak the accel group.
+
+ svn path=/trunk/; revision=3159
+
+ src/terminal-accels.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit d3b7cb306f41a66d25466eda83dcb3f179cd0545
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Oct 13 18:43:19 2008 +0000
+
+ Rename variable.
+
+ svn path=/trunk/; revision=3158
+
+ src/terminal-accels.c | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 5443afbbb5228322f8e5fca0dea36577240e4d99
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Oct 11 21:15:52 2008 +0000
+
+ Bug 555824 – gnome-terminal's character encoding menu not updated
+ Update the encoding menus when the list changes.
+
+ svn path=/trunk/; revision=3157
+
+ src/terminal-app.c | 170 +++++++++++++++++++++++++++++++++++++++----
+ src/terminal-app.h | 6 +-
+ src/terminal-encoding.c | 188 +++++++-----------------------------------------
+ src/terminal-encoding.h | 19 +++--
+ src/terminal-window.c | 15 +++-
+ 5 files changed, 212 insertions(+), 186 deletions(-)
+
+commit 28293f955241125243687dc44c2efa9ed9979da5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Oct 11 21:15:45 2008 +0000
+
+ Rename files.
+
+ svn path=/trunk/; revision=3156
+
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 4 ++--
+ src/terminal-app.c | 2 +-
+ src/{encoding.c => terminal-encoding.c} | 2 +-
+ src/{encoding.h => terminal-encoding.h} | 0
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 1 -
+ 7 files changed, 6 insertions(+), 7 deletions(-)
+
+commit 52304737e959c67fce38ed92aefdff39456d3bc9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 18:25:47 2008 +0000
+
+ Make this a class closure.
+
+ svn path=/trunk/; revision=3155
+
+ src/terminal-screen.c | 18 ++++++++----------
+ 1 file changed, 8 insertions(+), 10 deletions(-)
+
+commit 7ff5ad42140bf75e8f03c2ff8ccac3a0c4cbd817
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 14:33:35 2008 +0000
+
+ Add Paste-as-Filename also to the Edit menu.
+
+ svn path=/trunk/; revision=3154
+
+ src/terminal-window.c | 6 +++---
+ src/terminal.xml | 1 +
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 0594c35281aa277dcbbdca32095fbc149622a923
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 14:31:54 2008 +0000
+
+ Bug 86119 – "select all" feature
+
+ svn path=/trunk/; revision=3153
+
+ src/terminal-window.c | 17 +++++++++++++++++
+ src/terminal.xml | 2 ++
+ 2 files changed, 19 insertions(+)
+
+commit d741b195f409c525e623230ee32615bc4c477081
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 14:11:43 2008 +0000
+
+ Add 2 * xpad to width and 2 * ypad to height in
+ terminal_window_set_size_force_grid, since that's also how
+ vte_terminal_size_request works.
+
+ svn path=/trunk/; revision=3152
+
+ src/terminal-window.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit d09d0ae73273580e84896a545f1124a001a605e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 14:00:42 2008 +0000
+
+ Fix off-by-one error in the clone command argc
+
+ svn path=/trunk/; revision=3151
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f49948bf161465e324131e875d5d333c8b7a1689
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 13:36:26 2008 +0000
+
+ Make sure we always get a system font and default profile name, falling
+ back to the default when getting the gconf key fails.
+
+ svn path=/trunk/; revision=3149
+
+ src/terminal-app.c | 21 +++++++++++++++------
+ 1 file changed, 15 insertions(+), 6 deletions(-)
+
+commit 0b0c52a5a5530ea2a96324c117fe9d90a46abdcb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 12:37:39 2008 +0000
+
+ Bug 207 – Quick menu to change terminal size
+ Based on a patch by Ian Hands.
+
+ svn path=/trunk/; revision=3147
+
+ src/terminal-window.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal.xml | 2 ++
+ 2 files changed, 81 insertions(+)
+
+commit 557b8db973119e0b866bbd71e587a98e0b625a8b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Oct 9 11:57:54 2008 +0000
+
+ Bug 548322 – gnome-terminal doesn't resize on `ESC [ 8' or `ESC [ 4' despite vte's resize_window()
+ Based on a patch by Maxim Ermilov.
+
+ svn path=/trunk/; revision=3146
+
+ src/terminal-window.c | 38 ++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 36 insertions(+), 2 deletions(-)
+
+commit e62dd998e9e4ac1a25781bab174c08781e740304
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 8 13:02:33 2008 +0000
+
+ Bug 548388 – Set title dialog should activate with Enter
+ Patch by Ian Hands.
+
+ svn path=/trunk/; revision=3144
+
+ src/terminal-window.c | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit 5faef2b2983ac7c33a6443787f40175457f62fe4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 8 13:02:27 2008 +0000
+
+ Move about data to keyfile.
+
+ svn path=/trunk/; revision=3143
+
+ src/Makefile.am | 7 ++++-
+ src/terminal-util.c | 20 ++++++++++++
+ src/terminal-util.h | 2 ++
+ src/terminal-window.c | 84 ++++++++++++++++++++++++++++++++++-----------------
+ src/terminal.about | 5 +++
+ 5 files changed, 90 insertions(+), 28 deletions(-)
+
+commit d5c05bcd0afd6db19c620ef422718260b492cb0b
+Author: Og B. Maciel <ogmaciel@src.gnome.org>
+Date: Tue Oct 7 16:16:19 2008 +0000
+
+ Fixed Hide not the same as Exibir
+
+ svn path=/trunk/; revision=3141
+
+ po/ChangeLog.pre-2-23 | 4 +
+ po/pt_BR.po | 702 +++++++++++++++++++++++++++++---------------------
+ 2 files changed, 406 insertions(+), 300 deletions(-)
+
+commit adf96cdeb3b1fa76b95bfb60efa374de998fcabd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:27 2008 +0000
+
+ Bug 551748 – In main menu, Terminal and Tabs have same mnemonic.
+
+ svn path=/trunk/; revision=3139
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bdbd592d084c5355660189b18f82e5ec79a56649
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:23 2008 +0000
+
+ Update.
+
+ svn path=/trunk/; revision=3138
+
+ po/POTFILES.in | 2 ++
+ po/POTFILES.skip | 1 +
+ 2 files changed, 3 insertions(+)
+
+commit 4ebd6822fb94ab416a79d3bb112de94cd5be964e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:18 2008 +0000
+
+ Update unsupported option help to point to non-deprecated option
+ --profile.
+
+ svn path=/trunk/; revision=3137
+
+ src/terminal-options.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 03412de45fc132fbed557c125c01b0261ebcc235
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:14 2008 +0000
+
+ No need to undef *_DISABLE_SINGLE_INCLUDES anymore here.
+
+ svn path=/trunk/; revision=3136
+
+ src/terminal-app.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit bfffc957f8e0fbfa28a21885b3c8ca97c9a57cc9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:09 2008 +0000
+
+ Remove unused includes.
+
+ svn path=/trunk/; revision=3135
+
+ src/terminal.c | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit 9566137c0ed5716361ccb09a460886184e3947e1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:31:04 2008 +0000
+
+ Move options handling to TerminalApp.
+
+ svn path=/trunk/; revision=3134
+
+ src/terminal-app.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-app.h | 4 ++
+ src/terminal-options.c | 2 +
+ src/terminal-options.h | 19 ++----
+ src/terminal.c | 155 +------------------------------------------------
+ 5 files changed, 164 insertions(+), 167 deletions(-)
+
+commit c81726a96dfd6e566bd2c1659651e06d7c52fead
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:59 2008 +0000
+
+ Plug mem leak.
+
+ svn path=/trunk/; revision=3133
+
+ src/terminal-screen.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 26434a33d72fe90f0d2fc1d87ccb24c204b33053
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:54 2008 +0000
+
+ The canonical display name including screen number is passed directly to
+ the factory, so there's no need to massage the argv anymore.
+
+ svn path=/trunk/; revision=3132
+
+ src/terminal-options.c | 117 +++----------------------------------------------
+ src/terminal-options.h | 2 +-
+ 2 files changed, 7 insertions(+), 112 deletions(-)
+
+commit 2e977e83a53e41e18d85e74b136543c39f90079b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:50 2008 +0000
+
+ Move option parsing completely to terminal-options.c.
+
+ svn path=/trunk/; revision=3131
+
+ src/terminal-options.c | 83 ++++++++++++++++++++++++++++++++++++++------------
+ src/terminal-options.h | 24 ++++++---------
+ src/terminal.c | 78 ++++++++++++++++++++++-------------------------
+ 3 files changed, 110 insertions(+), 75 deletions(-)
+
+commit 52d6f91f28b9dff7ecbef6597d08e69e9ec0e8c5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:45 2008 +0000
+
+ Rename.
+
+ svn path=/trunk/; revision=3130
+
+ src/terminal-options.c | 294 ++++++++++++++++++++++++-------------------------
+ src/terminal-options.h | 12 +-
+ src/terminal.c | 48 ++++----
+ 3 files changed, 177 insertions(+), 177 deletions(-)
+
+commit 22d799298869f9fd23af995d2bb594108a19d551
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:40 2008 +0000
+
+ Split off options parsing into terminal-options.[ch].
+
+ svn path=/trunk/; revision=3129
+
+ src/Makefile.am | 2 +
+ src/{terminal.c => terminal-options.c} | 653 +---------------
+ src/terminal-options.h | 107 +++
+ src/terminal.c | 1304 +-------------------------------
+ 4 files changed, 120 insertions(+), 1946 deletions(-)
+
+commit 66a3183d6c6170fd16b16c77a97bfdd8891ec19b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:35 2008 +0000
+
+ Remove #undef G_DISABLE_SINGLE_INCLUDES.
+
+ svn path=/trunk/; revision=3128
+
+ src/terminal.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit b91d840e2a8af21b092824ab24c7225ad0fa468a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:30 2008 +0000
+
+ Simplify --tab-*/--window-* option parsing by resuing the same callback.
+
+ svn path=/trunk/; revision=3127
+
+ src/terminal.c | 91 +++++++---------------------------------------------------
+ 1 file changed, 11 insertions(+), 80 deletions(-)
+
+commit 489f10d0b9224a6ec515d43b1cf83395f92e7ff1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Oct 7 14:30:25 2008 +0000
+
+ Allow --title and --command before the first --window/--tab, to set the
+ default.
+ Simplify --execute args collection.
+
+ svn path=/trunk/; revision=3126
+
+ src/terminal.c | 203 ++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 93 insertions(+), 110 deletions(-)
+
+commit 73cf33687dcbd916a10dd30cf2bbf93691939c77
+Author: Baptiste Mille-Mathias <baptistem@src.gnome.org>
+Date: Tue Oct 7 08:51:34 2008 +0000
+
+ Update the screenshots for French documentation to match GNOME current
+
+
+ Update the screenshots for French documentation to match GNOME current official theme.
+
+
+ svn path=/trunk/; revision=3125
+
+ help/fr/figures/gnome-terminal-default.png | Bin 13655 -> 13784 bytes
+ help/fr/figures/gnome-terminal-tabbed.png | Bin 13204 -> 18573 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 5c491aef98614ac721f89e0e5e509548d4321237
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Sun Oct 5 22:30:09 2008 +0000
+
+ Updated sv translation (Daniel Nylander)
+
+ svn path=/trunk/; revision=3121
+
+ po/sv.po | 526 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 315 insertions(+), 211 deletions(-)
+
+commit 05b75f7609c2d8652e7e42ece658ce6837f33bcb
+Author: Gabor Keleman <kelemeng@src.gnome.org>
+Date: Sun Oct 5 19:31:46 2008 +0000
+
+ Hungarian translation updated
+
+ svn path=/trunk/; revision=3120
+
+ po/hu.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 19461b7a6365eadf1cb2c4cce15ca0332f1d40e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 1 16:35:43 2008 +0000
+
+ Bug 552950 – Wrong string in docs, section 4.2. Title and Command
+ Patch by Lucas Lommer.
+
+ svn path=/trunk/; revision=3115
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 58f87e884828ad4069dbe591236a3f3368afde44
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 1 16:35:36 2008 +0000
+
+ Bug 552938 – Wrong string in doc, 3.5. Viewing the Keyboard Shortcut Settings
+ Patch by Lucas Lommer.
+
+ svn path=/trunk/; revision=3114
+
+ help/C/gnome-terminal.xml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e1d9f57cb952b1117b170caca2855327e291f855
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 1 16:35:29 2008 +0000
+
+ Bug 554485 – regression: open new tab using keyboard shortcut does not open new tab with profile of parent window
+ Patch by Alexander Sack.
+
+ svn path=/trunk/; revision=3113
+
+ src/terminal-window.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 1685d1bbc0d2e92338f69d2d1a12714594155094
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Oct 1 16:35:24 2008 +0000
+
+ Bug 453193 – accels sent to the terminal if the corresponding gtkaction is insensitive
+ Bug 138609 – Next/prev TAB keybindings should not be passed through on first/last tab
+ Bug 92139 – Selecting "next tab" on rightmost tab should cycle to leftmost tab
+ Set the next/previous-tab actions always sensitive except when there's
+ only a single tab in the window. That prevents their shortcut key
+ sequences to end up in the terminal window (bug 453193, bug 138609).
+ Also fixes tab cycling (bug 92139).
+
+ svn path=/trunk/; revision=3112
+
+ src/terminal-window.c | 15 +++++++++++++++
+ 1 file changed, 15 insertions(+)
+
+commit 3e544a42b70e08bb556261dfb174ad8c94e5bf39
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Tue Sep 30 18:49:41 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-09-30 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=3110
+
+ po/et.po | 40 ++++++++++++++++++++--------------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit a768d0c4f849413e494afe62b8130395861fc821
+Author: Brian Cameron <bcameron@src.gnome.org>
+Date: Mon Sep 29 18:43:23 2008 +0000
+
+ Change default of the following GConf key to "true" by default.
+ /apps/gnome-terminal/profiles/Default/no_aa_without_render key
+ Refer to bug #552726. This makes gnome-terminal look nicer when
+ Xrender is not present, for example.
+
+ svn path=/trunk/; revision=3109
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 442a3613e61212d51dd87fa87720e38d026b355f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 29 13:31:49 2008 +0000
+
+ Fix indentation.
+
+ svn path=/trunk/; revision=3108
+
+ src/terminal.c | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit e710d73f69b7374a1de309b391d8f9e0605d4c91
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 29 13:09:57 2008 +0000
+
+ Add about dialogue hooks.
+
+ svn path=/trunk/; revision=3107
+
+ src/terminal.c | 37 +++++++++++++++++++++++++++++++++++++
+ 1 file changed, 37 insertions(+)
+
+commit 3cfbe4140b6afe85835a306d05972d37cbb39a48
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 26 19:32:14 2008 +0000
+
+ Print version to stdout, not stderr
+
+ svn path=/trunk/; revision=3105
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9d01b7feee2d6e5ab51ebfc867c3d7197366d28f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 26 19:32:09 2008 +0000
+
+ Add --profile option.
+
+ svn path=/trunk/; revision=3104
+
+ src/terminal.c | 145 +++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 115 insertions(+), 30 deletions(-)
+
+commit 17faca2ec9949ecff096c603f04622373dba2b5d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 26 19:32:04 2008 +0000
+
+ Use the gtkbinding to move to next/previous tab. Part of bug #92139.
+
+ svn path=/trunk/; revision=3103
+
+ src/terminal-window.c | 39 ++++++++++++++++++++++-----------------
+ 1 file changed, 22 insertions(+), 17 deletions(-)
+
+commit 1900cb50d41bb5f34eb02c5b93947eb54572377d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 26 19:31:59 2008 +0000
+
+ Add --version back which was lost in the libgnome exorcism.
+
+ svn path=/trunk/; revision=3102
+
+ src/terminal.c | 13 +++++++++++++
+ 1 file changed, 13 insertions(+)
+
+commit f48af38a6cb806b454851ae80948f1a11eb4e338
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Sep 26 19:31:52 2008 +0000
+
+ Plug mem leak.
+
+ svn path=/trunk/; revision=3101
+
+ src/terminal.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 96631f7a37100f497d37b2d7dc8f0c35cfd68af8
+Author: Mario Blättermann <mariobl@svn.gnome.org>
+Date: Fri Sep 26 09:49:24 2008 +0000
+
+ Updated german translation.
+
+ 2008-09-26 Mario Blättermann <mariobl@svn.gnome.org>
+
+ * de/de.po: Updated german translation.
+
+
+ svn path=/trunk/; revision=3100
+
+ help/de/de.po | 1385 +++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 1094 insertions(+), 291 deletions(-)
+
+commit 9b9fb652cb25a4a02dc8e0f873a3270bb87c621e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Sep 25 18:54:25 2008 +0000
+
+ Fall back to creating a new instance if the factory method doesn't
+ exist.
+
+ svn path=/trunk/; revision=3096
+
+ src/terminal.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit f34cef6793759613f9952ef4b0e59454bd20255a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Sep 25 18:47:11 2008 +0000
+
+ Fix finding the display when the display name has no period in it.
+
+ svn path=/trunk/; revision=3094
+
+ src/terminal.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit e22a9ca6b2a21caae821fb6589631275e9f211a7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Sep 25 18:42:48 2008 +0000
+
+ Bug 98715 – loses parent environment variables on startup
+ Based on a patch by Davyd Madeley.
+
+ svn path=/trunk/; revision=3093
+
+ src/terminal-app.c | 4 ++
+ src/terminal-app.h | 1 +
+ src/terminal-factory-service.xml | 1 +
+ src/terminal-screen.c | 141 +++++++++++++++++++++++----------------
+ src/terminal-screen.h | 4 ++
+ src/terminal-window.c | 2 +
+ src/terminal.c | 30 ++++++++-
+ 7 files changed, 126 insertions(+), 57 deletions(-)
+
+commit d891adbc8d57e6ae1951bcaab2bea996b52432ce
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:53:00 2008 +0000
+
+ Remove \n from GError messages.
+
+ svn path=/trunk/; revision=3091
+
+ src/terminal.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit e47803cfda6b6fd4398d122a1f1a580041c2b958
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:59 2008 +0000
+
+ Default to enable maintainer mode.
+
+ svn path=/trunk/; revision=3090
+
+ configure.ac | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit ba4535392af122ea58e1b771acd334f3f938e210
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:55 2008 +0000
+
+ Remove session debugging.
+
+ svn path=/trunk/; revision=3089
+
+ src/terminal-app.c | 18 ------------------
+ 1 file changed, 18 deletions(-)
+
+commit 122ee5a16d0e5fa986fc8e252a0fa1476ad3ad68
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:50 2008 +0000
+
+ Update from libegg.
+
+ svn path=/trunk/; revision=3088
+
+ src/eggdesktopfile.c | 31 +++++++++++++++++-------------
+ src/eggsmclient-xsmp.c | 51 +++++++++++++++++++++++++++++++++++++++++++-------
+ src/eggsmclient.c | 31 ++++++++++++++++++++++++++----
+ src/eggsmclient.h | 6 ++++++
+ 4 files changed, 95 insertions(+), 24 deletions(-)
+
+commit f7d71ed67f81050f08576c12df943ed3622bc2d1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:45 2008 +0000
+
+ Update.
+
+ svn path=/trunk/; revision=3087
+
+ .gitignore | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 7e22364482d7616d8cb9bb972ab4b93047c6c537
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:40 2008 +0000
+
+ Parse the remote args directly, so we can return the error message to
+ the remote caller.
+
+ svn path=/trunk/; revision=3086
+
+ src/terminal.c | 85 +++++++++++++++++++---------------------------------------
+ 1 file changed, 28 insertions(+), 57 deletions(-)
+
+commit 055223385978fe4dee0a6ed10057016edd18002e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:35 2008 +0000
+
+ Make --zoom a global and per-tab option. Part of bug #552264.
+
+ svn path=/trunk/; revision=3085
+
+ src/terminal.c | 111 +++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 60 insertions(+), 51 deletions(-)
+
+commit 3b17292887bd81b7b1c786daffb935d773fe859e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:30 2008 +0000
+
+ Group options into global and per tab/per window ones. This also allows
+ to shorten their descriptions. Hide internal options from --help.
+
+ svn path=/trunk/; revision=3084
+
+ src/terminal.c | 258 +++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 148 insertions(+), 110 deletions(-)
+
+commit 38e2f196ebc1e2237928827f6e884672c32e91b5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:25 2008 +0000
+
+ Plug a refcount leak.
+
+ svn path=/trunk/; revision=3083
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a33eec4411f2dbfac90f303e05bc3b33cb97704c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:20 2008 +0000
+
+ No need to deep-copy argv[], just make a NULL-terminated array with the
+ const pointers here.
+
+ svn path=/trunk/; revision=3082
+
+ src/terminal.c | 26 +++++++-------------------
+ 1 file changed, 7 insertions(+), 19 deletions(-)
+
+commit caad5b3c132e59c5175048eb0a6b225eb1de048d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:15 2008 +0000
+
+ Handle new terminal events on idle instead of mangaing the queue ourself.
+
+ svn path=/trunk/; revision=3081
+
+ src/terminal.c | 64 +++++++++++++++++-----------------------------------------
+ 1 file changed, 19 insertions(+), 45 deletions(-)
+
+commit c77cbd57669527d25b39fb6e76fe5647fcf8ab4c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:10 2008 +0000
+
+ Make working directory, startup ID and display name arguments to the factory method, instead of squeezing them into the args array.
+
+ svn path=/trunk/; revision=3080
+
+ src/terminal-factory-service.xml | 7 +-
+ src/terminal.c | 293 ++++++++++++++++-----------------------
+ 2 files changed, 121 insertions(+), 179 deletions(-)
+
+commit 5983a44b8fed29804b32bf5348e0b19c5cd55d8c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:11:05 2008 +0000
+
+ Rename.
+
+ svn path=/trunk/; revision=3079
+
+ src/Makefile.am | 4 ++--
+ src/{eggusershell.c => eggshell.c} | 8 ++++----
+ src/{eggusershell.h => eggshell.h} | 2 +-
+ src/terminal-screen.c | 4 ++--
+ 4 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 2c9bc380e6dafdf29759c010377288802c4650cf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:59 2008 +0000
+
+ Remove trailing whitespace.
+
+ svn path=/trunk/; revision=3078
+
+ src/terminal-app.c | 88 +++++++++++++--------------
+ src/terminal.c | 170 ++++++++++++++++++++++++++---------------------------
+ 2 files changed, 129 insertions(+), 129 deletions(-)
+
+commit a65c31ce4157f5f291ad625794921b7f016c4a98
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:53 2008 +0000
+
+ libbonobo exorcism: use DBUS for single instance code
+ Bug 399209 – use d-bus / gunique / gtkunique for single instance code
+
+ svn path=/trunk/; revision=3077
+
+ configure.ac | 11 +-
+ src/Makefile.am | 15 ++-
+ src/gnome-terminal.server | 8 --
+ src/terminal-factory-service.xml | 7 +
+ src/terminal.c | 271 ++++++++++++++++++++++-----------------
+ 5 files changed, 180 insertions(+), 132 deletions(-)
+
+commit 0f65dee3bb2d2cc2234f594fb5a6eddd49ea9dd1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:48 2008 +0000
+
+ libgnome* exorcism V: remove gnome_program_init call.
+
+ svn path=/trunk/; revision=3076
+
+ configure.ac | 19 +++---
+ src/Makefile.am | 2 -
+ src/eggsmclient-libgnomeui.c | 151 -------------------------------------------
+ src/eggsmclient-libgnomeui.h | 40 ------------
+ src/eggusershell.h | 2 -
+ src/terminal.c | 34 +++++-----
+ 6 files changed, 24 insertions(+), 224 deletions(-)
+
+commit bd999bb2af10a8809b5b1bcf9dfca586a5fcc346
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:43 2008 +0000
+
+ libgnome* exorcism IV: remove usage of gnome_program_locate_file from
+ background image loading, since the path is already always absolute.
+
+ svn path=/trunk/; revision=3075
+
+ src/terminal-profile.c | 26 ++++++++------------------
+ 1 file changed, 8 insertions(+), 18 deletions(-)
+
+commit fc3dea53ae36852ed07d0fa0f01f59ebd04777ca
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:37 2008 +0000
+
+ libgnome* exorcism III: remove the gnome-thumbnail dependency.
+
+ svn path=/trunk/; revision=3074
+
+ src/profile-editor.c | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+commit 737869246bc61aec534dbb8dfff43b106a4da4d3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:32 2008 +0000
+
+ libgnome* exorcism II: copy the gnome_util_user_shell code into
+ gnome-terminal.
+
+ svn path=/trunk/; revision=3073
+
+ src/Makefile.am | 2 +
+ src/eggusershell.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/eggusershell.h | 42 +++++++++++++++++++
+ src/terminal-screen.c | 5 ++-
+ 4 files changed, 161 insertions(+), 2 deletions(-)
+
+commit 0ee03e0de417ea11387e9a38eb816ebfb53b4a9d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Sep 24 20:10:25 2008 +0000
+
+ libgnome* exorcism I: use EggSMClient instead of libgnomeui's GnomeClient.
+
+ svn path=/trunk/; revision=3072
+
+ configure.ac | 25 +
+ src/Makefile.am | 22 +
+ src/eggdesktopfile.c | 1381 ++++++++++++++++++++++++++++++++++++++++++
+ src/eggdesktopfile.h | 130 ++++
+ src/eggsmclient-libgnomeui.c | 151 +++++
+ src/eggsmclient-libgnomeui.h | 40 ++
+ src/eggsmclient-osx.c | 158 +++++
+ src/eggsmclient-private.h | 53 ++
+ src/eggsmclient-win32.c | 255 ++++++++
+ src/eggsmclient-xsmp.c | 1369 +++++++++++++++++++++++++++++++++++++++++
+ src/eggsmclient.c | 565 +++++++++++++++++
+ src/eggsmclient.h | 117 ++++
+ src/terminal-app.c | 76 ++-
+ src/terminal.c | 6 +-
+ 14 files changed, 4322 insertions(+), 26 deletions(-)
+
+commit 4bd6357a2e57c414e6c63339cf47325d730f4dd9
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Wed Sep 24 12:19:41 2008 +0000
+
+ Fix the build break introduced by my last patch. See bug #552952 comment
+
+ 2008-09-24 Andre Klapper <a9016009@gmx.de>
+
+ * help/C/gnome-terminal.xml: Fix the build break introduced
+ by my last patch. See bug #552952 comment 6.
+
+
+ svn path=/trunk/; revision=3071
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2abc8087b3bdb4c6e95bffb8c905ac3f8b290912
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Tue Sep 23 21:45:59 2008 +0000
+
+ Fixed one sentence on behalf of Lucas Lommer. Fixes bug #552943.
+
+ 2008-08-23 Andre Klapper <a9016009@gmx.de>
+
+ * /help/C/gnome-terminal.xml: Fixed one sentence on behalf of
+ Lucas Lommer. Fixes bug #552943.
+
+
+ svn path=/trunk/; revision=3066
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4621812621860de910e88169cda7adb82553211d
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Tue Sep 23 21:13:25 2008 +0000
+
+ Fixed one sentence on behalf of Lucas Lommer. Fixes bug #552952.
+
+ 2008-08-23 Andre Klapper <a9016009@gmx.de>
+
+ * /help/C/gnome-terminal.xml: Fixed one sentence on behalf of
+ Lucas Lommer. Fixes bug #552952.
+
+
+ svn path=/trunk/; revision=3065
+
+ help/C/gnome-terminal.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 62f65001620ef7de97688e12d7955d91c6ca3dd7
+Author: Kenneth Nielsen <kennethn@src.gnome.org>
+Date: Mon Sep 22 22:04:08 2008 +0000
+
+ po/da.po Updated Danish translation by Kenneth Nielsen
+
+ svn path=/trunk/; revision=3062
+
+ po/da.po | 3047 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1507 insertions(+), 1540 deletions(-)
+
+commit 32047bc6676509bade9a758d4b1823bdb8bd4d6a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 22 12:47:50 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=3060
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 5d329b7799c3acc7e7b916a499042509c6b846a9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 22 12:45:40 2008 +0000
+
+ Version 2.24.0.
+
+ svn path=/trunk/; revision=3056
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit feb5c22279d92132969c6e72f60ce288b20c4073
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Sep 22 05:53:55 2008 +0000
+
+ Updated Gujarati Translations
+
+ svn path=/trunk/; revision=3055
+
+ po/gu.po | 2065 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 901 insertions(+), 1164 deletions(-)
+
+commit 5b16bc98f80a63069244b82c308ec0ba3dea85ad
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Sun Sep 21 22:22:33 2008 +0000
+
+ Updated Catalan translation
+
+ svn path=/trunk/; revision=3054
+
+ po/ChangeLog.pre-2-23 | 4 +
+ po/ca.po | 2473 ++++++++++++++++++++++++-------------------------
+ 2 files changed, 1233 insertions(+), 1244 deletions(-)
+
+commit d45d0ea849846a3cd81946278761a86a8c7c1147
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Sun Sep 21 21:17:01 2008 +0000
+
+ Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
+
+ 2008-09-22 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation by
+ Mişu Moldovan <dumol@gnome.ro>
+
+ svn path=/trunk/; revision=3053
+
+ po/ChangeLog.pre-2-23 | 5 +
+ po/ro.po | 3694 ++++++++++++++++++++++++-------------------------
+ 2 files changed, 1851 insertions(+), 1848 deletions(-)
+
+commit 1a33fe87284df6220896dcde38520b46ae426fec
+Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
+Date: Sun Sep 21 16:13:58 2008 +0000
+
+ svn path=/trunk/; revision=3052
+
+
+
+ svn path=/trunk/; revision=3052
+
+ po/uk.po | 3002 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1485 insertions(+), 1517 deletions(-)
+
+commit ebe765dbcfc880f45e66bd46c4898e3d4d371fa3
+Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
+Date: Sun Sep 21 14:06:33 2008 +0000
+
+ 2008-09-21 Leonardo Ferreira Fontenelle leonardof@gnome.org
+
+ * pt_BR.po: Fixed terminology in Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=3051
+
+ po/pt_BR.po | 56 ++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 28 insertions(+), 28 deletions(-)
+
+commit 295f1538cc507e32d4269134778faeab510ff818
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 21 12:06:29 2008 +0000
+
+ Fix line break. Fixes bug #553111
+
+ svn path=/trunk/; revision=3050
+
+ autogen.sh | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fb74f42522c455f83fcc25c492d16ba144c5e2b3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Sep 21 11:23:30 2008 +0000
+
+ Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds.
+
+ svn path=/trunk/; revision=3049
+
+ autogen.sh | 6 ++++--
+ po/ChangeLog | 3 ---
+ 2 files changed, 4 insertions(+), 5 deletions(-)
+
+commit 7eda17ea515786610292ac4f4ce7ac63a60ede3a
+Author: Petr Kovář <pmkovar@src.gnome.org>
+Date: Sat Sep 20 23:23:09 2008 +0000
+
+ Updated Czech translation by Lucas Lommer. Added Czech translation of manual by Lucas Lommer.
+
+ svn path=/trunk/; revision=3048
+
+ help/Makefile.am | 2 +-
+ help/cs/cs.po | 1139 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/ChangeLog | 8 -
+ po/cs.po | 244 ++++++------
+ 4 files changed, 1262 insertions(+), 131 deletions(-)
+
+commit c037e4458b24232f902b9904b49fb72920f1ed92
+Author: Luca Ferretti <lferrett@src.gnome.org>
+Date: Sat Sep 20 20:16:48 2008 +0000
+
+ Updated Italian translation by Lorenzo Travaglio.
+
+ svn path=/trunk/; revision=3047
+
+ po/it.po | 2650 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 934 insertions(+), 1716 deletions(-)
+
+commit 650d40336cc29b5b65de196bfa669d66271a6710
+Author: Robert-André Mauchin <bobmauchin@src.gnome.org>
+Date: Fri Sep 19 23:36:18 2008 +0000
+
+ Updated French translation
+
+ svn path=/trunk/; revision=3046
+
+ help/fr/fr.po | 298 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 154 insertions(+), 144 deletions(-)
+
+commit 84196a62f1c8e75b42285550d726c7a7a12995fa
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Thu Sep 18 16:36:22 2008 +0000
+
+ Updated Greek Translation by Athanasios Lefteris <alefteris@gmail.com>
+
+ svn path=/trunk/; revision=3045
+
+ po/el.po | 2795 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 1106 insertions(+), 1689 deletions(-)
+
+commit 016dbbd27f9d3b23dbd6664f445e19f37daf3e99
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Thu Sep 18 02:04:11 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ * Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=3044
+
+ po/ChangeLog | 4 +
+ po/ar.po | 832 ++++++++++++++++++-----------------------------------------
+ 2 files changed, 249 insertions(+), 587 deletions(-)
+
+commit c97e8f957e9498f107a1f71b713bc91e4897a0f2
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Wed Sep 17 07:55:33 2008 +0000
+
+ hindi update by Rajesh Ranjan
+
+ svn path=/trunk/; revision=3043
+
+ po/hi.po | 2544 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 942 insertions(+), 1602 deletions(-)
+
+commit adb82a11db0f707a51bcfd41c24fdfc46dd60c08
+Author: Gabor Keleman <kelemeng@src.gnome.org>
+Date: Tue Sep 16 17:37:34 2008 +0000
+
+ Translation updated
+
+ svn path=/trunk/; revision=3042
+
+ po/hu.po | 294 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 149 insertions(+), 145 deletions(-)
+
+commit 3f8eaf7b3f667c0f9ec00d5636d2236916d45597
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Mon Sep 15 14:35:06 2008 +0000
+
+ translation for Punjabi by A S Alam
+
+ svn path=/trunk/; revision=3041
+
+ po/pa.po | 3271 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1610 insertions(+), 1661 deletions(-)
+
+commit ec7ffc782cfb6f096719931d019cbdcceeb4c551
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Mon Sep 15 09:40:36 2008 +0000
+
+ Updated Arabic Translation by Khaled Hosny.
+
+ * Updated Arabic Translation by Khaled Hosny.
+
+ svn path=/trunk/; revision=3040
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit b8e31d399090524fc0031faa06e76ae03919ddcf
+Author: Gintautas Miliauskas <gintas@akl.lt>
+Date: Sun Sep 14 10:55:56 2008 +0000
+
+ Updated Lithuanian translation.
+
+ 2008-09-14 Gintautas Miliauskas <gintas@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+
+
+ svn path=/trunk/; revision=3039
+
+ po/ChangeLog | 29 -
+ po/lt.po | 2978 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1474 insertions(+), 1533 deletions(-)
+
+commit afd4b4961b16ddccaae9402013b9226924fd6ab0
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Sep 14 10:15:14 2008 +0000
+
+ Updated Arabic Translation by Khaled Hosny.
+
+ * Updated Arabic Translation by Khaled Hosny.
+
+ svn path=/trunk/; revision=3038
+
+ po/ar.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c2680e290b6e9c8baf382f60bc23756d026511ae
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Sat Sep 13 02:46:07 2008 +0000
+
+ Updated Turkish Translation
+
+ svn path=/trunk/; revision=3037
+
+ po/ChangeLog | 4 +
+ po/tr.po | 2948 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1466 insertions(+), 1486 deletions(-)
+
+commit 98acea1d2f040c7ae688476d84161af726155747
+Author: Goran Rakic <grakic@src.gnome.org>
+Date: Thu Sep 11 21:23:58 2008 +0000
+
+ Updated Serbian translation
+
+ svn path=/trunk/; revision=3036
+
+ po/ChangeLog | 4 +
+ po/sr.po | 3297 ++++++++++++++++++++++++++++----------------------------
+ po/sr@latin.po | 3297 ++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 3294 insertions(+), 3304 deletions(-)
+
+commit 3fd1e80b00dd8f4bb696375d614a60b05995f197
+Author: Sandeep Shedmake <sandeeps@src.gnome.org>
+Date: Thu Sep 11 09:35:46 2008 +0000
+
+ Updated Marathi Translations
+
+ svn path=/trunk/; revision=3035
+
+ po/mr.po | 2366 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 918 insertions(+), 1448 deletions(-)
+
+commit 828bd152bfcac9e277572a9ce37da9f84312f665
+Author: Felix I <ifelix@src.gnome.org>
+Date: Thu Sep 11 07:38:11 2008 +0000
+
+ Tamil translation updated
+
+ svn path=/trunk/; revision=3034
+
+ po/ChangeLog | 4 +
+ po/ta.po | 2569 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 966 insertions(+), 1607 deletions(-)
+
+commit 82872da8edeac7505cad7616fcf171c16da0bfd2
+Author: Robert Sedak <rsedak@src.gnome.org>
+Date: Thu Sep 11 05:58:03 2008 +0000
+
+ Update: Croatian Language
+
+ svn path=/trunk/; revision=3033
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 33c068aaf9e71b63ae075e5140653878fe733b44
+Author: Robert Sedak <rsedak@src.gnome.org>
+Date: Tue Sep 9 11:22:27 2008 +0000
+
+ Update: Croatian Language
+
+ svn path=/trunk/; revision=3032
+
+ po/hr.po | 3355 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1650 insertions(+), 1705 deletions(-)
+
+commit ccdecf9c9436eea92aa15b836d3aeb3ca9f177f9
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Sep 9 08:43:10 2008 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2008-09-09 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ svn path=/trunk/; revision=3031
+
+ po/ChangeLog | 5 +
+ po/bg.po | 2393 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 1068 insertions(+), 1330 deletions(-)
+
+commit 392ebb06d215965c2d42b389d439ab55df3a1408
+Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+Date: Mon Sep 8 21:41:55 2008 +0000
+
+ Updated Russian translation by Yuriy Penkin.
+
+ 2008-08-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * ru.po: Updated Russian translation by Yuriy Penkin.
+
+
+
+ svn path=/trunk/; revision=3030
+
+ po/ru.po | 2578 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 938 insertions(+), 1640 deletions(-)
+
+commit 1aea90053801888cd827ca0c0c2fc5fb44b7dea6
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Sep 8 15:21:14 2008 +0000
+
+ Updated Bengali India Translation
+
+ svn path=/trunk/; revision=3029
+
+ po/bn_IN.po | 2418 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 925 insertions(+), 1493 deletions(-)
+
+commit 0a322d1e9902b7b0ee6d570a616a8333f3b442cb
+Author: Matej Urbančič <mateju@src.gnome.org>
+Date: Mon Sep 8 13:19:02 2008 +0000
+
+ Updated Slovenian translation
+
+ svn path=/trunk/; revision=3028
+
+ po/sl.po | 2236 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1109 insertions(+), 1127 deletions(-)
+
+commit ee3b1d5db15845b76e1752d7aa614674f3464de9
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Sep 8 05:21:54 2008 +0000
+
+ Updated Korean translation by Young-Ho Cha.
+
+ svn path=/trunk/; revision=3027
+
+ po/ko.po | 2929 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1448 insertions(+), 1481 deletions(-)
+
+commit b6c620453f58205d4590fee70300285c2f02bc27
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sun Sep 7 16:56:52 2008 +0000
+
+ Translation updated.
+
+ 2008-09-07 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated.
+
+ svn path=/trunk/; revision=3026
+
+ po/ChangeLog | 4 +
+ po/nl.po | 3064 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1517 insertions(+), 1551 deletions(-)
+
+commit f838cd6f80dc3a34d1bcb1c13a3e5c2bd9029b53
+Author: Philip Withnall <philip@tecnocode.co.uk>
+Date: Sat Sep 6 22:30:14 2008 +0000
+
+ Updated British English translation.
+
+ 2008-09-06 Philip Withnall <philip@tecnocode.co.uk>
+
+ * en_GB.po: Updated British English translation.
+
+
+ svn path=/trunk/; revision=3025
+
+ po/en_GB.po | 3262 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1618 insertions(+), 1644 deletions(-)
+
+commit ddcdaa22f0ebbb8bbcabb63e349aac234bb4f9b1
+Author: Seán de Búrca <sdeburca@svn.gnome.org>
+Date: Sat Sep 6 20:49:24 2008 +0000
+
+ Updated Irish translation.
+
+ 2008-09-06 Seán de Búrca <sdeburca@svn.gnome.org>
+
+ * ga.po: Updated Irish translation.
+
+ svn path=/trunk/; revision=3024
+
+ po/ga.po | 252 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 125 insertions(+), 127 deletions(-)
+
+commit cf418b9ddec3d2650ec3626733ec7a837f9b45e4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Sep 6 20:02:32 2008 +0000
+
+ Plug a mem leak.
+
+ svn path=/trunk/; revision=3023
+
+ src/terminal-util.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3c8480d68f1572e99f487cdcc0ee6f81e91281ae
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Sat Sep 6 07:57:00 2008 +0000
+
+ Updated zh_CN translation.
+
+ svn path=/trunk/; revision=3022
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 2445 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 910 insertions(+), 1539 deletions(-)
+
+commit b7ab3e4dba65497fd2e4c89a44198f197bfab9e5
+Author: Norayr Chilingaryan <noch@src.gnome.org>
+Date: Fri Sep 5 09:06:49 2008 +0000
+
+ small addition and test of svn
+ 05 sept 08
+ Norayr Chilingaryan <norik@freenet.am>
+
+ svn path=/trunk/; revision=3021
+
+ po/hy.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5fd982fda70f328353339dcf9e264904562585ad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Sep 2 12:38:03 2008 +0000
+
+ Bug 550419 – Icon of New Tab and New Windows get mixed up
+
+ svn path=/trunk/; revision=3020
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 81a246b59424f187db1e6d4488f83f160250c476
+Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
+Date: Tue Sep 2 08:21:11 2008 +0000
+
+ Updated Vietnamese translation
+
+ 2008-09-02 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
+
+ * vi.po: Updated Vietnamese translation
+
+
+ svn path=/trunk/; revision=3019
+
+ po/ChangeLog | 4 +
+ po/vi.po | 282 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 152 insertions(+), 134 deletions(-)
+
+commit 347d907bca4e96b513ddb926c0b40d11bcff4dcc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Sep 1 11:56:25 2008 +0000
+
+ Bug 550179 – gnome-terminal.desktop file uses deprecated Encoding=UTF-8
+
+ svn path=/trunk/; revision=3018
+
+ gnome-terminal.desktop.in.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 33ac4b0b90c0df3d7d42ad1855d28af5b8106eaa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Aug 31 11:37:23 2008 +0000
+
+ Cleanup.
+
+ svn path=/trunk/; revision=3017
+
+ po/ChangeLog | 12 ------------
+ 1 file changed, 12 deletions(-)
+
+commit 7780f574593a5e5dd4e51d8a9d83eb905013e4e6
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Sun Aug 31 06:27:31 2008 +0000
+
+ Updated Japanese translation.
+
+ 2008-08-31 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated Japanese translation.
+
+ svn path=/trunk/; revision=3016
+
+ po/ja.po | 2439 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 931 insertions(+), 1508 deletions(-)
+
+commit 39543ba0333e88419fcc0dcac6fe3b0b73796a98
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 30 15:00:57 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=3015
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0cf5fb28079c088b251d7dd483f28ec674a066af
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 30 14:56:49 2008 +0000
+
+ Version 2.23.91.
+
+ svn path=/trunk/; revision=3013
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 132207044e107c826726654e665ea3c6f08827ef
+Author: Mario Blättermann <mariobl@src.gnome.org>
+Date: Fri Aug 29 11:22:44 2008 +0000
+
+ Updated german translation, new screenshots matching the clearlooks theme
+
+ svn path=/trunk/; revision=3012
+
+ help/ChangeLog.pre-2-23 | 5 +
+ help/de/de.po | 1542 +++++++---------------------
+ help/de/figures/gnome-terminal-default.png | Bin 7901 -> 12428 bytes
+ help/de/figures/gnome-terminal-tabbed.png | Bin 11880 -> 17431 bytes
+ 4 files changed, 377 insertions(+), 1170 deletions(-)
+
+commit 70e6e38a2ed42df1ac19b010219ede9285c8de8b
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Fri Aug 29 09:06:39 2008 +0000
+
+ Adding in LINGUA for maithili
+
+ svn path=/trunk/; revision=3011
+
+ po/ChangeLog | 3 +++
+ po/LINGUAS | 1 +
+ 2 files changed, 4 insertions(+)
+
+commit d401cf1950396fd648d81012e3e6431b6ba67bc3
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Fri Aug 29 08:56:59 2008 +0000
+
+ added by Rajesh Ranjan for maithili
+
+ svn path=/trunk/; revision=3010
+
+ po/mai.po | 1992 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1992 insertions(+)
+
+commit b95c37868103720ab2cd55d4c8d1ce5d17a1d9e2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 28 20:06:57 2008 +0000
+
+ Plug a mem leak.
+
+ svn path=/trunk/; revision=3009
+
+ src/terminal-util.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 79bc52e65bb698235323fcab7a7f19aea8ae6eef
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 28 20:01:30 2008 +0000
+
+ Use gtk_show_uri instead of gnome_help_display to show the help.
+
+ svn path=/trunk/; revision=3008
+
+ src/Makefile.am | 11 ++++----
+ src/terminal-util.c | 80 ++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 61 insertions(+), 30 deletions(-)
+
+commit e7f44c4425800d9d9f4f7a76fb4700df2b07cac6
+Author: Christian Kirbach <ckirbach@src.gnome.org>
+Date: Wed Aug 27 20:32:42 2008 +0000
+
+ Updated German translation.
+
+ * po/de.po: Updated German translation.
+
+ svn path=/trunk/; revision=3007
+
+ po/de.po | 199 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 99 insertions(+), 100 deletions(-)
+
+commit f208fc66d301a6d87566674fcc45eec310d8014d
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Wed Aug 27 19:24:22 2008 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=3006
+
+ po/sv.po | 229 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 114 insertions(+), 115 deletions(-)
+
+commit 9985f0d9848b19dd8b9b8994eb262f2b94748015
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Tue Aug 26 14:17:12 2008 +0000
+
+ Updated Arabic Translation by Khaled Hosny.
+
+ * Updated Arabic Translation by Khaled Hosny.
+
+ svn path=/trunk/; revision=3005
+
+ po/ar.po | 202 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 101 insertions(+), 101 deletions(-)
+
+commit 558a552fcf3612c3bbc4d7694e25608f210932c9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 25 15:58:47 2008 +0000
+
+ Bug 549308 – gnome-terminal crashed with SIGSEGV in free()
+ Don't try to g_strfreev something we don't own.
+
+ svn path=/trunk/; revision=3004
+
+ src/terminal-window.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit cd1e6bc402f70c3c6f4a3f4e456044040cb7e314
+Author: Goran Rakic <grakic@src.gnome.org>
+Date: Mon Aug 25 14:54:25 2008 +0000
+
+ Conversion from sr@Latn to sr@latin
+
+ svn path=/trunk/; revision=3003
+
+ po/ChangeLog | 5 +++++
+ po/LINGUAS | 2 +-
+ po/{sr@Latn.po => sr@latin.po} | 0
+ 3 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 621482ae913d59b411210855a586f7ab6804fea2
+Author: Shankar Prasad <sprasad@src.gnome.org>
+Date: Mon Aug 25 04:17:23 2008 +0000
+
+ Updated the ChangeLog.pre-2-23 and LINGUAS
+
+ svn path=/trunk/; revision=3002
+
+ po/ChangeLog.pre-2-23 | 5 +++++
+ po/LINGUAS | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit d1269ff8552c4c9ee288d23f761c3c42beb31b9f
+Author: Shankar Prasad <sprasad@src.gnome.org>
+Date: Mon Aug 25 04:12:48 2008 +0000
+
+ adding kannada translations
+
+ svn path=/trunk/; revision=3001
+
+ po/kn.po | 1881 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1881 insertions(+)
+
+commit ae309aebb94a2a9713641cfc4f15dbf86ee54b7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:38 2008 +0000
+
+ Require gtk 2.13.
+
+ svn path=/trunk/; revision=3000
+
+ configure.ac | 2 +-
+ src/terminal-util.c | 6 ------
+ src/terminal-window.c | 16 ----------------
+ 3 files changed, 1 insertion(+), 23 deletions(-)
+
+commit 28310bd1a1ea385cb0247faf9a9e09db489fa7da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:32 2008 +0000
+
+ Drop X configure checks, and remove unnecessary X header inclusion.
+
+ svn path=/trunk/; revision=2999
+
+ configure.ac | 5 -----
+ src/terminal-screen.c | 5 ++++-
+ 2 files changed, 4 insertions(+), 6 deletions(-)
+
+commit d009ac6965cbf847d3ff2467eec9e874ae58d251
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:26 2008 +0000
+
+ Update vte req to 0.17, and drop #ifdef'd code for < 0.17.
+
+ svn path=/trunk/; revision=2998
+
+ configure.ac | 2 +-
+ src/terminal-profile.c | 7 +-
+ src/terminal-screen.c | 172 +------------------------------------------------
+ src/terminal-screen.h | 5 --
+ 4 files changed, 4 insertions(+), 182 deletions(-)
+
+commit 1ae2a99a1be2c417c8441e309c31575b4c696e69
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:20 2008 +0000
+
+ Also follow the no-aa-without-render pref when running on vte >= 0.17. Bug #399744.
+
+ svn path=/trunk/; revision=2997
+
+ src/terminal-profile.c | 2 --
+ src/terminal-screen.c | 9 ++++-----
+ 2 files changed, 4 insertions(+), 7 deletions(-)
+
+commit bf28cdf8bf16be56519f4eab04f2e1cafcedb8b0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:14 2008 +0000
+
+ Bug 401547 – Multiple gnome-terminals don't have the same X group property
+ Reverts the patch from bug #115994, since it breaks window switching with Alt-F6 in metacity (and also didn't offer a real rationale for making each window be its own group leader).
+
+ svn path=/trunk/; revision=2996
+
+ src/terminal-window.c | 11 -----------
+ 1 file changed, 11 deletions(-)
+
+commit 4baa75976c34172cf93dac020acdb43d93135b80
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:17:08 2008 +0000
+
+ Make the terminal window's role distinct from other g-t window's role, to be able to match just them with devilspie.
+
+ svn path=/trunk/; revision=2995
+
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 3 +--
+ 2 files changed, 2 insertions(+), 3 deletions(-)
+
+commit c3b82e14266675d974a69aae10cc0272967555f1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Aug 23 19:16:49 2008 +0000
+
+ Use a static window role for the single instance encodings dialogue.
+
+ svn path=/trunk/; revision=2994
+
+ src/encoding.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 28c1a7acb3f0219ede0426d594165aec69e594d7
+Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+Date: Sat Aug 23 09:54:19 2008 +0000
+
+ Updated Basque translation.
+
+ 2008-08-23 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+
+ svn path=/trunk/; revision=2993
+
+ po/eu.po | 2411 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 922 insertions(+), 1489 deletions(-)
+
+commit a419191d563b94b61e92ed2c15cc3901a93c45b4
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Fri Aug 22 11:58:21 2008 +0000
+
+ Updated Traditional Chinese translation(Hong Kong). Updated Traditional
+
+ 2008-08-22 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
+
+
+ svn path=/trunk/; revision=2992
+
+ po/zh_HK.po | 2837 ++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 2906 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 2853 insertions(+), 2890 deletions(-)
+
+commit dbf5dbeb15202260776935bff50f8b7c193086ea
+Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
+Date: Fri Aug 22 10:16:58 2008 +0000
+
+ Updated Polish translation
+
+ 2008-08-22 Tomasz Dominikowski <tdominikowski@aviary.pl>
+
+ * pl.po: Updated Polish translation
+
+ svn path=/trunk/; revision=2991
+
+ po/ChangeLog | 4 +
+ po/pl.po | 2962 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1478 insertions(+), 1488 deletions(-)
+
+commit c7a05ac1fff1b98bb9f64e846053d2f382043a29
+Author: Seán de Búrca <sdeburca@svn.gnome.org>
+Date: Wed Aug 20 11:17:38 2008 +0000
+
+ Updated Irish translation.
+
+ 2008-08-20 Seán de Búrca <sdeburca@svn.gnome.org>
+
+ * ga.po: Updated Irish translation.
+
+ svn path=/trunk/; revision=2990
+
+ po/ga.po | 2418 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 915 insertions(+), 1503 deletions(-)
+
+commit 7b52eda2eddf2405948d71b8a43e143313d36df2
+Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+Date: Wed Aug 20 01:47:30 2008 +0000
+
+ Fixed quoting style of a message translation.
+
+ 2008-08-19 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+
+ * pt_BR.po: Fixed quoting style of a message translation.
+
+ svn path=/trunk/; revision=2989
+
+ po/pt_BR.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit fa2859e8a2c0ca88608eb4db74b389fe33be2d4d
+Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+Date: Wed Aug 20 01:40:59 2008 +0000
+
+ Fixed minor errors.
+
+ 2008-08-19 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+
+ * pt_BR.po: Fixed minor errors.
+
+ svn path=/trunk/; revision=2988
+
+ po/pt_BR.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6450d325b9b1cd39f69eb9a81eb36274d512787c
+Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+Date: Wed Aug 20 01:28:59 2008 +0000
+
+ Brazilian Portuguese translation updated by Rodrigo Marques and Leonardo
+
+ 2008-08-19 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+
+ * pt_BR.po: Brazilian Portuguese translation updated by Rodrigo Marques
+ and Leonardo Ferreira Fontenelle.
+
+ svn path=/trunk/; revision=2987
+
+ po/pt_BR.po | 3070 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1527 insertions(+), 1543 deletions(-)
+
+commit d8454ac01c163a75daab513af8b6877e1e901274
+Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
+Date: Fri Aug 15 15:54:54 2008 +0000
+
+ Updated German translations.
+
+ 2008-08-15 Christian Kirbach <Christian.Kirbach@googlemail.com>
+
+ * po/de.po: Updated German translations.
+
+
+
+ svn path=/trunk/; revision=2986
+
+ po/de.po | 283 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 152 insertions(+), 131 deletions(-)
+
+commit ab3bffcfcd78343190c265a562c5de5c237f436e
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Fri Aug 15 10:31:14 2008 +0000
+
+ Updated Thai translation.
+
+ 2008-08-15 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=2985
+
+ po/th.po | 225 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 114 insertions(+), 111 deletions(-)
+
+commit d866218f0a07e09fb11271b9b2dcd130359f9e81
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 14 19:38:34 2008 +0000
+
+ Bug 151794 – terminal_screen_get_working_dir() not optimal on Solaris 10
+ Patch by Mariano Suárez-Alvarez and Laszlo PETER.
+
+ svn path=/trunk/; revision=2984
+
+ src/terminal-screen.c | 52 +++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 32 insertions(+), 20 deletions(-)
+
+commit 0015561fc8e2689904444591fce4fd59e295a94b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 14 19:38:29 2008 +0000
+
+ Bug 541338 – Warning on compile
+ Based on a patch by Craig Keogh.
+
+ svn path=/trunk/; revision=2983
+
+ src/terminal-app.c | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit d9384f254a83ca9219b6a716910a696c6223d33d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Aug 14 19:38:19 2008 +0000
+
+ Bug 519191 – Request: automatically insert space after receiving drag-and-drop text
+ Based on a patch by Maxim Ermilov.
+
+ svn path=/trunk/; revision=2982
+
+ src/terminal-screen.c | 19 +++++++++++++------
+ src/terminal-util.c | 25 +++++++++++++++++++++++++
+ src/terminal-util.h | 3 +++
+ src/terminal-window.c | 5 +++--
+ 4 files changed, 44 insertions(+), 8 deletions(-)
+
+commit 3118dff9ed0d4f59e9b52aab182b3e0586007e8a
+Author: Petr Kovář <pmkovar@src.gnome.org>
+Date: Wed Aug 13 17:56:13 2008 +0000
+
+ Updated Czech translation by Lucas Lommer.
+
+ svn path=/trunk/; revision=2981
+
+ po/cs.po | 2432 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 931 insertions(+), 1501 deletions(-)
+
+commit 7a9fe3b3932151fe9383a3956fd786d70d08904c
+Author: Duarte Loreto <dnloreto@src.gnome.org>
+Date: Wed Aug 13 10:43:28 2008 +0000
+
+ pt.po: Updated Portuguese translation by Duarte Loreto <happyguy_pt@hotmail.com>
+
+ svn path=/trunk/; revision=2980
+
+ po/pt.po | 3012 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1489 insertions(+), 1523 deletions(-)
+
+commit 2ef23f026ec9a653765ff1b3a5490ed3476ac3f3
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Wed Aug 13 06:16:32 2008 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=2979
+
+ po/fi.po | 2995 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1479 insertions(+), 1516 deletions(-)
+
+commit 4c629239cd587f2dd0466f5ff60e26b8e3d69f45
+Author: Claude Paroz <claudep@src.gnome.org>
+Date: Tue Aug 12 18:04:39 2008 +0000
+
+ Updated French translation by Stéphane Raimbault.
+
+ svn path=/trunk/; revision=2978
+
+ po/fr.po | 2226 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 955 insertions(+), 1271 deletions(-)
+
+commit bc10c48c0cc9405a728cfa1d4d42d549d7df2c4a
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Aug 6 09:43:42 2008 +0000
+
+ Cleared automatically generated Changelog entry
+
+ svn path=/trunk/; revision=2977
+
+ po/ChangeLog | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit 82bf8ac65c65949b0947b9807b504584b18aa1f2
+Author: Yair Hershkovitz <yairhr@gmail.com>
+Date: Wed Aug 6 09:21:11 2008 +0000
+
+ Updated Hebrew translation.
+
+ 2008-08-06 Yair Hershkovitz <yairhr@gmail.com>
+
+ * he.po: Updated Hebrew translation.
+
+ svn path=/trunk/; revision=2976
+
+ po/he.po | 242 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 121 insertions(+), 121 deletions(-)
+
+commit 88bc7f3f10aa38207b30a68cadb856647858245e
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Aug 6 08:31:28 2008 +0000
+
+ Updated Arabic Translation by Khaled Hosny.
+
+ svn path=/trunk/; revision=2975
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit b9dcef983ac31a3ce23f89120212d2e7d915fe03
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Tue Aug 5 08:34:26 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-08-05 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2974
+
+ po/ChangeLog | 4 +
+ po/et.po | 702 ++++++++++++-----------------------------------------------
+ 2 files changed, 147 insertions(+), 559 deletions(-)
+
+commit 083ac28193bfb2fb872ffb4a15d24ab30775feb6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 18:13:50 2008 +0000
+
+ Re-add po/ChangeLog; intltool breaks without it.
+
+ svn path=/trunk/; revision=2973
+
+ po/ChangeLog | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit aeac3118f65431043d050016f58b4304d959317b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 17:32:08 2008 +0000
+
+ Also remove ChangeLog in po/ and help/, and dist the old ones.
+
+ svn path=/trunk/; revision=2972
+
+ Makefile.am | 2 ++
+ help/{ChangeLog => ChangeLog.pre-2-23} | 0
+ po/{ChangeLog => ChangeLog.pre-2-23} | 0
+ 3 files changed, 2 insertions(+)
+
+commit cc8e9db9bb5d44b0614289ae7a525d5c5ee24ed4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 17:00:08 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=2971
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fb50d426d628d6c987a0309beddb94854cea79e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 16:59:30 2008 +0000
+
+ Prepare 2.23.6.
+
+ svn path=/trunk/; revision=2969
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6fc7a8532d4afce52b0ad1f3668fd26c9ea3c97e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 16:59:26 2008 +0000
+
+ g_listenv returns only the env var names, not name=value pairs.
+
+ svn path=/trunk/; revision=2968
+
+ src/terminal-screen.c | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 172fb160aa00ccb502f35ce89f2564a5ae71274a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Aug 4 16:59:21 2008 +0000
+
+ Use g_unsetenv here.
+
+ svn path=/trunk/; revision=2967
+
+ src/terminal.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4b21d8d7bf3d17f05245648cd261eb513859480b
+Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+Date: Sat Aug 2 21:20:49 2008 +0000
+
+ Terminology fixes by Vladimir Melo.
+
+ 2008-08-02 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
+
+ * pt_BR.po: Terminology fixes by Vladimir Melo.
+
+ svn path=/trunk/; revision=2966
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 34 +++++++++++++++++-----------------
+ 2 files changed, 21 insertions(+), 17 deletions(-)
+
+commit 8268683cfb80af079cb386ad6a0ebeb0c40e8755
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Tue Jul 29 01:32:07 2008 +0000
+
+ Updated Arabic Translation by Khaled Hosny.
+
+ svn path=/trunk/; revision=2965
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1269 +++++++++++++++-------------------------------------------
+ 2 files changed, 330 insertions(+), 943 deletions(-)
+
+commit 7063959e417b7beb26cd737ffb5fb529b89cea47
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jul 28 18:57:58 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2008-07-28 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2964
+
+ po/ChangeLog | 4 ++
+ po/nb.po | 228 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 117 insertions(+), 115 deletions(-)
+
+commit b439920327af965f482b88404c105565838f3dc0
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Tue Jul 22 09:32:15 2008 +0000
+
+ Updated Swedish translation.
+
+ * sv/sv.po: Updated Swedish translation.
+
+
+ svn path=/trunk/; revision=2963
+
+ help/ChangeLog | 4 ++
+ help/sv/sv.po | 210 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 110 insertions(+), 104 deletions(-)
+
+commit 7bc0b21afd666c4903c8fe8391f174a2f34a49d4
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Wed Jul 16 23:01:36 2008 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=2962
+
+ po/ChangeLog | 4 +
+ po/sv.po | 2246 +++++++++++++++++++++++-----------------------------------
+ 2 files changed, 879 insertions(+), 1371 deletions(-)
+
+commit 3ab90152faf11f141a05843a1b6a1af2f3a67240
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Tue Jul 15 16:23:12 2008 +0000
+
+ Updated Translation
+
+ svn path=/trunk/; revision=2961
+
+ po/ChangeLog | 4 +
+ po/sq.po | 1252 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 613 insertions(+), 643 deletions(-)
+
+commit e1594aca28f2cfa16d79d12205be4373d643f219
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Tue Jul 15 16:14:45 2008 +0000
+
+ Added Entry for addition of Pashto translations by Zabeeh Khan and entry in LINGUAS
+
+ svn path=/trunk/; revision=2960
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 65456b295c19e9f37168388baee05b015fd83c59
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Tue Jul 15 16:14:30 2008 +0000
+
+ Added Pashto (ps) to the list of languages
+
+ svn path=/trunk/; revision=2959
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f5cd3d4893a7a684a090e514207924b11462fa14
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Tue Jul 15 16:13:00 2008 +0000
+
+ Added Pashto Translations by Zabeeh Khan
+
+ svn path=/trunk/; revision=2958
+
+ po/ps.po | 1694 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1694 insertions(+)
+
+commit c146ce7a729a752f7ab9301fa5beb7f2c4309075
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Jul 13 18:58:55 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2956
+
+ po/ChangeLog | 4 ++
+ po/es.po | 224 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 114 insertions(+), 114 deletions(-)
+
+commit 1caadc81bea81df0358ab4a20f14499779da64df
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Sun Jul 13 07:54:34 2008 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2955
+
+ po/ChangeLog | 4 +
+ po/gl.po | 282 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 152 insertions(+), 134 deletions(-)
+
+commit 38a030aa6bbd26ce6445a682c14b9c269b59d0d1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Jul 11 10:35:10 2008 +0000
+
+ Write backward compatible values for the terminal erase bindings preferences.
+
+ svn path=/trunk/; revision=2954
+
+ src/terminal-profile.c | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit dc2f70fdd34e369f7ad867d7432361ddb2d56e43
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Jul 11 09:11:18 2008 +0000
+
+ Change "Go" to "Tabs" for consistency with the main menubar. Suggestion from bug #542475.
+
+ svn path=/trunk/; revision=2953
+
+ src/terminal-accels.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 15e58ae640c5b992ff4569820cfa4f41946ba168
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jul 8 09:00:48 2008 +0000
+
+ Remove incorrect comment.
+
+ svn path=/trunk/; revision=2952
+
+ src/terminal-window.c | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit b7481df9b8fdf7b5602b7724516c077e690d2fc4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jul 7 22:35:02 2008 +0000
+
+ Fix return value when not popping up the context menu.
+
+ svn path=/trunk/; revision=2951
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 54ebe93ffe0d783155270853b18f6727764fbe3c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jul 7 20:54:09 2008 +0000
+
+ Add context menu on tab labels. Bug #153521, base on a patch by Maxim Ermilov with code adapted from Epiphany.
+
+ svn path=/trunk/; revision=2950
+
+ src/terminal-window.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal.xml | 8 +++
+ 2 files changed, 186 insertions(+), 3 deletions(-)
+
+commit 98cdb7a6fd7bcad617428d03c11febd042ee10c4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jul 7 20:54:04 2008 +0000
+
+ Only update the profile menu if the active tab's profile changes.
+
+ svn path=/trunk/; revision=2949
+
+ src/terminal-window.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit af4ecf779975816f27b8db2acdb1ba8191f897e3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jul 6 21:56:09 2008 +0000
+
+ Fix crash with invalid argument to -e
+
+ svn path=/trunk/; revision=2948
+
+ src/terminal.c | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+commit e2ddda877bc121f506ec1110ce39729e46c496d2
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Jul 5 13:07:28 2008 +0000
+
+ Updated Thai translation.
+
+ 2008-07-05 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=2947
+
+ po/ChangeLog | 4 +
+ po/th.po | 256 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 138 insertions(+), 122 deletions(-)
+
+commit b3b7c8871be701d7a544ea9872cb8b47002983f3
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Fri Jul 4 17:52:06 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-07-04 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2946
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 40 ++++++++++++++++++++--------------------
+ 2 files changed, 24 insertions(+), 20 deletions(-)
+
+commit a186509541edce65189d1412292f06a69f4a8a89
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Thu Jul 3 07:45:47 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2945
+
+ po/oc.po | 257 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 127 insertions(+), 130 deletions(-)
+
+commit e3b524e345216cfc163b8d7892a16730f26ab324
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Thu Jul 3 07:45:20 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2944
+
+ help/oc/oc.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ce9c3c339575374d1f97784cf79dd2d291dffda7
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed Jul 2 18:00:49 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2943
+
+ po/ChangeLog | 4 +
+ po/oc.po | 2319 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 956 insertions(+), 1367 deletions(-)
+
+commit 75f9847604b834afa3e7a41d8a5787d055758d53
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Tue Jul 1 05:48:51 2008 +0000
+
+ updated hebrew translation
+
+ svn path=/trunk/; revision=2942
+
+ po/ChangeLog | 4 +
+ po/he.po | 2780 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1387 insertions(+), 1397 deletions(-)
+
+commit 7e77a592034540970542741fe3937d56a8d7d800
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jun 28 23:31:42 2008 +0000
+
+ 64bit fixes. Bug #540692.
+
+ svn path=/trunk/; revision=2939
+
+ src/terminal-profile.c | 2 +-
+ src/terminal-profile.h | 2 +-
+ src/terminal-util.c | 8 ++++----
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+
+commit a441b8cd047892d4f9f9f50c17457776cdebf5ad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Jun 27 19:21:09 2008 +0000
+
+ Bug 540508 – Open new terminal windows at 80x25
+
+ svn path=/trunk/; revision=2938
+
+ src/terminal-window.c | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit 61e33a993606d7958bff5f6a1f7242d7957e1da6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Jun 27 19:05:56 2008 +0000
+
+ Vte now takes care not to enable antialiasing if Xrender isn't present, so our workaround code can be disabled on vte >= 0.16.15.
+
+ svn path=/trunk/; revision=2937
+
+ src/terminal-profile.c | 2 ++
+ src/terminal-screen.c | 6 ++++++
+ 2 files changed, 8 insertions(+)
+
+commit eaf6135fefc756382430752478efcccfaee8f35f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Jun 27 19:05:51 2008 +0000
+
+ Remove the cursor blink override code, and just use the cursor blinking setting from vte (added in bug #510903) on vte >= 0.16.15.
+
+ svn path=/trunk/; revision=2936
+
+ src/terminal-profile.c | 10 ++++++++--
+ src/terminal-profile.h | 7 -------
+ src/terminal-screen.c | 31 +++++++++++++------------------
+ 3 files changed, 21 insertions(+), 27 deletions(-)
+
+commit 2a5f29ae05083e1d91159a6595e8ed1502b44472
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Fri Jun 27 12:51:53 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2935
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 40 ++++++++++++++++++++--------------------
+ 2 files changed, 24 insertions(+), 20 deletions(-)
+
+commit de9170b01bc98d039d6815c0a50fb880bf81b7ce
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Fri Jun 27 11:07:07 2008 +0000
+
+ Use the right version in the comments after #endif
+
+ svn path=/trunk/; revision=2934
+
+ src/terminal-screen.c | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 5ec64604ca0205d19d905e3c5bf130b752693318
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Jun 26 19:51:24 2008 +0000
+
+ Only show files that gdk-pixbuf knows how to load in the background chooser. Bug #340071, patch by Maxim Ermilov.
+
+ svn path=/trunk/; revision=2933
+
+ src/profile-editor.c | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit bc0bf088ce2d5dcced9dc4aa4095f4089ca977e7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Jun 26 19:51:20 2008 +0000
+
+ Fix preview in the profile editor background chooser. Bug #340071, patch by Maxim Ermilov.
+
+ svn path=/trunk/; revision=2932
+
+ src/profile-editor.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 6d822882a1dd793af2a1e715a31c8b29620d4ba8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Jun 26 19:51:16 2008 +0000
+
+ Bug 385695 – "open link" not always shown on context menu (url grabber)
+ Take vte's padding into account when calculating the row/col position of the match and context menu click.i
+
+ svn path=/trunk/; revision=2931
+
+ src/terminal-screen.c | 13 +++++--------
+ 1 file changed, 5 insertions(+), 8 deletions(-)
+
+commit 8af32f1ff539e92c03aa194a23984d7358330800
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Jun 26 19:51:10 2008 +0000
+
+ Simplify the match clicked code by unifying the URL and S/Key case.
+
+ svn path=/trunk/; revision=2930
+
+ src/terminal-marshal.list | 2 +-
+ src/terminal-screen.c | 203 +++++++++++++++-------------------------------
+ src/terminal-screen.h | 11 +--
+ src/terminal-window.c | 53 ++++++------
+ 4 files changed, 97 insertions(+), 172 deletions(-)
+
+commit 20f003e60befe1fae63b353bfb6378fda0914e51
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 25 12:02:13 2008 +0000
+
+ Bug 540022 – g-t starts in fullscreen
+
+ svn path=/trunk/; revision=2929
+
+ src/terminal.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit a457b39fafa9179954a18f49012eec7ddefcfb93
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Jun 24 23:49:04 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2008-06-25 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2928
+
+ po/ChangeLog | 4 +
+ po/nb.po | 264 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 140 insertions(+), 128 deletions(-)
+
+commit 50a933a8ee4fb1c8eb9e494dba06fa2dc5d80796
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 24 18:24:25 2008 +0000
+
+ Don't match 1-component hostnames.
+
+ svn path=/trunk/; revision=2927
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 51101c22af38b777be309c2fa92a3bb4ef122a75
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 24 18:24:20 2008 +0000
+
+ Bug 402328 – Match caseinsensitively
+
+ svn path=/trunk/; revision=2926
+
+ src/terminal-screen.c | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit a4a5dff362f4b3707d5b9bf5902db29a7ac4dd01
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 24 18:14:48 2008 +0000
+
+ Use GRegex on vte >= 0.16.15.
+
+ svn path=/trunk/; revision=2925
+
+ src/terminal-screen.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-screen.h | 5 ++
+ 2 files changed, 128 insertions(+), 3 deletions(-)
+
+commit c8e33a1d788f65619f037b164772aec59a801b77
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 24 18:14:42 2008 +0000
+
+ Remove underline from non-accel label.
+
+ svn path=/trunk/; revision=2924
+
+ src/profile-preferences.glade | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d299294381aaee1e75249873a0e098bf600847dc
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Jun 22 10:16:45 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2923
+
+ help/ChangeLog | 4 ++
+ help/es/es.po | 200 +++++++++++++++++++++++----------------------------------
+ 2 files changed, 86 insertions(+), 118 deletions(-)
+
+commit 6c04c199d7ed646a1b9f978b06a1cf5320345921
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat Jun 21 19:33:26 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2922
+
+ po/ChangeLog | 4 +
+ po/es.po | 242 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 128 insertions(+), 118 deletions(-)
+
+commit 806ebe41808ac59d2a75f1a95f805ef9ea489e43
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jun 21 12:50:40 2008 +0000
+
+ Use gtk_clipboard_request_uris if available.
+
+ svn path=/trunk/; revision=2921
+
+ src/terminal-window.c | 15 ++++++++++++++-
+ 1 file changed, 14 insertions(+), 1 deletion(-)
+
+commit 70b3cc1be5cf07a9ae82843a1737e2efbdaeca0c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jun 21 12:50:35 2008 +0000
+
+ Remove obsolete FIXME.
+
+ svn path=/trunk/; revision=2920
+
+ src/terminal-app.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit c23f22fb8162af31453254428887361c422b88c9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jun 21 12:50:31 2008 +0000
+
+ Also clean the stamp file on make clean.
+
+ svn path=/trunk/; revision=2919
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 94bbc41d70c34e19727218cfe7b6bf51428aed4e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat Jun 21 12:50:24 2008 +0000
+
+ Remove unneeded includes.
+
+ svn path=/trunk/; revision=2918
+
+ src/terminal-app.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 60997d0759e98590cc48eb84ab94f97088a95a6f
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Thu Jun 19 16:53:35 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-06-19 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2917
+
+ po/ChangeLog | 4 +
+ po/et.po | 247 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 133 insertions(+), 118 deletions(-)
+
+commit 9c8c0136db6d627942a24e4b8b77af5d4604f755
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 18 20:25:42 2008 +0000
+
+ Bug 305268 – Add option --maximized
+
+ svn path=/trunk/; revision=2916
+
+ src/terminal-app.c | 10 +++++++++-
+ src/terminal.c | 49 ++++++++++++++++++++++++++++++++++++++++++-------
+ 2 files changed, 51 insertions(+), 8 deletions(-)
+
+commit d27977376ef6b19f751bf860f231bafb49300cad
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 18 19:30:59 2008 +0000
+
+ Update to reflect the actual UI.
+
+ svn path=/trunk/; revision=2915
+
+ help/C/gnome-terminal.xml | 34 ++++++++--------------------------
+ 1 file changed, 8 insertions(+), 26 deletions(-)
+
+commit e7a52a16de22faa89941a5fbd3f35965222ec448
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 18 19:23:02 2008 +0000
+
+ Bug 501076 – Missing Help button in dialog Keyboard shortcuts
+
+ svn path=/trunk/; revision=2914
+
+ src/keybinding-editor.glade | 13 +++++++++++++
+ src/terminal-accels.c | 16 +++++++++++++++-
+ 2 files changed, 28 insertions(+), 1 deletion(-)
+
+commit d7c13a9ce49041a32def88ba472ce754822706c2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 17 19:13:35 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=2913
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 91332677202fd8d7039de87f7407903ed4f4ffed
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 17 19:04:44 2008 +0000
+
+ Correct more accelerators.
+
+ svn path=/trunk/; revision=2912
+
+ src/terminal-window.c | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 32877b04d05959c7d4d1769fbf9b3511970609d6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 17 18:40:33 2008 +0000
+
+ Fix the accels for Copy and Paste actions. Fixes bug #538809.
+
+ svn path=/trunk/; revision=2910
+
+ src/terminal-window.c | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit f1931fc888095322d2794045d3ba3995d1c9f464
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 17 18:40:27 2008 +0000
+
+ Prepare 2.23.4.2.
+
+ svn path=/trunk/; revision=2909
+
+ NEWS | 6 ++++++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 14ae61ff187e14f54f4a4442517dc5c93ea3374b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 17 18:40:20 2008 +0000
+
+ Remove double event handler.
+
+ svn path=/trunk/; revision=2908
+
+ src/terminal-screen.c | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit d9b9d0f01fffdf266e6b5c26616390422e9b6db6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 21:50:09 2008 +0000
+
+ Remove unnecessary assertion. Fixes bug RH#450808 and RH#450979.
+
+ svn path=/trunk/; revision=2907
+
+ src/encoding.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit f1b7466a47b4dbdc6a9004d0669000ce4597bb80
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 21:50:04 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=2906
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 250cc58c6c96251a0c6c3e8577bd0f1e6bc771e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 21:16:24 2008 +0000
+
+ Explain ChangeLog policy.
+
+ svn path=/trunk/; revision=2905
+
+ ChangeLog.README | 16 ++++++++++++++++
+ Makefile.am | 1 +
+ 2 files changed, 17 insertions(+)
+
+commit 3fb27e93558b9c48316369e2ed02f397eee9fe05
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 20:53:58 2008 +0000
+
+ Prepare 2.34.4.1.
+
+ svn path=/trunk/; revision=2903
+
+ NEWS | 11 +++++++++++
+ configure.ac | 2 +-
+ 2 files changed, 12 insertions(+), 1 deletion(-)
+
+commit feea7961de190da79d2daf03352e2096a321e835
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 20:42:38 2008 +0000
+
+ Fix the dialogue button response codes.
+
+ svn path=/trunk/; revision=2902
+
+ src/profile-preferences.glade | 2 +-
+ src/skey-challenge.glade | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 9284a29c8731c15827af1cb6a439c5d70f69db5d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Jun 16 17:27:42 2008 +0000
+
+ Post release version update.
+
+ svn path=/trunk/; revision=2901
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4191aca9b6698bd9310a111b1e99806ab57db8c3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 21:17:56 2008 +0000
+
+ Bug 528683 – "gnome-terminal --geometry <width>x<height>" doesn't work well.
+
+ svn path=/trunk/; revision=2899
+
+ src/terminal.c | 55 ++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 26 insertions(+), 29 deletions(-)
+
+commit 4ae66daed4780e62d857cae0d558ba3616cb601f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:47:44 2008 +0000
+
+ Update about dialogue.
+
+ svn path=/trunk/; revision=2898
+
+ src/terminal-window.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 1ec2237739b079659e88eeea271e3fadbe66cd7c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:42 2008 +0000
+
+ Bug 418192 – Lazily show the menubar
+
+ svn path=/trunk/; revision=2897
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 1aa23b8ba81c94dd66aa8f16cf8f79fe4eb7586c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:38 2008 +0000
+
+ The screen's profile is never NULL.
+
+ svn path=/trunk/; revision=2896
+
+ src/terminal-screen.c | 89 ++++++++++++++++++++++++---------------------------
+ src/terminal-window.c | 6 ++--
+ 2 files changed, 45 insertions(+), 50 deletions(-)
+
+commit 34e85ea0f05795d6da15563b31724d4ed6dd54a1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:33 2008 +0000
+
+ Use class closures here.
+
+ svn path=/trunk/; revision=2895
+
+ src/terminal-screen.c | 154 ++++++++++++++++++++++++--------------------------
+ 1 file changed, 73 insertions(+), 81 deletions(-)
+
+commit 376e06f5adc0e40460754cc79ba01154689d3bf9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:28 2008 +0000
+
+ Bug 537112 – improve paste of uris from clipboard
+
+ svn path=/trunk/; revision=2894
+
+ src/terminal.xml | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 54eedea2581c45b695a845404236ed8dcb583f5d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:24 2008 +0000
+
+ Code style cleanup.
+
+ svn path=/trunk/; revision=2893
+
+ src/terminal.c | 10 +++-------
+ 1 file changed, 3 insertions(+), 7 deletions(-)
+
+commit 2d0f83d195f0f05bd02f465d58e160a3beca3c70
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:19 2008 +0000
+
+ Code style cleanup.
+
+ svn path=/trunk/; revision=2892
+
+ src/terminal-app.c | 18 ++++++++----------
+ 1 file changed, 8 insertions(+), 10 deletions(-)
+
+commit 2935a9d2420347bbc3a3a2a1df713a657629e2a0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:14 2008 +0000
+
+ Bug 537112 – improve paste of uris from clipboard
+
+ svn path=/trunk/; revision=2891
+
+ src/terminal-window.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 47 insertions(+), 16 deletions(-)
+
+commit b3c270b3612acd45f309521cf1167e1abd561c09
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:08 2008 +0000
+
+ Bug 537888 – Transparency support broken
+ Fixed by re-applying the background type on realize.
+
+ svn path=/trunk/; revision=2890
+
+ src/terminal-screen.c | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 2829430edbda01abafabb8a6b9610471d9372679
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:44:04 2008 +0000
+
+ Rename.
+
+ svn path=/trunk/; revision=2889
+
+ autogen.sh | 8 --------
+ configure.in => configure.ac | 0
+ 2 files changed, 8 deletions(-)
+
+commit cc26d54ac83a3ea507bb1756bb21c412ed13b474
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 15 20:43:59 2008 +0000
+
+ Prepare 2.23.4.
+
+ svn path=/trunk/; revision=2888
+
+ configure.in | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 1f7c61301726c02e79d6738f06ab13e553d78027
+Author: Jan Arne Petersen <jap@gnome.org>
+Date: Fri Jun 13 19:58:11 2008 +0000
+
+ Updated German translation by Mario Blättermann. Updated screenshots.
+
+ 2008-06-13 Jan Arne Petersen <jap@gnome.org>
+
+ * de/de.po: Updated German translation by Mario Blättermann.
+ * de/figures/*.png: Updated screenshots.
+
+
+ svn path=/trunk/; revision=2887
+
+ help/ChangeLog | 5 +
+ help/de/de.po | 838 ++++++++++++++---------------
+ help/de/figures/gnome-terminal-default.png | Bin 9909 -> 7901 bytes
+ help/de/figures/gnome-terminal-tabbed.png | Bin 12447 -> 11880 bytes
+ 4 files changed, 407 insertions(+), 436 deletions(-)
+
+commit dcaaa4974a7853cbd5aedd2b65c9d11c7b3bd1d1
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Thu Jun 12 07:32:54 2008 +0000
+
+ Updated Thai translation.
+
+ 2008-06-12 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=2886
+
+ po/ChangeLog | 4 +
+ po/th.po | 2288 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1133 insertions(+), 1159 deletions(-)
+
+commit 1e82a6417ca2e45a07a75fe7ed04cd1b52ac0d1a
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Jun 11 21:39:14 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2885
+
+ po/ChangeLog | 4 +
+ po/ar.po | 2329 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1159 insertions(+), 1174 deletions(-)
+
+commit f618526d6f0d80aacdcc211b535b05305658aa67
+Author: Hendrik Richter <hendrikr@gnome.org>
+Date: Mon Jun 9 12:05:59 2008 +0000
+
+ Updated German translation, by Mario Blättermann
+
+ 2008-06-09 Hendrik Richter <hendrikr@gnome.org>
+
+ * de.po: Updated German translation, by
+ Mario Blättermann <mario.blaettermann@t-online.de>
+
+ svn path=/trunk/; revision=2884
+
+ po/ChangeLog | 5 +
+ po/de.po | 3053 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1506 insertions(+), 1552 deletions(-)
+
+commit 7cf14bc40d8f8bee0294726f2a83817b3a170f3c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 14:31:33 2008 +0000
+
+ Don't transform the URIs for now; discussion on bug #537112.
+
+ svn path=/trunk/; revision=2883
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8f22a463ba53dcada176772007892c1b64372c73
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:37:04 2008 +0000
+
+ Reorder include directories, so we don't make system ones get higher priority than the pkg-config found ones. Bug #536899, patch by dmacks@netspace.org.
+
+ svn path=/trunk/; revision=2882
+
+ configure.in | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 30c6788e547b48766bfd7be5a3fa832c8fa31fc3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:37:00 2008 +0000
+
+ Fix session saving. Bug #537215.
+
+ svn path=/trunk/; revision=2881
+
+ src/terminal-app.c | 9 ++++++---
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-window.c | 2 +-
+ src/terminal-window.h | 3 +--
+ 4 files changed, 9 insertions(+), 7 deletions(-)
+
+commit 7f8d1b5e063390f9b107ddf1b41c77fcb7387edc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:36:55 2008 +0000
+
+ Paste text/uri-list as shell-quoted file paths. Bug #537112.
+
+ svn path=/trunk/; revision=2880
+
+ src/terminal-window.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 53 insertions(+), 1 deletion(-)
+
+commit a9e222a1e0d5abf705f53469e9a861b6261b6cc0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:36:51 2008 +0000
+
+ Hide --startup-id, it's an internal-only switch.
+
+ svn path=/trunk/; revision=2879
+
+ src/terminal.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit b9e403615133b274df368b0b5d90fc9892d540cc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:36:47 2008 +0000
+
+ Don't leak the listener.
+
+ svn path=/trunk/; revision=2878
+
+ src/terminal.c | 25 +++++++++++++++++--------
+ 1 file changed, 17 insertions(+), 8 deletions(-)
+
+commit 1efc9d7bb4f8da622d7c533f65ff7048485458a1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 8 11:36:42 2008 +0000
+
+ Set the geometry on the right window.
+
+ svn path=/trunk/; revision=2877
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 992b02676cc2f7e27041d22eaa11248d36da33f7
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jun 7 16:22:25 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2008-06-07 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2876
+
+ po/ChangeLog | 4 +
+ po/nb.po | 2099 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 901 insertions(+), 1202 deletions(-)
+
+commit 7cdd64d8a5d4e6c1f33172f31094176d74bfe3f2
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat Jun 7 13:35:08 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2875
+
+ po/ChangeLog | 4 ++
+ po/es.po | 214 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 112 insertions(+), 106 deletions(-)
+
+commit 7a38258dab0131e071f5c0e6a00632be60a9c4d6
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Thu Jun 5 12:36:29 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-06-05 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2874
+
+ po/ChangeLog | 4 +
+ po/et.po | 474 +++++++++++++++++------------------------------------------
+ 2 files changed, 137 insertions(+), 341 deletions(-)
+
+commit a00f3e558c0045efbec9ecd6efe364946356a201
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Thu Jun 5 11:05:24 2008 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2873
+
+ po/ChangeLog | 4 ++
+ po/gl.po | 206 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 109 insertions(+), 101 deletions(-)
+
+commit c7a632a5e536bf6e867c716e810622174f33b3e1
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Thu Jun 5 09:31:12 2008 +0000
+
+ Updated Vietnamese translation
+
+ svn path=/trunk/; revision=2872
+
+ po/ChangeLog | 4 +
+ po/vi.po | 334 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 149 insertions(+), 189 deletions(-)
+
+commit 85668481e0ae78dc3e2911d327110248aef10876
+Author: Johan Dahlin <johan@src.gnome.org>
+Date: Wed Jun 4 22:31:13 2008 +0000
+
+ Bug 536693: gnome-terminal --help is lying and confusing, reviewed by Christian Perch
+
+ svn path=/trunk/; revision=2871
+
+ src/terminal.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9fffe04d393879e1b61f25374e6ed1f8e7374592
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 4 18:19:15 2008 +0000
+
+ Post release version bump.
+
+ svn path=/trunk/; revision=2870
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f001ca127b30c8b588f57b6bb908b75071ef5e3d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 4 18:10:12 2008 +0000
+
+ Apply the geometry only after the tabs have been added to the window, not before. Bug #536639.
+
+ svn path=/trunk/; revision=2868
+
+ src/terminal-app.c | 9 +--------
+ src/terminal-app.h | 3 +--
+ src/terminal-window.c | 17 +++++++++--------
+ src/terminal.c | 8 +++++++-
+ 4 files changed, 18 insertions(+), 19 deletions(-)
+
+commit bc0d608c490b212ff7c686c190962b9ed45e5c8f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 4 18:10:06 2008 +0000
+
+ Fix build with -DDEBUG_GEOMETRY.
+
+ svn path=/trunk/; revision=2867
+
+ src/terminal-screen.c | 6 +++---
+ src/terminal-window.c | 12 ++++++------
+ 2 files changed, 9 insertions(+), 9 deletions(-)
+
+commit acf2e061a4a09e67b0f6595da361183ddf9529b0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jun 4 18:10:00 2008 +0000
+
+ 2.23.3.1.
+
+ svn path=/trunk/; revision=2866
+
+ NEWS | 2 +-
+ configure.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 313dcc7b51853eb5da2c3161e3d0381277e3fe76
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 20:56:55 2008 +0000
+
+ Also dist the old ChangeLog.
+
+ svn path=/trunk/; revision=2865
+
+ ChangeLog => ChangeLog.pre-2-23 | 0
+ Makefile.am | 1 +
+ 2 files changed, 1 insertion(+)
+
+commit c9d57d137499a9dc94b07c95dca9e8733021b624
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 20:56:49 2008 +0000
+
+ Add Makefile rule to generate ChangeLog from GIT or SVN history, automatically on "make dist" or manually with "make ChangeLog".
+
+ svn path=/trunk/; revision=2864
+
+ Makefile.am | 17 ++++
+ NEWS | 5 +
+ configure.in | 16 +++-
+ svn2cl.xsl | 295 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 332 insertions(+), 1 deletion(-)
+
+commit 650582abceb71296bc804e164d91350ced1a9f76
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 20:35:15 2008 +0000
+
+ Unregister the factory on shutdown. Should fix bug #536463.
+
+ svn path=/trunk/; revision=2863
+
+ src/terminal.c | 16 +++++++++++++---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+commit f33a09e7f7874dbb6d2df714c7619517aae3d796
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 20:35:09 2008 +0000
+
+ Assert that the global TerminalApp instance isn't leaked.
+
+ svn path=/trunk/; revision=2862
+
+ src/terminal-app.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 33a4ed4a2fb44f7c22cf7ec392b249487221374a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 19:40:46 2008 +0000
+
+ Use intltool 0.40.0.
+
+ svn path=/trunk/; revision=2861
+
+ autogen.sh | 2 +-
+ configure.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 804561d14ab57c2fddfa5f667947708de86bfe7b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 19:37:12 2008 +0000
+
+ Silence a compiler warning.
+
+ svn path=/trunk/; revision=2860
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c7ba04ed9f7c7db4d39374d14c8e41f23a0ec207
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 19:30:30 2008 +0000
+
+ Remove unnecessary static variable. (UTF-8 Test: äöüß)
+
+ svn path=/trunk/; revision=2859
+
+ src/terminal.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit a6ee6aa83c356dd47eb45ab93de22585b897c038
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jun 3 19:30:23 2008 +0000
+
+ Fix error on building with gtk 2.12.
+
+ svn path=/trunk/; revision=2858
+
+ src/terminal-util.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 8d2873debc89fe51cde77bb2291b788f90df6022
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Tue Jun 3 07:27:14 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-06-03 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2857
+
+ po/ChangeLog | 4 +
+ po/et.po | 2404 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 1181 insertions(+), 1227 deletions(-)
+
+commit 04dea491cc8edee6435995207e9ed32ca0a330d0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 1 22:09:01 2008 +0000
+
+ Add ATK single-include disabling.
+
+ svn path=/trunk/; revision=2855
+
+ NEWS | 6 ++++++
+ src/Makefile.am | 1 +
+ 2 files changed, 7 insertions(+)
+
+commit 44ad7fd3eb1ee497ede2698a1b903c37ec685f62
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sun Jun 1 22:08:54 2008 +0000
+
+ Version 2.23.3.
+
+ svn path=/trunk/; revision=2854
+
+ configure.in | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit 73398b9a8b527cd1407a916dfc12910aecb040a4
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sun Jun 1 10:14:38 2008 +0000
+
+ Translation updated by Máté Őry.
+
+ 2008-06-01 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Translation updated by Máté Őry.
+
+ svn path=/trunk/; revision=2853
+
+ po/ChangeLog | 4 +
+ po/hu.po | 2474 +++++++++++++++++++++++-----------------------------------
+ 2 files changed, 981 insertions(+), 1497 deletions(-)
+
+commit cc4935210e02c334bf6ea7004c43307bd7206a1a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Sat May 31 18:36:55 2008 +0000
+
+ For each tab switch, we were getting 2 switch-page signals. Fix this by blocking the signal handler on the tab action while setting it to active.
+
+ svn path=/trunk/; revision=2852
+
+ src/terminal-tabs-menu.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 56c8cc12248f04089ddc6657e8315aaac9f709e6
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Sat May 31 15:54:46 2008 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2851
+
+ po/ChangeLog | 4 +
+ po/gl.po | 2400 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1194 insertions(+), 1210 deletions(-)
+
+commit 6e2d7817008ef35e0be347d020bfd8adb0ee3b42
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sat May 31 13:37:59 2008 +0000
+
+ Updated Vietnamese translation
+
+ svn path=/trunk/; revision=2850
+
+ po/ChangeLog | 4 +
+ po/vi.po | 2781 +++++++++++++++++++++++-----------------------------------
+ 2 files changed, 1108 insertions(+), 1677 deletions(-)
+
+commit deef36da22c1457bb81a7b6ada14e057da611344
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat May 31 11:58:36 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2849
+
+ po/ChangeLog | 4 +
+ po/es.po | 2147 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 922 insertions(+), 1229 deletions(-)
+
+commit 3c5fde79f01f2423e98b05fc644e512868d900ac
+Author: Olav Vitters <ovitters@src.gnome.org>
+Date: Fri May 30 21:47:01 2008 +0000
+
+ Horizontally fill disable-mnemonics-checkbutton, otherwise it will centre
+
+ * src/keybinding-editor.glade: Horizontally fill
+ disable-mnemonics-checkbutton, otherwise it will centre when the
+ keybindings window is made bigger.
+
+
+ svn path=/trunk/; revision=2848
+
+ ChangeLog | 6 ++++++
+ src/keybinding-editor.glade | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 589c5318a7c4f6ca9d0da5299b1ce69ae05c8863
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri May 30 14:43:38 2008 +0000
+
+ Fix mnemonics conflicts. Bug #535755.
+
+ svn path=/trunk/; revision=2847
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4df7c17cc92124cc55cda70499e322f51b85332d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri May 30 10:56:36 2008 +0000
+
+ Init the screen variable. Bug #535717.
+
+ svn path=/trunk/; revision=2846
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 77d2a15919608ecdc240dd685247e8d2206e61e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri May 30 10:56:29 2008 +0000
+
+ Set the required intltool version in autogen. Bug #535714.
+
+ svn path=/trunk/; revision=2845
+
+ autogen.sh | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 1a5051477c4c09e8ce72a2412a7a98f445d1dca6
+Author: Carlos Garcia Campos <carlosgc@src.gnome.org>
+Date: Fri May 30 09:10:49 2008 +0000
+
+ Add missing a '<' in gconf schemas file
+
+ svn path=/trunk/; revision=2844
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e3fa6937e91f962ce16b3d875ca9763a225d0626
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:28 2008 +0000
+
+ Convert the remaining FIXMEs, they still make sense.
+
+ svn path=/trunk/; revision=2843
+
+ src/encoding.c | 2 +-
+ src/skey-popup.c | 2 +-
+ src/terminal-app.c | 1 -
+ src/terminal-profile.c | 6 +++---
+ src/terminal-window.c | 4 ++--
+ src/terminal.c | 2 +-
+ 6 files changed, 8 insertions(+), 9 deletions(-)
+
+commit c21291145e5bd88c73858ecf514b044c6808bced
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:22 2008 +0000
+
+ Remove some obsolete FIXMEs, and convert some FIXMEchpe's to regular FIXMEs.
+
+ svn path=/trunk/; revision=2842
+
+ src/terminal-window.c | 30 ++++++++++--------------------
+ 1 file changed, 10 insertions(+), 20 deletions(-)
+
+commit 9706142165160aecb93a7facf7490e91706e6ccd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:16 2008 +0000
+
+ Remove some solved/bogus FIXMEs, and convert some FIXMEchpe's to regular FIXMEs.
+
+ svn path=/trunk/; revision=2841
+
+ src/terminal-screen.c | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit 17f7666ed2d78689212ce40e50626acf3395ab3e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:11 2008 +0000
+
+ Fix another FIXME.
+
+ svn path=/trunk/; revision=2840
+
+ src/terminal-screen.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 25f5243c296262bd501ab6e44015fc0c2ec1c7c7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:06 2008 +0000
+
+ Fix zoom size check.
+
+ svn path=/trunk/; revision=2839
+
+ src/terminal-app.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit e393425a9444f559c6b380f749dc515e72f31730
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:59:00 2008 +0000
+
+ (C) update.
+
+ svn path=/trunk/; revision=2838
+
+ src/terminal-app.h | 1 +
+ src/terminal-screen.h | 1 +
+ 2 files changed, 2 insertions(+)
+
+commit ab3f51def107b70bbe9ef6629ea570da161fcea8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:54 2008 +0000
+
+ Build also with old libgnome that fails with GTK_DISABLE_SINGLE_INCLUDES.
+
+ svn path=/trunk/; revision=2837
+
+ src/terminal-app.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 855bd104c52ce7f091167a3ee1b08c39edf0eec8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:49 2008 +0000
+
+ Redraw on toggling allow-bold.
+
+ svn path=/trunk/; revision=2836
+
+ src/terminal-screen.c | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 49ce4b6eaa42b1f357f71529331b79f21424e159
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:43 2008 +0000
+
+ Do notify the property when the gconf value changes, but don't write the change back to gconf.
+
+ svn path=/trunk/; revision=2835
+
+ src/terminal-profile.c | 16 +++++++++++++---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+commit aa825ec259e4a9bf816b7802106b4c59e4690e42
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:37 2008 +0000
+
+ Build with *_DISABLE_SINGLE_INCLUDES, with a few workarounds due to broken bonobo and libgnome* headers.
+
+ svn path=/trunk/; revision=2834
+
+ src/Makefile.am | 5 +++++
+ src/skey/Makefile.am | 1 +
+ src/skey/md5.c | 2 +-
+ src/skey/sha1.c | 2 +-
+ src/terminal-app.c | 7 +++----
+ src/terminal-util.c | 3 +++
+ src/terminal.c | 3 +++
+ 7 files changed, 17 insertions(+), 6 deletions(-)
+
+commit 05e1c5fe20301d051d7ba56efad6956a31bf5012
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:31 2008 +0000
+
+ Add some missing files to EXTRA_DIST, and try to fix distcheck with latest intltool.
+
+ svn path=/trunk/; revision=2833
+
+ Makefile.am | 9 +--------
+ configure.in | 2 +-
+ src/Makefile.am | 3 ++-
+ 3 files changed, 4 insertions(+), 10 deletions(-)
+
+commit defd41fbd41c6c719168b87dc6beb596464e4965
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:26 2008 +0000
+
+ Use terminal_app_get_profile_for_new_term as fallback here, not the default profile.
+
+ svn path=/trunk/; revision=2832
+
+ src/terminal-window.c | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit 08774ac3d7c238105e85d9ebfaa0c8eb78410ecc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:20 2008 +0000
+
+ Plug a mem leak.
+
+ svn path=/trunk/; revision=2831
+
+ src/terminal-profile.c | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit 64831159bc8fffd308cead2e21bbedcb81c3bdf6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:15 2008 +0000
+
+ Plug a mem leak.
+
+ svn path=/trunk/; revision=2830
+
+ src/terminal-tabs-menu.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 02b82819eb145f040be5dd4e66c0617bf902f9ea
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:10 2008 +0000
+
+ Intern the accel path, so it's not copied in gtk_accel_group_connect_by_path.
+
+ svn path=/trunk/; revision=2829
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 11b938005112c1c14d7efa1702f39b0d31499fed
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:58:05 2008 +0000
+
+ Add comment about the group name.
+
+ svn path=/trunk/; revision=2828
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ebcf0a39a701a5652af4b45e6d97abcb156fb92f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:59 2008 +0000
+
+ Simply use gtk_accel_group_query here.
+
+ svn path=/trunk/; revision=2827
+
+ src/terminal-accels.c | 55 ++++++++++++---------------------------------------
+ 1 file changed, 13 insertions(+), 42 deletions(-)
+
+commit 03b945a3fca1f2d91f701b507b38f3a68a7cff59
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:54 2008 +0000
+
+ Don't crash if receiving the targets failed.
+
+ svn path=/trunk/; revision=2826
+
+ src/terminal-util.c | 2 +-
+ src/terminal-window.c | 24 ++++++++++++------------
+ 2 files changed, 13 insertions(+), 13 deletions(-)
+
+commit fc32f38f993433cbd43796f1f0dd8685dd64f2fd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:49 2008 +0000
+
+ Use the display name of the key combination when sorting, not the internal name.
+
+ svn path=/trunk/; revision=2825
+
+ src/terminal-accels.c | 57 +++++++++++++++++++++++++++------------------------
+ 1 file changed, 30 insertions(+), 27 deletions(-)
+
+commit e65a07ade5884043390f98fe3b2d40b43bf77c69
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:43 2008 +0000
+
+ Just put this code to the sole callsite.
+
+ svn path=/trunk/; revision=2824
+
+ src/terminal-accels.c | 13 +++----------
+ 1 file changed, 3 insertions(+), 10 deletions(-)
+
+commit 90fa92bec2d0272290940d162d042955ed8ea6b3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:37 2008 +0000
+
+ Clean up the includes a bit.
+
+ svn path=/trunk/; revision=2823
+
+ src/encoding.h | 2 +-
+ src/profile-editor.c | 1 -
+ src/terminal-app.c | 3 ---
+ src/terminal-tabs-menu.c | 19 ++++++-------------
+ src/terminal-tabs-menu.h | 2 --
+ src/terminal-util.c | 1 -
+ src/terminal-window.c | 3 +--
+ src/terminal-window.h | 4 ++--
+ src/terminal.c | 3 ---
+ 9 files changed, 10 insertions(+), 28 deletions(-)
+
+commit 87b865fc3c8c0ff360aad851a843fc9227598fbb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:30 2008 +0000
+
+ Add the callto: match regex before the mailto: regex, to get correct highlighting.
+
+ svn path=/trunk/; revision=2822
+
+ src/terminal-screen.c | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 9ba55462d29d48ccfba4d27c57b18db5a7f9fc6c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:25 2008 +0000
+
+ Bug 105986 – Change mouse cursor shape over URLs
+
+ svn path=/trunk/; revision=2821
+
+ src/terminal-screen.c | 17 ++++++++++++-----
+ 1 file changed, 12 insertions(+), 5 deletions(-)
+
+commit 91af41163c85690241ddb719a7fd496ba2bbb986
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:20 2008 +0000
+
+ Fix the new tab/window stock icons.
+
+ svn path=/trunk/; revision=2820
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3e394fdc971992ed8623259e286eba996ce11e79
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:14 2008 +0000
+
+ Change menu item name. Bug #95352.
+
+ svn path=/trunk/; revision=2819
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8a206f50fb1f87d364d8e152feb9bfe375c1f59
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:08 2008 +0000
+
+ Make the checkboxes in the keybinding editor not be inverted. Bug #143592.
+
+ svn path=/trunk/; revision=2818
+
+ src/keybinding-editor.glade | 4 ++--
+ src/terminal-accels.c | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 80fcc1a238e4a989b5779998f2ed3da478732d30
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:57:03 2008 +0000
+
+ =?utf-8?q?Bug=20343477=20=E2=80=93=20--role=20requires=20new=20window=20argument,=20unlike=20other=20options
+
+ =20Based=20on=20the=20patch=20by=20Mariano=20Su=C3=A1rez-Alvarez.?=
+ MIME-Version: 1.0
+ Content-Type: text/plain; charset=utf-8
+ Content-Transfer-Encoding: 8bit
+
+ svn path=/trunk/; revision=2817
+
+ src/terminal.c | 28 ++++++++++++++++++++++------
+ 1 file changed, 22 insertions(+), 6 deletions(-)
+
+commit 9301da321281819f72b60bd7e9f27f9df6cbf8c8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:57 2008 +0000
+
+ Ellipsis.
+
+ svn path=/trunk/; revision=2816
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c496eadd5a1c29249b7973aad515847c1ed8a709
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:52 2008 +0000
+
+ Update for UI change in profile editor.
+
+ svn path=/trunk/; revision=2815
+
+ help/C/gnome-terminal.xml | 11 +----------
+ 1 file changed, 1 insertion(+), 10 deletions(-)
+
+commit ee0ced8b7a5a85347bf9faa1ec9eef2b81b2c5a2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:46 2008 +0000
+
+ Fix menu name confusion between new tab/new window.
+
+ svn path=/trunk/; revision=2814
+
+ src/terminal-window.c | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit c53f4ea5ec4804cc03012f44c2eb0bd921e2e8e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:40 2008 +0000
+
+ Add special callto: handling for the context menu. Bug #408922, based on the patches by Gilles Dartiguelongue.
+
+ svn path=/trunk/; revision=2813
+
+ src/terminal-screen.c | 30 ++++++++++++++++++++----------
+ src/terminal-screen.h | 1 +
+ src/terminal-util.c | 3 ++-
+ src/terminal-window.c | 15 +++++++++++++--
+ src/terminal.xml | 2 ++
+ 5 files changed, 38 insertions(+), 13 deletions(-)
+
+commit d7623343db64b04c9c695be51551492f33675887
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:33 2008 +0000
+
+ When encountering a gconf value we cannot interpret, use our internal default instead of force a write of the default to gconf. That way we will not clobber values set by future g-t versions.
+
+ svn path=/trunk/; revision=2812
+
+ src/terminal-profile.c | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit 6658220002b5b2be9f8ab3b0ea085bfd8ccc7506
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:27 2008 +0000
+
+ Use gio to open the URL instead of gnome-url.
+
+ svn path=/trunk/; revision=2811
+
+ src/terminal-util.c | 71 +++++++++++++++++++++++++++++++++------------------
+ src/terminal-util.h | 3 ++-
+ src/terminal-window.c | 6 +++--
+ 3 files changed, 52 insertions(+), 28 deletions(-)
+
+commit 95fdc1e8416d0f5ba569322b7792570a5bef3622
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:22 2008 +0000
+
+ Fix help invocation. Bug #477078, patch by Hans Petter Jansson.
+
+ svn path=/trunk/; revision=2810
+
+ src/terminal-util.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0eaa2168641c3565a31fbfbe27210fd06d40c061
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:17 2008 +0000
+
+ Use GSlice. Bug #506962, patch by Claude Paroz.
+
+ svn path=/trunk/; revision=2809
+
+ src/terminal-screen.c | 16 +++++++++++-----
+ src/terminal.c | 12 ++++++------
+ 2 files changed, 17 insertions(+), 11 deletions(-)
+
+commit b464517d123980634ac046b348b363e8dbc68767
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:11 2008 +0000
+
+ On GConf notification, call terminal_profile_set_property directly as to not schedule a save of the property, except when forcing a write to correct an invalid value.
+
+ svn path=/trunk/; revision=2808
+
+ src/terminal-profile.c | 47 +++++++++++------------------------------------
+ 1 file changed, 11 insertions(+), 36 deletions(-)
+
+commit 3e75fd2a7ab984f36bba9ba86454a9a6202748f2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:06 2008 +0000
+
+ Add a setting for cursor blink mode. No UI, just GConf. Bug #533522.
+
+ svn path=/trunk/; revision=2807
+
+ src/gnome-terminal.schemas.in | 18 ++++++++++++++++--
+ src/terminal-profile.c | 4 ++++
+ src/terminal-profile.h | 8 ++++++++
+ src/terminal-screen.c | 28 +++++++++++++++++++++-------
+ 4 files changed, 49 insertions(+), 9 deletions(-)
+
+commit 2a4db219cb653808f6fcf7edec7c188c8951bf91
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:56:00 2008 +0000
+
+ Store the colours with 4 hex digits per component (like gdk_color_to_string), not just 2. This avoids getting a notification from gconf with a value that's different than the one we have in our property, after saving that property to gconf.
+ Use g_message, not g_warning.
+
+ svn path=/trunk/; revision=2806
+
+ src/terminal-profile.c | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit c1ce3dfe8b10e2d1403832cda463766540e1cd50
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:55 2008 +0000
+
+ Improve mnemonics.
+
+ svn path=/trunk/; revision=2805
+
+ src/profile-preferences.glade | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit 1fbce87c4dee05a52ad4f551839982db1afad2bb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:50 2008 +0000
+
+ When popping up the context menu from keyboard, select the first item.
+ Remove some debug spew.
+
+ svn path=/trunk/; revision=2804
+
+ src/terminal-window.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit ce76d344a19a96ec78a6d8b1e6fe9aa7a9a49edf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:44 2008 +0000
+
+ Revert the VTE req since we don't need it right now.
+
+ svn path=/trunk/; revision=2803
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b2289817716e41ffd6787ac83fce232adcae95c8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:39 2008 +0000
+
+ Revert accidental variable removal.
+
+ svn path=/trunk/; revision=2802
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit c23b429ca4b584584e86a38671f5ce01aa34bf98
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:34 2008 +0000
+
+ Only update the colourmap on init, not on screen change for now.
+
+ svn path=/trunk/; revision=2801
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d0438757c0521938138ae673bea9d337ad8196da
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:28 2008 +0000
+
+ Fix multi-head problems, so we compile cleanly with -DGDK_MULTIHEAD_SAFE.
+
+ svn path=/trunk/; revision=2800
+
+ src/Makefile.am | 1 +
+ src/terminal-window.c | 58 +++++++++++++++++++++++++++++++++++++--------------
+ src/terminal.c | 8 +++----
+ 3 files changed, 47 insertions(+), 20 deletions(-)
+
+commit 6d3b0b9946f5e5577baa21569292611ceb03267f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:22 2008 +0000
+
+ Remove some debug spew.
+
+ svn path=/trunk/; revision=2799
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 781903577ce524df5c18b503d72c16d76c9802f1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:17 2008 +0000
+
+ If force_write is TRUE, really do force a property update.
+
+ svn path=/trunk/; revision=2798
+
+ src/terminal-profile.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1b446f3445b99a07f9c6d96c80192a0c9096ee7f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:12 2008 +0000
+
+ Build fix.
+
+ svn path=/trunk/; revision=2797
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a4a6e8aec93ecc97da6de51ee8874ad8512f56ff
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:07 2008 +0000
+
+ Update the encoding menu state on tab switch, instead of rebuilding the whole menu on activating the parent menu.
+
+ svn path=/trunk/; revision=2796
+
+ src/terminal-window.c | 49 +++++++++++++++++++++++++++++--------------------
+ 1 file changed, 29 insertions(+), 20 deletions(-)
+
+commit 782eba388b29d39df920babf836477cbb2c190ca
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:55:01 2008 +0000
+
+ For, not while.
+
+ svn path=/trunk/; revision=2795
+
+ src/terminal-app.c | 27 ++++++++++-----------------
+ 1 file changed, 10 insertions(+), 17 deletions(-)
+
+commit efba4e3b55e879d87c4410c90eef799bb111af05
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:56 2008 +0000
+
+ Remove duplicate entry (HZ is GB2312).
+
+ svn path=/trunk/; revision=2794
+
+ src/encoding.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 217aa9d2707dd63a5b2b0ad01977ec5fa5e30952
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:50 2008 +0000
+
+ Comment out some encodings that never pass our validation.
+
+ svn path=/trunk/; revision=2793
+
+ src/encoding.c | 16 +++++++++++-----
+ 1 file changed, 11 insertions(+), 5 deletions(-)
+
+commit db705e99ac81c206a553362fbe96db75f66eb5d4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:45 2008 +0000
+
+ Make debug spew debug-only.
+
+ svn path=/trunk/; revision=2792
+
+ src/terminal-profile.c | 32 +++++++++++++++++++-------------
+ 1 file changed, 19 insertions(+), 13 deletions(-)
+
+commit d547fc851f16205e46c926bacea85a86e9446a27
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:40 2008 +0000
+
+ Typo fix.
+
+ svn path=/trunk/; revision=2791
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4a8fd5179361dad5b8904c5e6a81657eed5f09d3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:35 2008 +0000
+
+ Add FIXME.
+
+ svn path=/trunk/; revision=2790
+
+ src/terminal-screen.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d85ce861c8cbecec933032f995114c5783308c9b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:30 2008 +0000
+
+ Update the alpha mode on screen-changed too.
+
+ svn path=/trunk/; revision=2789
+
+ src/terminal-window.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 15e67bdab50eeb591faee70a2fe722efb0b82f46
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:24 2008 +0000
+
+ Fix the parent-set handler to account for the terminal screen container, by getting the window when the parent's parent is set.
+
+ svn path=/trunk/; revision=2788
+
+ src/terminal-screen.c | 45 ++++++++++++++++++++++++++++++++++-----------
+ src/terminal-screen.h | 4 ----
+ src/terminal-window.c | 6 ------
+ 3 files changed, 34 insertions(+), 21 deletions(-)
+
+commit cf722d4982a75af11d6ca2310c4d6ac07609fc93
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:16 2008 +0000
+
+ Fix detaching tab. The problem is that when we remove the old screen
+
+ Fix detaching tab.
+ The problem is that when we remove the old screen container from the source window,
+ the container and its containing tab get gtk_widget_destroyed(). So we need to ref
+ not only the screen but also the container beforehand.
+
+ svn path=/trunk/; revision=2787
+
+ src/terminal-screen.c | 9 ++-------
+ src/terminal-window.c | 48 +++++++++++++++++++++++++++++++++++++++---------
+ src/terminal-window.h | 7 ++++++-
+ 3 files changed, 47 insertions(+), 17 deletions(-)
+
+commit bce79c25f74b4e9233a687deabffde875274192c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:10 2008 +0000
+
+ Remove debug spew.
+
+ svn path=/trunk/; revision=2786
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 4395e8d6e97cbbbdec38eaa4920cf757efd609bb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:54:05 2008 +0000
+
+ Split terminal_app_new_terminal into the case of new terminal and the case of just moving an existing terminal between windows. Simplify and refacor terminal_app_new_window/tab.
+
+ svn path=/trunk/; revision=2785
+
+ src/terminal-app.c | 247 ++++++++------------------------------------------
+ src/terminal-app.h | 32 ++-----
+ src/terminal-screen.c | 23 +++--
+ src/terminal-window.c | 132 ++++++++++++---------------
+ src/terminal.c | 158 +++++++++++++++++++-------------
+ 5 files changed, 216 insertions(+), 376 deletions(-)
+
+commit f2e3860ea24739c9231a6015d2818a72ea87715e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:58 2008 +0000
+
+ Some code cleanup.
+
+ svn path=/trunk/; revision=2784
+
+ src/terminal.c | 51 ++++++++++++++++-----------------------------------
+ 1 file changed, 16 insertions(+), 35 deletions(-)
+
+commit 45af7cedea59668710a90f3a1f21fcbf6072315e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:53 2008 +0000
+
+ Fix tab detach by DND for the terminal screen container change.
+
+ svn path=/trunk/; revision=2783
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c045323dca7dad0e05cb5cbc2b04c9f8a773a942
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:47 2008 +0000
+
+ Fix a FIXME.
+
+ svn path=/trunk/; revision=2782
+
+ src/terminal-window.c | 23 +++--------------------
+ 1 file changed, 3 insertions(+), 20 deletions(-)
+
+commit daeb63603ffa0a2efa948e21df8aa48278be5883
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:38 2008 +0000
+
+ Connect to delete-event too.
+
+ svn path=/trunk/; revision=2781
+
+ src/terminal-window.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit ae11dc0b4113546303e31eaf73f0eb595e6af0ab
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:32 2008 +0000
+
+ Make the s/key challenge window not use gtk_dialog_run.
+ Remove another use of priv->window from TerminalScreen by adding skey-clicked and url-clicked signals and handling them in TerminalWindow.
+
+ svn path=/trunk/; revision=2780
+
+ src/Makefile.am | 20 +++++++
+ src/skey-popup.c | 148 +++++++++++++++++++++++++++-------------------
+ src/skey-popup.h | 6 +-
+ src/terminal-marshal.list | 1 +
+ src/terminal-screen.c | 30 ++++++++--
+ src/terminal-screen.h | 5 ++
+ src/terminal-util.c | 7 +++
+ src/terminal-util.h | 2 +
+ src/terminal-window.c | 58 +++++++++++++++---
+ 9 files changed, 201 insertions(+), 76 deletions(-)
+
+commit aef5f2a467fc3b350f79774d740608c6e1bbbf95
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:25 2008 +0000
+
+ Quote-unquote.
+
+ svn path=/trunk/; revision=2779
+
+ src/profile-editor.c | 2 +-
+ src/terminal-accels.c | 8 ++++----
+ src/terminal-app.c | 4 ++--
+ src/terminal-util.c | 4 ++--
+ src/terminal.c | 6 +++---
+ 5 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 62edee79659a23ed3be61d81d836d9e6cba016e4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:19 2008 +0000
+
+ Move editing the title to terminal-window.c.
+
+ svn path=/trunk/; revision=2778
+
+ src/terminal-screen.c | 106 +++++++-------------------------------------------
+ src/terminal-screen.h | 5 ++-
+ src/terminal-window.c | 61 +++++++++++++++++++++++++++--
+ 3 files changed, 75 insertions(+), 97 deletions(-)
+
+commit f66facf24c8968eda3a08dfde73490e803d54316
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:14 2008 +0000
+
+ Fix CloseWindow for the confirm_close_window changes.
+
+ svn path=/trunk/; revision=2777
+
+ src/terminal-window.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8d1527c3d2559427bd7ab09ba96be53b5d46deae
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:08 2008 +0000
+
+ Make each window have its own window group, so modal dialogues don't block other windows.
+
+ svn path=/trunk/; revision=2776
+
+ src/terminal-window.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 6f4fe05dcf91aea869c01ad4143cb4f25e777149
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:53:02 2008 +0000
+
+ gtk_dialog_run is evil, rework the code to avoid using it.
+
+ svn path=/trunk/; revision=2775
+
+ src/terminal-window.c | 35 ++++++++++++++++++++++++-----------
+ 1 file changed, 24 insertions(+), 11 deletions(-)
+
+commit 59786acb953dae482c8c126ef1191bf8db963d15
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:57 2008 +0000
+
+ Avoid using priv->window in TerminalScreen here.
+
+ svn path=/trunk/; revision=2774
+
+ src/skey-popup.c | 6 +++++-
+ src/skey-popup.h | 1 -
+ src/terminal-screen.c | 2 +-
+ 3 files changed, 6 insertions(+), 3 deletions(-)
+
+commit b45d26efc17acfc74de9d5a583dcd34d9cd278dc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:52 2008 +0000
+
+ Avoid a copy.
+
+ svn path=/trunk/; revision=2773
+
+ src/terminal-screen.c | 26 +++++++++-----------------
+ 1 file changed, 9 insertions(+), 17 deletions(-)
+
+commit e51580a181bcfef13e57939091e579959a1c91f7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:47 2008 +0000
+
+ Don't create the icon title twice.
+
+ svn path=/trunk/; revision=2772
+
+ src/terminal-screen.c | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 00e28a6a63075e29eb4eff08a414fd555738eb9e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:41 2008 +0000
+
+ Freeze notifications while reading the profile values.
+
+ svn path=/trunk/; revision=2771
+
+ src/terminal-screen.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 910a56efbae3a65b6f4719159909acdc1913dbf5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:36 2008 +0000
+
+ Remove terminal_screen_get_window.
+
+ svn path=/trunk/; revision=2770
+
+ src/terminal-app.c | 9 ++++++---
+ src/terminal-screen.c | 16 ++++------------
+ src/terminal-screen.h | 2 --
+ src/terminal-window.c | 15 ++++++++-------
+ 4 files changed, 18 insertions(+), 24 deletions(-)
+
+commit a144287d17769739714066e412fbc83da048b5ec
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:30 2008 +0000
+
+ Rename this to active_screen.
+
+ svn path=/trunk/; revision=2769
+
+ src/terminal-window.c | 124 +++++++++++++++++++++++++-------------------------
+ 1 file changed, 62 insertions(+), 62 deletions(-)
+
+commit 937abfc88a5e621a0242c167f6f011fc6d069422
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:24 2008 +0000
+
+ Fix FIXME: make icon-title work again, and use gobject properties for it instead of signals.
+
+ svn path=/trunk/; revision=2768
+
+ src/terminal-screen.c | 18 +++++++++---
+ src/terminal-window.c | 78 +++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 62 insertions(+), 34 deletions(-)
+
+commit b3fe4a8631cbdec899a19529d6a92625aa10d430
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:18 2008 +0000
+
+ Add close-screen signal to TerminalScreen and use that instead of directly calling a method on the TerminalWindow from inside TerminalScreen.
+
+ svn path=/trunk/; revision=2767
+
+ src/terminal-screen.c | 26 +++++++++++++-------------
+ src/terminal-screen.h | 3 +--
+ src/terminal-window.c | 24 ++++++++++++++++++++----
+ 3 files changed, 34 insertions(+), 19 deletions(-)
+
+commit 096d58ec8b994100c5ba270c7a3d934aafbcb3dc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:13 2008 +0000
+
+ Reduce debug spew.
+
+ svn path=/trunk/; revision=2766
+
+ src/terminal-profile.c | 16 +++-------------
+ 1 file changed, 3 insertions(+), 13 deletions(-)
+
+commit eac124eddd835e5a5a0a85d427fb1d94d6b9744b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:08 2008 +0000
+
+ No need for I_() here.
+
+ svn path=/trunk/; revision=2765
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e972aa3373808e85431f872c4f0bd803baf66c9d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:52:02 2008 +0000
+
+ Remove unused enum value.
+
+ svn path=/trunk/; revision=2764
+
+ src/terminal-screen.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 0b26b57dc28b5e7fb8c824b1d9ec49e1ad0b93aa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:57 2008 +0000
+
+ emove unused include.
+
+ svn path=/trunk/; revision=2763
+
+ src/terminal-app.c | 2 ++
+ src/terminal-profile.h | 3 ---
+ 2 files changed, 2 insertions(+), 3 deletions(-)
+
+commit 7eda3cccc6c945963829ef87999648a2e591f7d7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:51 2008 +0000
+
+ Fix http_proxy env var being set when using non-manual proxy mode. Bug #343811, patch by John Spray.
+
+ svn path=/trunk/; revision=2762
+
+ src/terminal-screen.c | 27 ++++++++++++++++++++++++---
+ 1 file changed, 24 insertions(+), 3 deletions(-)
+
+commit 451d3d958c6484e9ed15510ba8ddae67bc59fb6d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:45 2008 +0000
+
+ =?utf-8?q?Bug=20345651=20=E2=80=93=20Profiles=20submenu=20in=20context=20menu
+
+ =20Patch=20by=20Claude=20Paroz.?=
+ MIME-Version: 1.0
+ Content-Type: text/plain; charset=utf-8
+ Content-Transfer-Encoding: 8bit
+
+ svn path=/trunk/; revision=2761
+
+ src/terminal-window.c | 3 ++-
+ src/terminal.xml | 7 +++++--
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 57362f826b9bc40a86633cf25ae5852888ca6cf8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:40 2008 +0000
+
+ Fix the tabs menu after the introduction of TerminalScreenContainer.
+
+ svn path=/trunk/; revision=2760
+
+ src/terminal-tabs-menu.c | 44 +++++++++++++++++++-------------------------
+ src/terminal-window.c | 1 -
+ 2 files changed, 19 insertions(+), 26 deletions(-)
+
+commit 1a9927792009fd94e10b81ba51386566dde28049
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:35 2008 +0000
+
+ Unref the base profile after cloning.
+
+ svn path=/trunk/; revision=2759
+
+ src/terminal-profile.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7b10ebb5480d79dd05f58863790716e31d26dc67
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:29 2008 +0000
+
+ Fix another FIXME.
+
+ svn path=/trunk/; revision=2758
+
+ src/terminal-app.c | 4 ++--
+ src/terminal-screen.c | 2 +-
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-window.c | 22 ++++++++++++++++------
+ src/terminal-window.h | 4 ++--
+ src/terminal.c | 2 +-
+ 6 files changed, 23 insertions(+), 13 deletions(-)
+
+commit f4b0a957dcbc38f8bba61c97799df99c6edd2318
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:23 2008 +0000
+
+ Fix some FIXMEs.
+
+ svn path=/trunk/; revision=2757
+
+ src/terminal-window.c | 24 ++++++++++++++++--------
+ 1 file changed, 16 insertions(+), 8 deletions(-)
+
+commit 4daee1dc0c3d6b834146ce4775aecad7956e5fb9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:17 2008 +0000
+
+ Start at 0.
+
+ svn path=/trunk/; revision=2756
+
+ src/terminal-profile.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6ea300d4aff652d88ae7be079591eea81c657df3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:12 2008 +0000
+
+ Remove the idle in the cloned profile.
+
+ svn path=/trunk/; revision=2755
+
+ src/terminal-profile.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit e63d674f9910eedf7ceb87eba4465a8a21fadb4e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:07 2008 +0000
+
+ Remember whether the gconf key is writable.
+
+ svn path=/trunk/; revision=2754
+
+ src/encoding.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit ce1397c2865c15b7517d23fb68abb21fd6f29444
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:51:02 2008 +0000
+
+ Don't crash when we can't get the proxy pwd from gconf.
+
+ svn path=/trunk/; revision=2753
+
+ src/terminal-screen.c | 14 ++++++++------
+ 1 file changed, 8 insertions(+), 6 deletions(-)
+
+commit ca638e09acbd537e24c38ec332bce6489ae5f790
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:57 2008 +0000
+
+ Rename the menu-bar-accel property.
+ Fix the property notification in TerminalWindow on initialisation to not abort after the first property name.
+ Use NULL to disable the menubar accel, instead of a bogusly impossible key combination.
+
+ svn path=/trunk/; revision=2752
+
+ src/terminal-accels.c | 2 +-
+ src/terminal-app.c | 26 +++++++++++++-------------
+ src/terminal-app.h | 8 ++++----
+ src/terminal-screen.c | 1 -
+ src/terminal-window.c | 12 +++++-------
+ 5 files changed, 23 insertions(+), 26 deletions(-)
+
+commit 65e0a24f023093fe855747b8397d108bb0a6c98a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:50 2008 +0000
+
+ More for.
+
+ svn path=/trunk/; revision=2751
+
+ src/skey-popup.c | 2 --
+ src/terminal-app.c | 8 ++------
+ src/terminal-window.c | 9 +++------
+ src/terminal.c | 12 +++---------
+ 4 files changed, 8 insertions(+), 23 deletions(-)
+
+commit 4a435865d7aeca545abbc6ace5d13b367982fd31
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:45 2008 +0000
+
+ Fix the custom command entry sensitivity.
+
+ svn path=/trunk/; revision=2750
+
+ src/profile-editor.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dfe8be3636b1ef775e37cc37b20f7bb550950153
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:39 2008 +0000
+
+ The parent-set handler on TerminalScreen cannot get the toplevel, since it's called when creating the terminal screen container which has no parent yet.
+
+ svn path=/trunk/; revision=2749
+
+ src/terminal-screen-container.c | 2 ++
+ src/terminal-screen.c | 34 ++++++----------------------------
+ src/terminal-screen.h | 2 +-
+ src/terminal-window.c | 2 --
+ 4 files changed, 9 insertions(+), 31 deletions(-)
+
+commit abbc0c92853e12691ec6b6e36d72cc893909b0ec
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:33 2008 +0000
+
+ Replace the kb spinbutton with a label showing the approx. memory use corresponding to the number of scrollback lines selected in the other spin button.
+
+ svn path=/trunk/; revision=2748
+
+ src/profile-editor.c | 48 ++---
+ src/profile-preferences.glade | 440 +++++++++++++++++++-----------------------
+ src/terminal-util.c | 34 +---
+ src/terminal-util.h | 3 -
+ 4 files changed, 225 insertions(+), 300 deletions(-)
+
+commit 7bed2f430e9e70f29e0235fdbadaddfa4e37dabf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:28 2008 +0000
+
+ Fix allocator mismatch.
+
+ svn path=/trunk/; revision=2747
+
+ src/skey-popup.c | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit 005c39b312475c3a5c56cd0e20ffd7bfa711b012
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:23 2008 +0000
+
+ No need to rebuild the new-terminal menus when the current tab's profile changes, either.
+
+ svn path=/trunk/; revision=2746
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit ccc6564dc87b4272341cf97f3f1fd4dc9f5b8a51
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:18 2008 +0000
+
+ Only update the active profile in the profiles menu instead of rebuilding the whole menu when switching tabs.
+ Also there's no need to update the encodings and new-terminal submenus on active tab change.
+
+ svn path=/trunk/; revision=2745
+
+ src/terminal-window.c | 59 ++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 47 insertions(+), 12 deletions(-)
+
+commit 1feecf20a067c11acec912bbaf87c4e344fc3b67
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:13 2008 +0000
+
+ Fix some FIXMEs.
+
+ svn path=/trunk/; revision=2744
+
+ src/terminal-window.c | 25 ++++++++++---------------
+ 1 file changed, 10 insertions(+), 15 deletions(-)
+
+commit 47198f861c1196f2d76910b0e506e26a376577af
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:07 2008 +0000
+
+ Plug a mem leak.
+
+ svn path=/trunk/; revision=2743
+
+ src/terminal-profile.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ac0dbf5a67cf260f2924369f798a4cb7db6cc82d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:50:02 2008 +0000
+
+ Fix mem leak. May fix bug #532327.
+
+ svn path=/trunk/; revision=2742
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 9e5b9979a0ad3222c961fb20e3b5d066e85c011a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:57 2008 +0000
+
+ Remove FIXME comment.
+
+ svn path=/trunk/; revision=2741
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 27d9a6e5d8512f0250265c47df792b639744799a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:51 2008 +0000
+
+ Only have one encoding dialogue.
+
+ svn path=/trunk/; revision=2740
+
+ src/encoding.c | 31 ++++++++++++++++++++-----------
+ src/encoding.h | 2 +-
+ src/terminal-app.c | 24 +-----------------------
+ 3 files changed, 22 insertions(+), 35 deletions(-)
+
+commit 26a8bded1619028ed7ff5038e3d8f36b6c30b8cd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:46 2008 +0000
+
+ Use g_hash_table_foreach here.
+
+ svn path=/trunk/; revision=2739
+
+ src/terminal-accels.c | 65 ++++++++++++++++++++-------------------------------
+ 1 file changed, 25 insertions(+), 40 deletions(-)
+
+commit 3468ce9144beb9f47877a01f69eb518b0110b55a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:41 2008 +0000
+
+ Use a separate handler to update the treeview.
+
+ svn path=/trunk/; revision=2738
+
+ src/terminal-accels.c | 42 +++++++++++++++++++++++++-----------------
+ 1 file changed, 25 insertions(+), 17 deletions(-)
+
+commit 1032ba96aa359cc7bf7ade24ea1c0ddb73a577e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:36 2008 +0000
+
+ Remove this bogus check.
+
+ svn path=/trunk/; revision=2737
+
+ src/terminal-accels.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit aa222601a0f4e9ad2061bd9be5ae200079621798
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:31 2008 +0000
+
+ Remove obsolete comment.
+
+ svn path=/trunk/; revision=2736
+
+ src/terminal-accels.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 1204d24b0b547aa23fc44d836344bbf605897595
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:26 2008 +0000
+
+ Just use gconf_client_notify instead of duplicating the code to load the binding at startup.
+
+ svn path=/trunk/; revision=2735
+
+ src/terminal-accels.c | 54 +++++++++++----------------------------------------
+ 1 file changed, 11 insertions(+), 43 deletions(-)
+
+commit a2a028bf2fd9894da41e795c533a3beb4b233445
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:21 2008 +0000
+
+ Use a hash table to store the gconf key -> key entry mapping, so we can just look it up in the gconf notification handler instead of iteraring over all entries to find the changed one.
+
+ svn path=/trunk/; revision=2734
+
+ src/terminal-accels.c | 109 +++++++++++++++++++++++++++-----------------------
+ 1 file changed, 60 insertions(+), 49 deletions(-)
+
+commit 3633d9124b815d50475d5c41421bb0450321a0e0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:16 2008 +0000
+
+ Use the key_entry itself as data on the accel closure, so we can just use it in the callback instead of having to look through all entries to find the changed one.
+
+ svn path=/trunk/; revision=2733
+
+ src/terminal-accels.c | 27 +++++++--------------------
+ 1 file changed, 7 insertions(+), 20 deletions(-)
+
+commit 7f273d67c269e92a2dcbdedca65ec769c0833755
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:11 2008 +0000
+
+ Sort the first column by default.
+
+ svn path=/trunk/; revision=2732
+
+ src/terminal-accels.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 37be860a1e8b416124bbb9c295579bad204946db
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:06 2008 +0000
+
+ Remove unnecessary assertion.
+
+ svn path=/trunk/; revision=2731
+
+ src/terminal-accels.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 7e18ef71f06e30792f847b6e1de1c877f8722a78
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:49:01 2008 +0000
+
+ Remove the idle handler on shutdown.
+
+ svn path=/trunk/; revision=2730
+
+ src/terminal-accels.c | 20 +++++++++++++-------
+ 1 file changed, 13 insertions(+), 7 deletions(-)
+
+commit 32694f106ef49c1fe0f713b7c34af1b0609902e1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:55 2008 +0000
+
+ Use a gconf changeset here.
+
+ svn path=/trunk/; revision=2729
+
+ src/terminal-accels.c | 31 +++++++++++++------------------
+ 1 file changed, 13 insertions(+), 18 deletions(-)
+
+commit 4657166bc37b0919790dae4233cfc2443e41329b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:50 2008 +0000
+
+ Make the cell ineditable if the corresponding gconf key is not writable.
+
+ svn path=/trunk/; revision=2728
+
+ src/terminal-accels.c | 105 +++++++++++++++++++++++++-------------------------
+ 1 file changed, 52 insertions(+), 53 deletions(-)
+
+commit f261fb867b3cb63cdc4170e1995ce3cf1212e874
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:45 2008 +0000
+
+ Add terminal_accels_shutdown().
+
+ svn path=/trunk/; revision=2727
+
+ src/terminal-accels.c | 64 +++++++++++++++++++++++++++++----------------------
+ src/terminal-accels.h | 2 ++
+ src/terminal-app.c | 2 ++
+ 3 files changed, 41 insertions(+), 27 deletions(-)
+
+commit 4c4a64574ffceb611aa0a8a7c3d535e5e967dda9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:39 2008 +0000
+
+ Use the object/widget binding routine for the keybindings dialogue.
+
+ svn path=/trunk/; revision=2726
+
+ src/terminal-accels.c | 146 +++-----------------------------------------------
+ src/terminal-app.c | 52 +++++++++++++++---
+ 2 files changed, 51 insertions(+), 147 deletions(-)
+
+commit 3a67d405130225ef91ab549608ff2b7c2bf39957
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:34 2008 +0000
+
+ Move the object/widget binding to terminal-util so we can use it in the other dialogues too.
+
+ svn path=/trunk/; revision=2725
+
+ src/profile-editor.c | 300 +--------------------------------------------------
+ src/terminal-util.c | 296 +++++++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-util.h | 13 +++
+ 3 files changed, 310 insertions(+), 299 deletions(-)
+
+commit 196fa56d87887af918c9e5f1f560830d8effdf7e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:28 2008 +0000
+
+ Move the menubar accel handling to TerminalWindow in the same function that handles the mnemonics setting.
+ Add a property for the menubar accel state to TerminalApp.
+
+ svn path=/trunk/; revision=2724
+
+ src/terminal-accels.c | 72 +++++++--------------------------------------------
+ src/terminal-app.c | 66 ++++++++++++++++++++++++++++++++++++++--------
+ src/terminal-app.h | 5 ++++
+ src/terminal-window.c | 69 +++++++++++++++++++++++++++++++++++++-----------
+ 4 files changed, 124 insertions(+), 88 deletions(-)
+
+commit 93f8f1ac2ed29d193ed0dca492fa336c96f061e9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:22 2008 +0000
+
+ Make enable-mnemonics a property on TerminalApp instead of adding a gconf notification to each window.
+
+ svn path=/trunk/; revision=2723
+
+ src/terminal-app.c | 51 +++++++++++++++++++++++++++++++++++++++
+ src/terminal-window.c | 67 ++++++++++++++-------------------------------------
+ 2 files changed, 69 insertions(+), 49 deletions(-)
+
+commit 6effbbbab9f584813693db7656c44f6e0b2ad495
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:16 2008 +0000
+
+ Update the profile actions when the profile's visible name changes.
+ Don't leak the UI manager.
+
+ svn path=/trunk/; revision=2722
+
+ src/terminal-window.c | 107 ++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 74 insertions(+), 33 deletions(-)
+
+commit aefc5380b726417761feb8e8e36cf8739173ff0b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:11 2008 +0000
+
+ Edit the visible name, not the (immutable) name.
+
+ svn path=/trunk/; revision=2721
+
+ src/profile-editor.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7dcab1d42e76f36740a9d0044253b105d6c616f6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:05 2008 +0000
+
+ Update.
+
+ svn path=/trunk/; revision=2720
+
+ po/POTFILES.in | 12 +++++++++---
+ po/POTFILES.skip | 6 ++++++
+ 2 files changed, 15 insertions(+), 3 deletions(-)
+
+commit 377a6012af1a737679e33728eab7cb0c15ac3cf1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:48:00 2008 +0000
+
+ Cleanup.
+
+ svn path=/trunk/; revision=2719
+
+ src/terminal-app.c | 3 ---
+ src/terminal-app.h | 2 --
+ src/terminal-profile.h | 1 +
+ src/terminal-window.c | 2 --
+ src/terminal.c | 3 ---
+ 5 files changed, 1 insertion(+), 10 deletions(-)
+
+commit 3781b11b7748153c8072a717c37ec53fe3062f5c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:54 2008 +0000
+
+ Remove the invisible_char property, again.
+
+ svn path=/trunk/; revision=2718
+
+ src/profile-new-dialog.glade | 1 -
+ src/profile-preferences.glade | 4 ----
+ src/skey-challenge.glade | 1 -
+ 3 files changed, 6 deletions(-)
+
+commit 52aa0f17b3d32f84a52ed8d1fee9a40a8aacdad0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:49 2008 +0000
+
+ Also change the ui manager file name here.
+
+ svn path=/trunk/; revision=2717
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6cee32cf32d69a9445cc95d0ad8c6153698b983d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:44 2008 +0000
+
+ Remove obsolete RC string parsing.
+
+ svn path=/trunk/; revision=2716
+
+ src/terminal.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit d77aafab7cc1b6c87cf77a53c649f8bb03920583
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:39 2008 +0000
+
+ Use a gtk message dialogue here.
+
+ svn path=/trunk/; revision=2715
+
+ src/terminal-screen.c | 65 ++++++++++++++++-----------------------------------
+ 1 file changed, 20 insertions(+), 45 deletions(-)
+
+commit b552c15a5ad359f7561bef4966f655afda23ccbd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:34 2008 +0000
+
+ Add a property for the override-command.
+
+ svn path=/trunk/; revision=2714
+
+ src/terminal-screen.c | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit a027002fe383ce117ca0cea4b7c2125e7e198175
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:28 2008 +0000
+
+ Fix crash on deleting a profile.
+
+ svn path=/trunk/; revision=2713
+
+ src/terminal-app.c | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit 54a0ffec675055050b275e5ce1179dfc1276c09a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:23 2008 +0000
+
+ Fix creating a new profile.
+
+ svn path=/trunk/; revision=2712
+
+ src/terminal-profile.c | 54 +++++++++++++++++++++++++++++---------------------
+ 1 file changed, 31 insertions(+), 23 deletions(-)
+
+commit b691310ee9095809ff919d8f3d3257d75e2bc50d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:18 2008 +0000
+
+ Remove the builder file, and add the glade file back.
+
+ svn path=/trunk/; revision=2711
+
+ src/skey-challenge.glade | 199 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/skey-challenge.ui | 126 ------------------------------
+ 2 files changed, 199 insertions(+), 126 deletions(-)
+
+commit 85245fbfe6c45d8a60b5e37159f8397a9239cbef
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:14 2008 +0000
+
+ Remove the builder file, and add the glade file back.
+
+ svn path=/trunk/; revision=2710
+
+ src/encodings-dialog.glade | 296 +++++++++++++++++++++++++++++++++++++++++++++
+ src/encodings-dialog.ui | 200 ------------------------------
+ 2 files changed, 296 insertions(+), 200 deletions(-)
+
+commit a33c52f4a081e2abcb8933b214fc171e63c284dc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:09 2008 +0000
+
+ Remove the builder file, and add the glade file back.
+
+ svn path=/trunk/; revision=2709
+
+ src/keybinding-editor.glade | 181 ++++++++++++++++++++++++++++++++++++++++++++
+ src/keybinding-editor.ui | 114 ----------------------------
+ 2 files changed, 181 insertions(+), 114 deletions(-)
+
+commit 8ce6599cf54ae9282c8d9f977dbe9aeb005aee54
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:47:04 2008 +0000
+
+ Remove the builder file, and add the glade file back.
+
+ svn path=/trunk/; revision=2708
+
+ src/profile-new-dialog.glade | 262 +++++++++++++++++++++++++++++++++++++++++++
+ src/profile-new-dialog.ui | 164 ---------------------------
+ 2 files changed, 262 insertions(+), 164 deletions(-)
+
+commit 3d5da6a282160a809a45277c0e1c38b53f2387db
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:59 2008 +0000
+
+ Renamed.
+
+ svn path=/trunk/; revision=2707
+
+ src/{terminal.ui => terminal.xml} | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 806eeff4feca08df8a5c248f83a6925e906b0743
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:55 2008 +0000
+
+ Add the glade file back, and remove the builder file.
+
+ svn path=/trunk/; revision=2706
+
+ src/profile-manager.glade | 213 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/profile-manager.ui | 170 ------------------------------------
+ 2 files changed, 213 insertions(+), 170 deletions(-)
+
+commit 1b480dcc7a0e55cef79ec8b006898f5b6fef0450
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:50 2008 +0000
+
+ Convert to the builder format at build time.
+
+ svn path=/trunk/; revision=2705
+
+ configure.in | 5 +
+ src/Makefile.am | 31 +-
+ src/profile-preferences.ui | 2505 --------------------------------------------
+ 3 files changed, 26 insertions(+), 2515 deletions(-)
+
+commit 27e60948f677adcb1f9ff8b288f858b74513eca1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:45 2008 +0000
+
+ Remove debug spew. Use gtk_entry_get_text so we don't strdup.
+
+ Remove debug spew.
+ Use gtk_entry_get_text so we don't strdup.
+
+ svn path=/trunk/; revision=2704
+
+ src/terminal-screen.c | 11 +++--------
+ 1 file changed, 3 insertions(+), 8 deletions(-)
+
+commit b22caea2c3167d3c7ca3d0146d655a393efa8743
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:40 2008 +0000
+
+ Add icon-title property.
+
+ svn path=/trunk/; revision=2703
+
+ src/terminal-screen.c | 35 +++++++++++++++++++++++++++++------
+ 1 file changed, 29 insertions(+), 6 deletions(-)
+
+commit 46a56a245846101f11282b048fa4a5475076a920
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:34 2008 +0000
+
+ Work around some brokenness for now. Will really fix later.
+
+ svn path=/trunk/; revision=2702
+
+ src/terminal-screen.c | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit dabde417f508d35724e236e61ab87fb824e26ab6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:29 2008 +0000
+
+ Less debug spew.
+
+ svn path=/trunk/; revision=2701
+
+ src/terminal-profile.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 25c12327f4482331cb046e0aff26c0130fe1e145
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:24 2008 +0000
+
+ Remove some more debug spew.
+
+ svn path=/trunk/; revision=2700
+
+ src/terminal-profile.c | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit f433e4da9b9608cbf5cad6756a88d8ad720501f5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:19 2008 +0000
+
+ Remove some debug spew.
+ If we encounter an invalid value, force a writeback so gconf gets a valid value.
+
+ svn path=/trunk/; revision=2699
+
+ src/terminal-profile.c | 19 +++++++++++--------
+ 1 file changed, 11 insertions(+), 8 deletions(-)
+
+commit b5a294ef7f1582b2ea19edeabdb098ddc8fc2eba
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:14 2008 +0000
+
+ Don't put the locked flags into the struct, instead allocate them.
+
+ svn path=/trunk/; revision=2698
+
+ src/terminal-profile.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit bafad4c983dc91e9a8a941985dbac3fb6628bc3e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:09 2008 +0000
+
+ While initialising the profile, call terminal_profile_set_property directly. That way we get all the post-processing there done without queuing a property notification after object construction has finished.
+
+ svn path=/trunk/; revision=2697
+
+ src/terminal-profile.c | 36 ++++++++++++++++++++----------------
+ 1 file changed, 20 insertions(+), 16 deletions(-)
+
+commit b43e4a24358af0125a560cdf4ccd28f3e359e636
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:46:04 2008 +0000
+
+ Make sure the GValue is initialised in the notify==TRUE case.
+
+ svn path=/trunk/; revision=2696
+
+ src/terminal-profile.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 66d8a2ab8e634061913160d57dca809566114674
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:58 2008 +0000
+
+ Set startup_id to NULL after having used it.
+
+ svn path=/trunk/; revision=2695
+
+ src/terminal-window.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 7f0889aec2e7e82a69571a5cfb4c03802dadf693
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:53 2008 +0000
+
+ Use gtk_clipboard_request_targets.
+
+ svn path=/trunk/; revision=2694
+
+ src/terminal-window.c | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 28cf5038277d7e2aa9e2f05d163d018f4dcc97e2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:48 2008 +0000
+
+ Use g_listenv(). Simplify the font code.
+
+ svn path=/trunk/; revision=2693
+
+ src/terminal-screen.c | 26 ++++++++++++--------------
+ 1 file changed, 12 insertions(+), 14 deletions(-)
+
+commit bc58dcd61b90846d6edb7495a1a3bd5cc382783b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:43 2008 +0000
+
+ If getting the default profile key fails, use the fallback profile name.
+
+ svn path=/trunk/; revision=2692
+
+ src/terminal-app.c | 15 +++++----------
+ 1 file changed, 5 insertions(+), 10 deletions(-)
+
+commit 54e3f448e83b6d77ac7baa53628b953d8afa73e5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:37 2008 +0000
+
+ Use g_ascii_strto[u]ll.
+
+ svn path=/trunk/; revision=2691
+
+ src/terminal-app.c | 6 +++---
+ src/terminal.c | 21 +++++++++------------
+ 2 files changed, 12 insertions(+), 15 deletions(-)
+
+commit ea87f1706967e878ed7119fde973716602c9c0a5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:32 2008 +0000
+
+ Fix some FIXMEs.
+
+ svn path=/trunk/; revision=2690
+
+ src/profile-editor.c | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit f504c1529fcaed053703d312c01e6ea3eabb1fd2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:26 2008 +0000
+
+ Remove some obsolete FIXMEs.
+
+ svn path=/trunk/; revision=2689
+
+ src/terminal-profile.c | 28 +++++++++++++++-------------
+ 1 file changed, 15 insertions(+), 13 deletions(-)
+
+commit 2e8cb4c241d8e38628dc33b63b59e48137c065ca
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:21 2008 +0000
+
+ Fix the return values in error case.
+
+ svn path=/trunk/; revision=2688
+
+ src/terminal-profile.c | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit 1a89d1113e71ebf91e7ef1ff2ccb862140353e26
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:16 2008 +0000
+
+ Apply some suggestions from bug #143594.
+
+ svn path=/trunk/; revision=2687
+
+ src/profile-preferences.glade | 218 +++++++++++++++++++---------------------
+ src/profile-preferences.ui | 227 +++++++++++++++++++-----------------------
+ 2 files changed, 206 insertions(+), 239 deletions(-)
+
+commit c533510d65016f689d2220f21fb52c5a60cf1ea1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:10 2008 +0000
+
+ Packing simplifications.
+
+ svn path=/trunk/; revision=2686
+
+ src/profile-preferences.glade | 341 ++++++++++++++++++++----------------------
+ src/profile-preferences.ui | 325 +++++++++++++++++++---------------------
+ 2 files changed, 310 insertions(+), 356 deletions(-)
+
+commit e5b509f2c985bf0b4ac355f9a59a4cc009f07583
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:05 2008 +0000
+
+ Remove unnecessary size group.
+
+ svn path=/trunk/; revision=2685
+
+ src/profile-editor.c | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit ba1193da3a3c6d556035df944d74438ba082677d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:45:00 2008 +0000
+
+ Fix menubar visibility in newly created windows from DND. Bug #528915, patch by Gábor Szeder.
+
+ svn path=/trunk/; revision=2684
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 55ae1cd36d621d20980dcdef69ff69e68fcd83d4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:55 2008 +0000
+
+ Only update the settings that are dependent on the changed property.
+
+ svn path=/trunk/; revision=2683
+
+ src/terminal-screen.c | 166 +++++++++++++++++++++++++++-----------------------
+ 1 file changed, 91 insertions(+), 75 deletions(-)
+
+commit 363354b3e6c4bfd3100543ee29f6e530382a8c9f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:48 2008 +0000
+
+ Only update the sensitivity of the widgets related to the changed property.
+
+ svn path=/trunk/; revision=2682
+
+ src/profile-editor.c | 246 +++++++++++++++++++++++++--------------------------
+ 1 file changed, 123 insertions(+), 123 deletions(-)
+
+commit b8acae0b1ad4a23accae7daf81ffcf576a9b0fa0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:43 2008 +0000
+
+ Remove commented-out code.
+
+ svn path=/trunk/; revision=2681
+
+ src/profile-editor.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit b0931fd303c1d915a0c238628b3431a4926f9b62
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:38 2008 +0000
+
+ Remove #if 0'd code.
+
+ svn path=/trunk/; revision=2680
+
+ src/terminal-screen.c | 1 -
+ src/terminal-window.c | 21 ---------------------
+ src/terminal-window.h | 1 -
+ 3 files changed, 23 deletions(-)
+
+commit 79196c2ad635b17bcbb2efbb87d81d434f34df41
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:33 2008 +0000
+
+ Remove #if 0'd code.
+
+ svn path=/trunk/; revision=2679
+
+ src/terminal-app.c | 31 -------------------------------
+ 1 file changed, 31 deletions(-)
+
+commit 78ab2b3aac03d42f9f4d77501a4d1efa38b470a3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:28 2008 +0000
+
+ Remove FIXME that was fixed.
+
+ svn path=/trunk/; revision=2678
+
+ src/terminal-app.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 186ef28d2fc108562c1ab3201ad6489176e9141f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:23 2008 +0000
+
+ Listen to the profile-list-changed signal instead of updating the treeview and combo box directly from the gconf notification callback.
+
+ svn path=/trunk/; revision=2677
+
+ src/terminal-app.c | 138 ++++++++++++++++-------------------------------------
+ 1 file changed, 42 insertions(+), 96 deletions(-)
+
+commit 35b13206b6a8970e38c8df0c5800b51266943fc5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:17 2008 +0000
+
+ The delete button is insensitive unless there's a profile to delete, so no need for an error dialogue.
+
+ svn path=/trunk/; revision=2676
+
+ src/terminal-app.c | 11 -----------
+ 1 file changed, 11 deletions(-)
+
+commit 6d00d29cc54d342db438a1e962446df05361010f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:12 2008 +0000
+
+ Simplify code to delete the profile.
+
+ svn path=/trunk/; revision=2675
+
+ src/terminal-app.c | 101 ++++++++++++++++++-----------------------------------
+ 1 file changed, 34 insertions(+), 67 deletions(-)
+
+commit 4d865b7c7e54f9f763b6f90304ae9d67f71fa7b8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:07 2008 +0000
+
+ Add missing property notification.
+
+ svn path=/trunk/; revision=2674
+
+ src/terminal-app.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f3270e0e62c8416c83af5f8076a07df596e267a1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:44:01 2008 +0000
+
+ Emit the "quit" signal on TerminalApp when the last window closes.
+
+ svn path=/trunk/; revision=2673
+
+ src/terminal-app.c | 14 ++++----------
+ 1 file changed, 4 insertions(+), 10 deletions(-)
+
+commit 4b121be1d034e43b0203fe10dea46c5f5b1f0f8e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:56 2008 +0000
+
+ Decruftify the code that loads the profile list and the default profile name.
+ Remove the "is-default" property from TerminalProfile, it's unused.
+
+ svn path=/trunk/; revision=2672
+
+ src/terminal-app.c | 265 +++++++++++++++++--------------------------------
+ src/terminal-profile.c | 17 ++--
+ src/terminal-profile.h | 1 -
+ src/terminal-window.c | 86 ++++------------
+ src/terminal-window.h | 2 -
+ 5 files changed, 117 insertions(+), 254 deletions(-)
+
+commit 28f6ffa6c4342c2d600b8d0c48d3f0ad01483829
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:50 2008 +0000
+
+ Remove useless, unseen error message.
+
+ svn path=/trunk/; revision=2671
+
+ src/terminal-screen.c | 15 +--------------
+ 1 file changed, 1 insertion(+), 14 deletions(-)
+
+commit 25d5db5ad65af04e357e6d35e391c23f64e1c826
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:45 2008 +0000
+
+ Move colour scheme names to the glade/ui file.
+
+ svn path=/trunk/; revision=2670
+
+ src/profile-editor.c | 24 ------------------------
+ src/profile-preferences.glade | 6 +++++-
+ src/profile-preferences.ui | 12 ++++++++++++
+ 3 files changed, 17 insertions(+), 25 deletions(-)
+
+commit 3251c60a39291422328ee0e874e079a3fe49242c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:40 2008 +0000
+
+ Remove useless translated error messages on gconf errors that the user will NEVER see.
+
+ svn path=/trunk/; revision=2669
+
+ src/terminal-accels.c | 115 ++++++--------------------------------------------
+ 1 file changed, 13 insertions(+), 102 deletions(-)
+
+commit 75b8d2c85f5692f062ba6956aec9a0672b582d81
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:35 2008 +0000
+
+ Tiny code style fix.
+
+ svn path=/trunk/; revision=2668
+
+ src/terminal-profile.c | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit f89580d31eff3937625345e73d062452f5e25d1d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:30 2008 +0000
+
+ Make the system font a property on TerminalApp, so we don't need to monitor the gconf key in each and every TerminalScreen!
+
+ svn path=/trunk/; revision=2667
+
+ src/terminal-app.c | 119 ++++++++++++++++++++++++++++++++++++++-----
+ src/terminal-screen.c | 136 ++++++++++++--------------------------------------
+ 2 files changed, 139 insertions(+), 116 deletions(-)
+
+commit 461d8f01883a75310f30dc9ae32feb34560910c5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:24 2008 +0000
+
+ Remove duplicated defines.
+
+ svn path=/trunk/; revision=2666
+
+ src/terminal-app.c | 37 -------------------------------------
+ 1 file changed, 37 deletions(-)
+
+commit 92f0ac811847ceceb53ef01266488dc7ef4f9bc1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:19 2008 +0000
+
+ Clean up includes.
+
+ svn path=/trunk/; revision=2665
+
+ src/terminal-screen.c | 31 ++++++++++++-------------------
+ 1 file changed, 12 insertions(+), 19 deletions(-)
+
+commit 3b10a7c9262f8b01c5747a9d58e832e134270f89
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:14 2008 +0000
+
+ Use the file-set signal on GtkFileChooserButton instead of selection-changed. Bug #324470.
+
+ svn path=/trunk/; revision=2664
+
+ src/profile-editor.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 6c00739d2b5e2fc72f7c09be8c564ae3f92e3ec4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:09 2008 +0000
+
+ Use the enum classes to convert strings to/from values, except for the VteTerminalEraseBinding enum where our existing profiles have different strings unfortunately.
+
+ svn path=/trunk/; revision=2663
+
+ src/profile-editor.c | 1 -
+ src/terminal-profile.c | 125 +++++++++++++------------------------------------
+ 2 files changed, 32 insertions(+), 94 deletions(-)
+
+commit bbda2de0bf7851db7b2c9d0bf95cd116b98b3108
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:43:03 2008 +0000
+
+ Use G_IS_PARAM_SPEC_* instead of checking the value type.
+
+ svn path=/trunk/; revision=2662
+
+ src/terminal-profile.c | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit 41c0def19684344984f8672cf27f0ed6092bc47c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:58 2008 +0000
+
+ Remove profile icon. Bug #126081.
+
+ svn path=/trunk/; revision=2661
+
+ src/profile-editor.c | 53 ----------------------------------
+ src/profile-preferences.glade | 66 -------------------------------------------
+ src/profile-preferences.ui | 62 ----------------------------------------
+ src/terminal-profile.c | 18 ------------
+ src/terminal-profile.h | 2 --
+ 5 files changed, 201 deletions(-)
+
+commit f1ea1a34d2daccc9ce65f90e66d02b174736fe81
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:52 2008 +0000
+
+ Remove terminal.h.
+
+ svn path=/trunk/; revision=2660
+
+ src/encoding.c | 2 +-
+ src/skey-popup.c | 1 -
+ src/terminal-accels.c | 2 +-
+ src/terminal-util.c | 3 ---
+ src/terminal.c | 4 ----
+ src/terminal.h | 27 ---------------------------
+ 6 files changed, 2 insertions(+), 37 deletions(-)
+
+commit 04f048181a8f07147c4c22e4ab513c290af51241
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:47 2008 +0000
+
+ Update.
+
+ svn path=/trunk/; revision=2659
+
+ src/profile-preferences.glade | 8 ++++----
+ src/profile-preferences.ui | 8 ++++----
+ 2 files changed, 8 insertions(+), 8 deletions(-)
+
+commit bcba2baabdea2fa012b8c7b88a75c2ccabdbb11c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:42 2008 +0000
+
+ Reconcile schemas default with actual defaults.
+
+ svn path=/trunk/; revision=2658
+
+ src/gnome-terminal.schemas.in | 24 ++++--------------------
+ 1 file changed, 4 insertions(+), 20 deletions(-)
+
+commit 32f501ad74343473618bfca26afdf579764a79ac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:37 2008 +0000
+
+ Port to the new profile API.
+
+ svn path=/trunk/; revision=2657
+
+ src/terminal-app.c | 265 +++++++++++++++++++++++++++++++----------------------
+ src/terminal-app.h | 9 ++
+ 2 files changed, 163 insertions(+), 111 deletions(-)
+
+commit b9085b8f489a0474c68b74f678d802ca821b9ecf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:30 2008 +0000
+
+ Port to the new profile API.
+
+ svn path=/trunk/; revision=2656
+
+ src/terminal-screen.c | 171 ++++++++++++++++++++++++++------------------------
+ src/terminal-screen.h | 4 --
+ src/terminal-window.c | 26 +++++---
+ 3 files changed, 107 insertions(+), 94 deletions(-)
+
+commit df2229750727fe26895448bcf4af9087da6779c8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:24 2008 +0000
+
+ Port the profile editor to the new profile API. Simplify code.
+
+ svn path=/trunk/; revision=2655
+
+ src/profile-editor.c | 2269 +++++++++++++++++---------------------------------
+ src/profile-editor.h | 2 -
+ 2 files changed, 772 insertions(+), 1499 deletions(-)
+
+commit 32c26f0b27a34e7d83f9291e84a8675eedd47667
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:18 2008 +0000
+
+ Completely rewrite the profile, by using gobject properties. Nice code reduction by 2600 LOC!
+
+ svn path=/trunk/; revision=2654
+
+ src/terminal-profile.c | 4332 ++++++++++++++++--------------------------------
+ src/terminal-profile.h | 295 ++--
+ 2 files changed, 1497 insertions(+), 3130 deletions(-)
+
+commit 33a53e330e19a5420e3b2a4491c36c7180ceb7ac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:13 2008 +0000
+
+ Add bg/fg colour, and palette properties.
+
+ svn path=/trunk/; revision=2653
+
+ src/terminal-profile.c | 57 ++++++++++++++++++++++++++++----------------------
+ 1 file changed, 32 insertions(+), 25 deletions(-)
+
+commit 34b38c2da8cf292e29512975731719a11aae92c7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:07 2008 +0000
+
+ Code simplification through #define magic.
+
+ svn path=/trunk/; revision=2652
+
+ src/terminal-profile.c | 417 +++++++++++--------------------------------------
+ 1 file changed, 89 insertions(+), 328 deletions(-)
+
+commit 96a81b7926d7fc81d8d1a0344a54cb4eb246fe44
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:42:02 2008 +0000
+
+ Ignore unknown options when handling a new-terminal event from another instance.
+ Don't call exit() when parsing the passed options fail; instead just ignore the request.
+ Bug #531720.
+
+ svn path=/trunk/; revision=2651
+
+ src/terminal.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit bd90a83984e907760a33ef520adb9fbf87f8c089
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:56 2008 +0000
+
+ Add the glade file back until glade-3 works on the profile editor file.
+
+ svn path=/trunk/; revision=2650
+
+ src/profile-preferences.glade | 2589 +++++++++++++++++++++++++++++++++++++++++
+ src/profile-preferences.ui | 25 +-
+ 2 files changed, 2611 insertions(+), 3 deletions(-)
+
+commit ef29f71bd12a4d19efc013f348e85a4f80ff5150
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:51 2008 +0000
+
+ Make this non-resizable.
+
+ svn path=/trunk/; revision=2649
+
+ src/profile-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bce33948f64f4852107c678dc4d48bb430cdaa84
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:46 2008 +0000
+
+ Fix the backspace and delete bindings in the compatibility tab of the profile preferences to adapt to the change from TerminalEraseBinding to VteTerminalEraseBinding with its changed order.
+
+ svn path=/trunk/; revision=2648
+
+ src/profile-editor.c | 2 +-
+ src/profile-preferences.ui | 21 ++++-----------------
+ src/terminal-profile.c | 5 +++--
+ 3 files changed, 8 insertions(+), 20 deletions(-)
+
+commit fd26bc9f72bdbfc78d3db6ac2bf416fb06fcceef
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:40 2008 +0000
+
+ Revert "Shrink file by saving from glade3."
+ glade-3 completely messes up the file!
+
+ This reverts commit f75af0951b2b3954ba15ff3dd124ba0195b8151d.
+
+ svn path=/trunk/; revision=2647
+
+ src/profile-preferences.ui | 2511 ++++++++++++++++++++++++++++++--------------
+ 1 file changed, 1712 insertions(+), 799 deletions(-)
+
+commit d6433c3e00aeeb40ebbca9f953c7a293234fecb3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:35 2008 +0000
+
+ Revert "Make the dialogue non-redimensionable."
+
+ This reverts commit 83af97df83417847080ea55f89afa5ae57f1f366.
+
+ svn path=/trunk/; revision=2646
+
+ src/profile-preferences.ui | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 1ae59f6b6ba3f13c30263cf70adb788dfdb87627
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:30 2008 +0000
+
+ Make the dialogue non-redimensionable.
+
+ svn path=/trunk/; revision=2645
+
+ src/profile-preferences.ui | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 74728bd9d1ae9d8a9d6a1b818ede52dd297e83a5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:25 2008 +0000
+
+ Shrink file by saving from glade3.
+
+ svn path=/trunk/; revision=2644
+
+ src/profile-preferences.ui | 2361 ++++++++++++++------------------------------
+ 1 file changed, 724 insertions(+), 1637 deletions(-)
+
+commit 301758a15e74d2a11f3643d9015a2f0311fc6705
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:18 2008 +0000
+
+ Remove glade.
+
+ svn path=/trunk/; revision=2643
+
+ configure.in | 1 -
+ src/Makefile.am | 7 +------
+ 2 files changed, 1 insertion(+), 7 deletions(-)
+
+commit 69a420efa5804a1621af5eac94e838df9445dcbb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:13 2008 +0000
+
+ Port the profile editor to gtkbuilder.
+
+ svn path=/trunk/; revision=2642
+
+ src/gnome-terminal.glade2 | 2586 -------------------------------------------
+ src/profile-editor.c | 680 ++++++------
+ src/profile-preferences.ui | 2589 ++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2900 insertions(+), 2955 deletions(-)
+
+commit a2a9d092cb299506b1a5c6d12487cdaa579e802a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:07 2008 +0000
+
+ Remove unnecessary indentations and labels. Use GtkAlignment.
+
+ svn path=/trunk/; revision=2641
+
+ src/gnome-terminal.glade2 | 1974 +++++++++++++++++----------------------------
+ 1 file changed, 742 insertions(+), 1232 deletions(-)
+
+commit 61e788f04d75324b4f3d6fd8959e4b2018196472
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:41:02 2008 +0000
+
+ Remove obsolete file.
+ Constness fixes.
+
+ svn path=/trunk/; revision=2640
+
+ src/skey/config.h | 68 -------------------------------------------------------
+ src/skey/test.c | 5 ++--
+ 2 files changed, 3 insertions(+), 70 deletions(-)
+
+commit c6e6e60ca8c73f1c0af0689b771c8c1b2e39b2ed
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:58 2008 +0000
+
+ Fix mem leak.
+
+ svn path=/trunk/; revision=2639
+
+ src/skey/test.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit ee46c8bedec0cad42134e1cc06f9528c69b15cb6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:52 2008 +0000
+
+ Convert the S/Key test programme to the glib test API, and run it on make check.
+
+ svn path=/trunk/; revision=2638
+
+ configure.in | 2 +-
+ src/skey/Makefile.am | 4 +-
+ src/skey/skey.c | 2 +-
+ src/skey/skey.h | 10 ++-
+ src/skey/test.c | 213 ++++++++++++++++-----------------------------------
+ 5 files changed, 75 insertions(+), 156 deletions(-)
+
+commit 8f0a4e6146a01a07efd232c13e828d29588161f3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:46 2008 +0000
+
+ Move the load_glade_file utility function to profile-editor.c, since the only remaining caller is there.
+
+ svn path=/trunk/; revision=2637
+
+ src/profile-editor.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal-profile.h | 4 +---
+ src/terminal-util.c | 44 -------------------------------------------
+ src/terminal-util.h | 4 ----
+ 4 files changed, 49 insertions(+), 54 deletions(-)
+
+commit c351b105a2e65fcd8db5541e6ff3a2ace7517724
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:41 2008 +0000
+
+ Code simplification.
+
+ svn path=/trunk/; revision=2636
+
+ src/terminal-app.c | 16 ++--------------
+ 1 file changed, 2 insertions(+), 14 deletions(-)
+
+commit f6dbcc12964e9423059df9e8cba3d979efb576df
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:36 2008 +0000
+
+ Fix it to work with gtk 2.12.
+
+ svn path=/trunk/; revision=2635
+
+ src/keybinding-editor.ui | 1 -
+ src/skey-challenge.ui | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 1664fe4858b07b5be5b3f6d1037338013b15ff38
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:31 2008 +0000
+
+ Convert the new-profile dialogue to gtkbuilder.
+
+ svn path=/trunk/; revision=2634
+
+ src/Makefile.am | 1 +
+ src/gnome-terminal.glade2 | 255 ----------------------------------------------
+ src/profile-new-dialog.ui | 164 +++++++++++++++++++++++++++++
+ src/terminal-app.c | 59 ++++-------
+ 4 files changed, 184 insertions(+), 295 deletions(-)
+
+commit ecfbbef8570d72268aca3285643cc43698596850
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:26 2008 +0000
+
+ Shrink.
+
+ svn path=/trunk/; revision=2633
+
+ src/encodings-dialog.ui | 324 ++++++++++++++++++------------------------------
+ 1 file changed, 121 insertions(+), 203 deletions(-)
+
+commit 843ffa9799513020fdaf8a99652f41aab72ed68e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:21 2008 +0000
+
+ Port the keybinding editor to gtkbuilder.
+ No need to wrap the treestore into a sort model, just turn on sorting directly.
+ Remove obsolete button press handler to start editing the accel, since GtkCellRendererAccell does this all itself.
+
+ svn path=/trunk/; revision=2632
+
+ src/Makefile.am | 1 +
+ src/gnome-terminal.glade2 | 174 ----------------------------------------------
+ src/keybinding-editor.ui | 115 ++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 174 +++++++++++++---------------------------------
+ 4 files changed, 163 insertions(+), 301 deletions(-)
+
+commit 15c808cafb3261e2bdf0e1ddeeb4aa62a415f3a3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:15 2008 +0000
+
+ Port S/Key challenge dialogue to gtkbuilder.
+
+ svn path=/trunk/; revision=2631
+
+ src/Makefile.am | 1 +
+ src/gnome-terminal.glade2 | 205 ----------------------------------------------
+ src/skey-challenge.ui | 127 ++++++++++++++++++++++++++++
+ src/skey-popup.c | 28 +++----
+ 4 files changed, 138 insertions(+), 223 deletions(-)
+
+commit a6bd958f4908237e4cc3d9c776f7bfabca9d18af
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:09 2008 +0000
+
+ Port the encodings dialogue to gtkbuilder.
+ Code cleanup & modernisations.
+
+ svn path=/trunk/; revision=2630
+
+ src/Makefile.am | 1 +
+ src/encoding.c | 1099 +++++++++++++++------------------------------
+ src/encoding.h | 14 +-
+ src/encodings-dialog.ui | 282 ++++++++++++
+ src/gnome-terminal.glade2 | 300 +------------
+ 5 files changed, 669 insertions(+), 1027 deletions(-)
+
+commit 44bb3433517c2c6f153b5d2c78c4cfb3cd49f766
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:40:04 2008 +0000
+
+ Remove unused function.
+
+ svn path=/trunk/; revision=2629
+
+ src/encoding.c | 12 ------------
+ src/encoding.h | 2 --
+ 2 files changed, 14 deletions(-)
+
+commit 4f1c823d69503d7136d9034a70707ed9228f6a48
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:59 2008 +0000
+
+ Don't check all encodings on startup; instead check only when necessary. Helps bug #368001.
+
+ svn path=/trunk/; revision=2628
+
+ src/encoding.c | 115 +++++++++++++++++++++++++++------------------------------
+ src/encoding.h | 1 +
+ 2 files changed, 55 insertions(+), 61 deletions(-)
+
+commit 44399c4e63bba74adeb79bca9abf72fb873403f1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:54 2008 +0000
+
+ Add convenience function to load a GtkBuilder file, and use it.
+
+ svn path=/trunk/; revision=2627
+
+ src/terminal-app.c | 27 ++++++++++-----------------
+ src/terminal-util.c | 42 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-util.h | 4 ++++
+ 3 files changed, 56 insertions(+), 17 deletions(-)
+
+commit b62f1691c6e16cd9b28db91299f470611242e961
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:49 2008 +0000
+
+ Code cleanup. No need to wrap the list store in a sort model.
+
+ Code cleanup.
+ No need to wrap the list store in a sort model.
+
+ svn path=/trunk/; revision=2626
+
+ src/encoding.c | 104 +++++++++++++++++++++++++++------------------------------
+ 1 file changed, 50 insertions(+), 54 deletions(-)
+
+commit 1795d82eb83eab8b6443cf127adc4aea404608c2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:44 2008 +0000
+
+ Move TerminalEncodingIndex enum to encoding.c; it's not used publicly.
+
+ svn path=/trunk/; revision=2625
+
+ src/encoding.c | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/encoding.h | 91 ----------------------------------------------------------
+ 2 files changed, 90 insertions(+), 91 deletions(-)
+
+commit 75f51f933bdebec354f10067fb19b47142830104
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:40 2008 +0000
+
+ Use gtk_list_store_insert_with_values.
+
+ svn path=/trunk/; revision=2624
+
+ src/encoding.c | 22 +++++++++-------------
+ 1 file changed, 9 insertions(+), 13 deletions(-)
+
+commit aa6249dec915e74addcd253afbf1079f4f398b34
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:34 2008 +0000
+
+ Save some memory by makign TerminalEncoding refcounted instead of deep copying.
+
+ svn path=/trunk/; revision=2623
+
+ src/encoding.c | 241 ++++++++++++++++++++++++++------------------------
+ src/encoding.h | 9 +-
+ src/terminal-window.c | 2 +-
+ 3 files changed, 132 insertions(+), 120 deletions(-)
+
+commit a4299e83424364377e0ca1abadb3fd2862130071
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:29 2008 +0000
+
+ Simplify the encodings notification code.
+
+ svn path=/trunk/; revision=2622
+
+ src/encoding.c | 48 ++++++++++++++----------------------------------
+ 1 file changed, 14 insertions(+), 34 deletions(-)
+
+commit 834c26c9ac5aceebfd13d161c6095770ba2e56a9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:24 2008 +0000
+
+ Use gconf_client_notify here.
+
+ svn path=/trunk/; revision=2621
+
+ src/encoding.c | 98 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 44 insertions(+), 54 deletions(-)
+
+commit b4d79f2809c788217043e1e72b2f724b4b197c46
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:19 2008 +0000
+
+ Replace dragged URIs with shell-quoted FUSE paths, if they have one.
+
+ svn path=/trunk/; revision=2620
+
+ src/terminal-screen.c | 72 ++++++++++++++-------------------------------------
+ src/terminal-screen.h | 2 --
+ src/terminal-util.c | 38 ++++++++++++++++++++++++++-
+ src/terminal-util.h | 4 +--
+ 4 files changed, 58 insertions(+), 58 deletions(-)
+
+commit af3079fcfb68e1337b77adea3f2bfb614f837064
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:14 2008 +0000
+
+ Use g_uri_list_extract_uris here.
+
+ svn path=/trunk/; revision=2619
+
+ src/terminal-screen.c | 27 +++++++--------------------
+ 1 file changed, 7 insertions(+), 20 deletions(-)
+
+commit 56b5e6fc0333774b507cee80963709c3043e78a4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:09 2008 +0000
+
+ Implement _NETSCAPE_URL drag dest.
+
+ svn path=/trunk/; revision=2618
+
+ src/terminal-screen.c | 32 ++++++++++++++++++++++++++++++--
+ 1 file changed, 30 insertions(+), 2 deletions(-)
+
+commit 01d42b27844a830bbb33d7eab848e72385c26318
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:39:04 2008 +0000
+
+ For text/x-moz-url handling, use g_utf16_to_utf8 and shell-quote the string if it's a filename.
+
+ svn path=/trunk/; revision=2617
+
+ src/terminal-screen.c | 55 +++++++++++++++++++++------------------------------
+ 1 file changed, 23 insertions(+), 32 deletions(-)
+
+commit f2d23b58c2373ec3222e1ddf7d8d69ba75cffdef
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:57 2008 +0000
+
+ Make this code the same as in gtkcolorsel.
+
+ svn path=/trunk/; revision=2616
+
+ src/terminal-screen.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit 09bbf060e5300e2a663055c64f88893a7206d6ac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:52 2008 +0000
+
+ Reorder some code.
+
+ svn path=/trunk/; revision=2615
+
+ src/terminal-screen.c | 39 +++++++++++++++++++++++++--------------
+ 1 file changed, 25 insertions(+), 14 deletions(-)
+
+commit e2df96902f5d68296c72d7139cebc0251e0777cd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:47 2008 +0000
+
+ Reorder the drag dest targets, so when we drag some files from nautilus it's pasted as text/uri-list and we get the shell-quoting behaviour, instead of being pasted as text.
+
+ svn path=/trunk/; revision=2614
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c37d19b00a7def1bf6a85b2b96d9e5430c575c32
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:42 2008 +0000
+
+ Use the stock gtk text and URI targets instead of our own table. Use the GtkSelection routines to extract the text/URIs from the selection data.
+
+ svn path=/trunk/; revision=2613
+
+ src/terminal-screen.c | 221 ++++++++++++++++++--------------------------------
+ 1 file changed, 81 insertions(+), 140 deletions(-)
+
+commit 3fe29a3893fc00b9e816c02cce4fa838b69dfc51
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:37 2008 +0000
+
+ Small logic fix.
+
+ svn path=/trunk/; revision=2612
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 894a3269b71d0a275f7ed024fe77cbab7f0bfca5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:31 2008 +0000
+
+ Move terminal_util_* to terminal-util.[ch].
+
+ svn path=/trunk/; revision=2611
+
+ src/Makefile.am | 2 +
+ src/encoding.c | 1 +
+ src/profile-editor.c | 1 +
+ src/skey-popup.c | 1 +
+ src/terminal-accels.c | 1 +
+ src/terminal-app.c | 1 +
+ src/terminal-screen.c | 1 +
+ src/terminal-screen.h | 6 +
+ src/terminal-util.c | 248 ++++++++++++++++++++++++++++++++++++
+ src/{terminal.h => terminal-util.h} | 14 +-
+ src/terminal-window.c | 1 +
+ src/terminal.c | 207 +-----------------------------
+ src/terminal.h | 34 -----
+ 13 files changed, 267 insertions(+), 251 deletions(-)
+
+commit ea8c945f8db718ec7d7ec4bde9a09c2e39557005
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:24 2008 +0000
+
+ No need to set the default size both in code and in the UI file.
+
+ svn path=/trunk/; revision=2610
+
+ src/terminal-app.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 3f116f01ad8d66786ff9edfb111ac37524867f41
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:19 2008 +0000
+
+ Fix button sensitivity update on selection change in the profile manager.
+
+ svn path=/trunk/; revision=2609
+
+ src/terminal-app.c | 98 +++++++++++++++++++++++-------------------------------
+ 1 file changed, 42 insertions(+), 56 deletions(-)
+
+commit 4cbed95ef3ed34069d2f1d7d0b80e093547e1072
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:12 2008 +0000
+
+ Port profile manager dialogue to GtkBuilder.
+
+ svn path=/trunk/; revision=2608
+
+ src/Makefile.am | 4 +-
+ src/profile-manager.ui | 170 +++++++++++++++++++++++++++++++++
+ src/terminal-app.c | 248 ++++++++++++++-----------------------------------
+ 3 files changed, 243 insertions(+), 179 deletions(-)
+
+commit e86e97d3eedce2ab279142adbb416e8e1ec1a17b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:07 2008 +0000
+
+ Use GTK_STOCK_EDIT here.
+
+ svn path=/trunk/; revision=2607
+
+ src/terminal-app.c | 30 ++----------------------------
+ src/terminal.c | 1 -
+ 2 files changed, 2 insertions(+), 29 deletions(-)
+
+commit d4ff00166a174e975ca3db67be3093934b00f649
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:38:02 2008 +0000
+
+ Don't leak the profiles.
+
+ svn path=/trunk/; revision=2606
+
+ src/terminal-app.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit afa2b37c5790a985c154a192d98385ce868789fa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:56 2008 +0000
+
+ Use UTF-8.
+
+ svn path=/trunk/; revision=2605
+
+ src/encoding.c | 2 +-
+ src/encoding.h | 2 +-
+ src/profile-editor.c | 4 ++--
+ src/profile-editor.h | 2 +-
+ src/skey-popup.c | 2 +-
+ src/skey-popup.h | 2 +-
+ src/terminal-accels.c | 2 +-
+ src/terminal-accels.h | 2 +-
+ src/terminal-app.c | 10 +++++-----
+ src/terminal-app.h | 2 +-
+ src/terminal-intl.h | 2 +-
+ src/terminal-profile.c | 4 ++--
+ src/terminal-profile.h | 4 ++--
+ src/terminal-screen-container.c | 2 +-
+ src/terminal-screen-container.h | 2 +-
+ src/terminal-screen.c | 4 ++--
+ src/terminal-screen.h | 2 +-
+ src/terminal-window.c | 6 +++---
+ src/terminal-window.h | 2 +-
+ src/terminal.c | 10 +++++-----
+ src/terminal.h | 2 +-
+ 21 files changed, 35 insertions(+), 35 deletions(-)
+
+commit 043cc1275d0bf271a36dc5e231515025f361677b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:48 2008 +0000
+
+ Remove extraneous setlocal call.
+
+ svn path=/trunk/; revision=2604
+
+ src/terminal.c | 14 --------------
+ 1 file changed, 14 deletions(-)
+
+commit ff6f0a55b5ebe2ea07c28043773c5481e1dd650a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:43 2008 +0000
+
+ Move session management to TerminalApp.
+
+ svn path=/trunk/; revision=2603
+
+ src/terminal-app.c | 206 ++++++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-app.h | 2 +-
+ src/terminal.c | 221 +----------------------------------------------------
+ 3 files changed, 207 insertions(+), 222 deletions(-)
+
+commit 6e4e219ccb2979335b7a330c2d06ad726546ff2d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:37 2008 +0000
+
+ Add GNOME_MAINTAINER_MODE_DEFINES.
+
+ svn path=/trunk/; revision=2602
+
+ configure.in | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit cd1fbd1eda6b2fdcdbc16913dfb39a44b1c423a2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:32 2008 +0000
+
+ Compile without warnings.
+
+ svn path=/trunk/; revision=2601
+
+ src/terminal-app.c | 2 +-
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 2 ++
+ 3 files changed, 4 insertions(+), 2 deletions(-)
+
+commit fb7afa17593860939757e638ddcaa367de7f136b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:26 2008 +0000
+
+ Port to GtkComboBox, and modernise the profile editor code.
+
+ svn path=/trunk/; revision=2600
+
+ src/gnome-terminal.glade2 | 14 +-
+ src/terminal-app.c | 1101 +++++++++++++++++++++------------------------
+ 2 files changed, 515 insertions(+), 600 deletions(-)
+
+commit 9ec42bff93829019abad54cae6f65ea06df56fcb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:21 2008 +0000
+
+ Move profile list management to TerminalApp.
+
+ svn path=/trunk/; revision=2599
+
+ src/terminal-app.c | 447 +++++++++++++++++++++++++++++++++++++++++---
+ src/terminal-app.h | 20 ++
+ src/terminal-profile.c | 496 +++----------------------------------------------
+ src/terminal-profile.h | 25 +--
+ src/terminal-screen.c | 3 +-
+ src/terminal-window.c | 11 +-
+ src/terminal.c | 13 +-
+ 7 files changed, 488 insertions(+), 527 deletions(-)
+
+commit 3a0dcb55743f89925e63137f62cad149acbd23d6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:14 2008 +0000
+
+ Simplify the code reading the profile list by using gconf_client_notify().
+
+ svn path=/trunk/; revision=2598
+
+ src/terminal-app.c | 167 +++++++++++++++++------------------------------------
+ 1 file changed, 52 insertions(+), 115 deletions(-)
+
+commit eb27106692a06fca8657b810f4b3b948aebe73fb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:09 2008 +0000
+
+ Split the TerminalApp into terminal-app.[ch] and make it a gobject.
+
+ svn path=/trunk/; revision=2597
+
+ src/Makefile.am | 9 +-
+ src/terminal-app.c | 1683 ++++++++++++++++++++++++++++++++++++
+ src/{terminal.h => terminal-app.h} | 56 +-
+ src/terminal-window.c | 1 +
+ src/terminal.c | 1536 +-------------------------------
+ src/terminal.h | 43 -
+ 6 files changed, 1718 insertions(+), 1610 deletions(-)
+
+commit 7dff6436078e5c9f7e645ad0240265ea0f112276
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:37:02 2008 +0000
+
+ Fix compile warnings.
+
+ svn path=/trunk/; revision=2596
+
+ src/Makefile.am | 3 +++
+ src/profile-editor.c | 1 -
+ src/terminal-accels.c | 2 +-
+ src/terminal-screen-container.c | 2 +-
+ src/terminal-screen.c | 25 ++++++-------------------
+ src/terminal-window.c | 33 +--------------------------------
+ 6 files changed, 12 insertions(+), 54 deletions(-)
+
+commit 055a021279cfc3f1a165d656963e51fe5242e625
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:56 2008 +0000
+
+ Include warnings and deprecation defines.
+
+ svn path=/trunk/; revision=2595
+
+ src/skey/Makefile.am | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit 736a35f9e6ed8fd34480be2eb196c3a801b9ca06
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:51 2008 +0000
+
+ Makefile modernisation.
+ Split test programme to test.c.
+
+ svn path=/trunk/; revision=2594
+
+ src/skey/Makefile.am | 81 ++++++++++++---------
+ src/skey/skey.c | 167 --------------------------------------------
+ src/skey/{skey.c => test.c} | 31 --------
+ 3 files changed, 48 insertions(+), 231 deletions(-)
+
+commit 38b34f77b46df7750c2ef63caee8ca8893cd4bcd
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:46 2008 +0000
+
+ Makefile.am modernisation.
+
+ svn path=/trunk/; revision=2593
+
+ src/Makefile.am | 105 ++++++++++++++++++++++++++++++--------------------------
+ src/terminal.c | 2 +-
+ 2 files changed, 58 insertions(+), 49 deletions(-)
+
+commit dd57f398f734524510e1c0ec127eea946797d265
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:41 2008 +0000
+
+ Remove terminal-widget.h includes.
+
+ svn path=/trunk/; revision=2592
+
+ src/profile-editor.c | 1 -
+ src/skey-popup.c | 2 +-
+ src/terminal-screen-container.c | 1 -
+ src/terminal-screen.c | 1 -
+ src/terminal-window.c | 1 -
+ src/terminal.c | 1 -
+ 6 files changed, 1 insertion(+), 6 deletions(-)
+
+commit a7baf42729eee9f9848d9673dd4d14def8d037d9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:34 2008 +0000
+
+ Remove last vestiges of terminal-widget abstraction.
+
+ svn path=/trunk/; revision=2591
+
+ src/terminal-screen.c | 53 ++++++++++++++++++++-------------------------------
+ 1 file changed, 21 insertions(+), 32 deletions(-)
+
+commit 123a7e87a14fdcb8dde95135a776ac3ba5a82668
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:27 2008 +0000
+
+ Remove terminal_screen_get_widget.
+
+ svn path=/trunk/; revision=2590
+
+ src/terminal-screen.c | 7 -------
+ src/terminal-screen.h | 4 ----
+ src/terminal-window.c | 24 ++++++++++--------------
+ 3 files changed, 10 insertions(+), 25 deletions(-)
+
+commit 2992a7674b3d22e0765ead01b0a60c120d2a0d97
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:21 2008 +0000
+
+ Remove last vestiges of terminal-widget.h and terminal-widget-vte.c.
+
+ svn path=/trunk/; revision=2589
+
+ src/Makefile.am | 2 --
+ src/terminal-screen.c | 33 ++++++++++----------
+ src/terminal-widget-vte.c | 76 -----------------------------------------------
+ src/terminal-widget.h | 59 ------------------------------------
+ 4 files changed, 18 insertions(+), 152 deletions(-)
+
+commit cd98259475178a998248852e6238ca451c4295b7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:16 2008 +0000
+
+ Remove more from terminal-widget.h.
+
+ svn path=/trunk/; revision=2588
+
+ src/skey-popup.c | 11 +++++------
+ src/terminal-screen.c | 21 +++++++++------------
+ src/terminal-widget-vte.c | 8 --------
+ src/terminal-widget.h | 9 ---------
+ 4 files changed, 14 insertions(+), 35 deletions(-)
+
+commit c9587068303833b063985e24a71431115c27b6e9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:11 2008 +0000
+
+ Remove more from terminal-widget.h.
+
+ svn path=/trunk/; revision=2587
+
+ src/terminal-screen.c | 5 +++--
+ src/terminal-widget-vte.c | 14 --------------
+ 2 files changed, 3 insertions(+), 16 deletions(-)
+
+commit 6f036a828a455e9f2116ebb9476b72369eee6875
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:06 2008 +0000
+
+ Move the dingus/skey matcher to TerminalScreen.
+
+ svn path=/trunk/; revision=2586
+
+ src/terminal-screen.c | 156 +++++++++++++++++++++++++++++++++++++++++---
+ src/terminal-widget-vte.c | 160 ----------------------------------------------
+ src/terminal-widget.h | 16 -----
+ 3 files changed, 146 insertions(+), 186 deletions(-)
+
+commit f134664c4dd176d39a6c4cb62e87ad9708cb10b8
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:36:00 2008 +0000
+
+ Remove more of terminal-widget.h.
+
+ svn path=/trunk/; revision=2585
+
+ src/terminal-screen.c | 24 +++++++++++++++++++++++-
+ src/terminal-screen.h | 7 +++++++
+ src/terminal-widget-vte.c | 46 ----------------------------------------------
+ src/terminal-widget.h | 12 ------------
+ src/terminal-window.c | 29 ++++++++++-------------------
+ src/terminal.c | 2 +-
+ 6 files changed, 41 insertions(+), 79 deletions(-)
+
+commit 1ca44ef93a0243c9ddf9556822b93d7bdf871053
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:52 2008 +0000
+
+ Remove more of terminal-widget.h.
+
+ svn path=/trunk/; revision=2584
+
+ src/profile-editor.c | 4 +-
+ src/terminal-profile.c | 3 +-
+ src/terminal-screen-container.c | 4 +-
+ src/terminal-screen.c | 89 ++++++++++++++------------
+ src/terminal-widget-vte.c | 137 ----------------------------------------
+ src/terminal-widget.h | 36 -----------
+ src/terminal-window.c | 11 +---
+ 7 files changed, 57 insertions(+), 227 deletions(-)
+
+commit 8b2b3339beb66bef38c10f2b17f2aab5cbc00d65
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:46 2008 +0000
+
+ Remove unused functions.
+
+ svn path=/trunk/; revision=2583
+
+ src/terminal-widget-vte.c | 14 --------------
+ src/terminal-widget.h | 4 ----
+ 2 files changed, 18 deletions(-)
+
+commit 66f3cce460ecba3c1a871e69547297bd1f5d69f2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:41 2008 +0000
+
+ Use VteTerminal's clipboard operations directly.
+
+ svn path=/trunk/; revision=2582
+
+ src/terminal-screen.c | 11 -----------
+ src/terminal-screen.h | 2 --
+ src/terminal-widget-vte.c | 30 ------------------------------
+ src/terminal-widget.h | 5 -----
+ src/terminal-window.c | 12 ++++--------
+ 5 files changed, 4 insertions(+), 56 deletions(-)
+
+commit 59d6a3b1980756f447576fdc1f2f091195b6bfed
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:35 2008 +0000
+
+ Use vte_terminal_get_*_title directly.
+
+ svn path=/trunk/; revision=2581
+
+ src/terminal-screen.c | 28 ++++++++++++++++------------
+ src/terminal-widget-vte.c | 30 ------------------------------
+ src/terminal-widget.h | 5 -----
+ 3 files changed, 16 insertions(+), 47 deletions(-)
+
+commit ea6f51932a72b9a2b40cdb8c153c15ca8c274720
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:30 2008 +0000
+
+ Use vte_terminal_set_font directly.
+
+ svn path=/trunk/; revision=2580
+
+ src/terminal-screen.c | 31 ++++++++++++++++++++++++++-----
+ src/terminal-widget-vte.c | 29 -----------------------------
+ src/terminal-widget.h | 6 ------
+ 3 files changed, 26 insertions(+), 40 deletions(-)
+
+commit 41b3300e693ce3763385c9e43d7e754366c8458a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:25 2008 +0000
+
+ Use vte_terminal_[sg]et_encoding directly.
+
+ svn path=/trunk/; revision=2579
+
+ src/terminal-widget-vte.c | 23 -----------------------
+ src/terminal-widget.h | 4 ----
+ src/terminal-window.c | 7 ++-----
+ 3 files changed, 2 insertions(+), 32 deletions(-)
+
+commit e106fc47f6dd9032e66d1455bd16efb0d610e017
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:19 2008 +0000
+
+ Use vte_terminal_im_append_menuitems directly.
+
+ svn path=/trunk/; revision=2578
+
+ src/terminal-widget-vte.c | 25 -------------------------
+ src/terminal-widget.h | 10 ----------
+ src/terminal-window.c | 11 +++--------
+ 3 files changed, 3 insertions(+), 43 deletions(-)
+
+commit 5667524cd4d1df2d435122b5352301e69399cc94
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:13 2008 +0000
+
+ Make the profile-set signal transport the old profile too.
+
+ svn path=/trunk/; revision=2577
+
+ src/terminal-screen.c | 20 ++++++++++----------
+ src/terminal-screen.h | 3 ++-
+ src/terminal-window.c | 5 ++++-
+ 3 files changed, 16 insertions(+), 12 deletions(-)
+
+commit ea5fb087b614a969892a942d1db76374a1760785
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:07 2008 +0000
+
+ Add gobject properties to TerminalProfile.
+
+ svn path=/trunk/; revision=2576
+
+ src/Makefile.am | 4 +-
+ src/terminal-profile.c | 654 ++++++++++++++++++++++++++++++++--
+ src/terminal-type-builtins.c.template | 3 +-
+ src/terminal-type-builtins.h.template | 2 +-
+ 4 files changed, 637 insertions(+), 26 deletions(-)
+
+commit c995d52a223545a3e33db27430be874344ddc885
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:35:02 2008 +0000
+
+ Remove TerminalEraseBinding, and use VteTerminalEraseBinding directly instead.
+
+ svn path=/trunk/; revision=2575
+
+ src/terminal-profile.c | 31 +++++++++++++++---------------
+ src/terminal-profile.h | 16 +++++-----------
+ src/terminal-screen.c | 8 ++++----
+ src/terminal-widget-vte.c | 48 -----------------------------------------------
+ src/terminal-widget.h | 4 ----
+ 5 files changed, 25 insertions(+), 82 deletions(-)
+
+commit 7cb519772312ab867269bf6bf0c9efe1cafd4d00
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:34:56 2008 +0000
+
+ Add type builtins for TerminalProfile.
+
+ svn path=/trunk/; revision=2574
+
+ configure.in | 11 ++++++----
+ src/Makefile.am | 25 ++++++++++++++++++++++
+ src/terminal-type-builtins.c.template | 40 +++++++++++++++++++++++++++++++++++
+ src/terminal-type-builtins.h.template | 25 ++++++++++++++++++++++
+ 4 files changed, 97 insertions(+), 4 deletions(-)
+
+commit 1101ab3e0db11a1ff0bc73722d9d230879ab73d7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:34:50 2008 +0000
+
+ Add terminal-screen-container.[ch], to move the scrollbar logic out of TerminalScreen.
+ We really want to put the screen into a GtkScrolledWindow, but that doesn't work yet.
+ Make TerminalScreen inherit directly from VteTerminal.
+
+ svn path=/trunk/; revision=2573
+
+ src/Makefile.am | 2 +
+ src/terminal-screen-container.c | 142 +++++++++++++++++++++++++
+ src/terminal-screen-container.h | 41 ++++++++
+ src/terminal-screen.c | 225 ++++++++++++----------------------------
+ src/terminal-screen.h | 9 +-
+ src/terminal-tabs-menu.c | 18 +++-
+ src/terminal-widget-vte.c | 61 +----------
+ src/terminal-widget.h | 20 +---
+ src/terminal-window.c | 71 ++++++++-----
+ 9 files changed, 313 insertions(+), 276 deletions(-)
+
+commit 8bfacf329529fe8b279f2380b7d269fae4d02e63
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:34:44 2008 +0000
+
+ Internal signal names.
+
+ svn path=/trunk/; revision=2572
+
+ src/terminal-screen.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit a1c8b62f8f3adaf0591412f5f6e1128eae640d5b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu May 29 19:34:39 2008 +0000
+
+ Code style.
+
+ svn path=/trunk/; revision=2571
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 770f35ccbdabadbdcd9acd1f61140645974017f6
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Thu May 22 22:58:11 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2564
+
+ po/ChangeLog | 4 ++++
+ po/ar.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit a7bbd5c35d32998596b2db76301d301896248188
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu May 22 20:15:38 2008 +0000
+
+ Updates Catalan translation.
+
+ 2008-05-22 Jordi Mas <jmas@softcatala.org>
+
+ * ca.po: Updates Catalan translation.
+
+
+ svn path=/trunk/; revision=2563
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1471 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 733 insertions(+), 742 deletions(-)
+
+commit cbf4c90d1b34caa5dc701192eea7b03caa5d5475
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed May 21 11:10:20 2008 +0000
+
+ Updated Translation on behalf of Sweta Kothari, new team member
+
+ svn path=/trunk/; revision=2562
+
+ po/ChangeLog | 4 +
+ po/gu.po | 1692 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 648 insertions(+), 1048 deletions(-)
+
+commit e669d4f110b626a8a389d051bce5b829c4d18e8d
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Mon May 19 01:11:48 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2561
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1424 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 710 insertions(+), 718 deletions(-)
+
+commit 9f3bb4e4929c576444b5994992c6334874f62182
+Author: Alexander Shopov <ash@contact.bg>
+Date: Wed May 7 06:06:39 2008 +0000
+
+ Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>
+
+ 2008-05-07 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Yavor Doganov <yavor@gnu.org>
+
+ svn path=/trunk/; revision=2560
+
+ po/ChangeLog | 5 +
+ po/bg.po | 1858 +++++++++++++++++++++++-----------------------------------
+ 2 files changed, 744 insertions(+), 1119 deletions(-)
+
+commit 167d3ed092287c7c0255a928f4523e46f523ed49
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Mon May 5 18:08:14 2008 +0000
+
+ Fixup names in about dialog to correctly list the current maintainers.
+
+ 2008-05-05 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * src/terminal-window.c (help_about_callback): Fixup
+ names in about dialog to correctly list the current
+ maintainers.
+
+
+ svn path=/trunk/; revision=2558
+
+ ChangeLog | 14 ++++++++++----
+ src/terminal-window.c | 12 +++++++-----
+ 2 files changed, 17 insertions(+), 9 deletions(-)
+
+commit 01da72353de4d180181f11424142a707ceb3d4c7
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Sun Apr 27 22:43:51 2008 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2557
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1504 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 754 insertions(+), 754 deletions(-)
+
+commit 33b99dc867dd17828b483f4c230bd0eb881c08cd
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Wed Apr 23 10:03:42 2008 +0000
+
+ Updated Thai translation.
+
+ 2008-04-23 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=2555
+
+ po/ChangeLog | 4 +
+ po/th.po | 1418 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 701 insertions(+), 721 deletions(-)
+
+commit e1b3b89dddfc46aa1f0368c5e0bfe932ecf4efe6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Apr 21 18:54:56 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2008-04-21 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2554
+
+ po/ChangeLog | 4 +
+ po/nb.po | 1266 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 480 insertions(+), 790 deletions(-)
+
+commit abdbba5106792e3185f7873832584b4ed060afd0
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Sun Apr 20 17:45:28 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-04-20 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2553
+
+ po/ChangeLog | 4 +
+ po/et.po | 1510 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 747 insertions(+), 767 deletions(-)
+
+commit 312dae94092f916790fe463c3eb98875a2029d8f
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Sun Apr 20 15:46:38 2008 +0000
+
+ updated hebrew translation
+
+ svn path=/trunk/; revision=2552
+
+ po/ChangeLog | 4 +
+ po/he.po | 1509 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 753 insertions(+), 760 deletions(-)
+
+commit 4fb4b9ec309e5b80318d02eae43eec12175c88ff
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Sun Apr 20 09:10:08 2008 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=2551
+
+ po/ChangeLog | 4 +
+ po/sv.po | 1485 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 753 insertions(+), 736 deletions(-)
+
+commit 72d5361d74379facbc70f96b4b6d5c3f60e0abef
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sat Apr 19 13:04:43 2008 +0000
+
+ Updated French translation.
+
+ 2008-04-19 Claude Paroz <claude@2xlibre.net>
+
+ * fr.po: Updated French translation.
+
+ svn path=/trunk/; revision=2550
+
+ po/ChangeLog | 4 +
+ po/fr.po | 1198 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 454 insertions(+), 748 deletions(-)
+
+commit 39fe05e65a46a26a815f2b838c303e0e244f7b36
+Author: Norayr Chilngaryan <norik@freenet.am>
+Date: Mon Apr 14 19:05:04 2008 +0000
+
+ svn path=/trunk/; revision=2549
+
+ 2008-04-14 Norayr Chilngaryan <norik@freenet.am>
+
+ svn path=/trunk/; revision=2549
+
+ po/hy.po | 250 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 125 insertions(+), 125 deletions(-)
+
+commit 3214e91d20884db1483cea788941aec18790ea69
+Author: Marcel Telka <marcel@telka.sk>
+Date: Mon Apr 14 05:37:55 2008 +0000
+
+ Updated Slovak translation.
+
+ 2008-04-14 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ svn path=/trunk/; revision=2547
+
+ po/ChangeLog | 4 +
+ po/sk.po | 298 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 151 insertions(+), 151 deletions(-)
+
+commit dbb76f564c7090366962867793ac31e83b639a38
+Author: Matej Urbančič <mateju@src.gnome.org>
+Date: Sun Apr 13 07:19:53 2008 +0000
+
+ Updated Slovenian translation
+
+ svn path=/trunk/; revision=2546
+
+ po/sl.po | 1194 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 497 insertions(+), 697 deletions(-)
+
+commit 72368fcfd9cc3974588b06d6ddeb6aeeaabc4d33
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 21:26:20 2008 +0000
+
+ Use the right clipboard.
+
+ svn path=/trunk/; revision=2545
+
+ src/terminal-window.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit 1ad4019431c2f4c683a5ad69cdea7fbe13db312b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 21:22:12 2008 +0000
+
+ Only request the clipbaord targets, not the contents. Bug #523010, patch by Ted X Toth.
+
+ svn path=/trunk/; revision=2544
+
+ src/terminal-window.c | 30 ++++++++++++++++++++----------
+ 1 file changed, 20 insertions(+), 10 deletions(-)
+
+commit 0073f5cfae61a34bb9ed721823c44052bd5449e3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:02:49 2008 +0000
+
+ Remove unused code.
+
+ svn path=/trunk/; revision=2543
+
+ src/terminal-screen.c | 18 ------------------
+ 1 file changed, 18 deletions(-)
+
+commit 219db070bd34b7dc438ec368b844257ef0a7e5f4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:02:39 2008 +0000
+
+ Don't grab Alt-1 if there's only one tab. Bug #109128.
+
+ svn path=/trunk/; revision=2542
+
+ src/terminal-tabs-menu.c | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
+
+commit 564a761ef88ab2f7c2b74f25e6917d63f676e0cb
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:02:30 2008 +0000
+
+ Add gitignore.
+
+ svn path=/trunk/; revision=2541
+
+ .gitignore | 31 +++++++++++++++++++++++++++++++
+ 1 file changed, 31 insertions(+)
+
+commit 62d18928b9430e3b8f42265e72f390d140baa8d9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:02:20 2008 +0000
+
+ No need to store the default gconf client.
+
+ svn path=/trunk/; revision=2540
+
+ src/encoding.c | 23 ++++++++++++++---------
+ src/encoding.h | 2 +-
+ src/terminal.c | 2 +-
+ 3 files changed, 16 insertions(+), 11 deletions(-)
+
+commit 337b6b36826945b26b066915d96a9d0ea0258a47
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:02:10 2008 +0000
+
+ Remove useless indent level.
+
+ svn path=/trunk/; revision=2539
+
+ src/gnome-terminal.glade2 | 706 +++++++++++++++++++++-------------------------
+ 1 file changed, 315 insertions(+), 391 deletions(-)
+
+commit 7d774b32c1fe034fd02b490bba780d4f3282063c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Fri Apr 11 18:01:59 2008 +0000
+
+ Move the font selector into glade.
+
+ svn path=/trunk/; revision=2538
+
+ src/gnome-terminal.glade2 | 42 +++++++++++++++++++++++++++++++++++++++---
+ src/profile-editor.c | 42 +++++++-----------------------------------
+ 2 files changed, 46 insertions(+), 38 deletions(-)
+
+commit bc9cfe8974236dd4ca12c065fa7f883f3ee63dc6
+Author: Ihar Hrachyshka <iharh@src.gnome.org>
+Date: Thu Apr 10 20:31:03 2008 +0000
+
+ Updated Belarusian Latin translation.
+
+ svn path=/trunk/; revision=2537
+
+ po/ChangeLog | 4 +
+ po/be@latin.po | 1491 ++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 736 insertions(+), 759 deletions(-)
+
+commit 715a58d8950d799f82a69937d111fa576152cfbd
+Author: Marcel Telka <marcel@telka.sk>
+Date: Wed Apr 9 22:43:08 2008 +0000
+
+ Updated Slovak translation.
+
+ 2008-04-09 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ svn path=/trunk/; revision=2536
+
+ po/ChangeLog | 4 +
+ po/sk.po | 1095 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 410 insertions(+), 689 deletions(-)
+
+commit 2bc574240eedf43bf8bf8e820e5ee80cca28d3ff
+Author: Eskild Hustvedt <eskildh@src.gnome.org>
+Date: Fri Apr 4 11:36:59 2008 +0000
+
+ Updated the Norwegian Nynorsk translation
+
+ svn path=/trunk/; revision=2531
+
+ po/ChangeLog | 4 +
+ po/nn.po | 2088 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1036 insertions(+), 1056 deletions(-)
+
+commit fba081ed0c4361038c8b444e9a314cddebe06d72
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 31 21:41:56 2008 +0000
+
+ Fix the mnemonics checkbox toggling also toggling the checkbox below it too. Bug #168066.
+
+ svn path=/trunk/; revision=2530
+
+ src/terminal-accels.c | 64 ++++++++++++++++++---------------------------------
+ 1 file changed, 22 insertions(+), 42 deletions(-)
+
+commit 96112bce51a6106faff9877c1ad1c7793a93f1b9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 31 21:41:47 2008 +0000
+
+ Simply creating/updating the transient parent of the keybindings editor. Move that code to terminal-accels.c.
+
+ svn path=/trunk/; revision=2529
+
+ src/terminal-accels.c | 27 ++++++++++++++++++++------
+ src/terminal-accels.h | 4 ++--
+ src/terminal.c | 53 +++------------------------------------------------
+ 3 files changed, 26 insertions(+), 58 deletions(-)
+
+commit 63e6c9222a019fb020731cfba4b6c4132d11f525
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 31 21:41:37 2008 +0000
+
+ No need to store the global GConfClient.
+
+ svn path=/trunk/; revision=2528
+
+ src/terminal-accels.c | 47 +++++++++++++++++++++++++++++++----------------
+ src/terminal-accels.h | 2 +-
+ src/terminal.c | 2 +-
+ 3 files changed, 33 insertions(+), 18 deletions(-)
+
+commit 665be73e125b2949e3941ec79ec32ea4b731bb0a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 31 21:41:26 2008 +0000
+
+ Use the utilities-terminal icon from icon theme. Bug #126081 and bug #342804.
+
+ svn path=/trunk/; revision=2527
+
+ gnome-terminal.desktop.in.in | 2 +-
+ src/Makefile.am | 3 ---
+ src/gnome-terminal.png | Bin 2929 -> 0 bytes
+ src/gnome-terminal.schemas.in | 2 +-
+ src/terminal-profile.c | 10 +++++++---
+ src/terminal-window.c | 5 +++--
+ src/terminal.c | 30 +-----------------------------
+ src/terminal.h | 2 ++
+ 8 files changed, 15 insertions(+), 39 deletions(-)
+
+commit d11adb3228c9cbbe3103fcfa06ce3606e26e5b3c
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Mar 31 21:41:15 2008 +0000
+
+ Remove obsolete comment.
+
+ svn path=/trunk/; revision=2526
+
+ src/terminal-window.c | 2 --
+ src/terminal-window.h | 2 --
+ 2 files changed, 4 deletions(-)
+
+commit f75e2dcdbd5f6ace26975c26a065eb5f2ad3c9dc
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Mar 30 11:38:00 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2525
+
+ po/ChangeLog | 4 +
+ po/es.po | 341 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 161 insertions(+), 184 deletions(-)
+
+commit a52630d57913b2629ad937a751f8a9e3b1cdc682
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Mar 26 20:46:29 2008 +0000
+
+ Patch from chantra at debuntu.com to fix the exit action. Closes bug
+
+ 2008-03-26 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-profile.c: (terminal_profile_create):
+ Patch from chantra at debuntu.com to fix the exit action.
+ Closes bug #518184.
+
+ svn path=/trunk/; revision=2524
+
+ ChangeLog | 6 ++++++
+ src/terminal-profile.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 51e1cfdc1fc3998721ea60e2e2e0c20fa48afa31
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 22:43:55 2008 +0000
+
+ Fix TabsDetach and FileCloseTab action sensitivity with only one tab present in the window. Bug #523649.
+
+ svn path=/trunk/; revision=2522
+
+ src/terminal-window.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 68290004e3c79d941c1610b91d3726c760c5b105
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 15:02:45 2008 +0000
+
+ Port to GtkCellRendererAccel. Bug #348636, based on a patch by Vincent Untz.
+
+ svn path=/trunk/; revision=2521
+
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 15 +-
+ src/eggaccelerators.c | 658 ---------------------------------------------
+ src/eggaccelerators.h | 87 ------
+ src/eggcellrendererkeys.c | 663 ----------------------------------------------
+ src/eggcellrendererkeys.h | 84 ------
+ src/terminal-accels.c | 163 +++++++-----
+ src/update-from-egg.sh | 31 ---
+ 8 files changed, 93 insertions(+), 1610 deletions(-)
+
+commit 883c0fa54c08cfd74de06343090d43e7fb24ec9b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 14:02:00 2008 +0000
+
+ Don't unref a NULL object. Code style cleanups.
+
+ svn path=/trunk/; revision=2519
+
+ src/profile-editor.c | 70 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 37 insertions(+), 33 deletions(-)
+
+commit c879ae877c5fa7b4c07e2eeb221c4ff417f12df6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 14:01:48 2008 +0000
+
+ Rename some variables.
+
+ svn path=/trunk/; revision=2518
+
+ src/terminal.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 40d0a9f8d5dba2c68d7b3bbef9fb8e56be29c374
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 14:01:36 2008 +0000
+
+ Make terminal_profile_new only call g_object_new.
+
+ svn path=/trunk/; revision=2517
+
+ src/terminal-profile.c | 29 ++++++++++++-----------------
+ 1 file changed, 12 insertions(+), 17 deletions(-)
+
+commit 8ad9e42f17dc3327f5fa602149cd9f6c52196535
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:16:09 2008 +0000
+
+ Don't unref the profile, we don't own a reference here. Should fix bug #523481 and bug #523487.
+
+ svn path=/trunk/; revision=2516
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 8d0d88f3bcf287b664e6984a113290c53b77710a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:58 2008 +0000
+
+ Use g_hash_table_get_values, and add gtkdoc comment for terminal_profile_get_list().
+
+ svn path=/trunk/; revision=2515
+
+ src/terminal-profile.c | 33 ++++++++++++---------------------
+ 1 file changed, 12 insertions(+), 21 deletions(-)
+
+commit 2d346b81e7da33707f6ac715ea2dfb47b521df59
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:48 2008 +0000
+
+ No need for else after return.
+
+ svn path=/trunk/; revision=2514
+
+ src/terminal-profile.c | 34 ++++++++++++++--------------------
+ 1 file changed, 14 insertions(+), 20 deletions(-)
+
+commit 7c38a0d7f7e9f4394898c77df9c78e734b2faedc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:38 2008 +0000
+
+ Move code from terminal_profile_new into the gobject constructor.
+
+ svn path=/trunk/; revision=2513
+
+ src/terminal-profile.c | 160 ++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 117 insertions(+), 43 deletions(-)
+
+commit f34bb7732a5fde0c4760e5a230db264333216162
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:28 2008 +0000
+
+ Remove the GConfClient argument from terminal_profile_new.
+
+ svn path=/trunk/; revision=2512
+
+ src/terminal-profile.c | 13 +++++++------
+ src/terminal-profile.h | 3 +--
+ src/terminal.c | 4 ++--
+ 3 files changed, 10 insertions(+), 10 deletions(-)
+
+commit f82732af84b501a89ecbbd33aa0b6c685d08a9e1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:16 2008 +0000
+
+ Use priv-> instead of screen->priv-> repeatedly.
+
+ svn path=/trunk/; revision=2511
+
+ src/terminal-screen.c | 512 ++++++++++++++++++++++++++++----------------------
+ 1 file changed, 284 insertions(+), 228 deletions(-)
+
+commit de13452b584c8b2960d48ed764e63871f9273402
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:15:06 2008 +0000
+
+ Use G_DEFINE_TYPE and gobject instance private data.
+
+ svn path=/trunk/; revision=2510
+
+ src/terminal-profile.c | 46 +++++++---------------------------------------
+ 1 file changed, 7 insertions(+), 39 deletions(-)
+
+commit 6b00c302914f1b3d170b469f06f5525586c403e1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Thu Mar 20 10:14:46 2008 +0000
+
+ Replace profile->priv-> with priv-> access.
+
+ svn path=/trunk/; revision=2509
+
+ src/terminal-profile.c | 700 +++++++++++++++++++++++++++----------------------
+ 1 file changed, 392 insertions(+), 308 deletions(-)
+
+commit 894c363cef3fa6146c5efb6b4260646901354b3f
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Thu Mar 20 09:39:24 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-03-20 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2508
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit c4a04a040d0c13d277375a4b096b56e701ce5258
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Wed Mar 19 21:08:22 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2507
+
+ po/ChangeLog | 4 +
+ po/es.po | 1071 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 410 insertions(+), 665 deletions(-)
+
+commit 5c9836c953c23bc9340e54215e77d9a4d1fe5e5d
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:20:10 2008 +0000
+
+ Use UTF-8, and update the about box.
+
+ svn path=/trunk/; revision=2506
+
+ src/terminal-screen.c | 1 +
+ src/terminal-window.c | 11 +++++++----
+ src/terminal.c | 1 +
+ 3 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 8f5d50cdf0b0f31abf13dd00b626534e3958346e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:20:00 2008 +0000
+
+ Return a gboolean from the signal handler, not void.
+
+ svn path=/trunk/; revision=2505
+
+ src/terminal-window.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 1c139dcb038da9e4189afc5459a0b42b7a101bb1
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:19:50 2008 +0000
+
+ Use UTF-8.
+
+ svn path=/trunk/; revision=2504
+
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6203a8ebb12289aa7a7fa640a3a643f26bbb9135
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:15:25 2008 +0000
+
+ #if 0 the code depending on vte_terminal_im_merge_ui (bug #500196) since it's unused for now,
+ so this code compiles on non-patched vte.
+
+ svn path=/trunk/; revision=2503
+
+ src/terminal-widget-vte.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 35f46cce9a093f667ee0f8a84fb037e318ca5c6a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:15:16 2008 +0000
+
+ Remove unneeded code.
+
+ svn path=/trunk/; revision=2502
+
+ src/terminal-window.c | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 70d21f32ece20a52aeabb87c6e80d29f3cf999af
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:15:06 2008 +0000
+
+ Remove FIXME.
+
+ svn path=/trunk/; revision=2501
+
+ src/terminal-window.c | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit fe2e61810cf55c9c12a559cabd6b0cb11a0698f3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:56 2008 +0000
+
+ Remove schema entries for removed tab keybindings.
+
+ svn path=/trunk/; revision=2500
+
+ src/gnome-terminal.schemas.in | 204 ------------------------------------------
+ 1 file changed, 204 deletions(-)
+
+commit 60c4d95a79fc46428b9e928d212d2d50ce9828a5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:46 2008 +0000
+
+ Remove commented-out, obsolete code.
+
+ svn path=/trunk/; revision=2499
+
+ src/terminal-window.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit b4e0a81d4dcb0ae61aafaf8e5f65dfadc067bf4e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:36 2008 +0000
+
+ Update the tabs menu sensitivity _after_ the page has been added.
+
+ svn path=/trunk/; revision=2498
+
+ src/terminal-window.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit df1b998b96ef78cda49159059ed029a12e8bd349
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:26 2008 +0000
+
+ Also update the tabs menu sensitivity when the notebook tabs were reordered
+ with the mouse.
+
+ svn path=/trunk/; revision=2497
+
+ src/terminal-window.c | 17 +++++++----------
+ 1 file changed, 7 insertions(+), 10 deletions(-)
+
+commit bd917e5dfb519dc2d119d7b8dbaa6b9f9d509c85
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:16 2008 +0000
+
+ Remove debug spew.
+
+ svn path=/trunk/; revision=2496
+
+ src/terminal-window.c | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 715388ae58508f5592a40ca9f778f92ba2d866f9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:14:05 2008 +0000
+
+ No need to store the icon.
+
+ svn path=/trunk/; revision=2495
+
+ src/terminal-window.c | 33 ++++-----------------------------
+ 1 file changed, 4 insertions(+), 29 deletions(-)
+
+commit 9992324fee65fc8a66fb8242d6ba4cd089d7684a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:56 2008 +0000
+
+ Don't need to store the GConfClient.
+
+ svn path=/trunk/; revision=2494
+
+ src/terminal-window.c | 25 ++++++-------------------
+ 1 file changed, 6 insertions(+), 19 deletions(-)
+
+commit 072ce7b678089328f17ee7dcbbe5475c0ddcfbb9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:46 2008 +0000
+
+ Remove selection_changed_callback, and just connect the signal swapped
+ directly to terminal_window_update_copy_sensitivity.
+
+ svn path=/trunk/; revision=2493
+
+ src/terminal-window.c | 22 +++++++---------------
+ 1 file changed, 7 insertions(+), 15 deletions(-)
+
+commit 121356bae63dbefaf4def5b9b9034089646fdf37
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:35 2008 +0000
+
+ Remove obsolete code, and rename function.
+
+ svn path=/trunk/; revision=2492
+
+ src/terminal-window.c | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit f242fa529ac4c1c2b95ca968daa5b3a0b377e3fa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:26 2008 +0000
+
+ Don't update the settings when the old screen == the new screen.
+
+ svn path=/trunk/; revision=2491
+
+ src/terminal-window.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 3a82bd9d76e691f92423d631cb1ded67d04cfa19
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:16 2008 +0000
+
+ Yet more obsolete code removed.
+
+ svn path=/trunk/; revision=2490
+
+ src/terminal-window.c | 18 ------------------
+ 1 file changed, 18 deletions(-)
+
+commit 069bf6770caf7f912a6073d54ad5f4d9062f281b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:13:06 2008 +0000
+
+ Remove more obsolete code.
+
+ svn path=/trunk/; revision=2489
+
+ src/terminal-window.c | 10 ----------
+ 1 file changed, 10 deletions(-)
+
+commit 86b399aff79bddb7f05ca73f328227fca9ff1007
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:56 2008 +0000
+
+ Remove the tabs menu on dispose instead of finalize. That way we don't try to
+ rebuild the tabs menu of a closing window and get critical warnings.
+
+ svn path=/trunk/; revision=2488
+
+ src/terminal-window.c | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 319e47ca5f06768978f354b7066132e58e00bf76
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:46 2008 +0000
+
+ Remove more obsolete code.
+
+ svn path=/trunk/; revision=2487
+
+ src/terminal-window.c | 22 ----------------------
+ 1 file changed, 22 deletions(-)
+
+commit e4765d317304e679b7bc21fee37758382e5dea43
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:34 2008 +0000
+
+ Remove obsolete code.
+
+ svn path=/trunk/; revision=2486
+
+ src/terminal-window.c | 208 ++------------------------------------------------
+ 1 file changed, 7 insertions(+), 201 deletions(-)
+
+commit 25fd543df4bb4577dd0282c7554b95f30060c93b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:24 2008 +0000
+
+ Add terminal-intl.h back, but just make it include gi18n.h.
+
+ svn path=/trunk/; revision=2485
+
+ src/encoding.c | 2 +-
+ src/profile-editor.c | 2 +-
+ src/skey-popup.c | 2 +-
+ src/terminal-accels.c | 2 +-
+ src/terminal-intl.h | 27 +++++++++++++++++++++++++++
+ src/terminal-profile.c | 2 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal-tabs-menu.c | 2 +-
+ src/terminal-widget-vte.c | 2 +-
+ src/terminal-window.c | 3 +--
+ src/terminal.c | 2 +-
+ 11 files changed, 37 insertions(+), 11 deletions(-)
+
+commit fe43874b5c54e009dcd4ae4cb303d2391680a3a0
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:12 2008 +0000
+
+ Port NewTab/NewWindow-with-profile submenus to UI manager.
+
+ svn path=/trunk/; revision=2484
+
+ src/terminal-window.c | 265 +++++++++++++++++++++++++-------------------------
+ src/terminal.ui | 2 +
+ 2 files changed, 133 insertions(+), 134 deletions(-)
+
+commit efd1fac4dd7dbb2b9061516e3dec4e4631452c85
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:12:02 2008 +0000
+
+ The switch-to-tab keybindings are auto-managed by the tabs menu, remove
+ them from the keybindings editor.
+
+ svn path=/trunk/; revision=2483
+
+ src/terminal-accels.c | 41 -----------------------------------------
+ 1 file changed, 41 deletions(-)
+
+commit bacde46a479e000451f25d745dfaf09c8cc66e16
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:11:53 2008 +0000
+
+ Make the keybindings editor work with the new UI manager based menus.
+
+ svn path=/trunk/; revision=2482
+
+ src/terminal-accels.c | 31 ++++++++++++++++++++++++++++++-
+ src/terminal-accels.h | 33 ++++-----------------------------
+ 2 files changed, 34 insertions(+), 30 deletions(-)
+
+commit 06f42568b977b4e7d3444c2d9588701b7c95cd66
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:11:42 2008 +0000
+
+ No need for the special accel group anymore.
+
+ svn path=/trunk/; revision=2481
+
+ src/terminal-accels.c | 19 -------------------
+ src/terminal-accels.h | 1 -
+ src/terminal-window.c | 4 ----
+ 3 files changed, 24 deletions(-)
+
+commit 4b47b87979bde0732cec6bbdfdd4aa817430486f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:11:31 2008 +0000
+
+ Handle the 'no-mnemonics' setting via GtkSetting, not by messing
+ with the menu items!
+
+ svn path=/trunk/; revision=2480
+
+ src/terminal-window.c | 215 ++++++++++++++++++++++++--------------------------
+ 1 file changed, 103 insertions(+), 112 deletions(-)
+
+commit e017f527dc8ed4a1e09285da8d7cb0a2d45623c3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:11:20 2008 +0000
+
+ Include <config.h>.
+
+ svn path=/trunk/; revision=2479
+
+ src/eggaccelerators.c | 1 +
+ src/encoding.c | 1 +
+ src/profile-editor.c | 1 +
+ src/skey/btoe.c | 1 +
+ src/terminal-accels.c | 1 +
+ src/terminal-profile.c | 1 +
+ src/terminal-screen.c | 1 +
+ src/terminal-widget-vte.c | 1 +
+ 8 files changed, 8 insertions(+)
+
+commit c6276e65b823e610f5d2e0e559cdc0faf6d54507
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:11:09 2008 +0000
+
+ Remove terminal-intl.h and use glib/gi18n.h directly.
+
+ svn path=/trunk/; revision=2478
+
+ src/encoding.c | 3 ++-
+ src/profile-editor.c | 3 ++-
+ src/skey-popup.c | 4 +++-
+ src/terminal-accels.c | 3 ++-
+ src/terminal-intl.h | 45 ---------------------------------------------
+ src/terminal-profile.c | 3 ++-
+ src/terminal-screen.c | 3 ++-
+ src/terminal-widget-vte.c | 3 ++-
+ src/terminal-window.c | 3 ++-
+ src/terminal.c | 7 ++++++-
+ 10 files changed, 23 insertions(+), 54 deletions(-)
+
+commit 4dd66e5315dd6f05c012de79a650112180b8c440
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:54 2008 +0000
+
+ set the notebook's window creation hook in class_init, not instance_init.
+
+ svn path=/trunk/; revision=2477
+
+ src/terminal-window.c | 41 ++++++++++++++++++++++++++++++++---------
+ 1 file changed, 32 insertions(+), 9 deletions(-)
+
+commit 6e000e96059a5377628b4918e0ec6e0f1eca7188
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:44 2008 +0000
+
+ Don't leak the GnomeProgram.
+
+ svn path=/trunk/; revision=2476
+
+ src/terminal.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 657bcb18ca80f8ce1b72a8976383463292ff345e
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:32 2008 +0000
+
+ Add some FIXMEs.
+
+ svn path=/trunk/; revision=2475
+
+ src/skey-popup.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 5562b54aa464b42b1d0b723bd96a0f0d35a837bf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:19 2008 +0000
+
+ Add include to fix compile warning.
+
+ svn path=/trunk/; revision=2474
+
+ src/terminal.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 32e04913799505f8afa0a5b54f74250a48333c6a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:09 2008 +0000
+
+ Fix some compiler warnings.
+
+ svn path=/trunk/; revision=2473
+
+ src/skey/md5.c | 5 +++--
+ src/skey/sha1.c | 5 +++--
+ 2 files changed, 6 insertions(+), 4 deletions(-)
+
+commit 208755a4ad1e7c7892874834d7b1dc11d2d77cd2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:10:00 2008 +0000
+
+ Don't save the tabs accels.
+
+ svn path=/trunk/; revision=2472
+
+ src/terminal-tabs-menu.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8385571c2bc3133acff3649b134768c2815c85cf
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:09:50 2008 +0000
+
+ Move some code around.
+
+ svn path=/trunk/; revision=2471
+
+ src/terminal-window.c | 121 ++++++++++++++++++++++++++------------------------
+ 1 file changed, 62 insertions(+), 59 deletions(-)
+
+commit 45938fde5966f2df4ecf17a9c280142127912485
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:09:39 2008 +0000
+
+ Change variable names.
+
+ svn path=/trunk/; revision=2470
+
+ src/terminal-window.c | 19 +++++++++++--------
+ 1 file changed, 11 insertions(+), 8 deletions(-)
+
+commit efd2566114b354133287f0a7628dcca796e5cc03
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:09:27 2008 +0000
+
+ Make debug spew debug-only.
+
+ svn path=/trunk/; revision=2469
+
+ src/terminal.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 8bf3edffaab831258a3790b08d9a8fd6eb092048
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 18:09:16 2008 +0000
+
+ Port tabs menu sensitivity update.
+
+ svn path=/trunk/; revision=2468
+
+ src/terminal-window.c | 81 +++++++++++++++++++++------------------------------
+ 1 file changed, 34 insertions(+), 47 deletions(-)
+
+commit acee0dccd0ad8d92dea2490867614470a28a4957
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:23:10 2008 +0000
+
+ using_mnemonics defaults to TRUE since our actions have the mnemonics.
+
+ svn path=/trunk/; revision=2467
+
+ src/terminal-window.c | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 93 insertions(+), 1 deletion(-)
+
+commit bd7ac71ff4a99095a5c18327e5f3077d9b4736a9
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:59 2008 +0000
+
+ Add terminal_widget_im_merge_ui.
+
+ svn path=/trunk/; revision=2466
+
+ src/terminal-widget-vte.c | 11 +++++++++++
+ src/terminal-widget.h | 5 +++++
+ 2 files changed, 16 insertions(+)
+
+commit bdb9c9d9217d1d3d2e9f656b1c068ac5b036125f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:49 2008 +0000
+
+ Remove debug printf.
+
+ svn path=/trunk/; revision=2465
+
+ src/terminal-window.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 793ae7cb002729d060227bb5020fbd36aed82f9b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:40 2008 +0000
+
+ Remove mnemonics in-place, no need to copy the string.
+ No need to take the gtk-enable-mnemonics setting into account, gtkmenu is doing
+ that automatically.
+
+ svn path=/trunk/; revision=2464
+
+ src/terminal-window.c | 34 ++++++++++++----------------------
+ 1 file changed, 12 insertions(+), 22 deletions(-)
+
+commit 87dd87d4fdaf205b8478f17b3024b7ef6f5f4474
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:29 2008 +0000
+
+ Make the use-mnemonics setting work again.
+
+ svn path=/trunk/; revision=2463
+
+ src/terminal-window.c | 216 ++++++++++++++++++++++----------------------------
+ 1 file changed, 95 insertions(+), 121 deletions(-)
+
+commit c19e4133cc726bcfe7ec35e44433b17a5743bff6
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:19 2008 +0000
+
+ Move code around.
+
+ svn path=/trunk/; revision=2462
+
+ src/terminal-window.c | 35 +++++++++++------------------------
+ 1 file changed, 11 insertions(+), 24 deletions(-)
+
+commit 7d45ccfeb974112e5fd4ae475ee057e8204bbd54
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:22:09 2008 +0000
+
+ There's really no need to print warnings when not being able to get the mnemonics setting, it's harmless.
+
+ svn path=/trunk/; revision=2461
+
+ src/terminal-window.c | 12 +-----------
+ 1 file changed, 1 insertion(+), 11 deletions(-)
+
+commit f5e265cf5c5f0c88b78b76f903069ca45c2553d5
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:58 2008 +0000
+
+ Fix fullscreen state tracking.
+
+ svn path=/trunk/; revision=2460
+
+ src/terminal-window.c | 44 +++++++++++---------------------------------
+ src/terminal-window.h | 4 ----
+ src/terminal.c | 2 +-
+ 3 files changed, 12 insertions(+), 38 deletions(-)
+
+commit 4216246f8cafd229c610559fff01301bf49f3412
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:48 2008 +0000
+
+ Comment cleanup.
+
+ svn path=/trunk/; revision=2459
+
+ src/terminal-window.c | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit bd697e59f4e98020ff7771fb8074a0cdee3d161b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:38 2008 +0000
+
+ Remove terminal_window_get_screen_count.
+
+ svn path=/trunk/; revision=2458
+
+ src/terminal-window.c | 14 ++++----------
+ src/terminal-window.h | 1 -
+ 2 files changed, 4 insertions(+), 11 deletions(-)
+
+commit 2a32901fe90588ed99b669c7e2891ca1f12218c4
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:28 2008 +0000
+
+ Make context menu use ui manager too.
+
+ svn path=/trunk/; revision=2457
+
+ src/terminal-screen.c | 599 +++++++-------------------------------------------
+ src/terminal-screen.h | 19 ++
+ src/terminal-window.c | 273 ++++++++++++++++++++++-
+ src/terminal.c | 41 ++++
+ src/terminal.h | 11 +
+ src/terminal.ui | 22 ++
+ 6 files changed, 444 insertions(+), 521 deletions(-)
+
+commit 79544bcf0cff13fcb137e842002b1566b858de0b
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:16 2008 +0000
+
+ Remove old tabs menu code.
+
+ svn path=/trunk/; revision=2456
+
+ src/terminal-window.c | 169 ++------------------------------------------------
+ 1 file changed, 5 insertions(+), 164 deletions(-)
+
+commit bf70a793b6ac7ea00e41cbf7d558f27f1103479a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:21:05 2008 +0000
+
+ Add tabs menu. Code adapted from Epiphany.
+
+ svn path=/trunk/; revision=2455
+
+ src/Makefile.am | 2 +
+ src/terminal-tabs-menu.c | 488 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-tabs-menu.h | 58 ++++++
+ src/terminal-window.c | 16 ++
+ src/terminal-window.h | 3 +
+ 5 files changed, 567 insertions(+)
+
+commit 4f862287a082ce9e2073eb3aca28937b019683b3
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:54 2008 +0000
+
+ Make "title" a property on TerminalScreen, and remove the "title-changed" signal.
+
+ svn path=/trunk/; revision=2454
+
+ src/terminal-screen.c | 46 ++++++++++++++++++++++++++++++++++------------
+ src/terminal-screen.h | 1 -
+ src/terminal-window.c | 18 +++++++++---------
+ 3 files changed, 43 insertions(+), 22 deletions(-)
+
+commit b932297900827bf57e252c8c67241b879a044a2f
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:43 2008 +0000
+
+ Remove unused variables.
+
+ svn path=/trunk/; revision=2453
+
+ src/terminal-window.c | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit e51acbcce430c655d88e8aa47fbab985a6f28b37
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:32 2008 +0000
+
+ Implement encodings submenu.
+
+ svn path=/trunk/; revision=2452
+
+ src/terminal-window.c | 198 ++++++++++++++++++++++++++------------------------
+ src/terminal.ui | 6 +-
+ 2 files changed, 109 insertions(+), 95 deletions(-)
+
+commit d572964715f05266f834b71572e9d758db511cc7
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:22 2008 +0000
+
+ Implement SetProfile submenu.
+
+ svn path=/trunk/; revision=2451
+
+ src/terminal-window.c | 231 +++++++++++++++++++++++++++-----------------------
+ 1 file changed, 126 insertions(+), 105 deletions(-)
+
+commit 6ecb93855277fc93e6dd54a3bd9d5570cc0b409a
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:13 2008 +0000
+
+ Make key-press-event handler a propert class closure.
+
+ svn path=/trunk/; revision=2450
+
+ src/terminal-window.c | 134 ++++++++++++++++++++++++--------------------------
+ 1 file changed, 63 insertions(+), 71 deletions(-)
+
+commit b9ad03a9aa2ed5bedcaa763e1554ecae677f9fac
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:20:02 2008 +0000
+
+ Port to GtkUIManager based menus. First part: create actions, adapt some code,
+ #if 0 other parts.
+
+ svn path=/trunk/; revision=2449
+
+ src/Makefile.am | 5 +
+ src/terminal-window.c | 973 ++++++++++++++++++++++----------------------------
+ src/terminal.ui | 51 +++
+ 3 files changed, 475 insertions(+), 554 deletions(-)
+
+commit ca1518e312fd74eef29f4b1b0a5d651ad37dd2fa
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:19:52 2008 +0000
+
+ s/window->priv->/priv->/ and just deref window->priv once.
+
+ svn path=/trunk/; revision=2448
+
+ src/terminal-window.c | 606 ++++++++++++++++++++++++++++----------------------
+ 1 file changed, 343 insertions(+), 263 deletions(-)
+
+commit 1dbf976318933bbfa2e2253a292208a94fdc7d12
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 15:19:42 2008 +0000
+
+ Remove deprecated gtktooltips usage.
+
+ svn path=/trunk/; revision=2447
+
+ src/terminal-window.c | 19 +++++++++++--------
+ 1 file changed, 11 insertions(+), 8 deletions(-)
+
+commit 5ab36194f7185d86cfbca3f4023b7c92cfeab4dc
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Mar 19 13:52:08 2008 +0000
+
+ Post branch version update
+
+ svn path=/trunk/; revision=2446
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f19e8341e53becb082eb5b486e2358d8f0b28c41
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Mar 19 12:10:11 2008 +0000
+
+ Fix DetachTab action. Bug #521193, regression from bug #353775.
+
+ 2008-03-19 Christian Persch <chpe@gnome.org>
+
+ * src/terminal.c: (terminal_app_new_terminal): Fix DetachTab action.
+ Bug #521193, regression from bug #353775.
+
+ svn path=/trunk/; revision=2443
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 16 ++++++++++++++++
+ 2 files changed, 21 insertions(+)
+
+commit 9d0af2916f90da6f77786d2575b55fe6bd4831f6
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Mar 16 12:55:43 2008 +0000
+
+ Revert string change
+
+ svn path=/trunk/; revision=2442
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b836e51c6b26436fbdccaefac3aaf980302aefa9
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Mar 16 12:41:17 2008 +0000
+
+ Fix compiler warnings. Closes bug #521417.
+
+ 2008-03-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/skey/btoe.c: (extract):
+ * src/skey/md5.c:
+ * src/skey/sha1.c:
+ * src/terminal-widget-vte.c: (terminal_widget_set_pango_font):
+ * src/terminal.c: (slowly_and_stupidly_obtain_timestamp):
+ Fix compiler warnings. Closes bug #521417.
+
+ svn path=/trunk/; revision=2441
+
+ ChangeLog | 9 +++++++++
+ src/gnome-terminal.schemas.in | 2 +-
+ src/skey/btoe.c | 2 +-
+ src/skey/md5.c | 1 +
+ src/skey/sha1.c | 3 +++
+ src/terminal-widget-vte.c | 4 +++-
+ src/terminal.c | 2 +-
+ 7 files changed, 19 insertions(+), 4 deletions(-)
+
+commit ab9b0b8df65fac9a160558e274b6019047af1910
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sun Mar 16 11:55:12 2008 +0000
+
+ Updated Greek translation
+
+ svn path=/trunk/; revision=2440
+
+ po/el.po | 30 ++++++++++++++++--------------
+ 1 file changed, 16 insertions(+), 14 deletions(-)
+
+commit 3cbc1282e99ba2eb072c88702a4696df03280c01
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sun Mar 16 11:47:35 2008 +0000
+
+ Updated Greek translation
+
+ svn path=/trunk/; revision=2439
+
+ po/ChangeLog | 4 +
+ po/el.po | 2107 +++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 1264 insertions(+), 847 deletions(-)
+
+commit c63183fc39c147ba2db354b8f9f064dd3e64c1f9
+Author: Marcel Telka <marcel@telka.sk>
+Date: Thu Mar 13 00:08:56 2008 +0000
+
+ Updated Slovak translation.
+
+ 2008-03-13 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ svn path=/trunk/; revision=2438
+
+ po/ChangeLog | 4 +
+ po/sk.po | 1615 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 718 insertions(+), 901 deletions(-)
+
+commit 4dbfdf8ffd84584cd6dcba361746919123579d44
+Author: Sunil Mohan Adapa <sunilmohan@fsf.org.in>
+Date: Wed Mar 12 06:24:03 2008 +0000
+
+ Added Telugu traslation done by Krishna Babu K <kkrothap@redhat.com>.
+
+ 2008-03-12 Sunil Mohan Adapa <sunilmohan@fsf.org.in>
+
+ * te.po: Added Telugu traslation done by
+ Krishna Babu K <kkrothap@redhat.com>.
+
+
+ svn path=/trunk/; revision=2437
+
+ po/ChangeLog | 5 +
+ po/LINGUAS | 1 +
+ po/te.po | 2584 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2590 insertions(+)
+
+commit af627a7fd704a29b897118ae833b617a3a08ac00
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Mar 10 21:31:17 2008 +0000
+
+ === Release 2.22.0 ===
+
+ 2008-03-10 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ === Release 2.22.0 ===
+
+
+ svn path=/trunk/; revision=2435
+
+ ChangeLog | 6 ++++++
+ NEWS | 4 ++++
+ configure.in | 2 +-
+ 3 files changed, 11 insertions(+), 1 deletion(-)
+
+commit dd4d13aa73f8188c7208b8db4286339f6cc75449
+Author: Kenneth Nielsen <kennethn@src.gnome.org>
+Date: Sun Mar 9 22:08:20 2008 +0000
+
+ Updated Danish translation
+
+ svn path=/trunk/; revision=2434
+
+ po/ChangeLog | 4 +
+ po/da.po | 1144 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 555 insertions(+), 593 deletions(-)
+
+commit 51c0b79c1a9737c7f152857f3b8e3cecf4eaa8fc
+Author: Vasiliy Faronov <qvvx@yandex.ru>
+Date: Sun Mar 9 21:17:36 2008 +0000
+
+ Updated Russian translation.
+
+ 2008-03-09 Vasiliy Faronov <qvvx@yandex.ru>
+
+ * ru.po: Updated Russian translation.
+
+
+ svn path=/trunk/; revision=2433
+
+ po/ChangeLog | 4 +
+ po/ru.po | 1242 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 624 insertions(+), 622 deletions(-)
+
+commit baa34ee35d462d81429503316d903d5eac122bd3
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sun Mar 9 15:13:35 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2432
+
+ help/ChangeLog | 5 ++++
+ help/es/es.po | 42 +++++++++++++++--------------
+ help/es/figures/gnome-terminal-default.png | Bin 13183 -> 11931 bytes
+ help/es/figures/gnome-terminal-tabbed.png | Bin 18314 -> 17519 bytes
+ 4 files changed, 27 insertions(+), 20 deletions(-)
+
+commit a1b9e8ee48182495140678ab8a41791420e0d4b6
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sun Mar 9 04:17:11 2008 +0000
+
+ Translation updated
+
+ 2008-03-09 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Translation updated
+
+
+ svn path=/trunk/; revision=2431
+
+ po/ChangeLog | 4 +
+ po/hu.po | 1178 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 495 insertions(+), 687 deletions(-)
+
+commit e9ac55d9ce82eb04cda8f57e5f0cc0699899e40e
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Sat Mar 8 11:53:46 2008 +0000
+
+ Fix plural errors
+
+ svn path=/trunk/; revision=2430
+
+ po/ChangeLog | 4 ++++
+ po/hi.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 7bdc4cc9add62fc58bfa0851a90e1ce0f6175865
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sat Mar 8 10:53:16 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2429
+
+ po/oc.po | 89 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 46 insertions(+), 43 deletions(-)
+
+commit 3b7ba0ba30d30b7894f42e14aa07300cae996bde
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Sat Mar 8 06:49:23 2008 +0000
+
+ Added Entry for correction of errors related to the plural forms in the Bengali India Translation
+
+ svn path=/trunk/; revision=2428
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 50dc1eceefda86022a2ea2834c469b7b0843c5a3
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Sat Mar 8 06:48:40 2008 +0000
+
+ Corrected errors related to the plural forms
+
+ svn path=/trunk/; revision=2427
+
+ po/bn_IN.po | 74 ++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 44 insertions(+), 30 deletions(-)
+
+commit f5300d74f15d4a509802b8f5982d6969efef3aa3
+Author: Maxim Dziumanenko <dziumanenko@gmail.com>
+Date: Fri Mar 7 13:52:27 2008 +0000
+
+ Update Ukrainian translation.
+
+ 2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com>
+
+ * Update Ukrainian translation.
+
+ svn path=/trunk/; revision=2426
+
+ po/ChangeLog | 4 +
+ po/uk.po | 1263 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 634 insertions(+), 633 deletions(-)
+
+commit 74db9f47f52c12082758ef6ef7adaa9bbc864cf3
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Mon Mar 3 21:05:02 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2425
+
+ po/ChangeLog | 4 +
+ po/es.po | 468 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 230 insertions(+), 242 deletions(-)
+
+commit bd92ec0a60fa83853b4d9917c1682840c7956b6e
+Author: Philip Withnall <pwithnall@svn.gnome.org>
+Date: Mon Mar 3 18:38:17 2008 +0000
+
+ Updated British English translation.
+
+ 2008-03-03 Philip Withnall <pwithnall@svn.gnome.org>
+
+ * en_GB.po: Updated British English translation.
+
+
+ svn path=/trunk/; revision=2424
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 2164 ++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 1352 insertions(+), 816 deletions(-)
+
+commit 3eb1967553af5bddb0e9ada9a72cdc746b06b280
+Author: Rahul Bhalerao <rahulb@src.gnome.org>
+Date: Mon Mar 3 15:46:55 2008 +0000
+
+ Updated Marathi Translations.
+
+ svn path=/trunk/; revision=2423
+
+ po/ChangeLog | 4 +
+ po/mr.po | 1245 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 646 insertions(+), 603 deletions(-)
+
+commit 2255f10d11863a29ceaf4f4ec154b94854696aa7
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Mar 3 11:13:17 2008 +0000
+
+ Added Entry for Bengali India Translation updation
+
+ svn path=/trunk/; revision=2422
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 60428aeb2827038b8ff6cab5555b34138012a84c
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Mar 3 11:07:28 2008 +0000
+
+ Updated Bengali India Translation
+
+ svn path=/trunk/; revision=2421
+
+ po/bn_IN.po | 1139 ++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 508 insertions(+), 631 deletions(-)
+
+commit 69320d1828e65921615d2f67d5dd842ace5abc95
+Author: Gintautas Miliauskas <gintas@akl.lt>
+Date: Sun Mar 2 00:57:21 2008 +0000
+
+ Updated Lithuanian translation.
+
+ 2008-03-02 Gintautas Miliauskas <gintas@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+
+
+ svn path=/trunk/; revision=2420
+
+ po/ChangeLog | 4 +
+ po/lt.po | 1058 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 470 insertions(+), 592 deletions(-)
+
+commit 22c9e90d4cbce49b2bd8a7ba046992159de0ed6a
+Author: Luca Ferretti <elle.uca@libero.it>
+Date: Sat Mar 1 20:03:27 2008 +0000
+
+ Fixed validity errors.
+
+ 2008-03-01 Luca Ferretti <elle.uca@libero.it>
+
+ * it/it.po: Fixed validity errors.
+
+ svn path=/trunk/; revision=2419
+
+ help/ChangeLog | 4 ++++
+ help/it/it.po | 41 ++++++-----------------------------------
+ 2 files changed, 10 insertions(+), 35 deletions(-)
+
+commit df7ddf4213858c3b982a86d3ccb2912154aa5c9d
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Sat Mar 1 03:15:43 2008 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2008-03-01 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR/pt_BR.po: Updated Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=2418
+
+ help/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 15f4916cd6b9f706bd9868656b468af2f076850c
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Sat Mar 1 03:14:52 2008 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2008-03-01 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR/pt_BR.po: Updated Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=2417
+
+ help/pt_BR/pt_BR.po | 265 +++++++++++++++++++++++++++-------------------------
+ 1 file changed, 139 insertions(+), 126 deletions(-)
+
+commit 55a98ad07f9fbc79a48bf4974dc360ba6f9e1f7b
+Author: Luca Ferretti <elle.uca@libero.it>
+Date: Fri Feb 29 20:46:22 2008 +0000
+
+ Updated Italian translation by Lorenzo Travaglio.
+
+ 2008-02-29 Luca Ferretti <elle.uca@libero.it>
+
+ * it.po: Updated Italian translation by Lorenzo Travaglio.
+
+ svn path=/trunk/; revision=2416
+
+ help/ChangeLog | 20 +-
+ help/it/it.po | 843 +++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 469 insertions(+), 394 deletions(-)
+
+commit 479de8c1278c3df22a02389d48e0bb8a82f71190
+Author: Luca Ferretti <elle.uca@libero.it>
+Date: Fri Feb 29 20:44:38 2008 +0000
+
+ Updated Italian translation by Lorenzo Travaglio.
+
+ 2008-02-29 Luca Ferretti <elle.uca@libero.it>
+
+ * it.po: Updated Italian translation by Lorenzo Travaglio.
+
+ svn path=/trunk/; revision=2415
+
+ po/ChangeLog | 4 +
+ po/it.po | 1269 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 647 insertions(+), 626 deletions(-)
+
+commit b475e9e7b8acdaca0598906d769e75efb25e7eaa
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed Feb 27 14:37:02 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2414
+
+ help/oc/oc.po | 6 +++---
+ po/oc.po | 17 +++++++----------
+ 2 files changed, 10 insertions(+), 13 deletions(-)
+
+commit 48d43f4ccd84f6f46c18fc0a48e1a9c133203005
+Author: Olav Vitters <ovitters@src.gnome.org>
+Date: Tue Feb 26 18:28:48 2008 +0000
+
+ Post-release bump to 2.21.93. === Release 2.21.92 ===
+
+ * configure.in: Post-release bump to 2.21.93.
+ === Release 2.21.92 ===
+
+
+ svn path=/trunk/; revision=2413
+
+ ChangeLog | 6 ++++++
+ configure.in | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 8b0f74cd8817080ccdcc7ecfb5b6ff5629001133
+Author: Olav Vitters <ovitters@src.gnome.org>
+Date: Tue Feb 26 18:25:50 2008 +0000
+
+ Update for 2.21.92.
+
+ * NEWS: Update for 2.21.92.
+
+
+ svn path=/trunk/; revision=2411
+
+ ChangeLog | 4 ++++
+ NEWS | 23 +++++++++++++++++++++++
+ 2 files changed, 27 insertions(+)
+
+commit c5d2e14a9619f772780677956c0e8fd651e1a95b
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 25 18:31:21 2008 +0000
+
+ Bug 516778 – Menu items not drawn at startup if use-mnemonics==false
+
+ 2008-02-25 Christian Persch <chpe@gnome.org>
+
+ Bug 516778 – Menu items not drawn at startup if use-mnemonics==false
+
+ * src/terminal-window.c: (terminal_window_init): Force rebuilding the
+ toplevel menuitem labels, so they don't end up empty when
+ use-mnemonics is false. Bug #516778.
+
+ svn path=/trunk/; revision=2410
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 3 +--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit f840c5c908a0f14f4e596c5f9914a013942ca109
+Author: Yang Zhang <zyang@src.gnome.org>
+Date: Mon Feb 25 06:58:46 2008 +0000
+
+ Updated zh_CN translation
+
+ svn path=/trunk/; revision=2409
+
+ po/zh_CN.po | 1189 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 590 insertions(+), 599 deletions(-)
+
+commit 600585b86e0f57092792d6b81838f5278f3c55e4
+Author: Wadim Dziedzic <wadimd@svn.gnome.org>
+Date: Sat Feb 23 22:10:08 2008 +0000
+
+ Updated polish translation
+
+ 2008-02-23 Wadim Dziedzic <wadimd@svn.gnome.org>
+
+ * pl.po: Updated polish translation
+
+ svn path=/trunk/; revision=2408
+
+ po/ChangeLog | 4 +
+ po/pl.po | 1389 +++++++++++++++++-----------------------------------------
+ 2 files changed, 396 insertions(+), 997 deletions(-)
+
+commit 5162168fb1eb52042dd40ea965351dd0fefd3ea8
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Feb 23 18:51:19 2008 +0000
+
+ Strip the invisible_char properties, again. Glade2 sucks. Bug #518282.
+
+ 2008-02-23 Christian Persch <chpe@gnome.org>
+
+ * src/gnome-terminal.glade2: Strip the invisible_char properties,
+ again. Glade2 sucks. Bug #518282.
+
+ svn path=/trunk/; revision=2407
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 6 ------
+ 2 files changed, 5 insertions(+), 6 deletions(-)
+
+commit 69b3a49cc3f31bc33deca1fa26b5dddcaf10e59b
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sat Feb 23 14:54:39 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2406
+
+ po/oc.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7a910cd470305849bb99bceab5d61f49bc2f4504
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Sat Feb 23 11:44:57 2008 +0000
+
+ updated hebrew translation
+
+ svn path=/trunk/; revision=2405
+
+ po/ChangeLog | 4 +
+ po/he.po | 1327 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 662 insertions(+), 669 deletions(-)
+
+commit 2cdd1534d03844f965967df4deb614ea21568c51
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Fri Feb 22 07:17:42 2008 +0000
+
+ Updated Finnish translation (bug #490774)
+
+ svn path=/trunk/; revision=2404
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 50 ++++++++++++++++++++++++--------------------------
+ 2 files changed, 28 insertions(+), 26 deletions(-)
+
+commit 7c3dac06cc31cd2b11710a0446558aa7740f7588
+Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+Date: Thu Feb 21 17:53:50 2008 +0000
+
+ Updated Basque translation.
+
+ 2008-02-21 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+
+ svn path=/trunk/; revision=2403
+
+ po/ChangeLog | 4 +
+ po/eu.po | 549 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 260 insertions(+), 293 deletions(-)
+
+commit 8c66e9378d743be9d5708a9d73dda1508ab53c45
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Thu Feb 21 16:27:55 2008 +0000
+
+ Updated French translation by Robert-André Mauchin.
+
+ 2008-02-21 Claude Paroz <claude@2xlibre.net>
+
+ * fr.po: Updated French translation by Robert-André Mauchin.
+
+ svn path=/trunk/; revision=2402
+
+ po/ChangeLog | 4 +
+ po/fr.po | 1032 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 460 insertions(+), 576 deletions(-)
+
+commit cb941e2001229d457a9aaf0dcc02e62e683c1199
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Wed Feb 20 23:24:16 2008 +0000
+
+ Updated Catalan translation
+
+ svn path=/trunk/; revision=2401
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1122 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 547 insertions(+), 579 deletions(-)
+
+commit 8c9edd0e953c022228da71a5fdd9cde569d05a57
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Tue Feb 19 21:53:06 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2399
+
+ po/oc.po | 396 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 191 insertions(+), 205 deletions(-)
+
+commit 0f9c00c1ca4eb4a8f5737b892ca92cd920f7352a
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sat Feb 16 21:00:45 2008 +0000
+
+ Added fur.
+
+ 2008-02-16 Claude Paroz <claude@2xlibre.net>
+
+ * LINGUAS: Added fur.
+
+ svn path=/trunk/; revision=2398
+
+ po/ChangeLog | 5 +
+ po/LINGUAS | 1 +
+ po/fur.po | 2222 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2228 insertions(+)
+
+commit 714f12398596fb05678c3894c1a625e66e98a3bd
+Author: Jonh Wendell <jwendell@gnome.org>
+Date: Sat Feb 16 12:00:44 2008 +0000
+
+ Updated Brazilian Portuguese translation by Hugo Doria.
+
+ 2008-02-16 Jonh Wendell <jwendell@gnome.org>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation by Hugo Doria.
+
+ svn path=/trunk/; revision=2397
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 1143 +++++++++++++++++++++-------------------------------------
+ 2 files changed, 423 insertions(+), 724 deletions(-)
+
+commit 5f31a62988731d75666741b38a889e5505b895ae
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Thu Feb 14 12:17:58 2008 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2396
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1003 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 429 insertions(+), 578 deletions(-)
+
+commit 816f2e17e902c2c957cfda5c5800c063b6ab480c
+Author: Pawan Chitrakar <pachimho@src.gnome.org>
+Date: Thu Feb 14 08:51:45 2008 +0000
+
+ Updated Nepali Translation
+
+ svn path=/trunk/; revision=2395
+
+ po/ChangeLog | 4 +
+ po/ne.po | 2208 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 1098 insertions(+), 1114 deletions(-)
+
+commit 7729608df600444f44da82a9e4732d8096ae132d
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Feb 13 20:55:17 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2394
+
+ po/ChangeLog | 4 ++++
+ po/ar.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 0a4e59ae02859ec8d7c910a011375b2c60a31386
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Feb 13 11:58:16 2008 +0000
+
+ Updated Traditional Chinese translation(Hong Kong). Updated Traditional
+
+ 2008-02-13 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
+
+
+ svn path=/trunk/; revision=2393
+
+ po/ChangeLog | 5 +
+ po/zh_HK.po | 1178 ++++++++++++++++++++++++++++---------------------------
+ po/zh_TW.po | 1230 +++++++++++++++++++++++++++++-----------------------------
+ 3 files changed, 1201 insertions(+), 1212 deletions(-)
+
+commit ced1eeb380d808d1c9d65f9ede19cd2be74141e4
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Wed Feb 13 08:54:44 2008 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=2392
+
+ po/ChangeLog | 4 +
+ po/fi.po | 1238 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 623 insertions(+), 619 deletions(-)
+
+commit 470e662729bc63235831f759c4aa952a680b3921
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Feb 12 13:13:49 2008 +0000
+
+ Post release version bump
+
+ svn path=/trunk/; revision=2391
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 50a0d7ddd91c79262093d24f409ee12fe56f5ca7
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 12 13:13:00 2008 +0000
+
+ === Release 2.21.91.1 ===
+
+ 2008-02-12 Christian Persch <chpe@gnome.org>
+
+ === Release 2.21.91.1 ===
+
+ * configure.in: Update for 2.21.91.1
+ * src/terminal-screen.c: (terminal_screen_finalize): Initialise
+ variable.
+
+ svn path=/trunk/; revision=2389
+
+ ChangeLog | 8 ++++++++
+ configure.in | 2 +-
+ src/terminal-screen.c | 2 +-
+ 3 files changed, 10 insertions(+), 2 deletions(-)
+
+commit d93ea81017ccc5dbf71b315417dc7efae771764b
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Tue Feb 12 10:52:49 2008 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2388
+
+ help/ChangeLog | 4 ++++
+ help/es/es.po | 16 +++++++++-------
+ 2 files changed, 13 insertions(+), 7 deletions(-)
+
+commit d05bf3436b61a9c0feff57c7383bc4ddb6c542ba
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Mon Feb 11 22:27:21 2008 +0000
+
+ Post release version bump
+
+ svn path=/trunk/; revision=2387
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 912c476af8cebdcdded8996f439fbbcee8b752e1
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 11 22:26:40 2008 +0000
+
+ === Release 2.21.91 ===
+
+ 2008-02-11 Christian Persch <chpe@gnome.org>
+
+ === Release 2.21.91 ===
+
+ svn path=/trunk/; revision=2385
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 6f34e68375558adfc86e556187107925bfdc4529
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Mon Feb 11 22:02:24 2008 +0000
+
+ Bug 511700 – port to gio
+
+ 2008-01-30 Andre Klapper <a9016009@gmx.de>
+
+ Bug 511700 – port to gio
+
+ * configure.in:
+ * src/profile-editor.c:
+ * src/terminal-screen.c: Port to gio, cleanup.
+
+
+ svn path=/trunk/; revision=2384
+
+ ChangeLog | 8 ++++++++
+ configure.in | 7 ++-----
+ src/profile-editor.c | 18 ++++++++++++++----
+ src/terminal-screen.c | 1 -
+ 4 files changed, 24 insertions(+), 10 deletions(-)
+
+commit 2cabab927f13f9c0d5b3683ff8990d1683daa750
+Author: Petr Kovář <pmkovar@src.gnome.org>
+Date: Mon Feb 11 20:10:00 2008 +0000
+
+ cs.po: Updated Czech translation by Lucas Lommer.
+
+ svn path=/trunk/; revision=2383
+
+ po/ChangeLog | 4 +
+ po/cs.po | 1334 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 623 insertions(+), 715 deletions(-)
+
+commit b240a3d0d7705808a2aa60b539c12c797cfb38af
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Mon Feb 11 14:21:54 2008 +0000
+
+ Updated Japanese translation.
+
+ 2008-02-11 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated Japanese translation.
+
+ svn path=/trunk/; revision=2382
+
+ po/ChangeLog | 4 +
+ po/ja.po | 962 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 409 insertions(+), 557 deletions(-)
+
+commit 1827a58dc0114f10ed28ac793c0f82728d5c2b41
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sun Feb 10 22:10:49 2008 +0000
+
+ Bug 515587 – Use of explicit suffix in 'Icon' field of application
+
+ 2008-02-10 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 515587 – Use of explicit suffix in 'Icon' field of application
+ launcher
+
+ * gnome-terminal.desktop.in.in: Drop the png extension from icon name.
+
+
+ svn path=/trunk/; revision=2381
+
+ ChangeLog | 7 +++++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 190be5b02d3951421a436dd5fe003a2fa4d49471
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Feb 9 22:23:20 2008 +0000
+
+ Updated Portuguese translation.
+
+ 2008-02-09 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ svn path=/trunk/; revision=2380
+
+ po/ChangeLog | 4 +
+ po/pt.po | 1136 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 552 insertions(+), 588 deletions(-)
+
+commit 2abcf303080ab4e3b85cbf6e2fa54cc38f8f576c
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Sat Feb 9 15:27:06 2008 +0000
+
+ Updated turkish translation
+
+ svn path=/trunk/; revision=2379
+
+ po/ChangeLog | 4 +
+ po/tr.po | 1775 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 867 insertions(+), 912 deletions(-)
+
+commit 236cf18bf8bd44994f3d6640e991005b30a860c8
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Feb 9 04:17:23 2008 +0000
+
+ Fix typos.
+
+ 2008-02-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Fix typos.
+
+
+ svn path=/trunk/; revision=2378
+
+ po/ChangeLog | 4 ++++
+ po/th.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit c702bf1c625298656816a47e4fa9d43d1c4fafd2
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Feb 9 04:14:03 2008 +0000
+
+ Updated Thai translation.
+
+ 2008-02-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+
+ svn path=/trunk/; revision=2377
+
+ po/ChangeLog | 4 +
+ po/th.po | 1209 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 607 insertions(+), 606 deletions(-)
+
+commit 18c740dcb40e6e68e211681e4904b165ad832730
+Author: Andre Klapper <a9016009@gmx.de>
+Date: Sat Feb 9 01:52:29 2008 +0000
+
+ Updated German translation.
+
+ 2008-02-09 Andre Klapper <a9016009@gmx.de>
+
+ * de.po: Updated German translation.
+
+
+ svn path=/trunk/; revision=2376
+
+ po/ChangeLog | 4 +
+ po/de.po | 1273 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 640 insertions(+), 637 deletions(-)
+
+commit f3e9ce61540282ca66a70fd557392e2d97eeba8d
+Author: Artur Flinta <aflinta@svn.gnome.org>
+Date: Thu Feb 7 21:14:32 2008 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2008-02-07 Artur Flinta <aflinta@svn.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+
+ svn path=/trunk/; revision=2375
+
+ po/ChangeLog | 4 +
+ po/pl.po | 1233 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 620 insertions(+), 617 deletions(-)
+
+commit 1c3c398816493a094ec9ad488b88ca2aa258aa81
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Wed Feb 6 23:17:35 2008 +0000
+
+ Updated Catalan translation
+
+ svn path=/trunk/; revision=2374
+
+ help/ca/ca.po | 1919 +++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 1379 insertions(+), 540 deletions(-)
+
+commit 7c395eb1369c9d02d12d4ebfcac028f6badcb09e
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Feb 6 03:28:38 2008 +0000
+
+ Bug 514661 – crash launching g-t with specific args
+
+ 2008-02-05 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 514661 – crash launching g-t with specific args
+
+ * src/terminal.c (option_command_callback): Set err to NULL before
+ calling into GError-taking API.
+
+
+ svn path=/trunk/; revision=2373
+
+ ChangeLog | 7 +++++++
+ src/terminal.c | 1 +
+ 2 files changed, 8 insertions(+)
+
+commit 2094d61a4ba5895a5928817498c3f20c39926818
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Feb 5 18:01:45 2008 +0000
+
+ Disconnect from the settings notify on dispose instead of finalise.
+
+ 2008-02-05 Christian Persch <chpe@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_class_init),
+ (terminal_screen_dispose), (terminal_screen_finalize): Disconnect from
+ the settings notify on dispose instead of finalise. Possibly fixes the
+ crash in bug #514318.
+
+ svn path=/trunk/; revision=2372
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 14 ++++++++++++--
+ 2 files changed, 19 insertions(+), 2 deletions(-)
+
+commit 533dc5d9e470647e38171846f93ef6b737305844
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Feb 4 21:20:43 2008 +0000
+
+ Direct bug-buddy bugs to the BBB component.
+
+ 2008-02-04 Christian Persch <chpe@gnome.org>
+
+ * gnome-terminal.desktop.in.in: Direct bug-buddy bugs to the BBB component.
+
+ svn path=/trunk/; revision=2370
+
+ ChangeLog | 4 ++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit a8b1430f31090dd967dd1054a36d324a727d24e1
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Mon Feb 4 13:34:29 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2369
+
+ po/oc.po | 23 +----------------------
+ 1 file changed, 1 insertion(+), 22 deletions(-)
+
+commit f941f6f51bd345c2da57a96d0340d5f20f0987af
+Author: Arangel Angov <arangela@src.gnome.org>
+Date: Sun Feb 3 13:13:07 2008 +0000
+
+ Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian Translation
+
+ svn path=/trunk/; revision=2368
+
+ po/ChangeLog | 4 +
+ po/mk.po | 1164 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 523 insertions(+), 645 deletions(-)
+
+commit 7f0e6c7d6b915884d4f4fd70426c5457046c8da9
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Sat Feb 2 20:25:18 2008 +0000
+
+ Added pt_BR to DOC_LINGUAS.
+
+ 2008-02-02 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * Makefile.am: Added pt_BR to DOC_LINGUAS.
+
+ svn path=/trunk/; revision=2367
+
+ help/ChangeLog | 4 ++++
+ help/Makefile.am | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 04e9dbc7f70c27e81ee2a60bc117b1adc6f3575b
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Feb 2 01:39:07 2008 +0000
+
+ Updated Korean translation by Young-Ho Cha.
+
+ 2008-02-02 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation by Young-Ho Cha.
+
+ svn path=/trunk/; revision=2366
+
+ po/ChangeLog | 4 +
+ po/ko.po | 1222 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 611 insertions(+), 615 deletions(-)
+
+commit a744bd4ca1b96ba9abe4a8f1b2a6868f708e74e9
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Thu Jan 31 08:20:47 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2365
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit b1ce2a4f1d0cfa6db8831070b731e1c5a586449a
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 30 11:41:40 2008 +0000
+
+ Don't dist the generated schemas file.
+
+ 2008-01-30 Christian Persch <chpe@gnome.org>
+
+ * src/Makefile.am: Don't dist the generated schemas file.
+
+ svn path=/trunk/; revision=2364
+
+ ChangeLog | 4 ++++
+ src/Makefile.am | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit af8066b6f716163eabf67341b8ff93fd28a1abf2
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Wed Jan 30 11:22:00 2008 +0000
+
+ Post release version bump
+
+ svn path=/trunk/; revision=2363
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2528c9e98c72f77857275a4104f47c18b90952f8
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Jan 30 11:20:57 2008 +0000
+
+ === Release 2.21.90 ===
+
+ 2008-01-30 Christian Persch <chpe@gnome.org>
+
+ === Release 2.21.90 ===
+
+ svn path=/trunk/; revision=2361
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 40058ac596cfb50094481123428727b2ba9777c7
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Tue Jan 29 19:06:11 2008 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2360
+
+ po/ChangeLog | 4 +
+ po/ar.po | 915 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 448 insertions(+), 471 deletions(-)
+
+commit afe97518fef66896b0883bec0cd50c4abbff3fc4
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Tue Jan 29 18:31:33 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2359
+
+ po/ChangeLog | 4 +
+ po/oc.po | 562 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 251 insertions(+), 315 deletions(-)
+
+commit 62f3b0d5bfefa4639e46e1d57b3d01010bd12a92
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Tue Jan 29 07:58:15 2008 +0000
+
+ updated si.po
+
+ svn path=/trunk/; revision=2358
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit c10851e3869e5022799a063aa75c97130bb7fb31
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Tue Jan 29 07:57:29 2008 +0000
+
+ updated si.po
+
+ svn path=/trunk/; revision=2357
+
+ po/si.po | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit a86376c1ca00dd9e2e8856283c8bd304b5523a3c
+Author: Christian Persch <chpe@gnome.org>
+Date: Mon Jan 28 12:42:34 2008 +0000
+
+ Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION.
+
+ 2008-01-28 Christian Persch <chpe@gnome.org>
+
+ * src/terminal.c: (terminal_util_set_atk_name_description):
+ Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION.
+
+ svn path=/trunk/; revision=2356
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 88aebfb688dbbbc25df179f2c12d51dc00facbb1
+Author: Matej Urbančič <mateju@src.gnome.org>
+Date: Sat Jan 26 09:18:45 2008 +0000
+
+ Updated Slovenian translation
+
+ svn path=/trunk/; revision=2355
+
+ po/sl.po | 896 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 371 insertions(+), 525 deletions(-)
+
+commit 6f6ac280af92c0eabbca24db5e68c4889d6a904a
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Wed Jan 23 23:10:26 2008 +0000
+
+ Dutch translation updated by Wouter Bolsterlee.
+
+ 2008-01-24 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * nl.po: Dutch translation updated by Wouter Bolsterlee.
+
+ svn path=/trunk/; revision=2354
+
+ po/nl.po | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit e55144f16003e53bc13e1f17a4b80a31a7cbd4cd
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Wed Jan 23 23:09:22 2008 +0000
+
+ Dutch translation updated by Wouter Bolsterlee.
+
+ 2008-01-24 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * nl.po: Dutch translation updated by Wouter Bolsterlee.
+
+ svn path=/trunk/; revision=2353
+
+ po/ChangeLog | 30 +-
+ po/nl.po | 1272 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 653 insertions(+), 649 deletions(-)
+
+commit 99d231650c16bdbaf4fb7118ff9aa4279e36eae2
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 21:47:03 2008 +0000
+
+ Remove extra frame from profile editor.
+
+ 2008-01-20 Christian Persch <chpe@gnome.org>
+
+ * src/gnome-terminal.glade2: Remove extra frame from profile editor.
+
+ svn path=/trunk/; revision=2352
+
+ ChangeLog | 4 +
+ src/gnome-terminal.glade2 | 303 +++++++++++++++++++++-------------------------
+ 2 files changed, 145 insertions(+), 162 deletions(-)
+
+commit db49418fdea548baa27d27bc9b1199c06bc4a397
+Author: Christian Persch <chpe@gnome.org>
+Date: Sun Jan 20 21:39:49 2008 +0000
+
+ Use the gtk-cursor-blink setting, and remove the profile option. Bug
+
+ 2008-01-20 Christian Persch <chpe@gnome.org>
+
+ * src/gnome-terminal.glade2:
+ * src/gnome-terminal.schemas.in:
+ * src/profile-editor.c: (profile_changed), (terminal_profile_edit),
+ (profile_editor_update_sensitivity):
+ * src/terminal-profile.c: (terminal_profile_init),
+ (terminal_profile_update), (profile_change_notify),
+ (terminal_profile_create):
+ * src/terminal-profile.h:
+ * src/terminal-screen.c: (terminal_screen_sync_settings),
+ (terminal_screen_screen_changed), (terminal_screen_class_init),
+ (terminal_screen_finalize), (terminal_screen_reread_profile): Use the
+ gtk-cursor-blink setting, and remove the profile option. Bug #342921,
+ based on a patch by Mariano Suárez-Alvarez.
+
+ svn path=/trunk/; revision=2351
+
+ ChangeLog | 16 +++++++++++++
+ src/gnome-terminal.glade2 | 53 ++++++++-----------------------------------
+ src/gnome-terminal.schemas.in | 16 -------------
+ src/profile-editor.c | 34 ---------------------------
+ src/terminal-profile.c | 42 ----------------------------------
+ src/terminal-profile.h | 4 ----
+ src/terminal-screen.c | 52 +++++++++++++++++++++++++++++++++++++++---
+ 7 files changed, 74 insertions(+), 143 deletions(-)
+
+commit cca924a2144a1b5088caa2c2b067e5b12cb1d609
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sun Jan 20 15:35:01 2008 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2350
+
+ help/ChangeLog | 5 +-
+ help/oc/oc.po | 619 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 316 insertions(+), 308 deletions(-)
+
+commit 36a0e195884274ee3735cc26a90a58705ae98b71
+Author: Christian Persch <chpe@src.gnome.org>
+Date: Tue Jan 15 00:32:04 2008 +0000
+
+ Post release version bump
+
+ svn path=/trunk/; revision=2349
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9a5349e8b689dc2fc7d079cc4078989473df2b5f
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 15 00:22:32 2008 +0000
+
+ === Release 2.21.5 ===
+
+ 2008-01-15 Christian Persch <chpe@gnome.org>
+
+ === Release 2.21.5 ===
+
+ * NEWS:
+ * configure.in:
+
+ svn path=/trunk/; revision=2347
+
+ ChangeLog | 7 +++++++
+ NEWS | 8 ++++++++
+ configure.in | 8 ++++----
+ 3 files changed, 19 insertions(+), 4 deletions(-)
+
+commit 74d59b7e08b6681f31658f4de7b2cea154e6143b
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 15 00:21:56 2008 +0000
+
+ Remove last uses of old tooltips API.
+
+ 2008-01-15 Christian Persch <chpe@gnome.org>
+
+ * src/profile-editor.c: (terminal_profile_edit):
+ * src/terminal-window.c: (terminal_window_init): Remove last uses of
+ old tooltips API.
+
+ svn path=/trunk/; revision=2346
+
+ ChangeLog | 6 ++++++
+ src/profile-editor.c | 2 +-
+ src/terminal-window.c | 10 ----------
+ 3 files changed, 7 insertions(+), 11 deletions(-)
+
+commit 82eb775d0b7149876f691ef1841216ad2c9a9391
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Jan 15 00:14:20 2008 +0000
+
+ Update to gtk 2.12 tooltips API, and fix cropping of close buttons with
+
+ 2008-01-15 Christian Persch <chpe@gnome.org>
+
+ * src/terminal-window.c: (terminal_window_class_init),
+ (sync_tab_label), (tab_label_style_set_cb), (contruct_tab_label):
+ Update to gtk 2.12 tooltips API, and fix cropping of close buttons with
+ gnome-icon-theme svn.
+
+ svn path=/trunk/; revision=2345
+
+ ChangeLog | 9 ++++++-
+ src/terminal-window.c | 72 +++++++++++++++++++++++++++------------------------
+ 2 files changed, 46 insertions(+), 35 deletions(-)
+
+commit 0859db8f2f2b88e78e48332ef812065d1a4aa2e3
+Author: Priit Laes <plaes at svn dot gnome dot org>
+Date: Mon Jan 14 07:59:00 2008 +0000
+
+ Translation updated by Ivar Smolin
+
+ 2008-01-14 Priit Laes <plaes at svn dot gnome dot org>
+
+ * et.po: Translation updated by Ivar Smolin
+
+ svn path=/trunk/; revision=2344
+
+ po/ChangeLog | 4 +
+ po/et.po | 947 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 459 insertions(+), 492 deletions(-)
+
+commit 1afff706b1a1ef3fcb953d2c7194638a7075c0f7
+Author: Inaki Larranaga Murgotio <dooteo@euskalgnu.org>
+Date: Thu Jan 10 10:42:55 2008 +0000
+
+ Updated Basque translation.
+
+ 2008-01-10 Inaki Larranaga Murgotio <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+
+ svn path=/trunk/; revision=2342
+
+ po/ChangeLog | 4 +
+ po/eu.po | 1092 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 505 insertions(+), 591 deletions(-)
+
+commit aeb6364e6ecc9774e3d9cd19631d6c5fdac35d56
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Tue Jan 8 07:18:23 2008 +0000
+
+ sv.po: Swedish translation updated
+
+ svn path=/trunk/; revision=2341
+
+ po/ChangeLog | 4 +
+ po/sv.po | 871 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 334 insertions(+), 541 deletions(-)
+
+commit 74abdb55f7cb17bbfd2a088b2d93ab88cb939811
+Author: Ihar Hrachyshka <iharh@src.gnome.org>
+Date: Sat Jan 5 23:20:36 2008 +0000
+
+ Updated Belarusian Latin translation.
+
+ svn path=/trunk/; revision=2338
+
+ po/ChangeLog | 4 +
+ po/be@latin.po | 955 +++++++++++++++++++++++++++------------------------------
+ 2 files changed, 461 insertions(+), 498 deletions(-)
+
+commit 3ed8d8a5b1521d8467ec326c00865cdeb81be458
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Sat Jan 5 23:08:13 2008 +0000
+
+ Convert line endings from DOS to Unix. Fixes #400207.
+
+ 2008-01-06 Claude Paroz <claude@2xlibre.net>
+
+ * be.po: Convert line endings from DOS to Unix.
+ Fixes #400207.
+
+ svn path=/trunk/; revision=2337
+
+ po/ChangeLog | 5 +
+ po/be.po | 4580 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 2295 insertions(+), 2290 deletions(-)
+
+commit f352934ad62e49196e2284885aead785b90f906b
+Author: Sanlig Badral <badaa@src.gnome.org>
+Date: Sat Jan 5 19:21:41 2008 +0000
+
+ Updated Mongolian translation
+
+ svn path=/trunk/; revision=2336
+
+ ChangeLog | 4 +++
+ po/mn.po | 91 ++++++++++++++++++++++-----------------------------------------
+ 2 files changed, 36 insertions(+), 59 deletions(-)
+
+commit 0865c97cc1402e1b2bb746d9c023acf44f6d025d
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Jan 5 14:24:28 2008 +0000
+
+ The GnomeProgram adopts the GOptionContext, don't free it twice.
+
+ 2008-01-05 Christian Persch <chpe@gnome.org>
+
+ * src/terminal.c: (main), (get_goption_context): The GnomeProgram
+ adopts the GOptionContext, don't free it twice.
+
+ svn path=/trunk/; revision=2335
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 3 +--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit abcfad2b8ab0cffda8d2dc7c4217c40b3549f0c3
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sat Jan 5 08:09:39 2008 +0000
+
+ Updated Vietnamese translation
+
+ svn path=/trunk/; revision=2334
+
+ po/ChangeLog | 4 +
+ po/vi.po | 1090 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 540 insertions(+), 554 deletions(-)
+
+commit 6721ec6bc1ad30eaf61ab14f7ebbab875a78d55e
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jan 3 21:33:17 2008 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2008-01-03 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2333
+
+ po/ChangeLog | 21 +-
+ po/nb.po | 1598 +++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 1031 insertions(+), 588 deletions(-)
+
+commit 616b64dae28b216735c00c081cd062b052c38eed
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Thu Jan 3 05:31:32 2008 +0000
+
+ Updated Spansih translation
+
+ svn path=/trunk/; revision=2332
+
+ po/ChangeLog | 4 +
+ po/es.po | 850 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 358 insertions(+), 496 deletions(-)
+
+commit 92f56117742f07c7f27cd3a028cfb3b33f7ba5a1
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Thu Jan 3 00:58:03 2008 +0000
+
+ Bug 336155 – [patch] port gnome-terminal to goption Based on patch from
+
+ 2008-01-02 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 336155 – [patch] port gnome-terminal to goption
+ Based on patch from Christian Kirbach
+
+ * src/terminal.c: Migrate from popt to GOption, and clean up.
+ * configure.in: Rquire glib-2 >= 2.12.0, libgnome-2 >= 2.14.0
+
+
+ svn path=/trunk/; revision=2331
+
+ ChangeLog | 8 +
+ configure.in | 6 +-
+ src/terminal.c | 1948 +++++++++++++++++++++++++++-----------------------------
+ 3 files changed, 959 insertions(+), 1003 deletions(-)
+
+commit e9662c53d6c1a876906fbbe70caf1f1cc5a775fa
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Tue Jan 1 19:51:57 2008 +0000
+
+ Remove unintended ChangeLog entry
+
+ svn path=/trunk/; revision=2330
+
+ ChangeLog | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit a8aab6f71982ac98c06360f0e764a952c03f2adf
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Mon Dec 31 21:17:45 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2329
+
+ help/ChangeLog | 5 +-
+ help/oc/oc.po | 15 +-
+ po/ChangeLog | 5 +-
+ po/oc.po | 570 ++++++++++++++++++++++++++++-----------------------------
+ 4 files changed, 294 insertions(+), 301 deletions(-)
+
+commit 63cee9cff598d8ebbeedae9e5cca4cffb03a2b0a
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Fri Dec 28 19:47:06 2007 +0000
+
+ Removed Guilherme, added chpe.
+
+ 2007-12-28 Behdad Esfahbod <behdad@gnome.org>
+
+ * MAINTAINERS: Removed Guilherme, added chpe.
+
+
+ svn path=/trunk/; revision=2328
+
+ ChangeLog | 10 ++++++++++
+ MAINTAINERS | 8 ++++----
+ 2 files changed, 14 insertions(+), 4 deletions(-)
+
+commit 7653c43226cbd83ce070e9988b72a7ed704fa64c
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Dec 23 11:50:22 2007 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2326
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1084 +++++++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 775 insertions(+), 313 deletions(-)
+
+commit 31163b3d696b5609a1f7862fd6d5bfdd240249a8
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Dec 23 11:45:57 2007 +0000
+
+ Updated Arabic Translation by Djihed Afifi.
+
+ svn path=/trunk/; revision=2325
+
+ po/ChangeLog | 4 +
+ po/ar.po | 672 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 333 insertions(+), 343 deletions(-)
+
+commit d8aba7fd8963b83b03b0f56b4a4655d577aaa606
+Author: Seán de Búrca <sdeburca@svn.gnome.org>
+Date: Sat Dec 22 03:37:56 2007 +0000
+
+ Updated Irish translation.
+
+ 2007-12-21 Seán de Búrca <sdeburca@svn.gnome.org>
+
+ * ga.po: Updated Irish translation.
+
+ svn path=/trunk/; revision=2324
+
+ po/ChangeLog | 4 +
+ po/ga.po | 629 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 281 insertions(+), 352 deletions(-)
+
+commit 4929322be6bfa0f9630a211a65242100ffb839d9
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed Dec 19 23:49:59 2007 +0000
+
+ Adapt to new API for g_checksum_get_digest.
+
+ 2007-12-20 Christian Persch <chpe@gnome.org>
+
+ * src/skey/md5.c: (MD5Keycrunch), (MD5SKey):
+ * src/skey/sha1.c: (SHA1Keycrunch), (SHA1SKey): Adapt to new API
+ for g_checksum_get_digest.
+
+ svn path=/trunk/; revision=2323
+
+ ChangeLog | 6 ++++++
+ src/skey/md5.c | 14 ++++++--------
+ src/skey/sha1.c | 14 ++++++--------
+ 3 files changed, 18 insertions(+), 16 deletions(-)
+
+commit 35f903f415da7a7ba4b294ceb7ae47d4da578a20
+Author: Claude Paroz <claude@2xlibre.net>
+Date: Tue Dec 18 20:23:47 2007 +0000
+
+ Updated French translation.
+
+ 2007-12-18 Claude Paroz <claude@2xlibre.net>
+
+ * fr/fr.po: Updated French translation.
+
+ svn path=/trunk/; revision=2322
+
+ help/ChangeLog | 4 +
+ help/fr/fr.po | 647 ++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 324 insertions(+), 327 deletions(-)
+
+commit bc0283f4040974d0e04e878dbfefbb0d940db8dc
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Dec 17 18:46:13 2007 +0000
+
+ Released 2.21.4
+
+ 2007-12-17 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in: Released 2.21.4
+
+
+ svn path=/trunk/; revision=2320
+
+ ChangeLog | 5 +++++
+ NEWS | 10 ++++++++++
+ configure.in | 2 +-
+ 3 files changed, 16 insertions(+), 1 deletion(-)
+
+commit 17639465522cc14b12c0ed1d8e83276a13f1189c
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Sun Dec 16 15:13:51 2007 +0000
+
+ Updated Swedish translation.
+
+ * sv/sv.po: Updated Swedish translation.
+
+
+ svn path=/trunk/; revision=2319
+
+ help/ChangeLog | 4 +
+ help/sv/figures/gnome-terminal-default.png | Bin 7135 -> 7913 bytes
+ help/sv/sv.po | 652 +++++++++++++++--------------
+ 3 files changed, 334 insertions(+), 322 deletions(-)
+
+commit 2371737362e23d9f579b0401cd6d54be2d467abb
+Author: Espen Stefansen <espens@svn.gnome.org>
+Date: Tue Dec 11 20:14:48 2007 +0000
+
+ Updated Norwegian Bokmål translation.
+
+ 2007-12-11 Espen Stefansen <espens@svn.gnome.org>
+
+ * nb.po: Updated Norwegian Bokmål translation.
+
+
+ svn path=/trunk/; revision=2318
+
+ po/ChangeLog | 4 +
+ po/nb.po | 1256 ++++++++++++++++------------------------------------------
+ 2 files changed, 352 insertions(+), 908 deletions(-)
+
+commit 46dcf77c82b4dffbdd99ce160024b54ccb53c4b3
+Author: Rahul Bhalerao <rahulb@src.gnome.org>
+Date: Tue Dec 11 12:42:51 2007 +0000
+
+ Updated Marathi Translations
+
+ svn path=/trunk/; revision=2317
+
+ po/ChangeLog | 4 +
+ po/mr.po | 1746 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 727 insertions(+), 1023 deletions(-)
+
+commit 628392030cab7ab7e40699dbbfefc83272db1373
+Author: Christian Persch <chpe@gnome.org>
+Date: Sat Dec 8 22:45:11 2007 +0000
+
+ Use GChecksum instead of our own MD5 and SHA1 implementations. Bug
+
+ 2007-12-08 Christian Persch <chpe@gnome.org>
+
+ * configure.in:
+ * src/skey/md5.c: (MD5Keycrunch), (MD5SKey):
+ * src/skey/md5.h:
+ * src/skey/sha1.c: (SHA1Keycrunch), (SHA1SKey):
+ * src/skey/sha1.h:
+ * src/skey/skey.c:
+ * src/skey/skeyutil.c: Use GChecksum instead of our own MD5 and SHA1
+ implementations. Bug #501667.
+
+ svn path=/trunk/; revision=2315
+
+ ChangeLog | 11 ++
+ configure.in | 2 +
+ src/skey/md5.c | 306 +++++-----------------------------------------------
+ src/skey/md5.h | 11 --
+ src/skey/sha1.c | 257 ++++++++-----------------------------------
+ src/skey/sha1.h | 32 ------
+ src/skey/skey.c | 2 +
+ src/skey/skeyutil.c | 2 +
+ 8 files changed, 88 insertions(+), 535 deletions(-)
+
+commit 5439c80b1c47511a83dd2f1bdd078b8304cdc1cd
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Dec 6 19:44:40 2007 +0000
+
+ Remove dead file. Updated Norwegian bokmål translation.
+
+ 2007-12-06 Kjartan Maraas <kmaraas@gnome.org>
+
+ * POTFILES.in: Remove dead file.
+ * nb.po: Updated Norwegian bokmål translation.
+
+ svn path=/trunk/; revision=2314
+
+ po/ChangeLog | 5 +
+ po/POTFILES.in | 1 -
+ po/nb.po | 661 +++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 342 insertions(+), 325 deletions(-)
+
+commit e1f88112058c6f367b9e5a5fad36e7933967c8d7
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Thu Dec 6 16:35:58 2007 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2313
+
+ help/ChangeLog | 4 +
+ help/es/es.po | 1895 ++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 1365 insertions(+), 534 deletions(-)
+
+commit be2af681b5d2fc83955a8494b605079489931b76
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Dec 5 07:08:17 2007 +0000
+
+ Bug 501635 – crash in Terminal: running gnome-session-sa...
+
+ 2007-12-05 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 501635 – crash in Terminal: running gnome-session-sa...
+
+ * src/terminal.c (terminal_app_get_clone_command): NULL-terminate the
+ array.
+
+
+ svn path=/trunk/; revision=2311
+
+ ChangeLog | 7 +++++++
+ src/terminal.c | 5 ++++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 7359f2a5063a77316fa8283383182c7237be8949
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Dec 5 04:46:27 2007 +0000
+
+ Bug 501665 – Remove simple-x-font-selector
+
+ 2007-12-04 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 501665 – Remove simple-x-font-selector
+
+ * src/Makefile.am:
+ * src/profile-editor.c (profile_changed), (terminal_profile_edit),
+ (profile_editor_update_sensitivity), (profile_editor_update_font):
+ * src/simple-x-font-selector.c:
+ * src/simple-x-font-selector.h:
+ * src/terminal-profile.c (terminal_profile_init),
+ (terminal_profile_finalize), (terminal_profile_update),
+ (profile_change_notify), (terminal_profile_create):
+ * src/terminal-profile.h:
+ * src/terminal-screen.c (terminal_screen_set_font),
+ (terminal_screen_update_scrollbar):
+ * src/terminal-widget-vte.c:
+ Remove simple-x-font-selector:
+ Makefile.am | 2
+ profile-editor.c | 155 ----
+ simple-x-font-selector.c | 1730
+ -----------------------------------------------
+ simple-x-font-selector.h | 180 ----
+ terminal-profile.c | 61 -
+ terminal-profile.h | 4
+ terminal-screen.c | 314 --------
+ terminal-widget-vte.c | 6
+ 8 files changed, 41 insertions(+), 2411 deletions(-)
+
+
+ svn path=/trunk/; revision=2310
+
+ ChangeLog | 28 +
+ src/Makefile.am | 2 -
+ src/profile-editor.c | 151 +---
+ src/simple-x-font-selector.c | 1730 ------------------------------------------
+ src/simple-x-font-selector.h | 180 -----
+ src/terminal-profile.c | 61 --
+ src/terminal-profile.h | 4 -
+ src/terminal-screen.c | 314 +-------
+ src/terminal-widget-vte.c | 6 -
+ 9 files changed, 67 insertions(+), 2409 deletions(-)
+
+commit 5a310f03ffafa27ab4d50d8662fdde7d7401795e
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Dec 5 04:29:22 2007 +0000
+
+ Fix bunch of compiler warnings.
+
+ 2007-12-04 Behdad Esfahbod <behdad@gnome.org>
+
+ * src/encoding.c (terminal_encoding_free),
+ (terminal_encoding_copy), (terminal_encoding_init):
+ * src/profile-editor.c (color_scheme_changed),
+ (palette_scheme_changed),
+ (profile_editor_update_color_scheme_menu),
+ (profile_editor_update_palette), (profile_editor_update_x_font),
+ (profile_editor_update_background_type):
+ * src/skey/btoe.c (btoe), (extract):
+ * src/skey/skey.c (skey_test):
+ * src/skey/skeyutil.c:
+ * src/terminal-accels.c:
+ * src/terminal-profile.c:
+ * src/terminal-screen.c (terminal_screen_set_font):
+ * src/terminal-window.c (terminal_window_realized_callback):
+ * src/terminal.c (slowly_and_stupidly_obtain_timestamp), (main),
+ (terminal_app_new_terminal):
+ Fix bunch of compiler warnings.
+
+
+ svn path=/trunk/; revision=2309
+
+ ChangeLog | 20 ++++++++++++++++++++
+ src/encoding.c | 6 +++---
+ src/profile-editor.c | 38 ++++++++++++++++++--------------------
+ src/skey/btoe.c | 7 ++-----
+ src/skey/skey.c | 2 +-
+ src/skey/skeyutil.c | 1 +
+ src/terminal-accels.c | 31 ++-----------------------------
+ src/terminal-profile.c | 4 ++--
+ src/terminal-screen.c | 6 +++---
+ src/terminal-window.c | 8 +++-----
+ src/terminal.c | 6 ++----
+ 11 files changed, 57 insertions(+), 72 deletions(-)
+
+commit a6c674dad83bb6847803fe9a18ea3dd1af0e4ff6
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Dec 5 03:07:54 2007 +0000
+
+ Bug 144000 – encodings other than the current encoding are not listed in
+
+ 2007-12-04 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 144000 – encodings other than the current encoding are not listed
+ in gnome-terminal on Solaris.
+
+ * src/encoding.c: Fix typo in the name of three encoding.
+
+
+ svn path=/trunk/; revision=2308
+
+ ChangeLog | 7 +++++++
+ src/encoding.c | 6 +++---
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit f73755a1d2b360399514c3e742cb7f7e46a273f0
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Dec 5 01:30:12 2007 +0000
+
+ Bug 144000 – encodings other than the current encoding are not listed in
+
+ 2007-12-04 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 144000 – encodings other than the current encoding are not listed
+ in gnome-terminal on Solaris.
+
+ * src/encoding.c (terminal_encoding_init): Fix encoding sanity check.
+
+
+ svn path=/trunk/; revision=2307
+
+ ChangeLog | 7 +++++++
+ src/encoding.c | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 00308ee928fb779af51203ec745509c145841277
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Dec 4 00:19:45 2007 +0000
+
+ Released 2.21.3 (synch with GNOME release number)
+
+ 2007-12-03 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in: Released 2.21.3 (synch with GNOME release number)
+
+
+ svn path=/trunk/; revision=2305
+
+ ChangeLog | 5 +++++
+ NEWS | 12 ++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 18 insertions(+), 1 deletion(-)
+
+commit 6d895b5aee4d3a20990135c4b7486809d27488c2
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Dec 3 06:28:22 2007 +0000
+
+ Bug 500327 – Manual is incorrect in 3 places on user interface of
+
+ 2007-12-03 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 500327 – Manual is incorrect in 3 places on user interface of
+ terminal
+ Patch from Patric
+
+ * C/gnome-terminal.xml: Update to current UI.
+
+
+ svn path=/trunk/; revision=2303
+
+ help/C/gnome-terminal.xml | 10 +++++-----
+ help/ChangeLog | 8 ++++++++
+ 2 files changed, 13 insertions(+), 5 deletions(-)
+
+commit ffc25238ebbe4a2b274cb7b37675d40a7291f5a5
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Dec 3 06:17:17 2007 +0000
+
+ Bug 500323 – [Manual] Screenshots use old theme Shots from Patrick
+
+ 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 500323 – [Manual] Screenshots use old theme
+ Shots from Patrick
+
+ * help/C/figures/gnome-terminal-default.png,
+ help/C/figures/gnome-terminal-tabbed.png: Update to use new default
+ theme (ClearLooks).
+
+
+ svn path=/trunk/; revision=2302
+
+ help/C/figures/gnome-terminal-default.png | Bin 4633 -> 8532 bytes
+ help/C/figures/gnome-terminal-tabbed.png | Bin 5991 -> 13278 bytes
+ help/ChangeLog | 9 +++++++++
+ 3 files changed, 9 insertions(+)
+
+commit fb3e663d8aeefe481c60e6ec0d1f3dde8b4bff71
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sun Dec 2 03:40:18 2007 +0000
+
+ Bug 499877 – Update terminal_app_get_clone_command() to use g_array
+
+ 2007-12-01 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 499877 – Update terminal_app_get_clone_command() to use g_array
+ Patch from Dubon
+
+ * src/terminal.c (terminal_app_get_clone_command): Use GPtrArray to
+ simplify code.
+
+
+ svn path=/trunk/; revision=2301
+
+ ChangeLog | 8 ++++
+ src/terminal.c | 118 ++++++++++++++-------------------------------------------
+ 2 files changed, 36 insertions(+), 90 deletions(-)
+
+commit a6e1a0628a8055347125b1dc172cd9d27503c69f
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Fri Nov 30 04:03:55 2007 +0000
+
+ Remove unused old screenshot.
+
+ 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
+
+ * help/*/figures/terminal_window.png: Remove unused old screenshot.
+
+
+ svn path=/trunk/; revision=2300
+
+ help/C/figures/terminal_window.png | Bin 6675 -> 0 bytes
+ help/ChangeLog | 4 ++++
+ help/bg/figures/terminal_window.png | Bin 10430 -> 0 bytes
+ help/de/figures/terminal_window.png | Bin 9641 -> 0 bytes
+ help/it/figures/terminal_window.png | Bin 5736 -> 0 bytes
+ help/ja/figures/terminal_window.png | Bin 12684 -> 0 bytes
+ help/ko/figures/terminal_window.png | Bin 10196 -> 0 bytes
+ help/ro/figures/terminal_window.png | Bin 6675 -> 0 bytes
+ help/zh_CN/figures/terminal_window.png | Bin 16565 -> 0 bytes
+ help/zh_TW/figures/terminal_window.png | Bin 10386 -> 0 bytes
+ 10 files changed, 4 insertions(+)
+
+commit 9ea2b3e36504ec69550bcbea3317b7cbe1c02164
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Fri Nov 30 04:02:23 2007 +0000
+
+ Remove terminal-notebook.c. We use Gtk+ notebooks now.
+
+ 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
+
+ * POTFILES.in: Remove terminal-notebook.c. We use
+ Gtk+ notebooks now.
+
+
+ svn path=/trunk/; revision=2299
+
+ po/ChangeLog | 5 +++++
+ po/POTFILES.in | 1 -
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit be900f95ceea1ca8b4f8f4ca6af6ea732d89223a
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Thu Nov 29 15:35:45 2007 +0000
+
+ Updated Japanese translation.
+
+ 2007-11-29 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated Japanese translation.
+
+ svn path=/trunk/; revision=2298
+
+ po/ChangeLog | 4 +
+ po/ja.po | 509 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 274 insertions(+), 239 deletions(-)
+
+commit 2b66271e196cb20deb6466989bcd7e686ccb9eab
+Author: Christian Perschhristian Persch <chpe@gnome.org>
+Date: Tue Nov 27 13:02:30 2007 +0000
+
+ Revert accidental whitespace changes from commit 2289.
+
+ 2007-11-27 Christian Perschhristian Persch <chpe@gnome.org>
+
+ * src/terminal.c: Revert accidental whitespace changes from commit
+ 2289.
+
+ svn path=/trunk/; revision=2297
+
+ ChangeLog | 5 ++
+ src/terminal.c | 258 ++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 134 insertions(+), 129 deletions(-)
+
+commit 9d78b09ac9c8ae2f3dc9255bfe17518789777084
+Author: Christian Persch <chpe@gnome.org>
+Date: Tue Nov 27 12:11:12 2007 +0000
+
+ R src/terminal-notebook.c: R src/terminal-notebook.h: And remove the
+
+ 2007-11-27 Christian Persch <chpe@gnome.org>
+
+ R src/terminal-notebook.c:
+ R src/terminal-notebook.h: And remove the obsolete files.
+
+ svn path=/trunk/; revision=2296
+
+ ChangeLog | 5 +
+ src/terminal-notebook.c | 891 ------------------------------------------------
+ src/terminal-notebook.h | 91 -----
+ 3 files changed, 5 insertions(+), 982 deletions(-)
+
+commit 2361513a6785fd2b15c157d687bd511d33e7de43
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Nov 27 03:38:01 2007 +0000
+
+ Bug 499588 – remove menu icons handling code Patch from Christian Persch
+
+ 2007-11-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 499588 – remove menu icons handling code
+ Patch from Christian Persch
+
+ * src/terminal-window.c (append_menuitem_common),
+ (append_menuitem), (append_stock_menuitem), (terminal_window_init):
+ Gtk is taking care of the menus-have-icons setting itself. Remove this
+ totally crufty code to check the gconf setting and remove/re-add the
+ menu icons!
+
+
+ svn path=/trunk/; revision=2295
+
+ ChangeLog | 11 ++++
+ src/terminal-window.c | 162 +++++++++++---------------------------------------
+ 2 files changed, 46 insertions(+), 127 deletions(-)
+
+commit 81b1fcd2b71457a196d60a6245369450c4d778ef
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Nov 27 03:35:29 2007 +0000
+
+ Bug 353775 - Use GtkNotebook instead of TerminalNotebook Patch from
+
+ 2007-11-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 353775 - Use GtkNotebook instead of TerminalNotebook
+ Patch from Christian Persch and Mariano Suárez-Alvarez
+
+ * src/Makefile.am:
+ * src/terminal-screen.c:
+ * src/terminal-window.h:
+ * src/terminal.c:
+ * src/terminal.h:
+ Do that.
+
+
+ svn path=/trunk/; revision=2294
+
+ ChangeLog | 12 +
+ src/Makefile.am | 2 -
+ src/terminal-screen.c | 142 +++++++-----
+ src/terminal-window.c | 618 ++++++++++++++++++++++++++++----------------------
+ src/terminal-window.h | 5 +-
+ src/terminal.c | 78 ++++---
+ src/terminal.h | 6 +
+ 7 files changed, 501 insertions(+), 362 deletions(-)
+
+commit 8da3d0c15730b6738ff9fcc8ac0b2f46650ac93c
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Nov 27 03:08:23 2007 +0000
+
+ Bug 441618 - Message-ID/news-Link crashes gnome-terminal
+
+ 2007-11-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 441618 - Message-ID/news-Link crashes gnome-terminal
+
+ * src/terminal-widget-vte.c (terminal_widget_check_match),
+ (terminal_widget_skey_check_match): Return flavor as flavor,
+ not tag as flavor.
+
+
+ svn path=/trunk/; revision=2293
+
+ ChangeLog | 8 ++++++++
+ src/terminal-widget-vte.c | 30 ++++++++++++++++++------------
+ 2 files changed, 26 insertions(+), 12 deletions(-)
+
+commit 06ff2df1a8052603df148c4568166d8196da4b69
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Nov 27 02:50:13 2007 +0000
+
+ Released 2.18.3
+
+ 2007-11-26 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in: Released 2.18.3
+
+
+ svn path=/trunk/; revision=2291
+
+ ChangeLog | 5 +++++
+ NEWS | 7 +++++++
+ configure.in | 2 +-
+ 3 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 744074e7ef974c331e3be58811c38a976834e73e
+Author: Chris Wilson <chris@chris-wilson.co.uk>
+Date: Tue Nov 27 02:22:24 2007 +0000
+
+ Bug 494828 – crash in Terminal: Using elinks in a termin...
+
+ 2007-11-12 Chris Wilson <chris@chris-wilson.co.uk>
+
+ Bug 494828 – crash in Terminal: Using elinks in a termin...
+
+ * src/terminal.c (terminal_util_show_error_dialog):
+ We were passing an unescaped tainted string as the format to
+ printf via gtk_message_dialog_new()...
+
+
+ svn path=/trunk/; revision=2290
+
+ ChangeLog | 8 ++++++++
+ src/terminal.c | 3 ++-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit c00f2a0c2df2adfc93d4912d20efa41a56088da3
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Nov 27 02:03:34 2007 +0000
+
+ Bug 499797 – crash in Terminal: Creating a new profile b...
+
+ 2007-11-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 499797 – crash in Terminal: Creating a new profile b...
+
+ * src/terminal-profile.c (terminal_profile_update):
+ Return on NULL parameter.
+
+ * src/terminal-profile.c (alphabetic_cmp): Compare
+ profile names if visual names are equal.
+
+ * src/terminal-profile.h:
+ * src/terminal-profile.c (terminal_profile_create):
+ Return actual name used.
+
+ * src/terminal.c (new_profile_response_callback):
+ Use actual name returned by terminal_profile_create() to avoid
+ crashing if profile with dup name is created.
+
+
+ svn path=/trunk/; revision=2289
+
+ ChangeLog | 18 ++++
+ src/terminal-profile.c | 23 ++++-
+ src/terminal-profile.h | 6 +-
+ src/terminal.c | 264 ++++++++++++++++++++++++-------------------------
+ 4 files changed, 169 insertions(+), 142 deletions(-)
+
+commit ff56b4bfba312a9ca126b6c138117234ab33ac1f
+Author: Kenneth Nielsen <kennethn@src.gnome.org>
+Date: Tue Nov 27 00:35:48 2007 +0000
+
+ Updated Danish translation
+
+ svn path=/trunk/; revision=2288
+
+ po/ChangeLog | 4 +
+ po/da.po | 376 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 213 insertions(+), 167 deletions(-)
+
+commit 3493643a33368c8f2ca029870d055aa679e54d9b
+Author: Seán de Búrca <sdeburca@svn.gnome.org>
+Date: Mon Nov 26 03:07:11 2007 +0000
+
+ Updated Irish translation.
+
+ 2007-11-25 Seán de Búrca <sdeburca@svn.gnome.org>
+
+ * ga.po: Updated Irish translation.
+
+ svn path=/trunk/; revision=2287
+
+ po/ChangeLog | 4 +
+ po/ga.po | 1430 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 754 insertions(+), 680 deletions(-)
+
+commit 1347a6c5ef34f6f1495d94bd3c8ac426ab0a92eb
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Tue Nov 20 20:40:51 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2286
+
+ help/oc/oc.po | 38 +++++++++++++++++++-------------------
+ po/oc.po | 45 ++++++++++++++++++++-------------------------
+ 2 files changed, 39 insertions(+), 44 deletions(-)
+
+commit e09eac41733f4ab3a3da9727f096341d4df2cfb3
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Sun Nov 18 22:09:44 2007 +0000
+
+ s/CVS/SVN/
+
+ svn path=/trunk/; revision=2285
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 406531a836b56c3b8408ba67523aeb40dfd04f15
+Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
+Date: Fri Nov 16 17:08:48 2007 +0000
+
+ Updated Catalan translation
+
+ svn path=/trunk/; revision=2284
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 161 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 102 insertions(+), 63 deletions(-)
+
+commit 96e4e350b0fdb54bfe10812c921e17bd7805faf6
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Wed Nov 14 14:15:10 2007 +0000
+
+ Updated Galician Translation.
+
+ svn path=/trunk/; revision=2283
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1341 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 740 insertions(+), 605 deletions(-)
+
+commit 6af639c0d6d0b90c0d43700acbd537dd9c7670ce
+Author: Alexander Shopov <ash@contact.bg>
+Date: Wed Nov 14 04:13:39 2007 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2007-11-14 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ svn path=/trunk/; revision=2282
+
+ po/ChangeLog | 5 ++
+ po/bg.po | 200 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 126 insertions(+), 79 deletions(-)
+
+commit 27809f628a098b8bc9d8b83b5f335f496de59717
+Author: Ihar Hrachyshka <iharh@src.gnome.org>
+Date: Tue Nov 13 16:51:14 2007 +0000
+
+ Updated Belarusian Latin translation.
+
+ svn path=/trunk/; revision=2281
+
+ po/ChangeLog | 4 ++
+ po/be@latin.po | 199 +++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 125 insertions(+), 78 deletions(-)
+
+commit 92346abfd946ebcdc4b800f8b39fd33cfe59204d
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Tue Nov 13 05:09:03 2007 +0000
+
+ Brazilian Portuguese translation updated.
+
+ 2007-11-13 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR.po: Brazilian Portuguese translation updated.
+
+ svn path=/trunk/; revision=2280
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 41 +++++++++++++++++++++++++++++++++++++----
+ 2 files changed, 41 insertions(+), 4 deletions(-)
+
+commit a4e6fbe9f7d83d8419d0aad63945783e902e43ad
+Author: Matej Urbančič <mateju@src.gnome.org>
+Date: Mon Nov 12 14:34:49 2007 +0000
+
+ Updated Slovenian translation
+
+ svn path=/trunk/; revision=2279
+
+ po/ChangeLog | 4 +
+ po/sl.po | 414 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 183 insertions(+), 235 deletions(-)
+
+commit 18eb4c29bde22799f2d08cd59751640d6e6b9f74
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Nov 11 19:47:28 2007 +0000
+
+ Updated Portuguese translation.
+
+ 2007-11-11 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ svn path=/trunk/; revision=2278
+
+ po/ChangeLog | 4 ++++
+ po/pt.po | 40 +++++++++++++++++++++++++++++++++++++---
+ 2 files changed, 41 insertions(+), 3 deletions(-)
+
+commit befa92a5edd17f383c7be5f8d36fb796de4012c0
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Sun Nov 11 14:25:53 2007 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=2277
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 6ce4e160ebecb33c1ab6fe93a0b4a72bdf336d91
+Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
+Date: Sat Nov 10 18:29:29 2007 +0000
+
+ Updated Spanish translation
+
+ svn path=/trunk/; revision=2276
+
+ po/ChangeLog | 4 +
+ po/es.po | 385 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 205 insertions(+), 184 deletions(-)
+
+commit 386ca3d84e450d06d1c2ce761a3d95aae849360a
+Author: Priit Laes <plaes@svn.gnome.org>
+Date: Sat Nov 10 16:04:17 2007 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2007-11-10 Priit Laes <plaes@svn.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ svn path=/trunk/; revision=2275
+
+ po/ChangeLog | 4 +
+ po/et.po | 270 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 156 insertions(+), 118 deletions(-)
+
+commit 19eac127189b20b4a9677ae5f0c4abf751db21da
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Fri Nov 9 19:55:58 2007 +0000
+
+ Translation updated
+
+ 2007-11-09 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Translation updated
+
+
+ svn path=/trunk/; revision=2274
+
+ po/ChangeLog | 4 +
+ po/hu.po | 301 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 166 insertions(+), 139 deletions(-)
+
+commit 75eabd47738c6c6ff466f6bfe0b2d67de77d5281
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Fri Nov 9 14:41:40 2007 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=2273
+
+ po/ChangeLog | 4 +
+ po/sv.po | 1422 ++++++++++++++++++----------------------------------------
+ 2 files changed, 432 insertions(+), 994 deletions(-)
+
+commit 4bc5b84ece9226dd026f355ffc3fb960873a6c48
+Author: Takao Fujiwara <takao.fujiwara@sun.com>
+Date: Fri Nov 9 11:31:18 2007 +0000
+
+ Bug 471700 – gnome-terminal has an unlocalized license text.
+
+ 2007-11-09 Takao Fujiwara <takao.fujiwara@sun.com>
+
+ Bug 471700 – gnome-terminal has an unlocalized license text.
+
+ * src/terminal-window.c: Add N_ macro in license.
+
+
+ svn path=/trunk/; revision=2272
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 22 +++++++++++-----------
+ 2 files changed, 17 insertions(+), 11 deletions(-)
+
+commit a089238216e9f0d3ce91937d49f0c980107725b8
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Sat Nov 3 13:06:38 2007 +0000
+
+ Minor fixes Brazilian Portuguese translation for better adherence to
+
+ 2007-11-03 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR.po: Minor fixes Brazilian Portuguese translation for better
+ adherence to standards and concordance with the documentation
+ translation.
+
+ svn path=/trunk/; revision=2271
+
+ po/ChangeLog | 6 ++
+ po/pt_BR.po | 190 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 105 insertions(+), 91 deletions(-)
+
+commit b5126b600679022e23adb41a14fc03f974c05d23
+Author: Leonardo Ferreira Fontenelle <leo.fontenelle@svn.gnome.org>
+Date: Sat Nov 3 12:31:32 2007 +0000
+
+ Brazilian Portuguese translation by Luciana Bastos de Freitas Menezes and
+
+ 2007-11-02 Leonardo Ferreira Fontenelle <leo.fontenelle@svn.gnome.org>
+
+ * help/pt_BR/pt_BR.po: Brazilian Portuguese translation by Luciana
+ Bastos de Freitas Menezes and Pedro Vaz de Mello de Medeiros.
+
+ svn path=/trunk/; revision=2270
+
+ help/ChangeLog | 5 +
+ help/pt_BR/pt_BR.po | 1931 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1936 insertions(+)
+
+commit 3ba765dee54ec1a75af8138dd570c1e2b60d9765
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Tue Oct 23 20:54:57 2007 +0000
+
+ Updated Arabic Translation by Mohamed Magdy.
+
+ svn path=/trunk/; revision=2269
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit de9b2c146ec2896d16eb7a545cc3ef3dac32775f
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Oct 21 19:19:36 2007 +0000
+
+ Updated Arabic Translation by Mohamed Magdy.
+
+ svn path=/trunk/; revision=2268
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 1cc61a7a609d7dec832e60bf9f1a52bd0c088546
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Oct 21 16:44:28 2007 +0000
+
+ Updated Arabic Translation by Mohamed Magdy.
+
+ svn path=/trunk/; revision=2267
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 2bfe8556e0d21e1d7ba867d3ab6aafd87ff616f0
+Author: Luca Ferretti <elle.uca@libero.it>
+Date: Thu Oct 11 07:24:43 2007 +0000
+
+ Fixed typo in Italian translation.
+
+ 2007-10-11 Luca Ferretti <elle.uca@libero.it>
+
+ * it.po: Fixed typo in Italian translation.
+
+
+ svn path=/trunk/; revision=2266
+
+ po/ChangeLog | 4 ++++
+ po/it.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit df3f53a4abc1089e849dd328ce515c1301554d28
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed Oct 3 16:40:19 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2265
+
+ help/oc/oc.po | 4 ++--
+ po/oc.po | 14 ++++++--------
+ 2 files changed, 8 insertions(+), 10 deletions(-)
+
+commit adcc869f6e07d56503807412b8a2bf1925560ab6
+Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
+Date: Sun Sep 30 17:31:27 2007 +0000
+
+ Fixed French translation.
+
+ 2007-09-30 Stéphane Raimbault <stephane.raimbault@gmail.com>
+
+ * fr.po: Fixed French translation.
+
+ svn path=/trunk/; revision=2264
+
+ po/ChangeLog | 5 +-
+ po/fr.po | 158 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 83 insertions(+), 80 deletions(-)
+
+commit f3cd47d056303248b7dc84a85bc690542c91416f
+Author: Olav Vitters <ovitters@src.gnome.org>
+Date: Fri Sep 21 14:20:25 2007 +0000
+
+ Add empty line between maintainers
+
+ svn path=/trunk/; revision=2263
+
+ MAINTAINERS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4865690c6e36156e309a6496e4cac75c0e8cbea2
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Sep 17 23:28:44 2007 +0000
+
+ Fixed typos in Portuguese translation.
+
+ 2007-09-18 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Fixed typos in Portuguese translation.
+
+ svn path=/trunk/; revision=2262
+
+ po/ChangeLog | 4 ++
+ po/pt.po | 162 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 85 insertions(+), 81 deletions(-)
+
+commit 0ddca9a5fc4121ad57e6bab8e9ae576d70b5f7f4
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Sep 17 23:11:59 2007 +0000
+
+ Released 2.18.2
+
+ 2007-09-17 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in: Released 2.18.2
+
+
+ svn path=/trunk/; revision=2260
+
+ ChangeLog | 5 +++++
+ NEWS | 6 ++++++
+ configure.in | 2 +-
+ 3 files changed, 12 insertions(+), 1 deletion(-)
+
+commit adebdd24a326822e7a34d556ee3e18ef4521d53a
+Author: Amitakhya Phukan <amitakhya@src.gnome.org>
+Date: Mon Sep 17 02:57:19 2007 +0000
+
+ Updated assamese translations
+
+ svn path=/trunk/; revision=2259
+
+ po/ChangeLog | 6 +
+ po/LINGUAS | 1 +
+ po/as.po | 2748 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2755 insertions(+)
+
+commit 160ec1e1e1b020b7bd01a5e876a7a41026978db9
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Sat Sep 15 15:33:34 2007 +0000
+
+ Updated Romanian translation
+
+ 2007-09-15 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation
+
+ svn path=/trunk/; revision=2258
+
+ po/ChangeLog | 4 +
+ po/ro.po | 288 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 153 insertions(+), 139 deletions(-)
+
+commit 0ffaade2c9939b53fba11edc8e5cf5682b3d6c7d
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Thu Sep 13 22:43:05 2007 +0000
+
+ Updated Arabic Translation by Mohamed Magdy.
+
+ svn path=/trunk/; revision=2257
+
+ po/ChangeLog | 4 ++++
+ po/ar.po | 36 ++++++++++++++++++------------------
+ 2 files changed, 22 insertions(+), 18 deletions(-)
+
+commit c473f5d9976727abbe090ce0122ab269a9b6cbfb
+Author: Goran Rakic <grakic@src.gnome.org>
+Date: Wed Sep 12 01:59:16 2007 +0000
+
+ Updated Serbian translation
+
+ svn path=/trunk/; revision=2256
+
+ po/ChangeLog | 4 +
+ po/sr.po | 365 +++++++++++++++++++++++++++++----------------------------
+ po/sr@Latn.po | 367 ++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 381 insertions(+), 355 deletions(-)
+
+commit 3b3d559e27ddc8b7044230d9bcdac3b1dff0e932
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Sun Sep 9 21:03:44 2007 +0000
+
+ Updated Greek translation
+
+ svn path=/trunk/; revision=2255
+
+ po/ChangeLog | 4 +
+ po/el.po | 1547 +++++++++++++++++++---------------------------------------
+ 2 files changed, 496 insertions(+), 1055 deletions(-)
+
+commit 000362a2b39b7159e3a57613304e4a39ab269c80
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sat Sep 1 22:10:53 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2254
+
+ help/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 80584bebbb5292f6cbaaa805578ec05280053e21
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sat Sep 1 20:21:05 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2253
+
+ po/oc.po | 14 ++++++++------
+ 1 file changed, 8 insertions(+), 6 deletions(-)
+
+commit 63015321e1b0743703ea00d6834c91e36e9b7f41
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Thu Aug 30 09:23:12 2007 +0000
+
+ Added Entry for Bengali India Translation Updation
+
+ svn path=/trunk/; revision=2252
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d429ebb5246fe70fd2dc7ac17eeaa4ddf6a78935
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Thu Aug 30 09:22:53 2007 +0000
+
+ Updated Bengali India Translation
+
+ svn path=/trunk/; revision=2251
+
+ po/bn_IN.po | 262 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 132 insertions(+), 130 deletions(-)
+
+commit 2c45cf173497c6cd4f728bf12cb45829ce18b69c
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sat Aug 25 19:31:40 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2250
+
+ help/Makefile.am | 2 +-
+ help/oc/oc.po | 1530 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1531 insertions(+), 1 deletion(-)
+
+commit 3c6c318fd6f0114a16e3a77a4a57f68e8165e743
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Tue Aug 21 11:07:22 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2249
+
+ po/oc.po | 169 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 84 insertions(+), 85 deletions(-)
+
+commit 51c83e6e04cf0176d35133410a5463cd089d60e9
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sun Aug 19 19:15:23 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2248
+
+ po/oc.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 64c1b582e1f117441d9cc679b057458d1a4308c3
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Fri Aug 17 17:12:43 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2247
+
+ po/oc.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 89ce024fe7565b8f20b51e4a2e6e9ff62c446b0b
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Fri Aug 17 08:26:38 2007 +0000
+
+ si.po file for sinhala updated
+
+ svn path=/trunk/; revision=2246
+
+ po/si.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit 310897cf4bb9929eb1629da826f91600a76c5165
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Fri Aug 17 08:25:57 2007 +0000
+
+ Add entry si for sinhala
+
+ svn path=/trunk/; revision=2245
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 009263bc320a1bde3234cc384ace971a86e1e87f
+Author: Žygimantas Beručka <zygis@src.gnome.org>
+Date: Wed Aug 15 15:54:43 2007 +0000
+
+ Updated Lithuanian translation.
+
+ svn path=/trunk/; revision=2244
+
+ po/ChangeLog | 4 ++
+ po/lt.po | 228 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 122 insertions(+), 110 deletions(-)
+
+commit eb10b9268ed78b59589e0c2fe81384f3aefdcc47
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Aug 7 22:48:06 2007 +0000
+
+ Add Userid field.
+
+ 2007-08-07 Behdad Esfahbod <behdad@gnome.org>
+
+ * MAINTAINERS: Add Userid field.
+
+
+ svn path=/trunk/; revision=2243
+
+ ChangeLog | 4 ++++
+ MAINTAINERS | 2 ++
+ 2 files changed, 6 insertions(+)
+
+commit c29cc6115da2cdd31c8316e1476378cd2b111bae
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Aug 7 19:00:45 2007 +0000
+
+ Bug 464410 – license confusion
+
+ 2007-08-07 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 464410 – license confusion
+
+ "gnome-terminal states that it is GPL, and COPYING is the GPL,
+ but every single source file seems to have a LGPL header."
+
+ * src/eggaccelerators.c:
+ * src/eggcellrendererkeys.c:
+ * src/encoding.c:
+ * src/profile-editor.c:
+ * src/simple-x-font-selector.c:
+ * src/skey-popup.c:
+ * src/terminal-accels.c:
+ * src/terminal-notebook.c:
+ * src/terminal-profile.c:
+ * src/terminal-screen.c:
+ * src/terminal-widget-vte.c:
+ * src/terminal-window.c:
+ * src/terminal.c:
+ Replace LPGL header with GPL header.
+ Note that LPGL allows conversion to GPL, so this change is legal
+ anyway.
+
+
+ svn path=/trunk/; revision=2242
+
+ ChangeLog | 24 ++++++++++++++++++++++++
+ src/eggaccelerators.c | 22 +++++++++++-----------
+ src/eggcellrendererkeys.c | 16 ++++++++++++++++
+ src/encoding.c | 22 +++++++++++-----------
+ src/profile-editor.c | 22 +++++++++++-----------
+ src/simple-x-font-selector.c | 22 +++++++++++-----------
+ src/skey-popup.c | 22 +++++++++++-----------
+ src/terminal-accels.c | 23 +++++++++++------------
+ src/terminal-notebook.c | 31 ++++++++++++++++---------------
+ src/terminal-profile.c | 22 +++++++++++-----------
+ src/terminal-screen.c | 22 +++++++++++-----------
+ src/terminal-widget-vte.c | 22 +++++++++++-----------
+ src/terminal-window.c | 22 +++++++++++-----------
+ src/terminal.c | 22 +++++++++++-----------
+ 14 files changed, 177 insertions(+), 137 deletions(-)
+
+commit ee135facdef8d7c4a50ce462e422428a9e296c5b
+Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
+Date: Sun Aug 5 22:12:45 2007 +0000
+
+ Same as my last commit, but this time done right.
+
+ svn path=/trunk/; revision=2241
+
+ po/pt_BR.po | 110 +++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 54 insertions(+), 56 deletions(-)
+
+commit af7c41d83f58d4f2e5341e442bb5eca71a8c093e
+Author: Lucas Rocha <lucasr@gnome.org>
+Date: Sun Aug 5 21:20:12 2007 +0000
+
+ remove catalan translation from the old build line as it was migrated to
+
+ 2007-08-06 Lucas Rocha <lucasr@gnome.org>
+
+ * Makefile.am: remove catalan translation from the old build line as
+ it was migrated to g-d-u.
+
+ svn path=/trunk/; revision=2240
+
+ help/ChangeLog | 5 +++++
+ help/Makefile.am | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit a53fbcb36fe525138387cd9f90e0264257e7775b
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Sun Aug 5 20:02:55 2007 +0000
+
+ s/_Conteúdo/S_umário; see bug #461308.
+
+ 2007-08-05 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.
+
+ svn path=/trunk/; revision=2239
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit cc765078b2c95f29d02ae292ec016de1e666ff79
+Author: Jordi Mas <jmas@src.gnome.org>
+Date: Fri Aug 3 04:52:20 2007 +0000
+
+ Forgot to add Catalan into the DOC_LINGUAS
+
+ svn path=/trunk/; revision=2238
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e066b4d2765ca3f0506d3275e399f14258ee1a4d
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Thu Aug 2 21:43:13 2007 +0000
+
+ Fix encodings and formatting.
+
+ 2007-08-02 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * ChangeLog: Fix encodings and formatting.
+
+ svn path=/trunk/; revision=2237
+
+ ChangeLog | 124 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 64 insertions(+), 60 deletions(-)
+
+commit bcd85ad17c722b545c68da0b0dde4c4fa9199d15
+Author: Jordi Mas <jmas@src.gnome.org>
+Date: Thu Aug 2 19:24:46 2007 +0000
+
+ Small fix
+
+ svn path=/trunk/; revision=2236
+
+ help/ChangeLog | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit aaa709c9595aad5b925bcc104cd44e2d7134879e
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Thu Aug 2 19:23:27 2007 +0000
+
+ Added Russian translation by Joan Duran screenshots Added ca to
+
+ 2007-08-02 Jordi Mas <jmas@softcatala.org>
+
+ * ca/ca.po: Added Russian translation by Joan Duran
+ * ca/figures: screenshots
+ * Makefile.am: Added ca to DOC_LINGUAS.
+
+
+ svn path=/trunk/; revision=2235
+
+ help/ChangeLog | 6 +
+ help/Makefile.am | 2 +-
+ help/ca/ca.po | 1121 ++++++++++++++++++++++++++++
+ help/ca/figures/gnome-terminal-default.png | Bin 0 -> 11366 bytes
+ help/ca/figures/gnome-terminal-tabbed.png | Bin 0 -> 14969 bytes
+ 5 files changed, 1128 insertions(+), 1 deletion(-)
+
+commit 054f66eb39481b93d41d07f36d04fca176b55359
+Author: Priit Laes <plaes@svn.gnome.org>
+Date: Wed Aug 1 07:07:55 2007 +0000
+
+ Estonian translation update by Ivar Smolin.
+
+ 2007-08-01 Priit Laes <plaes@svn.gnome.org>
+
+ * et.po: Estonian translation update by Ivar Smolin.
+
+ svn path=/trunk/; revision=2234
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 7 ++++++-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit ce0ae96125b1ab7dd5f13751a1c96704ef9dc777
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Mon Jul 30 19:03:19 2007 +0000
+
+ Updated Catalan translation by David Planella.
+
+ svn path=/trunk/; revision=2233
+
+ po/ChangeLog | 5 ++
+ po/ca.po | 160 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 85 insertions(+), 80 deletions(-)
+
+commit 4cfe2c000d2fa7553d5690e923a33753d6944135
+Author: Jan Arne Petersen <jpetersen@jpetersen.org>
+Date: Mon Jul 30 09:48:13 2007 +0000
+
+ Remove help/de/Makefile from AC_CONFIG_FILES due to gnome-doc-utils
+
+ 2007-07-30 Jan Arne Petersen <jpetersen@jpetersen.org>
+
+ * configure.in: Remove help/de/Makefile from AC_CONFIG_FILES due to
+ gnome-doc-utils migration.
+
+ * help/de/de.po: Migrated to gnome-doc-utils and updated.
+
+ * help/Makefile.am: Moved "de" from SUBDIRS to DOC_LINGUAS.
+ * help/de/Makefile.am:
+ * help/de/gnome-terminal-de.omf:
+ * help/de/gnome-terminal.xml:
+ * help/de/legal.xml: Removed.
+
+
+ svn path=/trunk/; revision=2232
+
+ ChangeLog | 5 +
+ configure.in | 1 -
+ help/ChangeLog | 10 +
+ help/Makefile.am | 4 +-
+ help/de/Makefile.am | 8 -
+ help/de/de.po | 1998 +++++++++++++++++++++++++++++++++++++++++
+ help/de/gnome-terminal-de.omf | 37 -
+ help/de/gnome-terminal.xml | 1295 --------------------------
+ help/de/legal.xml | 22 -
+ 9 files changed, 2015 insertions(+), 1365 deletions(-)
+
+commit 09fdc296d90325b95326216720baee2a4c4c2b4a
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Sun Jul 29 10:54:25 2007 +0000
+
+ Updated Occitan translation
+
+ svn path=/trunk/; revision=2231
+
+ po/oc.po | 31 +++++++++++++++----------------
+ 1 file changed, 15 insertions(+), 16 deletions(-)
+
+commit 60dcbcd5366363d5e240997680ec3857352de5a3
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Sat Jul 21 14:06:52 2007 +0000
+
+ Use Tango terminal color scheme by default. Fixes bug #458115.
+
+ 2007-07-21 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * src/gnome-terminal.schemas.in:
+ * src/profile-editor.c:
+ * src/terminal-profile.c:
+
+ Use Tango terminal color scheme by default.
+ Fixes bug #458115.
+
+ svn path=/trunk/; revision=2230
+
+ ChangeLog | 9 +++++++++
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profile-editor.c | 4 ++--
+ src/terminal-profile.c | 42 +++++++++++++++++++++---------------------
+ 4 files changed, 33 insertions(+), 24 deletions(-)
+
+commit a2783ec3282a35b326de1f13ab64c1663cea7d87
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Mon Jul 16 16:09:39 2007 +0000
+
+ Updated Finnish translation
+
+ svn path=/trunk/; revision=2229
+
+ po/ChangeLog | 4 ++
+ po/fi.po | 198 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 103 insertions(+), 99 deletions(-)
+
+commit be61f407cba1527ac4255b6a933880560727a7d6
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sun Jul 15 20:01:56 2007 +0000
+
+ fixed the wrong mention of Nautilus on the license notice.
+
+ 2007-07-15 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-window.c (about_callback): fixed the wrong mention
+ of Nautilus on the license notice.
+
+ svn path=/trunk/; revision=2228
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 98e3f70eb057722ddad66052dd9e6d5edb15cce9
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Mon Jul 9 23:12:58 2007 +0000
+
+ Updated Korean translation.
+
+ 2007-07-10 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation.
+
+ svn path=/trunk/; revision=2227
+
+ po/ChangeLog | 3 +
+ po/ko.po | 480 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 243 insertions(+), 240 deletions(-)
+
+commit db2be60ca45156bcad7fd3f2968ccbc7741acca2
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Mon Jul 9 23:11:43 2007 +0000
+
+ Removed ko from SUBDIRS and added ko to DOC_LINGUAS. Migrated to
+
+ 2007-07-10 Changwoo Ryu <cwryu@debian.org>
+
+ * Makefile.am: Removed ko from SUBDIRS and added ko to DOC_LINGUAS.
+ * ko/ko.po: Migrated to gnome-doc-utils and updated.
+ * ko/Makefile.am:
+ * ko/gnome-terminal.xml:
+ * ko/gnome-terminal-ko.omf;
+ * ko/legal.xml: Removed.
+
+
+ svn path=/trunk/; revision=2226
+
+ help/ChangeLog | 9 +
+ help/Makefile.am | 4 +-
+ help/ko/Makefile.am | 8 -
+ help/ko/gnome-terminal-ko.omf | 35 --
+ help/ko/gnome-terminal.xml | 1347 -----------------------------------------
+ help/ko/ko.po | 1123 ++++++++++++++++++++++++++++++++++
+ help/ko/legal.xml | 71 ---
+ 7 files changed, 1134 insertions(+), 1463 deletions(-)
+
+commit d599b79c0d671576c2d211f5c10732db97d9a4d2
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Mon Jul 9 23:08:36 2007 +0000
+
+ Removed help/ko/Makefile from AC_CONFIG_FILES for gnome-doc-utils
+
+ 2007-07-10 Changwoo Ryu <cwryu@debian.org>
+
+ * configure.in: Removed help/ko/Makefile from AC_CONFIG_FILES for
+ gnome-doc-utils migration.
+
+ svn path=/trunk/; revision=2225
+
+ ChangeLog | 6 ++++++
+ configure.in | 1 -
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit b9184917c3de95cc39ae6442a649cc810a86443b
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Wed Jun 27 13:28:18 2007 +0000
+
+ Added Changelog entries for sinhala translation additiona and addition of si to LINGUAS
+
+ svn path=/trunk/; revision=2224
+
+ po/ChangeLog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 825c1780c4a6342ef81f40423cb4ae32d43385ab
+Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
+Date: Wed Jun 27 13:27:24 2007 +0000
+
+ updated si translation
+
+ svn path=/trunk/; revision=2223
+
+ po/si.po | 2477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2477 insertions(+)
+
+commit 3709946edde0fcd9fd8f29508295d4923f602381
+Author: Felix I <ifelix@src.gnome.org>
+Date: Thu Jun 21 10:40:15 2007 +0000
+
+ updated ta translation
+
+ svn path=/trunk/; revision=2222
+
+ po/ChangeLog | 4 +
+ po/ta.po | 317 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 159 insertions(+), 162 deletions(-)
+
+commit 1743f7430424af29ec44d3de84d84a6389911f8c
+Author: Priit Laes <plaes@svn.gnome.org>
+Date: Wed Jun 20 10:18:33 2007 +0000
+
+ Estonian translation update by Ivar Smolin.
+
+ 2007-06-20 Priit Laes <plaes@svn.gnome.org>
+
+ * et.po: Estonian translation update by Ivar Smolin.
+
+ svn path=/trunk/; revision=2221
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 11 +++++++----
+ 2 files changed, 11 insertions(+), 4 deletions(-)
+
+commit 4af1e46fde2a11e17a90ba290f9e702bb6c35f26
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jun 18 23:02:48 2007 +0000
+
+ Released 2.18.1
+
+ 2007-06-18 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS:
+ * configure.in: Released 2.18.1
+
+
+ svn path=/trunk/; revision=2219
+
+ ChangeLog | 5 +++++
+ NEWS | 4 ++++
+ 2 files changed, 9 insertions(+)
+
+commit d322086a293f994151c02df4a2e0a10a3e1c724e
+Author: Priit Laes <plaes@svn.gnome.org>
+Date: Sun Jun 17 19:37:57 2007 +0000
+
+ Estonian translation update by Ivar Smolin.
+
+ 2007-06-17 Priit Laes <plaes@svn.gnome.org>
+
+ * et.po: Estonian translation update by Ivar Smolin.
+
+ svn path=/trunk/; revision=2218
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 77 ++++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 48 insertions(+), 33 deletions(-)
+
+commit 35fa0248324d6c215e6c128b528cae59060506dc
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Thu Jun 14 21:41:20 2007 +0000
+
+ Bug 353632 – crash on Terminal
+
+ 2007-06-14 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 353632 – crash on Terminal
+
+ * src/profile-editor.c (profile_editor_update_background_image):
+ Don't call gtk_file_chooser_set_filename() if file name is empty
+ string.
+
+
+ svn path=/trunk/; revision=2217
+
+ ChangeLog | 8 ++++++++
+ src/profile-editor.c | 6 ++++--
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit d30779fd9b73dd7c091ebc58649625d741202f16
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon May 28 05:15:35 2007 +0000
+
+ Bug 428825 – Wrong copyright info in the about dialog
+
+ 2007-05-28 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 428825 – Wrong copyright info in the about dialog
+
+ * src/terminal-window.c (about_callback): Update copyright info.
+
+
+ svn path=/trunk/; revision=2216
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit a0602ed5acc2e68c4de9547d8c435bbbba634d4d
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed May 23 15:30:08 2007 +0000
+
+ Occitan translation update
+
+ svn path=/trunk/; revision=2215
+
+ po/oc.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 417abe0c6fa55e2f122ff816191e5026cbd35b73
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Fri May 18 18:18:44 2007 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=2214
+
+ po/ChangeLog | 4 +
+ po/sv.po | 1460 ++++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 1027 insertions(+), 437 deletions(-)
+
+commit dbf3723758c25c4adca0952496376a70a7952e6a
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed May 16 15:50:22 2007 +0000
+
+ Occitan first translation
+
+ svn path=/trunk/; revision=2213
+
+ po/oc.po | 2481 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2481 insertions(+)
+
+commit 5a4fecc17c57f611204b760859139b4680ea7335
+Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
+Date: Wed May 16 15:49:04 2007 +0000
+
+ + Occitan
+
+ svn path=/trunk/; revision=2212
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 874e82952a4be840dbb78dd01d70040d26a20e36
+Author: Christian Persch <chpe@gnome.org>
+Date: Wed May 16 11:24:21 2007 +0000
+
+ Don't crash when we cannot determine the mime type of the profile image.
+
+ 2007-05-16 Christian Persch <chpe@gnome.org>
+
+ * src/profile-editor.c: (create_preview_pixbuf): Don't crash when we
+ cannot determine the mime type of the profile image. Bug #434109.
+
+ svn path=/trunk/; revision=2211
+
+ ChangeLog | 5 +++++
+ src/profile-editor.c | 13 ++++++++-----
+ 2 files changed, 13 insertions(+), 5 deletions(-)
+
+commit cb51981a07e521ca6c57d184956b3138bb65cd44
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue May 8 10:20:06 2007 +0000
+
+ Fix a typo. Spotted by Sindre Bjørdal Pedersen. Closes bug #436738.
+
+ 2007-05-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Fix a typo. Spotted by Sindre Bjørdal
+ Pedersen. Closes bug #436738.
+
+ svn path=/trunk/; revision=2210
+
+ po/ChangeLog | 5 +++
+ po/nb.po | 134 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 72 insertions(+), 67 deletions(-)
+
+commit 8a9737f1d720fed2821dc4461a989b2020b117cd
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Thu Apr 12 14:31:58 2007 +0000
+
+ Added Entry for Bengali India Translation Updation
+
+ svn path=/trunk/; revision=2209
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit a5f7eee19f228ee89f5a49a0bcebf03a10aa3d27
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Thu Apr 12 14:31:46 2007 +0000
+
+ Updated Bengali India Translation
+
+ svn path=/trunk/; revision=2208
+
+ po/bn_IN.po | 316 +++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 153 insertions(+), 163 deletions(-)
+
+commit 120963862500f1cf7948fbfcbef22ef7ff9f35c6
+Author: Ihar Hrachyshka <iharh@src.gnome.org>
+Date: Sun Apr 8 23:15:00 2007 +0000
+
+ Added Belarusian Latin translation.
+
+ svn path=/trunk/; revision=2206
+
+ po/ChangeLog | 4 +
+ po/LINGUAS | 1 +
+ po/be@latin.po | 2806 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2811 insertions(+)
+
+commit 907449f31b0618d39d30e0b341f451c2b720f0d6
+Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+Date: Sat Mar 31 15:38:12 2007 +0000
+
+ Updated Basque translation.
+
+ 2007-03-31 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+
+ svn path=/trunk/; revision=2205
+
+ po/ChangeLog | 4 +
+ po/eu.po | 300 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 163 insertions(+), 141 deletions(-)
+
+commit 2663442fb8abe4275cf5feb20b86e8fe70793643
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Sun Mar 25 20:59:15 2007 +0000
+
+ Updated Galician translation.
+
+ svn path=/trunk/; revision=2204
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1471 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 716 insertions(+), 759 deletions(-)
+
+commit 8e4d91901b181f7a0078819d42a0bd2fbabe7865
+Author: Daniel Nylander <dnylande@src.gnome.org>
+Date: Sat Mar 24 20:16:16 2007 +0000
+
+ sv.po: Updated Swedish translation
+
+ svn path=/trunk/; revision=2203
+
+ help/ChangeLog | 4 ++++
+ help/sv/sv.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 9c342f0b215af84bd8e5cca254b2dc19b3e9140e
+Author: Matic Žgur <maticz@src.gnome.org>
+Date: Sun Mar 18 12:25:59 2007 +0000
+
+ Updated Slovenian translation.
+
+ svn path=/trunk/; revision=2201
+
+ po/ChangeLog | 4 +
+ po/sl.po | 253 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 136 insertions(+), 121 deletions(-)
+
+commit 233aba5aac7baa960293a2593991bffddb360de4
+Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+Date: Sun Mar 18 01:04:28 2007 +0000
+
+ Added Russian translation by Sergey Mironov <sergo@bk.ru> Added ru to
+
+ 2007-03-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * ru/ru.po: Added Russian translation by
+ Sergey Mironov <sergo@bk.ru>
+ * Makefile.am: Added ru to DOC_LINGUAS.
+
+
+ svn path=/trunk/; revision=2200
+
+ help/ChangeLog | 6 +
+ help/Makefile.am | 2 +-
+ help/ru/ru.po | 1121 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/ru.po | 2 +-
+ 4 files changed, 1129 insertions(+), 2 deletions(-)
+
+commit 1f1aea707813684608af4e43f704e7daa5a935eb
+Author: Jovan Naumovski <jovanna@src.gnome.org>
+Date: Sat Mar 17 22:54:40 2007 +0000
+
+ 2007-03-17 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
+
+ svn path=/trunk/; revision=2199
+
+ po/ChangeLog | 4 +
+ po/mk.po | 274 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 141 insertions(+), 137 deletions(-)
+
+commit abd6f0dec14a0ace90a7a8b741d4577791463c79
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Mon Mar 12 21:06:51 2007 +0000
+
+ post-release bump to 2.18.1.
+
+ 2007-03-12 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in: post-release bump to 2.18.1.
+
+ svn path=/trunk/; revision=2198
+
+ ChangeLog | 6 ++++++
+ configure.in | 2 +-
+ help/ChangeLog | 2 ++
+ po/ChangeLog | 2 ++
+ 4 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 7781edbc9032ac4fced4b79e8187c5142a9f732d
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Mon Mar 12 21:05:47 2007 +0000
+
+ version 2.18.0
+
+ 2007-03-12 Vincent Untz <vuntz@gnome.org>
+
+ * NEWS:
+ * configure.in: version 2.18.0
+
+ svn path=/trunk/; revision=2196
+
+ ChangeLog | 5 +++++
+ NEWS | 9 +++++++++
+ configure.in | 2 +-
+ 3 files changed, 15 insertions(+), 1 deletion(-)
+
+commit f119b7d2f606bf55a1fb52c8f0ec9cfb89572ef0
+Author: Vincent Untz <vuntz@gnome.org>
+Date: Mon Mar 12 20:53:21 2007 +0000
+
+ remove creation of help/uk/Makefile
+
+ 2007-03-12 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in: remove creation of help/uk/Makefile
+
+ svn path=/trunk/; revision=2195
+
+ ChangeLog | 4 ++++
+ configure.in | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit 5f42f4ae02ed034cf9f98c9df5a85e0a08eb7562
+Author: Maxim Dziumanenko <dziumanenko@gmail.com>
+Date: Mon Mar 12 16:50:32 2007 +0000
+
+ Update Ukrainian translation.
+
+ 2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com>
+
+ * Update Ukrainian translation.
+
+
+ svn path=/trunk/; revision=2194
+
+ help/ChangeLog | 10 +
+ help/Makefile.am | 4 +-
+ help/uk/Makefile.am | 8 -
+ help/uk/gnome-terminal-uk.omf | 30 --
+ help/uk/gnome-terminal.xml | 943 ------------------------------------------
+ help/uk/legal.xml | 76 ----
+ help/uk/uk.po | 866 ++++++++++++++++++++------------------
+ 7 files changed, 470 insertions(+), 1467 deletions(-)
+
+commit ce23ad6cb7ab0b2685333d52c0c378114552aa7c
+Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+Date: Sat Mar 10 17:57:33 2007 +0000
+
+ Updated Russian translation.
+
+ 2007-03-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * ru.po: Updated Russian translation.
+
+
+ svn path=/trunk/; revision=2193
+
+ po/ChangeLog | 4 +
+ po/ru.po | 306 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 172 insertions(+), 138 deletions(-)
+
+commit c415f3fb6012e3a41fe638106d1cb25a278dbbe5
+Author: Pema Geyleg <pgeyleg@src.gnome.org>
+Date: Sat Mar 10 09:17:39 2007 +0000
+
+ Updated Dzongkha Translation
+
+ svn path=/trunk/; revision=2192
+
+ po/ChangeLog | 4 +
+ po/dz.po | 262 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 140 insertions(+), 126 deletions(-)
+
+commit b9549da70daab47ceaa0094cd03dffda93327dfe
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Fri Mar 9 04:21:26 2007 +0000
+
+ remove the non existente Application category.
+
+ 2007-03-09 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * gnome-terminal.desktop.in.in: remove the non existente Application
+ category.
+
+
+
+ svn path=/trunk/; revision=2191
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit ca1d8d984293a4b657cf77a77bc559a622120844
+Author: Thierry Randrianiriana <thierryr@src.gnome.org>
+Date: Thu Mar 8 03:44:50 2007 +0000
+
+ Updated Malagasy translation
+
+ * Updated Malagasy translation
+
+ svn path=/trunk/; revision=2190
+
+ po/ChangeLog | 22 +-
+ po/mg.po | 1516 ++++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 1067 insertions(+), 471 deletions(-)
+
+commit 7341f00d5ed1eee0f27958d21812c021078f574a
+Author: Jovan Naumovski <jovanna@src.gnome.org>
+Date: Tue Mar 6 19:13:47 2007 +0000
+
+ 2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
+
+ svn path=/trunk/; revision=2189
+
+ po/ChangeLog | 4 +
+ po/mk.po | 256 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 137 insertions(+), 123 deletions(-)
+
+commit c20f280811e480ebb845d1d103b0120a44cabe68
+Author: Luca Ferretti <elle.uca@libero.ti>
+Date: Tue Mar 6 07:51:12 2007 +0000
+
+ Updated Italian translation by Stefano Canepa.
+
+ 2007-03-06 Luca Ferretti <elle.uca@libero.ti>
+
+ * it.po: Updated Italian translation by Stefano Canepa.
+
+
+ svn path=/trunk/; revision=2188
+
+ po/ChangeLog | 4 +
+ po/it.po | 281 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 143 insertions(+), 142 deletions(-)
+
+commit 5b5dbf33e6da989100bd23519bc11f97fbb21461
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Mar 5 14:39:50 2007 +0000
+
+ Updated Translation
+
+ svn path=/trunk/; revision=2187
+
+ po/ChangeLog | 4 +
+ po/gu.po | 256 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 138 insertions(+), 122 deletions(-)
+
+commit fa9c317a8fe65d6c18cdd88d96d0e9c052849577
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Sat Mar 3 14:56:23 2007 +0000
+
+ updatingfor Punjabi by alam
+
+ svn path=/trunk/; revision=2186
+
+ po/pa.po | 1059 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 538 insertions(+), 521 deletions(-)
+
+commit 99e1e2d22f2ecd33c57c7c36494b88c1de9cd618
+Author: Maxim Dziumanenko <dziumanenko@gmail.com>
+Date: Thu Mar 1 09:20:54 2007 +0000
+
+ Update Ukrainian translation.
+
+ 2007-03-01 Maxim Dziumanenko <dziumanenko@gmail.com>
+
+ * Update Ukrainian translation.
+
+
+ svn path=/trunk/; revision=2185
+
+ po/ChangeLog | 4 +
+ po/uk.po | 370 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 147 insertions(+), 227 deletions(-)
+
+commit bcf3ce91c5e92a7bad3a1122c5824d6ece27e8a5
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Feb 27 19:00:53 2007 +0000
+
+ Bug 412733 – fix build with C89 compilers Patch from Jens Granseuer
+
+ 2007-02-27 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 412733 – fix build with C89 compilers
+ Patch from Jens Granseuer
+
+ * src/skey-popup.c (extract_hash_seq_and_seed): Fix C89 build.
+
+
+ svn path=/trunk/; revision=2184
+
+ ChangeLog | 7 +++++++
+ src/skey-popup.c | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit a027dc1553ac9698bfb3895c691ac251cdeb325c
+Author: Gintautas Miliauskas <gintas@akl.lt>
+Date: Tue Feb 27 14:44:43 2007 +0000
+
+ Updated Lithuanian translation.
+
+ 2007-02-27 Gintautas Miliauskas <gintas@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+
+ svn path=/trunk/; revision=2183
+
+ po/ChangeLog | 4 ++
+ po/lt.po | 148 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 78 insertions(+), 74 deletions(-)
+
+commit f123e07e8fffe13331a0cfb4ac0a6cece6962015
+Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+Date: Tue Feb 27 13:25:33 2007 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2007-02-27 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ svn path=/trunk/; revision=2182
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 663 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 336 insertions(+), 331 deletions(-)
+
+commit 858e484ebd969b8408cb406cc1bfd4e11a6064cb
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Feb 27 07:32:19 2007 +0000
+
+ updated release 2.17.92.
+
+ 2007-02-27 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * NEWS: updated
+ * configure.in: release 2.17.92.
+
+
+
+ svn path=/trunk/; revision=2180
+
+ ChangeLog | 5 +++++
+ NEWS | 10 ++++++++++
+ configure.in | 2 +-
+ 3 files changed, 16 insertions(+), 1 deletion(-)
+
+commit b4340d4c1d6d6cd32a38dc48ee33bd502c9a4aa2
+Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
+Date: Mon Feb 26 06:39:17 2007 +0000
+
+ Fixed French translation.
+
+ 2007-02-26 Stéphane Raimbault <stephane.raimbault@gmail.com>
+
+ * fr.po: Fixed French translation.
+
+ svn path=/trunk/; revision=2179
+
+ po/ChangeLog | 4 ++++
+ po/fr.po | 40 ++++++++++++++++++++--------------------
+ 2 files changed, 24 insertions(+), 20 deletions(-)
+
+commit d95c0d2f9cba6643cff8e390223bde166f191698
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sat Feb 24 23:03:45 2007 +0000
+
+ Translation updated.
+
+ 2007-02-25 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Translation updated.
+
+ svn path=/trunk/; revision=2178
+
+ po/ChangeLog | 4 +
+ po/hu.po | 305 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 152 insertions(+), 157 deletions(-)
+
+commit 5ce31a101be7cd9beed238d0c983e250e361429b
+Author: Alexander Shopov <ash@contact.bg>
+Date: Thu Feb 22 07:07:33 2007 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2007-02-22 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ svn path=/trunk/; revision=2177
+
+ po/ChangeLog | 5 +
+ po/bg.po | 379 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 201 insertions(+), 183 deletions(-)
+
+commit f5247c05d6f8845ba33587503f67208bd9007ec1
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Thu Feb 22 04:09:21 2007 +0000
+
+ Help Funda Wang committing zh_CN translation
+
+ svn path=/trunk/; revision=2176
+
+ po/ChangeLog | 5 ++
+ po/zh_CN.po | 250 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 135 insertions(+), 120 deletions(-)
+
+commit fdc2007110e261e017b3c8f79bed25fa4c6b7dca
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Feb 21 14:59:39 2007 +0000
+
+ Bug 410286 – discards qualifiers from pointer target type Patch from
+
+ 2007-02-21 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 410286 – discards qualifiers from pointer target type
+ Patch from Kouhei Sutou
+
+ * src/skey-popup.c (extract_hash_seq_and_seed):
+ * src/terminal-screen.c (cook_title):
+ s/gchar/const gchar/
+
+
+ svn path=/trunk/; revision=2175
+
+ ChangeLog | 9 +++++++++
+ src/skey-popup.c | 2 +-
+ src/terminal-screen.c | 2 +-
+ 3 files changed, 11 insertions(+), 2 deletions(-)
+
+commit 8988e0271cccc9866e35889d2c0c413da524630d
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Feb 21 14:57:54 2007 +0000
+
+ Bug 410281 – gcc: -lXrender -lX11 : linker input file unused because
+
+ 2007-02-21 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 410281 – gcc: -lXrender -lX11 : linker input file unused because
+ linking not done
+ Patch from Kouhei Sutou
+
+ * configure.in: Move linker flags to the right place.
+
+
+ svn path=/trunk/; revision=2174
+
+ ChangeLog | 8 ++++++++
+ configure.in | 4 ++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 5ca005fbdacd6bda988a72ba86e1d1b77c79cdfb
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Wed Feb 21 13:46:46 2007 +0000
+
+ Updated Traditional Chinese translation(Hong Kong). Updated Traditional
+
+
+ 2007-02-21 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
+
+ svn path=/trunk/; revision=2173
+
+ po/ChangeLog | 5 +
+ po/zh_HK.po | 255 ++++++++++++++-------------
+ po/zh_TW.po | 567 ++++++++++++++++++++++++++++++++++++++---------------------
+ 3 files changed, 504 insertions(+), 323 deletions(-)
+
+commit 59ca5cec71d179d0476d6c33b94d41043a29f59a
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Tue Feb 20 21:51:39 2007 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2007-02-20 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+
+ svn path=/trunk/; revision=2172
+
+ po/ChangeLog | 4 +
+ po/pl.po | 1361 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 767 insertions(+), 598 deletions(-)
+
+commit 2984da62c2a77763fa076ad70c890a3bec5b46a8
+Author: Žygimantas Beručka <zygis@src.gnome.org>
+Date: Sun Feb 18 13:56:11 2007 +0000
+
+ Updated Lithuanian translation.
+
+ svn path=/trunk/; revision=2171
+
+ po/ChangeLog | 4 +
+ po/lt.po | 268 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 144 insertions(+), 128 deletions(-)
+
+commit a634f4bf2e097265deea04486cef9a2c2fa8f0fe
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Sat Feb 17 01:07:59 2007 +0000
+
+ Updated Japanese translation.
+
+ 2007-02-17 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated Japanese translation.
+
+ svn path=/trunk/; revision=2170
+
+ po/ChangeLog | 4 ++
+ po/ja.po | 196 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 102 insertions(+), 98 deletions(-)
+
+commit 2266daadb1c927d0b4015661d31a81496f6e95c4
+Author: Yair Hershkovitz <yairhr@src.gnome.org>
+Date: Thu Feb 15 16:50:53 2007 +0000
+
+ updated hebrew translation
+
+ svn path=/trunk/; revision=2169
+
+ po/ChangeLog | 4 +
+ po/he.po | 2289 +++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 1295 insertions(+), 998 deletions(-)
+
+commit 5e31e0575dff0b904d214a5a3b8d434691cd02d6
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Wed Feb 14 23:32:47 2007 +0000
+
+ Updated Portuguese translation.
+
+ 2007-02-14 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ svn path=/trunk/; revision=2168
+
+ po/ChangeLog | 4 +
+ po/pt.po | 283 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 151 insertions(+), 136 deletions(-)
+
+commit 4c958979db7e6e3028d511c9e249a8552e74e165
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Feb 13 05:46:36 2007 +0000
+
+ updated. bump vte requirement to 0.15.3 and release 2.17.91.
+
+ 2007-02-11 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * NEWS: updated.
+ * configure.in: bump vte requirement to 0.15.3 and release 2.17.91.
+
+
+ svn path=/trunk/; revision=2166
+
+ ChangeLog | 5 +++++
+ NEWS | 10 ++++++++++
+ configure.in | 4 ++--
+ 3 files changed, 17 insertions(+), 2 deletions(-)
+
+commit 3f57db22b458b9f5a7e44bf39f994868a9efa53a
+Author: Jordi Mas <jmas@softcatala.org>
+Date: Sun Feb 11 16:37:37 2007 +0000
+
+ Fixes to Catalan translation.
+
+ 2007-02-11 Jordi Mas <jmas@softcatala.org>
+
+ * ca.po: Fixes to Catalan translation.
+
+
+ svn path=/trunk/; revision=2165
+
+ po/ChangeLog | 4 ++++
+ po/ca.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 8598635c381e2153391c9ab3f41397cabfb62bd3
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sun Feb 11 09:19:14 2007 +0000
+
+ list gnome-terminal.desktop.in to please intltool at distcheck time.
+
+ 2007-02-11 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * po/POTFILES.skip: list gnome-terminal.desktop.in to please intltool at distcheck
+ time.
+
+
+ svn path=/trunk/; revision=2164
+
+ ChangeLog | 5 +++++
+ po/POTFILES.skip | 3 +++
+ 2 files changed, 8 insertions(+)
+
+commit 5cd03e92aa86f1035922316b0698c6e9a0ac6e09
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sat Feb 10 19:11:38 2007 +0000
+
+ Bug 402796 – reordering tabs disable key bindings for 1 time
+
+ 2007-02-10 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ Bug 402796 – reordering tabs disable key bindings for 1 time
+
+ * src/terminal-window.c(notebook_tab_removed_callback): update the tab menuitems
+ sensitivities too when tabs are reordered.
+
+
+
+ svn path=/trunk/; revision=2163
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 5 +++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit d73c274e234ca2a33de5cf034c276da7594696b4
+Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
+Date: Mon Feb 5 22:27:11 2007 +0000
+
+ Updated French translation by Jonathan Ernst (fixes accelerators).
+
+ 2007-02-05 Stéphane Raimbault <stephane.raimbault@gmail.com>
+
+ * fr.po: Updated French translation by Jonathan Ernst (fixes
+ accelerators).
+
+ svn path=/trunk/; revision=2162
+
+ po/ChangeLog | 5 +++++
+ po/fr.po | 16 +++++++++-------
+ 2 files changed, 14 insertions(+), 7 deletions(-)
+
+commit 99bdbd0c75a2e44dda549b9b273626993468420e
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Feb 3 18:56:04 2007 +0000
+
+ Updated Korean translation by Young-Ho Cha.
+
+ 2007-02-04 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation by Young-Ho Cha.
+
+ svn path=/trunk/; revision=2161
+
+ po/ChangeLog | 4 +
+ po/ko.po | 249 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 134 insertions(+), 119 deletions(-)
+
+commit 9c06abca6c8d22ebcdd160b2b248fc39f0d6bb62
+Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
+Date: Thu Feb 1 20:57:12 2007 +0000
+
+ Updated French translation by Robert-André Mauchin.
+
+ 2007-02-01 Stéphane Raimbault <stephane.raimbault@gmail.com>
+
+ * fr.po: Updated French translation by Robert-André Mauchin.
+
+ svn path=/trunk/; revision=2160
+
+ po/ChangeLog | 4 +
+ po/fr.po | 357 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 187 insertions(+), 174 deletions(-)
+
+commit e0d44da9262aa07f488d9e5ac9cda5ed25d5f374
+Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
+Date: Tue Jan 30 20:07:48 2007 +0000
+
+ Translation updated by Wouter Bolsterlee.
+
+ 2007-01-30 Wouter Bolsterlee <wbolster@svn.gnome.org>
+
+ * nl.po: Translation updated by Wouter Bolsterlee.
+
+ svn path=/trunk/; revision=2159
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 223 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 119 insertions(+), 108 deletions(-)
+
+commit 942105b05a9dfcaa1726b8056f2ab8cb86ddbf8b
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Jan 29 20:32:28 2007 +0000
+
+ Bug 402051 – Memleak from callers of terminal_profile_get_list()
+
+ 2007-01-23 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ Bug 402051 – Memleak from callers of terminal_profile_get_list()
+
+ * src/terminal-window.c(fill_in_config_picker_submenu,
+ fill_in_new_term_submenu_real): free the list of profiles in all cases.
+ Patch from Chris Wilson.
+
+
+
+ svn path=/trunk/; revision=2158
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 3 ++-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit 29a957e4d1efb1917b69609f1e45496e1c1c7e0e
+Author: Priit Laes <plaes@svn.gnome.org>
+Date: Sat Jan 27 16:05:36 2007 +0000
+
+ Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
+
+ 2007-01-27 Priit Laes <plaes@svn.gnome.org>
+
+ * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
+
+ svn path=/trunk/; revision=2157
+
+ po/ChangeLog | 4 +
+ po/et.po | 1198 +++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 764 insertions(+), 438 deletions(-)
+
+commit f9edc58515909cee5de28eb4e3bcb5b014a205e0
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Jan 23 19:02:54 2007 +0000
+
+ add a link to release instructions.
+
+ 2007-01-23 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * HACKING: add a link to release instructions.
+
+
+
+ svn path=/trunk/; revision=2156
+
+ ChangeLog | 4 +
+ HACKING | 2 +
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 445 ++++++++++++++++++++++++++++++-----------------------------
+ 4 files changed, 233 insertions(+), 222 deletions(-)
+
+commit 1f7c48e0f60ab32a8e6da71475fece6bc7868dc1
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Jan 23 01:04:19 2007 +0000
+
+ updated release 2.17.90.
+
+ 2007-01-22 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * NEWS: updated
+ * configure.in: release 2.17.90.
+
+
+
+ svn path=/trunk/; revision=2154
+
+ ChangeLog | 5 +++++
+ NEWS | 32 ++++++++++++++++++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 38 insertions(+), 1 deletion(-)
+
+commit a4b58850a637a4f7f0256e337bf4829d5e10c1f9
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jan 22 20:27:53 2007 +0000
+
+ Bug 125364 – vte screens are black when initially shown Patch from
+
+ 2007-01-22 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 125364 – vte screens are black when initially shown
+ Patch from Mariano Suárez-Alvarez
+
+ * src/terminal-screen.c (terminal_screen_reread_profile),
+ (update_color_scheme): Update the color scheme earlier in the show.
+
+
+ svn path=/trunk/; revision=2153
+
+ ChangeLog | 8 ++++++++
+ src/terminal-screen.c | 7 +++++--
+ 2 files changed, 13 insertions(+), 2 deletions(-)
+
+commit d26b00bf1ac1bb29a8928286d0a994b47f454e2d
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sun Jan 21 12:05:33 2007 +0000
+
+ Updated Catalan translation.
+
+ svn path=/trunk/; revision=2152
+
+ po/ChangeLog | 4 +
+ po/ca.po | 355 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 188 insertions(+), 171 deletions(-)
+
+commit 04b0415362fa03a30048e774c60ef229223250e4
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Fri Jan 19 23:39:31 2007 +0000
+
+ Bug 385519 – configure script doesn't recognize old GConf
+
+ 2007-01-19 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ Bug 385519 – configure script doesn't recognize old GConf
+
+ * configure.in: require gconf 2.14.0
+
+ Also fix my email in the last few changlog entries...
+
+
+
+ svn path=/trunk/; revision=2151
+
+ ChangeLog | 18 +++++++++++++-----
+ configure.in | 2 +-
+ 2 files changed, 14 insertions(+), 6 deletions(-)
+
+commit 7154a33fa678b0bd98b026b10b02a0c086a439b6
+Author: Christian Persch <chpe@svn.gnome.org>
+Date: Mon Jan 15 20:21:42 2007 +0000
+
+ Remove help/it/Makefile from configure to fix the build.
+
+ 2007-01-15 Christian Persch <chpe@svn.gnome.org>
+
+ * configure.in: Remove help/it/Makefile from configure to fix the
+ build.
+
+ svn path=/trunk/; revision=2150
+
+ ChangeLog | 5 +++++
+ configure.in | 1 -
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 5f390dd9e2201748947a1bc813af440352b43a68
+Author: Hendrik Richter <hendrikr@gnome.org>
+Date: Fri Jan 12 11:14:45 2007 +0000
+
+ Updated German translation.
+
+ 2007-01-12 Hendrik Richter <hendrikr@gnome.org>
+
+ * de.po: Updated German translation.
+
+ svn path=/trunk/; revision=2149
+
+ po/ChangeLog | 4 +
+ po/de.po | 258 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 137 insertions(+), 125 deletions(-)
+
+commit ab40fbc43f193a20cd2b91b62d8494624b8f71eb
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Tue Jan 9 03:31:53 2007 +0000
+
+ Remove .cvsignore files (moved to svn:ignore prop)
+
+ svn path=/trunk/; revision=2147
+
+ .cvsignore | 36 ------------------------------------
+ help/.cvsignore | 3 ---
+ help/C/.cvsignore | 4 ----
+ help/bg/.cvsignore | 4 ----
+ help/de/.cvsignore | 4 ----
+ help/es/.cvsignore | 4 ----
+ help/fr/.cvsignore | 4 ----
+ help/it/.cvsignore | 4 ----
+ help/ja/.cvsignore | 4 ----
+ help/ko/.cvsignore | 4 ----
+ help/ro/.cvsignore | 4 ----
+ help/sv/.cvsignore | 4 ----
+ help/uk/.cvsignore | 4 ----
+ help/zh_CN/.cvsignore | 4 ----
+ help/zh_TW/.cvsignore | 4 ----
+ po/.cvsignore | 14 --------------
+ src/.cvsignore | 9 ---------
+ src/skey/.cvsignore | 7 -------
+ 18 files changed, 121 deletions(-)
+
+commit 2cd91507a59b7bdf13ad93fb32c6fd3b1d17e3d8
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Mon Jan 8 21:45:56 2007 +0000
+
+ Updated Italian translation.
+
+ svn path=/trunk/; revision=2146
+
+ help/ChangeLog | 6 +
+ help/Makefile.am | 4 +-
+ help/it/Makefile.am | 8 -
+ help/it/gnome-terminal-it.omf | 35 -
+ help/it/gnome-terminal.xml | 1307 ---------------------------
+ help/it/it.po | 1955 +++++++++++++++++++++++++++++++++++++++++
+ help/it/legal.xml | 80 --
+ 7 files changed, 1963 insertions(+), 1432 deletions(-)
+
+commit a63213163738422040914bcf7be79d0406ad3c0c
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sat Jan 6 03:59:28 2007 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+
+ svn path=/trunk/; revision=2145
+
+ po/vi.po | 1426 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 751 insertions(+), 675 deletions(-)
+
+commit ecb6038df03c303c7c825180074c2bf4ebaa58d3
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sat Jan 6 03:59:01 2007 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+
+ svn path=/trunk/; revision=2144
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 4c772f03d6e8f4a460d41e1ec8608bd529ce4305
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 5 20:11:04 2007 +0000
+
+ insert some line breaks in the ChangeLog
+
+ svn path=/trunk/; revision=2143
+
+ ChangeLog | 33 +++++++++++++++++----------------
+ 1 file changed, 17 insertions(+), 16 deletions(-)
+
+commit 4edc51f84b14a9f553e09905046bd5dc2833090c
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Jan 3 22:00:15 2007 +0000
+
+ Updated Arabic Translation.
+
+ svn path=/trunk/; revision=2142
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1064 ++++++++++++++++++----------------------------------------
+ 2 files changed, 323 insertions(+), 745 deletions(-)
+
+commit d0c8310309151020d7b7dd75d3f2b8ab1615e41d
+Author: David Lodge <dlodge@src.gnome.org>
+Date: Mon Jan 1 22:38:50 2007 +0000
+
+ Updated English (British) translation
+
+ svn path=/trunk/; revision=2141
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 252 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 135 insertions(+), 121 deletions(-)
+
+commit 26630a344c19049b26316fc3f8c20bb76f4b5b9e
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Wed Dec 27 22:50:13 2006 +0000
+
+ Updated Arabic Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ar.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit f9cea657e8acc0fd3722e577598946b692e0f1d7
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Sun Dec 24 21:52:14 2006 +0000
+
+ Updated Arabic Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ar.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 32bc6b2d5357afc71bcbcdc9c7485b5b60f005ae
+Author: Erdal Ronahi <eronahi@src.gnome.org>
+Date: Sun Dec 24 02:46:27 2006 +0000
+
+ Updated Kurdish translation
+
+ po/ChangeLog | 4 +
+ po/ku.po | 1961 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 1031 insertions(+), 934 deletions(-)
+
+commit 207020ed54e420972701f2841efd4fdc82260905
+Author: Ales Nyakhaychyk <nab@mail.by>
+Date: Fri Dec 22 22:29:24 2006 +0000
+
+ Updated Belarusian Translation by Ihar Hrachyshka.
+
+ 2006-12-23 Ales Nyakhaychyk <nab@mail.by>
+
+ * be.po: Updated Belarusian Translation by Ihar Hrachyshka.
+
+ po/ChangeLog | 4 +
+ po/be.po | 5057 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 2289 insertions(+), 2772 deletions(-)
+
+commit 7dfd38c83a387b714bf3f95c665a94aaff9da8ac
+Author: Ales Nyakhaychyk <nab@mail.by>
+Date: Wed Dec 20 08:09:39 2006 +0000
+
+ Updated Belarusian Translation by Ihar Hrachyshka.
+
+ 2006-12-20 Ales Nyakhaychyk <nab@mail.by>
+
+ * be.po: Updated Belarusian Translation by Ihar Hrachyshka.
+
+ po/ChangeLog | 4 +
+ po/be.po | 1303 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 651 insertions(+), 656 deletions(-)
+
+commit 98803cc3381b49a1382fdc1543a4840354ffa6fe
+Author: Djihed Afifi <djihed@src.gnome.org>
+Date: Mon Dec 18 01:42:34 2006 +0000
+
+ Updated Arabic Translation. Sync for gnome-2-18
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1913 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 988 insertions(+), 929 deletions(-)
+
+commit e7bfb508958f67ab40253cf7e749a0924ee3611d
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Fri Dec 15 07:25:02 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-12-15 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 243 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 131 insertions(+), 116 deletions(-)
+
+commit eeee05e2e93b0c304ef10f0eb4d7d9692bd72ca9
+Author: Francisco Javier F. Serrador <serrador@openshine.com>
+Date: Mon Dec 11 10:12:16 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-12-11 Francisco Javier F. Serrador <serrador@openshine.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 7 +++----
+ 2 files changed, 7 insertions(+), 4 deletions(-)
+
+commit e73637bb11bcf381bb6d9d2139c089b1ac256257
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Dec 11 00:47:22 2006 +0000
+
+ Updated Norwegian bokmål translation.
+
+ 2006-12-11 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+
+ po/ChangeLog | 4 +
+ po/nb.po | 247 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 133 insertions(+), 118 deletions(-)
+
+commit b2b58376930126b2750a08d3c366904b4ff34454
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sun Dec 10 16:53:49 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-12-10 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 05854cb75a31a707cc18d2153bf98705703cbef7
+Author: Raivis Dejus <orvils@gmail.com>
+Date: Thu Dec 7 17:58:56 2006 +0000
+
+ Updated Latvian Translation.
+
+ 2006-12-07 Raivis Dejus <orvils@gmail.com>
+
+ * lv.po: Updated Latvian Translation.
+
+ po/ChangeLog | 4 +
+ po/lv.po | 332 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 175 insertions(+), 161 deletions(-)
+
+commit 2ad5bc90eb17c08275ff9808eb8c852b8a390016
+Author: Francisco Javier F. Serrador <serrador@openshine.com>
+Date: Thu Dec 7 09:14:56 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-12-07 Francisco Javier F. Serrador <serrador@openshine.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 359 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 202 insertions(+), 161 deletions(-)
+
+commit 390874f708e08623166f204d4410630e5403170e
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sat Dec 2 15:34:10 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-12-02 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 8 ++++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 14967823029624a5e8068c887cf9d414484a0239
+Author: Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+Date: Sat Dec 2 06:10:46 2006 +0000
+
+ Bug 335946 – tab menu needs to be shortened
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+
+ Bug 335946 – tab menu needs to be shortened
+
+ * src/terminal-window(title_changed_callback, reset_tab_menuitems):
+ Ellipsise the tab titles when putting them in the menubar menuitem.
+ Based on the patch attached on the bug by Diego Escalante Urrelo
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 46 ++++++++++++++++++++++++++++++++++------------
+ 2 files changed, 42 insertions(+), 12 deletions(-)
+
+commit 79197342c8e1280cc0ef10d225ee8463874aeb96
+Author: Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+Date: Sat Dec 2 05:42:48 2006 +0000
+
+ Bug 378243 – crash in Terminal: Copy item activated on a destroyed
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+
+ Bug 378243 – crash in Terminal: Copy item activated on a destroyed
+ window popup.
+
+ * src/terminal_screen.c(terminal_screen_class_init, terminal_screen_unrealize):
+ override GtkWidget:unrealize so we destroy the popup upon unrealizing, just as
+ GtkEntry, say, does.
+
+ ChangeLog | 9 +++++++++
+ src/terminal-screen.c | 21 +++++++++++++++++++++
+ 2 files changed, 30 insertions(+)
+
+commit 79dadefbf52856ad628d4c8467b2b61ee5e3bcbd
+Author: Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+Date: Sat Dec 2 05:15:27 2006 +0000
+
+ the last commit left behind one instance of CFLAGS which should have been
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+
+ * configure.in: the last commit left behind one instance of CFLAGS which should
+ have been CPPFLAGS.
+
+ ChangeLog | 5 +++++
+ configure.in | 4 ++--
+ help/bg/.cvsignore | 4 ++++
+ help/uk/.cvsignore | 4 ++++
+ 4 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 56c73a2bac9358072caa7b0c8da9f31eed1dacba
+Author: Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+Date: Sat Dec 2 04:36:11 2006 +0000
+
+ Bug 362256 – configure kills CPPFLAGS set on configure command line
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+
+ Bug 362256 – configure kills CPPFLAGS set on configure command line
+
+ * configure.in: add TERM_CFLAGS to CPPFLAGS, not CFLAGS.
+
+ ChangeLog | 6 ++++++
+ configure.in | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 07ac190441115549f5ea26f3e34fe692c43617be
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sat Dec 2 04:11:46 2006 +0000
+
+ Do not use &hellip; because docbook does not define that (or any other)
+
+ 2006-11-13 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * es/es.po: Do not use &hellip; because docbook does not define
+ that (or any other) html character entity. Assuming this got in because
+ the translator cannot type a real ellipse, I just changed &hellip; into
+ «...» (that's what the other translations are using).
+
+ help/ChangeLog | 11 +++++++++++
+ help/es/es.po | 4 ++--
+ 2 files changed, 13 insertions(+), 2 deletions(-)
+
+commit f11a012ef11bba17095f9884ed0e0c86e2a1b9b2
+Author: Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+Date: Sat Dec 2 04:08:21 2006 +0000
+
+ use GNOME_COMPILE_WARNINGS instead of out own check.
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@gnome.org>
+
+ * configure.in: use GNOME_COMPILE_WARNINGS instead of out own check.
+
+ ChangeLog | 4 ++++
+ configure.in | 21 +--------------------
+ 2 files changed, 5 insertions(+), 20 deletions(-)
+
+commit f1c457a45dc9e994669fc32fa8966229f1e0637d
+Author: Rhys Jones <rhys@sucs.org>
+Date: Fri Dec 1 19:38:26 2006 +0000
+
+ Updated Welsh translation.
+
+ 2006-12-01 Rhys Jones <rhys@sucs.org>
+
+ * cy.po: Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 245 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 132 insertions(+), 117 deletions(-)
+
+commit b77ce1ea02c7140e87cd2d918a7c1404ef66d545
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Nov 28 15:50:02 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-28 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 4 +++-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit ea698b3a5c97cb985b38bb6f76128bfcd6561f3a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Nov 23 20:03:15 2006 +0000
+
+ put the focus on a new screen when we create a tab.
+
+ 2006-11-23 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_app_new_terminal): put the focus on a new
+ screen when we create a tab.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit ae463ccbd70a7b98127138db8b08de1a63955f46
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Nov 19 16:08:22 2006 +0000
+
+ Updated Swedish translation.
+
+ 2006-11-19 Daniel Nylander <po@danielnylander.se>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 487 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 230 insertions(+), 261 deletions(-)
+
+commit 36f985117f5c1ce916b57b0ff8f5c83fe9f71cde
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sat Nov 18 19:27:04 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-18 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 9 +++++++--
+ 2 files changed, 11 insertions(+), 2 deletions(-)
+
+commit 6ee6fd4ebc5ccff565275ce6af507207cc2e7518
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Nov 16 23:26:22 2006 +0000
+
+ Bug 322709 – respect show-input-method-menu setting Patch from Matthias
+
+ 2006-11-16 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 322709 – respect show-input-method-menu setting
+ Patch from Matthias Clasen.
+
+ * src/terminal-screen.c(popup_clipboard_request_callback):
+ Respect the show-input-method-menu setting.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-screen.c | 30 +++++++++++++++++++-----------
+ 2 files changed, 27 insertions(+), 11 deletions(-)
+
+commit 326bccd26f0dc6dc79109a805b0b1bb093cefe20
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Nov 14 15:58:31 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-14 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 10 +++++++++-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 96ec01cb49e35f561ea793427c5c845bec2fb403
+Author: Shaun McCance <shaunm@src.gnome.org>
+Date: Mon Nov 13 17:19:33 2006 +0000
+
+ - Added publisher with role="maintainer", #374767
+
+ * C/gnome-terminal.xml:
+ - Added publisher with role="maintainer", #374767
+
+ help/C/gnome-terminal.xml | 3 +++
+ help/ChangeLog | 7 ++++++-
+ 2 files changed, 9 insertions(+), 1 deletion(-)
+
+commit a9122abcc620360a8b8180851403074b446e7c6e
+Author: Francisco Javier F. Serrador <serrador@openshine.com>
+Date: Sun Nov 12 16:56:35 2006 +0000
+
+ Updated Spanish translation. Make images prettier
+
+ 2006-11-12 Francisco Javier F. Serrador <serrador@openshine.com>
+
+ * es/es.po: Updated Spanish translation.
+ * es/figures/*.png: Make images prettier
+
+ help/ChangeLog | 4 +
+ help/es/es.po | 806 +++++++++++++----------------
+ help/es/figures/gnome-terminal-default.png | Bin 13960 -> 13183 bytes
+ help/es/figures/gnome-terminal-tabbed.png | Bin 18792 -> 18314 bytes
+ 4 files changed, 351 insertions(+), 459 deletions(-)
+
+commit c1d32c2fb6ade0688047da6b644c131d542063cc
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sat Nov 11 17:52:41 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-11 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 8 +++++++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit c8e2c8d432c73d2c85846c10e913e226170b74bd
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Mon Nov 6 19:57:46 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-06 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 06f3501674870b192b41df5677b9e26cda55a9de
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sun Nov 5 08:53:36 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-05 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 36 +++++++++++++++++++++++++-----------
+ 2 files changed, 29 insertions(+), 11 deletions(-)
+
+commit 10d2a2af502209e62044f30e8329f8a693ddf8d2
+Author: Jakub Friedl <jfriedl@suse.cz>
+Date: Fri Nov 3 11:06:00 2006 +0000
+
+ Czech translation updated.
+
+ 2006-11-03 Jakub Friedl <jfriedl@suse.cz>
+
+ * cs.po: Czech translation updated.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 400 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 178 insertions(+), 226 deletions(-)
+
+commit b05fd64b21350e565cdb37b4d699982266672019
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Nov 1 17:04:40 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-11-01 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 3a444b4af7617fd54a9847663e8c70a4add961cc
+Author: Satoru SATOH <ss@gnome.gr.jp>
+Date: Sun Oct 29 23:51:36 2006 +0000
+
+ Fixed plural form header.
+
+ 2006-10-30 Satoru SATOH <ss@gnome.gr.jp>
+
+ * ja.po: Fixed plural form header.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 243 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 131 insertions(+), 116 deletions(-)
+
+commit 376c42de1d3207ed4beb5521286b103917d77f72
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Fri Oct 27 18:05:59 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-10-27 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 24 +++++++++++++++++++-----
+ 2 files changed, 23 insertions(+), 5 deletions(-)
+
+commit 77155e779b037164b5661c20d55f621a37d7c348
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Thu Oct 26 05:59:34 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 +
+ po/fi.po | 241 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 130 insertions(+), 115 deletions(-)
+
+commit 067784db74e6b95b5ee2c3b313ad745e7673a834
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Wed Oct 25 21:52:29 2006 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2006-10-25 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +
+ po/nn.po | 1258 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 669 insertions(+), 593 deletions(-)
+
+commit 0cadc340d41785001e7a57f91cbfc8d20a4ce2a5
+Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
+Date: Sun Oct 22 16:54:29 2006 +0000
+
+ Updated Danish translation
+
+ po/ChangeLog | 4 +
+ po/da.po | 247 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 130 insertions(+), 121 deletions(-)
+
+commit bd1d0258299f7ec7ac7f6f12e139155684457e5b
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sat Oct 21 16:28:23 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-10-21 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +++
+ po/et.po | 109 +++++++++++++++++++++++++++++++++++++++++++++++++----------
+ 2 files changed, 95 insertions(+), 18 deletions(-)
+
+commit 9ff4ad9211f735b8cb958976debbedebf939e6f6
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Oct 18 04:33:14 2006 +0000
+
+ Bug 354234 – Don't ignore terminal default sizes, and copy zoom to new
+
+ 2006-10-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 354234 – Don't ignore terminal default sizes, and copy zoom to
+ new terminals
+
+ * src/terminal-window.c (notebook_tab_added_callback): do not hardcode
+ the 80x24 size but use the default provided by vte (which could be changed
+ in vte's termcap) Also, move the copy-zoom-from-active-terminal handling
+ from new_tab_callback to here.
+
+ ChangeLog | 10 ++++++++++
+ src/terminal-window.c | 30 ++++++++++++++----------------
+ 2 files changed, 24 insertions(+), 16 deletions(-)
+
+commit 03742968cd14bfc52a4662a9681881bfe514b8a5
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 17 22:45:17 2006 +0000
+
+ Bug 338613 – "Detach Tab" menu item is missing a mnemonic
+
+ 2006-10-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 338613 – "Detach Tab" menu item is missing a mnemonic
+
+ * src/terminal-window (terminal_window_init): add a mnemonic to the Detach
+ Tab menu option. Patch by Dennis Cranston.
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit ebe5f99d504e57619969fc8da5f98b9c2e182e15
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 17 16:27:50 2006 +0000
+
+ be slightly less verbose in the confirmation dialog. Induced by Wouter
+
+ 2006-10-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c (confirm_close_window): be slightly less verbose
+ in the confirmation dialog. Induced by Wouter Bolsterlee's bug 340940.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 3 +--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 96b81ce9f84a7ebda74c23e4a5faba74a27b829a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 17 08:07:52 2006 +0000
+
+ Bug 160455 – Change "system terminal font" to "system monospace font"
+
+ 2006-10-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 160455 – Change "system terminal font" to "system monospace font"
+
+ * src/gnome-terminal.glade2: s/terminal font/fixed width font/ in the
+ profile editor dialog, so that out language matches gnome-font-properties'.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.glade2 | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 0e92ddda386000c7419648b7edc3c2edeb2a98e2
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 17 07:58:59 2006 +0000
+
+ Bug 79326 – When making things insensitive, doesn't catch their label
+
+ 2006-10-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 79326 – When making things insensitive, doesn't catch their label
+
+ * src/profile-editor.c (profile_editor_update_sensitivity):
+ when changing the sensibility of a widget, do the same for its menmonic
+ label. Essentially the patch by Michael Terry.
+
+ ChangeLog | 8 +++++++
+ src/profile-editor.c | 63 ++++++++++++++++++++++++---------------------------
+ src/terminal-screen.c | 5 +++-
+ 3 files changed, 42 insertions(+), 34 deletions(-)
+
+commit 8b61e9b8f949ec22d8568e85e97d6c6e9e531bf7
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Oct 14 18:09:58 2006 +0000
+
+ Bug 362159 – es doc to gnome-doc-utils
+
+ 2006-10-12 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 362159 – es doc to gnome-doc-utils
+
+ * configure.in: remove help/es/Makefile from AC_CONFIG_FILES,
+ because it is no longer there after the g-u-d-ization of help/es.
+
+ ChangeLog | 7 +++++++
+ configure.in | 1 -
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit ae408f1fb9aedfa0b80645f7b0f56b962c473fad
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Thu Oct 12 17:22:46 2006 +0000
+
+ Hopefully fix the annoying window resizing bug triggered by switching
+
+ 2006-10-12 Wouter Bolsterlee <wbolster@gnome.org>
+
+ * src/terminal-window.c: (terminal_window_set_active),
+ (notebook_page_selected_callback):
+ Hopefully fix the annoying window resizing bug triggered
+ by switching between multiple tabs. Fixes bug #95316,
+ patch by Eric Anderson.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 32 +++++++++++++++++++-------------
+ 2 files changed, 27 insertions(+), 13 deletions(-)
+
+commit cf4b7a78ef658dce83b3b20762a746422c7c6f7e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Oct 12 07:30:19 2006 +0000
+
+ Bug 360385 – Context menu has two uses for "c" key
+
+ 2006-10-12 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 360385 – Context menu has two uses for "c" key
+
+ * src/terminal-screen.c (popup_clipboard_request_callback): don't have
+ clashing shortcuts for Close and Copy when there is only one tab.
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit e41cc784331f7a236cda4cebb6dd3a377409036e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Oct 12 06:11:28 2006 +0000
+
+ Bug 358267 – set_palette() compares uninitialized memory Bug 124417 –
+
+ 2006-10-12 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Bug 358267 – set_palette() compares uninitialized memory
+ Bug 124417 – Use of uninitialized value of size 4
+
+ * src/terminal-profile.c: do not compare GdkColors using memcmp,
+ as the pixel thingie gets in the way. I officially owe Mark Schreiber
+ a beer.
+
+ ChangeLog | 9 +++++++++
+ src/terminal-profile.c | 23 ++++++++++++++++++-----
+ 2 files changed, 27 insertions(+), 5 deletions(-)
+
+commit f032b1c17b336f9f9ac65fe5ec0b49447122c65c
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Fri Oct 6 10:51:09 2006 +0000
+
+ Translation updated by Wouter Bolsterlee.
+
+ 2006-10-06 Wouter Bolsterlee <wbolster@gnome.org>
+
+ * nl.po: Translation updated by Wouter Bolsterlee.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 204 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 108 insertions(+), 100 deletions(-)
+
+commit baa5e0241f0116b74dbd079c5b8c34c6f4ca4230
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Fri Oct 6 10:49:59 2006 +0000
+
+ Remember zoom setting for new tabs. Fixes bug #335200 .
+
+ 2006-10-06 Wouter Bolsterlee <wbolster@gnome.org>
+
+ * src/terminal-window.c: (new_tab_callback):
+ Remember zoom setting for new tabs. Fixes bug #335200 .
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 +++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 695312bf8ef950c3921ee1b542a583e76a883f42
+Author: Wouter Bolsterlee <wbolster@gnome.org>
+Date: Fri Oct 6 10:47:43 2006 +0000
+
+ Include Tango color scheme. Fixes bug #356389.
+
+ 2006-10-06 Wouter Bolsterlee <wbolster@gnome.org>
+
+ * src/profile-editor.c:
+ * src/terminal-profile.c:
+ * src/terminal-profile.h:
+ Include Tango color scheme. Fixes bug #356389.
+
+ ChangeLog | 7 +++++++
+ src/profile-editor.c | 3 ++-
+ src/terminal-profile.c | 21 +++++++++++++++++++++
+ src/terminal-profile.h | 1 +
+ 4 files changed, 31 insertions(+), 1 deletion(-)
+
+commit 802005253d1236c47be7507893e182e344ceb49f
+Author: Christophe Bliard <christophe.bliard@trux.info>
+Date: Fri Oct 6 08:40:26 2006 +0000
+
+ Updated French translation.
+
+ 2006-10-06 Christophe Bliard <christophe.bliard@trux.info>
+
+ * fr/fr.po: Updated French translation.
+
+ help/ChangeLog | 4 ++++
+ help/fr/fr.po | 10 ++++++----
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 11d1f560676a0e3c5bb1221b37ddcf76d7985a5a
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Fri Oct 6 03:12:29 2006 +0000
+
+ Updated Swedish translation.
+
+ 2006-10-06 Daniel Nylander <po@danielnylander.se>
+
+ * sv/sv.po: Updated Swedish translation.
+
+ help/ChangeLog | 4 +
+ help/sv/sv.po | 356 +++++++++++++++++++++++++++------------------------------
+ 2 files changed, 172 insertions(+), 188 deletions(-)
+
+commit 86b57d847a2f0eb555f553ed1eb5bc5ffbc955b2
+Author: Francisco Javier F. Serrador <serrador@openshine.com>
+Date: Thu Oct 5 12:47:26 2006 +0000
+
+ Migrated es doc to gnome-doc-utils.
+
+ 2006-10-05 Francisco Javier F. Serrador <serrador@openshine.com>
+
+ * es/es.po: Migrated es doc to gnome-doc-utils.
+
+ help/ChangeLog | 17 +-
+ help/Makefile.am | 9 +-
+ help/es/Makefile.am | 8 -
+ help/es/es.po | 1237 +++++++++++++++++++++++++
+ help/es/figures/gnome-terminal-default.png | Bin 8741 -> 13960 bytes
+ help/es/figures/gnome-terminal-tabbed.png | Bin 10070 -> 18792 bytes
+ help/es/figures/terminal_window.png | Bin 14942 -> 0 bytes
+ help/es/gnome-terminal-es.omf | 35 -
+ help/es/gnome-terminal.xml | 1376 ----------------------------
+ help/es/legal.xml | 81 --
+ 10 files changed, 1254 insertions(+), 1509 deletions(-)
+
+commit 9fcc62bbd5502b213d2cc1a237bcdc79457bcecf
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Oct 4 07:19:24 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-10-04 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 14 +++++++++-----
+ 2 files changed, 13 insertions(+), 5 deletions(-)
+
+commit 58378f1ed83501e4bfd44f601f9b1883e6764772
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Oct 3 20:22:00 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-10-03 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 12 ++++++------
+ 2 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 458c5ae2eb914a87493f0e158200790fc26e4dcf
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Oct 2 19:38:16 2006 +0000
+
+ release 2.16.1
+
+ ChangeLog | 6 ++++++
+ NEWS | 30 ++++++++++++++++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 37 insertions(+), 1 deletion(-)
+
+commit dbf69b62edad94fd353692b9b6e9f2191bb1f898
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Oct 2 16:59:22 2006 +0000
+
+ Bug 342531 – --title option does nothing Patch from Owen Swerkstrom
+
+ 2006-10-02 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 342531 – --title option does nothing
+ Patch from Owen Swerkstrom
+
+ * src/terminal-screen.c (terminal_screen_init),
+ (terminal_screen_finalize), (cook_title),
+ (terminal_screen_set_dynamic_icon_title),
+ (terminal_screen_set_title):
+ * src/terminal-screen.h:
+ * src/terminal.c (terminal_app_new_terminal): Honor --title.
+
+ ChangeLog | 12 ++++++++++++
+ src/terminal-screen.c | 27 +++++++++++++++++++++++----
+ src/terminal-screen.h | 2 ++
+ src/terminal.c | 1 +
+ 4 files changed, 38 insertions(+), 4 deletions(-)
+
+commit 98260f3b54d3148dc833dc48eb915bc3959b814e
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Mon Sep 25 20:53:47 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-09-25 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 32 +++++++++++++++++++++++++++++---
+ 2 files changed, 33 insertions(+), 3 deletions(-)
+
+commit b57b76fb46e428090a73439226f1a8853f374e90
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Sep 22 21:23:20 2006 +0000
+
+ do not leak tooltips and recycle the GtkRcStyle (patch by mariano)
+
+ ChangeLog | 7 +++++++
+ src/terminal-notebook.c | 54 +++++++++++++++++++++++++++++++++++++++++--------
+ 2 files changed, 53 insertions(+), 8 deletions(-)
+
+commit 7eb3ec6210ccecb2e4195d32d727fcaca9cfdb59
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Sep 22 20:49:26 2006 +0000
+
+ apply patch from pbor to fix a memory leak in sync_label
+
+ ChangeLog | 8 ++++++++
+ src/terminal-notebook.c | 9 +++++++--
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 2d1e026b10700c4b2992c808e2ebd3b9863c23cd
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Fri Sep 22 16:56:03 2006 +0000
+
+ updated Walloon file
+
+ po/ChangeLog | 134 ++++---
+ po/wa.po | 1251 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 722 insertions(+), 663 deletions(-)
+
+commit 7511ce019b602f02e3a61a00db49171befa82629
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Fri Sep 22 16:24:47 2006 +0000
+
+ Apply several Catalan fixes by Robert Millan.
+
+ po/ChangeLog | 4 ++++
+ po/ca.po | 78 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 43 insertions(+), 39 deletions(-)
+
+commit e1030394b35c5d6f86ed43aea0e497366af9a780
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Sep 14 05:13:22 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-09-14 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 6 ++++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit b905391c310bbfda0b15720931e2123f7c61a953
+Author: David Lodge <dave@cirt.net>
+Date: Sun Sep 10 09:52:56 2006 +0000
+
+ Updated English (British) translation.
+
+ 2006-09-10 David Lodge <dave@cirt.net>
+
+ * en_GB.po: Updated English (British) translation.
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 2277 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 955 insertions(+), 1326 deletions(-)
+
+commit dfa1bd4e6e678337ed75d79376eaa74583a49a76
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Fri Sep 8 01:17:37 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-09-08 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 70 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 41 insertions(+), 33 deletions(-)
+
+commit c9091e4338dc1eb52d18a0400fefc597c39db708
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Sep 4 22:32:38 2006 +0000
+
+ updated.
+
+ 2006-09-04 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS: updated.
+
+ * configure.in: released 2.16.0.
+
+ ChangeLog | 6 ++++++
+ NEWS | 16 ++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 23 insertions(+), 1 deletion(-)
+
+commit ae4f99da02b70db214a484fa8cdc32c4d3a76005
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Sep 3 21:52:01 2006 +0000
+
+ Updated Swedish translation. Removed old screenshot. Removed due to
+
+ 2006-09-03 Daniel Nylander <po@danielnylander.se>
+
+ * sv/sv.po: Updated Swedish translation.
+ * sv/figures/terminal_window.png: Removed old screenshot.
+ * sv/gnome-terminal-fr.omf, sv/gnome-terminal.xml, sv/legal.xml: Removed due to migration to gettext.
+
+ help/ChangeLog | 6 +
+ help/sv/figures/gnome-terminal-default.png | Bin 5174 -> 7135 bytes
+ help/sv/figures/gnome-terminal-tabbed.png | Bin 5744 -> 10214 bytes
+ help/sv/figures/terminal_window.png | Bin 5525 -> 0 bytes
+ help/sv/gnome-terminal-sv.omf | 35 --
+ help/sv/gnome-terminal.xml | 938 -----------------------------
+ help/sv/legal.xml | 27 -
+ help/sv/sv.po | 453 +++++++-------
+ 8 files changed, 242 insertions(+), 1217 deletions(-)
+
+commit 6edfa9bee466c040e3568e6bdbed6a5cad05d3e8
+Author: Subhransu Behera <sbehera@src.gnome.org>
+Date: Sun Sep 3 14:49:46 2006 +0000
+
+ Updated Oriya Translation
+
+ po/or.po | 121 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 61 insertions(+), 60 deletions(-)
+
+commit 42cabfda5d5423de7949c36833baa8c18b099e66
+Author: Subhransu Behera <sbehera@src.gnome.org>
+Date: Sun Sep 3 14:49:13 2006 +0000
+
+ Added Strings for Updated Oriya Translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 59d8b1821f1dd22d2f614d27ecad2a80228a297e
+Author: Joachim Noreiko <joachimn@src.gnome.org>
+Date: Sun Sep 3 12:47:36 2006 +0000
+
+ mention of symbols in word select. Fixes #353881
+
+ * C/gnome-terminal.xml: mention of symbols in word select. Fixes #353881
+
+ help/C/gnome-terminal.xml | 2 +-
+ help/ChangeLog | 4 ++++
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit ae0cafad36066e77d11fe6a58ba82201aa1b8b4e
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sun Sep 3 02:15:44 2006 +0000
+
+ Bug 354056 – Build broken: missing help/fr/Makefile.am
+
+ 2006-09-02 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 354056 – Build broken: missing help/fr/Makefile.am
+
+ * configure.in: Remove help/fr/Makefile and help/sv/Makefile
+ from output files as they are moved to gnome-doc-utils (geer)
+
+ * help/sv/Makefile.am: Remove this as it's not used anymore.
+
+ ChangeLog | 9 +
+ configure.in | 2 -
+ help/sv/Makefile.am | 8 -
+ help/sv/gnome-terminal.xml | 1869 ++++++++++++++++----------------------------
+ 4 files changed, 684 insertions(+), 1204 deletions(-)
+
+commit e5e05ab22f10bc38b42d4112fd22823336d5986d
+Author: Christophe Bliard <christophe.bliard@trux.info>
+Date: Sat Sep 2 10:12:30 2006 +0000
+
+ Added French translation. Added screenshots. Removed old screenshot.
+
+ 2006-09-02 Christophe Bliard <christophe.bliard@trux.info>
+
+ * fr/fr.po: Added French translation.
+ * fr/figures/*.png: Added screenshots.
+ * fr/figures/terminal_window.png: Removed old screenshot.
+ * fr/gnome-terminal-fr.omf, fr/gnome-terminal.xml, fr/legal.xml,
+ fr/Makefile.am: Removed due to migration to gettext.
+ * Makefile.am: Added fr to DOC_LINGUAS.
+
+ help/ChangeLog | 9 +
+ help/Makefile.am | 4 +-
+ help/fr/Makefile.am | 8 -
+ help/fr/figures/gnome-terminal-default.png | Bin 9786 -> 13655 bytes
+ help/fr/figures/gnome-terminal-tabbed.png | Bin 14400 -> 13204 bytes
+ help/fr/figures/terminal_window.png | Bin 9517 -> 0 bytes
+ help/fr/fr.po | 1957 ++++++++++++++++++++++++++++
+ help/fr/gnome-terminal-fr.omf | 37 -
+ help/fr/gnome-terminal.xml | 1190 -----------------
+ help/fr/legal.xml | 76 --
+ 10 files changed, 1968 insertions(+), 1313 deletions(-)
+
+commit 338f43423a2156859d287308d01d37a1097f797d
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Fri Sep 1 12:26:06 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +++
+ po/hi.po | 103 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 64 insertions(+), 43 deletions(-)
+
+commit 596eacb8a956366e7130e1d9a6e05f9a0a730551
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Fri Sep 1 09:13:35 2006 +0000
+
+ Added Entry for Bengali India Translation Updation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 0e1d0be2b35b451d4b63395bf927d45ad5d93342
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Fri Sep 1 09:13:21 2006 +0000
+
+ Updated Bengali India Translation
+
+ po/bn_IN.po | 216 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 108 insertions(+), 108 deletions(-)
+
+commit 4eaac4dce428b0080fbd12ef0678a55b285dc785
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Thu Aug 31 23:34:03 2006 +0000
+
+ Bug 351319 – crash on Terminal Patch from Mariano Suárez-Alvarez
+
+ 2006-08-31 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 351319 – crash on Terminal
+ Patch from Mariano Suárez-Alvarez
+
+ * src/terminal-window.c (terminal_window_destroy): Don't remove
+ screens, let the container take care of them.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 3 ---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit bff784342c309c81eaac84437168eea817b9d867
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Thu Aug 31 11:45:19 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 ++++
+ po/hi.po | 47 ++++++++++++++++++++---------------------------
+ 2 files changed, 24 insertions(+), 27 deletions(-)
+
+commit e0d6067f22dc127f6a838633149fe916a3bd4bf0
+Author: Jovan Naumovski <jovanna@src.gnome.org>
+Date: Wed Aug 30 22:53:56 2006 +0000
+
+ 2006-08-31 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation
+
+ po/ChangeLog | 4 +++
+ po/mk.po | 106 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 57 insertions(+), 53 deletions(-)
+
+commit 4afa7d0622dedade64846b9a38a0b4311ca4a09d
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Wed Aug 30 11:59:13 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +
+ po/hi.po | 234 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 120 insertions(+), 118 deletions(-)
+
+commit 485b3d3b14c6ed14f276203f0fad3a159c47ffa5
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Aug 28 21:34:24 2006 +0000
+
+ Part of Bug 352873 – crash in Terminal: Edit current profile aft...
+
+ 2006-08-28 Behdad Esfahbod <behdad@gnome.org>
+
+ Part of Bug 352873 – crash in Terminal: Edit current profile aft...
+ Patch from Mariano Suárez-Alvarez
+
+ * src/profile-editor.c (background_image_changed): Return if filename
+ is NULL.
+
+ ChangeLog | 8 ++++++++
+ src/profile-editor.c | 5 +++++
+ 2 files changed, 13 insertions(+)
+
+commit 61761a0718a3fbe022884c8417ae4c805a22680b
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Aug 27 10:34:38 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 ++
+ po/th.po | 201 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 103 insertions(+), 102 deletions(-)
+
+commit cd99c1a5ccb369755aad04641fd9b45c288b4aef
+Author: Joachim Noreiko <joachimn@src.gnome.org>
+Date: Sun Aug 27 08:33:34 2006 +0000
+
+ various updates, including fixing #123994 and #138239
+
+ * C/gnome-terminal.xml:
+ various updates, including fixing #123994 and #138239
+
+ help/C/gnome-terminal.xml | 73 +++++++++++++++++------------------------------
+ help/ChangeLog | 5 ++++
+ 2 files changed, 31 insertions(+), 47 deletions(-)
+
+commit 91a5386edc00385f6980d727257aa37ac1553bb8
+Author: Jovan Naumovski <jovanna@src.gnome.org>
+Date: Sat Aug 26 21:55:06 2006 +0000
+
+ 2006-08-26 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated/Fixed Macedonian translation
+
+ po/ChangeLog | 4 ++
+ po/mk.po | 123 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 56 insertions(+), 71 deletions(-)
+
+commit 1f217d002004a812e75f40e408303fc64d3b6775
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sat Aug 26 21:48:18 2006 +0000
+
+ Bug 353020 – Detaching a tab does not preserve the size Patch from
+
+ 2006-08-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 353020 – Detaching a tab does not preserve the size
+ Patch from Mariano Suárez-Alvarez
+
+ * src/terminal-window.c (new_window): Preserve geometry.
+
+ ChangeLog | 7 +++++++
+ src/.cvsignore | 2 ++
+ src/skey/.cvsignore | 4 ++++
+ src/terminal-window.c | 20 +++++++++++++++++++-
+ 4 files changed, 32 insertions(+), 1 deletion(-)
+
+commit 49bddd7420d73a1d8c3b696d35c0dd0991bfe800
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sat Aug 26 20:58:40 2006 +0000
+
+ Bug 336943 – Critical warning and crash in gnome-terminal Patch from
+
+ 2006-08-26 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 336943 – Critical warning and crash in gnome-terminal
+ Patch from Mariano Suárez-Alvarez
+
+ * src/terminal-window.c (fill_in_config_picker_submenu),
+ (fill_in_new_term_submenu_real), (fill_in_encoding_menu):
+ Use gtk_menu_item_remove_submenu() instead of passing NULL to
+ gtk_menuitem_set_submenu().
+
+ ChangeLog | 10 ++++++++++
+ src/terminal-window.c | 11 +++++------
+ 2 files changed, 15 insertions(+), 6 deletions(-)
+
+commit 72592f24ef74eff6b9273b300ce2b26baf48c8a2
+Author: Rahul Bhalerao <rahulb@src.gnome.org>
+Date: Fri Aug 25 08:46:39 2006 +0000
+
+ Updated translations
+
+ po/ChangeLog | 5 +
+ po/LINGUAS | 1 +
+ po/mr.po | 2819 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2825 insertions(+)
+
+commit 77ca7b9de16322f430791a941bbf5843ccd41b3f
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Aug 24 17:59:27 2006 +0000
+
+ Translation updated.
+
+ 2006-08-24 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/et.po | 861 +++++++++++++++++++----------------------------------------
+ 2 files changed, 277 insertions(+), 588 deletions(-)
+
+commit 06419c726a61811dd914a91bb05808d404fb2c9b
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Aug 24 17:55:26 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-08-24 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 25 +++++++++++++++----------
+ 2 files changed, 19 insertions(+), 10 deletions(-)
+
+commit c2fabe7917a7583682148173ffb615e599424d48
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Thu Aug 24 07:18:19 2006 +0000
+
+ Updated Traditional Chinese translation(Hong Kong). Updated Traditional
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+ * LINGUAS: Added Chinese Hong Kong (zh_HK).
+
+ po/ChangeLog | 6 +
+ po/LINGUAS | 1 +
+ po/{zh_TW.po => zh_HK.po} | 388 +++++++++++++++-------------------------------
+ po/zh_TW.po | 376 ++++++++++++++------------------------------
+ 4 files changed, 243 insertions(+), 528 deletions(-)
+
+commit 608e12cf7933d0554dc1dbfd42c44392030e4444
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Tue Aug 22 21:17:58 2006 +0000
+
+ Updated Swedish translation.
+
+ 2006-08-22 Daniel Nylander <po@danielnylander.se>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 7 +++++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit b418a4286e8dbe2971b7d59278b5d8f98b071a65
+Author: Matic Žgur <mr.zgur@gmail.com>
+Date: Tue Aug 22 15:42:28 2006 +0000
+
+ Updated Slovenian translation.
+
+ 2006-08-22 Matic Žgur <mr.zgur@gmail.com>
+
+ * sl.po: Updated Slovenian translation.
+
+ po/ChangeLog | 4 +
+ po/sl.po | 2629 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 1093 insertions(+), 1540 deletions(-)
+
+commit bee95f0ac79bd37e941e08bdc3856b8f0ac189df
+Author: Subhransu Behera <sbehera@src.gnome.org>
+Date: Mon Aug 21 00:19:18 2006 +0000
+
+ Updated Oriya Translation
+
+ po/or.po | 2463 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2463 insertions(+)
+
+commit dbcee9d30de42054eb55ff897523a297f48bdec0
+Author: Subhransu Behera <sbehera@src.gnome.org>
+Date: Mon Aug 21 00:18:58 2006 +0000
+
+ Added Oriya to The List of Languages
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 0d4ed23d8a10fc309c7351c3f29f4995ab28e372
+Author: Subhransu Behera <sbehera@src.gnome.org>
+Date: Mon Aug 21 00:18:24 2006 +0000
+
+ Updated Oriya Translation and Added Oriya to The List of Languages
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit daf5d8572243dd1224cd7362f708fe89d22e2998
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Sun Aug 20 13:48:50 2006 +0000
+
+ Added Swedish translation.
+
+ 2006-08-20 Daniel Nylander <po@danielnylander.se>
+
+ * sv/sv.po: Added Swedish translation.
+
+ help/ChangeLog | 4 +
+ help/Makefile.am | 4 +-
+ help/sv/sv.po | 1151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 1157 insertions(+), 2 deletions(-)
+
+commit db0bd90fe384b11ce6b88681794c6ae3eb4ee3f8
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed Aug 16 02:12:05 2006 +0000
+
+ Translation updated.
+
+ 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 243 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 134 insertions(+), 113 deletions(-)
+
+commit f7fcae6b360099c0075051f56ad255830a5b820b
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Aug 15 12:05:22 2006 +0000
+
+ Fix intltool req.
+
+ 2006-08-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Fix intltool req.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 520de99917a51f6eed7f4c9af7937137c84899c4
+Author: Bastien Nocera <hadess@hadess.net>
+Date: Sat Aug 5 13:00:57 2006 +0000
+
+ Only send Previous tab/Next tab key events to the terminal if there's no
+
+ 2006-08-05 Bastien Nocera <hadess@hadess.net>
+
+ * src/terminal-window.c: (accel_event_key_match):
+ Only send Previous tab/Next tab key events to the terminal if there's
+ no tab, and not when we reach the boundary with multiple tabs,
+ and ignore NumLock as well (Closes: #138609)
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 2 ++
+ 2 files changed, 9 insertions(+)
+
+commit e92c93e3eabd7f51627a8f1ba27ae077bd2fe66a
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sat Aug 5 12:42:13 2006 +0000
+
+ Updated Traditional Chinese translation(Hong Kong). Updated Traditional
+
+ 2006-08-05 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
+ po/ChangeLog | 5 +
+ po/zh_TW.po | 1122 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 556 insertions(+), 571 deletions(-)
+
+commit 3230d594483da8680eeb6b2590d2837024b96d93
+Author: Ani Peter <anipeter@src.gnome.org>
+Date: Sat Aug 5 09:56:08 2006 +0000
+
+ Updated Malayalam translation
+
+ po/ChangeLog | 4 +
+ po/ml.po | 1821 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 944 insertions(+), 881 deletions(-)
+
+commit 8ff2674816d3317fa7c4d4aa1f56dff263fb6783
+Author: Jovan Naumovski <jovanna@src.gnome.org>
+Date: Tue Aug 1 16:06:32 2006 +0000
+
+ 2006-08-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated/Fixed Macedonian Translation
+
+ po/ChangeLog | 4 +
+ po/mk.po | 290 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 161 insertions(+), 133 deletions(-)
+
+commit 5c42ec64189faae2795a984cf83dd26cbf29d742
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 31 20:12:38 2006 +0000
+
+ updated.
+
+ 2006-07-31 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS: updated.
+
+ * configure.in: released 2.15.4.
+
+ ChangeLog | 6 ++++++
+ NEWS | 6 ++++++
+ configure.in | 2 +-
+ 3 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 5adbc6d0fda0fbd63db4041bd8898ffeb05e66f6
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 31 17:22:04 2006 +0000
+
+ Bug 349459 – does not assert dependency on gdk 2.10
+
+ 2006-07-31 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 349459 – does not assert dependency on gdk 2.10
+
+ * configure.in: Require Gtk+ 2.10 as we use the new API for composite
+ detection.
+
+ ChangeLog | 7 +++++++
+ configure.in | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 1b66f4b0477be6a29c1245e33e6dd2221a6a1e51
+Author: Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
+Date: Mon Jul 31 05:59:20 2006 +0000
+
+ Updated.
+
+ 2006-07-31 Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
+
+ * id.po: Updated.
+
+ po/ChangeLog | 4 +
+ po/id.po | 1373 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 765 insertions(+), 612 deletions(-)
+
+commit 5fda9f782d90d771aa4668494531d057f09d5cfe
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sun Jul 30 21:44:22 2006 +0000
+
+ Bug 85926 – dnd'd filenames should be escaped Patch from Thomas
+
+ 2006-07-30 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 85926 – dnd'd filenames should be escaped
+ Patch from Thomas Folz-Donahue
+
+ * src/terminal-screen.c (drag_data_received): Quote filenames.
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 26 +++++++++++++++-----------
+ 2 files changed, 22 insertions(+), 11 deletions(-)
+
+commit 5910706e20e3ca5ff75e63ff6729f15c30219cc2
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat Jul 29 20:31:31 2006 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 ++
+ po/fr.po | 178 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 96 insertions(+), 86 deletions(-)
+
+commit 3340d0f227f974c4e97a0cc4d6ef9375f7df655e
+Author: Raivis Dejus <orvils@gmail.com>
+Date: Fri Jul 28 13:05:55 2006 +0000
+
+ Updated Latvian translation.
+
+ 2006-07-28 Raivis Dejus <orvils@gmail.com>
+
+ * lv.po: Updated Latvian translation.
+
+ po/ChangeLog | 4 +
+ po/lv.po | 1948 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 1072 insertions(+), 880 deletions(-)
+
+commit d248bc59ded58a1f4edecc4f1ef627e916c39166
+Author: Joachim Noreiko <joachimn@src.gnome.org>
+Date: Fri Jul 28 08:19:05 2006 +0000
+
+ oops -- hadn't saved this for the last commit
+
+ help/ChangeLog | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 902b4b6b8d161a041d680f679219fc987b7d6302
+Author: Joachim Noreiko <joachimn@src.gnome.org>
+Date: Fri Jul 28 08:16:13 2006 +0000
+
+ updated mention of Applications menu. Fixes #348372
+
+ * C/gnome-terminal.xml:
+ updated mention of Applications menu. Fixes #348372
+
+ help/C/gnome-terminal.xml | 2 +-
+ help/ChangeLog | 5 +++++
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit d9d7536ef44b883be5e7216c79921431e4498440
+Author: Behdad Esfahbod <behdad@src.gnome.org>
+Date: Mon Jul 24 22:50:35 2006 +0000
+
+ Add myself.
+
+ MAINTAINERS | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit efd817d37610b843199246340cd9d99fbffd29d9
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 24 22:40:07 2006 +0000
+
+ updated.
+
+ 2006-07-24 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS: updated.
+
+ * configure.in: released 2.15.3.
+
+ ChangeLog | 6 ++++++
+ NEWS | 9 +++++++++
+ configure.in | 2 +-
+ 3 files changed, 16 insertions(+), 1 deletion(-)
+
+commit 11a03ebb66852bd261c2979c73b938dc32ec65b3
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 24 22:12:11 2006 +0000
+
+ Bug 324426 – Open/close tab adds row to terminal Patch from Eric
+
+ 2006-07-24 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 324426 – Open/close tab adds row to terminal
+ Patch from Eric Anderson
+
+ * src/terminal-window.c (notebook_tab_removed_callback): Reset size
+ if only one tab remaining.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 6 ++++++
+ 2 files changed, 14 insertions(+)
+
+commit 8c243bfa7c0a40ca7496b508fbceaad296b3e8c6
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 24 22:05:38 2006 +0000
+
+ Bug 336947 – [patch] Redundant vte_terminal_set_font_full() calls Patch
+
+ 2006-07-24 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 336947 – [patch] Redundant vte_terminal_set_font_full() calls
+ Patch from Aivars Kalvans
+
+ * src/terminal-screen.c (style_set_callback),
+ (terminal_screen_reread_profile), (monospace_font_change_notify),
+ (terminal_screen_set_font), (terminal_screen_update_on_realize),
+ (terminal_screen_change_font), (terminal_screen_set_font_scale):
+ * src/terminal-screen.h:
+ * src/terminal.c (terminal_app_new_terminal):
+ AVoid redundant set_font_full and invalidate_all calls.
+
+ * configure.in: Require vte >= 0.13.4 that has the bits needed for
+ this change to work.
+
+ ChangeLog | 16 ++++++++++++++++
+ configure.in | 2 +-
+ src/terminal-screen.c | 39 ++++++++++++++++++++++++++++-----------
+ src/terminal-screen.h | 1 +
+ src/terminal.c | 1 +
+ 5 files changed, 47 insertions(+), 12 deletions(-)
+
+commit 40c4284dc24fb73c4d63023dc4fb2309cdaee255
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat Jul 22 13:37:28 2006 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 ++++
+ po/fr.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 685a798ddb78a08f47af415ab9e56f23b63962e2
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Fri Jul 21 15:55:28 2006 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 695 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 303 insertions(+), 396 deletions(-)
+
+commit 4a622b08f4d2d9017adbbc5dc14bbc1313089fb3
+Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
+Date: Wed Jul 19 09:35:06 2006 +0000
+
+ Fixed "tồ sơ"
+
+ po/vi.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0e957a4bee4071f0c34a1e339a106c0b649f400c
+Author: Thierry Randrianiriana <thierryr@src.gnome.org>
+Date: Fri Jul 14 13:35:10 2006 +0000
+
+ Added Malagasy translation Added Malagasy 'mg'
+
+ * po/mg: Added Malagasy translation
+ * po/LINGUAS: Added Malagasy 'mg'
+
+ po/ChangeLog | 108 +--
+ po/LINGUAS | 1 +
+ po/mg.po | 2275 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2332 insertions(+), 52 deletions(-)
+
+commit 882c1d8d2afcd0bb7da9153e472dfcef3e15b9c8
+Author: Francisco Javier F. Serrador <serrador@openshine.com>
+Date: Tue Jul 11 18:21:07 2006 +0000
+
+ Added Spanish translation.
+
+ 2006-07-11 Francisco Javier F. Serrador <serrador@openshine.com>
+
+ * es.po: Added Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 8f5d279ff86d2c391f258810cb84b64af93983f2
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Tue Jul 11 01:10:21 2006 +0000
+
+ updated.
+
+ 2006-07-10 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS: updated.
+
+ * configure.in: released 2.15.2.
+
+ ChangeLog | 6 ++++++
+ NEWS | 7 +++++++
+ configure.in | 2 +-
+ 3 files changed, 14 insertions(+), 1 deletion(-)
+
+commit a5e46e45c279663393d63ca8278ae439f02178bc
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Mon Jul 10 18:32:21 2006 +0000
+
+ Bug 345378 – real transparency Patch from Kristian Høgsberg <krh
+
+ 2006-07-10 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 345378 – real transparency
+ Patch from Kristian Høgsberg <krh redhat.com>
+
+ * src/terminal-screen.c (terminal_screen_reread_profile),
+ (profile_changed_callback), (terminal_screen_set_profile):
+ * src/terminal-screen.h:
+ * src/terminal-widget-vte.c
+ (terminal_widget_set_background_transparent),
+ (terminal_widget_set_background_darkness),
+ (terminal_widget_set_background_opacity):
+ * src/terminal-widget.h:
+ * src/terminal-window.c (initialize_alpha_mode),
+ (terminal_window_uses_argb_visual), (terminal_window_init):
+ * src/terminal-window.h:
+ * src/terminal.c (terminal_app_new_terminal):
+ Use real transparency when the X server supports it.
+
+ * configure.in: Require vte-0.13.3 that has the necessary bits
+ (vte_terminal_set_opacity)
+
+ ChangeLog | 22 ++++++++++++++++++++++
+ configure.in | 2 +-
+ src/terminal-screen.c | 22 ++++++++++++++++------
+ src/terminal-screen.h | 2 ++
+ src/terminal-widget-vte.c | 9 +++++++++
+ src/terminal-widget.h | 3 +++
+ src/terminal-window.c | 33 +++++++++++++++++++++++++++++++++
+ src/terminal-window.h | 2 ++
+ src/terminal.c | 2 ++
+ 9 files changed, 90 insertions(+), 7 deletions(-)
+
+commit cac853675c63c68355f2e382d0beaa90748e788c
+Author: Simos Xenitellis <simos@src.gnome.org>
+Date: Mon Jul 3 20:49:49 2006 +0000
+
+ Minor translation fix
+
+ po/el.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 768917701fadc68a2433fb8a97bf9fc456312396
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Jul 3 13:37:08 2006 +0000
+
+ Added entry for addition of bengali India (bn_IN) translation and to LINGUAS
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit fad4c95c2d3babbd58a28a93a60bd71045c92936
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Jul 3 13:36:57 2006 +0000
+
+ Added bengali India (bn_IN)
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 31d70cd7b7fa9693104841839039955c2f0f1d18
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Mon Jul 3 13:35:59 2006 +0000
+
+ Added Bengali India Translation
+
+ po/bn_IN.po | 2759 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2759 insertions(+)
+
+commit 4e8c02cc8896ec7785aaba70d600594ff4cd25f5
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Thu Jun 29 07:09:41 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +++
+ po/hi.po | 89 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 49 insertions(+), 44 deletions(-)
+
+commit ac585e3d450a155675a42ac5a90c64e3f4296917
+Author: Felix I <ifelix@src.gnome.org>
+Date: Tue Jun 27 09:45:29 2006 +0000
+
+ Tamil translation updated
+
+ po/ChangeLog | 4 +
+ po/ta.po | 1352 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 701 insertions(+), 655 deletions(-)
+
+commit 4c950df1b767d9e391d7697a7e4746960e559f46
+Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+Date: Sat Jun 24 12:13:05 2006 +0000
+
+ Updated Russian translation.
+
+ 2006-06-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * ru.po: Updated Russian translation.
+
+ po/ChangeLog | 4 ++++
+ po/ru.po | 9 +++++----
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit baa1da445f81c455d7fb60674baee071aa58e921
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sat Jun 17 22:22:38 2006 +0000
+
+ applied patch to improve the dialog to ask for confirmation when closing a
+
+ 2006-06-17 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-window.c: applied patch to improve the
+ dialog to ask for confirmation when closing a window
+ with more than one tab open. Closes bug #345166.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 37 +++++++++++++++----------------------
+ 2 files changed, 21 insertions(+), 22 deletions(-)
+
+commit e0d29b467e064ede01d0a7a4220ebc87b71ce3cf
+Author: Hendrik Richter <hendrikr@gnome.org>
+Date: Thu Jun 15 15:08:32 2006 +0000
+
+ Updated German translation.
+
+ 2006-06-15 Hendrik Richter <hendrikr@gnome.org>
+
+ * de.po: Updated German translation.
+
+ po/ChangeLog | 4 ++++
+ po/de.po | 21 ++++++++++++---------
+ 2 files changed, 16 insertions(+), 9 deletions(-)
+
+commit 9f2e602c6abbd82384830baeecb31f787b9628bc
+Author: Pema Geyleg <pgeyleg@src.gnome.org>
+Date: Sun May 28 12:22:43 2006 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/dz.po | 1422 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 757 insertions(+), 669 deletions(-)
+
+commit a4c47c92cb92b557bc70141ee970fe0941847914
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed May 17 22:10:05 2006 +0000
+
+ updated.
+
+ 2006-05-17 Behdad Esfahbod <behdad@gnome.org>
+
+ * NEWS: updated.
+
+ * configure.in: released 2.15.1.
+
+ * configure.in: Remove m4 macro dir directive.
+
+ ChangeLog | 8 ++++++++
+ NEWS | 7 +++++++
+ configure.in | 3 +--
+ m4/.cvsignore | 2 --
+ 4 files changed, 16 insertions(+), 4 deletions(-)
+
+commit 0a1f8d5d847dba6fe208f95d7264462a7e096ecc
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Tue May 16 21:23:34 2006 +0000
+
+ bumped dependency on intltool to 0.35.
+
+ 2006-05-16 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * configure.in: bumped dependency on intltool to 0.35.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 9e70da7d3c5bed6396bc2a86b26e5a360b35824c
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sun May 14 13:55:24 2006 +0000
+
+ updated. released 2.15.0.
+
+ 2006-05-14 Guilherme de S. Pastore <gpastore@gnome.org>
+ * NEWS: updated.
+ * configure.in: released 2.15.0.
+
+ ChangeLog | 6 ++++++
+ NEWS | 25 +++++++++++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 32 insertions(+), 1 deletion(-)
+
+commit 9875d766b38c995d162caf3b7261c065d869cbcd
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sun May 14 11:51:58 2006 +0000
+
+ improved proxy settings exporting, which now includes authentication.
+
+ 2006-05-14 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-screen.c: improved proxy settings exporting,
+ which now includes authentication. Closes bug #339134.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 44 +++++++++++++++++++++++++++++++++++++-------
+ 2 files changed, 42 insertions(+), 7 deletions(-)
+
+commit a052e3eeaf0733cde0b1d33479b2a1932b88c01f
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Wed May 10 08:38:40 2006 +0000
+
+ Hungarian translation updated.
+
+ 2006-05-10 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Hungarian translation updated.
+
+ po/ChangeLog | 4 +++
+ po/hu.po | 116 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 66 insertions(+), 54 deletions(-)
+
+commit f11468c16db806dc3aae13614f9e0c06ee107237
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sun May 7 12:03:07 2006 +0000
+
+ applied patch from Brian Cameron to allow recognition of Xrender on
+
+ 2006-05-07 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * configure.in: applied patch from Brian Cameron to allow
+ recognition of Xrender on Solaris. Closes bug #339979.
+
+ ChangeLog | 5 +++++
+ configure.in | 2 ++
+ 2 files changed, 7 insertions(+)
+
+commit 2150654a797e6321b25f18172e64005252d9b120
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Wed May 3 04:55:07 2006 +0000
+
+ Updated real new g-t images
+
+ help/zh_CN/figures/gnome-terminal-default.png | Bin 9848 -> 16565 bytes
+ help/zh_CN/figures/gnome-terminal-tabbed.png | Bin 10607 -> 20492 bytes
+ help/zh_CN/figures/terminal_window.png | Bin 10164 -> 16565 bytes
+ 3 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 97b301becc260085f77449708f5bb46ecf62788d
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sat Apr 29 17:58:22 2006 +0000
+
+ Use new intltool syntax. (#337904)
+
+ 2006-04-29 Behdad Esfahbod <behdad@gnome.org>
+
+ * configure.in, po/LINGUAS: Use new intltool syntax.
+ (#337904)
+
+ ChangeLog | 6 +++++-
+ configure.in | 3 +--
+ po/LINGUAS | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 76 insertions(+), 3 deletions(-)
+
+commit 2941f592ffb72a8c2dba450cce62b2092f01bafb
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Apr 17 14:13:00 2006 +0000
+
+ Remove obsolete entry for no_NO
+
+ 2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
+
+
+ * configure.in: Remove obsolete entry for no_NO
+
+ ChangeLog | 6 +
+ configure.in | 2 +-
+ po/no.po | 2802 ----------------------------------------------------------
+ 3 files changed, 7 insertions(+), 2803 deletions(-)
+
+commit 91db6973521c60820dbc308225762c83e8560f5b
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Fri Apr 14 16:09:39 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-04-14 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 242 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 121 insertions(+), 125 deletions(-)
+
+commit d9be89e118b3a62324199ad349fd221ab0c6e4a6
+Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
+Date: Thu Apr 6 15:17:33 2006 +0000
+
+ Translation updated by Wouter Bolsterlee.
+
+ 2006-04-06 Wouter Bolsterlee <uws+gnome@xs4all.nl>
+
+ * nl.po: Translation updated by Wouter Bolsterlee.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 20 ++++++++++----------
+ 2 files changed, 14 insertions(+), 10 deletions(-)
+
+commit 3808b297272df67ebc8fc54ed0ac0cefd9dd0500
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Wed Apr 5 20:41:11 2006 +0000
+
+ Migrated to gnome-doc-utils. Removed in migration. Started. 2006-04-05
+
+ 2006-04-05 Tommi Vainikainen <thv@iki.fi>
+ * .cvsignore, Makefile.am, gnome-terminal.omf.in,
+ C/gnome-terminal.xml: Migrated to gnome-doc-utils.
+ * C/Makefile.am, C/gnome-terminal-C.omf: Removed in migration.
+ * ChangeLog: Started.
+ 2006-04-05 Tommi Vainikainen <thv@iki.fi>
+ * .cvsignore, Makefile.am, autogen.sh, configure.in,
+ m4/.cvsignore: Migrated to gnome-doc-utils. Autoconf+Automake
+ adjustments.
+ * acconfig.h: Removed in migration.
+ * po/.cvsignore, src/skey/.cvsignore: Added missing generated
+ files.
+
+ .cvsignore | 8 ++++++++
+ ChangeLog | 9 +++++++++
+ Makefile.am | 4 ++++
+ acconfig.h | 9 ---------
+ autogen.sh | 2 +-
+ configure.in | 18 +++++++++++-------
+ help/.cvsignore | 1 +
+ help/C/Makefile.am | 8 --------
+ help/C/gnome-terminal-C.omf | 30 ------------------------------
+ help/C/gnome-terminal.xml | 5 +++++
+ help/ChangeLog | 7 +++++++
+ help/Makefile.am | 15 ++++++++++++++-
+ help/gnome-terminal.omf.in | 9 +++++++++
+ m4/.cvsignore | 2 ++
+ po/.cvsignore | 1 +
+ src/skey/.cvsignore | 1 +
+ 16 files changed, 73 insertions(+), 56 deletions(-)
+
+commit 13fafe583ec5d58242e0cfaa267efeb01d502037
+Author: Priit Laes <amd@store20.com>
+Date: Wed Apr 5 14:57:56 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-04-05 Priit Laes <amd@store20.com>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 27 ++++++++++++++++++++++++---
+ 2 files changed, 28 insertions(+), 3 deletions(-)
+
+commit c28cbfa2bdba7b02576d840615c0ab5764e42cb1
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Apr 2 12:29:45 2006 +0000
+
+ include the final slash if there is one on URL highlighting. Closes bug
+
+ * src/terminal-screen.c: include the final slash if there
+ is one on URL highlighting. Closes bug #329003.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit dfbd6c064ce34b51fdad7473f2b9a3608bf23374
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Apr 2 12:21:12 2006 +0000
+
+ store the window position on session save (bug #336910)
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 5 +++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit 762e01947ed16c1bdae83e2ed05a00f6e6fcc707
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Sat Apr 1 20:03:58 2006 +0000
+
+ Remove the old hack that was causing superfluous resize when a tab is
+
+ 2006-04-01 Behdad Esfahbod <behdad@gnome.org>
+
+ * src/terminal-window.c (terminal_window_set_size_force_grid):
+ Remove the old hack that was causing superfluous resize when a tab is
+ drag-n-dropped to a separate window. We'll see if regressions happen.
+ Closes bug #336325 (may open new ones ;).
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 8 --------
+ 2 files changed, 7 insertions(+), 8 deletions(-)
+
+commit 83bd4b38b55e04252441833935e67aed84fa6fd9
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Apr 1 17:33:02 2006 +0000
+
+ applied patch to fix the close button of the about dialog after changes in
+
+ * src/terminal-window.c: applied patch to fix the close button
+ of the about dialog after changes in GTK+. Closes bug #335945.
+ * src/terminal-window.c: marked the license text for translation.
+
+ ChangeLog | 7 ++++++
+ src/terminal-window.c | 62 ++++++++++++++++++---------------------------------
+ 2 files changed, 29 insertions(+), 40 deletions(-)
+
+commit d3a08dd1a802d48e4afa3db5e21022ac5fa0c465
+Author: Tommi Vainikainen <thv@iki.fi>
+Date: Sat Mar 25 22:08:50 2006 +0000
+
+ Added Dzongkha translation from Pema Geyleg. 2006-03-26 Tommi Vainikainen
+
+ 2006-03-26 Tommi Vainikainen <thv@iki.fi>
+ * dz.po: Added Dzongkha translation from Pema Geyleg.
+ 2006-03-26 Tommi Vainikainen <thv@iki.fi>
+ * configure.in (ALL_LINGUAS): Added Dzongkha (dz).
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/dz.po | 2253 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2262 insertions(+), 1 deletion(-)
+
+commit 415ce97fd1495303a0fa9fd3b0ff291a8d6594a7
+Author: Priit Laes <amd@store20.com>
+Date: Wed Mar 22 07:47:22 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-03-22 Priit Laes <amd@store20.com>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 25 ++++++++++++++-----------
+ 2 files changed, 18 insertions(+), 11 deletions(-)
+
+commit d4184c8da9e9dbab527805542845f8e3b53fa5d1
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Mon Mar 20 21:39:29 2006 +0000
+
+ Translation updated by Wouter Bolsterlee.
+
+ 2006-03-20 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Wouter Bolsterlee.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 382 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 196 insertions(+), 190 deletions(-)
+
+commit e20824d1990b5adfe2d9aa331b1cedcc1a73ea44
+Author: Vladimer Sichinava <vsichi@src.gnome.org>
+Date: Mon Mar 20 01:23:52 2006 +0000
+
+ Updated Georgian translation
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 70d99cdead146f8b88728e3e43a43fe5ef9c0783
+Author: Jeremy Le Floc'h <jeremylf@src.gnome.org>
+Date: Sun Mar 19 19:29:49 2006 +0000
+
+ file br.po was initially added on branch gnome-2-14.
+
+commit b8463a5eb0f41f920d78df8b27f47e9cd071d046
+Author: Arangel Angov <arangela@src.gnome.org>
+Date: Thu Mar 16 16:55:15 2006 +0000
+
+ Fixed strings in mk.po <arangela@cvs.gnome.org>
+
+ po/mk.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 039c5cbbad28c62ad2ea85f4a4c89596722e4f7c
+Author: Benoît Dejean <bdejean@src.gnome.org>
+Date: Mon Mar 13 18:13:04 2006 +0000
+
+ Updated French translation.
+
+ * fr.po: Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 1338 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 754 insertions(+), 588 deletions(-)
+
+commit 223da047000f8aaea29ae2806a117d805b395c6d
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Mon Mar 13 17:37:44 2006 +0000
+
+ Updated Belarusian translation.
+
+ po/ChangeLog | 4 ++
+ po/be.po | 193 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 106 insertions(+), 91 deletions(-)
+
+commit 359871df3a94cb5f6306814b6ea7d616ef35a8fa
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Mar 13 00:32:05 2006 +0000
+
+ commit the updated configure.in
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 793fddbe95c245bbf12f486ede648344cb879b37
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Mar 12 22:37:19 2006 +0000
+
+ 2.14.0
+
+ ChangeLog | 6 ++++++
+ NEWS | 15 +++++++++++++++
+ 2 files changed, 21 insertions(+)
+
+commit b53e5de9647d2007c94096d5b44c6a1453e16421
+Author: Priit Laes <amd@store20.com>
+Date: Sun Mar 12 20:17:47 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-03-12 Priit Laes <amd@store20.com>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 14 ++++++++------
+ 2 files changed, 12 insertions(+), 6 deletions(-)
+
+commit 8c5fc9883c705648b328243c4032335969076fd8
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Sun Mar 12 17:10:26 2006 +0000
+
+ update translation for Punjabi (Gurmukhi) by apbrar gmail com
+
+ po/pa.po | 426 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 221 insertions(+), 205 deletions(-)
+
+commit 58eb8410e4605e892533c1b0d38aaf2c6ecaccb5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Mar 12 15:54:05 2006 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 10 ++++++----
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit db0c71a5db4026a608b1fbf14739c64cf0133ef6
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Sun Mar 12 12:42:51 2006 +0000
+
+ Updated Italian translation.
+
+ po/ChangeLog | 5 +
+ po/it.po | 486 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 174 insertions(+), 317 deletions(-)
+
+commit 6ae249f8669026cfe9a719bb68fab1a308413412
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Sun Mar 12 02:41:52 2006 +0000
+
+ Updated Czech translation by Petr Tomeš.
+
+ 2006-03-12 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation by Petr Tomeš.
+
+ po/ChangeLog | 4 +++
+ po/cs.po | 104 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 59 insertions(+), 49 deletions(-)
+
+commit 91922f9da4210ed94d36a172679fc1a476115c4a
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Thu Mar 9 16:31:28 2006 +0000
+
+ Updated Albanian translation.
+
+ 2006-03-09 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 +
+ po/sq.po | 1304 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 674 insertions(+), 634 deletions(-)
+
+commit e44383f9e3533ec3367a6bbd652852f3208890ee
+Author: Priit Laes <amd@store20.com>
+Date: Thu Mar 9 14:50:38 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-03-09 Priit Laes <amd@store20.com>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 438 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 232 insertions(+), 210 deletions(-)
+
+commit 4087b0c1085eb849345d4c1ad71e0ab75bf9dde2
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Thu Mar 9 12:21:44 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +
+ po/hi.po | 1272 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 667 insertions(+), 609 deletions(-)
+
+commit 9d700574f24ba97e92970dd2bba5193b7a0887de
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Wed Mar 8 22:40:46 2006 +0000
+
+ Updated Danish translation.
+
+ 2006-03-08 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 171 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 95 insertions(+), 80 deletions(-)
+
+commit f8bcbe75c04eabe2041bca7dc91d9d824abaabbf
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Wed Mar 8 22:27:19 2006 +0000
+
+ Updated Spanish translation (hotkeys).
+
+ 2006-03-08 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation (hotkeys).
+
+ po/ChangeLog | 4 +++
+ po/es.po | 110 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 66 insertions(+), 48 deletions(-)
+
+commit 0eafe90d3ec75a6e556cd5a6d157db0907eebb09
+Author: Daniel Nylander <po@danielnylander.se>
+Date: Mon Mar 6 22:14:15 2006 +0000
+
+ Updated Swedish translation
+
+ 2006-03-06 Daniel Nylander <po@danielnylander.se>
+
+ * sv.po: Updated Swedish translation
+
+ po/ChangeLog | 4 +
+ po/sv.po | 2850 +++++++++++++++++++---------------------------------------
+ 2 files changed, 926 insertions(+), 1928 deletions(-)
+
+commit 7b6ee558ba027599e9160784ad2112c41efdc65e
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Sun Mar 5 19:59:00 2006 +0000
+
+ Updated Romanian translation
+
+ 2006-03-05 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 +
+ po/ro.po | 1321 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 683 insertions(+), 642 deletions(-)
+
+commit c9c1540467da26f88ac67d7d5a5fe7d7d79302bb
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 18:15:29 2006 +0000
+
+ 2.13.93
+
+ ChangeLog | 7 +++++++
+ NEWS | 6 ++++++
+ configure.in | 2 +-
+ 3 files changed, 14 insertions(+), 1 deletion(-)
+
+commit 64782c0e9546b6a9b911b37ca65635fe102143b1
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 17:52:22 2006 +0000
+
+ fixed problems in Brazilian Portuguese translation.
+
+ * pt_BR.po: fixed problems in Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 53 +++++++++++++++++++++++++----------------------------
+ 2 files changed, 29 insertions(+), 28 deletions(-)
+
+commit ab9ea78685a8a6297c3cff6a879062f25b03ae44
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 06:21:01 2006 +0000
+
+ applied patch from Tony Tsui to fix a serious freeze when detaching a tab
+
+ * src/terminal-window.c: applied patch from Tony Tsui to fix a
+ serious freeze when detaching a tab right after changing its
+ position. Closes bug #330246.
+
+ ChangeLog | 11 +++++++++--
+ src/terminal-window.c | 7 ++++---
+ 2 files changed, 13 insertions(+), 5 deletions(-)
+
+commit 1ac387a49dd824d4b922507da9763bfe620550f0
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 06:10:54 2006 +0000
+
+ applied patch from jeff@ratsite.com to fix a crash in case too many
+
+ * src/terminal.c: applied patch from jeff@ratsite.com to fix a crash
+ in case too many terminals were started too quickly (bug #318797).
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 10 +++++++++-
+ 2 files changed, 14 insertions(+), 1 deletion(-)
+
+commit d87103bd5ed09f849797f3e04bbbdcaeb7b1e836
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 03:17:51 2006 +0000
+
+ 2.13.92
+
+ ChangeLog | 6 ++++++
+ NEWS | 7 +++++++
+ configure.in | 2 +-
+ 3 files changed, 14 insertions(+), 1 deletion(-)
+
+commit dd30506a9182b075bccc458eeceee38c6193a4f5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Mar 4 01:16:08 2006 +0000
+
+ fix a build failure. Closes bug #333292. small fix to the last changelog
+
+ * configure.in: fix a build failure. Closes bug #333292.
+ * small fix to the last changelog entry
+
+ ChangeLog | 8 ++++++--
+ configure.in | 1 +
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 4dffe46bd06dbcf8ff6e41c669e9a498fcf6510f
+Author: Alexander Shopov <ash@contact.bg>
+Date: Fri Mar 3 16:26:18 2006 +0000
+
+ Makefile.am bg/Makefile.am bg/gnome-terminal-bg.omf bg/gnome-terminal.xml
+
+ 2006-03-03 Alexander Shopov <ash@contact.bg>
+
+ * Makefile.am
+ * bg/Makefile.am
+ * bg/gnome-terminal-bg.omf
+ * bg/gnome-terminal.xml
+ * bg/legal.xml
+ * bg/figures/gnome-terminal-default.png
+ * bg/figures/gnome-terminal-tabbed.png
+ * bg/figures/terminal_window.png
+ Added Bulgarian translation by
+ Rostislav Raykov <zbrox@i-space.org>
+
+ help/Makefile.am | 2 +-
+ help/bg/Makefile.am | 8 +
+ help/bg/figures/gnome-terminal-default.png | Bin 0 -> 17871 bytes
+ help/bg/figures/gnome-terminal-tabbed.png | Bin 0 -> 23057 bytes
+ help/bg/figures/terminal_window.png | Bin 0 -> 10430 bytes
+ help/bg/gnome-terminal-bg.omf | 18 +
+ help/bg/gnome-terminal.xml | 943 +++++++++++++++++++++++++++++
+ help/bg/legal.xml | 9 +
+ 8 files changed, 979 insertions(+), 1 deletion(-)
+
+commit 11292a1df08f16677930b57497773e49b3bc541e
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Fri Mar 3 14:16:28 2006 +0000
+
+ Fixed Russian translation
+
+ po/ru.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 1ecb938eac7727f06b6bb8a0f7737aea01bc2013
+Author: Maxim Dziumanenko <mvd@mylinux.ua>
+Date: Fri Mar 3 11:42:47 2006 +0000
+
+ Updated Ukrainian translation.
+
+ 2006-03-03 Maxim Dziumanenko <mvd@mylinux.ua>
+
+ * Updated Ukrainian translation.
+
+ po/ChangeLog | 4 +
+ po/uk.po | 1334 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 750 insertions(+), 588 deletions(-)
+
+commit 92a4e840e9655ff27010d63adea8050537cf8f20
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Thu Mar 2 21:11:37 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-03-02 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 377 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 128 insertions(+), 253 deletions(-)
+
+commit aba27e12bdc4bfb190609b0035eaf4f4cfbfaad1
+Author: Hendrik Richter <hendrikr@gnome.org>
+Date: Thu Mar 2 20:15:59 2006 +0000
+
+ Updated German translation.
+
+ 2006-03-02 Hendrik Richter <hendrikr@gnome.org>
+
+ * de.po: Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 550 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 294 insertions(+), 260 deletions(-)
+
+commit 759a8302ac12bb69d5d81c2a2e01e9d63f8994ee
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Wed Mar 1 04:12:56 2006 +0000
+
+ Added Entry for Updated Bengali (bn) Translation:03/01
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 6f5d28a35ff01132f6f2d606efe610ec7c38ffa6
+Author: Runa Bhattacharjee <runab@src.gnome.org>
+Date: Wed Mar 1 04:12:28 2006 +0000
+
+ Updated Bengali (bn) Translation:03/01
+
+ po/bn.po | 2219 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1226 insertions(+), 993 deletions(-)
+
+commit 566aaef0211b7ddb4072d30a7964632a3d3aa665
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Mon Feb 27 16:38:36 2006 +0000
+
+ Updated Russian translation
+
+ po/ChangeLog | 4 ++
+ po/ru.po | 181 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 92 insertions(+), 93 deletions(-)
+
+commit 5d1a534f6011751618b13b4a52e525c15ee7e1a0
+Author: Kang Jeong-Hee <kz@src.gnome.org>
+Date: Sun Feb 26 05:42:35 2006 +0000
+
+ ko.po updated/added
+
+ po/ko.po | 92 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 47 insertions(+), 45 deletions(-)
+
+commit 6ee9705118f259c1301ede3106b0c551c2b4046a
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Sun Feb 26 03:07:26 2006 +0000
+
+ Updated Brazilian Portuguese translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 51 +++++++++++++++++++++++++--------------------------
+ 2 files changed, 29 insertions(+), 26 deletions(-)
+
+commit bbe400990f050b118f855c65191049281a19900e
+Author: Rhys Jones <rhys@sucs.org>
+Date: Sat Feb 25 12:46:09 2006 +0000
+
+ Updated Welsh translation.
+
+ 2006-02-25 Rhys Jones <rhys@sucs.org>
+
+ * cy.po: Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 1676 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 922 insertions(+), 758 deletions(-)
+
+commit 4d39dc695c36a2701fcd41600fc806b2c4afb5ce
+Author: Žygimantas Beručka <zygis@gnome.org>
+Date: Sat Feb 25 08:25:35 2006 +0000
+
+ Updated Lithuanian translation.
+
+ 2006-02-25 Žygimantas Beručka <zygis@gnome.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 560 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 302 insertions(+), 262 deletions(-)
+
+commit d32d9b6d4ff53021bc5a4b7bc9a6445a583fb1e2
+Author: Inaki Larranaga <dooteo@euskalgnu.org>
+Date: Thu Feb 23 11:07:09 2006 +0000
+
+ fixed some typos in Basque translation.
+
+ 2006-02-23 Inaki Larranaga <dooteo@euskalgnu.org>
+
+ * eu.po: fixed some typos in Basque translation.
+
+ po/ChangeLog | 4 ++++
+ po/eu.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 03808decff0f93b5cac0dc123fba1221c6c8717e
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Thu Feb 23 05:53:44 2006 +0000
+
+ ka.po: Added Georgian translation.
+
+ po/ChangeLog | 4 +
+ po/ka.po | 2771 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2775 insertions(+)
+
+commit 5456abe4a8c5d921c4c278692cf542e5f3681671
+Author: Inaki Larranaga <dooteo@euskalgnu.org>
+Date: Wed Feb 22 17:29:09 2006 +0000
+
+ Updated Basque translation.
+
+ 2006-02-22 Inaki Larranaga <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+ po/ChangeLog | 4 +
+ po/eu.po | 1300 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 672 insertions(+), 632 deletions(-)
+
+commit 20ef44721007b1c294b243bc93f60b4bd9f98bbc
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Tue Feb 21 16:44:33 2006 +0000
+
+ Updated Greek translation
+
+ po/ChangeLog | 4 ++
+ po/el.po | 194 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 120 insertions(+), 78 deletions(-)
+
+commit 246033051e3ef7c7fed4a9fdc9b4a9f7f550d4d2
+Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
+Date: Mon Feb 20 15:23:44 2006 +0000
+
+ Updated and Fiexed Japanese translation for v2.13.91.
+
+ 2006-02-21 Takeshi AIHANA <takeshi.aihana@gmail.com>
+
+ * ja.po: Updated and Fiexed Japanese translation for v2.13.91.
+
+ po/ja.po | 49 ++++++++++++++++++++++++++++---------------------
+ 1 file changed, 28 insertions(+), 21 deletions(-)
+
+commit 11b7bf951b92a46ee540de2dcedff16dfa6a277a
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Feb 19 18:57:27 2006 +0000
+
+ Updated Portuguese translation.
+
+ 2006-02-19 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt,po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 1341 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 753 insertions(+), 592 deletions(-)
+
+commit aa4e177e0ec9776cb11d8bc3df62d637d81d55d7
+Author: Satoru SATOH <ss@gnome.gr.jp>
+Date: Sun Feb 19 01:55:17 2006 +0000
+
+ Updated Japanese translation.
+
+ 2006-02-19 Satoru SATOH <ss@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 536 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 286 insertions(+), 254 deletions(-)
+
+commit 99059e1412341ecf7388d3fa0d527e025dc639cd
+Author: Alexander Shopov <ash@contact.bg>
+Date: Sat Feb 18 17:30:26 2006 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-02-18 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +++++
+ po/bg.po | 62 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 38 insertions(+), 29 deletions(-)
+
+commit 667108005eae4751e7fbaeddb92cf59e02dd703e
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Sat Feb 18 16:19:40 2006 +0000
+
+ made the licensing information as per Danilo Šegan's request.
+
+ 2006-02-18 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-window.c: made the licensing information as per
+ Danilo Šegan's request.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit eb4cb836529e4b2df621c273f2d411fbd6d021a3
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sat Feb 18 15:28:57 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 130 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 69 insertions(+), 65 deletions(-)
+
+commit 94580736df3942745f63df4b4264b764e87af562
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Feb 18 12:29:45 2006 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2006-02-18 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 21 +++++++++++++--------
+ po/no.po | 21 +++++++++++++--------
+ 3 files changed, 31 insertions(+), 16 deletions(-)
+
+commit a266d96df7d50a5150372c29ea42c8828d30b740
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Feb 17 16:16:24 2006 +0000
+
+ added the licensing info to the about dialog
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 19 +++++++++++++++++++
+ 2 files changed, 24 insertions(+)
+
+commit 153170e72b9ccb4b3e27faf0b0ea6e4cae6fb261
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Fri Feb 17 11:52:39 2006 +0000
+
+ Hungarian translation updated by Mate ORY.
+
+ 2006-02-17 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Hungarian translation updated by Mate ORY.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 1301 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 674 insertions(+), 631 deletions(-)
+
+commit 83369dd40034d7370f08a93d63b25c511ec6de6b
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Mon Feb 13 05:03:41 2006 +0000
+
+ Updated Czech translation.
+
+ 2006-02-13 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 905 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 419 insertions(+), 490 deletions(-)
+
+commit 866f01076f74ea6af6698de4ab7f72d8895a06cb
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 13 00:06:53 2006 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2006-02-13 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +++
+ po/nb.po | 105 +++++++++++++++++++++++++++++++----------------------------
+ po/no.po | 105 +++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 115 insertions(+), 100 deletions(-)
+
+commit 6ad1b4367fe4d6546ac420119527ff472f2506d5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Feb 12 02:45:47 2006 +0000
+
+ 2.13.91
+
+ ChangeLog | 6 ++++++
+ NEWS | 15 +++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 22 insertions(+), 1 deletion(-)
+
+commit 80def5b34fafe97f7ba2f77fa82e393453593bc2
+Author: Kang Jeong-Hee <kz@src.gnome.org>
+Date: Sat Feb 11 12:40:43 2006 +0000
+
+ ko.po updated
+
+ po/ko.po | 1256 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 657 insertions(+), 599 deletions(-)
+
+commit 43b743b0074590090547350abd1ff737a60d68c5
+Author: Arangel Angov <arangela@src.gnome.org>
+Date: Sun Feb 5 23:21:22 2006 +0000
+
+ Updated Macedonian translation <arangela@cvs.gnome.org>
+
+ po/mk.po | 1301 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 671 insertions(+), 630 deletions(-)
+
+commit e9c672052ada9faf8c1a95994e18e7926345ea02
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Sun Feb 5 04:12:53 2006 +0000
+
+ Updated gnome-terminal zh_CN translation.
+
+ po/ChangeLog | 4 +++
+ po/zh_CN.po | 104 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 58 insertions(+), 50 deletions(-)
+
+commit ffaab48f4251410d0f432d4a218ae63a715312a6
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Feb 2 18:32:11 2006 +0000
+
+ removed an unused variable. fix lack of items in the context menu for
+
+ * src/terminal-screen.c: removed an unused variable.
+ * src/terminal-screen.c: fix lack of items in the context menu
+ for highlighted URLs. Closes bug #329553.
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 49 +++++++++++++++++++++++--------------------------
+ 2 files changed, 30 insertions(+), 26 deletions(-)
+
+commit 513cbbaaf00a1c0fd65704ef3ea81b887b8de5f0
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Thu Feb 2 01:11:56 2006 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2006-02-02 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 8 ++++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit fdd9198d0fe6d45fab6233d7621dac638fd2eb7e
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Wed Feb 1 23:50:37 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++++
+ po/ca.po | 8 ++++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 260a6f404bc6d9feba9b07c9e0d2390a892ed131
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Feb 1 18:58:00 2006 +0000
+
+ removed invisible_char, as it was set to '*', which is the default, for no
+
+ * src/gnome-terminal.glade2: removed invisible_char, as it was set
+ to '*', which is the default, for no good reason. Bug #329294.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 6 ------
+ 2 files changed, 5 insertions(+), 6 deletions(-)
+
+commit 28ec8f0bea2472fdd23a288d881dc4f1fd6caea6
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Wed Feb 1 01:47:02 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-31 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 58 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 35 insertions(+), 27 deletions(-)
+
+commit 912d980d411923033695ddf5d048d30336ad245e
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Tue Jan 31 21:56:07 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 7616f5cdcf68ba0c02301cede030d760739eaf60
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Tue Jan 31 21:23:36 2006 +0000
+
+ Updated Finnish translation
+
+ po/fi.po | 181 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 94 insertions(+), 87 deletions(-)
+
+commit aba54fc9443502464e4c42adcaf567a11a3371b2
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Tue Jan 31 04:53:38 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 ++++
+ po/vi.po | 26 +++++++++++++++-----------
+ 2 files changed, 19 insertions(+), 11 deletions(-)
+
+commit 3d612e2f87176283004046d0943f697fb5adaf83
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Tue Jan 31 04:23:29 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 ++++
+ po/gu.po | 61 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 37 insertions(+), 28 deletions(-)
+
+commit 350aa143460b40314a613fd68fa92d06b62c6a4d
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Tue Jan 31 03:31:43 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-31 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 ++++
+ po/th.po | 8 ++++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit d5b4d94ba24eb085829296b736c405d99deafa23
+Author: Slobodan D. Sredojevic <slobo@akrep.be>
+Date: Mon Jan 30 21:01:48 2006 +0000
+
+ Updated Serbian translation
+
+ 2006-01-30 Slobodan D. Sredojevic <slobo@akrep.be>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation
+
+ po/ChangeLog | 4 ++
+ po/sr.po | 144 +++++++++++++++++++++++++++++++---------------------------
+ po/sr@Latn.po | 144 +++++++++++++++++++++++++++++++---------------------------
+ 3 files changed, 156 insertions(+), 136 deletions(-)
+
+commit 98fa6bf030864dd0e041cffca427495eaa03a544
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Mon Jan 30 20:04:22 2006 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +++
+ po/gl.po | 107 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 61 insertions(+), 50 deletions(-)
+
+commit ca6cbb6356dadebc51a2f800da966762c3278d83
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 30 18:04:25 2006 +0000
+
+ 2.13.90
+
+ ChangeLog | 6 ++++++
+ NEWS | 16 ++++++++++++++++
+ configure.in | 2 +-
+ po/ChangeLog | 2 +-
+ 4 files changed, 24 insertions(+), 2 deletions(-)
+
+commit de91156717e11ef0fa68e98adbe03da7933c40eb
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Mon Jan 30 17:17:04 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 24 ++++++++++++++----------
+ 2 files changed, 18 insertions(+), 10 deletions(-)
+
+commit 257ed1d878de8eecdff1acd1223ca1d769d05681
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 30 13:22:34 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 8 ++++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 1494ae0ce5bf5b963b6edc3ad482b08d2b66bf7d
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 30 13:19:39 2006 +0000
+
+ added terminal-notebook.c to POTFILES.in
+
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 +
+ po/pt_BR.po | 2 +-
+ 3 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 45a9b9063f511f21c96eff9e2ab7d016d868b258
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 30 04:15:18 2006 +0000
+
+ applied patch from Elijah Newren to fix some compiler warnings. Closes bug
+
+ * src/terminal-notebook.c: applied patch from Elijah Newren to fix
+ some compiler warnings. Closes bug #329161.
+
+ ChangeLog | 5 +++++
+ src/terminal-notebook.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 7780e08c15acb91c134c3e2d119f6bfd9ed01482
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Mon Jan 30 04:01:37 2006 +0000
+
+ removed --working-directory=%f. As far as I can tell, that was there for
+
+ 006-01-30 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * gnome-terminal.desktop.in.in (Exec): removed --working-directory=%f.
+ As far as I can tell, that was there for directory MIME-type
+ handling, which was left for nautilus-open-terminal.
+
+ ChangeLog | 6 ++++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit d99c748fa94536636e06de48687d32e9a3c1832b
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 30 03:51:59 2006 +0000
+
+ forgot to include terminal-intl.h
+
+ src/terminal-notebook.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6ac87c18d06c17cb8f741c1ba49c11099adade0f
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Mon Jan 30 03:39:17 2006 +0000
+
+ add tool tips to the tabs close buttons.
+
+ 2006-01-30 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-notebook.c: add tool tips to the tabs close buttons.
+
+ ChangeLog | 4 ++++
+ src/terminal-notebook.c | 10 ++++++----
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 466288b50383027e776b887d7b37a340212db2d2
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Jan 29 09:13:53 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-29 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +++
+ po/th.po | 101 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 56 insertions(+), 49 deletions(-)
+
+commit 53fc86ee64076436e13e1c0f7ae988c76787e104
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sun Jan 29 01:02:15 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +++
+ po/ca.po | 104 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 57 insertions(+), 51 deletions(-)
+
+commit 321f99c7b7c20d76028e9176f58ce7919c492c1f
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sat Jan 28 22:25:17 2006 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2006-01-28 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 119 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 69 insertions(+), 54 deletions(-)
+
+commit 864ceef222228d112b4ee428418cd9d54ab65d8f
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 28 11:56:00 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 5 +++
+ po/pt_BR.po | 127 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 74 insertions(+), 58 deletions(-)
+
+commit 9cb8d243dd0b6cbc7501a38eda231c36f6355019
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 28 03:50:35 2006 +0000
+
+ revert to dynamically setting the title if the user sets it to an empty
+
+ * src/terminal-screen.c: revert to dynamically setting the title if
+ the user sets it to an empty string. Closes bug #328932.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 14 +++++++++++---
+ 2 files changed, 16 insertions(+), 3 deletions(-)
+
+commit ca0ed1e19e9e6ff4032aa473a9ff9a47fed3f579
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 28 03:21:31 2006 +0000
+
+ fix the change to the schema
+
+ src/gnome-terminal.schemas.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 23e77326c6a8d45405e12016eae17faf1e1b7290
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 28 02:01:50 2006 +0000
+
+ add F11 as default keybinding for entering and leaving fullscreen. Closes
+
+ * src/gnome-terminal.schemas.in: add F11 as default keybinding for
+ entering and leaving fullscreen. Closes bug #326781.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas.in | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 7f877f1a2aab741ac25fba37a355cc2532a24c82
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Fri Jan 27 18:25:41 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +++
+ po/es.po | 105 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 58 insertions(+), 51 deletions(-)
+
+commit ded388bb3d24abbe1277e494a86799b170336ba9
+Author: Alexander Shopov <ash@contact.bg>
+Date: Fri Jan 27 17:20:53 2006 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2006-01-27 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ po/ChangeLog | 5 +++
+ po/bg.po | 123 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 68 insertions(+), 60 deletions(-)
+
+commit b4af9c010217934d87b33b0bfdf3d73e7030ed99
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Fri Jan 27 12:13:26 2006 +0000
+
+ Updated Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 1368 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 706 insertions(+), 666 deletions(-)
+
+commit 4d18839c8de789b941df715a12b8f532d85e4d4f
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Fri Jan 27 08:22:55 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +++
+ po/vi.po | 100 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 54 insertions(+), 50 deletions(-)
+
+commit 419e7c45596c85d75300029481512e34028ce9fb
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Fri Jan 27 04:29:52 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 ++++
+ po/gu.po | 49 ++++++++++++++++++++++++++-----------------------
+ 2 files changed, 30 insertions(+), 23 deletions(-)
+
+commit 7cf9c1146fc2b05edacf4b3727e5095627073e85
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 27 02:36:42 2006 +0000
+
+ uh, ChangeLog hadn't been saved, wasn't checked in
+
+ ChangeLog | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 50e8f483c4db337f327a91e9cbba323420b7ecc8
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 27 02:36:12 2006 +0000
+
+ code cleanups. really fix the handling of file URLs and e-mail addresses
+
+ * src/terminal-screen.c: code cleanups.
+ * src/terminal-screen.c: really fix the handling of file URLs and
+ e-mail addresses highlighting now, getting a slight startup speed
+ improvement as an extra bonus.
+
+ src/terminal-screen.c | 82 ++++++++++++++++++++++++---------------------------
+ 1 file changed, 38 insertions(+), 44 deletions(-)
+
+commit 77b52010c6b16a6b07911f902fd64e2e2c39b284
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 18:47:50 2006 +0000
+
+ rewrote 2.13.2 and 2.13.3 news entries
+
+ ChangeLog | 5 ++++
+ NEWS | 79 ++++++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 40 insertions(+), 44 deletions(-)
+
+commit 9fa68abcc4e5de5899aeca7f157acd3ec5e125f0
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 18:28:04 2006 +0000
+
+ added yet another ChangeLog entry in name of kmaraas
+
+ ChangeLog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 9672abc7a7cdc446c2ffe69d41507c7fc1eb1636
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Thu Jan 26 18:06:40 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-26 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++
+ po/en_CA.po | 130 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 70 insertions(+), 64 deletions(-)
+
+commit 3e32206ffae661bcf8e758410c7fa12667cc0410
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 18:06:00 2006 +0000
+
+ removed linebreaks that should not be there.
+
+ * pt_BR.po: removed linebreaks that should not be there.
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 9 ++-------
+ 2 files changed, 6 insertions(+), 7 deletions(-)
+
+commit 2e9a2cd88c739dac1ac0ff6bdfc469c55f5b77ae
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 17:54:04 2006 +0000
+
+ update changelog for the libegg downgrade
+
+ ChangeLog | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 9e71d7ef317f54050fb2a02a8d7c5891012f9003
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 17:38:50 2006 +0000
+
+ revert to the old libegg API
+
+ src/terminal-accels.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 4e0494f1d516342f85022ca1bdd545092e4ed27b
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 17:36:14 2006 +0000
+
+ rever the libegg update
+
+ src/eggaccelerators.c | 67 +++--------------------
+ src/eggaccelerators.h | 2 -
+ src/eggcellrendererkeys.c | 135 ++++++++++++----------------------------------
+ src/eggcellrendererkeys.h | 17 +++---
+ 4 files changed, 47 insertions(+), 174 deletions(-)
+
+commit 03e5190b0487d307d4fdf1dfb08a9b73a20c8c43
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 26 17:31:31 2006 +0000
+
+ fix problem with escaping (too many backslashes).
+
+ * pt_BR.po: fix problem with escaping (too many backslashes).
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 05c4c3aecc1fc40d3ab69261edf79da495644876
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Tue Jan 24 20:27:30 2006 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/gl.po | 405 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 214 insertions(+), 195 deletions(-)
+
+commit 2c4f17967ba7a2d8ee6928446451fc8b6cf64bef
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Mon Jan 23 20:01:29 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 441 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 244 insertions(+), 201 deletions(-)
+
+commit 47684faaf9038bc32af291adb4f3f7f778cf62b2
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Mon Jan 23 18:46:24 2006 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2006-01-23 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 779 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 468 insertions(+), 315 deletions(-)
+
+commit c3a370604574e95fd6ada5ffe1744ea01d948ca1
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Jan 23 09:44:05 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +++
+ po/gu.po | 90 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 50 insertions(+), 44 deletions(-)
+
+commit 23bb5584d9d014442146c60aa8c95a992013d18d
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Jan 23 07:39:56 2006 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2006-01-23 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ po/ChangeLog | 5 +++++
+ po/bg.po | 12 ++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit 8c5c4943b9a874b369fff7c08453898af89f23bd
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Jan 22 20:12:25 2006 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2006-01-22 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +
+ po/nb.po | 577 +++++++++++++++++++++++++++++++----------------------------
+ po/no.po | 577 +++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 619 insertions(+), 540 deletions(-)
+
+commit acaa9cdba1cb9cbd10ac9397c9b8deb5ac78d1be
+Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
+Date: Sun Jan 22 18:41:12 2006 +0000
+
+ Small update
+
+ po/ru.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 96b0fff5d1208719a8c1c16bc31ab60ce7d20f6f
+Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
+Date: Sun Jan 22 18:37:20 2006 +0000
+
+ Updated Russian translation by Artem Tuchinsky <tuchinsky@gmail.com>
+
+
+ * ru.po: Updated Russian translation by
+ Artem Tuchinsky <tuchinsky@gmail.com>
+
+ po/ChangeLog | 5 +
+ po/ru.po | 1267 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 662 insertions(+), 610 deletions(-)
+
+commit d2de8df9433da145baba83b2f57725212879ea87
+Author: Alexander Shopov <ash@contact.bg>
+Date: Sun Jan 22 17:18:45 2006 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2006-01-22 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 511 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 272 insertions(+), 244 deletions(-)
+
+commit 6eb8fbef2c7c60df36784cebed2672151d7925a8
+Author: Luca Ferretti <elle.uca@libero.it>
+Date: Sun Jan 22 15:28:17 2006 +0000
+
+ "Backported" Italian translation from stable.
+
+ 2006-01-22 Luca Ferretti <elle.uca@libero.it>
+
+ * it.po: "Backported" Italian translation from stable.
+
+ po/ChangeLog | 4 +
+ po/it.po | 1454 +++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 830 insertions(+), 628 deletions(-)
+
+commit a6ef46b35eca238bc324ecc8a6dc1ff960f81f21
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sun Jan 22 12:20:22 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 573 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 308 insertions(+), 269 deletions(-)
+
+commit 3dca12399b3396e331ff0c996044e459b409e3bc
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sun Jan 22 05:10:33 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +++
+ po/vi.po | 92 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 51 insertions(+), 45 deletions(-)
+
+commit 296802edfab2f4c66a7b6a5131dd3fca63e1ad2a
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sun Jan 22 02:15:07 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit e7f482fbc6e3aa6be8f82a4387989878f4c4155c
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 21 21:36:48 2006 +0000
+
+ added GTK to the list of Categories. Closes bug #328043.
+
+ * gnome-terminal.desktop.in.in: added GTK to the list of
+ Categories. Closes bug #328043.
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 78321b7f21cf4d4f4ec281054a645a3ad3acaad1
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Sat Jan 21 19:49:47 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 +++
+ po/fi.po | 90 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 50 insertions(+), 44 deletions(-)
+
+commit 37b37519dbba142fe7f52f8ff0f714eae1b09014
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Jan 21 13:17:44 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-21 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 333 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 177 insertions(+), 160 deletions(-)
+
+commit 65b72dd686df091859a576a04f812c043c24227c
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Sat Jan 21 10:42:58 2006 +0000
+
+ Updated gnome-terminal translation
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 828 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 377 insertions(+), 455 deletions(-)
+
+commit 172c4deeb222e67979272bc0c5e9868ca0b9a404
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 21 03:43:01 2006 +0000
+
+ update AUTHORS
+
+ AUTHORS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit aad9b8e2bdeda6e5e2c396bf34880512296fbd1e
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 20 18:37:46 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 420 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 223 insertions(+), 201 deletions(-)
+
+commit b2aa16027dc7a006541dad5b5f8ceaf7ac07811c
+Author: Guilherme de S. Pastore <gpastore@gnome.org>
+Date: Fri Jan 20 18:05:44 2006 +0000
+
+ enforce our coding style on some code copied from libnautilus.
+
+ 2006-01-20 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal.c: enforce our coding style on some code copied
+ from libnautilus.
+
+ 2006-01-20 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ * src/terminal-screen.c, src/terminal-screen.h: get rid of the
+ unused screen ids, avoiding, among other things, some lists
+ operations at screen initialization.
+
+ 2006-01-20 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ Fixes to patch submitted for bug #321952:
+
+ * src/terminal-screen.c (get_child_environment):
+ - fixed the format of the http_proxy environment variable.
+ - only query GConf for values we know we are going to use.
+ - unref the GConfClient when nothing else from GConf is needed.
+ - also set the no_proxy environment variable with ignore_hosts.
+ - general code cleanups.
+
+ 2006-01-20 Guilherme de S. Pastore <gpastore@gnome.org>
+
+ Fixes to patch submitted for bug #139332:
+
+ * src/gnome-terminal.schemas.in: reworded the descriptions.
+ Fixes bug #327456.
+
+ * src/terminal-profile.c, src/terminal-profile.h,
+ src/terminal-widget.h: removed unnecessary code and fixed
+ indentation issues.
+
+ * src/terminal-widget-vte.c: better organized code to only do what
+ might take long once simple checks have already been performed.
+
+ ChangeLog | 36 +++++++++++
+ src/gnome-terminal.schemas.in | 6 +-
+ src/terminal-profile.c | 23 +------
+ src/terminal-profile.h | 4 --
+ src/terminal-screen.c | 144 +++++++++++++++++++++++-------------------
+ src/terminal-screen.h | 2 -
+ src/terminal-widget-vte.c | 33 +++++-----
+ src/terminal-widget.h | 2 +-
+ src/terminal.c | 86 ++++++++++++-------------
+ 9 files changed, 181 insertions(+), 155 deletions(-)
+
+commit ef600cbedf1cf60ecfff3571cb27c0bcc365da30
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 20 11:40:53 2006 +0000
+
+ fixed a tiny compiler warning. fixed the tabs height based on a patch from
+
+ * src/terminal-notebook.c: fixed a tiny compiler warning.
+ * src/terminal-notebook.c: fixed the tabs height based on a patch
+ from Theerud Lawtrakul. Closes bug #327412 and its several dups.
+
+ ChangeLog | 7 +++++++
+ src/terminal-notebook.c | 10 ++++++++--
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 4d2a3491c87efc1d62a2116c15d628fd855537df
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Wed Jan 18 23:43:47 2006 +0000
+
+ Bump version
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc480575f9f0976f055fbebb6c0fdf0cbda20af6
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Wed Jan 18 23:33:25 2006 +0000
+
+ Update again
+
+ NEWS | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit c7dc3972dd1769b55148f37829fe4ac54ec8fff6
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Wed Jan 18 23:26:05 2006 +0000
+
+ Bump version and update NEWS
+
+ NEWS | 5 +++++
+ configure.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit ffd22e9678728cffd9f452d833870c5f1eeb9683
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Wed Jan 18 14:43:20 2006 +0000
+
+ Updated Belarusian translation.
+
+ po/ChangeLog | 4 +
+ po/be.po | 1275 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 670 insertions(+), 609 deletions(-)
+
+commit c1f10750cc4358104116bf5fa26abbf729ad871f
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Jan 18 12:36:16 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-01-18 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 2861806499c5fbaee3c121f37943d97c4c639412
+Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
+Date: Wed Jan 18 12:04:49 2006 +0000
+
+ Updated Danish translation
+
+ po/ChangeLog | 4 +
+ po/da.po | 410 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 217 insertions(+), 197 deletions(-)
+
+commit dddd98a1168ab5adc59b9be4e02f0c1ce653321f
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed Jan 18 08:00:00 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +
+ po/gu.po | 409 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 216 insertions(+), 197 deletions(-)
+
+commit 7ff1be5c40bad4377caa9655feed2a8ad0637509
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Wed Jan 18 04:47:12 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 +
+ po/fi.po | 334 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 177 insertions(+), 161 deletions(-)
+
+commit 5f87b3c671bdf1b6108e76983a3eec087c2b6a63
+Author: Slobodan D. Sredojevic <slobo@akrep.be>
+Date: Wed Jan 18 02:07:38 2006 +0000
+
+ Updated Serbian translation
+
+ 2006-01-18 Slobodan D. Sredojevic <slobo@akrep.be>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation
+
+ po/ChangeLog | 4 +
+ po/sr.po | 450 +++++++++++++++++++++++++++++++---------------------------
+ po/sr@Latn.po | 450 +++++++++++++++++++++++++++++++---------------------------
+ 3 files changed, 482 insertions(+), 422 deletions(-)
+
+commit 0c2a123bf348e032ffeaa78407f2ba804d633b05
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Wed Jan 18 00:42:22 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-17 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 744 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 382 insertions(+), 366 deletions(-)
+
+commit cc2b68a988627fd4c473dcca062a095c28366e37
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Tue Jan 17 12:45:46 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 334 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 176 insertions(+), 162 deletions(-)
+
+commit 43c66967690062fd470fa7f4801030f6fb2bf083
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 17 11:51:03 2006 +0000
+
+ fix bug #327313
+
+ ChangeLog | 6 ++++++
+ src/terminal-notebook.c | 8 ++++----
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 296522ed24147eec15bd0acf90fe1570dd58e278
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 17 11:36:17 2006 +0000
+
+ post-release fixes to ChangeLog ;)
+
+ ChangeLog | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ab1ccb3e961c04f1971459e350b18ad663f18a0f
+Author: Emmanuele Bassi <ebassi@cvs.gnome.org>
+Date: Mon Jan 16 20:33:52 2006 +0000
+
+ release 2.13.2
+
+ 2006-01-16 Emmanuele Bassi <ebassi@cvs.gnome.org>
+
+ * configure.in: release 2.13.2
+
+ * NEWS: updated
+
+ ChangeLog | 6 ++++++
+ NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 48 insertions(+), 1 deletion(-)
+
+commit 89bd39eb5942aae644185395e777473d9bd3bb57
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 16 19:50:31 2006 +0000
+
+ add close button to tabs
+
+ ChangeLog | 5 +++++
+ src/terminal-notebook.c | 38 ++++++++++++++++++++++++++++++++++++--
+ 2 files changed, 41 insertions(+), 2 deletions(-)
+
+commit 87f4310289ad9c0352a1b509f2a730174a851827
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 16 19:25:25 2006 +0000
+
+ applied patch from Kiran Kumar Immidi to allow disabling font
+
+ * src/gnome-terminal.schemas.in, src/terminal-profile.c,
+ src/terminal-profile.h, src/terminal-screen.c, src/terminal-widget.h,
+ src/terminal-widget-vte.c: applied patch from Kiran Kumar Immidi
+ to allow disabling font anti-aliasing when the X RENDER extension is
+ not available, and do that by default. Closes bug #139332.
+
+ ChangeLog | 8 ++++++++
+ src/gnome-terminal.schemas.in | 15 +++++++++++++++
+ src/terminal-profile.c | 40 ++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.h | 5 +++++
+ src/terminal-screen.c | 4 +++-
+ src/terminal-widget-vte.c | 23 +++++++++++++++++++++--
+ src/terminal-widget.h | 3 ++-
+ 7 files changed, 94 insertions(+), 4 deletions(-)
+
+commit 6c5ebc11265d479b602820562e9305f7c81b7224
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 16 19:19:41 2006 +0000
+
+ applied patch from John Spray to set the http_proxy environment variable
+
+ * src/terminal-screen.c: applied patch from John Spray to set
+ the http_proxy environment variable based on the GNOME proxy
+ settings. Closes bug #321952.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 24 +++++++++++++++++++++++-
+ 2 files changed, 29 insertions(+), 1 deletion(-)
+
+commit d8a14116566d70a02fc7b5c944c52e3e12d432eb
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Mon Jan 16 18:41:52 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 +
+ po/fi.po | 521 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 273 insertions(+), 252 deletions(-)
+
+commit 30deeded8238a06a714831c3f3136a4fbd173b05
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 16 16:29:02 2006 +0000
+
+ made the title not be dinamically changed anymore once the user has
+
+ * src/terminal.c, src/terminal-screen.c, src/terminal-screen.h:
+ made the title not be dinamically changed anymore once the user
+ has manually set it. Closes bug #152986 (along with another ton
+ of duplicates).
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 40 +++++++++++++++++++++++++---------------
+ src/terminal-screen.h | 7 +++++--
+ src/terminal.c | 4 ++--
+ 4 files changed, 39 insertions(+), 19 deletions(-)
+
+commit efb422810e6c72caf78165e022626f324da50e1d
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Mon Jan 16 16:11:42 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-16 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 334 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 173 insertions(+), 165 deletions(-)
+
+commit cfd1265a6f56f70480250ede5791570c3c96352f
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Mon Jan 16 04:44:58 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 340 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 176 insertions(+), 168 deletions(-)
+
+commit 7af845e39927066d481e3f83cab46e2fafc4280c
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Mon Jan 16 04:27:56 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-15 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 810 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 411 insertions(+), 403 deletions(-)
+
+commit efa2100eaa5333ca3eb3a161e5811c2115352f49
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Mon Jan 16 02:08:08 2006 +0000
+
+ update for changes in file for Punjabi Language
+
+ po/pa.po | 904 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 404 insertions(+), 500 deletions(-)
+
+commit 897693eb63cd06fed112047b795b334a99efc5bb
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Jan 15 19:51:02 2006 +0000
+
+ fix build failure, finish cleaning flavors up and translate the visible name of the default profile
+
+ ChangeLog | 14 ++++++++++++--
+ src/gnome-terminal.schemas.in | 2 +-
+ src/terminal-accels.c | 8 +++++---
+ src/terminal-screen.c | 15 +++------------
+ 4 files changed, 21 insertions(+), 18 deletions(-)
+
+commit aca785a0f3d9b7a1fcd804ecb1cb6d6b896f095c
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sun Jan 15 12:56:48 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-15 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 331 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 168 insertions(+), 167 deletions(-)
+
+commit 2dac8e69b119b32a442a56698d4a268a71939a5d
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sun Jan 15 07:46:36 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +++
+ po/vi.po | 86 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 47 insertions(+), 43 deletions(-)
+
+commit ca988dff972d3b77b6805bd1c246412ea324ab32
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Jan 14 16:57:37 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-14 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +++
+ po/th.po | 93 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 52 insertions(+), 45 deletions(-)
+
+commit 9f354700805d75f7ac7a2183be4db2fc38f3366b
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 14 12:56:43 2006 +0000
+
+ clean up the highlighting flavors mess, S/Key and OTP can use FLAVOR_AS_IS
+
+ * src/terminal-screen.c: clean up the highlighting flavors mess,
+ S/Key and OTP can use FLAVOR_AS_IS without problems.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 8 ++------
+ 2 files changed, 7 insertions(+), 6 deletions(-)
+
+commit e657b270ae4a9122b798d960dd7b119ac1607f9b
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sat Jan 14 12:54:24 2006 +0000
+
+ update from libegg
+
+ ChangeLog | 6 +++
+ src/eggaccelerators.c | 67 ++++++++++++++++++++---
+ src/eggaccelerators.h | 2 +
+ src/eggcellrendererkeys.c | 135 ++++++++++++++++++++++++++++++++++------------
+ src/eggcellrendererkeys.h | 17 +++---
+ 5 files changed, 180 insertions(+), 47 deletions(-)
+
+commit cf500e9e306ca9d06f0472111fa4bb403a1dd7a3
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Fri Jan 13 13:20:08 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 ++
+ po/vi.po | 183 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 99 insertions(+), 88 deletions(-)
+
+commit f267750bbd0bcc8d4a147b7889a38a1c6668b7dc
+Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
+Date: Thu Jan 12 20:23:23 2006 +0000
+
+ *** empty log message ***
+
+ po/da.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0054440d99ec7cad63052b6f924d97f33e9212ae
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 12 16:55:22 2006 +0000
+
+ fix a compiler warning.
+
+ * src/skey-popup.c: fix a compiler warning.
+
+ ChangeLog | 4 ++++
+ src/skey-popup.c | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 341a09a618eb3144982340c82b8a6830690ae039
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 12 16:46:59 2006 +0000
+
+ applied patch from Marco Pesenti Gritti to allow building from the src
+
+ * src/Makefile.am: applied patch from Marco Pesenti Gritti to allow
+ building from the src directory. Closes bug #158319.
+
+ ChangeLog | 5 +++++
+ Makefile.am | 2 +-
+ src/Makefile.am | 2 +-
+ 3 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 939a32044e848fdd2f3cbf8e79ad6c3dd3496352
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Thu Jan 12 15:02:10 2006 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 ++++
+ po/gl.po | 77 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 44 insertions(+), 37 deletions(-)
+
+commit 2e69d1acff38b4cc282779f5a4c3782012b8fc64
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 12 14:06:03 2006 +0000
+
+ applied patch from Gary Coady to fix the regular expressions for URL
+
+ * src/terminal-screen.c: applied patch from Gary Coady to fix the
+ regular expressions for URL highlighting. Closes bug #324246.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 4 ++--
+ src/terminal-window.c | 4 +++-
+ 3 files changed, 10 insertions(+), 3 deletions(-)
+
+commit 1a285433aad7b5fc2c62e7d3f84674b9c2f4e99c
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Jan 12 13:07:28 2006 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2006-01-12 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 1147 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 538 insertions(+), 613 deletions(-)
+
+commit 64e40bb50a40f90a817b667eec2062422ea96959
+Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
+Date: Thu Jan 12 07:54:07 2006 +0000
+
+ Updated Danish translation
+
+ po/ChangeLog | 4 +
+ po/da.po | 1210 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 635 insertions(+), 579 deletions(-)
+
+commit 32ba35c08c4c61eda10be3b22330a08740f49413
+Author: Slobodan D. Sredojevic <slobo@akrep.be>
+Date: Thu Jan 12 00:10:08 2006 +0000
+
+ Updated Serbian translation
+
+ 2006-01-12 Slobodan D. Sredojevic <slobo@akrep.be>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation
+
+ po/ChangeLog | 4 +
+ po/sr.po | 1374 ++++++++++++++++++++++++++++------------------------
+ po/sr@Latn.po | 1486 +++++++++++++++++++++++++++++++--------------------------
+ 3 files changed, 1563 insertions(+), 1301 deletions(-)
+
+commit b87f450593dfe37d9949cfd848545942c08202e7
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Wed Jan 11 17:49:56 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-11 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++
+ po/en_CA.po | 168 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 90 insertions(+), 82 deletions(-)
+
+commit 3fe60494eb74bc3493d877eddd178f396716b8de
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Wed Jan 11 14:19:32 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-11 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 ++++
+ po/th.po | 66 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 39 insertions(+), 31 deletions(-)
+
+commit d5c6c5846eb2581332c82d4b0d0624a0cecfed8e
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 11 13:05:12 2006 +0000
+
+ made the dialog which asks for the reply to the S/Key challenge a bit
+
+ * src/gnome-terminal.glade2, src/skey-popup.c: made the dialog which
+ asks for the reply to the S/Key challenge a bit prettier and more
+ HIG-compliant.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 2 ++
+ src/skey-popup.c | 3 ++-
+ 3 files changed, 10 insertions(+), 1 deletion(-)
+
+commit 11400642f0243bfb9b2b8fb9545c367fd5552939
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed Jan 11 06:38:08 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 ++
+ po/gu.po | 167 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 90 insertions(+), 81 deletions(-)
+
+commit 62267da2c99709af5ff6b4cbd476c84e15c11504
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 11 03:15:25 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 70 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 42 insertions(+), 32 deletions(-)
+
+commit fedfe17b02924e760680441df071d40108f742bd
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 11 03:09:03 2006 +0000
+
+ add One-Time Passwords support, based on the work by Michele Baldessari.
+
+ * src/terminal-screen.c, src/skey-popup.c: add One-Time Passwords
+ support, based on the work by Michele Baldessari. Thanks! Closes
+ bug #310529.
+
+ ChangeLog | 6 ++++
+ src/skey-popup.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++-----
+ src/terminal-screen.c | 11 +++++--
+ 3 files changed, 97 insertions(+), 11 deletions(-)
+
+commit 6db06be4bdfaf236f4de384623d4370c6416e8da
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Tue Jan 10 15:07:58 2006 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/gl.po | 479 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 192 insertions(+), 291 deletions(-)
+
+commit 8ac8a22e852749e33d00f249e10e74ec0dc62d34
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 10 10:52:16 2006 +0000
+
+ revert fix to 81603, leave that to nautilus-open-terminal
+
+ ChangeLog | 5 -----
+ gnome-terminal.desktop.in.in | 1 -
+ 2 files changed, 6 deletions(-)
+
+commit 28be4b2bee974083dd61dceb5d502acc75d08cfa
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Tue Jan 10 04:36:15 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +++
+ po/th.po | 92 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 50 insertions(+), 46 deletions(-)
+
+commit dbecb979bede51f9b12c09e1357e89dbc6a1c8d8
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 10 04:33:54 2006 +0000
+
+ added Mime Types so gnome-terminal becomes a handler for directories.
+
+ * gnome-terminal.desktop.in.in: added Mime Types so gnome-terminal
+ becomes a handler for directories. Closes bug #81603.
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in.in | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit ec5b8162b5cff2686ac8b6ba05cb283468714851
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 10 04:31:17 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 ++
+ po/pt_BR.po | 205 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 109 insertions(+), 100 deletions(-)
+
+commit 4b24dcbf4838f7fb604fa0878c04936399bffdc5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Tue Jan 10 03:43:06 2006 +0000
+
+ add markup to label in the code, so translators don't see it. Closes bug
+
+ * src/skey-popup.c, src/gnome-terminal.glade2: add markup to label
+ in the code, so translators don't see it. Closes bug #100038.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 2 +-
+ src/skey-popup.c | 8 ++++++++
+ 3 files changed, 14 insertions(+), 1 deletion(-)
+
+commit 52232ee09c0b7477b6748a1801cfa5057ad936a8
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Tue Jan 10 02:57:36 2006 +0000
+
+ Updated Canadian English translation.
+
+
+ 2006-01-09 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 1224 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 568 insertions(+), 660 deletions(-)
+
+commit d028bc3f37c9efc741b1b74a006ae68600c4fd05
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Jan 9 07:19:00 2006 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2006-01-09 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 452 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 179 insertions(+), 278 deletions(-)
+
+commit a8e914534d4e5f66ac47c7ce31fd2ee5a1627876
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Mon Jan 9 05:42:36 2006 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 591 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 257 insertions(+), 338 deletions(-)
+
+commit 82401fde1015cd76c5b8542f8fb19a346e87e1d3
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Jan 9 05:22:38 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +++
+ po/gu.po | 95 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 57 insertions(+), 42 deletions(-)
+
+commit 163f60f02c093b63ab0a44646b3265fceded79dc
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Mon Jan 9 04:46:00 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 ++
+ po/th.po | 119 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 66 insertions(+), 57 deletions(-)
+
+commit 9d636b5d8d4a78b2bf66c31b9ec87a1b6327830f
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 9 02:16:31 2006 +0000
+
+ removed a really annoying \n
+
+ src/terminal-window.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 8cccd69110036e10cd7d4532113d3f0fe6e175b5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Mon Jan 9 02:11:23 2006 +0000
+
+ handle file URLs differently from others, as they necessarily have three
+
+ * src/terminal-screen.c: handle file URLs differently from others,
+ as they necessarily have three slashes and do not have things like
+ username and port. Closes bug #309201.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 6 +++++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 6f1d2c0d4896fa69cbc124f2f999a1c0d6fe9db4
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Sun Jan 8 19:34:21 2006 +0000
+
+ commit weekend-off patches: revert ngettext removals and close bug #310137 and bug #324965
+
+ ChangeLog | 15 ++++++++++-----
+ src/terminal-notebook.c | 39 +++++++++++++++++++++++++++------------
+ src/terminal-screen.c | 1 +
+ src/terminal-window.c | 15 ++++++++++-----
+ src/terminal.c | 6 +++++-
+ 5 files changed, 53 insertions(+), 23 deletions(-)
+
+commit 2b217a393aa1c88d038265c928c87022dae3b894
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Jan 8 17:59:21 2006 +0000
+
+ Fix markup
+
+ po/nb.po | 2 +-
+ po/no.po | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 6fb1bafd94536abadfe5739c96ae75e5b5db58f0
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Jan 8 14:27:35 2006 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2006-01-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +
+ po/nb.po | 560 +++++++++++++++++++++++------------------------------------
+ po/no.po | 560 +++++++++++++++++++++++------------------------------------
+ 3 files changed, 439 insertions(+), 686 deletions(-)
+
+commit 3289873a53649a28ad1963487418efa351426f5d
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sun Jan 8 14:04:36 2006 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2006-01-08 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1458 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 671 insertions(+), 791 deletions(-)
+
+commit 69165928f417f44598647c7456131210465f35f0
+Author: Takeshi AIHANA <aihana@gnome.gr.jp>
+Date: Sun Jan 8 11:52:47 2006 +0000
+
+ Updated Japanese translation for v2.13.1.
+
+ 2006-01-08 Takeshi AIHANA <aihana@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation for v2.13.1.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 576 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 237 insertions(+), 343 deletions(-)
+
+commit 70b2b9d01543d2e33ca9c4f6d12448f141355afa
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sat Jan 7 00:00:48 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 127 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 70 insertions(+), 61 deletions(-)
+
+commit f76d06b2eca21a2b91a888401cc69127f420c695
+Author: Hendrik Brandt <heb@gnome-de.org>
+Date: Fri Jan 6 19:07:03 2006 +0000
+
+ Three string changes in German translation.
+
+ 2006-01-06 Hendrik Brandt <heb@gnome-de.org>
+
+ * de.po: Three string changes in German translation.
+
+ po/ChangeLog | 4 ++++
+ po/de.po | 15 ++++++++-------
+ 2 files changed, 12 insertions(+), 7 deletions(-)
+
+commit fef102a356fa6ad40b71ddade55c2ac7e7c9f39e
+Author: Hendrik Brandt <heb@gnome-de.org>
+Date: Fri Jan 6 16:30:45 2006 +0000
+
+ Updated German translation.
+
+ 2006-01-06 Hendrik Brandt <heb@gnome-de.org>
+
+ * de.po: Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 1213 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 627 insertions(+), 590 deletions(-)
+
+commit 3b6b066fb50c2cd18caf6454008cb3528295ef82
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 14:19:28 2006 +0000
+
+ update NEWS again, now this is really 2.13.1
+
+ NEWS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 39cc9fc5f2976126ca6a66c44c056da5518bd839
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Fri Jan 6 14:09:53 2006 +0000
+
+ Updated Thai translation.
+
+ 2006-01-06 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 521 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 255 insertions(+), 270 deletions(-)
+
+commit 19f4cb49a430d4957bba0b5668783f317e9ce78c
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 14:03:29 2006 +0000
+
+ added. updated. release 2.13.1.
+
+ * MAINTAINERS: added.
+ * NEWS: updated.
+ * configure.in: release 2.13.1.
+
+ ChangeLog | 8 ++++++++
+ MAINTAINERS | 2 ++
+ NEWS | 25 ++++++++++++++++++++++---
+ configure.in | 2 +-
+ 4 files changed, 33 insertions(+), 4 deletions(-)
+
+commit 617f2945e678899b31f3a3581fbdc910bf6b53cf
+Author: Žygimantas Beručka <zygis@gnome.org>
+Date: Fri Jan 6 13:57:47 2006 +0000
+
+ Updated Lithuanian translation.
+
+ 2006-01-06 Žygimantas Beručka <zygis@gnome.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 600 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 244 insertions(+), 360 deletions(-)
+
+commit 4b0851aae430f66c6eaa7b372a9432f2eedc2bff
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Fri Jan 6 13:13:36 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 9 +-
+ po/ca.po | 496 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 245 insertions(+), 260 deletions(-)
+
+commit 9c9797340fa2da7a3cd9eee634fe0519ed2d4194
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 12:48:47 2006 +0000
+
+ removed System from categories
+
+ ChangeLog | 6 ++++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 7a73ede243f10a37aa45a3fae3e116f9443d4c9f
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 12:46:51 2006 +0000
+
+ appropriately fix 140603
+
+ src/terminal-profile.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit e31ecbbb1a4499cc5cee65f2720105a33350cbf5
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Fri Jan 6 12:45:30 2006 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 6 +-
+ po/fi.po | 725 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 369 insertions(+), 362 deletions(-)
+
+commit 896983dcfdf4924a9ce24f2ddd448fa920f46d8d
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 12:28:43 2006 +0000
+
+ fix to bug 140603
+
+ ChangeLog | 6 +++++
+ src/terminal-profile.c | 60 ++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 42 insertions(+), 24 deletions(-)
+
+commit 86ac0112aa358bd5eebe7a356a51cd8c4ba96b74
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Fri Jan 6 07:43:46 2006 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +
+ po/gu.po | 551 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 231 insertions(+), 324 deletions(-)
+
+commit 0527f007c4fe23e56945fb8fa5d7d19f0752fddf
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 01:05:41 2006 +0000
+
+ yet another update to the pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 57 ++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 30 insertions(+), 31 deletions(-)
+
+commit 609c77fdf052dc1893dc33926ad5f3424fcbc9fc
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Jan 6 01:01:37 2006 +0000
+
+ removed calls to ngettext where it is not necessary, nukes two strings.
+
+ * src/terminal.c, src/terminal-window.c: removed calls to ngettext
+ where it is not necessary, nukes two strings.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 9 ++++-----
+ src/terminal.c | 7 ++-----
+ 3 files changed, 11 insertions(+), 10 deletions(-)
+
+commit 2e4ebf91b8b6742ccfa95429b25bd99a56079da6
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 21:36:00 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 60 ++++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 38 insertions(+), 26 deletions(-)
+
+commit 4df0c03b15ac1edcd77731960083e4d8af4223e6
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 21:18:53 2006 +0000
+
+ have different menu items for links and e-mail addresses. Closes bug
+
+ * src/terminal-screen.c: have different menu items for links and
+ e-mail addresses. Closes bug #49306.
+
+ ChangeLog | 5 ++++
+ src/terminal-screen.c | 71 ++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 53 insertions(+), 23 deletions(-)
+
+commit a3a84204a8ee32cfcde72922bea68bdf860a78eb
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 18:39:46 2006 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 592 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 289 insertions(+), 307 deletions(-)
+
+commit 60c789c92c699a90532b1fbd2129d679de821c27
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Thu Jan 5 18:06:31 2006 +0000
+
+ Updated Spanish translation.
+
+ 2006-01-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 568 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 289 insertions(+), 283 deletions(-)
+
+commit 2be668108fed55cb4bbc2fb0b84bf786484276c9
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 16:24:07 2006 +0000
+
+ applied patch from "Jan" to set icon title too if --title is passed.
+
+ * src/terminal.c: applied patch from "Jan" to set icon title too
+ if --title is passed. Closes bug #321929.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 7 +++++--
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 97bf82ae40fbcd1053163bb7ce9bd85393e6a986
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 15:39:17 2006 +0000
+
+ changed strings to move tabs _to the_ left/right for correctness and
+
+ * src/gnome-terminal.schemas.in, terminal-accels.c, terminal-window.c:
+ changed strings to move tabs _to the_ left/right for correctness and
+ clarity. Closes bug #324276.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.schemas.in | 20 ++++++++++----------
+ src/terminal-accels.c | 4 ++--
+ src/terminal-window.c | 4 ++--
+ 4 files changed, 20 insertions(+), 14 deletions(-)
+
+commit 9ab9eb837dead9f3cb6e34f31b764a3553dea7bb
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 15:18:09 2006 +0000
+
+ I definetely hate different ways of handling indentation in different editors
+
+ src/profile-editor.c | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 329f44aa17017fa36a09414d2fd5aad9a449f8d3
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 15:14:21 2006 +0000
+
+ [stupid fix] remove some trailing spaces in empty lines
+
+ src/profile-editor.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit a8d9b0309b1318773ffcdf8062b2379f304911bc
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 15:06:16 2006 +0000
+
+ handle the palette picker titles and tooltips in the code rather than in
+
+ * src/profile-editor.c, src/gnome-terminal.glade2: handle the
+ palette picker titles and tooltips in the code rather than in
+ Glade in order to be able to avoid string duplication. Closes
+ bug #325214.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.glade2 | 48 ++++++++++++++++-------------------------------
+ src/profile-editor.c | 11 ++++++++++-
+ 3 files changed, 33 insertions(+), 33 deletions(-)
+
+commit 285b6da3b4ddbf13f6828df6f8f65e95d975b3b6
+Author: Žygimantas Beručka <zygis@gnome.org>
+Date: Thu Jan 5 14:14:30 2006 +0000
+
+ Updated Lithuanian translation.
+
+ 2006-01-05 Žygimantas Beručka <zygis@gnome.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 386 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 199 insertions(+), 191 deletions(-)
+
+commit c81f7862612baa1f395a4cb83028f9ae0d5656ae
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 13:11:38 2006 +0000
+
+ added a description for GNOME Terminal in the about box.
+
+ * src/terminal-window.c: added a description for GNOME Terminal
+ in the about box.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit eda41b02f1b86d828e86162999568a329496a163
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 00:22:53 2006 +0000
+
+ Doh, mention the Makefile.am fix in ChangeLog
+
+ ChangeLog | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 44cbac834f534905c24483edeab464ed88bc4e65
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Thu Jan 5 00:18:07 2006 +0000
+
+ fixes to Makefile.am after .applications removal
+
+ Makefile.am | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 2bcc03875b36a08b62b3f84d9e67caae1cb332e4
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 4 22:55:57 2006 +0000
+
+ add a changelog entry for the release of 2.13.0 in name of kmaraas
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 676ae01c6e8c565c3de1ce9051e12ad640b292fa
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 4 22:07:46 2006 +0000
+
+ cleaned up, no need to rewrite general documentation.
+
+ * HACKING: cleaned up, no need to rewrite general documentation.
+
+ ChangeLog | 2 ++
+ HACKING | 48 ++++++++++--------------------------------------
+ 2 files changed, 12 insertions(+), 38 deletions(-)
+
+commit f32c1faacb87d4f290d0c47dd7f75554f925427a
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 4 21:54:29 2006 +0000
+
+ removed TODO, senseless and pointless
+
+ ChangeLog | 2 ++
+ TODO | 2 --
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 631aaab94cf0190eb0ec96175d68bbeceb44dc4c
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 4 21:33:28 2006 +0000
+
+ nuked gnome-terminal.applications (yay for fd.org compliance)
+
+ ChangeLog | 5 +++++
+ gnome-terminal.applications | 7 -------
+ 2 files changed, 5 insertions(+), 7 deletions(-)
+
+commit 7fdb51ef88e5e64ee8b17c40bf2e774d8f2ef4e5
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Wed Jan 4 18:27:41 2006 +0000
+
+ fix ne.po, rw.po and xh.po so that they do not translate an encoding list
+
+ po/ChangeLog | 5 +++++
+ po/ne.po | 5 ++---
+ po/rw.po | 5 ++---
+ po/xh.po | 4 ++--
+ 4 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 5a28e86cdca612a57c0400d8375f395ae359671b
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Mon Jan 2 14:19:03 2006 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 251 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 127 insertions(+), 128 deletions(-)
+
+commit 5cc01152fef6e6b3574548aa21dadc9eeb396c1f
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Jan 1 22:33:41 2006 +0000
+
+ Update
+
+ NEWS | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit a7dc0419d4be7fd654a4bb6e87d10a7cbde074c2
+Author: Olav Vitters <olav@bkor.dhs.org>
+Date: Sun Jan 1 21:07:57 2006 +0000
+
+ Backout patch from bug #98715. Causes hangs when starting gnome-terminal
+
+ 2006-01-01 Olav Vitters <olav@bkor.dhs.org>
+
+ * src/terminal-screen.c: (terminal_screen_init),
+ (terminal_screen_finalize), (get_child_environment),
+ (new_window_callback), (new_tab_callback),
+ (terminal_screen_set_working_dir):
+ * src/terminal-screen.h:
+ * src/terminal-window.c: (new_window), (new_tab_callback):
+ * src/terminal.c: (new_terminal_with_options),
+ (terminal_app_new_terminal), (handle_new_terminal_event),
+ (handle_new_terminal_events), (terminal_new_event),
+ (terminal_invoke_factory):
+ * src/terminal.h: Backout patch from bug #98715. Causes hangs when
+ starting gnome-terminal with extra arguments (-e or -x) and
+ gnome-terminal was already running.
+
+ ChangeLog | 16 ++++++++
+ src/terminal-screen.c | 29 +++-----------
+ src/terminal-screen.h | 2 -
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 109 ++++++++------------------------------------------
+ src/terminal.h | 3 +-
+ 6 files changed, 40 insertions(+), 123 deletions(-)
+
+commit ab623c33fcec3016608fbdf23a29b452720a9942
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Thu Dec 29 11:38:36 2005 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 1849 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 929 insertions(+), 924 deletions(-)
+
+commit 91bad5a8b787f6528e3cf54104588065fced3bea
+Author: Takeshi AIHANA <aihana@gnome.gr.jp>
+Date: Sat Dec 17 15:38:57 2005 +0000
+
+ Updated Japanese translation for v2.13.0.
+
+ 2005-12-18 Takeshi AIHANA <aihana@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation for v2.13.0.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 1111 +++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 630 insertions(+), 485 deletions(-)
+
+commit 0524fca82209fe03a82fb1aa935a4c52ef32ec4c
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sat Dec 17 11:48:17 2005 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1139 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 673 insertions(+), 470 deletions(-)
+
+commit 6571cacb3f518a06f187304ca94d4973d04f4fe7
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Dec 16 21:12:33 2005 +0000
+
+ updated pt_BR translation
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 1136 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 669 insertions(+), 471 deletions(-)
+
+commit fb9971f229ade25cd4cd80e67ab3d0e50a6bf831
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Dec 16 17:47:06 2005 +0000
+
+ Remove unused var. Cast away some warnings.
+
+ 2005-12-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-window.c: (detach_tab_callback): Remove unused var.
+ * src/terminal.c: (slowly_and_stupidly_obtain_timestamp),
+ (terminal_app_new_terminal): Cast away some warnings.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 2 +-
+ src/terminal.c | 6 +++---
+ 3 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 54c1a35b98afdae809310d5b917c5af572e0da3f
+Author: Olav Vitters <olav@bkor.dhs.org>
+Date: Wed Dec 14 16:50:13 2005 +0000
+
+ Fix i18n issue with the application name. Patch by Frederic Crozat. Fixes
+
+ 2005-12-14 Olav Vitters <olav@bkor.dhs.org>
+
+ * src/terminal.c: Fix i18n issue with the application name. Patch by
+ Frederic Crozat. Fixes bug #324050.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 61e711fe7970400e4f65a5416e48c8c2acda5722
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Wed Dec 14 03:26:12 2005 +0000
+
+ update for Changed in head
+
+ po/pa.po | 1153 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 634 insertions(+), 519 deletions(-)
+
+commit 8a1dbce2ce490eb2b109ea60b5a349075d0b4a47
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Dec 13 14:21:18 2005 +0000
+
+ Flush after release
+
+ NEWS | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit b9fd732ab28b6eb81f74379fde1a4375b4eb19ec
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Sun Dec 11 13:27:22 2005 +0000
+
+ Updated Gujarati Translation
+
+ po/ChangeLog | 4 +
+ po/gu.po | 1132 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 614 insertions(+), 522 deletions(-)
+
+commit 56729cf44281ae1089e5be6ba7f73994895f99d7
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Dec 8 06:11:26 2005 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2005-12-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +
+ po/nb.po | 840 ++++++++++++++++++++++++++++++++---------------------------
+ po/no.po | 840 ++++++++++++++++++++++++++++++++---------------------------
+ 3 files changed, 915 insertions(+), 770 deletions(-)
+
+commit c3587ae27fcb3a289e29b5b99bf2b3fea2e35467
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Sat Dec 3 20:47:18 2005 +0000
+
+ Updated Canadian English translation.
+
+
+ 2005-12-03 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 1036 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 553 insertions(+), 487 deletions(-)
+
+commit bdccf10fac14f47b8593dddaa3d61373a0802ebc
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Fri Dec 2 19:51:53 2005 +0000
+
+ Updated Czech translation.
+
+ 2005-12-02 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 615 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 343 insertions(+), 276 deletions(-)
+
+commit 7de3ce27097eb66ff6de6a1d62fa0a11eaa0d28b
+Author: Dan Winship <danw@novell.com>
+Date: Wed Nov 30 22:03:45 2005 +0000
+
+ Call reset_menubar_labels(). (reset_menubar_labels): Only enable menubar
+
+ 2005-10-30 Dan Winship <danw@novell.com>
+
+ * src/terminal-window.c (terminal_window_set_menubar_visible):
+ Call reset_menubar_labels().
+ (reset_menubar_labels): Only enable menubar mnemonics if the
+ menubar is visible. #172777
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 9 ++++++---
+ 2 files changed, 13 insertions(+), 3 deletions(-)
+
+commit 4487b56333247daea13551fbd1fe48e36eecd54f
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Wed Nov 30 21:57:19 2005 +0000
+
+ Update
+
+ NEWS | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 13f5b1040b4817906a0260c3e6688a6e2a9fa55e
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Nov 30 21:56:06 2005 +0000
+
+ Don't lose environment variables on startup. Closes bug #98715. Patch from
+
+ 2005-11-30 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_init),
+ (terminal_screen_finalize), (get_child_environment),
+ (new_window_callback), (new_tab_callback),
+ (terminal_screen_set_working_dir), (terminal_screen_set_environ):
+ * src/terminal-screen.h:
+ * src/terminal-window.c: (new_window), (new_tab_callback):
+ * src/terminal.c: (new_terminal_with_options_and_environ),
+ (new_terminal_with_options), (terminal_app_new_terminal),
+ (handle_new_terminal_event), (handle_new_terminal_events),
+ (terminal_new_event), (terminal_invoke_factory):
+ * src/terminal.h: Don't lose environment variables on
+ startup. Closes bug #98715. Patch from Davyd Madeley.
+
+ ChangeLog | 15 +++++++
+ src/terminal-screen.c | 29 +++++++++++---
+ src/terminal-screen.h | 2 +
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 109 ++++++++++++++++++++++++++++++++++++++++++--------
+ src/terminal.h | 3 +-
+ 6 files changed, 138 insertions(+), 24 deletions(-)
+
+commit 91c05a33267d1c8bc8f6d282edb98e06aaa93fcc
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sat Nov 26 11:57:51 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-11-26 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +++
+ po/th.po | 96 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 52 insertions(+), 48 deletions(-)
+
+commit 8dfb064c04ea636d21f4985af0c34f71f12dfbaf
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Fri Nov 25 22:39:46 2005 +0000
+
+ Updated Spanish tranlation.
+
+ 2005-11-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish tranlation.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 175 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 84 insertions(+), 95 deletions(-)
+
+commit 9eb70755ddfafbfb64a2cd621486536461c8eb5e
+Author: Alexander Shopov <ash@contact.bg>
+Date: Fri Nov 25 11:10:52 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-11-25 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 ++
+ po/bg.po | 221 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 115 insertions(+), 111 deletions(-)
+
+commit 0ab169399180d60451b3dc5ba426aed627dc40d1
+Author: Žygimantas Beručka <zygis@gnome.org>
+Date: Thu Nov 24 17:48:00 2005 +0000
+
+ Updated Lithuanian translation.
+
+ 2005-11-24 Žygimantas Beručka <zygis@gnome.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 1348 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 747 insertions(+), 605 deletions(-)
+
+commit 31207267c11516a0058e34f996eb13c1ae867060
+Author: Marcel Telka <marcel@telka.sk>
+Date: Tue Nov 22 21:31:29 2005 +0000
+
+ Updated Slovak translation.
+
+ 2005-11-22 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 726 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 399 insertions(+), 331 deletions(-)
+
+commit 507ef885be8b09c31fb6e8f84a9b8443baba7556
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Tue Nov 22 09:19:11 2005 +0000
+
+ Updated Simplified Chinese translation of gnome-terminal
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 746 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 413 insertions(+), 337 deletions(-)
+
+commit f2e505822021d94f8b152624e85a1b6c4f0b0e2b
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Nov 22 06:56:44 2005 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2005-11-22 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 831 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 448 insertions(+), 388 deletions(-)
+
+commit 114b2dcc79b99fdfe3c7db704212e0f5207812fc
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Mon Nov 21 23:16:23 2005 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/gl.po | 728 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 403 insertions(+), 329 deletions(-)
+
+commit 7653d93e608bac3f4cb1a46ce1968856150b5cb4
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Mon Nov 21 22:14:14 2005 +0000
+
+ Updated Spanish translation.
+
+ 2005-11-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 796 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 441 insertions(+), 359 deletions(-)
+
+commit 653a34b018e280aca422187b76f2afaa50f7ec8b
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Mon Nov 21 12:01:20 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-11-21 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 720 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 395 insertions(+), 329 deletions(-)
+
+commit ccc3aea6f030c4342ecc43b9a07943f1c563aa17
+Author: Roozbeh Pournader <roozbeh@farsiweb.info>
+Date: Mon Nov 21 10:30:31 2005 +0000
+
+ Updated Persian translation by Meelad Zakaria and Elnaz Sarbar.
+
+ 2005-11-21 Roozbeh Pournader <roozbeh@farsiweb.info>
+
+ * fa.po: Updated Persian translation by Meelad Zakaria and Elnaz
+ Sarbar.
+
+ po/ChangeLog | 5 +
+ po/fa.po | 658 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 406 insertions(+), 257 deletions(-)
+
+commit d918098bc4ac635effffae3e6948e015573bff3b
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Mon Nov 21 04:11:58 2005 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit d225ddab351bf8d7fe711ec4551833d2553ccf98
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Mon Nov 21 03:47:01 2005 +0000
+
+ Updated Finnish translation
+
+ po/fi.po | 1280 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 736 insertions(+), 544 deletions(-)
+
+commit c3441821d8e7339bad4fdf4033d62671d3b21f0c
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Nov 20 19:13:35 2005 +0000
+
+ Forgot cvs add of course
+
+ src/terminal-notebook.c | 789 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-notebook.h | 91 ++++++
+ 2 files changed, 880 insertions(+)
+
+commit f3aaad215e61a89f0746a7db7e52f40acd710ded
+Author: Tony Tsui <tsui.tony@gmail.com>
+Date: Sun Nov 20 15:06:34 2005 +0000
+
+ gnome-terminal.schemas.in
+
+ 2005-11-09 Tony Tsui <tsui.tony@gmail.com>
+
+ * gnome-terminal.schemas.in
+ * src/terminal-accels.c:
+ * src/terminal-accels.c:
+ * src/terminal-window.c:
+ Support for detaching tabs via Tabs menu and via keybindings.
+
+ 2005-11-08 Mario Manno <mm-bugs@manno.name>
+
+ * gnome-terminal.schemas.in
+ * src/terminal-accels.c:
+ * src/terminal-accels.c:
+ * src/terminal-window.c:
+ Support for moving tabs via Tabs menu and via keybindings.
+
+ 2005-11-01 Tony Tsui <tsui.tony@gmail.com>
+
+ * src/Makefile.am:
+ * src/terminal-notebook.h:
+ * src/terminal-notebook.h:
+ * src/terminal-screen.c:
+ * src/terminal-screen.h:
+ * src/terminal-window.c:
+ * src/terminal-window.h:
+ * src/terminal.c:
+ * src/terminal.h:
+ Add support for making tabs movable and detachable.
+
+ ChangeLog | 29 ++
+ src/Makefile.am | 2 +
+ src/gnome-terminal.schemas.in | 50 ++++
+ src/terminal-accels.c | 9 +
+ src/terminal-accels.h | 3 +
+ src/terminal-screen.c | 130 ++++++++-
+ src/terminal-screen.h | 8 +-
+ src/terminal-window.c | 661 +++++++++++++++++++++++-------------------
+ src/terminal-window.h | 4 +-
+ src/terminal.c | 70 +++--
+ src/terminal.h | 1 +
+ 11 files changed, 630 insertions(+), 337 deletions(-)
+
+commit 55450e30ec7a736e6d9ab9339e840e52d4203790
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Thu Nov 17 10:16:22 2005 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/gl.po | 829 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 454 insertions(+), 379 deletions(-)
+
+commit 9a3eca9b99d1aaa9d80b3834361a1b827fd24f3d
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Nov 16 06:22:49 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-11-16 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 10 +++++++---
+ 2 files changed, 11 insertions(+), 3 deletions(-)
+
+commit 88e86148b9c0d7078980fa00b1d89bfe4ba6d1c2
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Nov 14 12:03:45 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-11-14 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 ++++
+ po/bg.po | 89 ++++++++++++------------------------------------------------
+ 2 files changed, 22 insertions(+), 72 deletions(-)
+
+commit 18909c0c248bb4d6c3ed1d1d13145a86468120a0
+Author: Behdad Esfahbod <behdad@gnome.org>
+Date: Wed Nov 9 08:34:11 2005 +0000
+
+ Mark the huge array as static const. (#320737, patch from Benoît Dejean.)
+
+ 2005-11-09 Behdad Esfahbod <behdad@gnome.org>
+
+ * src/skey/btoe.c: Mark the huge array as static const. (#320737,
+ patch from Benoît Dejean.)
+
+ ChangeLog | 5 +++++
+ src/skey/btoe.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 6e37d128f18c88eacc5e6e430ce949adbbdc9186
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Nov 6 12:39:15 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-11-06 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 893 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 513 insertions(+), 384 deletions(-)
+
+commit 9b39e7605b1f7691331674a0aed5f79298a8c34f
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Wed Nov 2 22:56:41 2005 +0000
+
+ Updated Czech translation.
+
+ 2005-11-02 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 877 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 499 insertions(+), 382 deletions(-)
+
+commit 65ae1555b79424cb4e8718f2bea7145ead119b65
+Author: Marcel Telka <marcel@telka.sk>
+Date: Fri Oct 28 20:41:23 2005 +0000
+
+ Updated Slovak translation.
+
+ 2005-10-28 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 840 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 462 insertions(+), 382 deletions(-)
+
+commit 0d5ae020ff65bd7419510eff9df18c551eb4bd6d
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Oct 27 21:50:00 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-10-28 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 904 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 514 insertions(+), 394 deletions(-)
+
+commit 40101b1f73e290775155241aa9c5214d3504b916
+Author: Erdal Ronahi <eronahi@src.gnome.org>
+Date: Thu Oct 27 18:02:51 2005 +0000
+
+ Added Kurdish translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ku.po | 2434 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2443 insertions(+), 1 deletion(-)
+
+commit 74281f1a456e4516d2e450661696bd639948d3b7
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Thu Oct 27 13:39:35 2005 +0000
+
+ Updated Belarusian translation
+
+ po/ChangeLog | 4 ++++
+ po/be.po | 32 +++++++++++---------------------
+ 2 files changed, 15 insertions(+), 21 deletions(-)
+
+commit ac30e7a894351aa0d7128c7fd9fd943ee442bd51
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sat Oct 22 13:28:08 2005 +0000
+
+ Updated Spanish translation.
+
+ 2005-10-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 926 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 491 insertions(+), 439 deletions(-)
+
+commit 526d4d7032d11a9a6df54bb2223c813e1493c23f
+Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
+Date: Fri Oct 21 16:41:17 2005 +0000
+
+ fixed typo in pt_BR translation of gnome-terminal
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit e1a76d8583bfd3dabfaf0dac0a719a17a8aad6b7
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Tue Oct 18 08:27:47 2005 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 821 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 445 insertions(+), 380 deletions(-)
+
+commit 8c2ea7bc404dd66844cf56058c991270e4e23d5c
+Author: Arangel Angov <arangela@src.gnome.org>
+Date: Mon Oct 17 23:49:28 2005 +0000
+
+ Updated Macedonian translation <arangela@cvs.gnome.org>
+
+ po/mk.po | 136 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 68 insertions(+), 68 deletions(-)
+
+commit 1758fc9ec603b2c9339655f118d6328eb8e11af8
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Mon Oct 17 06:14:15 2005 +0000
+
+ Updated Traditional Chinese translation.
+
+
+ 2005-10-17 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_TW.po: Updated Traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 837 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 460 insertions(+), 381 deletions(-)
+
+commit c1a8998f9249d80d563b3269f8cf8e03274272ea
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sat Oct 15 12:52:25 2005 +0000
+
+ Translation updated.
+
+ 2005-10-15 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 181 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 119 insertions(+), 66 deletions(-)
+
+commit 67db9f18ef72daed5857df25a7369802d494d68f
+Author: Christian Rose <menthos@menthos.com>
+Date: Sat Oct 8 17:59:21 2005 +0000
+
+ Updated Swedish translation.
+
+ 2005-10-08 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 22 ++++++++++++++--------
+ 2 files changed, 18 insertions(+), 8 deletions(-)
+
+commit b87d1976e2b2621fbb1adb285c88dc8c9d834539
+Author: Mark McLoughlin <mark@skynet.ie>
+Date: Mon Oct 3 15:53:36 2005 +0000
+
+ fix thinko that made Ctrl-Shift-N be bound to both "New Terminal" and "New
+
+ 2005-10-03 Mark McLoughlin <mark@skynet.ie>
+
+ * src/terminal-window.c: (fill_in_new_term_submenu_real): fix
+ thinko that made Ctrl-Shift-N be bound to both "New Terminal"
+ and "New Tab".
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 94f225b30e7ddfeff4ae84756ad7f1947853f3c2
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Oct 2 21:52:52 2005 +0000
+
+ Reverted unauthorized changes made by user 'kloczek'.
+
+ 2005-10-02 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Reverted unauthorized changes made by
+ user 'kloczek'.
+
+ po/ChangeLog | 5 +
+ po/sv.po | 1421 ++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 1047 insertions(+), 379 deletions(-)
+
+commit 1aed5185b6fb1ba7957c2bcb729c19fd5d5684b3
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Fri Sep 30 20:38:54 2005 +0000
+
+ Updated Canadian English translation.
+
+
+ 2005-09-30 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 1279 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 679 insertions(+), 604 deletions(-)
+
+commit fc9e1acf718ae2e790c16e1fc1644541203a4bae
+Author: Alexander Shopov <ash@contact.bg>
+Date: Thu Sep 29 16:45:43 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-09-29 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 896 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 524 insertions(+), 377 deletions(-)
+
+commit c103cd91e9c86f5900ea24aee9536e36886f771c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 25 15:53:33 2005 +0000
+
+ Clean up window/tab menus when only one profile exists. Patch from Mariano
+
+ 2005-09-25 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-window.c: (fill_in_config_picker_submenu),
+ (fill_in_new_term_submenu_real), (fill_in_new_term_submenus):
+ Clean up window/tab menus when only one profile exists.
+ Patch from Mariano Suáres-Alvarez. Closes bug #88318.
+
+ ChangeLog | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8283b0bb5857fa09c849fb7723a010e6690e2b1a
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 25 15:31:36 2005 +0000
+
+ 2005-09-25 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-window.c: (fill_in_config_picker_submenu),
+ (fill_in_new_term_submenu_real), (fill_in_new_term_submenus):
+
+ ChangeLog | 7 ++
+ src/terminal-window.c | 270 +++++++++++++++++++++-----------------------------
+ 2 files changed, 120 insertions(+), 157 deletions(-)
+
+commit 987c3fac2a6255b4b73f3f7a823e90b99e505015
+Author: Dennis Cranston <dcransto@src.gnome.org>
+Date: Wed Sep 21 16:37:59 2005 +0000
+
+ Remove " " label from the back button.
+
+
+ Remove " " label from the back button.
+
+ src/gnome-terminal.glade2 | 62 ++++-------------------------------------------
+ 1 file changed, 5 insertions(+), 57 deletions(-)
+
+commit 6811e8fc490b2e03c3c27b2f156c470f0912680c
+Author: Dennis Cranston <dennis_cranston@yahoo.com>
+Date: Wed Sep 21 16:32:02 2005 +0000
+
+ Replace the Add and Remove buttons from the "Add or Remove Terminal
+
+
+ 2005-09-20 Dennis Cranston <dennis_cranston@yahoo.com>
+
+ * src/gnome-terminal.glade2: Replace the Add and Remove buttons
+ from the "Add or Remove Terminal Encodings" dialog with Forward
+ and Back buttons placed between the list views.
+
+ ChangeLog | 6 ++
+ src/gnome-terminal.glade2 | 240 +++++++++++++++++++++++++++++-----------------
+ 2 files changed, 158 insertions(+), 88 deletions(-)
+
+commit 059cb61347ce88fb7df3c95b3aec633bf40a3cc0
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Sep 20 12:14:37 2005 +0000
+
+ Select text in the Set title dialog here too.
+
+ 2005-09-20 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_edit_title):
+ Select text in the Set title dialog here too.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 2 ++
+ 2 files changed, 7 insertions(+)
+
+commit e83cc7d51c7043b1b2653f0aa06bf71345545b44
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Sep 19 09:31:27 2005 +0000
+
+ Make life easier for the translators. Closes bug #137517. Reported by
+
+ 2005-09-19 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/gnome-terminal.schemas.in: Make life easier for the
+ translators. Closes bug #137517. Reported by Telsa Gwynne
+ fixed by Mariano Suárez-Alvarez.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.schemas.in | 9 +++++----
+ 2 files changed, 11 insertions(+), 4 deletions(-)
+
+commit 479132169170dd4d500d84d72933f611c48032dd
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Sep 19 09:28:13 2005 +0000
+
+ More updates. Same.
+
+ 2005-09-19 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: More updates.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +
+ po/nb.po | 510 ++++++++++++++++++++++++++++++++++-------------------------
+ po/no.po | 510 ++++++++++++++++++++++++++++++++++-------------------------
+ 3 files changed, 601 insertions(+), 424 deletions(-)
+
+commit d56108fcae0d4329bf33fd0f883f1c7f2d96b905
+Author: Dennis Cranston <dennis_cranston@yahoo.com>
+Date: Mon Sep 19 08:38:18 2005 +0000
+
+ Small HIG fixes for window titles. Small HIG fixes for window titles.
+
+ 2005-09-18 Dennis Cranston <dennis_cranston@yahoo.com>
+
+ * src/gnome-terminal.glade2: Small HIG fixes for window titles.
+ * src/profile-editor.c: (terminal_profile_edit): Small HIG
+ fixes for window titles.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 37 +++++++++++++++++++------------------
+ src/profile-editor.c | 4 ++--
+ 3 files changed, 27 insertions(+), 20 deletions(-)
+
+commit 95f4ed66e92aea47b6f07e785c310dc8f2f7b0cb
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Sep 19 08:34:22 2005 +0000
+
+ Don't leak the filename here.
+
+ 2005-09-19 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/profile-editor.c: (update_image_preview): Don't leak
+ the filename here.
+
+ ChangeLog | 5 +++++
+ src/profile-editor.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit e7093cd114bb065490af16f9f01c91c79c4c45de
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 18 19:29:34 2005 +0000
+
+ Don't pass include flags to the link stage. Patch from
+
+ 2005-09-18 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Don't pass include flags to the link stage.
+ Patch from <dmacks@netspace.org>. Closes bug #313927.
+
+ 2005-09-18 Dennis Cranston <dennis_cranston@yahoo.com>
+
+ * src/gnome-terminal.glade2: Replace the deprecated
+ GtkOptionMenu widgets with GtkComboBox widgets. Replace the
+ deprecated GnomeFileEntry widget with a
+ GtkFileChooserButton widget.
+
+ * src/profile-editor.c: (color_scheme_changed),
+ (title_mode_changed), (scrollbar_position_changed),
+ (exit_action_changed), (palette_scheme_changed),
+ (background_image_changed), (backspace_binding_changed),
+ (delete_binding_changed), (init_color_scheme_menu),
+ (init_palette_scheme_menu), (create_preview_pixbuf),
+ (update_image_preview), (setup_background_filechooser),
+ (terminal_profile_edit), (profile_editor_update_sensitivity),
+ (profile_editor_update_color_scheme_menu),
+ (profile_editor_update_title_mode),
+ (profile_editor_update_scrollbar_position),
+ (profile_editor_update_exit_action),
+ (profile_editor_update_palette),
+ (profile_editor_update_background_image),
+ (profile_editor_update_backspace_binding),
+ (profile_editor_update_delete_binding): Convert the GtkOptionMenu
+ code to use a GtkComboBox. Convert the GnomeFileEntry code to
+ use a GtkFileChooserButton, and add a preview widget to the
+ GtkFileChooser.
+
+ ChangeLog | 32 ++++
+ configure.in | 2 +-
+ src/gnome-terminal.glade2 | 368 +++++++++++++---------------------------------
+ src/profile-editor.c | 288 +++++++++++++++++++++---------------
+ 4 files changed, 305 insertions(+), 385 deletions(-)
+
+commit ca5759a7ebbc50720cbfa0fb04d205bf5b9a22f1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 18 19:15:01 2005 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2005-09-18 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 7 ++-----
+ po/no.po | 7 ++-----
+ 3 files changed, 9 insertions(+), 10 deletions(-)
+
+commit e098c1b0f8034d60cee9cda7bb3e40e3cf2231c1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 18 19:11:53 2005 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2005-09-18 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/nb.po | 479 +++++++++++++++++++++++++++++++--------------------------------
+ po/no.po | 479 +++++++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 472 insertions(+), 486 deletions(-)
+
+commit ec36d749382f27f4743753506b9928deb4865bc3
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Sep 18 09:55:04 2005 +0000
+
+ Add credits
+
+ ChangeLog | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit fc507b5a9344a1c8853e8087612114091badd300
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Sep 18 08:19:25 2005 +0000
+
+ Don't change profiles in all other windows when creating a new profile.
+
+ 2005-09-18 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal.c: (new_profile_response_callback): Don't
+ change profiles in all other windows when creating a new
+ profile. Closes bug #125660 and bug #164378.
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 11 ++++++-----
+ 2 files changed, 12 insertions(+), 5 deletions(-)
+
+commit 3d87c63b04ccfff143c8f70acffd69c48d77b41c
+Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
+Date: Sat Sep 17 05:23:10 2005 +0000
+
+ Merged from gnome-2-12
+
+ po/vi.po | 47 ++++++++++++++++++++++++-----------------------
+ 1 file changed, 24 insertions(+), 23 deletions(-)
+
+commit d709314f795e8b7bb8cea91689000e78ca8fa26e
+Author: Dennis Cranston <dennis_cranston at yahoo com>
+Date: Fri Sep 16 23:42:32 2005 +0000
+
+ Cosmetic HIG fixes for the glade dialogs: 'Add or Remove', 'Current
+
+
+ 2005-09-06 Dennis Cranston <dennis_cranston at yahoo com>
+
+ * src/gnome-terminal.glade2: Cosmetic HIG fixes for the
+ glade dialogs: 'Add or Remove', 'Current Profile', 'Keyboard
+ Shortcuts', and 'New Profile'. Adjust widget layout. Fix
+ mnemonic conflicts. Correct capitalizations.
+
+ * src/terminal.c, src/terminal-screen.c: Fix actual border
+ width to be 12 pixels.
+
+ * src/profile-editor.c: Toggle the sensitivity of labels
+ and entry widgets. Bug #147310.
+
+ ChangeLog | 13 +
+ src/gnome-terminal.glade2 | 6508 ++++++++++++++++++++++++---------------------
+ src/profile-editor.c | 40 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal.c | 2 +-
+ 5 files changed, 3549 insertions(+), 3016 deletions(-)
+
+commit 9d99eb5aecaa1a26b1770098fd32824f3bc404ee
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Sep 16 17:43:18 2005 +0000
+
+ Merge fix for leak. Bug #315149.
+
+ 2005-09-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (drag_data_received): Merge fix
+ for leak. Bug #315149.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 812475cc134637a62b16f18d62e9d57575fdf926
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Sun Sep 11 09:13:33 2005 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 5 +++++
+ po/fi.po | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit d5bce79b070405636dfd536696160fdab4e38a80
+Author: Inaki Larranaga <dooteo@euskalgnu.org>
+Date: Wed Sep 7 18:39:29 2005 +0000
+
+ Updated Basque translation.
+
+ 2005-09-07 Inaki Larranaga <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+ po/ChangeLog | 4 +++
+ po/eu.po | 101 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 51 insertions(+), 54 deletions(-)
+
+commit 7bc8a3aebbf4a85a14fee3b65032892c91d34b46
+Author: Bastien Nocera <hadess@hadess.net>
+Date: Wed Sep 7 15:41:53 2005 +0000
+
+ Only send Previous tab/Next tab key events to the terminal if there's no
+
+ 2005-09-07 Bastien Nocera <hadess@hadess.net>
+
+ * src/terminal-window.c: (terminal_window_init),
+ (update_tab_sensitivity), (reset_and_clear_callback),
+ (accel_event_key_match), (key_press_callback):
+ Only send Previous tab/Next tab key events to the terminal if there's
+ no tab, and not when we reach the boundary with multiple tabs
+ (Closes: #138609)
+
+ ChangeLog | 9 +++++++
+ src/terminal-window.c | 74 +++++++++++++++++++++++++++++++++++++++++++++------
+ 2 files changed, 75 insertions(+), 8 deletions(-)
+
+commit 7d0f1a922b4d9d0936ec401bc070fcf5b5ea31fd
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Wed Sep 7 13:19:19 2005 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 ++++
+ po/gl.po | 75 +++++++++++++++++++++++-------------------------------------
+ 2 files changed, 32 insertions(+), 47 deletions(-)
+
+commit ec1508771d85b2fafb7d54792cfcd2ce8413b1c5
+Author: Roozbeh Pournader <roozbeh@farsiweb.info>
+Date: Tue Sep 6 17:18:35 2005 +0000
+
+ Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> and
+
+ 2005-09-06 Roozbeh Pournader <roozbeh@farsiweb.info>
+
+ * fa.po: Updated Persian translation by Meelad Zakaria
+ <meelad@farsiweb.info> and Elnaz Sarbar <elnaz@farsiweb.info>.
+
+ po/ChangeLog | 7 +-
+ po/fa.po | 1041 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 618 insertions(+), 430 deletions(-)
+
+commit 24367e31a2aeb25dada00318cee958b7f35cabc2
+Author: Tomasz Kłoczko <kloczek@src.gnome.org>
+Date: Tue Sep 6 12:30:49 2005 +0000
+
+ run "make update-po". Remove obsoleted strings.
+
+ po/am.po | 1202 +++++++++++++++-----------------
+ po/ar.po | 1086 +++++++++++++++--------------
+ po/az.po | 1097 +++++++++++++++--------------
+ po/be.po | 1106 ++++++++++++++---------------
+ po/bg.po | 28 +-
+ po/bn.po | 1289 +++++++++++++++-------------------
+ po/bs.po | 1086 +++++++++++++++--------------
+ po/ca.po | 29 +-
+ po/cs.po | 95 +--
+ po/cy.po | 274 +-------
+ po/da.po | 1134 +++++++++++++++---------------
+ po/de.po | 47 +-
+ po/el.po | 28 +-
+ po/en_CA.po | 1044 ++++++++++++++--------------
+ po/en_GB.po | 2151 +++++++++++++++++++++++++++++++++++----------------------
+ po/es.po | 28 +-
+ po/et.po | 15 +-
+ po/eu.po | 1173 +++++++++++++++----------------
+ po/fa.po | 1182 +++++++++++++++----------------
+ po/fi.po | 31 +-
+ po/fr.po | 1044 ++++++++++++++--------------
+ po/ga.po | 1113 +++++++++++++++--------------
+ po/gl.po | 108 +--
+ po/gu.po | 75 +-
+ po/he.po | 444 +++---------
+ po/hi.po | 140 ++--
+ po/hr.po | 1107 +++++++++++++++--------------
+ po/hu.po | 67 +-
+ po/hy.po | 1088 +++++++++++++++--------------
+ po/id.po | 1098 +++++++++++++++--------------
+ po/it.po | 1111 +++++++++++++++--------------
+ po/ja.po | 28 +-
+ po/ko.po | 28 +-
+ po/lt.po | 8 +-
+ po/lv.po | 1342 +++++++++++++++--------------------
+ po/mk.po | 95 ++-
+ po/ml.po | 1101 +++++++++++++++--------------
+ po/mn.po | 1106 +++++++++++++++--------------
+ po/ms.po | 1103 +++++++++++++++--------------
+ po/nb.po | 34 +-
+ po/ne.po | 1770 +++++++++++++++++++++++++++--------------------
+ po/nl.po | 77 +--
+ po/nn.po | 5 +-
+ po/no.po | 34 +-
+ po/pa.po | 75 +-
+ po/pl.po | 61 +-
+ po/pt.po | 74 +-
+ po/pt_BR.po | 101 +--
+ po/ro.po | 209 +++---
+ po/ru.po | 70 +-
+ po/rw.po | 1062 ++++++++++++++--------------
+ po/sk.po | 28 +-
+ po/sl.po | 1446 +++++++++++++++-----------------------
+ po/sq.po | 102 +--
+ po/sr.po | 248 +------
+ po/sr@Latn.po | 358 ++--------
+ po/sv.po | 1582 ++++++++++++++----------------------------
+ po/ta.po | 1098 +++++++++++++++--------------
+ po/th.po | 1150 ++++++++++++++----------------
+ po/tr.po | 17 +-
+ po/uk.po | 31 +-
+ po/vi.po | 28 +-
+ po/wa.po | 1060 ++++++++++++++--------------
+ po/xh.po | 108 +--
+ po/zh_CN.po | 31 +-
+ po/zh_TW.po | 28 +-
+ 66 files changed, 17434 insertions(+), 19784 deletions(-)
+
+commit e943bd7f7ea6e3ac7f93b12403a6f59f748f3c78
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Sep 6 12:25:04 2005 +0000
+
+ Bump version
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6107446f17ce968899277649c4924a605b705cb5
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Sep 6 09:05:41 2005 +0000
+
+ ========================== 2.12.0 =======================
+
+ 2005-09-06 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Release 2.12.0
+
+ ChangeLog | 6 ++++++
+ NEWS | 9 +++++++++
+ configure.in | 2 +-
+ po/ChangeLog | 2 ++
+ 4 files changed, 18 insertions(+), 1 deletion(-)
+
+commit 385a0778588d6088a9c794b3ac4014cfcd840a41
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Mon Sep 5 19:39:46 2005 +0000
+
+ Updated turkish translation
+
+ po/ChangeLog | 4 +
+ po/tr.po | 1067 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 544 insertions(+), 527 deletions(-)
+
+commit e26ff0f2a6ae2d376f9b2610024a74414e27478e
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sun Sep 4 20:41:52 2005 +0000
+
+ Translation updated by .
+
+ 2005-09-04 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by .
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 77e76aa0e0d6e12132bd41267f4417bea711d347
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Sun Sep 4 20:40:21 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-09-04 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 769 +++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 512 insertions(+), 261 deletions(-)
+
+commit 7db9a2880236427f9522afa1fee08bd86bf28809
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Sat Sep 3 22:56:17 2005 +0000
+
+ Fixed some typos and strings.
+
+ po/ca.po | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit a17a11d9b624872d8e5c626448732eda57b0f678
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Sat Sep 3 19:49:36 2005 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 ++++
+ po/sr.po | 40 ++++++++++++++++++++--------------------
+ po/sr@Latn.po | 42 +++++++++++++++++++++---------------------
+ 3 files changed, 45 insertions(+), 41 deletions(-)
+
+commit fd7c18dd7b395e6bc7b052c7b81f1c3dd95bf02f
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Fri Sep 2 20:08:43 2005 +0000
+
+ update by amanpreetalam@yahoo.com
+
+ po/pa.po | 1204 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 607 insertions(+), 597 deletions(-)
+
+commit c8c0d66e4b178cd4c0315e9e73c4227bf2ed5fb2
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Fri Sep 2 15:09:25 2005 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2005-09-02 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +
+ po/nn.po | 1080 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 552 insertions(+), 532 deletions(-)
+
+commit 8a786711ed480c093408fb1a931149e8b627a892
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Fri Sep 2 10:27:54 2005 +0000
+
+ udt by rranjan
+
+ po/hi.po | 95 +++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 61 insertions(+), 34 deletions(-)
+
+commit 068ae274fbc70927d54fe29a29925e7229fa5cfd
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Fri Sep 2 09:16:00 2005 +0000
+
+ Updated Russian translation
+
+ po/ChangeLog | 4 +
+ po/ru.po | 1074 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 546 insertions(+), 532 deletions(-)
+
+commit e2f840b79cc254ad06430c67e244f5b478be018b
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Thu Sep 1 16:01:06 2005 +0000
+
+ Updated Turkish Translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 553e4d86dab8df6c173ef4f6c5ffdab608cd9740
+Author: Žygimantas Beručka <zygis@gnome.org>
+Date: Wed Aug 31 07:45:04 2005 +0000
+
+ Updated Lithuanian translation.
+
+ 2005-08-31 Žygimantas Beručka <zygis@gnome.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 1085 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 552 insertions(+), 537 deletions(-)
+
+commit 9f9be61c9bcc26ea0b29d6201e55668dc1c5d01a
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Wed Aug 31 07:23:47 2005 +0000
+
+ udtd by rranjan@redhat.com
+
+ po/hi.po | 106 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 66 insertions(+), 40 deletions(-)
+
+commit 6f55b17d4da9a14e6eca10336aa29d89072ba7b8
+Author: Hendrik Richter <hendi@gnome-de.org>
+Date: Tue Aug 30 15:33:46 2005 +0000
+
+ Updated German translation.
+
+ 2005-08-30 Hendrik Richter <hendi@gnome-de.org>
+
+ * de.po: Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 1075 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 548 insertions(+), 531 deletions(-)
+
+commit 3629110720c7b10f1dfe5d2fa99b96e949315565
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Mon Aug 29 21:20:19 2005 +0000
+
+ Updated Czech translation.
+
+ 2005-08-29 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 44 +++++++++++++++++++++++---------------------
+ 2 files changed, 27 insertions(+), 21 deletions(-)
+
+commit 14a082e1b634b6dbf6e47c7717c119c8abbd3a36
+Author: Telsa Gwynne <telsa@src.gnome.org>
+Date: Mon Aug 29 19:04:42 2005 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 1111 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 563 insertions(+), 552 deletions(-)
+
+commit d5fbd8ea0df5d7a6130d672074956b0aec940e51
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sun Aug 28 12:37:08 2005 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 ++
+ po/fr.po | 130 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 71 insertions(+), 63 deletions(-)
+
+commit 64b623c7b4d6238c1d8d2e5ef248b6da95bd6336
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Thu Aug 25 09:11:35 2005 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 6 +++++-
+ po/ca.po | 42 +++++++++++++++++++++---------------------
+ 2 files changed, 26 insertions(+), 22 deletions(-)
+
+commit b9dde0b394e81b48220c083cdfb989e77492aaa3
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Tue Aug 23 21:17:23 2005 +0000
+
+ Hungarian translation updated.
+
+ 2005-08-23 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Hungarian translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/hu.po | 42 ++++++++++++++++++++++--------------------
+ 2 files changed, 26 insertions(+), 20 deletions(-)
+
+commit 679396c07057641b92d82c69496b8c93d61d30d5
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Aug 23 10:15:21 2005 +0000
+
+ Post release bump
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 83fdbc3a6b9ef3d689522a6a8c31385e6938ddcf
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Aug 23 09:57:34 2005 +0000
+
+ release foo
+
+ ChangeLog | 2 ++
+ NEWS | 7 +++++++
+ po/ChangeLog | 2 ++
+ 3 files changed, 11 insertions(+)
+
+commit f47aba7afc0f0653161a3ee020dbf3e78c8858a4
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Tue Aug 23 06:33:22 2005 +0000
+
+ Updtaed Translations
+
+ po/ChangeLog | 4 ++++
+ po/gu.po | 45 ++++++++++++++++++++++++---------------------
+ 2 files changed, 28 insertions(+), 21 deletions(-)
+
+commit 5e991f25bd78a02fca3383b04575dece06735ebc
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Sun Aug 21 23:19:56 2005 +0000
+
+ Updated Romanian translation
+
+ 2005-08-22 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 ++++
+ po/ro.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 71dd38de3419c3686c2333c3d82c8c58037043b5
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Aug 21 18:35:52 2005 +0000
+
+ Updated Korean translation by Young-Ho Cha.
+
+ 2005-08-22 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation by Young-Ho Cha.
+
+ po/ChangeLog | 4 +
+ po/ko.po | 1099 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 545 insertions(+), 558 deletions(-)
+
+commit 219440ae25d0d53eaabaee5383aceed790de7b82
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Sun Aug 21 15:06:56 2005 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 44 +++++++++++++++++++++++---------------------
+ 2 files changed, 27 insertions(+), 21 deletions(-)
+
+commit a292249e90e7b6b36d9f0699150c18f05e1fc64d
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Aug 19 20:51:06 2005 +0000
+
+ Don't wrongly reset the default profile to the first one when editing a
+
+ 2005-08-19 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-profile.c: (terminal_profile_set_is_default):
+ Don't wrongly reset the default profile to the first one when
+ editing a different profile is finished. Closes bug #313326.
+ Patch from Chris Heath.
+
+ ChangeLog | 7 +++++++
+ src/terminal-profile.c | 9 +++++++++
+ 2 files changed, 16 insertions(+)
+
+commit 57b10455b941941ccd7c57bb5147e4cdf967a8b3
+Author: Maxim Dziumanenko <mvd@mylinux.ua>
+Date: Fri Aug 19 06:18:57 2005 +0000
+
+ Update Ukrainian translation.
+
+ 2005-08-19 Maxim Dziumanenko <mvd@mylinux.ua>
+
+ * Update Ukrainian translation.
+
+ help/uk/gnome-terminal.xml | 666 ++++++++++++++++++++++++++-
+ help/uk/uk.po | 1079 +++++++++++++++++++++++--------------------
+ po/ChangeLog | 4 +
+ po/uk.po | 1086 ++++++++++++++++++++++----------------------
+ 4 files changed, 1766 insertions(+), 1069 deletions(-)
+
+commit ab47359300bb4774cd1c35c4db185d9682b709c5
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Fri Aug 19 05:52:54 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-08-19 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 54 +++++++++++++++++++++++++++---------------------------
+ 2 files changed, 31 insertions(+), 27 deletions(-)
+
+commit 156842a99f7ae80e9a924f6efeeabf2d923b2767
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Wed Aug 17 22:28:27 2005 +0000
+
+ Updated Romanian translation
+
+ 2005-08-18 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 ++++
+ po/ro.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 2f4b123d4e162672b396b267e5ba9933e83e0c80
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Wed Aug 17 10:45:06 2005 +0000
+
+ Updated Albanian translation.
+
+ 2005-08-17 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 +
+ po/sq.po | 1076 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 547 insertions(+), 533 deletions(-)
+
+commit 475fad55b0f42f0fe3dddda1cf4e6161be2a79cc
+Author: Gabor Kelemen <kelemeng@gnome.hu>
+Date: Sun Aug 14 22:05:48 2005 +0000
+
+ Hungarian translation updated.
+
+ 2005-08-15 Gabor Kelemen <kelemeng@gnome.hu>
+
+ * hu.po: Hungarian translation updated.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 1128 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 563 insertions(+), 569 deletions(-)
+
+commit 2d35bf83fbaca1912dabfd048dd13f24fa65c3c7
+Author: Mugurel Tudor <mugurelu@gnome.ro>
+Date: Sun Aug 14 20:10:02 2005 +0000
+
+ Updated Romanian translation
+
+ 2005-08-14 Mugurel Tudor <mugurelu@gnome.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 +
+ po/ro.po | 1356 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 688 insertions(+), 672 deletions(-)
+
+commit cda7b5d6d97a44258f368c6793e3e04e1aac7734
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Sun Aug 14 11:52:36 2005 +0000
+
+ Updated Traditional Chinese translation.
+
+
+ 2005-08-14 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_TW.po: Updated Traditional Chinese translation.
+
+ po/ChangeLog | 4 ++
+ po/zh_TW.po | 170 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 89 insertions(+), 85 deletions(-)
+
+commit 0ea6c006bf4ae9f12942abf4245fab148525d6de
+Author: Terance Sola <terance@lyse.net>
+Date: Sun Aug 14 04:21:16 2005 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2005-08-14 Terance Sola <terance@lyse.net>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 10 +++++-----
+ po/no.po | 10 +++++-----
+ 3 files changed, 15 insertions(+), 10 deletions(-)
+
+commit 030b176da9bacecf95cdd2a12f4f788981fb1172
+Author: Terance Sola <terance@lyse.net>
+Date: Sun Aug 14 04:20:59 2005 +0000
+
+ Updated Norwegian bokmål translation. Same.
+
+ 2005-08-14 Terance Sola <terance@lyse.net>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same.
+
+ po/nb.po | 2 +-
+ po/no.po | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit c10892e14d863ddb414d73fa4558023410ad89c2
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Sat Aug 13 09:46:54 2005 +0000
+
+ done
+
+ po/mk.po | 130 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 63 insertions(+), 67 deletions(-)
+
+commit 24d603d380c9f4a561e0c6ee8188983d8fc7991c
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sat Aug 13 09:43:38 2005 +0000
+
+ Updated Greek Translation
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 46 ++++++++++++++++++++++++----------------------
+ 2 files changed, 28 insertions(+), 22 deletions(-)
+
+commit 517e363201fe4faab3f08a5ac25ae793b131dd48
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Sat Aug 13 05:29:37 2005 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 18 ++++++++++--------
+ 2 files changed, 14 insertions(+), 8 deletions(-)
+
+commit 17f1a29336970da1529b5f3e8b57bf95fe704431
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Fri Aug 12 11:37:19 2005 +0000
+
+ Updated Traditional Chinese translation.
+
+
+ 2005-08-12 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_TW.po: Updated Traditional Chinese translation.
+
+ po/ChangeLog | 4 ++++
+ po/zh_TW.po | 21 ++++++++++-----------
+ 2 files changed, 14 insertions(+), 11 deletions(-)
+
+commit 48de8cd3c4e77bd3c3922bb7167397dd77e971a5
+Author: Alexander Shopov <ash@contact.bg>
+Date: Fri Aug 12 06:57:09 2005 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
+
+ 2005-08-12 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <ash@contact.bg>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 307 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 160 insertions(+), 152 deletions(-)
+
+commit 3d16f246d666052a116f43f43703d95e6afa3ca2
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Thu Aug 11 22:07:17 2005 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2005-08-12 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 +++
+ po/nl.po | 99 ++++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 61 insertions(+), 42 deletions(-)
+
+commit 22458591afab8f2ae85e80999252d03be9663036
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Thu Aug 11 18:44:14 2005 +0000
+
+ Updated Portuguese translation.
+
+ 2005-08-11 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 1073 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 547 insertions(+), 530 deletions(-)
+
+commit 87238dcf8effc57eca115f14211ec74d85abac05
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Thu Aug 11 04:56:31 2005 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 ++++
+ po/zh_CN.po | 12 ++++++------
+ 2 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 098801d785a040244e475c006f0591a407c9ca8b
+Author: Takeshi AIHANA <aihana@gnome.gr.jp>
+Date: Thu Aug 11 01:04:42 2005 +0000
+
+ Updated Japanese translation for v2.11.2.
+
+ 2005-08-11 Takeshi AIHANA <aihana@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation for v2.11.2.
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 5daf45b8eae63077bbd7cadba2d531b4654aa16a
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Wed Aug 10 18:17:02 2005 +0000
+
+ Updated Spanish translation.
+
+ 2005-08-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 20 +++++++++++---------
+ 2 files changed, 15 insertions(+), 9 deletions(-)
+
+commit bf0751457c2578f6ea9b749256135968307b3269
+Author: Roozbeh Pournader <roozbeh@farsiweb.info>
+Date: Wed Aug 10 11:02:09 2005 +0000
+
+ Fixed header information, which I had forgotten to fix.
+
+ 2005-08-10 Roozbeh Pournader <roozbeh@farsiweb.info>
+
+ * fa.po: Fixed header information, which I had forgotten to fix.
+
+ po/ChangeLog | 4 ++++
+ po/fa.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 32a490b137b73fa8154a33b936c918531ef39a1d
+Author: Roozbeh Pournader <roozbeh@farsiweb.info>
+Date: Wed Aug 10 10:55:27 2005 +0000
+
+ Removed ISIRI-3342 and WINDOWS-1256 from valid Persian locales (#171713).
+
+ 2005-08-10 Roozbeh Pournader <roozbeh@farsiweb.info>
+
+ * fa.po: Removed ISIRI-3342 and WINDOWS-1256 from valid Persian
+ locales (#171713).
+
+ po/ChangeLog | 5 +++++
+ po/fa.po | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit b6e3ed6ffa9b0ded5627253061f938f8d43091d5
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Wed Aug 10 10:41:59 2005 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2005-08-10 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 12 ++++++------
+ 2 files changed, 10 insertions(+), 6 deletions(-)
+
+commit b12533fbc4fe47befcfa2254de3867b1b9b60d63
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Aug 9 10:17:45 2005 +0000
+
+ Updated Norwegian bokmål translation. Same
+
+ 2005-08-09 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 49 +++++++++++++++++++++++++++++++++++--------------
+ po/no.po | 49 +++++++++++++++++++++++++++++++++++--------------
+ 3 files changed, 75 insertions(+), 28 deletions(-)
+
+commit 3544702d4d2658daf4c297319952609e1b9fb8df
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Tue Aug 9 07:21:51 2005 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 474 +++++++++++++++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 365 insertions(+), 113 deletions(-)
+
+commit cdab8d416cc26ff0f209fb01483c2216ea77a7bc
+Author: Marcel Telka <marcel@telka.sk>
+Date: Tue Aug 9 05:07:27 2005 +0000
+
+ Updated Slovak translation.
+
+ 2005-08-09 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 ++++
+ po/sk.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 177db6ef03287d7a0cec0b0a7943f32a0305a5c1
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Tue Aug 9 04:52:51 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 ++++
+ po/th.po | 25 +++++++++++++------------
+ 2 files changed, 17 insertions(+), 12 deletions(-)
+
+commit 60135e809383c6a45f35e5908c3f108e65397d46
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Tue Aug 9 02:41:39 2005 +0000
+
+ Updated Canadian English translation.
+
+
+ 2005-08-08 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 769c4516e6b818fb86c206ef8a8990a896a9da09
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Aug 8 14:47:38 2005 +0000
+
+ Post release bump
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 38dbe22ec256567cb232e964359098730e30d245
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Aug 8 14:43:34 2005 +0000
+
+ Update
+
+ NEWS | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit c822a85e722fff1180c52ca4df485b93304d36db
+Author: Dennis Cranston <dennis_cranston@yahoo.com>
+Date: Mon Aug 8 14:33:32 2005 +0000
+
+ HIG fixes for the close dialog. Adds a mnemonic and removes the window
+
+ 2005-08-08 Dennis Cranston <dennis_cranston@yahoo.com>
+
+ * src/terminal-window.c: (confirm_close_window): HIG fixes
+ for the close dialog. Adds a mnemonic and removes the window
+ title.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 3 ++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 711fa34efbed25277901f6c372b0f78253b1558b
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Mon Aug 8 13:56:43 2005 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2005-08-08 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1065 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 542 insertions(+), 527 deletions(-)
+
+commit 97f173eee07deabaf18d637d0be5a374d8d74ba1
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Mon Aug 8 12:46:48 2005 +0000
+
+ Updated Serbian translation by Igor Nestorovic.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 1432 +++++++++++++++++++++++++++++----------------------------
+ po/sr@Latn.po | 1432 +++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 1446 insertions(+), 1422 deletions(-)
+
+commit 187b698992da00bd568414a78415b7d01961068b
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Fri Aug 5 09:38:35 2005 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2005-08-05 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 05fd987c622302c916114cb02b36eb3457620cf1
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Thu Aug 4 23:16:02 2005 +0000
+
+ Fix Language Team Reference
+
+ po/ChangeLog | 4 ++++
+ po/zh_TW.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit ac9cd25b8d366d5fe8f5972366e773eba9222d4e
+Author: Rajesh Ranjan <rranjan@src.gnome.org>
+Date: Wed Aug 3 13:49:31 2005 +0000
+
+ updated by rranjan@redhat.com
+
+ po/hi.po | 1197 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 585 insertions(+), 612 deletions(-)
+
+commit 8c764a58257a4329f4688122ef29bb331d2b1ac8
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Aug 3 08:42:37 2005 +0000
+
+ Updated Norwegian bokmål translation. Same
+
+ 2005-08-03 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 25 ++++++++++---------------
+ po/no.po | 25 ++++++++++---------------
+ 3 files changed, 25 insertions(+), 30 deletions(-)
+
+commit a13f207d7565c41051872105212013d4c3db0f9d
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Aug 3 07:50:01 2005 +0000
+
+ Translation updated.
+
+ 2005-08-03 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/et.po | 699 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 251 insertions(+), 452 deletions(-)
+
+commit 79ad3e9ad499bd2efbb2a2b9f004934090629891
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Sun Jul 31 17:14:04 2005 +0000
+
+ Bulk change to fi.po: (gnome-fi.org to gnome.fi)
+
+ po/ChangeLog | 5 +++++
+ po/fi.po | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 4ffed7cde23a7fc98bf6f6fb7e6ef9ca20d39916
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Sun Jul 31 07:53:33 2005 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 1071 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 545 insertions(+), 530 deletions(-)
+
+commit b6a5e79a0f4ee2291138011ea6628264fcb325ba
+Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
+Date: Fri Jul 29 22:04:16 2005 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1067 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 545 insertions(+), 526 deletions(-)
+
+commit d357a0e2f7322e722fffbb97cc7615e50ae8aec0
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Thu Jul 28 15:50:59 2005 +0000
+
+ Updated Finnish translation
+
+ po/ChangeLog | 4 +
+ po/fi.po | 1571 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 773 insertions(+), 802 deletions(-)
+
+commit 66686af4a7615a8885cab869a66c24acd207da5a
+Author: Ilkka Tuohela <ituohela@src.gnome.org>
+Date: Thu Jul 28 15:39:51 2005 +0000
+
+ Bulk changes to Finnish strings
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit de6db5ddfcf0fc5d54ea9c0d4b2d668df49158f2
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Thu Jul 28 13:39:28 2005 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2005-07-28 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 +++
+ po/pl.po | 97 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 56 insertions(+), 45 deletions(-)
+
+commit 987f14e3b741db32f1e2c2f3db8c02251134d967
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed Jul 27 10:02:07 2005 +0000
+
+ Updated Translation
+
+ po/ChangeLog | 4 +
+ po/gu.po | 1066 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 542 insertions(+), 528 deletions(-)
+
+commit 271e7d80f532e54610823db8fcdf83ca87038c00
+Author: Michele Baldessari <michele@pupazzo.org>
+Date: Mon Jul 25 09:21:54 2005 +0000
+
+ Added AC_C_BIGENDIAN check src/skey/donkey.h, src/skey/donkey.c,
+
+ 2005-07-12 Michele Baldessari <michele@pupazzo.org>
+
+ * configure.in: Added AC_C_BIGENDIAN check
+ * src/skey/donkey.h, src/skey/donkey.c, src/skey/md2.c
+ * src/skey/tailor.h, src/skey/config.h: Removed due to
+ license issues (#305216)
+ * src/skey/md5.c, src/skey/md5.h, src/skey/md4.c
+ * src/skey/md4.h, src/skey/sha1.h, src/skey/sha1.c:
+ Added new non-license violating implementations for these
+ hashes algorithms. MD4 and MD5 are taken from the mhash library
+ which in turn are based on public domain implementations by Colin Plumb.
+ SHA1 is from the public domain implementation of Steve Reid.
+ * src/skey/skey.c, src/skey/skey.h, src/skey/skeyutil.c,
+ * src/skey/skeyutil.h: Reimplementation from scratch of the previous
+ S/Key support (RFC1760). Removed MD2 support and added SHA1 support,
+ in order to be able one day to support RFC2289.
+
+ ChangeLog | 17 ++
+ configure.in | 2 +
+ src/skey/00readme | 103 ----------
+ src/skey/Makefile.am | 37 +++-
+ src/skey/README | 3 -
+ src/skey/btoe.c | 46 ++---
+ src/skey/btoe.h | 2 +
+ src/skey/donkey.c | 56 ------
+ src/skey/donkey.h | 10 -
+ src/skey/md.c | 72 -------
+ src/skey/md.h | 77 --------
+ src/skey/md2.c | 206 --------------------
+ src/skey/md4.c | 517 +++++++++++++++++++++++++++++---------------------
+ src/skey/md4.h | 19 ++
+ src/skey/md5.c | 527 ++++++++++++++++++++++++++++-----------------------
+ src/skey/md5.h | 20 ++
+ src/skey/sha1.c | 295 ++++++++++++++++++++++++++++
+ src/skey/sha1.h | 41 ++++
+ src/skey/skey.c | 245 ++++++++++++++++++------
+ src/skey/skey.h | 15 +-
+ src/skey/skeyutil.c | 18 ++
+ src/skey/skeyutil.h | 3 +
+ src/skey/tailor.h | 328 --------------------------------
+ 23 files changed, 1254 insertions(+), 1405 deletions(-)
+
+commit eda31ef156d82f25746bd718b17b648603a29b4b
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Mon Jul 25 00:28:42 2005 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 +++
+ po/pt_BR.po | 79 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 46 insertions(+), 37 deletions(-)
+
+commit 8241bf7c9fd6babe1f8eaa310dcb4a3099a0786f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Jul 24 16:23:21 2005 +0000
+
+ Updated Norwegian bokmål translation. Same
+
+ 2005-07-24 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Updated Norwegian bokmål translation.
+ * no.po: Same
+
+ po/ChangeLog | 5 ++
+ po/nb.po | 189 +++++++++++++++++++++++++++++++++--------------------------
+ po/no.po | 189 +++++++++++++++++++++++++++++++++--------------------------
+ 3 files changed, 219 insertions(+), 164 deletions(-)
+
+commit 0e4b5a534042aaada0309bf36fa03d3a1fb63246
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Sat Jul 23 06:56:44 2005 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 1024 ++++++++++++++--------------------------------------------
+ 2 files changed, 244 insertions(+), 784 deletions(-)
+
+commit f7f677f817843d299ecaeee997ca18873e8cc1dc
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Fri Jul 22 11:33:37 2005 +0000
+
+ done
+
+ po/mk.po | 1148 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 558 insertions(+), 590 deletions(-)
+
+commit e92e69cdf18546b70b670fd32051f4cd2599195c
+Author: Christian Rose <menthos@menthos.com>
+Date: Thu Jul 21 21:51:34 2005 +0000
+
+ Added Armenian translation by Asprayama N <asprayama@yahoo.com>.
+
+ 2005-07-21 Christian Rose <menthos@menthos.com>
+
+ * hy.po: Added Armenian translation by
+ Asprayama N <asprayama@yahoo.com>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/hy.po | 2423 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2433 insertions(+), 1 deletion(-)
+
+commit 8067f56298823f5eba7ea514602bcf4abf47bbaa
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Thu Jul 21 16:07:23 2005 +0000
+
+ Updated Greek translation
+
+ po/ChangeLog | 4 ++
+ po/el.po | 148 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 79 insertions(+), 73 deletions(-)
+
+commit 0e8fb0345587a5fd1e46f3ed8a5fcf92bb902b05
+Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
+Date: Thu Jul 21 11:39:55 2005 +0000
+
+ Merged from gnome-2.10
+
+ po/vi.po | 2030 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1055 insertions(+), 975 deletions(-)
+
+commit e2577dbd025d7603c7fa2bf57f3e641612340601
+Author: Yair Hershkovitz <yairhr@gmail.com>
+Date: Wed Jul 13 15:15:54 2005 +0000
+
+ Updated Hebrew translation
+
+ 2005-07-10 Yair Hershkovitz <yairhr@gmail.com>
+
+ * he.po: Updated Hebrew translation
+
+ po/ChangeLog | 4 ++++
+ po/he.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 9e75f332137b364ca1c23d0e6907fc13db543afd
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Mon Jul 11 21:33:44 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-07-12 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 1105 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 563 insertions(+), 546 deletions(-)
+
+commit ec2d4d9b4ceba4359284316abd2f4370359e007b
+Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+Date: Mon Jul 11 13:21:23 2005 +0000
+
+ Updated Traditional Chinese translation.
+
+ 2005-07-11 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_TW.po: Updated Traditional Chinese translation.
+
+ po/ChangeLog | 4 ++
+ po/zh_TW.po | 168 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 90 insertions(+), 82 deletions(-)
+
+commit 23fff2c4ab53746f7b1c64bf6e1d5383acc64940
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Sun Jul 10 17:27:37 2005 +0000
+
+ Updated Czech translation.
+
+ 2005-07-10 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 1071 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 545 insertions(+), 530 deletions(-)
+
+commit e6215eb3a9e595ca4fb22b2a89f659e1e97aecdf
+Author: Yair Hershkovitz <yairhr@gmail.com>
+Date: Sun Jul 10 12:15:42 2005 +0000
+
+ Updated Hebrew translation
+
+ 2005-07-10 Yair Hershkovitz <yairhr@gmail.com>
+
+ * he.po: Updated Hebrew translation
+
+ po/ChangeLog | 4 +
+ po/he.po | 1555 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 730 insertions(+), 829 deletions(-)
+
+commit 8d21d19184989656b77823da95d2f5eb7c42b1a2
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Jul 10 10:14:33 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-07-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 290 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 136 insertions(+), 158 deletions(-)
+
+commit badb53bd3a950f6290dfe4b9f9a8afaa59ac9859
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Thu Jul 7 21:11:02 2005 +0000
+
+ Updated Spanish translation.
+
+ 2005-07-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 1150 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 595 insertions(+), 559 deletions(-)
+
+commit 40bea4540197e9f9c412b29a50ddd4c859391758
+Author: Marcel Telka <marcel@telka.sk>
+Date: Wed Jul 6 19:26:10 2005 +0000
+
+ Updated Slovak translation.
+
+ 2005-07-06 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 1092 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 538 insertions(+), 558 deletions(-)
+
+commit 3ab05fad2a39970fcc67e2ec7496db9b1ef21414
+Author: Takeshi AIHANA <aihana@gnome.gr.jp>
+Date: Tue Jul 5 06:03:22 2005 +0000
+
+ Updated Japanese translation for v2.11.1.
+
+ 2005-07-05 Takeshi AIHANA <aihana@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation for v2.11.1.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 1064 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 541 insertions(+), 527 deletions(-)
+
+commit a4d03b58f31c583b15f57f265eb004c2a34126b3
+Author: Hendrik Richter <hendi@gnome-de.org>
+Date: Mon Jul 4 16:44:37 2005 +0000
+
+ Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.
+
+ 2005-07-04 Hendrik Richter <hendi@gnome-de.org>
+
+ * de.po: Fixed German translation by
+ Jens Seidel <jensseidel@users.sf.net>.
+
+ po/ChangeLog | 5 +++++
+ po/de.po | 8 ++++----
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 87bf9c7d59d9315282704596102ff7c26c963f68
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jul 4 12:35:51 2005 +0000
+
+ Post release bump to 2.11.2
+
+ 2005-07-04 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Post release bump to 2.11.2
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit db056a2c3165022698fb9dbf999a388228cd5513
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Jul 4 10:15:25 2005 +0000
+
+ Final update
+
+ NEWS | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
+commit c8724cbca9d5f2b9bc3093072a9862834d192d7c
+Author: Adam Weinberger <adamw@gnome.org>
+Date: Sun Jul 3 22:31:01 2005 +0000
+
+ Updated Canadian English translation.
+
+
+ 2005-07-03 Adam Weinberger <adamw@gnome.org>
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++
+ po/en_CA.po | 203 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 106 insertions(+), 101 deletions(-)
+
+commit c11ab446ba1d6bbde6b87035a87290a5aa8da13a
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jul 2 00:38:04 2005 +0000
+
+ Make URL highlighting include the trailing / so links don't break when
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_init):
+ Make URL highlighting include the trailing / so links
+ don't break when that makes a difference. Closes bug #170364.
+ Patch from Samuel Abels, fixed after I broke it by Olav Vitters
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 8 ++++----
+ 2 files changed, 11 insertions(+), 4 deletions(-)
+
+commit 5bb9418fc4798c35dec2672d495b6144f760d536
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jul 2 00:27:11 2005 +0000
+
+ Bump version to 2.11.1
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Bump version to 2.11.1
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 2eaef57acabd5f17bf416166d6e963fdacde4707
+Author: Anoop.M <anoopvlcy@yahoo.com>
+Date: Sat Jul 2 00:06:55 2005 +0000
+
+ terminal-profile.h terminal-profile.c profile-editor.c Added a new
+
+ 2005-06-22 Anoop.M <anoopvlcy@yahoo.com>
+ * terminal-profile.h
+ * terminal-profile.c
+ * profile-editor.c
+ Added a new function to notify profile name change.
+
+ ChangeLog | 6 ++++++
+ src/profile-editor.c | 1 +
+ src/terminal-profile.c | 6 ++++++
+ src/terminal-profile.h | 1 +
+ 4 files changed, 14 insertions(+)
+
+commit a4ffc39f27eff3ef4910b82d27f22e998a2b0a5c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:57:16 2005 +0000
+
+ Accept drops from Konqueror. Patch from Bastien Nocera Closes bug 170330.
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_setup_dnd):
+ Accept drops from Konqueror. Patch from Bastien Nocera
+ Closes bug 170330.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 3dce839bc2589eb2b377d9969a0eb0f58355d26a
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:52:47 2005 +0000
+
+ Use the right name for the Cyrillic and Ukrainian locales. Patch from
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/encoding.c: Use the right name for the Cyrillic
+ and Ukrainian locales. Patch from Michele Baldessari.
+ Closes bug #308882.
+
+ ChangeLog | 6 ++++++
+ src/encoding.c | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit bc2d833f5fe2fb082d1b7c35b9bf6fe0071a2a41
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:50:24 2005 +0000
+
+ HIGify launcher comment. Closes bug #308572. Patch from Corey Burger.
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * gnome-terminal.desktop.in.in: HIGify launcher comment.
+ Closes bug #308572. Patch from Corey Burger.
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit daa5aa8a43e2b73f4f9ec6e217a42f4482424a58
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:42:42 2005 +0000
+
+ Open any folders that are dropped on a terminal launcher. Closes bug
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * gnome-terminal.desktop.in.in: Open any folders that are
+ dropped on a terminal launcher. Closes bug 307925. Patch
+ from John Spray.
+
+ ChangeLog | 6 ++++++
+ gnome-terminal.desktop.in.in | 3 ++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 6235d66ac09de1c73945ecaed3152a8f80965af6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:39:27 2005 +0000
+
+ Ask the user if they want to have profiles with the same name. Patch from
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal.c: (new_profile_response_callback):
+ Ask the user if they want to have profiles with the same
+ name. Patch from <egeetha at novell com>. Closes
+ bug #74057.
+
+ ChangeLog | 7 +++++++
+ src/terminal.c | 14 +++++++++++---
+ 2 files changed, 18 insertions(+), 3 deletions(-)
+
+commit e08a7f97bf1a039631c022067cbe704275e49ae1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jul 1 23:36:40 2005 +0000
+
+ Fix typo so nntp links work. (Sebastien Bacher). Closes part of bug
+
+ 2005-07-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/terminal-screen.c: (terminal_screen_init):
+ Fix typo so nntp links work. (Sebastien Bacher).
+ Closes part of bug #309201.
+ * src/gnome-terminal.schemas.in: Use the right shortcut
+ to zoom back to normal size. HIG fix. Patch by Olav Vitters
+ Closes bug #302755. Reported by Sitsofe Wheeler.
+
+ ChangeLog | 9 +++++++++
+ src/gnome-terminal.schemas.in | 2 +-
+ src/terminal-screen.c | 2 +-
+ 3 files changed, 11 insertions(+), 2 deletions(-)
+
+commit 224ab91080568b976d1dc073811015407fa2fab5
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Fri Jul 1 23:10:07 2005 +0000
+
+ Forgot to commit this earlier :-/
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eb97d2107d4460b618333bde90486b11bf927725
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Thu Jun 23 01:21:53 2005 +0000
+
+ fix language team reference
+
+ po/ChangeLog | 4 ++++
+ po/zh_TW.po | 15 ++++++++-------
+ 2 files changed, 12 insertions(+), 7 deletions(-)
+
+commit a5f988049f5a21a30df62b13e8290c139c3aaea6
+Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
+Date: Mon Jun 13 16:45:24 2005 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1108 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 553 insertions(+), 559 deletions(-)
+
+commit 8f691418c12d7123b54cdb55e36595760682c043
+Author: Terance Sola <terance@lyse.net>
+Date: Thu Jun 9 16:53:27 2005 +0000
+
+ Updated Updated
+
+ 2005-06-09 Terance Sola <terance@lyse.net>
+
+ * nb.po: Updated
+ * no.po: Updated
+
+ po/ChangeLog | 5 +
+ po/nb.po | 1175 ++++++++++++++++++++++++++++++----------------------------
+ po/no.po | 1175 ++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 1217 insertions(+), 1138 deletions(-)
+
+commit 4a5a7f7988222ed4b9fa87c15cef03c07d17cb58
+Author: Alexander Shopov <ash@contact.bg>
+Date: Wed Jun 8 07:42:00 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-06-08 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 11 ++++++++---
+ po/bg.po | 20 ++++++++++++++------
+ 2 files changed, 22 insertions(+), 9 deletions(-)
+
+commit 9b3b3e3768cf6555829c36b6a934bb9c280afe3d
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Sat Jun 4 13:36:38 2005 +0000
+
+ Updated Belarusian translation
+
+ po/ChangeLog | 4 +
+ po/be.po | 372 +++--------------------------------------------------------
+ 2 files changed, 23 insertions(+), 353 deletions(-)
+
+commit d637b7ad2fd6a380a8985a1bc7a6928e3ab675e2
+Author: Rodrigo Moya <rodrigo@novell.com>
+Date: Wed Jun 1 15:01:56 2005 +0000
+
+ added name attribute.
+
+ 2005-05-31 Rodrigo Moya <rodrigo@novell.com>
+
+ * src/gnome-terminal.server: added name attribute.
+
+ ChangeLog | 4 ++++
+ src/gnome-terminal.server | 3 ++-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 2a1a6c5ba872a7088f916b4475d52f096673c6b9
+Author: Clytie Siddall <clyties@src.gnome.org>
+Date: Thu May 12 13:54:51 2005 +0000
+
+ vi.po: Updated Vietnamese translation.
+
+ po/ChangeLog | 4 +
+ po/vi.po | 1952 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 953 insertions(+), 1003 deletions(-)
+
+commit 6de292fc46c985bc8b62696d92644524135223e1
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Wed May 11 11:17:03 2005 +0000
+
+ Updated Greek Translation.
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 52 ++++++++++++++++++++++++++--------------------------
+ 2 files changed, 30 insertions(+), 26 deletions(-)
+
+commit 019faf1cdcfa7a84c75d7f1e1a8312a29b6627fb
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Fri Apr 29 14:43:32 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-04-29 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 38 +++++++++++++++++++-------------------
+ 2 files changed, 23 insertions(+), 19 deletions(-)
+
+commit 79d62f0fceda1a969bced8aac5ddb276337e86cf
+Author: Alexander Shopov <ash@contact.bg>
+Date: Sun Apr 17 08:16:52 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-04-17 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 ++
+ po/bg.po | 256 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 133 insertions(+), 128 deletions(-)
+
+commit 8ce9801b0db890cf8d1e162b6c9cc31f858a9ab1
+Author: Adi Attar <aattar@cvs.gnome.org>
+Date: Tue Apr 12 11:53:12 2005 +0000
+
+ Updated Xhosa translation.
+
+ 2005-04-12 Adi Attar <aattar@cvs.gnome.org>
+
+ * xh.po: Updated Xhosa translation.
+
+ po/ChangeLog | 4 ++
+ po/xh.po | 139 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 52 insertions(+), 91 deletions(-)
+
+commit 29cb8b480ab0984b4e71173ecb80657d8dabb416
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Apr 11 05:40:19 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-04-11 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +++++
+ po/bg.po | 21 +++++++++++----------
+ 2 files changed, 16 insertions(+), 10 deletions(-)
+
+commit 8a4e7d3e9e0117b118c4af2934bd1d43568506b9
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sat Apr 9 18:01:30 2005 +0000
+
+ Fix plural forms.
+
+ po/ChangeLog | 5 +++++
+ po/zh_TW.po | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 87041649435864b953010146c5dfdcfb323e568d
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Apr 5 14:19:07 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-04-05 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +++++
+ po/bg.po | 68 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 39 insertions(+), 34 deletions(-)
+
+commit b1ea2705ad6157c13f311595faf854efde298cda
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Sat Apr 2 20:09:38 2005 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 1048 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 531 insertions(+), 521 deletions(-)
+
+commit 0c661cede57c59364cd82075040136f7476889b2
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Fri Apr 1 22:33:22 2005 +0000
+
+ updated Walloon file
+
+ po/ChangeLog | 6 +-
+ po/wa.po | 471 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 220 insertions(+), 257 deletions(-)
+
+commit 7a19759094c1bd4cd0925dc182641ec2ff9648f3
+Author: Steven Michael Murphy <smurphy@src.gnome.org>
+Date: Fri Apr 1 00:48:40 2005 +0000
+
+ Added new Language, Kinyarwanda (rw), to this package
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/rw.po | 3075 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 3084 insertions(+), 1 deletion(-)
+
+commit 6e0f73b0b44cd4532b2b43e6d2544171799eb671
+Author: Adi Attar <aattar@cvs.gnome.org>
+Date: Wed Mar 23 12:41:08 2005 +0000
+
+ Added Xhosa translation. Added 'xh' to ALL_LINGUAS.
+
+ 2005-03-23 Adi Attar <aattar@cvs.gnome.org>
+
+ * xh.po: Added Xhosa translation.
+ * configure.in: Added 'xh' to ALL_LINGUAS.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/xh.po | 2859 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2868 insertions(+), 1 deletion(-)
+
+commit c270c23fba494fcf07013be657d7ef5e3afc025f
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Fri Mar 18 00:43:44 2005 +0000
+
+ Updated Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 1109 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 561 insertions(+), 552 deletions(-)
+
+commit 61d58d529e36ab09a2245f8259292ee4dc37d101
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Thu Mar 17 05:19:56 2005 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit 9ab9048e56997029abbc543d20aa02fc1ae03b1c
+Author: Abel Cheung <maddog@linuxhall.org>
+Date: Tue Mar 8 22:23:41 2005 +0000
+
+ Mark broken encoding list as fuzzy.
+
+ 2005-03-08 Abel Cheung <maddog@linuxhall.org>
+
+ * el.po, ne.po: Mark broken encoding list as fuzzy.
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 3 ++-
+ po/ne.po | 3 ++-
+ 3 files changed, 8 insertions(+), 2 deletions(-)
+
+commit c35d29c8b1cfb2178ec90412772fea9a3a48c490
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Tue Mar 8 22:14:07 2005 +0000
+
+ Updated Turkish Translation
+
+ * tr.po: Updated Turkish Translation
+
+ po/ChangeLog | 4 ++
+ po/tr.po | 195 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 98 insertions(+), 101 deletions(-)
+
+commit d2438494eb69a410518a8c3d717c6eaa9e64a87c
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Mar 8 16:00:15 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-03-08 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit c1b45f1dd24c1cf12bf1e1102e1a45903bbcdb5f
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Mar 8 10:29:44 2005 +0000
+
+ Update
+
+ NEWS | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit a317db15a217134228e5b4040373f8fed2827017
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Mar 7 16:10:26 2005 +0000
+
+ Add this to make things dist
+
+ help/uk/legal.xml | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 76 insertions(+)
+
+commit 98b8c24b26ad7d04aa842581a93180bd27f0ff7a
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Mon Mar 7 15:19:00 2005 +0000
+
+ Updated Catalan translation by Josep Puigdemont.
+
+ po/ChangeLog | 5 +++
+ po/ca.po | 115 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 62 insertions(+), 58 deletions(-)
+
+commit 64d390638ffc07474ad0af1cf7b38838ded12c3c
+Author: Mugurel Tudor <mugurelu@go.ro>
+Date: Sun Mar 6 22:05:23 2005 +0000
+
+ Updated Romanian translation
+
+ 2005-03-07 Mugurel Tudor <mugurelu@go.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 +
+ po/ro.po | 301 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 126 insertions(+), 179 deletions(-)
+
+commit 6f160f30d42cbc7f9afbe4f17fec6dea1c1a8968
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Sun Mar 6 09:39:37 2005 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 206 +++++++++++++++++-------------------
+ po/sr@Latn.po | 335 ++++++++++++++++++++++++++++------------------------------
+ 3 files changed, 261 insertions(+), 284 deletions(-)
+
+commit 696f72cc8d584befd77be4d14992204dfb808fb9
+Author: Laszlo Dvornik <dvornik@gnome.hu>
+Date: Fri Mar 4 14:44:40 2005 +0000
+
+ Hungarian translation updated by Gabor Kelemen.
+
+ 2005-03-04 Laszlo Dvornik <dvornik@gnome.hu>
+
+ * hu.po: Hungarian translation updated by Gabor Kelemen.
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 200 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 98 insertions(+), 106 deletions(-)
+
+commit 433924165d8dc8323b393faab8c169e0efe9690f
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Fri Mar 4 13:04:20 2005 +0000
+
+ Updated Lithuanian translation by Gintautas Miliauskas.
+
+ 2005-03-04 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation by Gintautas Miliauskas.
+
+ po/ChangeLog | 4 ++
+ po/lt.po | 190 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 99 insertions(+), 95 deletions(-)
+
+commit 808770fb307e48620840f523ea7a5acdb525a435
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Thu Mar 3 17:55:16 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-03-03 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 ++
+ po/et.po | 155 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 77 insertions(+), 82 deletions(-)
+
+commit 0d15116fbe02b90a9bc8f0f3baa6f45c20d74d97
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Mar 2 18:34:51 2005 +0000
+
+ Translation updated by Ivar Smolin.
+
+ 2005-03-02 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+ po/ChangeLog | 4 +
+ po/et.po | 720 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 363 insertions(+), 361 deletions(-)
+
+commit 250bf57dd19775b13610582f97cdea2fdb2e82e6
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Wed Mar 2 07:00:36 2005 +0000
+
+ update by amanpreetalam@yahoo.com
+
+ po/pa.po | 376 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 184 insertions(+), 192 deletions(-)
+
+commit d8c3ba42ae4e6fbceb5451077f2b18997bb49229
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Tue Mar 1 16:56:55 2005 +0000
+
+ Updated Ukrainian translation, added Ukrainian translation of the manual
+
+ 2005-03-01 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * Updated Ukrainian translation, added Ukrainian translation of the manual
+
+ ChangeLog | 7 +
+ configure.in | 1 +
+ help/Makefile.am | 2 +-
+ help/uk/Makefile.am | 8 +
+ help/uk/figures/gnome-terminal-default.png | Bin 0 -> 8203 bytes
+ help/uk/figures/gnome-terminal-tabbed.png | Bin 0 -> 12808 bytes
+ help/uk/gnome-terminal-uk.omf | 30 +
+ help/uk/gnome-terminal.xml | 323 +++++
+ help/uk/uk.po | 1801 ++++++++++++++++++++++++++++
+ po/ChangeLog | 4 +
+ po/uk.po | 102 +-
+ 11 files changed, 2226 insertions(+), 52 deletions(-)
+
+commit 980ad60224f852f467d7c35b545dc93644a68ee0
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Mar 1 12:53:06 2005 +0000
+
+ Translation updated by Reinout van Schouwen.
+
+ 2005-03-01 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Reinout van Schouwen.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 181 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 96 insertions(+), 89 deletions(-)
+
+commit f8bf92b7d6a0e0e256b0235f1469fd36ebbcfa99
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Tue Mar 1 08:48:57 2005 +0000
+
+ Updated traditional Chinese translation from GNOME HK Team
+
+ * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 1190 ++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 578 insertions(+), 616 deletions(-)
+
+commit cff049e53903e19048d408afbff51368a047097f
+Author: Elijah Newren <newren@gmail.com>
+Date: Tue Mar 1 01:16:48 2005 +0000
+
+ Post release bump: Version 2.9.4
+
+ 2005-02-28 Elijah Newren <newren@gmail.com>
+
+ * configure.in: Post release bump: Version 2.9.4
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 81526e68be8b1df4b7aae790e21e11f02804d043
+Author: Elijah Newren <newren@gmail.com>
+Date: Tue Mar 1 01:15:11 2005 +0000
+
+ 2.9.3 unstable release Get distcheck to pass
+
+ 2005-02-28 Elijah Newren <newren@gmail.com>
+
+ * NEWS: 2.9.3 unstable release
+ * src/Makefile.am: Get distcheck to pass
+
+ ChangeLog | 5 +++++
+ NEWS | 13 +++++++++++++
+ src/Makefile.am | 4 ++++
+ 3 files changed, 22 insertions(+)
+
+commit 88b818e6bc6a7b9992281b29233532632e66f150
+Author: Elijah Newren <newren@gmail.com>
+Date: Mon Feb 28 23:27:11 2005 +0000
+
+ Approximate the time that gnome-terminal was launched if not launched with
+
+ 2005-02-28 Elijah Newren <newren@gmail.com>
+
+ Approximate the time that gnome-terminal was launched if not
+ launched with startup-notification. Fixes #168812.
+
+ * src/terminal.c: (slowly_and_stupidly_obtain_timestamp): new
+ function, (main): get a timestamp from the xserver to approximate
+ launch time if no DESKTOP_STARTUP_ID is provided
+
+ * src/terminal-window.c: (terminal_window_show): only do
+ sn_launchee_context_setup_window() if the startup_id is valid,
+ remove an error that shouldn't happen (well, unless using an
+ out-of-date startup-notification launcher, but that's someone
+ else's problem)
+
+ ChangeLog | 15 +++++++++++++
+ src/terminal-window.c | 16 +++++++-------
+ src/terminal.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 84 insertions(+), 8 deletions(-)
+
+commit eef9024e69b59853893fe476e4de8ab76d579559
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Mon Feb 28 12:21:06 2005 +0000
+
+ Updated Catalan translation by Josep Puigdemont <josep@imatge-sintetica.com>.
+
+ po/ChangeLog | 5 +
+ po/ca.po | 1406 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 709 insertions(+), 702 deletions(-)
+
+commit a29d82f9e0bb0f3e7037f361ccdc253fa341f325
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Feb 28 07:19:17 2005 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2005-02-28 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 1349 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 736 insertions(+), 618 deletions(-)
+
+commit e1da7a1a09bb3bec6c15bd629ff9a5572a85fa7f
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Fri Feb 25 11:38:26 2005 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2005-02-25 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 +
+ po/pl.po | 1099 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 553 insertions(+), 550 deletions(-)
+
+commit 4fd55a2e6682263d9eb8699c272d63fdfbcf3076
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed Feb 23 04:31:15 2005 +0000
+
+ Updated Gujarati Translation
+
+ po/ChangeLog | 4 ++
+ po/gu.po | 199 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 98 insertions(+), 105 deletions(-)
+
+commit 041b6049543e616621b6018ea505336c9bf00ca6
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Tue Feb 22 15:42:50 2005 +0000
+
+ Updated Russian translation
+
+ po/ChangeLog | 4 +
+ po/ru.po | 288 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 121 insertions(+), 171 deletions(-)
+
+commit fe87bf1fc9820aa6713a6c70fdf432d10860fd40
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Mon Feb 21 21:51:10 2005 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 251 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 115 insertions(+), 140 deletions(-)
+
+commit f802492dfc9d44d62a30b0bb3a1807c958aebb0c
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Sun Feb 20 15:06:30 2005 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 ++
+ po/pt_BR.po | 194 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 102 insertions(+), 96 deletions(-)
+
+commit d5daf3c1caaf1e1038d674ee7b7d23ce9a0ed8fe
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Fri Feb 18 12:05:57 2005 +0000
+
+ Updated Greek Translation.
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 42 ++++++++++++------------------------------
+ 2 files changed, 16 insertions(+), 30 deletions(-)
+
+commit 0d46883a870d47f550981b79bb6df22173c3e401
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Thu Feb 17 17:07:21 2005 +0000
+
+ Update Ukrainian translation.
+
+ 2005-02-17 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * Update Ukrainian translation.
+
+ po/ChangeLog | 4 ++
+ po/uk.po | 195 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 98 insertions(+), 101 deletions(-)
+
+commit 84483530b500a1af2f3551a75b5c3bd25c64eac2
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Feb 15 16:18:49 2005 +0000
+
+ More terminology. Same
+
+ 2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: More terminology.
+ * no.po: Same
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 22 +++++++++++-----------
+ po/no.po | 22 +++++++++++-----------
+ 3 files changed, 27 insertions(+), 22 deletions(-)
+
+commit d8901607d980ad467883d65658d483788740484b
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Tue Feb 15 11:26:21 2005 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1098 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 551 insertions(+), 551 deletions(-)
+
+commit 2f6a2af20a1319f466f0a1cd637d3abad1a64f1a
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Tue Feb 15 08:58:02 2005 +0000
+
+ update by amanpreetalam@yahoo.com
+
+ po/pa.po | 26 +++++++++++++-------------
+ 1 file changed, 13 insertions(+), 13 deletions(-)
+
+commit 55f5a999566e10869ccc3f8a43884b87f99336ed
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Feb 15 00:04:25 2005 +0000
+
+ Fix a typo. Same
+
+ 2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Fix a typo.
+ * no.po: Same
+
+ po/nb.po | 24 +++++++++++-------------
+ po/no.po | 24 +++++++++++-------------
+ 2 files changed, 22 insertions(+), 26 deletions(-)
+
+commit 7a806c21ebc197da20369704f0a0384a96be1e46
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 14 23:01:28 2005 +0000
+
+ Fix a typo. Same
+
+ 2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Fix a typo.
+ * no.po: Same
+
+ po/ChangeLog | 5 +++++
+ po/nb.po | 6 ++----
+ po/no.po | 6 ++----
+ 3 files changed, 9 insertions(+), 8 deletions(-)
+
+commit 3dacd803efcc51fa24b3acb2fd9fcbc37dc304c3
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Feb 13 08:28:57 2005 +0000
+
+ Updated Thai translation.
+
+ 2005-02-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Updated Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 831 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 428 insertions(+), 407 deletions(-)
+
+commit 853def2fb90e59fc11bf7555bc98b10b5547cf42
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Feb 8 14:21:00 2005 +0000
+
+ Update Update
+
+ 2005-02-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Update
+ * no.po: Update
+
+ po/ChangeLog | 5 ++
+ po/nb.po | 215 ++++++++++++++++++++++++++---------------------------------
+ po/no.po | 215 ++++++++++++++++++++++++++---------------------------------
+ 3 files changed, 195 insertions(+), 240 deletions(-)
+
+commit bee543ed4e43e26f1e2b3c327a82bb9c0d3e912f
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Sun Feb 6 01:09:33 2005 +0000
+
+ Updated Finnish translation.
+
+ 2005-02-06 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 807 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 378 insertions(+), 433 deletions(-)
+
+commit cf79a982d25a4502789bcb6f733acb76916b1ba5
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Sat Jan 29 11:31:52 2005 +0000
+
+ Updated Lithuanian translation.
+
+ 2005-01-29 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 ++++
+ po/lt.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 4bedb27e37ebd2b88fa567363b3eed84a9dfcda1
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Sat Jan 29 11:27:03 2005 +0000
+
+ Updated Lithuanian translation.
+
+ 2005-01-29 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +++
+ po/lt.po | 107 +++--------------------------------------------------------
+ 2 files changed, 9 insertions(+), 102 deletions(-)
+
+commit 600283fb19bd92045cd8457861803952efd733e1
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Fri Jan 28 00:26:27 2005 +0000
+
+ Updated Portuguese translation.
+
+ 2005-01-28 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++
+ po/pt.po | 211 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 106 insertions(+), 109 deletions(-)
+
+commit 156ac4df9975f8845a419bb7a1b65c0e4a69495a
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Thu Jan 27 14:42:48 2005 +0000
+
+ done
+
+ po/mk.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 148cd777a082381e0d033fdff1ed30e6eef5ad2f
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Thu Jan 27 14:39:37 2005 +0000
+
+ done
+
+ po/mk.po | 30 +++++++++++++++++++-----------
+ 1 file changed, 19 insertions(+), 11 deletions(-)
+
+commit 6fa88182d9d127c8b162f8c78c78e4dee924342f
+Author: Alexander Shopov <ash@contact.bg>
+Date: Thu Jan 27 10:09:30 2005 +0000
+
+ Updated Bulgarian translation by Iassen Pramatarov <turin@fsa-bg.org>
+
+ 2005-01-27 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Iassen Pramatarov <turin@fsa-bg.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 989 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 365 insertions(+), 629 deletions(-)
+
+commit d14c54f2e078f47ee774b058cdef26a5e887231b
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sat Jan 22 06:36:55 2005 +0000
+
+ Updated Korean translation by Young-Ho Cha.
+
+ 2005-01-22 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation by Young-Ho Cha.
+
+ po/ChangeLog | 4 ++
+ po/ko.po | 209 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 105 insertions(+), 108 deletions(-)
+
+commit 502813ef9453a6c7145a9e3f244effe8a129e86f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Jan 21 13:26:58 2005 +0000
+
+ Update
+
+ 2005-01-21 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nn.po: Update
+
+ po/ChangeLog | 4 ++
+ po/nn.po | 213 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 100 insertions(+), 117 deletions(-)
+
+commit f7d22608e890b40963b555e9fc5feb36cd056272
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Fri Jan 21 07:35:19 2005 +0000
+
+ Updated Lithuanian translation.
+
+ 2005-01-21 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 ++++
+ po/lt.po | 52 ++++++++++++++++++++++++++--------------------------
+ 2 files changed, 30 insertions(+), 26 deletions(-)
+
+commit 59a99cebe4411ebd8917dd1c09566a471b025849
+Author: Marcel Telka <marcel@telka.sk>
+Date: Wed Jan 19 20:41:27 2005 +0000
+
+ Updated Slovak translation.
+
+ 2005-01-19 Marcel Telka <marcel@telka.sk>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 264 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 134 insertions(+), 134 deletions(-)
+
+commit 84754118b79b79c16ad3113884a46be94f3e5db2
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Jan 18 13:24:10 2005 +0000
+
+ Translation updated.
+
+ 2005-01-18 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/et.po | 542 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 257 insertions(+), 289 deletions(-)
+
+commit fa8e61aa926ff0280dd2b0baba0825c709281b0a
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Thu Jan 13 07:59:19 2005 +0000
+
+ Updated Greek Translation.
+
+ po/ChangeLog | 4 ++
+ po/el.po | 205 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 101 insertions(+), 108 deletions(-)
+
+commit 6b4b249649d12b10b5c149ff559f114d5dd6dd3f
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Sat Jan 8 19:59:01 2005 +0000
+
+ done
+
+ po/mk.po | 226 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 105 insertions(+), 121 deletions(-)
+
+commit 9463f6564b1ff5c48b18df844190fa2299adf09c
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Dec 29 23:51:29 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-12-30 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 216 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 112 insertions(+), 108 deletions(-)
+
+commit 73035a7445050c3b75db636cd953bbe512c66ca6
+Author: Pawan Chitrakar <pawan@nplinux.org>
+Date: Thu Dec 23 08:32:08 2004 +0000
+
+ Nepali Translation
+
+ 2004-12-23 Pawan Chitrakar <pawan@nplinux.org>
+
+ * ne.po: Nepali Translation
+
+ * configure.in: Added ne in ALL_LINGUAS
+
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ne.po | 2241 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 2246 insertions(+), 1 deletion(-)
+
+commit 76df53c1858702362730991b54c55b6a223917b1
+Author: Tommi Vainikainen <tvainika@src.gnome.org>
+Date: Tue Dec 7 10:47:23 2004 +0000
+
+ Minor constency fixes to Finnish translation
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit ad4dd3ec6dbb252ed8772b3622b067df8c8fad0a
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Sun Dec 5 09:34:43 2004 +0000
+
+ 2004-12-05 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++
+ po/ja.po | 176 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 92 insertions(+), 88 deletions(-)
+
+commit 6fb72fcd7f46ca73122b78aa42e6baf62221913e
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Fri Dec 3 15:34:58 2004 +0000
+
+ Updated Lithuanian translation.
+
+ 2004-12-03 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 ++
+ po/lt.po | 221 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 109 insertions(+), 116 deletions(-)
+
+commit 130e8f20db7463f409a3518cb7a637c58ab182e3
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Wed Dec 1 04:13:25 2004 +0000
+
+ Post release bump: Version 2.9.3
+
+ 2004-12-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * configure.in: Post release bump: Version 2.9.3
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 412ef5b2eaafd83e3bfc8e5ef19785004e78d423
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Wed Dec 1 04:09:23 2004 +0000
+
+ Release 2.9.2
+
+
+ 2004-12-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ Release 2.9.2
+
+ NEWS | 11 +++++++++++
+ src/Makefile.am | 2 +-
+ 2 files changed, 12 insertions(+), 1 deletion(-)
+
+commit 77f7d848b173c1602427b6e9df3eec7c98ab3245
+Author: Alexander Shopov <ash@contact.bg>
+Date: Tue Nov 30 07:43:20 2004 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2004-11-30 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 11 +-
+ po/bg.po | 336 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 178 insertions(+), 169 deletions(-)
+
+commit 87d0be1b294b40a323d3b93aa6eeb7b13465d2be
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 29 09:40:19 2004 +0000
+
+ use the HIG layout. Basically Dennis Cranston's patch from bug 147312.
+
+ 2004-11-29 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-screen.c(terminal_screen_edit_title):
+ * src/terminal.c(fix_button_align, terminal_app_manage_profiles):
+ use the HIG layout. Basically Dennis Cranston's patch from bug 147312.
+
+ ChangeLog | 6 ++
+ src/terminal-screen.c | 36 +++++-------
+ src/terminal.c | 151 +++++++++++++++++++++++---------------------------
+ 3 files changed, 91 insertions(+), 102 deletions(-)
+
+commit e44ec08c8c7c9bf4c19c50382207c34a7e15af25
+Author: Martin Willemoes Hansen <mwh@src.gnome.org>
+Date: Tue Nov 23 10:28:59 2004 +0000
+
+ Updated Danish translation.
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 132 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 71 insertions(+), 65 deletions(-)
+
+commit 7ba622caf6a8f1204d4427994b02e08738128576
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Nov 23 05:36:26 2004 +0000
+
+ use the clipboard corresponding to the display of the window. watch for
+
+ 2004-11-23 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-screen.c(copy_url_callback): use the clipboard corresponding to the
+ display of the window.
+ * src/terminal-window.c(update_edit_menu, edit_menu_activate_callback,
+ terminal_window_init): watch for activations of the Edit menu, and set the
+ sensitivity of the Paste menu item in the callback. Also when the window
+ instance is created get the GtkClipboard for its display, so as not to lag too
+ much the first time the user wants something with a Paste menu item.
+ * src/terminal-window.c(update_notebook): rewrite less verbosely.
+
+ ChangeLog | 11 +++++++++++
+ src/terminal-screen.c | 8 ++++++--
+ src/terminal-window.c | 49 +++++++++++++++++++++++++++++++++++--------------
+ 3 files changed, 52 insertions(+), 16 deletions(-)
+
+commit 551bf397979a8a50b511fb51cefd2fa07db31c1a
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Tue Nov 23 00:39:46 2004 +0000
+
+ Updated Spanish translation.
+
+ 2004-11-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 38 ++++++++++++++++++++------------------
+ 2 files changed, 24 insertions(+), 18 deletions(-)
+
+commit fa2505a6b369b29295575c3f11f36b1090f2cb81
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sun Nov 21 22:17:29 2004 +0000
+
+ depend on startup-notification 0.8, so that we get the focus-stealing
+
+ 2004-11-21 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * configure.in: depend on startup-notification 0.8, so that we get
+ the focus-stealing prevention stuff.
+
+ ChangeLog | 5 +++++
+ configure.in | 15 ++++++++++++++-
+ 2 files changed, 19 insertions(+), 1 deletion(-)
+
+commit b39e001a515d4925e217f2409d7ad61b3283e0fc
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Sat Nov 20 07:32:21 2004 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 ++
+ po/zh_CN.po | 149 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 62 insertions(+), 91 deletions(-)
+
+commit ab9bd404fa2c70a6ecd117421abbbfd50a183a1e
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Thu Nov 18 16:20:12 2004 +0000
+
+ Updated Spanish translation
+
+ 2004-11-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation
+
+ po/ChangeLog | 4 +
+ po/es.po | 545 +++++++++--------------------------------------------------
+ 2 files changed, 87 insertions(+), 462 deletions(-)
+
+commit 620b4cc860a91fe76b87e22cc2b53c87acb1f4d8
+Author: Hendrik Richter <hendrikr@src.gnome.org>
+Date: Tue Nov 16 21:00:16 2004 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 ++
+ po/de.po | 121 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 61 insertions(+), 64 deletions(-)
+
+commit 8789f40386887c7c2803a29b746cdb0f9a2cef9a
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 15 08:27:58 2004 +0000
+
+ Fix builddir problem, bug #158319.
+
+ 2004-11-15 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/Makefile.am: Fix builddir problem, bug #158319.
+
+ ChangeLog | 4 ++++
+ src/Makefile.am | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit e9a919f30291787d53d0f0e89cf94700ab510ced
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 15 07:59:57 2004 +0000
+
+ remove a deprecation flag.
+
+ 2004-11-15 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/Makefile.am: remove a deprecation flag.
+
+ ChangeLog | 4 ++++
+ src/Makefile.am | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit f664d6cc768e11a8dc7ec0e890c2e81881b1b032
+Author: David Lodge <dave@cirt.net>
+Date: Sun Nov 14 20:26:58 2004 +0000
+
+ Updated British translation.
+
+ 2004-11-14 David Lodge <dave@cirt.net>
+
+ * en_GB.po: Updated British translation.
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1227 ++++++++++++++++++----------------------------------------
+ 2 files changed, 381 insertions(+), 850 deletions(-)
+
+commit a2ea6caa15892167ebd5ff0433031a3e0d56693e
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Thu Nov 11 10:26:57 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-11-11 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 +++
+ po/sq.po | 90 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 49 insertions(+), 45 deletions(-)
+
+commit 65015ad967dfbfefb048b522469289ca385592da
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Wed Nov 10 23:54:20 2004 +0000
+
+ fix constness of the authors array now that gtk does the Right Thing
+
+ 2004-11-10 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-window.c(about_callback): fix constness of the authors array now
+ that gtk does the Right Thing there.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit c190c932b1faf381c121bf5f7127a838799590be
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Nov 9 14:23:54 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-11-09 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 146 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 72 insertions(+), 78 deletions(-)
+
+commit f2046af50b8e0d3496f13dd6bc5a5a879e7d953a
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Tue Nov 9 14:23:07 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-11-09 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +++
+ po/cs.po | 111 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 59 insertions(+), 56 deletions(-)
+
+commit b114238e5ce9b33513e6f2d23d3ee1b3746df25a
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Nov 8 07:30:12 2004 +0000
+
+ Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
+
+ 2004-11-08 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Vladimir Petkov <vpetkov@i-space.org>
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 65b8b5b78e3cdac45fe3c144f9a9f8042c6bc465
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Sun Nov 7 16:09:51 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +++
+ po/en_CA.po | 111 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 59 insertions(+), 56 deletions(-)
+
+commit 90394bf136c0f261d3f7f47d0ceeef2cb9a7ebfb
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sun Nov 7 07:40:42 2004 +0000
+
+ UTF-8-fy my last name and update email.
+
+ 2004-11-07 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * AUTHORS: UTF-8-fy my last name and update email.
+
+ AUTHORS | 2 +-
+ ChangeLog | 4 ++++
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit a61e5ef3e2f19fb8562dda214323ba9bc852778b
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Sun Nov 7 07:35:32 2004 +0000
+
+ use the new GtkAboutDialog. use the new GTK_STOCK_ABOUT instead of
+
+ 2004-11-07 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-window.c(about_callback): use the new GtkAboutDialog.
+ * src/terminal-window.c(terminal_window_init): use the new GTK_STOCK_ABOUT instead
+ of GNOME_STOCK_ABOUT.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 39 ++++++++++++++-------------------------
+ 2 files changed, 20 insertions(+), 25 deletions(-)
+
+commit c72fde63ee046405099a8e31b7fe817695d289b9
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Fri Nov 5 17:17:47 2004 +0000
+
+ 2004-11-05 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 +++
+ po/ja.po | 110 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 45 insertions(+), 69 deletions(-)
+
+commit 70bd1a7888a9cb97a97109d40e61948716c61300
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Fri Nov 5 10:44:53 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-11-05 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 ++
+ po/sq.po | 135 +++++++++++++++++++----------------------------------------
+ 2 files changed, 48 insertions(+), 91 deletions(-)
+
+commit e4f4c524e89d806be2e2841026185e74140c7603
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Fri Nov 5 05:03:20 2004 +0000
+
+ support _NET_WM_USER_TIME focus stealing prevention. Patch from Elijah
+
+ 2004-11-05 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-window.c(terminal_window_show): support _NET_WM_USER_TIME focus
+ stealing prevention. Patch from Elijah Newren on bug #156413.
+ I'm *so* his greatest fan!
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 17 +++++++++++++++++
+ 2 files changed, 22 insertions(+)
+
+commit a5fca043cc0a6ec2184bd0b0e5a631b4ad025218
+Author: Mariano Suárez-Alvarez <mariano@src.gnome.org>
+Date: Fri Nov 5 04:54:49 2004 +0000
+
+ Remove this which is now useless
+
+ src/Attic/eel/.cvsignore | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit c501461e007fcdc20d2792a1aa59c1558e945df1
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Fri Nov 5 04:49:05 2004 +0000
+
+ use automake-1.8. change distuninstallcheck_listfiles so that
+
+ 2004-11-05 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * autogen.sh: use automake-1.8.
+ * Makefile.am: change distuninstallcheck_listfiles so that scrollkeeper's mess
+ is ignored at distuninstallcheck time. I hope I got this right this time...
+ Last time I moved to 1.8 it did distcheck for a time, too :(
+
+ ChangeLog | 7 +++++++
+ Makefile.am | 2 +-
+ autogen.sh | 2 +-
+ 3 files changed, 9 insertions(+), 2 deletions(-)
+
+commit b40de51f680a08e1328a599372422cb929cdbd40
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Wed Nov 3 23:31:07 2004 +0000
+
+ use the new GtkLabel ellipsizing, instead of our own EelEllipsizingLabel.
+
+ 2004-11-03 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/termnal-window.c(title_changed_callback, terminal_window_add_screen): use
+ the new GtkLabel ellipsizing, instead of our own EelEllipsizingLabel.
+ * configure.in: require GTK+ >= 2.5.4 so that we actually have the ellipsizing
+ stuff in GtkLabel.
+ * src/eel/*: remove this, as we do not need any more.
+ * src/terminal-profile.c(terminal_profile_get_font): fix the return value on the
+ g_return_val_if_fail call.
+
+ ChangeLog | 12 +-
+ configure.in | 3 +-
+ src/Attic/eel/Makefile.am | 23 -
+ src/Attic/eel/eel-ellipsizing-label.c | 167 ------
+ src/Attic/eel/eel-ellipsizing-label.h | 54 --
+ src/Attic/eel/eel-gtk-macros.h | 178 ------
+ src/Attic/eel/eel-pango-extensions.c | 704 -----------------------
+ src/Attic/eel/eel-pango-extensions.h | 67 ---
+ src/Attic/eel/eel-string.c | 1004 ---------------------------------
+ src/Attic/eel/eel-string.h | 125 ----
+ src/Attic/eel/update-from-eel.sh | 25 -
+ src/Makefile.am | 4 +-
+ src/eggcellrendererkeys.c | 2 +-
+ src/terminal-profile.c | 2 +-
+ src/terminal-window.c | 8 +-
+ 15 files changed, 20 insertions(+), 2358 deletions(-)
+
+commit 976b1063e21a34b50311ec96d1bc12a54314989b
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Wed Nov 3 22:56:30 2004 +0000
+
+ do not use gtk_clipboard_wait_is_text_available but explicitely do a
+
+ 2004-11-03 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * terminal-screen.c(terminal_screen_do_popup): do not use gtk_clipboard_wait_is_text_available
+ but explicitely do a gtk_clipboard_request_text, and build the popup in a new
+ callback popup_clipboard_request_callback. Shoulf fix both bugs #157153 and #157151.
+
+ ChangeLog | 6 ++
+ src/terminal-screen.c | 150 +++++++++++++++++++++++++-------------------------
+ 2 files changed, 81 insertions(+), 75 deletions(-)
+
+commit cfa23602d6eaba22e7031e5395c4590c60f881b7
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Wed Nov 3 12:56:50 2004 +0000
+
+ Updated pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 27 +++++++++------------------
+ 2 files changed, 13 insertions(+), 18 deletions(-)
+
+commit d6bb88ea5fb75e4476b819968a541fcf7e007fdf
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Wed Nov 3 12:35:02 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-11-03 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 10 +++-------
+ 2 files changed, 7 insertions(+), 7 deletions(-)
+
+commit b49e1ca7f09f0eacf564938c2182fa02862c3dd8
+Author: Laszlo Dvornik <dvornik@gnome.hu>
+Date: Wed Nov 3 12:07:48 2004 +0000
+
+ Hungarian translation updated.
+
+ 2004-11-03 Laszlo Dvornik <dvornik@gnome.hu>
+
+ * hu.po: Hungarian translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/hu.po | 70 ++++++++++++++++++++++++------------------------------------
+ 2 files changed, 32 insertions(+), 42 deletions(-)
+
+commit 92da7d4699bbb54242a2581ecf9381cf0308c01d
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Wed Nov 3 07:18:57 2004 +0000
+
+ check
+
+ po/pa.po | 659 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 311 insertions(+), 348 deletions(-)
+
+commit 47c4f33197b7acb4a731bd5c86f670bf6550bf76
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Wed Nov 3 04:14:39 2004 +0000
+
+ ankit@redhat.com * Updated Translation
+
+ po/gu.po | 89 ++++++++++++++++++++++------------------------------------------
+ 1 file changed, 30 insertions(+), 59 deletions(-)
+
+commit 8169928a22ca5f2de8c8d14b02fd01337ce2f5ca
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Nov 2 01:21:18 2004 +0000
+
+ Post release bump: Version 2.9.2
+
+ 2004-11-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * configure.in: Post release bump: Version 2.9.2
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit c6b75688d4e48d78c6bec6436676450074c7d78c
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Tue Nov 2 01:17:36 2004 +0000
+
+ Version 2.9.1
+
+ 2004-11-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * configure.in: Version 2.9.1
+
+ ChangeLog | 4 +
+ NEWS | 13 +
+ configure.in | 2 +-
+ po/am.po | 522 ++++++++++++++++++++-------------------
+ po/ar.po | 482 +++++++++++++++++++-----------------
+ po/az.po | 482 +++++++++++++++++++-----------------
+ po/be.po | 493 ++++++++++++++++++------------------
+ po/bg.po | 483 +++++++++++++++++++-----------------
+ po/bn.po | 512 ++++++++++++++++++++------------------
+ po/bs.po | 482 +++++++++++++++++++-----------------
+ po/ca.po | 483 +++++++++++++++++++-----------------
+ po/cs.po | 320 ++++++++++++------------
+ po/cy.po | 483 +++++++++++++++++++-----------------
+ po/da.po | 2 +-
+ po/de.po | 487 +++++++++++++++++++-----------------
+ po/el.po | 487 +++++++++++++++++++-----------------
+ po/en_CA.po | 2 +-
+ po/en_GB.po | 498 +++++++++++++++++++------------------
+ po/es.po | 483 +++++++++++++++++++-----------------
+ po/et.po | 509 ++++++++++++++++++++------------------
+ po/eu.po | 483 +++++++++++++++++++-----------------
+ po/fa.po | 526 ++++++++++++++++++++-------------------
+ po/fi.po | 482 +++++++++++++++++++-----------------
+ po/fr.po | 783 ++++++++++++++++++++++++++++++----------------------------
+ po/ga.po | 506 +++++++++++++++++++------------------
+ po/gl.po | 483 +++++++++++++++++++-----------------
+ po/gu.po | 382 +++++++++++++++-------------
+ po/he.po | 503 +++++++++++++++++++------------------
+ po/hi.po | 479 ++++++++++++++++++-----------------
+ po/hr.po | 492 ++++++++++++++++++------------------
+ po/hu.po | 482 +++++++++++++++++++-----------------
+ po/id.po | 482 +++++++++++++++++++-----------------
+ po/it.po | 485 +++++++++++++++++++-----------------
+ po/ja.po | 482 +++++++++++++++++++-----------------
+ po/ko.po | 482 +++++++++++++++++++-----------------
+ po/lt.po | 483 +++++++++++++++++++-----------------
+ po/lv.po | 505 +++++++++++++++++++------------------
+ po/mk.po | 483 +++++++++++++++++++-----------------
+ po/ml.po | 508 ++++++++++++++++++-------------------
+ po/mn.po | 496 +++++++++++++++++++------------------
+ po/ms.po | 483 +++++++++++++++++++-----------------
+ po/nb.po | 2 +-
+ po/nl.po | 485 +++++++++++++++++++-----------------
+ po/nn.po | 482 +++++++++++++++++++-----------------
+ po/no.po | 2 +-
+ po/pa.po | 488 ++++++++++++++++++------------------
+ po/pl.po | 483 +++++++++++++++++++-----------------
+ po/pt.po | 483 +++++++++++++++++++-----------------
+ po/pt_BR.po | 483 +++++++++++++++++++-----------------
+ po/ro.po | 483 +++++++++++++++++++-----------------
+ po/ru.po | 483 +++++++++++++++++++-----------------
+ po/sk.po | 492 ++++++++++++++++++------------------
+ po/sl.po | 502 +++++++++++++++++++------------------
+ po/sq.po | 483 +++++++++++++++++++-----------------
+ po/sr.po | 483 +++++++++++++++++++-----------------
+ po/sr@Latn.po | 483 +++++++++++++++++++-----------------
+ po/sv.po | 487 ++++++++++++++++++------------------
+ po/ta.po | 490 ++++++++++++++++++------------------
+ po/th.po | 493 ++++++++++++++++++------------------
+ po/tr.po | 483 +++++++++++++++++++-----------------
+ po/uk.po | 483 +++++++++++++++++++-----------------
+ po/vi.po | 482 +++++++++++++++++++-----------------
+ po/wa.po | 483 +++++++++++++++++++-----------------
+ po/zh_CN.po | 482 +++++++++++++++++++-----------------
+ po/zh_TW.po | 492 ++++++++++++++++++------------------
+ 65 files changed, 14790 insertions(+), 13621 deletions(-)
+
+commit 1892eba1278ed41fdecf26d37c3cc9400d42e8f9
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Tue Nov 2 00:28:09 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 332 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 170 insertions(+), 166 deletions(-)
+
+commit c7a88aa0e81b0870d60e3e3fec3f9c7fe577646b
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Mon Nov 1 21:23:52 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-11-01 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 10 ++++++++--
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit 6d3ecb54caa42c3a441c910847814073ccf100b4
+Author: Martin Willemoes Hansen <mwh@src.gnome.org>
+Date: Mon Nov 1 16:44:17 2004 +0000
+
+ da.po: quick fix
+
+ po/da.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 074203788df86f33ec1f5cdb2bfca7bb175c017c
+Author: Martin Willemoes Hansen <mwh@src.gnome.org>
+Date: Mon Nov 1 16:42:06 2004 +0000
+
+ Updated Danish translation.
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 347 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 180 insertions(+), 171 deletions(-)
+
+commit e4fabd80916f87dc99144fae70b7ef7fa6bb7423
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Nov 1 09:20:17 2004 +0000
+
+ Update. Update
+
+ 2004-11-01 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Update.
+ * no.po: Update
+
+ po/ChangeLog | 5 +
+ po/nb.po | 481 +++++++++++++++++++++++++++++----------------------------
+ po/no.po | 490 +++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 510 insertions(+), 466 deletions(-)
+
+commit 691249f2dcb4b8697f4a2c7a865aad15aae5d559
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 1 08:15:06 2004 +0000
+
+ match news: URIs. Modified form of a patch by Juha Sahakangas
+
+ 2004-11-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-screen.c(terminal_screen_init): match news: URIs. Modified form of
+ a patch by Juha Sahakangas <voas0113@saunalahti.fi> on bug #137653. Also, allow
+ periods in the user name for a mailto: URI.
+ * src/terminal-screen.c(open_url): remove a g_printerr which should not be there.
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 10 ++++++----
+ 2 files changed, 13 insertions(+), 4 deletions(-)
+
+commit 3d68ccb3ae86c82258f6a01f3073781c8cf0ad14
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 1 06:10:48 2004 +0000
+
+ do not leak the pixbuf in the about dialog. Caught by the venerable
+
+ 2004-11-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-window.c(about_callback): do not leak the pixbuf in the about dialog.
+ Caught by the venerable champion of finding leaks, Kjartan; bug #151813.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 ++++
+ 2 files changed, 9 insertions(+)
+
+commit 8448bcc126530a77d730f781fba816a2db9331c5
+Author: Mariano Suárez-Alvarez <mariano@gnome.org>
+Date: Mon Nov 1 05:48:53 2004 +0000
+
+ make each terminal window be the window group leader of its group. This
+
+ 2004-11-01 Mariano Suárez-Alvarez <mariano@gnome.org>
+
+ * src/terminal-window.c(terminal_window_new): make each terminal window be the
+ window group leader of its group. This goes better with the illusion that
+ different terminal windows are different instances of the application. This will
+ change the way window managers deal with terminal windows when there are several
+ of them---we'll see what people think, I guess. Suggested on bug #115994.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 8 ++++++++
+ 2 files changed, 16 insertions(+)
+
+commit 352bbf767ee025fcd3a4e5c5cd670f035d6e84f8
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Nov 1 04:18:34 2004 +0000
+
+ ankit@redhat.com * Commited Changes
+
+ po/gu.po | 472 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 239 insertions(+), 233 deletions(-)
+
+commit 0adede7a61c197385e6a4126e4f7e9455b40236c
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Nov 1 00:14:40 2004 +0000
+
+ show a error dialog when lookup of the newly created profile fails.
+
+ 2004-10-31 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(new_profile_response_callback): show a error dialog when lookup of the newly created
+ profile fails. Prompted by a failed assetion caught by Hidetoshi Tajima
+ <hidetoshi.tajima@sun.com> reported on bug #122687 which was caused by gconf's bug #122958.
+ Now gconf has been fixed, but this might me helpful in the future.
+
+ ChangeLog | 7 +++++++
+ src/terminal.c | 12 +++++++++---
+ 2 files changed, 16 insertions(+), 3 deletions(-)
+
+commit e083b4128ce542705e470b83bcc88f5d93543c95
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Sun Oct 31 23:57:00 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-11-01 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 +
+ po/cs.po | 463 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 234 insertions(+), 233 deletions(-)
+
+commit ea7cfe5d71881a36e2a0aee26d1b517c464236cf
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 31 22:03:53 2004 +0000
+
+ fix two hotkey clashes. Caught by Damian Keogh <damian_keogh@veritest.com>
+
+ 2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2: fix two hotkey clashes. Caught by Damian Keogh
+ <damian_keogh@veritest.com> on bug #155810.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 8 ++++----
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 2e0915c00f7980281e4ecf6f5f28fd1f5f407e78
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Sun Oct 31 20:21:54 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 468 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 241 insertions(+), 231 deletions(-)
+
+commit 94ab011c6b72dc7e5da23c1c4fb5f3aade473dcf
+Author: Martin Willemoes Hansen <mwh@src.gnome.org>
+Date: Sun Oct 31 11:17:52 2004 +0000
+
+ Updated Danish translation.
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 241 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 129 insertions(+), 116 deletions(-)
+
+commit 9cd01a5246c4f16793589d0c07e6699a337ef128
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 31 11:13:13 2004 +0000
+
+ make the dialog be destroyed with its parent. Caught by Kjartan; bugs
+
+ 2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(about_callback): make the dialog be destroyed with its parent.
+ Caught by Kjartan; bugs #151812.
+ * src/gnome-terminal.glade2: fix an hotkey clash in the Scrollback page of the profile editor
+ dialog. Damian Keogh <damian_keogh@veritest.com> on bug #155808.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.glade2 | 23 ++++++++++++-----------
+ src/terminal-window.c | 5 +++--
+ 3 files changed, 22 insertions(+), 13 deletions(-)
+
+commit 6f9680bc6d04d262ae48e37063bb32c00df383f2
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 31 07:40:20 2004 +0000
+
+ Cleanups, from a patch by Kjartan on bug #150347.
+
+ 2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/simplex-x-font-selector.c(egg_xfont_selector_finalize):
+ * src/simplex-x-font-selector.h(egg_xfont_selector_new):
+ * src/profile-editor.c(terminal_profile_edit):
+ Cleanups, from a patch by Kjartan on bug #150347.
+
+ ChangeLog | 19 +++++++++++++------
+ src/profile-editor.c | 2 +-
+ src/simple-x-font-selector.c | 4 ++--
+ src/simple-x-font-selector.h | 2 +-
+ 4 files changed, 17 insertions(+), 10 deletions(-)
+
+commit 7da6893abb2a341b6dfda3d7965ef8a0024e78ef
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 31 04:34:13 2004 +0000
+
+ Do not set accessibles names but descriptions on the New Profile dialog.
+
+ 2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * terminal.c(terminal_app_new_profile): Do not set accessibles names but
+ descriptions on the New Profile dialog. Reported by Frances Keenan
+ <frances.keenan@sun.com> on bug #147484.
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit b2c1ac94ff240d6e39b722de0976846bf3a636fb
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 31 02:32:39 2004 +0000
+
+ Added --full-screen command line option; from Hylke <weary@gamebox.net> on
+
+ 2004-10-30 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * terminal-screen.c(new_window_callback, new_tab_callback):
+ * terminal-window.c(new_window_callback, new_tab_callback):
+ * terminal.c(parse_options_callback and related structures, terminal_app_new_terminal):
+ * terminal.h: Added --full-screen command line option; from Hylke <weary@gamebox.net>
+ on bug #144189.
+ * terminal-window.c(terminal_window_add_screen): Clean up from Alexey Spiridonov
+ <lesha@netman.ru> on bug #145596.
+
+ ChangeLog | 10 ++++++++++
+ src/terminal-screen.c | 6 ++++--
+ src/terminal-window.c | 16 ++++++----------
+ src/terminal.c | 41 +++++++++++++++++++++++++++++++++++++++++
+ src/terminal.h | 1 +
+ 5 files changed, 62 insertions(+), 12 deletions(-)
+
+commit d77b9be89011f25ca38452f93016f4837dde03fd
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Tue Oct 26 10:24:13 2004 +0000
+
+ ankit@redhat.com * Changed some wrong rendered characters
+
+ po/gu.po | 272 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 122 insertions(+), 150 deletions(-)
+
+commit 5610d945987f04f6116c04fa05d587295126dab7
+Author: Mohammad DAMT <mdamt@bisnisweb.com>
+Date: Tue Oct 26 05:33:20 2004 +0000
+
+ Updated Indonesian translation
+
+ 2004-10-26 Mohammad DAMT <mdamt@bisnisweb.com>
+
+ * id.po: Updated Indonesian translation
+
+ po/ChangeLog | 4 +
+ po/id.po | 798 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 513 insertions(+), 289 deletions(-)
+
+commit eddabcf225fb738fdb83e109362fd5238635c419
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Tue Oct 19 13:52:41 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 ++++
+ po/ko.po | 58 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 33 insertions(+), 29 deletions(-)
+
+commit bc0e223276453c39cc7beeea0e9ce8a92168f613
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sun Oct 17 10:00:59 2004 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 320 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 159 insertions(+), 165 deletions(-)
+
+commit f29dcdaf5a13460cd2daccdba9b5e1f216db6a3d
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Oct 17 00:17:10 2004 +0000
+
+ Update Use automake 1.4 to get it to distcheck
+
+ 2004-10-17 Kjartan Maraas <kmaraas@gnome.org>
+
+ * NEWS: Update
+ * autogen.sh: Use automake 1.4 to get it to distcheck
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b71d36761f720e42d873ea4bda604ff4aecc8304
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Oct 17 00:15:46 2004 +0000
+
+ Update Use automake 1.4 to get it to distcheck Bump.
+
+ 2004-10-17 Kjartan Maraas <kmaraas@gnome.org>
+
+ * NEWS: Update
+ * autogen.sh: Use automake 1.4 to get it to distcheck
+ * configure.in: Bump.
+
+ ChangeLog | 6 ++++++
+ NEWS | 7 +++++++
+ autogen.sh | 2 +-
+ configure.in | 2 +-
+ 4 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 89f97a2b5f10508eb57942027f8d5c4dcb18907e
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Oct 17 00:13:54 2004 +0000
+
+ Flush
+
+ po/am.po | 83 ++---
+ po/ar.po | 220 ++++++------
+ po/az.po | 103 ++++--
+ po/be.po | 83 ++---
+ po/bg.po | 112 +++---
+ po/bn.po | 83 ++---
+ po/bs.po | 432 +++++++++++++----------
+ po/ca.po | 45 ++-
+ po/cs.po | 48 ++-
+ po/cy.po | 101 ++++--
+ po/da.po | 31 +-
+ po/de.po | 306 ++++++++--------
+ po/el.po | 394 ++++++++++++---------
+ po/en_CA.po | 2 +-
+ po/en_GB.po | 1098 ++++++++++++++++++++++++++++++++++++++++-----------------
+ po/es.po | 48 ++-
+ po/et.po | 85 ++---
+ po/eu.po | 391 ++++++++++----------
+ po/fa.po | 83 ++---
+ po/fi.po | 307 ++++++++--------
+ po/fr.po | 300 ++++++++--------
+ po/ga.po | 83 ++---
+ po/gl.po | 32 +-
+ po/gu.po | 119 ++++---
+ po/he.po | 83 ++---
+ po/hi.po | 322 +++++++++--------
+ po/hr.po | 83 ++---
+ po/hu.po | 2 +-
+ po/id.po | 83 ++---
+ po/it.po | 105 +++---
+ po/ja.po | 53 +--
+ po/ko.po | 64 ++--
+ po/lt.po | 83 ++---
+ po/lv.po | 83 ++---
+ po/mk.po | 159 +++++----
+ po/ml.po | 83 ++---
+ po/mn.po | 83 ++---
+ po/ms.po | 1060 ++++++++++++++++++++++++++++++++++++++-----------------
+ po/nb.po | 332 ++++++++---------
+ po/nl.po | 2 +-
+ po/nn.po | 72 ++--
+ po/no.po | 320 ++++++++---------
+ po/pa.po | 134 ++++---
+ po/pl.po | 48 ++-
+ po/pt.po | 48 ++-
+ po/pt_BR.po | 5 +-
+ po/ro.po | 176 +++++----
+ po/ru.po | 109 ++++--
+ po/sk.po | 83 ++---
+ po/sl.po | 83 ++---
+ po/sq.po | 116 +++---
+ po/sr.po | 48 ++-
+ po/sr@Latn.po | 177 +++++-----
+ po/sv.po | 19 +-
+ po/ta.po | 474 +++++++++++++++++--------
+ po/th.po | 83 ++---
+ po/tr.po | 2 +-
+ po/uk.po | 327 ++++++++---------
+ po/vi.po | 486 ++++++++++++-------------
+ po/wa.po | 133 +++----
+ po/zh_CN.po | 48 ++-
+ po/zh_TW.po | 83 ++---
+ 62 files changed, 5953 insertions(+), 4390 deletions(-)
+
+commit 47cf34dbdab5b9c409b720c93dc5b99be200cdd0
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sun Oct 10 18:18:56 2004 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 404 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 195 insertions(+), 213 deletions(-)
+
+commit fc6bcd65e1f2d9f4277b29671b30db405d0d9b08
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Thu Oct 7 11:32:39 2004 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 10 +++-
+ po/ca.po | 187 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 85 insertions(+), 112 deletions(-)
+
+commit bf6e97956229e95093347f27a28a52a7e487e075
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Wed Oct 6 04:06:34 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 ++++
+ po/ko.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit d731275ac0ec10ebaa171f3bfb9bdefdbca4cc66
+Author: David Lodge <dave@cirt.net>
+Date: Sun Oct 3 19:58:52 2004 +0000
+
+ Updated British English translation.
+
+ 2004-10-03 David Lodge <dave@cirt.net>
+
+ * en_GB.po: Updated British English translation.
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1291 +++++++++++++++++++---------------------------------------
+ 2 files changed, 422 insertions(+), 873 deletions(-)
+
+commit 26c2e986547c701fe3f80a5061812f4f2a656a0a
+Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
+Date: Sat Oct 2 14:27:23 2004 +0000
+
+ Updated Galician translation of gnome-terminal
+
+ po/ChangeLog | 4 +
+ po/gl.po | 1322 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 565 insertions(+), 761 deletions(-)
+
+commit c850fc35ca418c2ce5feced27b74f16918299b0a
+Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
+Date: Sat Oct 2 09:23:17 2004 +0000
+
+ Updated vi.po
+
+ po/vi.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1ef00ac0b0c921d48566b8239a23166ff55b4f59
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Thu Sep 30 13:49:56 2004 +0000
+
+ Translation updated.
+
+ 2004-09-30 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 33 ++++++++++++++++++---------------
+ 2 files changed, 22 insertions(+), 15 deletions(-)
+
+commit 64caaba02a6498d13106d48177f1fa965b982bf0
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Sat Sep 25 20:05:26 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 56 ++++++++++++++++++++++++--------------------------------
+ 2 files changed, 28 insertions(+), 32 deletions(-)
+
+commit 40325650f4237c1dc6aac6699634117bf6463d9b
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Wed Sep 22 20:09:43 2004 +0000
+
+ Translation updated.
+
+ 2004-09-22 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 13 +++++++++++++
+ 2 files changed, 17 insertions(+)
+
+commit 481e7b1b560bb69febf82a6e230d8a15877714b2
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Sep 21 09:07:39 2004 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2004-09-21 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 21 +++++++++++++--------
+ 2 files changed, 17 insertions(+), 8 deletions(-)
+
+commit d83f9ae5dd9f027848b0af2c1a3929e7239c3f1d
+Author: Stano Visnovsky <stano@src.gnome.org>
+Date: Tue Sep 21 08:42:23 2004 +0000
+
+ updated slovak translation
+
+ po/ChangeLog | 4 ++++
+ po/sk.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 65b868ccda94f5f2d23724eecb5757a54a87c2d3
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Sat Sep 18 01:18:12 2004 +0000
+
+ gotovo
+
+ po/mk.po | 97 ++++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 40 insertions(+), 57 deletions(-)
+
+commit b390ff2e22de925869b5c7a4db78444ef41c6883
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sun Sep 12 15:28:49 2004 +0000
+
+ Translation updated by Tino Meinen.
+
+ 2004-09-12 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 119 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 58 insertions(+), 65 deletions(-)
+
+commit 14479235cc145eede7f6d85a66d73c2036d69e14
+Author: Hendrik Richter <hendrikr@src.gnome.org>
+Date: Sat Sep 11 20:33:16 2004 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 ++++
+ po/de.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit f7eb17fdeb0179aabdd59d258bd24f4f65382b36
+Author: Amila Akagić <aakagic@src.gnome.org>
+Date: Fri Sep 10 07:44:10 2004 +0000
+
+ 2004-09-10 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.
+
+ po/ChangeLog | 4 +
+ po/bs.po | 2654 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2658 insertions(+)
+
+commit 3b7b25480262058f5c930f43c0155e604b298c7f
+Author: Amila Akagić <aakagic@src.gnome.org>
+Date: Fri Sep 10 07:37:52 2004 +0000
+
+ 2004-09-10 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit af6b75c06238c21f4c1d943260759e37b512a40a
+Author: Laszlo Dvornik <dvornik@gnome.hu>
+Date: Thu Sep 9 14:48:37 2004 +0000
+
+ Updated Hungarian translation by Gabor Kelemen.
+
+ 2004-09-09 Laszlo Dvornik <dvornik@gnome.hu>
+
+ * hu.po: Updated Hungarian translation by Gabor Kelemen.
+
+ po/ChangeLog | 4 ++++
+ po/hu.po | 74 +++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 37 insertions(+), 41 deletions(-)
+
+commit 70352b10d1bbe7f5c2589262b706acced65f6942
+Author: Raphael Higino <raphaelh@src.gnome.org>
+Date: Thu Sep 9 11:03:13 2004 +0000
+
+ Updating pt_BR translation
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 57 ++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 38 insertions(+), 23 deletions(-)
+
+commit d7e71cc8a3005e4f1fc7242cef4c38bfc46a700a
+Author: Arafat Medini <lumina@arabeyes.org>
+Date: Wed Sep 8 12:57:31 2004 +0000
+
+ Updated Arabic translation
+
+
+ 2004-09-08 Arafat Medini <lumina@arabeyes.org>
+
+ * ar.po: Updated Arabic translation
+
+ po/ChangeLog | 4 +
+ po/ar.po | 718 ++++++++++++++++-------------------------------------------
+ 2 files changed, 198 insertions(+), 524 deletions(-)
+
+commit 76096f5d3fd82664825e2c13aeffdbba8bf1cc0d
+Author: Mugurel Tudor <mugurelu@go.ro>
+Date: Wed Sep 8 08:53:21 2004 +0000
+
+ Updated Romanian translation
+
+ 2004-09-08 Mugurel Tudor <mugurelu@go.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 ++
+ po/ro.po | 127 +++++++++++++++++++----------------------------------------
+ 2 files changed, 45 insertions(+), 86 deletions(-)
+
+commit 5ed59e58845791e8ebb7ff25decad84894ad3c77
+Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
+Date: Wed Sep 8 06:39:11 2004 +0000
+
+ Updated vi.po
+
+ po/vi.po | 885 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 398 insertions(+), 487 deletions(-)
+
+commit 13934cdd251acd9f4dcf27d5955c7bdb47f5621d
+Author: David Lodge <dave@cirt.net>
+Date: Tue Sep 7 06:06:12 2004 +0000
+
+ Updated British translation.
+
+ 2004-09-07 David Lodge <dave@cirt.net>
+
+ * en_GB.po: Updated British translation.
+
+ po/ChangeLog | 2 +-
+ po/en_GB.po | 1113 +++++++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 793 insertions(+), 322 deletions(-)
+
+commit 2cf46cbf0bce7e9bd3907350b4676e5bdc0bc884
+Author: David Lodge <dave@cirt.net>
+Date: Mon Sep 6 20:50:52 2004 +0000
+
+ Updated British translation.
+
+ 2004-09-06 David Lodge <dave@cirt.net>
+
+ * en_GB.po: Updated British translation.
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1145 +++++++++++++++++-----------------------------------------
+ 2 files changed, 336 insertions(+), 813 deletions(-)
+
+commit f13ede82646c4e70a9abbe772befa9d62be55ef0
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sat Sep 4 15:41:51 2004 +0000
+
+ Updated Greek Translation.
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 69 ++++++++++++++++++++++++------------------------------------
+ 2 files changed, 31 insertions(+), 42 deletions(-)
+
+commit 827bc39a6f63fd0528d3b102e3ded7b300cb4145
+Author: Hendrik Richter <hendrik@gnome-de.org>
+Date: Sat Sep 4 11:44:34 2004 +0000
+
+ Updated German translation
+
+ 2004-09-04 Hendrik Richter <hendrik@gnome-de.org>
+
+ * de.po: Updated German translation
+
+ po/ChangeLog | 4 +
+ po/de.po | 394 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 198 insertions(+), 200 deletions(-)
+
+commit dc7f2b2c6dcc2331bcd6e1889efe494fb3f896d0
+Author: Baris Cicek <bcicek@src.gnome.org>
+Date: Fri Sep 3 19:13:41 2004 +0000
+
+ Updated Turkish Translation
+
+ po/ChangeLog | 4 +
+ po/tr.po | 301 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 140 insertions(+), 165 deletions(-)
+
+commit 1e77cf9b9cb1b14571f8c9815f0bb9945780a611
+Author: N Jayaradha <njaya@src.gnome.org>
+Date: Tue Aug 31 12:53:53 2004 +0000
+
+ yet to proof read
+
+ po/ta.po | 443 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 228 insertions(+), 215 deletions(-)
+
+commit f3feff4e4e26aef9a58fbdee239f045171f886f4
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Mon Aug 30 23:16:26 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-08-31 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +
+ po/nn.po | 334 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 170 insertions(+), 168 deletions(-)
+
+commit dfb0cb06d6c3433b0ddde1c6d633a0f6f522adbe
+Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
+Date: Mon Aug 30 21:43:04 2004 +0000
+
+ ignore more
+
+ .cvsignore | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 60d0e0da73b0fd3d4751c8869a81c632aa03a34c
+Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
+Date: Mon Aug 30 21:42:38 2004 +0000
+
+ fix no.po
+
+ ChangeLog | 6 ++++++
+ po/no.po | 13 +++++--------
+ 2 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 1c53ad34225464bece548c82886d2b7182f2e743
+Author: N Jayaradha <njaya@src.gnome.org>
+Date: Mon Aug 30 13:39:46 2004 +0000
+
+ yet to complete
+
+ po/ta.po | 265 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 112 insertions(+), 153 deletions(-)
+
+commit 130e49b528581543f119e18919d1e8944c5bff60
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Mon Aug 30 00:29:11 2004 +0000
+
+ reverted changes that break string freeze
+
+ ChangeLog | 4 ++--
+ src/encoding.c | 4 ----
+ src/encoding.h | 2 --
+ 3 files changed, 2 insertions(+), 8 deletions(-)
+
+commit e7ade72636259f27f48e2787f4082ed344b34535
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Aug 29 11:26:09 2004 +0000
+
+ Updated Portuguese translation.
+
+ 2004-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt.po | 73 ++++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 46 insertions(+), 31 deletions(-)
+
+commit 66ad579cd3b710e3f08e0a947f34da18bbec284a
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sat Aug 28 16:17:50 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 +++
+ po/ko.po | 104 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 63 insertions(+), 45 deletions(-)
+
+commit 40f01ce2a08a3e80eda8099d9ba1ff2f861e3586
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Sat Aug 28 14:35:58 2004 +0000
+
+ check2
+
+ po/pa.po | 467 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 211 insertions(+), 256 deletions(-)
+
+commit 7032ac19700a949602b826f30e598e86774980c0
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sat Aug 28 13:28:58 2004 +0000
+
+ Updated Spanish translation
+
+ 2004-08-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation
+
+ po/ChangeLog | 4 +++
+ po/es.po | 101 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 57 insertions(+), 48 deletions(-)
+
+commit 7707c5d4be97fc1c524e7fa4f9c59332b2f8abc7
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Sat Aug 28 13:15:07 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-08-28 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 132 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 76 insertions(+), 60 deletions(-)
+
+commit d8c76e1f7b10f02078cf14609eb8cb728cd193bb
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Sat Aug 28 10:05:49 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-08-28 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 ++
+ po/sq.po | 130 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 55 insertions(+), 79 deletions(-)
+
+commit 2d289005b17ecea6eadbc6f6fb8d536ac26392fb
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Fri Aug 27 19:07:40 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 64 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 37 insertions(+), 31 deletions(-)
+
+commit 09b91cf648bee94d48c6aef7a2493f284c475e27
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Fri Aug 27 12:36:50 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-08-27 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 62 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 36 insertions(+), 30 deletions(-)
+
+commit 3b74708e8d139d8a8e9d7c229cdf27d4f923b69f
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Fri Aug 27 11:20:54 2004 +0000
+
+ Revert Pablos updates of encoding list in sr.po, sr@Latn.po.
+
+ po/ChangeLog | 4 +++
+ po/sr.po | 100 ++++++++++++++++++++++++++++++++--------------------------
+ po/sr@Latn.po | 99 ++++++++++++++++++++++++++++++++-------------------------
+ 3 files changed, 116 insertions(+), 87 deletions(-)
+
+commit 2c65a48a07d0a45e4bd1b3d0b6777d9dd98ec4a4
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Fri Aug 27 08:13:24 2004 +0000
+
+ ankit@redhat.com 27/08/2004
+
+ po/gu.po | 53 +++++++++++++++++++++++++++--------------------------
+ 1 file changed, 27 insertions(+), 26 deletions(-)
+
+commit cb4335dbb95b637be3c61dfeb7d6ac1ead968eb6
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Fri Aug 27 02:55:47 2004 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 +++
+ po/zh_CN.po | 96 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 57 insertions(+), 43 deletions(-)
+
+commit 84897a194532ca6ce4919262bbf1f16d29d955f3
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Thu Aug 26 20:44:54 2004 +0000
+
+ updated Walloon file;
+ defined sensible defaults for charset encodigns list for all po files
+
+ po/am.po | 10 +-
+ po/ar.po | 10 +-
+ po/az.po | 10 +-
+ po/be.po | 10 +-
+ po/bg.po | 12 ++-
+ po/bn.po | 10 +-
+ po/ca.po | 10 +-
+ po/cs.po | 8 ++
+ po/cy.po | 10 +-
+ po/da.po | 19 ++--
+ po/de.po | 10 +-
+ po/el.po | 11 ++-
+ po/en_CA.po | 8 ++
+ po/es.po | 19 ++--
+ po/et.po | 10 +-
+ po/eu.po | 5 +-
+ po/fa.po | 10 +-
+ po/fi.po | 5 +-
+ po/fr.po | 10 +-
+ po/ga.po | 10 +-
+ po/gl.po | 10 +-
+ po/gu.po | 10 +-
+ po/he.po | 10 +-
+ po/hi.po | 3 +-
+ po/hr.po | 10 +-
+ po/hu.po | 10 +-
+ po/id.po | 10 +-
+ po/it.po | 10 +-
+ po/ja.po | 10 +-
+ po/ko.po | 8 ++
+ po/lt.po | 10 +-
+ po/lv.po | 10 +-
+ po/mk.po | 10 +-
+ po/ml.po | 10 +-
+ po/mn.po | 10 +-
+ po/ms.po | 10 +-
+ po/nb.po | 5 +-
+ po/nl.po | 10 +-
+ po/nn.po | 3 +
+ po/no.po | 5 +-
+ po/pa.po | 10 +-
+ po/pl.po | 8 ++
+ po/pt.po | 25 ++---
+ po/pt_BR.po | 10 +-
+ po/ro.po | 10 +-
+ po/ru.po | 8 ++
+ po/sk.po | 10 +-
+ po/sl.po | 10 +-
+ po/sq.po | 10 +-
+ po/sr.po | 11 ++-
+ po/sr@Latn.po | 10 +-
+ po/sv.po | 8 ++
+ po/ta.po | 10 +-
+ po/th.po | 10 +-
+ po/tr.po | 10 +-
+ po/uk.po | 10 +-
+ po/vi.po | 10 +-
+ po/wa.po | 307 ++++++++++++++++++++++------------------------------------
+ po/zh_CN.po | 8 ++
+ po/zh_TW.po | 10 +-
+ 60 files changed, 603 insertions(+), 283 deletions(-)
+
+commit e8d9d53c92a3067a60f4b83aba5c3716697f30f8
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Thu Aug 26 20:11:16 2004 +0000
+
+ fixed georgian encoding, added farsi and tamil ones
+
+ ChangeLog | 4 ++++
+ src/encoding.c | 6 +++++-
+ src/encoding.h | 2 ++
+ 3 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 6bac930b8a6ce6045c11cd3cd094d426d61a78ec
+Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
+Date: Thu Aug 26 17:23:49 2004 +0000
+
+ Updated Basque translation.
+
+ 2004-08-26 Iñaki Larrañaga <dooteo@euskalgnu.org>
+
+ * eu.po: Updated Basque translation.
+
+ po/ChangeLog | 4 +
+ po/eu.po | 460 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 221 insertions(+), 243 deletions(-)
+
+commit 48b5d95937a976af11186ce5e64d780e571452d9
+Author: Laszlo Dvornik <dvornik@gnome.hu>
+Date: Thu Aug 26 14:07:48 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-08-26 Laszlo Dvornik <dvornik@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 156 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 91 insertions(+), 69 deletions(-)
+
+commit c43444237d9ef2c164ac78a229c15ea95b28e84f
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Mon Aug 23 20:22:34 2004 +0000
+
+ Updated Italian translation.
+
+ po/ChangeLog | 5 +++++
+ po/it.po | 38 ++++++++++++++------------------------
+ 2 files changed, 19 insertions(+), 24 deletions(-)
+
+commit 5013e6c5fd716a7dff2217e0c284991ce3525fbb
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Mon Aug 23 08:30:21 2004 +0000
+
+ ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.
+
+ po/gu.po | 127 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 67 insertions(+), 60 deletions(-)
+
+commit 82921ac5c61b05322678d610d3356193e48b8e87
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Sat Aug 21 12:46:08 2004 +0000
+
+ Updated Ukrainian translation.
+
+ 2004-08-21 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * Updated Ukrainian translation.
+
+ po/ChangeLog | 4 +
+ po/uk.po | 421 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 208 insertions(+), 217 deletions(-)
+
+commit 3adf1be87bd23191b32df3832104bfe9306e0342
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Fri Aug 20 16:52:42 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-08-20 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 ++++
+ po/sq.po | 12 +++++++-----
+ 2 files changed, 11 insertions(+), 5 deletions(-)
+
+commit 1df18c6e19e859b64acab6e513eeb8e53d0c92c0
+Author: Estêvão Samuel Procópio <tevaum@src.gnome.org>
+Date: Thu Aug 19 19:58:17 2004 +0000
+
+ Updating Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 +++
+ po/pt_BR.po | 89 +++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 44 insertions(+), 49 deletions(-)
+
+commit f15ade4713b78fd8305e757b063e86cbdfa3af0d
+Author: Pauli Virtanen <pvirtane@src.gnome.org>
+Date: Wed Aug 18 22:50:38 2004 +0000
+
+ Updated Finnish translation.
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 403 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 204 insertions(+), 203 deletions(-)
+
+commit a8aedf35e7fcf56ca973586c500e1cba3d2bf274
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Wed Aug 18 10:59:29 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-08-18 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 ++++
+ po/sq.po | 43 +++++++++++++++++++++----------------------
+ 2 files changed, 25 insertions(+), 22 deletions(-)
+
+commit 0d54de64af8c962baff60f4786dbebb6ef57e13d
+Author: Hasbullah Bin Pit <sebol@my-penguin.org>
+Date: Tue Aug 17 16:36:56 2004 +0000
+
+ Updated Malay translation.
+
+ 2004-08-17 Hasbullah Bin Pit <sebol@my-penguin.org>
+
+ * ms.po: Updated Malay translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 1164 ++++++++++++++++++----------------------------------------
+ 2 files changed, 356 insertions(+), 812 deletions(-)
+
+commit 926c422848144e152ba6b065da18f9a74fe7a6a8
+Author: Christian Rose <menthos@src.gnome.org>
+Date: Tue Aug 17 14:53:45 2004 +0000
+
+ Added ISO-8859-15 as one of the default encodings in the menu.
+
+ po/sv.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 30f3df5831be2ec197e0fb70685a82fe1c411579
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Aug 17 14:47:34 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-08-17 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +++
+ po/sv.po | 113 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 64 insertions(+), 53 deletions(-)
+
+commit 5bc7392ce3924ec57a77a5b9aa408b76b7cccd00
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Aug 17 14:41:35 2004 +0000
+
+ Fixed typos and linewrappings in the encodings comment.
+
+ 2004-08-17 Christian Rose <menthos@menthos.com>
+
+ * src/gnome-terminal.schemas.in: Fixed typos and linewrappings in
+ the encodings comment.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas.in | 10 ++++++----
+ 2 files changed, 11 insertions(+), 4 deletions(-)
+
+commit eaf2351a2bc53f78e8daa7ffea46af13a99122cc
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Aug 16 20:53:08 2004 +0000
+
+ Add nb to ALL_LINGUAS.
+
+ 2004-08-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Add nb to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 2003ed90a55ccfd5cd47fe0a36194339a666e8c5
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Aug 16 20:52:23 2004 +0000
+
+ Add this.
+
+ 2004-08-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * nb.po: Add this.
+
+ po/ChangeLog | 4 +
+ po/nb.po | 2660 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2664 insertions(+)
+
+commit e97857b3b581d7f177f27b00752b782e0f826e0f
+Author: Metin Amiroff <metin@karegen.com>
+Date: Mon Aug 16 19:47:19 2004 +0000
+
+ Translation updated.
+
+ 2004-08-17 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Translation updated.
+
+ po/ChangeLog | 4 ++
+ po/az.po | 159 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 65 insertions(+), 98 deletions(-)
+
+commit 449360bb05b2f4dd7bb89598006a4235aff17997
+Author: Martin Willemoes Hansen <mwh@src.gnome.org>
+Date: Sat Aug 14 12:25:18 2004 +0000
+
+ Updated Danish translation.
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 332 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 177 insertions(+), 159 deletions(-)
+
+commit 0e17fabdb72f1cbb12dd25b37dac0e53e79377de
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Aug 14 11:49:15 2004 +0000
+
+ Updated Portuguese translation.
+
+ 2004-08-14 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 347 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 183 insertions(+), 168 deletions(-)
+
+commit fab2e03c1b2f8cbe278c2b881821ee0d36c2370b
+Author: Tommi Vainikainen <tvainika@src.gnome.org>
+Date: Fri Aug 13 19:46:13 2004 +0000
+
+ Unified po headers for Finnish Team
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 5 ++---
+ 2 files changed, 6 insertions(+), 3 deletions(-)
+
+commit 582c44f1128f040ec70208fbba1f2fae06e70adf
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Fri Aug 13 15:45:24 2004 +0000
+
+ update Russian translation
+
+ po/ChangeLog | 4 ++
+ po/ru.po | 158 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 63 insertions(+), 99 deletions(-)
+
+commit a60b7787ff41f55c2d50d8459a1e3e096bfbc4c2
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Fri Aug 13 08:42:17 2004 +0000
+
+ update
+
+ po/pa.po | 1535 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 978 insertions(+), 557 deletions(-)
+
+commit 0e9c54943c98e99010ffd74295e57b0dcbfcfa67
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Tue Aug 10 13:37:41 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-08-10 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 69 +++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 37 insertions(+), 36 deletions(-)
+
+commit 300e30f5ef5f7e7fd7fc9cd0a15ee657696f92ff
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Mon Aug 9 17:13:40 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 839 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 423 insertions(+), 420 deletions(-)
+
+commit ebd91e67ac1204d49d8f9014bc95de5c0338e641
+Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
+Date: Sat Aug 7 10:10:44 2004 +0000
+
+ ankit@redhat.com 07/08/04
+
+ po/gu.po | 180 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 69 insertions(+), 111 deletions(-)
+
+commit 95abaae043e14e9d50d785a02bd2f73f9af87629
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Sat Aug 7 00:58:02 2004 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 ++
+ po/sr.po | 98 ++++++++++++-------------
+ po/sr@Latn.po | 224 +++++++++++++++++++++++++++-------------------------------
+ 3 files changed, 152 insertions(+), 174 deletions(-)
+
+commit 9f689c20fe255c32aa29b99303d47a80b0b3ed7d
+Author: Telsa Gwynne <telsa@src.gnome.org>
+Date: Fri Aug 6 11:58:22 2004 +0000
+
+ Updated Welsh translation from Dafydd Tomos.
+
+ po/ChangeLog | 5 ++
+ po/cy.po | 152 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 69 insertions(+), 88 deletions(-)
+
+commit bd0a46d05c15da407907d0611a59f1b353fc46de
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Aug 6 06:27:44 2004 +0000
+
+ also update the encoding menu, so that a11y stuff picks it up correctly.
+
+ 2004-08-06 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_set_active): also update the encoding menu,
+ so that a11y stuff picks it up correctly. Fixes 147485.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 7ffa8246fe9a141222dcc42abfd4714491ec4549
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Fri Aug 6 02:25:36 2004 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 +++
+ po/zh_CN.po | 95 +++++++++++++++++++++++-------------------------------------
+ 2 files changed, 41 insertions(+), 58 deletions(-)
+
+commit 95f7f2296dc429f33568ea6d567fccb43c13da98
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Aug 2 23:49:39 2004 +0000
+
+ Updated Portuguese translation.
+
+ 2004-08-03 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 394 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 201 insertions(+), 197 deletions(-)
+
+commit 4e5638b0ffe971cb835e72208a814d1ea246c8d7
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Mon Aug 2 22:45:47 2004 +0000
+
+ Updated Greek translation. (consistency effort)
+
+ po/ChangeLog | 4 ++
+ po/el.po | 205 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 90 insertions(+), 119 deletions(-)
+
+commit e22b0ee6d13f6bd75f96a54821ee96650cf286c9
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Aug 2 21:53:38 2004 +0000
+
+ Updated Korean translation
+
+ po/ChangeLog | 4 +++
+ po/ko.po | 93 +++++++++++++++++++++++-------------------------------------
+ 2 files changed, 39 insertions(+), 58 deletions(-)
+
+commit 18975cc05256c36f43368a6c3013c8177d7119f1
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Mon Aug 2 17:47:00 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 +
+ po/en_CA.po | 873 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 437 insertions(+), 440 deletions(-)
+
+commit f4a43e387f1ebe97e19024c96f91d430aa44173f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Aug 1 20:43:45 2004 +0000
+
+ Updated Norwegian translation.
+
+ 2004-08-01 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 427 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 208 insertions(+), 223 deletions(-)
+
+commit 6a70a9cbb966e1a368d6c387a99ff4593af59665
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sun Aug 1 11:37:14 2004 +0000
+
+ Updated Spanish translation.
+
+ 2004-08-01 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 388 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 216 insertions(+), 176 deletions(-)
+
+commit ff332105f671eb060bbbef68069cc93ebee97723
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Wed Jul 28 17:06:20 2004 +0000
+
+ Updated Albanian translation.
+
+ 2004-07-28 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Updated Albanian translation.
+
+ po/ChangeLog | 4 ++
+ po/sq.po | 134 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 83 insertions(+), 55 deletions(-)
+
+commit d80742a445b5d5d681bbb85c69abfb19936f955d
+Author: Amanpreet Singh Alam <aman@src.gnome.org>
+Date: Wed Jul 21 12:59:21 2004 +0000
+
+ UP
+
+ po/pa.po | 1962 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 773 insertions(+), 1189 deletions(-)
+
+commit c92ea9c087f5f6010ef01871b953248a9744c1da
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Wed Jul 21 12:27:33 2004 +0000
+
+ updated hindi translation
+
+ po/ChangeLog | 4 +
+ po/hi.po | 1316 +++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 705 insertions(+), 615 deletions(-)
+
+commit 53eee0c900c5a0f2c2f5c8c01d6c09693d5249b3
+Author: Gareth Owen <gowen@src.gnome.org>
+Date: Tue Jul 20 02:39:59 2004 +0000
+
+ Updated British English translation
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 868 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 435 insertions(+), 437 deletions(-)
+
+commit ea74c9d5a43838859d08a3c8c8e491a04dfeebc2
+Author: Alexander Shopov <ash@contact.bg>
+Date: Mon Jul 19 11:35:36 2004 +0000
+
+ Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
+
+ 2004-07-19 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Rostislav Raykov <zbrox@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 633 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 288 insertions(+), 350 deletions(-)
+
+commit 496a00ec7062302c03df575d225f3c95a2e0a52f
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Thu Jul 15 14:47:58 2004 +0000
+
+ Updated Greek translation:one more fix
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 12 ++++++------
+ 2 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 6b74af61ff64af568ecabec3a3fa2af563403ec4
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Thu Jul 15 14:33:58 2004 +0000
+
+ Updated Greek translation:stili->kartela
+
+ po/ChangeLog | 4 +
+ po/el.po | 604 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 305 insertions(+), 303 deletions(-)
+
+commit 1c01aecf4abffd866b60fa6cf304363d6831fa98
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Mon Jul 12 17:45:40 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-07-12 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +
+ po/nn.po | 451 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 210 insertions(+), 245 deletions(-)
+
+commit 63fe6f7c48d7a9db5a206a1dba7f65375f370a17
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Wed Jul 7 15:29:08 2004 +0000
+
+ Updated Spanish translation
+
+ 2004-07-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation
+
+ po/ChangeLog | 4 +
+ po/es.po | 469 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 223 insertions(+), 250 deletions(-)
+
+commit 067899c61e7390ca0aefb6f48001467b3ea41e23
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Tue Jul 6 20:38:03 2004 +0000
+
+ Updated Danish translation.
+
+ 2004-07-06 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 377 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 191 insertions(+), 190 deletions(-)
+
+commit 4299b23826a9306ab019376587290c2903812b57
+Author: Andras Timar <timar@gnome.hu>
+Date: Sat Jul 3 10:26:02 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-07-03 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 152 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 65 insertions(+), 91 deletions(-)
+
+commit 3cdf039315aad61cd9cacce2c0ec297c6fe1012b
+Author: Fixed a wrong translation. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Jul 3 10:05:07 2004 +0000
+
+ 2004-07-03 Fixed a wrong translation. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ja.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 51dff86cc6ca982ff867496fa783143d9549cc91
+Author: Fixed format for plural-forms in ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Jul 3 07:45:56 2004 +0000
+
+ 2004-07-03 Fixed format for plural-forms in ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ja.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 553a1fe50bff70bc6201ccc887baaebc691a4088
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Jul 3 07:33:15 2004 +0000
+
+ 2004-07-03 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 69 +++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 37 insertions(+), 36 deletions(-)
+
+commit 2d3df3373aee3bbf3cced9462996a5cd9f734643
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Jul 2 00:15:52 2004 +0000
+
+ GTK_STOCK_ZOOM_100 now has a HIGgy label, so there is no need to override
+
+ 2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_init): GTK_STOCK_ZOOM_100 now has a HIGgy
+ label, so there is no need to override it.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 2 --
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit a209784d9693115eb485821369b0964195feaed4
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Thu Jul 1 17:02:23 2004 +0000
+
+ Translation updated.
+
+ 2004-07-01 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Translation updated.
+
+ po/ChangeLog | 4 +++
+ po/sq.po | 85 +++++++++++++++++++-----------------------------------------
+ 2 files changed, 31 insertions(+), 58 deletions(-)
+
+commit b0851309e71b307209ec81660a8699a987ff6f02
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Wed Jun 30 13:28:06 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-06-30 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 17 ++++++-----------
+ 2 files changed, 10 insertions(+), 11 deletions(-)
+
+commit 42a952b80f82e5c31e36685a5e810bb4b5c3081e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jun 30 02:37:24 2004 +0000
+
+ Version 2.7.3
+
+ 2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: Version 2.7.3
+
+ 2004-06-29 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * autogen.sh: require automake-1.8 to build.
+ * Makefile.am: add intltool-{merge,update,extract} and the .desktop file
+ to DISTCLEANFILES. Tweak the distuninstallcheck_listfiles so that automake does
+ not see the /var/scrollkeeper cruft scrollkeeper leaves behind.
+ * configure.in: remoce the call to AC_ARG_PROGRAM, which is redundant.
+
+ ChangeLog | 12 ++
+ Makefile.am | 11 ++
+ NEWS | 10 ++
+ autogen.sh | 2 +-
+ configure.in | 3 +-
+ po/am.po | 100 +++++++------
+ po/ar.po | 103 +++++++------
+ po/az.po | 103 +++++++------
+ po/be.po | 107 ++++++++------
+ po/bg.po | 465 ++++++++++++++++++++++++++++++++--------------------------
+ po/bn.po | 100 +++++++------
+ po/ca.po | 109 +++++++-------
+ po/cs.po | 111 +++++++-------
+ po/cy.po | 107 ++++++++------
+ po/da.po | 107 ++++++++------
+ po/de.po | 107 ++++++++------
+ po/el.po | 107 ++++++++------
+ po/en_CA.po | 116 ++++++++-------
+ po/en_GB.po | 115 ++++++++-------
+ po/es.po | 107 ++++++++------
+ po/et.po | 101 +++++++------
+ po/eu.po | 107 ++++++++------
+ po/fa.po | 100 +++++++------
+ po/fi.po | 103 +++++++------
+ po/fr.po | 107 ++++++++------
+ po/ga.po | 100 +++++++------
+ po/gl.po | 101 +++++++------
+ po/gu.po | 105 +++++++------
+ po/he.po | 101 +++++++------
+ po/hi.po | 100 +++++++------
+ po/hr.po | 107 ++++++++------
+ po/hu.po | 109 +++++++-------
+ po/id.po | 101 +++++++------
+ po/it.po | 107 ++++++++------
+ po/ja.po | 101 +++++++------
+ po/ko.po | 103 +++++++------
+ po/lt.po | 109 ++++++++------
+ po/lv.po | 101 +++++++------
+ po/mk.po | 200 +++++++++++++++----------
+ po/ml.po | 100 +++++++------
+ po/mn.po | 102 +++++++------
+ po/ms.po | 107 ++++++++------
+ po/nl.po | 107 ++++++++------
+ po/nn.po | 107 ++++++++------
+ po/no.po | 101 +++++++------
+ po/pa.po | 103 +++++++------
+ po/pl.po | 103 +++++++------
+ po/pt.po | 107 ++++++++------
+ po/pt_BR.po | 107 ++++++++------
+ po/ro.po | 107 ++++++++------
+ po/ru.po | 107 ++++++++------
+ po/sk.po | 103 +++++++------
+ po/sl.po | 107 ++++++++------
+ po/sq.po | 374 +++++++++++++++++++++++++---------------------
+ po/sr.po | 107 ++++++++------
+ po/sr@Latn.po | 107 ++++++++------
+ po/sv.po | 107 ++++++++------
+ po/ta.po | 101 +++++++------
+ po/th.po | 103 +++++++------
+ po/tr.po | 107 ++++++++------
+ po/uk.po | 107 ++++++++------
+ po/vi.po | 105 +++++++------
+ po/wa.po | 101 +++++++------
+ po/zh_CN.po | 103 +++++++------
+ po/zh_TW.po | 107 ++++++++------
+ 65 files changed, 3906 insertions(+), 3156 deletions(-)
+
+commit 1a29353cca974a6a82e8d35c42be5a578d8f77d6
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Tue Jun 29 10:59:04 2004 +0000
+
+ Translation updated.
+
+ 2004-06-29 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/sq.po | 460 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 219 insertions(+), 245 deletions(-)
+
+commit 756de79dd45553487eabe4d2e6d6144cbba96684
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Tue Jun 29 08:56:42 2004 +0000
+
+ Updated Macedonian translation
+
+ po/ChangeLog | 4 +
+ po/mk.po | 826 +++++++++++++++++++----------------------------------------
+ 2 files changed, 263 insertions(+), 567 deletions(-)
+
+commit fb0c92d42bc3a50f7b42c1a4a54efa998c957278
+Author: Laurent Dhima <laurenti@alblinux.net>
+Date: Mon Jun 28 15:11:06 2004 +0000
+
+ Translation updated.
+
+ 2004-06-28 Laurent Dhima <laurenti@alblinux.net>
+
+ * sq.po: Translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/sq.po | 57 +++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 37 insertions(+), 24 deletions(-)
+
+commit e0809c329acb0eeefe6f4ed0b05831485fb831f8
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Jun 28 07:44:02 2004 +0000
+
+ Correct the usage of lastlog/wtmp/utm according to comment #9 on bug
+
+ 2004-06-28 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Correct the usage of lastlog/wtmp/utm according to comment #9 on bug #93906.
+
+ * src/gnome-terminal.glade: Don't say "utmp/wtmp" on our ui, but "login records".
+ * src/gnome-terminal.schemas.in: Ditto.
+ * src/terminal-widget-vte.c, src/terminal-widger.h: add a lastlog argument to
+ terminal_widget_fork_command, and use the update_records correctly when telling vte to fork the
+ command.
+ * src/terminal-screen.c(terminal_screen_launch_child): call terminal_widget_fork_command with
+ the correct lastlog setting.
+
+ ChangeLog | 12 ++++++++++++
+ src/gnome-terminal.glade2 | 2 +-
+ src/gnome-terminal.schemas.in | 4 ++--
+ src/terminal-screen.c | 1 +
+ src/terminal-widget-vte.c | 3 ++-
+ src/terminal-widget.h | 1 +
+ 6 files changed, 19 insertions(+), 4 deletions(-)
+
+commit a3c398a3e35a23a49413029876a48b7dd3315802
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Jun 28 04:21:52 2004 +0000
+
+ translate the default value of
+
+ 2004-06-28 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.schemas.in: translate the default value of
+ /apps/gnome-terminal/global/active_encodings so that the default menu of encodings
+ can be set by translators, and add a comment explaining this for translators.
+ See bug #144810. Proposed by Takao Fujiwara.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.schemas.in | 5 ++++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 8fdef1432ce320f23c1e76a49b7c9c0818db4fc5
+Author: John C Barstow <jbarstow@src.gnome.org>
+Date: Sat Jun 26 08:29:23 2004 +0000
+
+ file mi.po was initially added on branch gnome-2-6.
+
+commit e921a516e4601961f4a1ec0c01bfc8ca218d9e0e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Jun 21 22:23:58 2004 +0000
+
+ don't update the Paste menu item sensitivity, thus reverting the patch
+
+ 2004-06-21 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(update_copy_sensitivity): don't update the
+ Paste menu item sensitivity, thus reverting the patch from bug
+ #142290: this solved a very annoying poblem with lost mouse clicks due
+ to gtk_clipboard_wait_is_text_available running the main loop (I
+ think). This fixes bug #143990. (Rodd Clarskon, Alexander Winston)
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 10 ++--------
+ 2 files changed, 10 insertions(+), 8 deletions(-)
+
+commit bd2c003a3c093d34444b8b1f39966edfe707dc38
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Mon Jun 21 19:03:27 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-06-21 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 29 ++++++++++++++++-------------
+ 2 files changed, 20 insertions(+), 13 deletions(-)
+
+commit 1ea195bd735a42f0a86c6672bc8b3305fab11f3c
+Author: Gareth Owen <gowen@src.gnome.org>
+Date: Mon Jun 14 22:40:43 2004 +0000
+
+ Updated British English translation
+
+ po/ChangeLog | 4 ++++
+ po/en_GB.po | 28 ++++++++++++++--------------
+ 2 files changed, 18 insertions(+), 14 deletions(-)
+
+commit 3bede66fed845681b72a1ff07844e5f16aa152d1
+Author: Žygimantas Beručka <uid0@akl.lt>
+Date: Sat Jun 12 10:29:37 2004 +0000
+
+ Updated Lithuanian translation.
+
+ 2004-06-12 Žygimantas Beručka <uid0@akl.lt>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 ++++
+ po/lt.po | 48 ++++++++++++++++++++++++++++--------------------
+ 2 files changed, 32 insertions(+), 20 deletions(-)
+
+commit 0651f36cda69dda3de8460a87ae670b395544682
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Jun 10 23:14:24 2004 +0000
+
+ gnome-terminal.desktop.in is no longer, long live
+
+ 2004-06-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * po/POTFILES.in: gnome-terminal.desktop.in is no longer, long live
+ gnome-terminal.desktop.in.in. Fixes bug #144068. (Gareth Owen,
+ Alexander Winston)
+
+ ChangeLog | 6 ++++++
+ po/POTFILES.in | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit d6b055721e2813d41bc5ea0c7edbc49337848468
+Author: Adam Weinberger <adamw@src.gnome.org>
+Date: Wed Jun 9 19:19:22 2004 +0000
+
+ Updated Canadian English translation.
+
+
+ * en_CA.po: Updated Canadian English translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_CA.po | 42 +++++++++++++++++-------------------------
+ 2 files changed, 21 insertions(+), 25 deletions(-)
+
+commit e94b736401062e852a9545b67ed71b810ffaf9d5
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Wed Jun 9 14:37:17 2004 +0000
+
+ 2004-06-09 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 38 ++++++++++++++------------------------
+ 2 files changed, 18 insertions(+), 24 deletions(-)
+
+commit e1bb34271132f33b97765d6ee2f48eef91d05b14
+Author: Alexander Shopov <ash@contact.bg>
+Date: Wed Jun 9 08:28:40 2004 +0000
+
+ Updated Bulgarian translation by Peter "Peshka" Slavov
+
+ 2004-06-09 Alexander Shopov <ash@contact.bg>
+
+ * bg.po: Updated Bulgarian translation by
+ Peter "Peshka" Slavov <pslavov@i-space.org>
+
+ po/ChangeLog | 5 +
+ po/bg.po | 546 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 251 insertions(+), 300 deletions(-)
+
+commit 2cc286c562f6522c361f23e4ae9f9327d83f9f44
+Author: Miloslav Trmac <mitr@volny.cz>
+Date: Tue Jun 8 11:28:07 2004 +0000
+
+ Updated Czech translation.
+
+ 2004-06-08 Miloslav Trmac <mitr@volny.cz>
+
+ * cs.po: Updated Czech translation.
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 23 ++++++++++-------------
+ 2 files changed, 14 insertions(+), 13 deletions(-)
+
+commit c14482111101a24193eca404abd7ca94e64054fe
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Jun 7 17:16:02 2004 +0000
+
+ Version 2.7.2 (Yes, we skipped 2!)
+
+ 2004-06-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: Version 2.7.2 (Yes, we skipped 2!)
+
+ ChangeLog | 4 +
+ NEWS | 17 +
+ configure.in | 2 +-
+ po/POTFILES.in | 1 -
+ po/am.po | 427 ++++++++--------
+ po/ar.po | 386 +++++++-------
+ po/az.po | 386 +++++++-------
+ po/be.po | 397 +++++++-------
+ po/bg.po | 420 ++++++++-------
+ po/bn.po | 412 ++++++++-------
+ po/ca.po | 1562 ++++++++++++++++++++++++++++++++++++++------------------
+ po/cs.po | 394 +++++++-------
+ po/cy.po | 386 +++++++-------
+ po/da.po | 389 +++++++-------
+ po/de.po | 392 +++++++-------
+ po/el.po | 400 ++++++++-------
+ po/en_CA.po | 410 ++++++++-------
+ po/en_GB.po | 410 ++++++++-------
+ po/es.po | 396 +++++++-------
+ po/et.po | 1020 ++++++++++++++++++++++--------------
+ po/eu.po | 457 +++++++++--------
+ po/fa.po | 423 +++++++--------
+ po/fi.po | 388 +++++++-------
+ po/fr.po | 398 ++++++++-------
+ po/ga.po | 411 ++++++++-------
+ po/gl.po | 436 ++++++++--------
+ po/gu.po | 384 +++++++-------
+ po/he.po | 395 +++++++-------
+ po/hi.po | 425 +++++++--------
+ po/hr.po | 927 +++++++++++++++++----------------
+ po/hu.po | 392 +++++++-------
+ po/id.po | 417 ++++++++-------
+ po/it.po | 387 +++++++-------
+ po/ja.po | 386 +++++++-------
+ po/ko.po | 389 +++++++-------
+ po/lt.po | 386 +++++++-------
+ po/lv.po | 412 ++++++++-------
+ po/mk.po | 409 ++++++++-------
+ po/ml.po | 407 ++++++++-------
+ po/mn.po | 387 +++++++-------
+ po/ms.po | 390 +++++++-------
+ po/nl.po | 400 ++++++++-------
+ po/nn.po | 447 +++++++++-------
+ po/no.po | 388 +++++++-------
+ po/pa.po | 404 ++++++++-------
+ po/pl.po | 394 +++++++-------
+ po/pt.po | 386 +++++++-------
+ po/pt_BR.po | 386 +++++++-------
+ po/ro.po | 397 +++++++-------
+ po/ru.po | 395 +++++++-------
+ po/sk.po | 458 +++++++++--------
+ po/sl.po | 400 ++++++++-------
+ po/sq.po | 386 +++++++-------
+ po/sr.po | 386 +++++++-------
+ po/sr@Latn.po | 386 +++++++-------
+ po/sv.po | 386 +++++++-------
+ po/ta.po | 424 ++++++++-------
+ po/th.po | 390 +++++++-------
+ po/tr.po | 386 +++++++-------
+ po/uk.po | 394 +++++++-------
+ po/vi.po | 390 +++++++-------
+ po/wa.po | 394 +++++++-------
+ po/zh_CN.po | 386 +++++++-------
+ po/zh_TW.po | 384 +++++++-------
+ 64 files changed, 14592 insertions(+), 11772 deletions(-)
+
+commit 38233a9292875677fec2d83cbc4af7e9c81f1977
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Jun 7 16:24:23 2004 +0000
+
+ remove this file, as it has not been used in ages. add a ‘flavor’ on
+
+ 2004-06-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-widget-zvt.c: remove this file, as it has not been used
+ in ages.
+ * src/terminal-widget.h, src/terminal-widget-vte.c(terminal_widget_match_add,
+ terminal_widget_skey_match_add, terminal_widget_check_match,
+ terminal_widget_skey_check_match): add a ‘flavor’ on matches, so that we can
+ tell them apart when we see them.
+ * src/terminal-screen.c(terminal_screen_init, open_url): rearrange the regexps
+ we use for urls, using the bew flavoring technology. In open_url, do
+ some fixups for mailto: uris missing the scheme and such.
+
+ ChangeLog | 12 +
+ src/terminal-screen.c | 67 ++-
+ src/terminal-widget-vte.c | 57 ++-
+ src/terminal-widget-zvt.c | 1170 ---------------------------------------------
+ src/terminal-widget.h | 12 +-
+ 5 files changed, 118 insertions(+), 1200 deletions(-)
+
+commit c4220e114fb3a408838335e614b31d78cf8e764a
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Mon May 24 16:36:14 2004 +0000
+
+ Updated Slovak translation.
+
+ 2004-05-24 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 353 ++++++++++++++++-------------------------------------------
+ 2 files changed, 99 insertions(+), 258 deletions(-)
+
+commit e1d8c45852163f25db3216bee3ad98608671a765
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue May 11 22:29:13 2004 +0000
+
+ we sadly need to use out own function to make strings from palettes
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-profile(color_selection_palette_to_string,
+ terminal_palette_to_string): we sadly need to use out own function
+ to make strings from palettes because gtk's does not store all 16
+ bits needed to exactly match xterm's palette.
+
+ ChangeLog | 7 +++++++
+ src/terminal-profile.c | 36 +++++++++++++++++++++++++++++++++++-
+ 2 files changed, 42 insertions(+), 1 deletion(-)
+
+commit 042208625910097fc00d8c9149d517a156cbb6bc
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue May 11 20:12:59 2004 +0000
+
+ move the call to update_copy_sensitivity to after the call to
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_set_active): move the call to
+ update_copy_sensitivity to after the call to terminal_window_set_size.
+ Otherwise new tabs resize the window to the default 80x24 size. See
+ bug #142366.
+ * various .cvsignore files: add some more stuff.
+
+ .cvsignore | 3 +++
+ ChangeLog | 8 ++++++++
+ help/C/.cvsignore | 1 +
+ help/ro/.cvsignore | 1 +
+ src/.cvsignore | 2 ++
+ src/terminal-window.c | 4 ++--
+ 6 files changed, 17 insertions(+), 2 deletions(-)
+
+commit ed1780e96b5762171e319045afe4585c03b2e3a1
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue May 11 16:46:58 2004 +0000
+
+ use the GConfClient in the window, instead of the (possibly different)
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(confirm_close_window): use the GConfClient in
+ the window, instead of the (possibly different) default one.
+ * src/terminal-window.c(change_configuration_callback): wrap the call
+ to terminal_screen_set_profile with g_signal_handlers_{,un}block_by_func
+ to avoid a loop. This fixes a bug which I can't find anynmore...
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 9 ++++++---
+ 2 files changed, 14 insertions(+), 3 deletions(-)
+
+commit 25b911990d0893e857f46b4e7102ac185304201b
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue May 11 05:43:19 2004 +0000
+
+ we need gtk+ >= 2.4.0 by now, and depend on vte 0.11.10 at least.
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: we need gtk+ >= 2.4.0 by now, and depend on vte
+ 0.11.10 at least.
+
+ ChangeLog | 5 +++++
+ configure.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit a80b1a10c8deb0c73f8f35c754659a4c7f7028d2
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue May 11 04:43:39 2004 +0000
+
+ set the link_id to the the correct id into the docs.
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/encoding.c(response_callback): set the link_id to the the
+ correct id into the docs.
+
+ ChangeLog | 5 +++++
+ src/encoding.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 17db0cfb55b0271acd8026b157b2dc05961c3501
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon May 10 20:48:13 2004 +0000
+
+ update the paste items, too. Essentially from a patch by Madhan Raj M on
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(update_copy_sensitivity): update the paste
+ items, too. Essentially from a patch by Madhan Raj M on bug #142290.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 10 ++++++++--
+ 2 files changed, 13 insertions(+), 2 deletions(-)
+
+commit f6f17aa0b2924c1e0daa60e3a3abf04b76313c31
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon May 10 06:19:49 2004 +0000
+
+ hide/show the menubar instead of removing/adding it to the main vbox. Also
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_init,
+ terminal_window_set_menubar_visible, terminal_window_destroy):
+ hide/show the menubar instead of removing/adding it to the main vbox.
+ Also do not keep an extra reference on the menubar, since we don't
+ need it anymore.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 16 ++++++----------
+ 2 files changed, 14 insertions(+), 10 deletions(-)
+
+commit b5db9d2a29e2aa4ce16f221bcd7221e4b51f9638
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon May 10 04:30:44 2004 +0000
+
+ Add the possibility to hold the terminal when the command dies. From a
+
+ 2004-05-10 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-profile(exit_actions, TerminalExitAction,
+ terminal_screen_widget_child_died): Add the possibility to hold the
+ terminal when the command dies. From a patch by Kurt V. Hindenburg
+ on bug #110616.
+ * src/gnome-terminal.glade2: add the ui for the previous change, and
+ fix a couple of repeated IDs on widgets, which incredibly glade does
+ not catch...
+ * src/terminal-window.c(confirm_close_window): make the default action
+ on the Cofirm Close dialog be Close, not Cancel.
+
+ ChangeLog | 14 +++++++++++++-
+ src/gnome-terminal.glade2 | 15 ++++++++++++---
+ src/terminal-profile.c | 1 +
+ src/terminal-profile.h | 3 ++-
+ src/terminal-screen.c | 2 ++
+ src/terminal-window.c | 2 +-
+ 6 files changed, 31 insertions(+), 6 deletions(-)
+
+commit 2a3cf01578d79ec9c6a1c8e1d02fbc1f68d886ca
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon May 10 00:43:37 2004 +0000
+
+ fix this, as it was not what xterm uses. This probably caused bug #112079,
+
+ 2004-05-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-profile-c(terminal_palette_xterm): fix this, as it was
+ not what xterm uses. This probably caused bug #112079, for example.
+
+ ChangeLog | 5 +++++
+ src/terminal-profile.c | 32 ++++++++++++++++----------------
+ 2 files changed, 21 insertions(+), 16 deletions(-)
+
+commit 9ff2ce3f7a0e63f5bd8be08d50ab3601b48680de
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun May 9 06:06:10 2004 +0000
+
+ make the context menu say 'Close Window' instead of 'Close Tab' when there
+
+ 2004-05-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c(terminal_screen_do_popup): make the context
+ menu say 'Close Window' instead of 'Close Tab' when there is only
+ one tab. Fixes bug 133960.
+ * src/terminal-window.{c,h}(terminal_window_get_screen_count): new
+ function,used to implement the above change.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-screen.c | 14 ++++++++++----
+ src/terminal-window.c | 6 ++++++
+ src/terminal-window.h | 1 +
+ 4 files changed, 25 insertions(+), 4 deletions(-)
+
+commit 1b3f2fa432558cc41a9d359066935e9c63cfa6d1
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat May 8 22:29:01 2004 +0000
+
+ move this files to the top_srcdir... ...and don't add them to EXTRA_DIST
+
+ 2004-05-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * help/xmldocs.make, help/omf.make: move this files to the top_srcdir...
+ * help/Makefile.am: ...and don't add them to EXTRA_DIST here...
+ * Makefile.am: ...but here
+ * help/<language-code>/Makefile.am: change the reference from
+ $(top_srcdir)/help/xmldocs.make to $(top_srcdir)/xmldocs.make
+
+ ChangeLog | 8 +++++
+ Makefile.am | 6 ++--
+ help/C/Makefile.am | 2 +-
+ help/Makefile.am | 3 --
+ help/de/Makefile.am | 2 +-
+ help/es/Makefile.am | 2 +-
+ help/fr/Makefile.am | 2 +-
+ help/it/Makefile.am | 2 +-
+ help/ja/Makefile.am | 2 +-
+ help/ko/Makefile.am | 2 +-
+ help/omf.make | 61 --------------------------------
+ help/ro/Makefile.am | 2 +-
+ help/sv/Makefile.am | 2 +-
+ help/xmldocs.make | 95 --------------------------------------------------
+ help/zh_CN/Makefile.am | 2 +-
+ help/zh_TW/Makefile.am | 2 +-
+ 16 files changed, 23 insertions(+), 172 deletions(-)
+
+commit 433d31d0b276b56d19f9c2b036aee13c724df0e4
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat May 8 22:13:19 2004 +0000
+
+ use gnome-common instead of doing everything by hand.
+
+ 2004-05-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * autogen.sh: use gnome-common instead of doing everything by hand.
+
+ ChangeLog | 4 ++
+ autogen.sh | 149 +++++--------------------------------------------------------
+ 2 files changed, 16 insertions(+), 137 deletions(-)
+
+commit 47381595c804c029f09cfeba35f6ef7b9e68b2d9
+Author: Mariano Suárez-Alvarez <mariano@src.gnome.org>
+Date: Sat May 8 22:05:46 2004 +0000
+
+ Remove omf-install/.cvsignore, which is useless now
+
+ omf-install/.cvsignore | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 08c6339d72fe280f7d28aab3e70509a114dde623
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat May 8 22:03:03 2004 +0000
+
+ remove this file, as it is not used by anything.
+
+ 2004-05-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * omf-install/Makefile.am: remove this file, as it is not used by
+ anything.
+
+ ChangeLog | 5 +++++
+ omf-install/Makefile.am | 33 ---------------------------------
+ 2 files changed, 5 insertions(+), 33 deletions(-)
+
+commit ea005e334491876bddd3df300841da8e5f227701
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri May 7 22:42:29 2004 +0000
+
+ added the /schemas/apps/gnome-terminal/global/confirm-close schema, a
+
+ 2004-05-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.schemas.in: added the
+ /schemas/apps/gnome-terminal/global/confirm-close schema, a boolean
+ which, when true, causes a confirmation dialog when closing a window
+ with more than one tab.
+ * src/terminal-window.c(terminal_window_init,
+ terminal_window_delete_event, confirm_close_window): implement the
+ above key. This comes from bug #87771.
+
+ ChangeLog | 14 +++++++--
+ src/gnome-terminal.schemas.in | 15 ++++++++++
+ src/terminal-window.c | 67 +++++++++++++++++++++++++++++++++++++++++--
+ 3 files changed, 92 insertions(+), 4 deletions(-)
+
+commit e6f8203f8fd535050612f8d20cd042455743c47a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri May 7 21:46:14 2004 +0000
+
+ make the Paste menu item in the popup be insensitive when there is nothing
+
+ 2004-05-07 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c: make the Paste menu item in the popup be
+ insensitive when there is nothing in the clipboard. Caught by Madhan
+ Raj M, with patch and all, on bug #142101.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 3 +++
+ 2 files changed, 9 insertions(+)
+
+commit 61142c5a9c77cd119a2ee46e67552570931d06f6
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Apr 27 21:44:28 2004 +0000
+
+ change the prototypes of egg_cell_renderer_keys_set_accelerator and
+
+ 2004-04-27 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/eggcellrendererkets.c: change the prototypes of
+ egg_cell_renderer_keys_set_accelerator and
+ egg_cell_renderer_keys_get_accelerator so that they match the ones
+ in the header file. Fixes bug 141221 reported by Stef van der Made.
+
+ ChangeLog | 7 +++++++
+ src/eggcellrendererkeys.c | 12 ++++++------
+ 2 files changed, 13 insertions(+), 6 deletions(-)
+
+commit 52ca46ea3f7b2c36e64bef5f3436dbead767c0d9
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Apr 26 05:46:24 2004 +0000
+
+ make the error dialogs have an OK button, not a Close button, which seems
+
+ 2004-04-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_util_show_error_dialog): make the error
+ dialogs have an OK button, not a Close button, which seems to be
+ more HIGgy.
+ * src/terminal-accels.c(accel_edited_callback,
+ terminal_edit_keys_dialog_new, cb_check_for_uniqueness): check
+ keyboard shortcuts for uniqueness before accepting them. Fixes
+ #128033; essentially from the patch posted there by Kiran Kumar
+ Immidi.
+
+ ChangeLog | 11 ++++++++
+ src/terminal-accels.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal.c | 2 +-
+ 3 files changed, 86 insertions(+), 4 deletions(-)
+
+commit 1f9fdff680aecf5fe515ecf9463b8c53206dc075
+Author: Andras Timar <timar@gnome.hu>
+Date: Sat Apr 24 13:34:35 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-04-24 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +++
+ po/hu.po | 82 ++++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 54 insertions(+), 32 deletions(-)
+
+commit df9b0275de7ddf23cd7ebc4826a84ede5a949adc
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Fri Apr 23 11:02:11 2004 +0000
+
+ Updated Catalan translation from Jordi Mallach.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 1713 ++++++++++++++--------------------------------------------
+ 2 files changed, 404 insertions(+), 1313 deletions(-)
+
+commit b52ca27f4d49fea8e23d8ad896b74f15064ae418
+Author: Andras Timar <timar@gnome.hu>
+Date: Thu Apr 15 21:47:26 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-04-15 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +++
+ po/hu.po | 94 +++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 43 insertions(+), 55 deletions(-)
+
+commit 20dad1933237fe1c8be3a3463dedfdbc86f68434
+Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
+Date: Thu Apr 15 11:48:04 2004 +0000
+
+ Added "eu" (Basque) to ALL_LINGUAS.
+
+ 2004-04-15 Iñaki Larrañaga <dooteo@euskalgnu.org>
+
+ * configure.in: Added "eu" (Basque) to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit fb1f500918a28205f99eec92dad4c8c707398b5f
+Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
+Date: Thu Apr 15 11:47:08 2004 +0000
+
+ Added Basque translation.
+
+ 2004-04-15 Iñaki Larrañaga <dooteo@euskalgnu.org>
+
+ * eu.po: Added Basque translation.
+
+ po/ChangeLog | 4 +
+ po/eu.po | 2726 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2730 insertions(+)
+
+commit 6562af467d8bf4b00293e35ac180b1dd0ec655e2
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Apr 9 23:28:11 2004 +0000
+
+ Bump version to 2.7.0, and added gnome-terminal.desktop.in to the list of
+
+ 2004-04-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: Bump version to 2.7.0, and added
+ gnome-terminal.desktop.in to the list of substituted-for files.
+ * gnome-terminal.desktop.in: delete this
+ * gnome-terminal.desktop.in.in: and add this with a @VERSION@ field.
+
+ ChangeLog | 13 ++++++++++---
+ configure.in | 3 ++-
+ gnome-terminal.desktop.in => gnome-terminal.desktop.in.in | 1 +
+ 3 files changed, 13 insertions(+), 4 deletions(-)
+
+commit ad43cafdad26773f67f28d3c5494d5c9bb2560b0
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Fri Apr 9 15:33:24 2004 +0000
+
+ added gujarati translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/gu.po | 2615 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2625 insertions(+), 1 deletion(-)
+
+commit b1672db887a57f756494a1407911c7383d4c80f2
+Author: Mohammad DAMT <mdamt@bisnisweb.com>
+Date: Tue Apr 6 08:39:07 2004 +0000
+
+ Updated Indonesian translation
+
+ 2004-04-06 Mohammad DAMT <mdamt@bisnisweb.com>
+
+ * id.po: Updated Indonesian translation
+
+ po/ChangeLog | 4 ++
+ po/id.po | 150 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 54 insertions(+), 100 deletions(-)
+
+commit a4647e1bc9aaca68094d972ea4ee7241a7435d29
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Sun Mar 28 21:14:36 2004 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/hr.po | 578 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 272 insertions(+), 310 deletions(-)
+
+commit 7b421aa645c7b1b5c31c8af1f13e6acfdb0f83b1
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Wed Mar 24 20:51:47 2004 +0000
+
+ Translation updated.
+
+ 2004-03-24 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 19 ++++++++-----------
+ 2 files changed, 12 insertions(+), 11 deletions(-)
+
+commit 91c35bbfe442db6454f2bd116b73597482eb691f
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Tue Mar 23 07:42:05 2004 +0000
+
+ Translation updated.
+
+ 2004-03-23 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/et.po | 987 +++++++++++++++++------------------------------------------
+ 2 files changed, 290 insertions(+), 701 deletions(-)
+
+commit 452b5fff40ff78f162937b5ff2f3b7d4a034a4c8
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Mon Mar 22 19:41:20 2004 +0000
+
+ Updated traditional Chinese translation.
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 391 +++++++++++------------------------------------------------
+ 2 files changed, 73 insertions(+), 322 deletions(-)
+
+commit aee121764a0be0d9bb431c99fe5e92f6907e251d
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Mon Mar 22 15:02:09 2004 +0000
+
+ added punjabi translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/pa.po | 2587 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2597 insertions(+), 1 deletion(-)
+
+commit 1509c91ea81945ff11a2ed29a3c354b859ea0d1f
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Mon Mar 22 14:59:05 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-03-22 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +++
+ po/nn.po | 87 ++++++++++++++++++++++--------------------------------------
+ 2 files changed, 36 insertions(+), 55 deletions(-)
+
+commit e77932862943437d409e2e289b4fb0aaa4e767dd
+Author: Mark McLoughlin <mark@skynet.ie>
+Date: Mon Mar 22 11:27:44 2004 +0000
+
+ post-release bump to 2.6.1.
+
+ 2004-03-22 Mark McLoughlin <mark@skynet.ie>
+
+ * configure.in: post-release bump to 2.6.1.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit a007069c7ff227465a1ff03212d6b51d2cc77b90
+Author: Mark McLoughlin <mark@skynet.ie>
+Date: Mon Mar 22 11:23:28 2004 +0000
+
+ Version 2.6.0.
+
+ 2004-03-22 Mark McLoughlin <mark@skynet.ie>
+
+ * configure.in: Version 2.6.0.
+
+ ChangeLog | 4 +
+ NEWS | 21 +++
+ configure.in | 2 +-
+ po/am.po | 2 +-
+ po/ar.po | 18 ++-
+ po/az.po | 22 +--
+ po/be.po | 68 ++++++----
+ po/bg.po | 2 +-
+ po/bn.po | 2 +-
+ po/ca.po | 2 +-
+ po/cs.po | 2 +-
+ po/cy.po | 4 +-
+ po/da.po | 4 +-
+ po/de.po | 2 +-
+ po/el.po | 4 +-
+ po/en_CA.po | 4 +-
+ po/en_GB.po | 4 +-
+ po/es.po | 2 +-
+ po/et.po | 4 +-
+ po/fa.po | 2 +-
+ po/fi.po | 4 +-
+ po/fr.po | 4 +-
+ po/ga.po | 24 ++--
+ po/gl.po | 2 +-
+ po/he.po | 2 +-
+ po/hi.po | 89 ++++++------
+ po/hr.po | 2 +-
+ po/hu.po | 363 ++++++++++++++++++++++++++++++++-----------------
+ po/id.po | 2 +-
+ po/it.po | 4 +-
+ po/ja.po | 4 +-
+ po/ko.po | 4 +-
+ po/lt.po | 2 +-
+ po/lv.po | 2 +-
+ po/mk.po | 2 +-
+ po/ml.po | 2 +-
+ po/mn.po | 2 +-
+ po/ms.po | 2 +-
+ po/nl.po | 7 +-
+ po/nn.po | 2 +-
+ po/no.po | 2 +-
+ po/pl.po | 2 +-
+ po/pt.po | 4 +-
+ po/pt_BR.po | 204 +++++++++++++++++++++++-----
+ po/ro.po | 4 +-
+ po/ru.po | 428 ++++++++++++++++++++++++++++++++++++++++++----------------
+ po/sk.po | 2 +-
+ po/sl.po | 2 +-
+ po/sq.po | 2 +-
+ po/sr.po | 2 +-
+ po/sr@Latn.po | 2 +-
+ po/sv.po | 2 +-
+ po/ta.po | 2 +-
+ po/th.po | 14 +-
+ po/tr.po | 92 ++++++++-----
+ po/uk.po | 4 +-
+ po/vi.po | 2 +-
+ po/wa.po | 2 +-
+ po/zh_CN.po | 5 +-
+ po/zh_TW.po | 4 +-
+ 60 files changed, 1001 insertions(+), 480 deletions(-)
+
+commit a069ec001468248ee7501369e89eb63c159646d1
+Author: Andras Timar <timar@gnome.hu>
+Date: Sun Mar 21 22:32:07 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-03-21 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 304 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 190 insertions(+), 118 deletions(-)
+
+commit 58a6038c1916b8a038a35041d3bdd21feca88505
+Author: Mugurel Tudor <mugurelu@go.ro>
+Date: Sat Mar 20 20:00:32 2004 +0000
+
+ Updated Romanian translation
+
+ 2004-03-20 Mugurel Tudor <mugurelu@go.ro>
+
+ * ro.po: Updated Romanian translation
+
+ po/ChangeLog | 4 +
+ po/ro.po | 757 +++++++++++++++--------------------------------------------
+ 2 files changed, 197 insertions(+), 564 deletions(-)
+
+commit 4d320ceff6e7499d3e536c81b19c2ea3b82b2c40
+Author: Gareth Owen <gowen@src.gnome.org>
+Date: Sat Mar 20 00:19:53 2004 +0000
+
+ Updated British translation
+
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1072 ++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 670 insertions(+), 406 deletions(-)
+
+commit 388fe546ca0596599fd89956406263a4831b0aba
+Author: Leonid Kanter <lkanter@src.gnome.org>
+Date: Fri Mar 19 15:32:20 2004 +0000
+
+ Update Russian translation
+
+ po/ChangeLog | 4 +
+ po/ru.po | 884 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 317 insertions(+), 571 deletions(-)
+
+commit 34558e8a78ec3b3498b8b4f6ad3cbb2384f6253f
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Fri Mar 19 08:38:07 2004 +0000
+
+ Updated Italian translation.
+
+ po/ChangeLog | 5 +
+ po/it.po | 757 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 326 insertions(+), 436 deletions(-)
+
+commit e13d116e66681becac22c16a8a7d465eba63ba1a
+Author: Arafat Medini <lumina@silverpen.de>
+Date: Fri Mar 19 06:41:57 2004 +0000
+
+ Updated Arabic translation.
+
+
+ 2004-03-19 Arafat Medini <lumina@silverpen.de>
+
+ * ar.po: Updated Arabic translation.
+
+ po/ChangeLog | 4 +
+ po/ar.po | 307 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 149 insertions(+), 162 deletions(-)
+
+commit 6c11c7aa470cfcad452c3da5217e320497240c86
+Author: Arafat Medini <lumina@silverpen.de>
+Date: Thu Mar 18 21:32:37 2004 +0000
+
+ Updated Arabic translation.
+
+
+ 2004-03-18 Arafat Medini <lumina@silverpen.de>
+
+ * ar.po: Updated Arabic translation.
+
+ po/ChangeLog | 4 +
+ po/ar.po | 280 ++++++++++++++++++++++++++++++++++++++++++++++-------------
+ 2 files changed, 223 insertions(+), 61 deletions(-)
+
+commit 8d873c55aa7c3186783373e5e916523ea2e1a3e5
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Wed Mar 17 11:07:19 2004 +0000
+
+ Updated omf information
+
+ 2004-03-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * gnome-terminal-es.omf: Updated omf information
+
+ help/es/gnome-terminal-es.omf | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3932258ac0f456a79e8ee31a8137138c52eee359
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Wed Mar 17 11:03:50 2004 +0000
+
+ Updated Spanish docs
+
+ 2004-03-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * ChangeLog,help/es/gnome-terminal.xml: Updated Spanish docs
+
+ ChangeLog | 4 +
+ help/es/gnome-terminal.xml | 644 ++++++++++++++++++++++++---------------------
+ 2 files changed, 349 insertions(+), 299 deletions(-)
+
+commit 877f03b9e86e1ae1ed0bdef2a995311096f88044
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Tue Mar 16 02:18:53 2004 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 489 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 205 insertions(+), 288 deletions(-)
+
+commit 5064291bc4660520e8e9b38a90a10880e13a5b64
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Mon Mar 15 00:22:52 2004 +0000
+
+ Updated traditional Chinese translation from Anthony Tang
+
+ * zh_TW.po: Updated traditional Chinese translation from
+ Anthony Tang <tkyanthony@yahoo.com.hk>.
+
+ po/ChangeLog | 5 +++
+ po/zh_TW.po | 105 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 47 insertions(+), 63 deletions(-)
+
+commit 4ccc55d22e5bc77cccad30f07e221e9bda0800f1
+Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
+Date: Sun Mar 14 12:48:43 2004 +0000
+
+ gunzip tr.po
+
+ ChangeLog | 4 ++++
+ po/tr.po | Bin 17849 -> 85740 bytes
+ 2 files changed, 4 insertions(+)
+
+commit b5b421c869c6a523b399ea0569578d45e883a59c
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Sun Mar 14 11:52:47 2004 +0000
+
+ Fixed accelerators in Ukrainian translation
+
+ 2004-03-14 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * uk.po: Fixed accelerators in Ukrainian translation
+
+ po/ChangeLog | 4 ++++
+ po/uk.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit c4901f0d9f7b8455f5a09ab8041642160d71d688
+Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
+Date: Sun Mar 14 11:17:55 2004 +0000
+
+ Fixed accelerators in Thai translation.
+
+ 2004-03-14 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * th.po: Fixed accelerators in Thai translation.
+
+ po/ChangeLog | 4 +
+ po/th.po | 334 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 168 insertions(+), 170 deletions(-)
+
+commit fc0ea297252772c3703417810db40c40b62e9d4a
+Author: Arafat Medini <lumina@silverpen.de>
+Date: Sat Mar 13 20:59:30 2004 +0000
+
+ Updated Arabic translation.
+
+
+
+ 2004-03-13 Arafat Medini <lumina@silverpen.de>
+
+ * ar.po: Updated Arabic translation.
+
+ po/ar.po | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit a0288fd3aabbd613a95ae5fc53a812cb0380272d
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Sat Mar 13 20:22:29 2004 +0000
+
+ CVS_SILENT
+
+ po/tr.po | Bin 84019 -> 17849 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 67478ca13c0b000e4dde4971f3cc87877208885d
+Author: Arafat Medini <lumina@silverpen.de>
+Date: Sat Mar 13 17:40:57 2004 +0000
+
+ Updated Arabic translation.
+
+
+ 2004-03-13 Arafat Medini <lumina@silverpen.de>
+
+ * ar.po: Updated Arabic translation.
+
+ po/ChangeLog | 4 +
+ po/ar.po | 443 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 223 insertions(+), 224 deletions(-)
+
+commit 035be9777ec22cab80c44200489a797f53477fc6
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Sat Mar 13 17:22:33 2004 +0000
+
+ Updated Belarusian translation.
+
+ po/ChangeLog | 4 ++++
+ po/be.po | 52 +++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 35 insertions(+), 21 deletions(-)
+
+commit 8df07662c8db8fe2f65d41453dd13ffca973d1c7
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Sat Mar 13 15:58:52 2004 +0000
+
+ Updated Ukrainian translation
+
+ 2004-03-13 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * Updated Ukrainian translation
+
+ po/ChangeLog | 4 ++++
+ po/uk.po | 30 +++++++++++++-----------------
+ 2 files changed, 17 insertions(+), 17 deletions(-)
+
+commit c80cdf003f537453fd436d9ad6db3259c71708e6
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Thu Mar 11 20:45:06 2004 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 1102 +++++++++++++++++++-------------------------------------------
+ 1 file changed, 339 insertions(+), 763 deletions(-)
+
+commit 63684930aa7f8b7e615b45f9299e1a7f1f975b20
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Thu Mar 11 16:21:29 2004 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 5a73d9ac3bb3191b915d7f903c1ef6e90cbcd633
+Author: Andras Timar <timar@gnome.hu>
+Date: Mon Mar 8 21:48:07 2004 +0000
+
+ Updated Hungarian translation.
+
+ 2004-03-08 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 562 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 196 insertions(+), 370 deletions(-)
+
+commit de9d4152da563443d823ecd9e8da17ad0c769172
+Author: Alastair McKinstry <alastairmck@src.gnome.org>
+Date: Mon Mar 8 21:19:08 2004 +0000
+
+ Updated Irish translation
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 52 ++++++++++++++++++++++++++--------------------------
+ 2 files changed, 30 insertions(+), 26 deletions(-)
+
+commit 02fee47bfcf0f7ae07d1db6cbb4ed91e506a5fcd
+Author: Alexander Winston <alexander.winston@comcast.net>
+Date: Mon Mar 8 15:56:23 2004 +0000
+
+ Updated Canadian English translation to "508 translated messages" status.
+
+ 2004-03-08 Alexander Winston <alexander.winston@comcast.net>
+
+ * en_CA.po: Updated Canadian English translation to "508
+ translated messages" status.
+
+ po/ChangeLog | 5 +++++
+ po/en_CA.po | 15 ++++++++-------
+ 2 files changed, 13 insertions(+), 7 deletions(-)
+
+commit e6688182821739b9bec41f95315840d6a8eb46e6
+Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
+Date: Sun Mar 7 09:30:03 2004 +0000
+
+ Updated Belarusian translation.
+
+ po/ChangeLog | 4 +
+ po/be.po | 400 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 148 insertions(+), 256 deletions(-)
+
+commit aa96906617138a50866938e6ebd2de7848ac844c
+Author: Paisa Seeluangsawat <paisa@users.sf.net>
+Date: Sun Mar 7 07:40:30 2004 +0000
+
+ Updated Thai translation.
+
+ 2004-03-06 Paisa Seeluangsawat <paisa@users.sf.net>
+
+ * th.po: Updated Thai translation.
+
+ po/th.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit daa69503d836409f4996e7f58c6cc22173ff4064
+Author: Mətin Əmirov <metin@karegen.com>
+Date: Sat Mar 6 20:35:15 2004 +0000
+
+ Translation updated.
+
+ 2004-03-06 Mətin Əmirov <metin@karegen.com>
+
+ * az.po: Translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/az.po | 69 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 39 insertions(+), 34 deletions(-)
+
+commit ddfbda563faf2e544de438670dca0eccc93f1d9b
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Thu Mar 4 12:45:39 2004 +0000
+
+ Updated Simplified Chinese translation
+
+ po/ChangeLog | 4 +++
+ po/zh_CN.po | 103 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 41 insertions(+), 66 deletions(-)
+
+commit 2a71c0fe9ff5e9004f071e98be8d3fa5afdcec87
+Author: Funda Wang <fwang@src.gnome.org>
+Date: Thu Mar 4 11:46:38 2004 +0000
+
+ Updated Simplified Chinese translation
+
+ po/zh_CN.po | 318 +++++++++++++++++++-----------------------------------------
+ 1 file changed, 100 insertions(+), 218 deletions(-)
+
+commit b199a2d945ae6d1a06b18f47e0d0335b6366eb42
+Author: Breda McColgan <breda.mccolgan@sun.com>
+Date: Wed Mar 3 18:42:26 2004 +0000
+
+ Updated for GNOME 2.6, technical review draft Updated for GNOME 2.6
+
+
+ 2004-03-03 Breda McColgan <breda.mccolgan@sun.com>
+
+ * help/C/gnome-terminal.xml: Updated for GNOME 2.6, technical review draft
+ * help/C/gnome-terminal-C.omf: Updated for GNOME 2.6
+ * help/C/l10n.txt: Updated for GNOME 2.6
+ * help/C/figures/gnome-terminal-default.png: Updated for GNOME 2.6
+ * help/C/figures/gnome-terminal-tabbed.png: Updated for GNOME 2.6
+
+ ChangeLog | 8 +
+ help/C/figures/gnome-terminal-default.png | Bin 3785 -> 4633 bytes
+ help/C/figures/gnome-terminal-tabbed.png | Bin 4314 -> 5991 bytes
+ help/C/gnome-terminal-C.omf | 11 +-
+ help/C/gnome-terminal.xml | 680 +++++++++---------------------
+ help/C/l10n.txt | 42 +-
+ 6 files changed, 245 insertions(+), 496 deletions(-)
+
+commit 35b73e45f71e6bb33dd37378b53dcd696d34d0fc
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Wed Mar 3 18:03:10 2004 +0000
+
+ Updated Danish translation.
+
+ 2004-03-03 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++++
+ po/da.po | 9 ++++-----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 11c88c273dc8e432412b6ca641a65e1724d45616
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Mar 2 01:09:34 2004 +0000
+
+ actually pass the menuitem to the window_state_event_callback.
+
+ 2004-03-02 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_init): actually pass the
+ menuitem to the window_state_event_callback.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit e3dae4d9d6e1930800ede9fcb912f5e07643f60d
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Mar 2 01:06:53 2004 +0000
+
+ make all dialogs have the DIALOG window type hint, so that they can be
+
+ 2004-03-02 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2: make all dialogs have the DIALOG window
+ type hint, so that they can be used in fullscreen mode.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 12 ++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit 483f1cd0c68797574b0fe0c23592c80d6cce5589
+Author: Christian Rose <menthos@menthos.com>
+Date: Mon Mar 1 18:30:33 2004 +0000
+
+ Some fixes.
+
+ 2004-03-01 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Some fixes.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 13 +++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit 44ddd95104325cf3b318fef1bdf074f17dfe8679
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Sat Feb 28 18:03:48 2004 +0000
+
+ Updated Finnish translation.
+
+ 2004-02-28 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 7 +++----
+ 2 files changed, 7 insertions(+), 4 deletions(-)
+
+commit 8b459cca6c67e35095ff79a3c99c0667ee2fae21
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sat Feb 28 16:49:10 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-02-28 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 10 ++++------
+ 2 files changed, 8 insertions(+), 6 deletions(-)
+
+commit c4225dfdadf4a06127a3e96a45da8e912e02d6e8
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Feb 28 14:17:41 2004 +0000
+
+ Updated Portuguese translation.
+
+ 2004-02-28 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt.po | 9 ++++-----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 6a859a66dd1c2f0feec573bdb6f127118cd6e72d
+Author: Priit Laes <plaes@cvs.gnome.org>
+Date: Fri Feb 27 12:41:38 2004 +0000
+
+ Translation updated by Tõivo Leedjärv.
+
+ 2004-02-27 Priit Laes <plaes@cvs.gnome.org>
+
+ * et.po: Translation updated by Tõivo Leedjärv.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 13 ++++++-------
+ 2 files changed, 10 insertions(+), 7 deletions(-)
+
+commit 3e62f842ddc1d7f900dbee4e87568f2299235ee1
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Fri Feb 27 10:35:40 2004 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 ++++
+ po/fr.po | 15 +++++++--------
+ 2 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 1ea3099f53f9354eee3c9e0fb57e8d106a03ff63
+Author: Gustavo Noronha Silva <kov@debian.org>
+Date: Thu Feb 26 19:26:44 2004 +0000
+
+ translation update.
+
+ 2004-02-26 Gustavo Noronha Silva <kov@debian.org>
+
+ * pt_BR.po: translation update.
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 394 ++++++++++++++++-------------------------------------------
+ 2 files changed, 110 insertions(+), 288 deletions(-)
+
+commit e762df63db45dead7c336b8af8a4329affa7d204
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Thu Feb 26 14:50:00 2004 +0000
+
+ 2004-02-26 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 9 ++++-----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit c6ad138b6c001c2190e42fdcde923a0e7b9fbcf0
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Thu Feb 26 14:33:57 2004 +0000
+
+ Translation updated by Kees van den Broek.
+
+ 2004-02-26 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 8 +++++---
+ 2 files changed, 9 insertions(+), 3 deletions(-)
+
+commit a70a7274f21f7fc78fbb123efbd7e059a0061558
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Wed Feb 25 10:53:44 2004 +0000
+
+ updated hindi translation
+
+ po/ChangeLog | 4 +
+ po/hi.po | 284 +++++++++++++----------------------------------------------
+ 2 files changed, 64 insertions(+), 224 deletions(-)
+
+commit 1f2de6cc3ce9fd13094615fbb5ef26138d020a2d
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Wed Feb 25 10:47:32 2004 +0000
+
+ Updated Greek translation (minor fixes)
+
+ po/ChangeLog | 4 ++++
+ po/el.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit ff7f2c939a914a611c8d0f972ea94d87a7bf7be7
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Tue Feb 24 21:29:54 2004 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 1049 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 576 insertions(+), 473 deletions(-)
+
+commit 1159475592fd6e9eae2cd54f871e5639e312078e
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Tue Feb 24 15:45:20 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 ++++
+ po/ko.po | 18 ++++++++----------
+ 2 files changed, 12 insertions(+), 10 deletions(-)
+
+commit aed8704d2de0f7457b0b978153007f2864291c7a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Feb 24 05:18:21 2004 +0000
+
+ 2.5.90
+
+ 2004-02-24 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: 2.5.90
+
+ ChangeLog | 4 +
+ NEWS | 14 +
+ configure.in | 2 +-
+ po/am.po | 267 ++++++++-------
+ po/ar.po | 266 ++++++++-------
+ po/az.po | 1045 ++++++++++++++++++++++++++++++++++++++++-----------------
+ po/be.po | 264 ++++++++-------
+ po/bg.po | 266 ++++++++-------
+ po/bn.po | 267 ++++++++-------
+ po/ca.po | 264 ++++++++-------
+ po/cs.po | 4 +-
+ po/cy.po | 264 ++++++++-------
+ po/da.po | 89 ++---
+ po/de.po | 129 ++++---
+ po/el.po | 81 +++--
+ po/en_CA.po | 124 +++----
+ po/en_GB.po | 268 ++++++++-------
+ po/es.po | 4 +-
+ po/et.po | 266 ++++++++-------
+ po/fa.po | 269 ++++++++-------
+ po/fi.po | 95 +++---
+ po/fr.po | 89 ++---
+ po/ga.po | 267 ++++++++-------
+ po/gl.po | 266 ++++++++-------
+ po/he.po | 264 ++++++++-------
+ po/hi.po | 267 ++++++++-------
+ po/hr.po | 265 ++++++++-------
+ po/hu.po | 266 ++++++++-------
+ po/id.po | 268 ++++++++-------
+ po/it.po | 267 ++++++++-------
+ po/ja.po | 89 ++---
+ po/ko.po | 463 ++++++++++++++-----------
+ po/lt.po | 7 +-
+ po/lv.po | 266 ++++++++-------
+ po/mk.po | 264 ++++++++-------
+ po/ml.po | 269 ++++++++-------
+ po/mn.po | 330 ++++++++++++------
+ po/ms.po | 265 ++++++++-------
+ po/nl.po | 92 ++---
+ po/nn.po | 265 ++++++++-------
+ po/no.po | 80 ++---
+ po/pl.po | 4 +-
+ po/pt.po | 89 ++---
+ po/pt_BR.po | 267 ++++++++-------
+ po/ro.po | 264 ++++++++-------
+ po/ru.po | 264 ++++++++-------
+ po/sk.po | 267 ++++++++-------
+ po/sl.po | 264 ++++++++-------
+ po/sq.po | 137 ++++----
+ po/sr.po | 4 +-
+ po/sr@Latn.po | 134 ++++----
+ po/sv.po | 2 +-
+ po/ta.po | 268 ++++++++-------
+ po/th.po | 4 +-
+ po/tr.po | 268 ++++++++-------
+ po/uk.po | 500 ++++++++++++++-------------
+ po/vi.po | 264 ++++++++-------
+ po/wa.po | 264 ++++++++-------
+ po/zh_CN.po | 267 ++++++++-------
+ po/zh_TW.po | 264 ++++++++-------
+ 60 files changed, 6925 insertions(+), 5731 deletions(-)
+
+commit a2ab860e84f0d44348be3c5d0eb0cb56ede766a2
+Author: Zygimantas Berucka <uid0@tuxfamily.org>
+Date: Mon Feb 23 15:52:41 2004 +0000
+
+ Updated Lithuanian translation.
+
+ 2004-02-23 Zygimantas Berucka <uid0@tuxfamily.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 273 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 146 insertions(+), 131 deletions(-)
+
+commit 7ebf6fe36bdbc611c63e5bed4c96a07f26e01c5c
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Mon Feb 23 09:14:04 2004 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 374 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 186 insertions(+), 192 deletions(-)
+
+commit 93f2afe02dce1a3431fceb50889d76f5f251d2c1
+Author: Mətin Əmirov <metin@karegen.com>
+Date: Sun Feb 22 18:39:54 2004 +0000
+
+ Updated Azerbaijani translation.
+
+ 2004-02-22 Mətin Əmirov <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani translation.
+
+ po/ChangeLog | 4 +++
+ po/az.po | 94 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 52 insertions(+), 46 deletions(-)
+
+commit 75e24a0a9763389dff0d9c7234f61d906cc0d569
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Feb 22 01:16:46 2004 +0000
+
+ Added "en_CA" to ALL_LINGUAS. Added Canadian English translation by Adam
+
+ 2004-02-22 Christian Rose <menthos@menthos.com>
+
+ * configure.in: Added "en_CA" to ALL_LINGUAS.
+ * po/en_CA.po: Added Canadian English translation by
+ Adam Weinberger <adamw@FreeBSD.org>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/en_CA.po | 2664 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2674 insertions(+), 1 deletion(-)
+
+commit 123c9d8e4aa3752426249e62daffbd33c3396571
+Author: Paisa Seeluangsawat <paisa@users.sf.net>
+Date: Sat Feb 21 23:40:53 2004 +0000
+
+ Added Thai (th) to ALL_LINGUAS.
+
+ 2004-02-21 Paisa Seeluangsawat <paisa@users.sf.net>
+
+ * configure.in: Added Thai (th) to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 0c7aa3c1c5265b985e0fc0963e855826eb67b408
+Author: Paisa Seeluangsawat <paisa@users.sf.net>
+Date: Sat Feb 21 23:40:17 2004 +0000
+
+ Added Thai translation by Chatchawarn Hansakunbuntheung and Chanchai
+
+ 2004-02-21 Paisa Seeluangsawat <paisa@users.sf.net>
+
+ * th.po: Added Thai translation by
+ Chatchawarn Hansakunbuntheung and Chanchai Junlouchai.
+
+ po/ChangeLog | 5 +
+ po/th.po | 2619 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2624 insertions(+)
+
+commit e098bc92785e33ec49ef06ddb1cda93954f86f3e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Feb 21 20:58:30 2004 +0000
+
+ Forgot to commit the changed to ChangeLog, NEWS and configure.in when
+
+ 2004-02-21 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ Forgot to commit the changed to ChangeLog, NEWS and configure.in when doing the 2.5.5
+ release; doing that now so that it all does not look too weird. There is not tag, though.
+
+ ChangeLog | 4 ++++
+ NEWS | 15 +++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 20 insertions(+), 1 deletion(-)
+
+commit 856ee735ed126798f0834db22e6b8c6a3a7bc983
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sat Feb 21 19:00:23 2004 +0000
+
+ Updated Spanish translation.
+
+ 2004-02-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +++
+ po/es.po | 96 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 54 insertions(+), 46 deletions(-)
+
+commit d54ec7e6adf7b2a52fdf39e59642547ba311f567
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Sat Feb 21 15:34:48 2004 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 393 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 209 insertions(+), 188 deletions(-)
+
+commit e11eb907f3b0f00625ce5cbd3f211364760bdf34
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Sat Feb 21 11:38:22 2004 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 +++
+ po/cs.po | 94 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 53 insertions(+), 45 deletions(-)
+
+commit 6df080561b902fe63429241fedd11302a5bb5459
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sat Feb 21 10:46:27 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 88341aa48b7b9bdba5c55ec3210d22540b26fb3c
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sat Feb 21 10:44:35 2004 +0000
+
+ Updated
+
+ po/sq.po | 405 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 204 insertions(+), 201 deletions(-)
+
+commit 1225efeb408bebfbf322addbb6f8fa7856e5e745
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Sat Feb 21 06:34:18 2004 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 +++
+ po/sr.po | 97 +++++++++++++++++++++++++++++++----------------------------
+ po/sr@Latn.po | 97 +++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 106 insertions(+), 92 deletions(-)
+
+commit d7ab9860c72a9d19fe2d037dd043302ebfbb45d4
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Sat Feb 21 06:09:31 2004 +0000
+
+ Updated Polish translation.
+
+ 2004-02-21 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation.
+
+ po/ChangeLog | 4 +++
+ po/pl.po | 92 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 52 insertions(+), 44 deletions(-)
+
+commit 746ab4ee1ce5db7dc651084b79ef31da3e2aa64c
+Author: Christian Rose <menthos@menthos.com>
+Date: Fri Feb 20 23:19:25 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-02-21 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +++
+ po/sv.po | 94 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 53 insertions(+), 45 deletions(-)
+
+commit e3f866f755fb8916ccbd31f3e117dd82f8432a31
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Feb 20 23:14:09 2004 +0000
+
+ remove this function, since LABELLED_BY relations are now guessed
+
+ 2004-02-20 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_util_set_labelled_by): remove this function,
+ since LABELLED_BY relations are now guessed correctly by gail.
+ * src/terminal_screen.c(terminal_screen_edit_title):
+ * src/terminal.c(terminal_app_new_profile, terminal_app_manage_profiles):
+ * src/simple-x-font-selector.c(egg_xfont_selector_init):
+ remove calls to terminal_util_set_labelled_by.
+
+ All this from a patch by Padraig O'Brian, bug #133982.
+
+ ChangeLog | 11 +++++++++++
+ src/simple-x-font-selector.c | 3 ---
+ src/terminal-screen.c | 1 -
+ src/terminal.c | 39 ---------------------------------------
+ 4 files changed, 11 insertions(+), 43 deletions(-)
+
+commit 4feaba5222163ae43c0f9bc1eaf1c068e9dbcba9
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Feb 20 22:29:35 2004 +0000
+
+ Updated Norwegian translation.
+
+ 2004-02-20 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 237 +++++++++++++++++++++++++++++++++++++++++++++++------------
+ 2 files changed, 194 insertions(+), 47 deletions(-)
+
+commit f77fcfa6357d56f78c1d9e51ab38c96d28b14d2a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Feb 20 22:12:01 2004 +0000
+
+ Fix an accelerator clash in the popup menu. Reported by Ben Maurer, bug
+
+ 2004-02-20 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c(terminal_screen_do_popup): Fix an accelerator
+ clash in the popup menu. Reported by Ben Maurer, bug #134925.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 771a35d1892687a1b08d1d089265da48ca45fc6f
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Thu Feb 19 21:11:30 2004 +0000
+
+ Updated Danish translation.
+
+ 2004-02-19 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 210 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 113 insertions(+), 101 deletions(-)
+
+commit 413221e820945240be6cb3598b59da065685e9c7
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Wed Feb 18 14:20:22 2004 +0000
+
+ 2004-02-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++
+ po/ja.po | 214 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 115 insertions(+), 103 deletions(-)
+
+commit d8f22f81aaee0500ac01b91f5aa2cc36da848eb1
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Wed Feb 18 00:01:24 2004 +0000
+
+ Updated Portuguese translation.
+
+ 2004-02-18 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++
+ po/pt.po | 217 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 116 insertions(+), 105 deletions(-)
+
+commit 554d5a3fef70912618b2bae8d8874799e0619d2b
+Author: Sanlig Badral <badaa@src.gnome.org>
+Date: Tue Feb 17 22:30:26 2004 +0000
+
+ Updated Mongolian translation
+
+ po/ChangeLog | 4 +
+ po/mn.po | 854 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 289 insertions(+), 569 deletions(-)
+
+commit d52d049825c5bc96cc8cb7b2a03c7f472b17c8e9
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Feb 17 21:38:39 2004 +0000
+
+ install schemas from $(srcdir)/$(schema_DATA), not just $(schema_DATA).
+
+ 2004-02-17 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/Makefile.am: install schemas from $(srcdir)/$(schema_DATA), not
+ just $(schema_DATA). The $(schema_DATA) is not built on disted
+ tarballs. This reverts part of Jason Leach's change of Feb 10th...
+
+ ChangeLog | 6 ++++++
+ src/Makefile.am | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit fb09942c5c2aa06163eb57a969f106973a0c410a
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Feb 17 09:56:22 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-02-17 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 204 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 110 insertions(+), 98 deletions(-)
+
+commit 8989ff07ae8d04340a1dd21bda3bb8b58690db5d
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Mon Feb 16 23:31:03 2004 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 610 ++++++++++++++---------------------------------------------
+ 2 files changed, 149 insertions(+), 465 deletions(-)
+
+commit c17cf9b101cb889227000f3e9312b6e077138343
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Feb 15 20:25:35 2004 +0000
+
+ set the New Profile dialog to be invisible, so that we show it when when
+
+ 2004-02-15 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2: set the New Profile dialog to be
+ invisible, so that we show it when when know its transient parent, as
+ suggested by Owen, bug 134032.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 3 +--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 479865165f6eb61e944969c509d95e1e1b20b131
+Author: Mətin Əmirov <metin@karegen.com>
+Date: Sun Feb 15 13:21:22 2004 +0000
+
+ Translation updated.
+
+ 2004-02-15 Mətin Əmirov <metin@karegen.com>
+
+ * az.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/az.po | 1253 ++++++++++++++++++++--------------------------------------
+ 2 files changed, 426 insertions(+), 831 deletions(-)
+
+commit b44bace693c42591ab4a0b1299453fb786530284
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Feb 14 07:22:21 2004 +0000
+
+ set the use-filechooser property on the background image GnomeFileChooser,
+
+ 2004-02-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/profile-editor.c(terminal_profile_edit): set the use-filechooser
+ property on the background image GnomeFileChooser, so that we use the
+ new file dialog. Caught by Seth, #132906.
+
+ ChangeLog | 6 ++++++
+ src/profile-editor.c | 1 +
+ 2 files changed, 7 insertions(+)
+
+commit 459d4a9be7437c1068b200feec0a24eded6f4e76
+Author: Christian Rose <menthos@menthos.com>
+Date: Fri Feb 13 17:54:49 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-02-13 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 215 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 119 insertions(+), 100 deletions(-)
+
+commit 5b7221f409f7fd6cc6daea7a3ba84b84b49d8b4f
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Fri Feb 13 11:58:02 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-02-13 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++
+ po/pl.po | 194 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 105 insertions(+), 93 deletions(-)
+
+commit 5adb8ef0efad36f8e77741df28d4753967588725
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Thu Feb 12 15:14:08 2004 +0000
+
+ Updated Spanish translation.
+
+ 2004-02-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 202 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 109 insertions(+), 97 deletions(-)
+
+commit d44cfa3d2316842969a242ec8c361e57fe4f9f6d
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Thu Feb 12 02:37:19 2004 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 209 +++++++++++++++++++-----------------
+ po/sr@Latn.po | 339 +++++++++++++++++++++++++++++-----------------------------
+ 3 files changed, 282 insertions(+), 270 deletions(-)
+
+commit c60630e82e7c190076b15b4d0f87f435f9802d65
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Feb 11 18:14:28 2004 +0000
+
+ Updated Norwegian translation.
+
+ 2004-02-11 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 294 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 155 insertions(+), 143 deletions(-)
+
+commit ce0af87335cc6bfb26fdcc22937fafd14b0625cd
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Feb 11 06:20:13 2004 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 196 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 106 insertions(+), 94 deletions(-)
+
+commit cca617a888850fe286797306a27833dd72c70404
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Tue Feb 10 23:14:33 2004 +0000
+
+ Updated Finnish translation.
+
+ 2004-02-10 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++
+ po/fi.po | 205 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 111 insertions(+), 98 deletions(-)
+
+commit 4851f1a1c0665eed3863b808372240264175e506
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Tue Feb 10 12:04:50 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 2c6942c85b7244033f27ecd1ed694137d43c1a29
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Tue Feb 10 12:03:01 2004 +0000
+
+ Updated
+
+ po/sq.po | 196 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 102 insertions(+), 94 deletions(-)
+
+commit dfa1e0ee67eb38999773908d18b86d3a793ea538
+Author: Jason Leach <leach@wam.umd.edu>
+Date: Tue Feb 10 07:52:28 2004 +0000
+
+ Don't install a schema if the user configures with
+
+ 2004-02-10 Jason Leach <leach@wam.umd.edu>
+
+ * src/Makefile.am (install-data-local): Don't install a schema if
+ the user configures with --disable-schemas-install
+ (#106133, Julio Merino)
+
+ * src/Makefile.am (install-data-local): builddir != srcdir fix.
+
+ ChangeLog | 8 ++++++++
+ src/Makefile.am | 10 ++++++----
+ 2 files changed, 14 insertions(+), 4 deletions(-)
+
+commit 92daa4c157c57f319a41b0fc90719a6f2dca1d64
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Feb 9 14:16:28 2004 +0000
+
+ this callback should return a gboolean.
+
+ 2004-02-09 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c(terminal_screen_popup_menu): this callback
+ should return a gboolean.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 5 +++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 47c74dcde78938048a9b5f0767cc6e83dc73e49d
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Feb 9 01:26:09 2004 +0000
+
+ set accessible names on the two “built-in scheme” option menus in the
+
+ 2004-02-08 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2: set accessible names on the two “built-in
+ scheme” option menus in the Color page of the Profile Editor dialog, so
+ they can be told apart. Caught by Muktha Narayan, bug 90530.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 8 +++++++-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit f17871ff9ec18d723d968ac286d1646caf381342
+Author: Nikos Charonitakis <frolix68@src.gnome.org>
+Date: Sun Feb 8 23:50:29 2004 +0000
+
+ Updated Greek translation (minor fixes)
+
+ po/ChangeLog | 4 +
+ po/el.po | 396 +++++------------------------------------------------------
+ 2 files changed, 34 insertions(+), 366 deletions(-)
+
+commit 8e3b6bef12897e228b359f17dea2d41bb636d8b8
+Author: Richard Hult <richard@imendio.com>
+Date: Sun Feb 8 17:11:55 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-02-08 Richard Hult <richard@imendio.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 4 +---
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit 6b877ad2bb9f6d23e4ec361f09aa1a21cde181ad
+Author: Richard Hult <richard@imendio.com>
+Date: Sat Feb 7 21:03:49 2004 +0000
+
+ Updated Swedish translation.
+
+ 2004-02-07 Richard Hult <richard@imendio.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 240 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 87 insertions(+), 157 deletions(-)
+
+commit 1a6b9484b8b4dd94ab008a0d2c0ced23d610ff41
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sat Feb 7 20:10:56 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-02-07 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 13 +++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit cf9f4bfcb3f2e780a1e706cba885f3b8ca0d218c
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sat Feb 7 11:05:32 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 +
+ po/ko.po | 337 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 163 insertions(+), 178 deletions(-)
+
+commit a31241ac77c0b3ca08de2428c7c287226c40338f
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri Feb 6 17:25:52 2004 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 572aadc412bde88c607e3b8ed01772d666bbe9d7
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Fri Feb 6 15:34:32 2004 +0000
+
+ 2004-02-07 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 42 +++++++++++++++++++++---------------------
+ 2 files changed, 25 insertions(+), 21 deletions(-)
+
+commit 7ac266a41653013c56b39034c8c94c51ac8b0572
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Fri Feb 6 12:53:36 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit a32c50e5c691c191712e23543d6da676653ad032
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Fri Feb 6 12:52:19 2004 +0000
+
+ Updated
+
+ po/sq.po | 74 +++++++++++++++++++++++-----------------------------------------
+ 1 file changed, 27 insertions(+), 47 deletions(-)
+
+commit 423d3ccdf98804cf10fbc26add3f2843de5689f7
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Fri Feb 6 07:12:39 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-02-06 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 1cfbe78fd9848f2b159ddf2386f0f62f7cbd98de
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Thu Feb 5 22:09:02 2004 +0000
+
+ Updated Finnish translation.
+
+ 2004-02-05 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 356 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 145 insertions(+), 215 deletions(-)
+
+commit 89c84237a7353fc5b99cedbcb2480f9d70a481f6
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Feb 5 16:37:21 2004 +0000
+
+ fix an error string which did not make sense; Richard Hult, bug 133477.
+
+ 2004-02-05 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(parse_options_callback): fix an error string which
+ did not make sense; Richard Hult, bug 133477.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 9f9a747a46541a57ea0ccbb44ee50e4153681b2e
+Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
+Date: Thu Feb 5 15:16:37 2004 +0000
+
+ Updated Ukrainian translation.
+
+ 2004-02-05 Maxim Dziumanenko <mvd@mylinux.com.ua>
+
+ * Updated Ukrainian translation.
+
+ po/ChangeLog | 4 +
+ po/uk.po | 1564 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 738 insertions(+), 830 deletions(-)
+
+commit 4f41797bbb8fd6b77dc047ec68cc877dd8dbbff9
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Feb 4 17:09:33 2004 +0000
+
+ 2.5.4
+
+ 2004-02-04 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: 2.5.4
+
+ ChangeLog | 4 +
+ NEWS | 15 +
+ configure.in | 2 +-
+ po/am.po | 466 +++++------
+ po/ar.po | 456 +++++------
+ po/az.po | 232 +++---
+ po/be.po | 436 +++++-----
+ po/bg.po | 444 ++++++-----
+ po/bn.po | 448 +++++------
+ po/ca.po | 436 +++++-----
+ po/cs.po | 211 ++---
+ po/cy.po | 436 +++++-----
+ po/da.po | 4 +-
+ po/de.po | 439 +++++-----
+ po/el.po | 438 +++++-----
+ po/en_GB.po | 449 +++++------
+ po/es.po | 184 ++---
+ po/et.po | 462 +++++------
+ po/fa.po | 472 +++++------
+ po/fi.po | 433 +++++-----
+ po/fr.po | 438 +++++-----
+ po/ga.po | 474 +++++------
+ po/gl.po | 458 +++++------
+ po/he.po | 436 +++++-----
+ po/hi.po | 449 +++++------
+ po/hr.po | 965 +++++++++++-----------
+ po/hu.po | 437 +++++-----
+ po/id.po | 441 ++++++-----
+ po/it.po | 433 +++++-----
+ po/ja.po | 435 +++++-----
+ po/ko.po | 435 +++++-----
+ po/lt.po | 7 +-
+ po/lv.po | 444 ++++++-----
+ po/mk.po | 436 +++++-----
+ po/ml.po | 445 ++++++-----
+ po/mn.po | 2078 +++++++++++++++++++++++++-----------------------
+ po/ms.po | 433 +++++-----
+ po/nl.po | 187 +++--
+ po/nn.po | 184 ++---
+ po/no.po | 184 ++---
+ po/pl.po | 184 ++---
+ po/pt.po | 597 +++++++-------
+ po/pt_BR.po | 433 +++++-----
+ po/ro.po | 436 +++++-----
+ po/ru.po | 440 ++++++-----
+ po/sk.po | 433 +++++-----
+ po/sl.po | 2462 +++++++++++++++++++++++++++++++--------------------------
+ po/sq.po | 168 ++--
+ po/sr.po | 168 ++--
+ po/sr@Latn.po | 298 +++----
+ po/sv.po | 436 +++++-----
+ po/ta.po | 453 +++++------
+ po/tr.po | 462 +++++------
+ po/uk.po | 444 ++++++-----
+ po/vi.po | 436 +++++-----
+ po/wa.po | 433 +++++-----
+ po/zh_CN.po | 433 +++++-----
+ po/zh_TW.po | 436 +++++-----
+ 58 files changed, 13066 insertions(+), 12352 deletions(-)
+
+commit 44f2b9075be923273b27c8374d1f29130c667619
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Tue Feb 3 21:26:26 2004 +0000
+
+ Updated Danish translation.
+
+ 2004-02-03 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 440 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 228 insertions(+), 216 deletions(-)
+
+commit 5e30f607ab108994195b8876d200e82bdd37d373
+Author: Zygimantas Berucka <uid0@tuxfamily.org>
+Date: Mon Feb 2 12:26:46 2004 +0000
+
+ Updated Lithuanian translation.
+
+ 2004-02-02 Zygimantas Berucka <uid0@tuxfamily.org>
+
+ * lt.po: Updated Lithuanian translation.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 441 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 228 insertions(+), 217 deletions(-)
+
+commit ce5ffc7f9bc2ece0caf912459b0e3aa4bc3d47c5
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Feb 2 10:22:19 2004 +0000
+
+ save the geometry of the active tab in the command. Not ideal :-/ Fixes
+
+ 2004-02-02 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_app_get_clone_command): save the geometry of
+ the active tab in the command. Not ideal :-/ Fixes bug 133122.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 11 +++++++++++
+ 2 files changed, 16 insertions(+)
+
+commit a2b2c867ac445a1f79ee36a60bfd643945074131
+Author: Mətin Əmirov <metin@karegen.com>
+Date: Sun Feb 1 21:48:30 2004 +0000
+
+ Translation updated.
+
+ 2004-02-01 Mətin Əmirov <metin@karegen.com>
+
+ * az.po: Translation updated.
+
+ po/ChangeLog | 4 +
+ po/az.po | 337 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 177 insertions(+), 164 deletions(-)
+
+commit e88723eaee86f9eb6c93952369f90b7eaddedcd5
+Author: Danilo Šegan <danilo@src.gnome.org>
+Date: Sun Feb 1 18:49:29 2004 +0000
+
+ Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 339 +++++++++++++++++++++---------------------
+ po/sr@Latn.po | 469 +++++++++++++++++++++++++++++-----------------------------
+ 3 files changed, 410 insertions(+), 402 deletions(-)
+
+commit cc96147dadedf9520b7a736c0dc4f184cc2498ed
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sun Feb 1 18:28:31 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 205ef6cd0cef11a3f1b5e65a160bc1165d786833
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sun Feb 1 18:27:11 2004 +0000
+
+ Updated
+
+ po/sq.po | 416 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 222 insertions(+), 194 deletions(-)
+
+commit 460db038c43038c6c87fe050a2ff7093904ac917
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Jan 31 22:15:25 2004 +0000
+
+ don't run pwdx to get working directory for child in Solaris, but use fun
+
+ 2004-01-31 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c(terminal_screen_get_working_dir): don't run
+ pwdx to get working directory for child in Solaris, but use fun hack
+ in patch by Robert Basch <rbasch@mit.edu>; fixes bug 117775.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 58 +++++++++++----------------------------------------
+ 2 files changed, 18 insertions(+), 46 deletions(-)
+
+commit 73a003f8dd7d1cd0084aee2c33264a5fa271b142
+Author: Mətin Əmirov <metin@karegen.com>
+Date: Sat Jan 31 20:13:16 2004 +0000
+
+ Translation updated.
+
+ 2004-01-31 Mətin Əmirov <metin@karegen.com>
+
+ * az.po: Translation updated.
+
+ po/ChangeLog | 4 ++
+ po/az.po | 199 ++++++++++++++++-------------------------------------------
+ 2 files changed, 56 insertions(+), 147 deletions(-)
+
+commit 8190df99771475adc927509199649ced4b3dcf61
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jan 29 10:48:19 2004 +0000
+
+ Updated Norwegian translation.
+
+ 2004-01-29 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +++
+ po/no.po | 83 +++++++++---------------------------------------------------
+ 2 files changed, 16 insertions(+), 71 deletions(-)
+
+commit 927e3ccf0d256e9cc30087d1e4a4e3f7d98a0fc7
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Wed Jan 28 17:44:03 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-01-28 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 +
+ po/nn.po | 312 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 164 insertions(+), 152 deletions(-)
+
+commit 9a5b5b14029e9f2e3a2795df20b13bb4e697e90c
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Jan 28 11:08:25 2004 +0000
+
+ Fixed Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 370 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 186 insertions(+), 188 deletions(-)
+
+commit 27f06fbb3aede71b6bdbe32f799b4dbe0f716973
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Tue Jan 27 15:28:33 2004 +0000
+
+ Updated Polish translation by GNOME PL Team.
+
+ 2004-01-27 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation by GNOME PL Team.
+
+ po/ChangeLog | 4 +
+ po/pl.po | 322 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 171 insertions(+), 155 deletions(-)
+
+commit 642b3f66fa1b5aa2a9222bbcb634313e2ccafda7
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Tue Jan 27 14:07:52 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-01-27 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 4 ++
+ po/nn.po | 154 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 97 insertions(+), 61 deletions(-)
+
+commit d23622208771adfb266cab5a166cf59e2c901c94
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Mon Jan 26 20:38:34 2004 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2404 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1114 insertions(+), 1290 deletions(-)
+
+commit dce1cdc5d681af7158068bc508ddd34529cb97c2
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sun Jan 25 09:52:22 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-01-25 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 316 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 165 insertions(+), 155 deletions(-)
+
+commit 3367b483777a4ffb45a723fac5c4679c47b9caf4
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sat Jan 24 19:42:08 2004 +0000
+
+ Updated Spanish translation.
+
+ 2004-01-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 391 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 214 insertions(+), 181 deletions(-)
+
+commit 0100b2cd3a6f687d3b0249c3546ba6fe66db6b9b
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jan 24 10:30:02 2004 +0000
+
+ Updated Norwegian translation.
+
+ 2004-01-24 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 496 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 232 insertions(+), 268 deletions(-)
+
+commit 11c287e4bd42b3a94b269a6da66dde4047a5d76e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Jan 23 21:59:10 2004 +0000
+
+ go from GnomeFontPicker to GtkFontButton in the General page of the
+
+ 2004-01-23 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/profile-editor.c(fontpicker_get_desc, fontpicker_set_if_changed,
+ font_set, terminal_profile_edit): go from GnomeFontPicker to
+ GtkFontButton in the General page of the profile editor.
+
+ ChangeLog | 6 ++++++
+ src/Makefile.am | 2 +-
+ src/profile-editor.c | 20 ++++++++++----------
+ 3 files changed, 17 insertions(+), 11 deletions(-)
+
+commit f67dbb0cd3268f636f63079e19efba4607f30e85
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Jan 23 21:10:11 2004 +0000
+
+ go from GnomeColorPicker to GtkColorButton in the Color page of the
+
+ 2004-01-23 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2:
+ * src/profile-editor.c(colorpicker_set_if_changed, foreground_color_set,
+ background_color_set, palette_color_set): go from GnomeColorPicker to
+ GtkColorButton in the Color page of the profile editor.
+
+ ChangeLog | 7 ++
+ src/gnome-terminal.glade2 | 232 +++++++++++++++++++++++++++++++++++++++-------
+ src/profile-editor.c | 45 +++------
+ 3 files changed, 215 insertions(+), 69 deletions(-)
+
+commit fc7f6620583fffb878c8a620e666434829377e55
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Wed Jan 21 22:02:29 2004 +0000
+
+ Translation updated by Kees van den Broek.
+
+ 2004-01-21 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 6 ++++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 31ee66af839e33a4bf7f75f3cb653369e53c9096
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jan 21 20:47:04 2004 +0000
+
+ use gtk_true instead of can_activate_accel_callback.
+
+ 2004-01-21 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_init): use gtk_true instead of
+ can_activate_accel_callback.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 13 ++-----------
+ 2 files changed, 7 insertions(+), 11 deletions(-)
+
+commit 84e1bc744b01618a2fd55e09f17b4bf69d2bcc9a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jan 21 20:24:24 2004 +0000
+
+ move a non-constant initializer down to a more C89ish place. Reported as
+
+ 2004-01-21 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(main): move a non-constant initializer down to a more
+ C89ish place. Reported as bug #131614.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 ++--
+ src/terminal.c | 6 ++++--
+ 3 files changed, 11 insertions(+), 4 deletions(-)
+
+commit 890580700ceb4b6d72d5e8c28c0049a1397422de
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jan 21 17:59:56 2004 +0000
+
+ Connect to can-activate-callback and return TRUE to make accels work when
+
+ 2004-01-21 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c (can_activate_accel_callback,
+ (terminal_window_init): Connect to can-activate-callback and
+ return TRUE to make accels work when the menubar is hidden.
+ Patch from Richard Hult; fixes bug #129829.
+
+ ChangeLog | 9 ++++++++-
+ src/terminal-window.c | 14 ++++++++++++++
+ 2 files changed, 22 insertions(+), 1 deletion(-)
+
+commit 63bb3e8c1463c25cf51bccdded010785d701a54f
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Thu Jan 15 13:20:24 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit c6c2f55ec04e99fbc6fde8bec95ec3208db368ca
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Thu Jan 15 13:16:30 2004 +0000
+
+ Updated
+
+ po/sq.po | 130 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 67 insertions(+), 63 deletions(-)
+
+commit 6f2506f9f6b44dc1fec70fa4f2b2622c8d7640b8
+Author: Alastair McKinstry <alastairmck@src.gnome.org>
+Date: Wed Jan 14 21:31:56 2004 +0000
+
+ Updated Irish translation
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 67 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 38 insertions(+), 33 deletions(-)
+
+commit b06775d9d0bdd84cf4abec0f1e7abe7a29a4a765
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Jan 13 15:54:09 2004 +0000
+
+ Translation updated by Kees van den Broek.
+
+ 2004-01-13 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 5 +++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 70d01518fa0275dcc477f9cb7daf117db234c355
+Author: Arafat Medini <arafatmedini@src.gnome.org>
+Date: Sat Jan 10 09:30:28 2004 +0000
+
+ 2004.01.10 Arafat Medini <lumina@silverpen.de>
+
+
+ 2004.01.10 Arafat Medini <lumina@silverpen.de>
+
+ * ar.po: Updated Arabic translation
+
+ po/ChangeLog | 4 +
+ po/ar.po | 1394 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 635 insertions(+), 763 deletions(-)
+
+commit e1b41508d588ddbd62f9860a0996f866b005d0da
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sat Jan 10 05:48:58 2004 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 +
+ po/ko.po | 293 ++++++++++++++++-------------------------------------------
+ 2 files changed, 80 insertions(+), 217 deletions(-)
+
+commit 5858d466b06a87a762dc401e8f3035aefd002ab4
+Author: Zygimantas Berucka <uid0@tuxfamily.org>
+Date: Thu Jan 8 15:08:36 2004 +0000
+
+ Updated Lithuanian translation by Tomas Kuliavas.
+
+ 2004-01-08 Zygimantas Berucka <uid0@tuxfamily.org>
+
+ * lt.po: Updated Lithuanian translation by Tomas Kuliavas.
+
+ po/ChangeLog | 4 +
+ po/lt.po | 938 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 477 insertions(+), 465 deletions(-)
+
+commit 7b778d0dab2608feef7802b6702a1df3afd5bb42
+Author: Paul Duffy <dubhthach@src.gnome.org>
+Date: Wed Jan 7 13:13:19 2004 +0000
+
+ updated irish translation
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit bc2dcbbac4b97bf0b42b979f811f5da8a82170bd
+Author: Paul Duffy <dubhthach@src.gnome.org>
+Date: Mon Jan 5 10:34:05 2004 +0000
+
+ updated irish translation
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 49 ++++++++++++++++++++++++++-----------------------
+ 2 files changed, 30 insertions(+), 23 deletions(-)
+
+commit 21838ac084d9149456fbb31e770cac84c088455c
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Jan 4 22:14:23 2004 +0000
+
+ Updated and revised Portuguese translation.
+
+ 2004-01-04 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated and revised Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 1175 +++++++++++++++++++---------------------------------------
+ 2 files changed, 385 insertions(+), 794 deletions(-)
+
+commit 5bc0517ccd8f8401376325b663c64354b219bce1
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sun Jan 4 15:49:04 2004 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit cac2a899004360f4bf0fb410c90e72ba174a3caf
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sun Jan 4 15:47:32 2004 +0000
+
+ Updated
+
+ po/sq.po | 620 +++++++++++++++------------------------------------------------
+ 1 file changed, 143 insertions(+), 477 deletions(-)
+
+commit cef698ac2ea752c3f8f352d402078b78afccaa3a
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Sun Jan 4 13:27:50 2004 +0000
+
+ Updated Norwegian Nynorsk translation.
+
+ 2004-01-04 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * nn.po: Updated Norwegian Nynorsk translation.
+
+ po/ChangeLog | 6 +-
+ po/nn.po | 622 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 351 insertions(+), 277 deletions(-)
+
+commit 9d7a902d25f35d8891b7288f119996798514ad86
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sun Jan 4 10:22:38 2004 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +
+ po/fr.po | 450 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 190 insertions(+), 264 deletions(-)
+
+commit a328eee885bec3d8b75624249457fb3b19b7f08f
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Sat Jan 3 12:29:23 2004 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/hr.po | 1020 ++++++++++++++++++++++++++++++----------------------------
+ 4 files changed, 532 insertions(+), 498 deletions(-)
+
+commit 63c4999e32d735fa87e304bec3854baa1e778846
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Sat Jan 3 12:16:13 2004 +0000
+
+ *** empty log message ***
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6edbff1d1e9c3d261890cf987928c5ab4acef2b5
+Author: Sanlig Badral <badaa@src.gnome.org>
+Date: Fri Jan 2 16:24:10 2004 +0000
+
+ Updated Mongolian translation
+
+ po/ChangeLog | 4 +
+ po/mn.po | 2185 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 1026 insertions(+), 1163 deletions(-)
+
+commit cff77b7f8b780a51480a793b8aaa63dc3e9347b4
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Thu Jan 1 14:55:33 2004 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2004-01-01 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1211 +++++++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 871 insertions(+), 344 deletions(-)
+
+commit d17bf2ab9f0e4429bd74b857b5922adeec38f25c
+Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
+Date: Thu Jan 1 13:07:35 2004 +0000
+
+ Added 'nn' to ALL_LINGUAS. Started Norwegian Nynorsk translation.
+
+ 2004-01-01 Åsmund Skjæveland <aasmunds@fys.uio.no>
+
+ * configure.in: Added 'nn' to ALL_LINGUAS.
+ * po/nn.po: Started Norwegian Nynorsk translation.
+
+ ChangeLog | 5 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/nn.po | 2550 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2560 insertions(+), 1 deletion(-)
+
+commit 10a47eb4ba24e556f4cae3dcdaa91c62ae9789ab
+Author: Paul Duffy <dubhthach@src.gnome.org>
+Date: Wed Dec 31 15:56:37 2003 +0000
+
+ updated irish translation
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 62 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 35 insertions(+), 31 deletions(-)
+
+commit 64efa3e8063ccaf289e67e411f5b629eddadbbcc
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Wed Dec 31 13:05:43 2003 +0000
+
+ Translation updated by Daniel van Eeden.
+
+ 2003-12-31 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1374 +++++++++++++++-------------------------------------------
+ 2 files changed, 365 insertions(+), 1013 deletions(-)
+
+commit b65ab31ffae680f4ddc59793dfab514d0b477355
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Tue Dec 30 21:48:19 2003 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 239 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 90 insertions(+), 149 deletions(-)
+
+commit 60ea65a2cf2dbd56b9801e958624ab3f419449ec
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Tue Dec 30 19:50:09 2003 +0000
+
+ croatian translations updated
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f0cc8aceb81b6c52132ac3d8482554b6ac84f9e8
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Tue Dec 30 19:39:19 2003 +0000
+
+ croatian translations updated
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 12c68c385d9ce9547a917e39270f308f19ac580a
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Tue Dec 30 18:34:19 2003 +0000
+
+ croatian translations updated
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0e59204400df43208d66921009ee65feebbb5f8f
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Tue Dec 30 17:37:09 2003 +0000
+
+ croatian translations updated
+
+ po/hr.po | 29 +++++++++++++++--------------
+ 1 file changed, 15 insertions(+), 14 deletions(-)
+
+commit 003f57c4c0700c4f1aee71d71034c46bc06ebefd
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Sun Dec 28 21:02:54 2003 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f04c86811a1fd88a8e5ea238f5b9792322eaa3cf
+Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+Date: Sun Dec 21 19:50:00 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-12-21 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/es.po | 86 +++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 33 insertions(+), 53 deletions(-)
+
+commit 1c344d2b727cfe5a74a44e1c32f1c25b78b28495
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Sun Dec 21 10:52:53 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 309 ++++++++++++++++-------------------------------------------
+ 2 files changed, 85 insertions(+), 228 deletions(-)
+
+commit 96631909ad85983a5a349c779b610764993771bd
+Author: Francisco F. serrador <serrador@cvs.gnomeo.org>
+Date: Tue Dec 16 10:45:46 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-12-16 Francisco F. serrador <serrador@cvs.gnomeo.org>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 22 ++++++++++------------
+ 2 files changed, 14 insertions(+), 12 deletions(-)
+
+commit 09bd7a37a4015c7e281a18c5d7a944395532c916
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Mon Dec 15 14:31:23 2003 +0000
+
+ 2003-12-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 +++
+ po/ja.po | 101 +++++++++++------------------------------------------------
+ 2 files changed, 22 insertions(+), 83 deletions(-)
+
+commit a0df70f550f9fdd1a0f4fd6c92c2369e8ef38323
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Fri Dec 12 20:19:44 2003 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0745c501968c36f33e61669119cf0b68e490398e
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Dec 9 02:25:47 2003 +0000
+
+ 2.5.1
+
+ 2003-12-08 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: 2.5.1
+
+ ChangeLog | 62 +--
+ NEWS | 11 +
+ configure.in | 2 +-
+ po/am.po | 1038 ++++++++++++++++++++++---------------------
+ po/ar.po | 1100 +++++++++++++++++++++++----------------------
+ po/az.po | 1378 ++++++++++++++++++++++++++++++---------------------------
+ po/be.po | 1073 ++++++++++++++++++++++----------------------
+ po/bg.po | 1088 +++++++++++++++++++++++----------------------
+ po/bn.po | 1028 +++++++++++++++++++++---------------------
+ po/ca.po | 1079 ++++++++++++++++++++++----------------------
+ po/cs.po | 146 +++---
+ po/cy.po | 1074 ++++++++++++++++++++++----------------------
+ po/da.po | 6 +-
+ po/de.po | 1100 +++++++++++++++++++++++----------------------
+ po/el.po | 188 ++++----
+ po/en_GB.po | 1000 ++++++++++++++++++++---------------------
+ po/es.po | 125 ++++--
+ po/et.po | 1036 ++++++++++++++++++++++---------------------
+ po/fa.po | 1032 +++++++++++++++++++++---------------------
+ po/fi.po | 1070 ++++++++++++++++++++++----------------------
+ po/fr.po | 1104 +++++++++++++++++++++++----------------------
+ po/ga.po | 1018 +++++++++++++++++++++---------------------
+ po/gl.po | 1114 +++++++++++++++++++++++-----------------------
+ po/he.po | 1017 +++++++++++++++++++++---------------------
+ po/hi.po | 1202 ++++++++++++++++++++++++-------------------------
+ po/hu.po | 1062 ++++++++++++++++++++++----------------------
+ po/id.po | 1022 +++++++++++++++++++++---------------------
+ po/it.po | 1078 ++++++++++++++++++++++----------------------
+ po/ja.po | 1039 ++++++++++++++++++++++---------------------
+ po/ko.po | 1037 ++++++++++++++++++++++---------------------
+ po/lt.po | 1054 ++++++++++++++++++++++---------------------
+ po/lv.po | 1077 ++++++++++++++++++++++----------------------
+ po/mk.po | 1070 ++++++++++++++++++++++----------------------
+ po/ml.po | 1004 ++++++++++++++++++++---------------------
+ po/mn.po | 1095 +++++++++++++++++++++++----------------------
+ po/ms.po | 101 +++--
+ po/nl.po | 1100 +++++++++++++++++++++++----------------------
+ po/no.po | 1069 ++++++++++++++++++++++----------------------
+ po/pl.po | 52 +--
+ po/pt.po | 1065 ++++++++++++++++++++++----------------------
+ po/pt_BR.po | 1059 ++++++++++++++++++++++----------------------
+ po/ro.po | 1071 ++++++++++++++++++++++----------------------
+ po/ru.po | 6 +-
+ po/sk.po | 1068 ++++++++++++++++++++++----------------------
+ po/sl.po | 1063 ++++++++++++++++++++++----------------------
+ po/sq.po | 1068 ++++++++++++++++++++++----------------------
+ po/sr.po | 67 +--
+ po/sr@Latn.po | 193 ++++----
+ po/sv.po | 1079 ++++++++++++++++++++++----------------------
+ po/ta.po | 1035 ++++++++++++++++++++++---------------------
+ po/tr.po | 1040 ++++++++++++++++++++++---------------------
+ po/uk.po | 1076 ++++++++++++++++++++++----------------------
+ po/vi.po | 1024 +++++++++++++++++++++---------------------
+ po/wa.po | 1032 +++++++++++++++++++++---------------------
+ po/zh_CN.po | 1012 +++++++++++++++++++++---------------------
+ po/zh_TW.po | 1039 ++++++++++++++++++++++---------------------
+ 56 files changed, 24507 insertions(+), 23441 deletions(-)
+
+commit 1763f52ee492977a6c1860ada2bb497b92c09e57
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Dec 1 10:31:30 2003 +0000
+
+ mark the fontsel label as a mnemonic widget for the font selector. Fixes
+
+ 2003-12-01 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/profile-editor.c(terminal_profile_edit): mark the fontsel label
+ as a mnemonic widget for the font selector. Fixes #126180, caught by
+ David Hawthorne, patch by Padraig Obriain.
+
+ ChangeLog | 6 ++++++
+ src/profile-editor.c | 1 +
+ 2 files changed, 7 insertions(+)
+
+commit d2f9a48ec9b7260a3625d2a66fcc8a4c526a980c
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Fri Nov 28 20:44:41 2003 +0000
+
+ Updated Danish translation.
+
+ 2003-11-28 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 1262 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 593 insertions(+), 673 deletions(-)
+
+commit 52b002d24b8c2601f3b9cc8a2880b567e33d09f8
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri Nov 28 19:59:54 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 1361 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 643 insertions(+), 722 deletions(-)
+
+commit 5338b6155558210cb8b3eeee37e11e235890f3f8
+Author: Ismael Olea <olea@src.gnome.org>
+Date: Fri Nov 28 17:54:10 2003 +0000
+
+ Modifactions of Francisco F. Serrador
+
+ po/es.po | 1223 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 567 insertions(+), 656 deletions(-)
+
+commit 6256cdfc95d05b769d086c8892255096f4dee22f
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Tue Nov 18 19:47:28 2003 +0000
+
+ ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
+
+ po/ChangeLog | 5 +
+ po/ru.po | 1290 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 642 insertions(+), 653 deletions(-)
+
+commit 99860cfc1a2448d21763ad9d6cf997df8c857efc
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Nov 18 00:37:10 2003 +0000
+
+ pass the url through gnome_vfs_make_uri_from_input, to fix things like
+
+ 2003-11-17 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c(open_url): pass the url through
+ gnome_vfs_make_uri_from_input, to fix things like `www.gnome.org'.
+ Bug 127107, Behdad Esfahbod.
+ * configure.in: ask for gnome-vfs-2.0 to pkg-config.
+ * src/Makefile.am: remove some whitespace
+
+ ChangeLog | 8 ++++++++
+ configure.in | 2 +-
+ src/Makefile.am | 22 +++++++++++-----------
+ src/terminal-screen.c | 3 ++-
+ 4 files changed, 22 insertions(+), 13 deletions(-)
+
+commit b2daef0f421312c40f8580ff255e623b174e0f58
+Author: Artur Flinta <aflinta@src.gnome.org>
+Date: Sat Nov 15 13:41:58 2003 +0000
+
+ Updated Polish translation
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit f4f22dc2953a93111d3036481455fafc897aa4bd
+Author: Artur Flinta <aflinta@src.gnome.org>
+Date: Sat Nov 15 13:40:12 2003 +0000
+
+ Updated polish translation
+
+ po/pl.po | 1313 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 584 insertions(+), 729 deletions(-)
+
+commit 87746131ebc6f7189d92759fa1b4e87a8b861589
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Fri Nov 14 00:31:40 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-11-14 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ po/ChangeLog | 4 ++++
+ po/sr.po | 51 +++++++++++++++++++++++++++++++--------------------
+ po/sr@Latn.po | 51 +++++++++++++++++++++++++++++++--------------------
+ 3 files changed, 66 insertions(+), 40 deletions(-)
+
+commit 2c53462296a29af6fbc256a834d95b1772dd6a86
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Nov 13 00:43:53 2003 +0000
+
+ Say `access key' instead of `mnemonic'. Fix #113442.
+
+ 2003-11-12 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.schemas.in:
+ * src/terminal-accels.c(terminal_accels_init, disable_mnemonics_toggled):
+ Say `access key' instead of `mnemonic'. Fix #113442.
+
+ ChangeLog | 10 ++++++++--
+ src/gnome-terminal.schemas.in | 4 ++--
+ src/terminal-accels.c | 8 +++-----
+ 3 files changed, 13 insertions(+), 9 deletions(-)
+
+commit 563e0de7232a2f649e6dc4db3af6aadb41f87794
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Wed Nov 12 17:50:36 2003 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 1236 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 627 insertions(+), 613 deletions(-)
+
+commit 08f4901672e6dced88eda815b534e11ddac21318
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Tue Nov 11 17:36:29 2003 +0000
+
+ Updated Malay translation.
+
+ 2003-11-11 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 1315 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 597 insertions(+), 722 deletions(-)
+
+commit 55b0633b45548c88d9ec7eef27d326606b941f23
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Mon Nov 10 16:00:01 2003 +0000
+
+ croatian translations updated
+
+ po/hr.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0c284f2ce3922ad8bc7d0c1047f106c2d8cd93da
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Fri Nov 7 22:22:36 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-11-07 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ * POTFILES.in: Sorted.
+
+ po/ChangeLog | 6 +
+ po/POTFILES.in | 5 +-
+ po/sr.po | 1013 +++++++++++++++++++++++++-------------------------
+ po/sr@Latn.po | 1122 ++++++++++++++++++++++++++++----------------------------
+ 4 files changed, 1077 insertions(+), 1069 deletions(-)
+
+commit b9bbe18144d040d5f442466eea9a3d554bb34aff
+Author: Denis Lackovic <delacko@src.gnome.org>
+Date: Fri Nov 7 18:15:05 2003 +0000
+
+ croatian translations added
+
+ po/hr.po | 2608 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2608 insertions(+)
+
+commit 846fb95ce8fa342acf37245989089e7734fe9506
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Fri Nov 7 04:28:55 2003 +0000
+
+ fix an accelerator key clash in the General page of the profile editor
+
+ 2003-11-04 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2: fix an accelerator key clash in the General
+ page of the profile editor (_Cursor blinks -> Cursor blin_ks) reported
+ as bug 126196.
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit e6efd278f9e332dae254295afba1730838188312
+Author: Breda McColgan <Breda.McColgan@sun.com>
+Date: Thu Nov 6 16:31:01 2003 +0000
+
+ Updated for GNOME 2.4.2 Updated to reflect new manual version number and
+
+
+ 2003-11-06 Breda McColgan <Breda.McColgan@sun.com>
+
+ * help/C/gnome-terminal.xml: Updated for GNOME 2.4.2
+ * help/C/gnome-terminal-C.omf : Updated to reflect new manual version number and date
+ * help/C/l10n.txt: Updated Summary of Changes section
+
+ ChangeLog | 6 ++
+ help/C/gnome-terminal-C.omf | 10 +-
+ help/C/gnome-terminal.xml | 252 ++++++++++++++++++++++++--------------------
+ help/C/l10n.txt | 10 +-
+ 4 files changed, 155 insertions(+), 123 deletions(-)
+
+commit 054d31d633654bbee93b119dac19a844fa95c920
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Nov 5 00:50:14 2003 +0000
+
+ new function to invoke help and show a dialog if that fails.
+
+ 2003-11-04 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_util_show_help): new function to invoke help
+ and show a dialog if that fails.
+ * src/encoding.c(response_callback):
+ * src/profile-editor.c(editor_response_cb):
+ * src/terminal-window.c(help_callback):
+ * src/terminal.c(manage_profiles_response_cb): use the new
+ terminal_util_show_help function.
+
+ ChangeLog | 10 ++++++++++
+ src/encoding.c | 20 ++------------------
+ src/profile-editor.c | 19 ++-----------------
+ src/terminal-window.c | 13 +------------
+ src/terminal.c | 38 +++++++++++++++++++++-----------------
+ src/terminal.h | 2 ++
+ 6 files changed, 38 insertions(+), 64 deletions(-)
+
+commit 9ffa75ef46acb941811ae20a1d5d58a4ae1b22cb
+Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+Date: Sat Nov 1 08:16:55 2003 +0000
+
+ Updated Japanese translation.
+
+ 2003-11-01 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 457 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 197 insertions(+), 264 deletions(-)
+
+commit d21c0c9be6543a4f42e0e411f1d54e99df8d4320
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Oct 30 23:09:07 2003 +0000
+
+ added myself. listen to the switch_page signal on the notebook, but don't
+
+ 2003-10-30 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(about_callback): added myself.
+ * src/terminal-window.c(terminal_window_init,terminal_window_set_active):
+ listen to the switch_page signal on the notebook, but don't grab the
+ focus when setting the active page: let the notebook do that. Fixes
+ 125282.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 5 ++---
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit 4213f468c22dbfc82c6116f364b68b593b4c31a9
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Thu Oct 30 16:33:39 2003 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 284 +++++++++++++++++++----------------------------------------
+ 2 files changed, 97 insertions(+), 191 deletions(-)
+
+commit 72efe724adb496121bef7b9753ac1464fad17d68
+Author: Metin Amiroff <metin@karegen.com>
+Date: Sat Oct 25 12:10:43 2003 +0000
+
+ Updated Azerbaijani translation.
+
+ 2003-10-25 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani translation.
+
+ po/ChangeLog | 4 +
+ po/az.po | 806 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 399 insertions(+), 411 deletions(-)
+
+commit 8f5be14241e32d20000a089f7dabf6e3c03dfe9d
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Oct 22 11:06:42 2003 +0000
+
+ 2.5.0
+
+ 2003-10-22 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * configure.in: 2.5.0
+
+ ChangeLog | 4 +
+ NEWS | 16 +-
+ configure.in | 2 +-
+ po/am.po | 1153 +++++++++++++++++++-------------------
+ po/ar.po | 1251 +++++++++++++++++++++--------------------
+ po/az.po | 1573 +++++++++++++++++++++++++++++-----------------------
+ po/be.po | 1584 ++++++++++++++++++++++++++++------------------------
+ po/bg.po | 1300 +++++++++++++++++++++++--------------------
+ po/bn.po | 1176 ++++++++++++++++++++-------------------
+ po/ca.po | 1628 ++++++++++++++++++++++++++++-------------------------
+ po/cs.po | 1559 +++++++++++++++++++++++++++------------------------
+ po/cy.po | 1616 ++++++++++++++++++++++++++++-------------------------
+ po/da.po | 1604 +++++++++++++++++++++++++++++------------------------
+ po/de.po | 1624 ++++++++++++++++++++++++++++-------------------------
+ po/el.po | 1665 +++++++++++++++++++++++++++++-------------------------
+ po/en_GB.po | 1060 +++++++++++++++++------------------
+ po/es.po | 1712 ++++++++++++++++++++++++++++++--------------------------
+ po/et.po | 1278 ++++++++++++++++++++++--------------------
+ po/fa.po | 1166 +++++++++++++++++++-------------------
+ po/fi.po | 1554 ++++++++++++++++++++++++++++-----------------------
+ po/fr.po | 1630 ++++++++++++++++++++++++++++-------------------------
+ po/ga.po | 1078 +++++++++++++++++------------------
+ po/gl.po | 1314 ++++++++++++++++++++++---------------------
+ po/he.po | 1534 +++++++++++++++++++++++++++-----------------------
+ po/hi.po | 1165 +++++++++++++++++++-------------------
+ po/hu.po | 1332 ++++++++++++++++++++++++--------------------
+ po/id.po | 1218 +++++++++++++++++++++-------------------
+ po/it.po | 1617 +++++++++++++++++++++++++++++------------------------
+ po/ja.po | 1599 ++++++++++++++++++++++++++++------------------------
+ po/ko.po | 1485 +++++++++++++++++++++++++++----------------------
+ po/lt.po | 1264 +++++++++++++++++++++--------------------
+ po/lv.po | 1293 ++++++++++++++++++++++--------------------
+ po/mk.po | 1619 ++++++++++++++++++++++++++++-------------------------
+ po/ml.po | 1069 +++++++++++++++++------------------
+ po/mn.po | 1302 +++++++++++++++++++++++--------------------
+ po/ms.po | 1566 +++++++++++++++++++++++++++------------------------
+ po/nl.po | 1595 ++++++++++++++++++++++++++++------------------------
+ po/no.po | 1287 ++++++++++++++++++++++--------------------
+ po/pl.po | 1570 +++++++++++++++++++++++++++------------------------
+ po/pt.po | 1617 ++++++++++++++++++++++++++++-------------------------
+ po/pt_BR.po | 1552 +++++++++++++++++++++++++++------------------------
+ po/ro.po | 1627 ++++++++++++++++++++++++++++-------------------------
+ po/ru.po | 1297 +++++++++++++++++++++++--------------------
+ po/sk.po | 1566 +++++++++++++++++++++++++++------------------------
+ po/sl.po | 1727 +++++++++++++++++++++++++++++++--------------------------
+ po/sq.po | 1615 ++++++++++++++++++++++++++++-------------------------
+ po/sr.po | 4 +-
+ po/sr@Latn.po | 127 +++--
+ po/sv.po | 1622 ++++++++++++++++++++++++++++-------------------------
+ po/ta.po | 1313 +++++++++++++++++++++++++------------------
+ po/tr.po | 1279 ++++++++++++++++++++++--------------------
+ po/uk.po | 1298 +++++++++++++++++++++++--------------------
+ po/vi.po | 1553 +++++++++++++++++++++++++++------------------------
+ po/wa.po | 1637 +++++++++++++++++++++++++++++-------------------------
+ po/zh_CN.po | 1472 ++++++++++++++++++++++++++----------------------
+ po/zh_TW.po | 1505 ++++++++++++++++++++++++++-----------------------
+ 56 files changed, 39751 insertions(+), 34122 deletions(-)
+
+commit 11bd76afe40a9fa1b10a358fc1c254eed5535899
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Wed Oct 22 00:15:06 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-10-22 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 420 ++++++++++++++++++++++++++++++----------------------------
+ po/sr@Latn.po | 420 ++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 440 insertions(+), 404 deletions(-)
+
+commit 7615d30a973dcb634b06253b5c05a745ce625397
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 21 03:21:07 2003 +0000
+
+ Make the dialog titles match the unellipsisied labels of the menuitems
+
+ 2003-10-20 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.glade2:
+ * src/terminal.c(terminal_app_manage_profiles):
+ * src/profile-editor.c(profile_editor_update_visible_name):
+ Make the dialog titles match the unellipsisied labels of the
+ menuitems that make them pop.
+ * src/terminal-screen.c(terminal_screen_do_popup, close_tab_callback):
+ Reorder items in popup, add a Close Tab item, and add a couple of
+ separators; s/New/Open/ in labels.
+ * src/terminal-window.c(menuitem_icon_visibility, append_stock_menuitem,
+ append_check_menuitem, terminal_window_init,
+ terminal_window_finalize): various fixes to the
+ menu item labels, make them follow
+ /desktop/gnome/interface/menus_have_icons, and change variable
+ entries to checkbox menu items.
+ * src/terminal_window.c(terminal_window_set_fullscreen, and related):
+ use gtk_window_{,un}fullscreen, and not our private implementation.
+ Also listen for window_state_event events, so that the Fullscreen
+ menuitem reflects reality.
+ * src/terminal_window.c(about_callback): use _("GNOME Terminal") and
+ not PACKAGE for the app name in the call to gnome_about_new, so that
+ we get the translated app name and not the tarball name.
+
+ Most of this comes from bug 76800 and my patch therein.
+
+ ChangeLog | 26 +++++
+ src/gnome-terminal.glade2 | 8 +-
+ src/profile-editor.c | 2 +-
+ src/terminal-screen.c | 99 ++++++++++------
+ src/terminal-window.c | 287 ++++++++++++++++++++++++----------------------
+ src/terminal.c | 2 +-
+ 6 files changed, 247 insertions(+), 177 deletions(-)
+
+commit 1c3f7dda19c876a0d03c6d635d21ebf2589562eb
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Oct 20 08:34:08 2003 +0000
+
+ free the argv_copy and the options results; leak reported in bug 124910.
+
+ 2003-10-20 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(main): free the argv_copy and the options results;
+ leak reported in bug 124910. Also free argv_copy at the other early
+ returns, to lighten valgrind output, as suggested in bug 124416.
+ * AUTHORS: added myself.
+
+ AUTHORS | 3 ++-
+ ChangeLog | 7 +++++++
+ src/terminal.c | 15 +++++++++++----
+ 3 files changed, 20 insertions(+), 5 deletions(-)
+
+commit 9f55241c6ed582491d21ff21d3260c56f7e01743
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Oct 19 10:49:29 2003 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 450 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 216 insertions(+), 234 deletions(-)
+
+commit 24b7e433cab2374364cbd9554fd478200bfb6f75
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Oct 16 23:25:36 2003 +0000
+
+ free the popt context when it is no longer needed; suggested by bug
+
+ 2003-10-16 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(main): free the popt context when it is no longer
+ needed; suggested by bug #124416.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit f4f91a6975645825307f09c46be29066e67bc51f
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 14 12:14:32 2003 +0000
+
+ temporarily remove GNOME_DISABLE_DEPRECATED and GTK_DISABLE_DEPRECATED
+
+ 2003-10-14 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/Makefile.am: temporarily remove GNOME_DISABLE_DEPRECATED and
+ GTK_DISABLE_DEPRECATED from CFLAGS so that we can build against
+ gtk+ and libgnomeui from HEAD. Fixes 124557.
+
+ ChangeLog | 6 ++++++
+ src/Makefile.am | 5 +++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit 7206817f5417b5f6352fdf5d8fc89b2525bc3ee8
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Oct 14 06:58:50 2003 +0000
+
+ don't listen to switch_page but to select_page on notebooks. Also rename
+
+ 2003-10-14 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(terminal_window_init): don't listen to
+ switch_page but to select_page on notebooks. Also rename the
+ corresponding callback accordingly. This fixes 98884.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 8 ++++----
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit fa4371645e3b9d76a8e37c8ee292f1500efb41f0
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Mon Oct 13 19:52:42 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-10-13 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 280 +++++++++++++++++++++++++++++++---------------------------
+ po/sr@Latn.po | 280 +++++++++++++++++++++++++++++++---------------------------
+ 3 files changed, 302 insertions(+), 262 deletions(-)
+
+commit e2588601e79c7922572af7dad6bf1d5fd9d69b47
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Oct 13 02:49:18 2003 +0000
+
+ new funtion, to be used when setting window roles.
+
+ 2003-10-12 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c(terminal_util_set_unique_role): new funtion, to be
+ used when setting window roles.
+ * src/encoding.c(terminal_encoding_dialog_new):
+ * src/profile-editor.c(terminal_profile_edit):
+ * src/terminal-accels.c(terminal_edit_keys_dialog_new):
+ * src/terminal-screen.c(terminal_screen_edit_title):
+ * src/terminal-window.c(about_callback):
+ * src/terminal.c(terminal_app_new_term,terminal_app_new_profile,
+ terminal_app_manage_profiles): set unique role on each dialog.
+ Fix #90397.
+ * src/terminal-screen.{c,h}: introduce a new icon-title-changed signal,
+ and handle icon and window titles separately.
+ * src/terminal-window.c(title_changed_callback, icon_title_changed_callback,
+ terminal_window_{add,remove}_screen, terminal_window_set_active): connect
+ to the new icon-title-changed on screens, and handle it appropriately.
+ Now we handle icon name control sequences; fixed #84614.
+
+ ChangeLog | 19 ++++++
+ src/encoding.c | 2 +
+ src/profile-editor.c | 2 +
+ src/terminal-accels.c | 2 +
+ src/terminal-screen.c | 173 +++++++++++++++++++++++++++++++++++++++++---------
+ src/terminal-screen.h | 22 ++++---
+ src/terminal-window.c | 36 +++++++++--
+ src/terminal.c | 30 +++++----
+ src/terminal.h | 2 +
+ 9 files changed, 230 insertions(+), 58 deletions(-)
+
+commit ade48695bda24b9b3c8576da8978407167a26b29
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Oct 12 00:07:34 2003 +0000
+
+ add a reference to the bug fixed by last commit.
+
+ 2003-10-11 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * ChangeLog: add a reference to the bug fixed by last commit.
+
+ ChangeLog | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5f06c5b61478210953c9998687288191bc31ce6d
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Oct 11 00:00:04 2003 +0000
+
+ add a --default-working-directory and pass cwd as its argument in factory
+
+ 2003-10-10 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c: add a --default-working-directory and pass cwd as
+ its argument in factory calls so that starting terminals from command
+ lines preserves the current working directory.
+ * src/terminal-screen.c(screen_terminal_init): use g_get_current_dir
+ instead of getwcd.
+
+ ChangeLog | 8 ++++++
+ src/terminal-screen.c | 4 +--
+ src/terminal.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ 3 files changed, 79 insertions(+), 6 deletions(-)
+
+commit e17caa4d6c54db052f2aaa2dac30a9e8d2afb4f6
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Sat Oct 4 10:45:16 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-10-04 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 1134 +++++++++++++++++++++++++++--------------------------
+ po/sr@Latn.po | 1207 +++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 1198 insertions(+), 1147 deletions(-)
+
+commit d99c8395e7233771dddd1cb4506ae0e3828bb7e4
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Oct 2 18:12:26 2003 +0000
+
+ Fix bug #113446, systematically do a systematic
+
+ 2003-10-02 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.schemas.in: Fix bug #113446, systematically
+ do a systematic s/(accelerator|keybinding)/keyboard shortcut/, and
+ make usage of periods in messages consisten with the rest of GNOME,
+ fixing bug #123695.
+
+ ChangeLog | 7 ++
+ src/gnome-terminal.schemas.in | 194 +++++++++++++++++++++---------------------
+ 2 files changed, 104 insertions(+), 97 deletions(-)
+
+commit def6130d8821148c3767697d62a0361998358a72
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Oct 1 00:06:17 2003 +0000
+
+ src/terminal-profile(terminal_paletter_from_string), use ngettext, fixing
+
+ 2003-09-30 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-profile(terminal_paletter_from_string),
+ * src/terminal.c(profile_list_delete_selection): use ngettext, fixing
+ bug #106699.
+ * src/terminal-widget-vte.c(terminal_widget_fork_command): make this
+ actually g_set_error its GError argument when there is an error, as
+ seen on bug #123526.
+
+ ChangeLog | 9 +++++++++
+ src/terminal-profile.c | 4 +++-
+ src/terminal-widget-vte.c | 14 +++++++++++++-
+ src/terminal.c | 9 ++++-----
+ 4 files changed, 29 insertions(+), 7 deletions(-)
+
+commit d13b52a498eb36246713cfa64d9579924511ccad
+Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
+Date: Tue Sep 30 15:10:15 2003 +0000
+
+ Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.
+
+ 2003-09-30 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
+
+ * pt_BR.po: Applied revision by Augusta Marques da Silva
+ <augusta.marques@gmx.net>.
+
+ po/ChangeLog | 5 ++
+ po/pt_BR.po | 229 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 121 insertions(+), 113 deletions(-)
+
+commit 4de5d14d476a9fd461f96c70018ac61890dfc4fd
+Author: Metin Amiroff <metin@karegen.com>
+Date: Wed Sep 24 19:30:39 2003 +0000
+
+ Updated Azerbaijani file
+
+ 2003-09-24 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani file
+
+ po/ChangeLog | 4 ++
+ po/az.po | 182 ++++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 123 insertions(+), 63 deletions(-)
+
+commit 29c754c85572d272cc7498f0e13c15ff8b2a197b
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Tue Sep 23 21:23:00 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-09-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 290 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 139 insertions(+), 155 deletions(-)
+
+commit b3fda351bf66191f0e07ec5dfb3205c00231a192
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Tue Sep 23 19:18:22 2003 +0000
+
+ Dutch translation updated by Tino Meinen.
+
+ 2003-09-23 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Dutch translation updated by Tino Meinen.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 139 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 89 insertions(+), 54 deletions(-)
+
+commit 128cdebb8ab534f0d320a41578f8784f3705e118
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Tue Sep 23 11:57:01 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 208 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 110 insertions(+), 102 deletions(-)
+
+commit 157f4a851e5453a4231cc1795306b280b70dd8aa
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Sep 22 23:12:14 2003 +0000
+
+ added gnome-terminal.schemas. undeprecate the --use-factory option, which
+
+ 2003-09-22 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/.cvsignore: added gnome-terminal.schemas.
+ * src/terminal.c(parse_options_callback): undeprecate the
+ --use-factory option, which is the default anyways; fixes (half of)
+ bug 101143.
+
+ ChangeLog | 7 +++++++
+ src/.cvsignore | 1 +
+ src/terminal.c | 23 ++++++++++++++---------
+ 3 files changed, 22 insertions(+), 9 deletions(-)
+
+commit 777f85602a00243298dfad003287056e8840e908
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Sep 22 19:18:29 2003 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 ++++
+ po/ko.po | 6 ++----
+ 2 files changed, 6 insertions(+), 4 deletions(-)
+
+commit b9c908dc3e6d0ae48db5b32cc674a0c87f184b2a
+Author: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Mon Sep 22 07:58:43 2003 +0000
+
+ Fix a typo, from bug 122881.
+
+ 2003-09-22 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * es.po: Fix a typo, from bug 122881.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit ba0290b72be5a0aac1a6a22d4b8b720e66585591
+Author: Metin Amiroff <metin@karegen.com>
+Date: Sun Sep 21 20:11:25 2003 +0000
+
+ Updated Azerbaijani file
+
+ 2003-09-21 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani file
+
+ po/ChangeLog | 4 ++
+ po/az.po | 150 ++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 95 insertions(+), 59 deletions(-)
+
+commit 9fdaa6dd88f2347788a03e7ad9b87619a82d0de3
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sat Sep 20 22:10:55 2003 +0000
+
+ removed, as this is a generated file. make context menu open new
+
+ 2003-09-20 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/gnome-terminal.schemas: removed, as this is a generated file.
+ * src/terminal-screen.c(new_window_callback, new_tab_callback): make
+ context menu open new window/tabs in the current tab's working
+ directory. This fixes bug 122542.
+ * src/terminal.c(new_profile_response_callback): gconf-escape the new
+ profile name before creating the profile. This fixes bug 122349.
+
+ ChangeLog | 9 +
+ src/gnome-terminal.schemas | 12247 -------------------------------------------
+ src/terminal-screen.c | 10 +-
+ src/terminal.c | 3 +-
+ 4 files changed, 19 insertions(+), 12250 deletions(-)
+
+commit 0614287c07b7201cc6b520e5e7596ad5ecbc9cdd
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sun Sep 14 17:06:14 2003 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 ++
+ po/ko.po | 178 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 85 insertions(+), 97 deletions(-)
+
+commit db4cd12df1a1e0865af5f7232502f23ac12f30da
+Author: Vincent van Adrighem <adrighem@gnome.org>
+Date: Sun Sep 14 16:04:58 2003 +0000
+
+ Dutch translation updated.
+
+ 2003-09-14 Vincent van Adrighem <adrighem@gnome.org>
+
+ * nl.po: Dutch translation updated.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 41 ++++++++++++++++++++++++++++-------------
+ 2 files changed, 32 insertions(+), 13 deletions(-)
+
+commit 30bb86bce30dc82dfd71a4a80314eb05db262824
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat Sep 13 16:11:19 2003 +0000
+
+ Updated French transation.
+
+ po/ChangeLog | 4 ++++
+ po/fr.po | 16 ++++++++--------
+ 2 files changed, 12 insertions(+), 8 deletions(-)
+
+commit 8b7243139a3a82bcbcf6ba4804a987ec38f28eb4
+Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Sep 13 10:47:46 2003 +0000
+
+ 2003-09-13 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 ++++
+ po/ja.po | 15 ++++++++-------
+ 2 files changed, 12 insertions(+), 7 deletions(-)
+
+commit 9dd9bdf1492e2ad0bbf2683b3048341b1582f23a
+Author: Fatih Demir <kabalak@src.gnome.org>
+Date: Fri Sep 12 07:07:54 2003 +0000
+
+ Added Tamil translation back
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ta.po | 2202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2211 insertions(+), 1 deletion(-)
+
+commit ae746f61878e0ea2f042e819f09b21d6eb80e76f
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Wed Sep 10 19:53:49 2003 +0000
+
+ Updated traditional Chinese translation. Mark wrong entry as fuzzy (msgfmt
+
+ * zh_TW.po: Updated traditional Chinese translation.
+ * ja.po: Mark wrong entry as fuzzy (msgfmt check failed).
+
+ po/ChangeLog | 5 ++
+ po/ja.po | 4 +-
+ po/zh_TW.po | 146 +++++++++++++++++++++++++++++++----------------------------
+ 3 files changed, 84 insertions(+), 71 deletions(-)
+
+commit 635d899cabb954e83f479cc68b2923722ae047ee
+Author: Jonathan Blandford <jrb@redhat.com>
+Date: Wed Sep 10 19:10:33 2003 +0000
+
+ Rerelease 2.4.0.1 to fix glib-gettext problem.
+
+ Wed Sep 10 15:03:51 2003 Jonathan Blandford <jrb@redhat.com>
+
+ * configure.in: Rerelease 2.4.0.1 to fix glib-gettext problem.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/am.po | 2 +-
+ po/ar.po | 2 +-
+ po/az.po | 2 +-
+ po/be.po | 2 +-
+ po/bg.po | 2 +-
+ po/bn.po | 2 +-
+ po/ca.po | 2 +-
+ po/cs.po | 2 +-
+ po/cy.po | 2 +-
+ po/da.po | 2 +-
+ po/de.po | 2 +-
+ po/el.po | 2 +-
+ po/en_GB.po | 2 +-
+ po/es.po | 2 +-
+ po/et.po | 2 +-
+ po/fa.po | 2 +-
+ po/fi.po | 2 +-
+ po/fr.po | 4 +-
+ po/ga.po | 2 +-
+ po/gl.po | 2 +-
+ po/he.po | 2 +-
+ po/hi.po | 2 +-
+ po/hu.po | 2 +-
+ po/id.po | 2 +-
+ po/it.po | 2 +-
+ po/ja.po | 2 +-
+ po/ko.po | 2 +-
+ po/lt.po | 2166 ++++++++++++++++++++++++++++++++++++++-------------------
+ po/lv.po | 2 +-
+ po/mk.po | 2 +-
+ po/ml.po | 2 +-
+ po/mn.po | 2 +-
+ po/ms.po | 2 +-
+ po/nl.po | 2 +-
+ po/no.po | 2 +-
+ po/pl.po | 2 +-
+ po/pt.po | 2 +-
+ po/pt_BR.po | 2 +-
+ po/ro.po | 2 +-
+ po/ru.po | 2 +-
+ po/sk.po | 2 +-
+ po/sl.po | 2 +-
+ po/sq.po | 2 +-
+ po/sr.po | 2 +-
+ po/sr@Latn.po | 2 +-
+ po/sv.po | 2 +-
+ po/tr.po | 2 +-
+ po/uk.po | 2 +-
+ po/vi.po | 2 +-
+ po/wa.po | 73 +-
+ po/zh_CN.po | 2 +-
+ po/zh_TW.po | 2 +-
+ 54 files changed, 1547 insertions(+), 800 deletions(-)
+
+commit a097521c3d9eefc029be7eebee0cee137ba6c56f
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Wed Sep 10 00:55:16 2003 +0000
+
+ updated Walloon file
+
+ po/ChangeLog | 6 ++-
+ po/wa.po | 141 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 63 insertions(+), 84 deletions(-)
+
+commit 27291df58ce8cb41e20204592af75ebba4445bd6
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Tue Sep 9 20:50:36 2003 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 5 +
+ po/fr.po | 524 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 302 insertions(+), 227 deletions(-)
+
+commit e269f2cf5ec07718375286f7fe4ed1e49de74014
+Author: Gediminas Paulauskas <menesis@src.gnome.org>
+Date: Tue Sep 9 16:33:37 2003 +0000
+
+ updated Lithuanian translation by Vaidrius Petrauskas <vaidrius@delfi.lt>
+
+ * lt.po: updated Lithuanian translation by
+ Vaidrius Petrauskas <vaidrius@delfi.lt>
+
+ po/ChangeLog | 5 +
+ po/lt.po | 2492 +++++++++++++++++++++-------------------------------------
+ 2 files changed, 891 insertions(+), 1606 deletions(-)
+
+commit 85f37d0ce457339c0b89aae54dbb88e87079d06b
+Author: Havoc Pennington <hp@redhat.com>
+Date: Mon Sep 8 20:57:01 2003 +0000
+
+ 2.4.0
+
+ 2003-09-08 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: 2.4.0
+
+ ChangeLog | 9 +
+ NEWS | 15 +
+ configure.in | 12 +-
+ po/am.po | 638 +--
+ po/ar.po | 726 +--
+ po/az.po | 686 ++-
+ po/be.po | 454 +-
+ po/bg.po | 705 +--
+ po/bn.po | 703 +--
+ po/ca.po | 70 +-
+ po/cs.po | 62 +-
+ po/cy.po | 59 +-
+ po/da.po | 59 +-
+ po/de.po | 67 +-
+ po/el.po | 135 +-
+ po/en_GB.po | 615 +--
+ po/es.po | 156 +-
+ po/et.po | 675 +--
+ po/fa.po | 648 +--
+ po/fi.po | 59 +-
+ po/fr.po | 83 +-
+ po/ga.po | 620 +--
+ po/gl.po | 721 +--
+ po/he.po | 874 ++--
+ po/hi.po | 100 +-
+ po/hu.po | 600 +--
+ po/id.po | 563 +--
+ po/it.po | 59 +-
+ po/ja.po | 59 +-
+ po/ko.po | 59 +-
+ po/lt.po | 676 +--
+ po/lv.po | 704 +--
+ po/mk.po | 1096 +++--
+ po/ml.po | 611 +--
+ po/mn.po | 706 +--
+ po/ms.po | 57 +-
+ po/nl.po | 63 +-
+ po/no.po | 73 +-
+ po/pl.po | 59 +-
+ po/pt.po | 59 +-
+ po/pt_BR.po | 257 +-
+ po/ro.po | 531 ++-
+ po/ru.po | 703 +--
+ po/sk.po | 470 +-
+ po/sl.po | 450 +-
+ po/sq.po | 361 +-
+ po/sr.po | 57 +-
+ po/sr@Latn.po | 180 +-
+ po/sv.po | 57 +-
+ po/tr.po | 662 +--
+ po/uk.po | 700 +--
+ po/vi.po | 659 ++-
+ po/wa.po | 960 ++--
+ po/zh_CN.po | 61 +-
+ po/zh_TW.po | 655 +--
+ src/gnome-terminal.schemas | 11133 ++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-screen.c | 2 +-
+ 57 files changed, 22533 insertions(+), 9760 deletions(-)
+
+commit 5a936afd5eb1cfc109a78ba931de378428dff402
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Mon Sep 8 13:27:55 2003 +0000
+
+ updated Vietnamese file
+
+ po/ChangeLog | 4 +
+ po/vi.po | 1028 ++++++++++++++++++++++++++++++----------------------------
+ po/wa.po | 6 +-
+ 3 files changed, 539 insertions(+), 499 deletions(-)
+
+commit 7680830f99d260ac3e701388974dc966f9f62022
+Author: Gustavo Noronha Silva <gns@src.gnome.org>
+Date: Mon Sep 8 02:55:31 2003 +0000
+
+ updated translation
+
+ po/ChangeLog | 4 ++
+ po/pt_BR.po | 187 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 100 insertions(+), 91 deletions(-)
+
+commit 29c2878d57227e1919d5be63dc7e7ef9e6cc705f
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Sep 7 00:20:18 2003 +0000
+
+ added INTLTOOL_SCHEMAS_RULE. moved the default value for
+
+ 2003-09-06 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/Makefile.am: added INTLTOOL_SCHEMAS_RULE.
+ * src/gnome-terminal.schemas.in: moved the default value for
+ /schemas/apps/gnome-terminal/profiles/Default/title to the C locale,
+ so that it gets translated.
+
+ ChangeLog | 7 +++++++
+ src/Makefile.am | 2 ++
+ src/gnome-terminal.schemas.in | 2 +-
+ 3 files changed, 10 insertions(+), 1 deletion(-)
+
+commit 3d2e7514247fcf276f8298ee31a90c724d4aa227
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Sat Sep 6 17:15:13 2003 +0000
+
+ Updated Italian translation.
+
+ po/ChangeLog | 5 +
+ po/it.po | 1678 +++++++++++++++++++++++++++++++++++++++++++++-------------
+ 2 files changed, 1311 insertions(+), 372 deletions(-)
+
+commit b2bc35b3741e54441403655d6ace4401ea4d494d
+Author: Guntupalli Karunakar <karunakar@src.gnome.org>
+Date: Sat Sep 6 12:39:05 2003 +0000
+
+ Added Hindi translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/hi.po | 2493 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2502 insertions(+), 1 deletion(-)
+
+commit 7243eb28dd3f8320187c0670fcae90afaacf49e5
+Author: fixed any mis-translations. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Sep 6 05:05:34 2003 +0000
+
+ 2003-09-06 fixed any mis-translations. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ja.po | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit ef198dfe904c66f0b5298d134c6ed1c3e5eea46e
+Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+Date: Sat Sep 6 04:04:08 2003 +0000
+
+ 2003-09-06 updated ja.po. T.Aihana <aihana@gnome.gr.jp>
+
+ po/ChangeLog | 4 +
+ po/ja.po | 1699 ++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 750 insertions(+), 953 deletions(-)
+
+commit 67999c7be8c5528f3d9745e86380ca2cb2f9a5d2
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Sep 5 21:26:25 2003 +0000
+
+ Updated Norwegian translation.
+
+ 2003-09-05 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 307 ++++++++++++++---------------------------------------------
+ 2 files changed, 75 insertions(+), 236 deletions(-)
+
+commit ab6f42080629f7fdbaef7bf8614459292b96d580
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Fri Sep 5 10:10:15 2003 +0000
+
+ Updated Albanian translation
+
+ * sq.po: Updated Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit fd158b0d6d5898d160597350b2fdc65968351c74
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Fri Sep 5 10:08:39 2003 +0000
+
+ Updated
+
+ po/sq.po | 161 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 153 insertions(+), 8 deletions(-)
+
+commit cf4e1e7fd35ce0077ad67837cf40fbcb9fff5406
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Wed Sep 3 16:24:46 2003 +0000
+
+ Updated Slovak translation
+
+ 2003-09-03 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation
+
+ po/ChangeLog | 4 +
+ po/sk.po | 1513 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 703 insertions(+), 814 deletions(-)
+
+commit c1333228c433cc4089a9f61f180b9b803edf97b8
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Sep 3 02:37:41 2003 +0000
+
+ add HACKING
+
+ 2003-09-02 Havoc Pennington <hp@pobox.com>
+
+ * Makefile.am (EXTRA_DIST): add HACKING
+
+ ChangeLog | 4 ++++
+ HACKING | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Makefile.am | 2 +-
+ README | 7 ++++---
+ 4 files changed, 61 insertions(+), 4 deletions(-)
+
+commit 57e1957a708c1febd319891aa1323f4101fe9758
+Author: Mugurel Tudor <mugurelu@src.gnome.org>
+Date: Tue Sep 2 19:24:30 2003 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 4 +
+ po/ro.po | 1097 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 653 insertions(+), 448 deletions(-)
+
+commit 7a5fa168777f4476d1e10f07f62939aab0b14e45
+Author: Irene Ryan <irene.ryan@sun.com>
+Date: Fri Aug 29 15:20:12 2003 +0000
+
+ updates to Help for GNOME 2.4 release updated manual version info added
+
+ 2003-08-29 Irene Ryan <irene.ryan@sun.com>
+
+ * help/C/gnome-terminal.xml: updates to Help for GNOME 2.4 release
+ * help/C/gnome-terminal-C.omf: updated manual version info
+ * help/C/l10n.txt: added this new file that contains information
+ for L10N teams about how to set up screenshots for inclusion in
+ Help and about differences from one version of the Help to another.
+
+ ChangeLog | 28 ++++++++++++++++++----------
+ 1 file changed, 18 insertions(+), 10 deletions(-)
+
+commit 5ca4a32e7681b75cd3db558747a0f44d77adca37
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Fri Aug 29 15:03:47 2003 +0000
+
+ Updates to the Help for the GNOME 2.4 release
+
+ help/C/gnome-terminal-C.omf | 6 +--
+ help/C/gnome-terminal.xml | 117 +++++++++++++++++++++++++-------------------
+ 2 files changed, 70 insertions(+), 53 deletions(-)
+
+commit 6516bd6b9d4bd1a1aaa71087ae615280918c92c9
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Fri Aug 29 15:03:15 2003 +0000
+
+ This file contains information for L10N teams about how to set up screenshots for inclusion in Help and about differences from one version of the Help to another.
+
+ help/C/l10n.txt | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 55 insertions(+)
+
+commit f2e647e7a5e9d04571eabc665ba94bc78347b3f6
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Wed Aug 27 20:07:12 2003 +0000
+
+ Revision of Spanish translation by Francisco Javier F. Serrador
+
+ 2003-08-27 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Revision of Spanish translation by
+ Francisco Javier F. Serrador <serrador@arrakis.es>.
+
+ po/ChangeLog | 5 ++
+ po/es.po | 192 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 101 insertions(+), 96 deletions(-)
+
+commit 4de52db5ee0905aeb9d1b0899001ec12624a45a3
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Wed Aug 27 17:35:13 2003 +0000
+
+ Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.
+
+ 2003-08-27 Danilo Šegan <dsegan@gmx.net>
+
+ * be.po: Updated Belarusian translation by Ales Nyakhaychyk
+ <nab@mail.by>.
+
+ po/ChangeLog | 5 +
+ po/be.po | 1394 +++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 796 insertions(+), 603 deletions(-)
+
+commit 277522892b4d669b560fc05d7242dded6e51f773
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Tue Aug 26 23:00:41 2003 +0000
+
+ Dutch translation updated by Kees van den Broek.
+
+ 2003-08-27 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 ++++
+ po/nl.po | 13 +++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit c2f64347420fdc7bf90dccb6767db15de8348333
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Tue Aug 26 18:09:00 2003 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 ++++
+ po/cy.po | 16 ++++++++--------
+ 2 files changed, 12 insertions(+), 8 deletions(-)
+
+commit 3028536db96129fb2e570068f0233257c973a8a7
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Aug 25 15:46:56 2003 +0000
+
+ Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
+
+ * ko.po: Updated Korean translation by
+ Young-Ho Cha <ganadist at mizi.com>.
+
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 1c3a78af5ccf34db24d09a5c2f83ee78476459fb
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Aug 25 12:09:49 2003 +0000
+
+ Fixed missing accel in Portuguese translation.
+
+ 2003-08-25 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Fixed missing accel in Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt.po | 7 ++++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 663729a53724991a5f22dc284c10def7e092252b
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Mon Aug 25 12:02:08 2003 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2409 ++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 1645 insertions(+), 764 deletions(-)
+
+commit 47d4fd28cdd33a9a254ec4dc55be0eb5f3f67c28
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Mon Aug 25 06:25:55 2003 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 5 +
+ po/fr.po | 1009 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 592 insertions(+), 422 deletions(-)
+
+commit 37a8ba740d260777be71656a4658a99a104dbc58
+Author: Kang Jeong-Hee <kz@src.gnome.org>
+Date: Mon Aug 25 06:05:13 2003 +0000
+
+ ko.po updated
+
+ po/ChangeLog | 4 ++++
+ po/ko.po | 50 ++++++++++++++++++++++++--------------------------
+ 2 files changed, 28 insertions(+), 26 deletions(-)
+
+commit e2012a0bc4967f73e82b53572f6361620e2b7f9b
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Aug 24 20:49:29 2003 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2212 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 753 insertions(+), 1459 deletions(-)
+
+commit 8d335d323c7327be25b226f6e746a300db53b472
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Sun Aug 24 17:12:38 2003 +0000
+
+ Updated Finnish translation.
+
+ 2003-08-24 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 15 ++++++++++-----
+ 2 files changed, 14 insertions(+), 5 deletions(-)
+
+commit 27c809757059b94ef7bf747525675291acdff261
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sat Aug 23 15:16:28 2003 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 +
+ po/ko.po | 558 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 351 insertions(+), 211 deletions(-)
+
+commit 7fb6e65fb688b7195ecc106d319e92b8e20d404c
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Sat Aug 23 14:39:19 2003 +0000
+
+ Updated Serbian translation by Serbian team (Prevod.org).
+
+ 2003-08-23 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation by Serbian team
+ (Prevod.org).
+
+ po/ChangeLog | 5 +++++
+ po/sr.po | 68 +++++++++++++++++++++++++++++------------------------------
+ po/sr@Latn.po | 68 +++++++++++++++++++++++++++++------------------------------
+ 3 files changed, 73 insertions(+), 68 deletions(-)
+
+commit 0881cfe654f5879636ace003b1fabbeca9fbb40c
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Aug 20 20:14:12 2003 +0000
+
+ Update Norwegian translation.
+
+ 2003-08-20 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Update Norwegian translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 717 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 368 insertions(+), 353 deletions(-)
+
+commit 00ab9ae07ab4469593e846fe14c0bc72d95c28bb
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Tue Aug 19 18:59:11 2003 +0000
+
+ Dutch translation updated by Daniel van Eeden.
+
+ 2003-08-19 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 136 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 2 files changed, 136 insertions(+), 4 deletions(-)
+
+commit 86f35fe945bd5b059b72d368092502175dd3a3f6
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Tue Aug 19 04:58:29 2003 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 ++++
+ po/cy.po | 18 +++++++++---------
+ 2 files changed, 13 insertions(+), 9 deletions(-)
+
+commit 6267f7dd7ba45bf9a819f8dcd8fd4ee19825d6b1
+Author: Metin Amiroff <metin@karegen.com>
+Date: Mon Aug 18 10:36:24 2003 +0000
+
+ Updated Azerbaijani translation.
+
+ 2003-08-18 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani translation.
+
+ po/ChangeLog | 4 +
+ po/az.po | 522 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 272 insertions(+), 254 deletions(-)
+
+commit 5ecf4803d398fdbe13c1e166cbd6423a2c7853cc
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Sun Aug 17 23:06:01 2003 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2003-08-17 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 +++
+ po/pt_BR.po | 102 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 52 insertions(+), 54 deletions(-)
+
+commit 48eb945a7ea98a652b5cff08d1d3f122f8eef2f0
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Sat Aug 16 16:51:14 2003 +0000
+
+ Updated Finnish translation.
+
+ 2003-08-16 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 1116 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 567 insertions(+), 553 deletions(-)
+
+commit e10e0854f2645f67a06e531043a34cc0af1990b7
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Tue Aug 12 10:00:03 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 ++++
+ po/de.po | 65 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 39 insertions(+), 30 deletions(-)
+
+commit 5211965c9c2868646e3ca504763d3fdbcc7d67b9
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Sun Aug 10 19:03:11 2003 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2003-08-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 ++
+ po/pt_BR.po | 136 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 79 insertions(+), 61 deletions(-)
+
+commit b3646137dbe0fbaf31925aaad1102bd982693dbb
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sat Aug 9 18:56:11 2003 +0000
+
+ Updated Malay translation.
+
+ 2003-08-09 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 800 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 477 insertions(+), 327 deletions(-)
+
+commit 75e533f22ed62d323b76bd74a5cdaef4c5ffc92f
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Sat Aug 9 13:01:52 2003 +0000
+
+ Updated
+
+ po/sq.po | 610 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 328 insertions(+), 282 deletions(-)
+
+commit 9662017361f4c7ec9eec00eb4c286c6a61fffcb1
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Fri Aug 8 17:23:54 2003 +0000
+
+ Updated Serbian translation.
+
+ 2003-08-08 Danilo Šegan <dsegan@gmx.net>
+
+ * sr.po, sr@Latn.po: Updated Serbian translation.
+
+ po/ChangeLog | 4 +
+ po/sr.po | 1193 +++++++++++++++++++++++++++++++------------------------
+ po/sr@Latn.po | 1219 +++++++++++++++++++++++++++++++++------------------------
+ 3 files changed, 1394 insertions(+), 1022 deletions(-)
+
+commit c20769d0c05d8f899f2055178c8d6642f854282d
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Thu Aug 7 17:30:46 2003 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 +++
+ po/cy.po | 83 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 48 insertions(+), 39 deletions(-)
+
+commit 52cb54015ce4624a2c620418f4b3fe14509d79b0
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Thu Aug 7 13:31:58 2003 +0000
+
+ Updated Spanish translation by
+
+ 2003-08-07 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation by
+
+ po/ChangeLog | 4 +++
+ po/es.po | 106 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 58 insertions(+), 52 deletions(-)
+
+commit 14224bff8a8d1be45ec5ae465626737d22927a0c
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Wed Aug 6 20:20:25 2003 +0000
+
+ Updated Danish translation.
+
+ 2003-08-06 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 1154 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 603 insertions(+), 555 deletions(-)
+
+commit 61952d6fa84b11de7a53c7d342097a6589d33110
+Author: Metin Amiroff <metin@karegen.com>
+Date: Wed Aug 6 17:10:27 2003 +0000
+
+ Updated Azerbaijani translation.
+
+ 2003-08-06 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Updated Azerbaijani translation.
+
+ po/ChangeLog | 4 +
+ po/az.po | 1232 ++++++++++++++++++++++------------------------------------
+ 2 files changed, 461 insertions(+), 775 deletions(-)
+
+commit 4f590897b097762bb6e696520400855a92792f25
+Author: Wang Jian <lark@src.gnome.org>
+Date: Wed Aug 6 15:02:23 2003 +0000
+
+ *** empty log message ***
+
+ po/ChangeLog | 5 +
+ po/zh_CN.po | 1116 +++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 563 insertions(+), 558 deletions(-)
+
+commit 25dcab2e9a654db5c19877af022af7af453a29d4
+Author: Wang Jian <lark@src.gnome.org>
+Date: Wed Aug 6 14:56:46 2003 +0000
+
+ *** empty log message ***
+
+ po/zh_CN.po | 1809 +++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 830 insertions(+), 979 deletions(-)
+
+commit 0b47fb19fa7f27d3f30453ae8d48708ba19a4d3b
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Tue Aug 5 17:43:24 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +++
+ po/ca.po | 84 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 50 insertions(+), 38 deletions(-)
+
+commit 6147d59b59d5b1a0a34ea65e5475bb3bd0065892
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Mon Aug 4 13:40:35 2003 +0000
+
+ Dutch translation updated by Daniel van Eeden.
+
+ 2003-08-04 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 230 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 105 insertions(+), 129 deletions(-)
+
+commit 335a3ef00fe71241e9782220d2103134bd998d1f
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Mon Aug 4 13:01:02 2003 +0000
+
+ Dutch translation updated by Vincent van Adrighem.
+
+ 2003-08-04 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Vincent van Adrighem.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 291 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 167 insertions(+), 128 deletions(-)
+
+commit 1f7be2d1c22383aa31c07d37ccd72c84841bb8c3
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Sun Aug 3 19:03:15 2003 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2003-08-03 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 774 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 323 insertions(+), 455 deletions(-)
+
+commit 009df3a9aeb7275659aa7f8082403d5dd38ff81b
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Sun Aug 3 15:20:51 2003 +0000
+
+ Updated the Greek translation
+
+ po/el.po | 691 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 359 insertions(+), 332 deletions(-)
+
+commit 4bf5244df06ea85957a82f6c203a79b4b554435a
+Author: Sajith VK <sajith_vk@src.gnome.org>
+Date: Sat Aug 2 12:47:55 2003 +0000
+
+ The mass commit
+
+ po/ml.po | 32 +++++++++++++++++++-------------
+ 1 file changed, 19 insertions(+), 13 deletions(-)
+
+commit bde8dde01c49d9f3ec595917f52309c10bf1df6d
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Wed Jul 30 23:31:11 2003 +0000
+
+ Updated Portuguese translation.
+
+ 2003-07-31 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt.po | 64 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 38 insertions(+), 30 deletions(-)
+
+commit 6ca2531bcee5ffaee9c511ba79d22b1b53506d25
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Jul 30 19:12:15 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 63 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 36 insertions(+), 31 deletions(-)
+
+commit 4fb3607606aad170ce01db3777f13a360501d5eb
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Jul 30 15:44:46 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-07-30 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 76 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 44 insertions(+), 36 deletions(-)
+
+commit ebd46167c2aaf628ded91917e868ccf385171fc7
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Wed Jul 30 06:09:06 2003 +0000
+
+ Updated Polish translation.
+
+ 2003-07-30 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 60 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 35 insertions(+), 29 deletions(-)
+
+commit 1b50e6997b002f804115e4ccf0c4a23542a21052
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Jul 29 23:18:21 2003 +0000
+
+ fix error message, as suggested in bug 102423. add bug-buddy information,
+
+ 2003-07-29 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-profile.c(terminal_profile_forget): fix error message,
+ as suggested in bug 102423.
+ * gnome-terminal.desktop.in: add bug-buddy information, fixing
+ bug 109385.
+ * src/terminal.c(terminal_util_load_glade_file): simplify an error
+ message, as per bug 100335.
+ * src/terminal-screen.c(terminal_screen_init): allow user:passwd in
+ urls. Close bug 5457.
+
+ ChangeLog | 11 +++++++++++
+ gnome-terminal.desktop.in | 3 +++
+ src/terminal-profile.c | 2 +-
+ src/terminal-screen.c | 13 +++++++++++--
+ src/terminal.c | 2 +-
+ 5 files changed, 27 insertions(+), 4 deletions(-)
+
+commit d6029c6288d7ddc6905a95a948082c6e76617a3a
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Jul 29 20:49:16 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-07-29 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 330 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 183 insertions(+), 151 deletions(-)
+
+commit f51fcb2d7443e014ddafebab754b39d869342baf
+Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+Date: Tue Jul 29 05:35:46 2003 +0000
+
+ Allow only numeric values to spin button. Fixes bug #115439.
+
+ 2003-07-29 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+
+ * src/gnome-terminal.glade2: Allow only numeric values to spin
+ button. Fixes bug #115439.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.glade2 | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit a1d793a71e1fd5a55852a4a17bda7dc58c54aff3
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sun Jul 27 19:15:25 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 562 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 298 insertions(+), 268 deletions(-)
+
+commit 43a5fa6e3b9c0a7ecb3900dc5232fde5a2453387
+Author: Sajith VK <sajith_vk@src.gnome.org>
+Date: Sun Jul 27 11:14:12 2003 +0000
+
+ ok
+
+ po/ml.po | 704 ++++++++++++++++++++-------------------------------------------
+ 1 file changed, 222 insertions(+), 482 deletions(-)
+
+commit da89a16c0a2bb1b1f4a988670fee32be05feb3b9
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Thu Jul 24 12:36:09 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-07-24 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 562 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 302 insertions(+), 264 deletions(-)
+
+commit ca0530efda5dc88b3e7051b9834653070d59dab8
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Thu Jul 24 11:26:47 2003 +0000
+
+ updated Vietnamese file
+
+ po/ChangeLog | 4 +
+ po/vi.po | 307 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 147 insertions(+), 164 deletions(-)
+
+commit 4a0ebcb10148e805164f91872c9a3ffeae317fb3
+Author: Dafydd Harries <daf@parnassus.ath.cx>
+Date: Thu Jul 24 02:40:15 2003 +0000
+
+ Updated Welsh translation. Fix the previous update, and remember to put a
+
+ 2003-07-21 Dafydd Harries <daf@parnassus.ath.cx>
+
+ * cy.po: Updated Welsh translation. Fix the previous update, and
+ remember to put a ChangeLog entry in this time.
+
+ I must not commit without running msgfmt -cv.
+ I must not commit without running msgfmt -cv.
+ I must not commit without...
+
+ po/ChangeLog | 5 +++++
+ po/cy.po | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit e148d5bd0357eef10f10a269f9579bb5736fb09e
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Thu Jul 24 02:35:50 2003 +0000
+
+ Updated Welsh translation.
+
+ po/cy.po | 250 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 132 insertions(+), 118 deletions(-)
+
+commit 9e61ecba0400f4dfd1a260529ddd1d6bfbffa839
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Thu Jul 24 00:58:58 2003 +0000
+
+ Updated Portuguese translation.
+
+ 2003-07-24 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 277 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 149 insertions(+), 132 deletions(-)
+
+commit 33f07c07598a8fd7313262cda116a54fde6f8709
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Wed Jul 23 20:55:26 2003 +0000
+
+ Updated Polish translation.
+
+ 2003-07-23 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation.
+
+ po/ChangeLog | 4 ++++
+ po/pl.po | 10 +++++-----
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 3cf7726a5c535fbfa005e369d428ebb645cce4e2
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Jul 23 20:43:52 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 232 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 113 insertions(+), 123 deletions(-)
+
+commit 2eb82ce11592493d2835954d59b0f2e24d090aae
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Wed Jul 23 12:08:06 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 ++
+ po/de.po | 231 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 112 insertions(+), 123 deletions(-)
+
+commit c7d31340651e7096d009a4f4ec2bc268086c1da4
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Wed Jul 23 08:11:36 2003 +0000
+
+ Updated Polish translation.
+
+ 2003-07-23 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation.
+
+ po/ChangeLog | 4 +
+ po/pl.po | 240 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 129 insertions(+), 115 deletions(-)
+
+commit cc37e97e77bff56a5d0c73bf5bed71d7d6a875b7
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Jul 22 21:00:19 2003 +0000
+
+ general make-over of error messages relating to command line options, as
+
+ 2003-07-22 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal.c: general make-over of error messages relating to
+ command line options, as suggested in bug 101484.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 51 ++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 33 insertions(+), 23 deletions(-)
+
+commit 07af305e35f6b9d44da484b5cb1a3f2f7bd4f75a
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Tue Jul 22 11:00:56 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 493 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 260 insertions(+), 237 deletions(-)
+
+commit fe75148650ff01d894527cdaf3ed167c53aa3080
+Author: Dafydd Harries <daf@src.gnome.org>
+Date: Mon Jul 21 04:38:07 2003 +0000
+
+ Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 426 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 227 insertions(+), 203 deletions(-)
+
+commit 65150c1db90577e7aa2bfea2741a57c071bbd8ed
+Author: Artur Flinta <aflinta@cvs.gnome.org>
+Date: Sun Jul 20 23:16:35 2003 +0000
+
+ Updated Polish translation.
+
+ 2003-07-21 Artur Flinta <aflinta@cvs.gnome.org>
+
+ * pl.po: Updated Polish translation.
+
+ po/ChangeLog | 4 +
+ po/pl.po | 1063 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 550 insertions(+), 517 deletions(-)
+
+commit 3c7a2ca86f945862749faead0ec05ff43b561e4a
+Author: Changwoo Ryu <cwryu@debian.org>
+Date: Sun Jul 20 06:43:28 2003 +0000
+
+ Updated Korean translation.
+
+ 2003-07-20 Changwoo Ryu <cwryu@debian.org>
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 4 +
+ po/ko.po | 969 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 413 insertions(+), 560 deletions(-)
+
+commit 958d3e36957b11191e39ccb2c5528f99339e4ede
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sat Jul 19 17:33:09 2003 +0000
+
+ Updated Portuguese translation.
+
+ 2003-07-19 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 600 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 317 insertions(+), 287 deletions(-)
+
+commit c227756141b990e77a74f85d834f95d3c027c99f
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri Jul 18 23:24:10 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 64 +++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 41 insertions(+), 27 deletions(-)
+
+commit 1cb7659d4ccb5602278818e5b22a217ca461d563
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Jul 17 21:26:23 2003 +0000
+
+ make profiles use the system terminal font, and not only its size.
+
+ 2003-07-17 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-screen.c: make profiles use the system terminal font,
+ and not only its size. Essentially O. Taylor's patch from bug 106935.
+ This also fixes bug 105540.
+ * src/gnome-terminal.glade2: update the profile editor dialog to
+ reflect the above change.
+
+ ChangeLog | 8 +++
+ src/gnome-terminal.glade2 | 2 +-
+ src/terminal-screen.c | 173 ++++++++++++++++++++++++++++++----------------
+ 3 files changed, 122 insertions(+), 61 deletions(-)
+
+commit 450b2145035085977bee6f82eca9d7f2554d149c
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Thu Jul 17 15:55:42 2003 +0000
+
+ Dutch translation updated by Kees van den Broek.
+
+ 2003-07-17 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 413 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 215 insertions(+), 202 deletions(-)
+
+commit 3c7a0e4231a5cea43f3388f428da3e11a87ee2e2
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Thu Jul 17 07:09:30 2003 +0000
+
+ forgot an argument in the last commit.
+
+ 2003-07-15 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/skey-popup.c(terminal_skey_do_popup): forgot an argument in the
+ last commit.
+
+ ChangeLog | 5 +++++
+ src/skey-popup.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 84c2c0d2ed15317957e15e6a65ca78fed4a5551a
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Jul 16 19:22:28 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 404 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 209 insertions(+), 199 deletions(-)
+
+commit c378139395204553d6410dba6b84af93bc4eeddd
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Jul 16 17:26:04 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-07-16 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 400 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 209 insertions(+), 195 deletions(-)
+
+commit 44bb24dd1c74d2dd3bdde152557c29bcc4642d28
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Jul 16 08:00:57 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-07-16 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 24 ++++++++++++------------
+ 2 files changed, 16 insertions(+), 12 deletions(-)
+
+commit f871b27523faaf23971e9dc508ee9ab7672cbbcb
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jul 16 01:36:09 2003 +0000
+
+ add this function, and use it everywhere else to construct error dialogs
+
+ 2003-07-15 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * terminal.c(terminal_util_show_error_dialog): add this function, and
+ use it everywhere else to construct error dialogs (long list of affected
+ functions omitted...)
+ * terminal.c(new_profile_response_callback): move the New Profile
+ dialog to glade-land, making it more HIG-compliant and letting it open a
+ profile editor on the newly created profile.
+ * terminal-screen.c(show_fork_error_dialog): inline this, using
+ terminal_util_show_error_dialog, directly in
+ terminal_screen_launch_child.
+ * gnome-terminal.glade2: add the New Profile dialog.
+
+ Everything, from the patch in bug #117445.
+
+ ChangeLog | 15 ++
+ src/encoding.c | 19 +--
+ src/gnome-terminal.glade2 | 242 ++++++++++++++++++++++++++++-
+ src/profile-editor.c | 19 +--
+ src/skey-popup.c | 24 +--
+ src/terminal-screen.c | 60 +-------
+ src/terminal-window.c | 44 +-----
+ src/terminal.c | 379 +++++++++++++++++++++-------------------------
+ src/terminal.h | 4 +
+ 9 files changed, 449 insertions(+), 357 deletions(-)
+
+commit ec9c6f2bd2e2a93300a2a4d1a868de3e4148929b
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Tue Jul 15 22:26:52 2003 +0000
+
+ fix a typo (bug #113443) s/sytems/systems/ from bug #102420. remove astray
+
+ 2003-07-15 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+
+ * src/terminal-window.c(append_stock_menuitem): fix a typo (bug
+ #113443)
+ * src/gnome-terminal.glade2: s/sytems/systems/ from bug #102420.
+ * skey-popup.h: remove astray comment.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.glade2 | 2 +-
+ src/skey-popup.h | 2 --
+ src/terminal-window.c | 2 +-
+ 4 files changed, 9 insertions(+), 4 deletions(-)
+
+commit de9be8db214c59c994e6e29326bee7d16c26c69c
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Jul 15 22:10:52 2003 +0000
+
+ update
+
+ 2003-07-15 Havoc Pennington <hp@redhat.com>
+
+ * NEWS: update
+
+ * configure.in: 2.3.2
+
+ ChangeLog | 6 ++++++
+ NEWS | 24 ++++++++++++++++++++++++
+ configure.in | 2 +-
+ 3 files changed, 31 insertions(+), 1 deletion(-)
+
+commit 660560bf5675af8d97ef58bc691b3b4115181a9d
+Author: Dafydd Harries <daf@parnassus.ath.cx>
+Date: Mon Jul 14 21:56:02 2003 +0000
+
+ Updated Welsh translation.
+
+
+ 2003-07-14 Dafydd Harries <daf@parnassus.ath.cx>
+
+ * cy.po: Updated Welsh translation.
+
+ po/ChangeLog | 4 +
+ po/cy.po | 675 ++++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 445 insertions(+), 234 deletions(-)
+
+commit 399099b5fb7286e26a5a02b29b80aff5a153f2fa
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Sat Jul 12 12:43:23 2003 +0000
+
+ updated Walloon file
+
+ po/ChangeLog | 4 +
+ po/wa.po | 825 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 305 insertions(+), 524 deletions(-)
+
+commit 511551c39b606242dc59df84f68609b20922b5ab
+Author: John Fleck <jfleck@inkstain.net>
+Date: Fri Jul 11 03:35:14 2003 +0000
+
+ help/xmldocs.make help/omf.make Sync help build stuff with Malcolm's
+
+
+ 2003-07-10 John Fleck <jfleck@inkstain.net>
+
+ * help/xmldocs.make
+ * help/omf.make
+ Sync help build stuff with Malcolm's gnome-common
+ versions of these files.
+
+ ChangeLog | 7 +++++++
+ help/omf.make | 22 +++++++++++++++-------
+ help/xmldocs.make | 6 +++---
+ 3 files changed, 25 insertions(+), 10 deletions(-)
+
+commit d26adc4245d31394035b31008a64d55212257faa
+Author: Andras Timar <timar@gnome.hu>
+Date: Wed Jul 9 12:09:30 2003 +0000
+
+ Updated Hungarian translation.
+
+ 2003-07-09 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 357 ++++++++++++++++++-----------------------------------------
+ 2 files changed, 111 insertions(+), 250 deletions(-)
+
+commit 7346703299fb6a8543adaa79c9159c2158bdfa73
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Tue Jul 8 22:48:46 2003 +0000
+
+ Updated Italian translation by Stefano Canepa.
+
+ po/ChangeLog | 5 +
+ po/it.po | 1291 +++++++++-------------------------------------------------
+ 2 files changed, 208 insertions(+), 1088 deletions(-)
+
+commit 3a3303309f0c11accc2ed1678a771f87f733bf15
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Mon Jul 7 15:28:13 2003 +0000
+
+ Dutch translation updated by Kees van den Broek.
+
+ 2003-07-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 191 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 106 insertions(+), 89 deletions(-)
+
+commit 515b59e2688618b29bc264f37c76f5f62f25ed81
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Sun Jul 6 15:54:10 2003 +0000
+
+ Updated Hebrew translation.
+
+
+ * he.po: Updated Hebrew translation.
+
+ po/ChangeLog | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 59bf3b9bf57ae12e66975d0abb75e107f3ee0221
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Sun Jul 6 15:53:04 2003 +0000
+
+ Updated Hebrew translation.
+
+ po/he.po | 558 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 337 insertions(+), 221 deletions(-)
+
+commit 960e72c4836bb545b1d2c585e8fc1f3330df5536
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sun Jul 6 10:13:14 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 156 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 87 insertions(+), 73 deletions(-)
+
+commit 0aa79296ab703aaeeb8f2998dd12c8a0faef0227
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jul 3 13:31:10 2003 +0000
+
+ Merge leak fix
+
+ 2003-07-03 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/eggcellrendererkeys.c:
+ (egg_cell_renderer_keys_set_accelerator): Merge leak fix
+
+ ChangeLog | 6 ++++++
+ src/eggcellrendererkeys.c | 1 +
+ 2 files changed, 7 insertions(+)
+
+commit 678eb662b74f5654ccc3cd70daf153b03e4a38cf
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Wed Jul 2 20:28:23 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-07-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 245 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 120 insertions(+), 129 deletions(-)
+
+commit fd3eab270e35d1387ba436e8c683b4d1b6c7ea4a
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Jul 2 15:33:16 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-07-02 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 152 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 86 insertions(+), 70 deletions(-)
+
+commit cea5bc6d3add8756e54e1a186dcbdbefde79ed71
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Tue Jul 1 07:54:22 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 43 ++++++++++++++++++++++++++++++++-----------
+ 2 files changed, 36 insertions(+), 11 deletions(-)
+
+commit 6495046a4deb34579ee880a04424024d2c555cef
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Mon Jun 30 22:53:59 2003 +0000
+
+ *** empty log message ***
+
+ po/sq.po | 308 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 167 insertions(+), 141 deletions(-)
+
+commit 4481a43168e9bb402faed15e19b0f9a2d7d04ecd
+Author: Artur Flinta <aflinta@src.gnome.org>
+Date: Mon Jun 30 20:24:58 2003 +0000
+
+ - fixed typo
+
+ src/terminal-window.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ee06923194efa70db6ad3b609d54b3df929a8c0e
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Mon Jun 30 19:02:40 2003 +0000
+
+ Set translator_credits.
+
+ 2003-06-30 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Set translator_credits.
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 2f013c0fe3446385cabb4aa360032af1cd9f3db0
+Author: Mohammad DAMT <mdamt@bisnisweb.com>
+Date: Mon Jun 30 04:59:57 2003 +0000
+
+ Added Indonesian translation Added "id" to ALL_LINGUAS
+
+ 2003-06-30 Mohammad DAMT <mdamt@bisnisweb.com>
+
+ * po/id.po: Added Indonesian translation
+ * configure.in: Added "id" to ALL_LINGUAS
+
+ ChangeLog | 5 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/id.po | 2398 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2408 insertions(+), 1 deletion(-)
+
+commit 2d1eae5fe94f08b16e6cab4ca2bcdb8d9ec85627
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Sun Jun 29 12:17:25 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 189 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 88 insertions(+), 105 deletions(-)
+
+commit 6bf2ffb8bdbd745a56204b96e093c07f1a5c1522
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Sun Jun 29 04:29:44 2003 +0000
+
+ Minor changes to appease gcc. Handle underscores in visible profile names,
+
+ 2003-06-29 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+ * src/terminal-window.c(new_window_callback, new_tab_callback):
+ * src/terminal.c(terminal_app_get_clone_command):
+ * src/skey/btoe.c: Minor changes to appease gcc.
+ * src/terminal-window.c(fill_in_new_term_submenus): Handle underscores
+ in visible profile names, fixing bug #78903.
+ * src/terminal-screen.c(terminal_screen_init): Fix URL pattern, as in
+ bug #114597.
+ * src/gnome-terminal.glade2:
+ * src/terminal-accels.c(terminal_edit_keys_dialog_new):
+ * src/terminal-window.c(terminal_window_init): Higgify away the words
+ `keybinding', `mnemonic', `accelerator'. Bug #90720.
+
+ ChangeLog | 13 +++++++++++++
+ src/gnome-terminal.glade2 | 8 ++++----
+ src/skey/btoe.c | 2 +-
+ src/terminal-accels.c | 2 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal-window.c | 44 ++++++++++++++++++++++++++++++++++----------
+ src/terminal.c | 2 +-
+ 7 files changed, 55 insertions(+), 18 deletions(-)
+
+commit 5b0a25400f4e2a9ac8c6fd40f4106b9ec9e85980
+Author: Christian Rose <menthos@menthos.com>
+Date: Thu Jun 26 20:10:53 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-06-26 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 161 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 85 insertions(+), 80 deletions(-)
+
+commit 60ad4a1d66addcc1e7675e519880f55434112607
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Thu Jun 26 11:48:27 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 146 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 78 insertions(+), 72 deletions(-)
+
+commit c00df01bad51d1bdd9b5c6534ad863021e04b273
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Wed Jun 25 18:38:03 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +++
+ po/ca.po | 94 ++++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 54 insertions(+), 44 deletions(-)
+
+commit 994bd6daea1f856a91ee98fa91e7a9456cb147be
+Author: Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+Date: Wed Jun 25 01:25:27 2003 +0000
+
+ Make `deprecated option' message mention the option; fixes bug #109356.
+
+ 2003-06-24 Mariano Surez-Alvarez <msuarezalvarez@arnet.com.ar>
+ * src/terminal.c(parse_options_callback): Make `deprecated option'
+ message mention the option; fixes bug #109356.
+ * src/terminal.c(terminal_app_get_clone_command): Don't put
+ --use-factory in the clone command. From the patch given in #109356.
+ * src/terminal-screen.c(terminal_screen_do_popup): Don't show the
+ `Open/Copy Link' items in the context menu, unless the click was on a
+ link, and in that case move then to the top. Fixes #110999.
+ * src/terminal-window.c(new_window_callback, new_tab_callback): Make
+ new windows/tabs start in the current directory as the current tab.
+ Fixes bug #89029.
+
+ ChangeLog | 15 +++++++++++++++
+ src/terminal-screen.c | 34 +++++++++++++++++++---------------
+ src/terminal-window.c | 11 ++++++++---
+ src/terminal.c | 13 +++++++------
+ 4 files changed, 49 insertions(+), 24 deletions(-)
+
+commit de21c682f7085389912bfb26f857c1ce4888b3d6
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Sun Jun 22 22:58:02 2003 +0000
+
+ Dutch translation updated by Kees van den Broek.
+
+ 2003-06-23 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Kees van den Broek.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 296 +++++++++--------------------------------------------------
+ 2 files changed, 49 insertions(+), 251 deletions(-)
+
+commit d0f5a8994ddba0937f75840fbf05294a9d71dd13
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Thu Jun 19 16:04:05 2003 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 435 +++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 321 insertions(+), 118 deletions(-)
+
+commit 58503f47665ee13c9b88f7e783773af42703abec
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Thu Jun 19 10:36:38 2003 +0000
+
+ added Macedonian translation
+
+ po/mk.po | 638 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 410 insertions(+), 228 deletions(-)
+
+commit bf1e1636041ce6451632c778900d2f5b2e2580cf
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Jun 17 18:33:35 2003 +0000
+
+ - search the right list of tags for skey
+
+ src/terminal-widget-vte.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 224833b3075c71acbc3c41c1e78d0ff491ea3c5b
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Tue Jun 17 17:48:58 2003 +0000
+
+ Minor fixes to Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 18 +++++++++---------
+ 2 files changed, 13 insertions(+), 9 deletions(-)
+
+commit f3151f53fd2853a0b3f93ded819f5686df35325f
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Jun 17 14:39:27 2003 +0000
+
+ correctly handle cases where we have more than one URL or skey pattern
+
+ * src/terminal-widget-vte.c: correctly handle cases where we have more than
+ one URL or skey pattern (which we already do for URLs).
+
+ ChangeLog | 4 ++++
+ src/terminal-widget-vte.c | 39 +++++++++++++++++++++++++++++----------
+ 2 files changed, 33 insertions(+), 10 deletions(-)
+
+commit 14aa74c1a998abea17e93dea082dcf9860674628
+Author: Taneem Ahmed <taneem@eyetap.org>
+Date: Tue Jun 17 08:03:01 2003 +0000
+
+ Added "bn" to ALL_LINGUAS. Added Bengali translation by Runa Bhattacharjee
+
+ 2003-06-17 Taneem Ahmed <taneem@eyetap.org>
+
+ * configure.in: Added "bn" to ALL_LINGUAS.
+ * po/bn.po: Added Bengali translation by Runa Bhattacharjee
+ of Ankur Group <gnome-translation@bengalinux.org>
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/bn.po | 2538 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2548 insertions(+), 1 deletion(-)
+
+commit 05a4866a0b74f184ad07c7ede179a3089cd4094f
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Fri Jun 13 16:06:06 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +
+ po/ca.po | 379 +++++++++++++++++++++++++++++++++++++++++++++++------------
+ 2 files changed, 305 insertions(+), 78 deletions(-)
+
+commit ee21a510dd6ac917a6efca563aaf700d46bced21
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Thu Jun 12 09:29:51 2003 +0000
+
+ *** empty log message ***
+
+ po/sq.po | 258 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 130 insertions(+), 128 deletions(-)
+
+commit b941c8dfebca9a5186c1097d89a7c56342499c08
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Wed Jun 11 20:43:09 2003 +0000
+
+ prevent false positives when the matched string matched the skey regex
+
+ * src/terminal-widget-vte.c(terminal_widget_check_match): prevent false
+ positives when the matched string matched the skey regex instead of the
+ URL regex.
+ * src/terminal-widget-vte.c(terminal_widget_get_estimated_bytes_per_scrollback_line):
+ tweak estimate to use sizeof(gunichar) instead of sizeof(wchar_t), the
+ terminal widget uses gunichars internally.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-widget-vte.c | 23 +++++++++++++++++++----
+ 2 files changed, 27 insertions(+), 4 deletions(-)
+
+commit 6b3a4d61062d1152abc6c4102751b88697a46de2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Jun 11 04:16:38 2003 +0000
+
+ remove update_active_encoding_name() which was pointless; Mariano
+
+ 2003-06-11 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c: remove update_active_encoding_name()
+ which was pointless; Mariano Suarez-Alvarez #114870
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 37 -------------------------------------
+ 2 files changed, 5 insertions(+), 37 deletions(-)
+
+commit bad3a64d04888c17f5a141ea7db2a4c9b9815753
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Sun Jun 8 15:10:08 2003 +0000
+
+ Dutch translation updated by Daniel van Eeden.
+
+ 2003-06-08 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Daniel van Eeden.
+
+ po/ChangeLog | 4 ++
+ po/nl.po | 224 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 112 insertions(+), 116 deletions(-)
+
+commit 39655beeb62d5da6b987335f4da00aefff169401
+Author: Mark Finlay <sisob@src.gnome.org>
+Date: Sat Jun 7 17:48:09 2003 +0000
+
+ adding terminal mime-type
+
+ ChangeLog | 9 +++++++++
+ Makefile.am | 3 +++
+ gnome-terminal.applications | 7 +++++++
+ 3 files changed, 19 insertions(+)
+
+commit 74f263183b4955e51c8d2b66a609af736674b64b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jun 6 13:28:24 2003 +0000
+
+ don't add accelerator for notebook tab 1 if there's only one tab. Bug
+
+ 2003-06-06 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (reset_tab_menuitems): don't add
+ accelerator for notebook tab 1 if there's only one tab.
+ Bug #109128 from Paul Duran
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 5 ++++-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit 5e3023dee25299bc949b39d326ca9a93e0df9e0e
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Thu Jun 5 16:02:08 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 823 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 437 insertions(+), 390 deletions(-)
+
+commit 7b4b7c40ae617a709857516c55b7280bccc96177
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Wed Jun 4 12:05:41 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 198 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 84 insertions(+), 118 deletions(-)
+
+commit e4596df8688a3d32aa2c1334cb189ee271f27389
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Wed Jun 4 02:30:42 2003 +0000
+
+ Updated traditional Chinese translation.
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 235 +++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 178 insertions(+), 61 deletions(-)
+
+commit 92ea2753d9818511fe69b7d36e8e22d4e744a4b7
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Jun 3 18:18:46 2003 +0000
+
+ We need to resize the newly-selected widget after we make it the active
+
+ * src/terminal-window.c (notebook_page_switched_callback): We need to resize
+ the newly-selected widget after we make it the active widget
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 26b77156395f7dd362f270cff00cb61eab7e3b58
+Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
+Date: Tue Jun 3 14:50:02 2003 +0000
+
+ Updated Irish Translation.
+
+ 2003-06-03 Paul Duffy <dubhthach@frink.nuigalway.ie>
+ Updated Irish Translation.
+
+ po/ChangeLog | 4 ++
+ po/ga.po | 127 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 68 insertions(+), 63 deletions(-)
+
+commit 39db94d641af160a651a020f6f7e2be238a624e8
+Author: Jonathan Blandford <jrb@redhat.com>
+Date: Mon Jun 2 20:30:41 2003 +0000
+
+ We need to update the active widget when we switch panes, #114282
+
+ Mon Jun 2 16:03:48 2003 Jonathan Blandford <jrb@redhat.com>
+
+ * src/terminal-window.c (notebook_page_switched_callback): We need
+ to update the active widget when we switch panes, #114282
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 2 ++
+ 2 files changed, 7 insertions(+)
+
+commit d311275b83beeaef481386da44e4a23a6d567baa
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri May 30 23:04:17 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 15 ++++++++-------
+ 2 files changed, 12 insertions(+), 7 deletions(-)
+
+commit b6f3c0d3494f30b4f9d17d931d85db502599c7bc
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri May 30 05:09:51 2003 +0000
+
+ s/app/application/ per Christian Rose suggestion #113561
+
+ 2003-05-30 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.schemas.in: s/app/application/ per
+ Christian Rose suggestion #113561
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas.in | 6 +++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit f9dd42f2a7e42645b3ab0e4a090421a1cd5c3875
+Author: Christian Rose <menthos@menthos.com>
+Date: Thu May 22 23:59:25 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-05-23 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
+ 2 files changed, 112 insertions(+), 16 deletions(-)
+
+commit 7330d57e2f05aa815ae36b8f9d70cfb906180cee
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed May 21 23:49:39 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-05-22 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 19 ++++++++++++-------
+ 2 files changed, 16 insertions(+), 7 deletions(-)
+
+commit a32a5f81fe513a0eb805cfa938059b1735e97c5c
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed May 21 15:10:58 2003 +0000
+
+ Updated Swedish translation.
+
+ 2003-05-21 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 303 +++++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 215 insertions(+), 92 deletions(-)
+
+commit e1ccdc2620bf68b1a140e3b9ec56ffeca3caa7f9
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue May 20 16:49:21 2003 +0000
+
+ update
+
+ 2003-05-20 Havoc Pennington <hp@redhat.com>
+
+ * NEWS: update
+
+ * configure.in: bump to 2.3.1
+
+ ChangeLog | 6 +
+ NEWS | 26 +
+ configure.in | 2 +-
+ po/am.po | 1993 +++++++++++++++++++++++++++---------------
+ po/ar.po | 2703 +++++++++++++++++++++++++++++++++++++++------------------
+ po/az.po | 2204 ++++++++++++++++++++++++++++++----------------
+ po/be.po | 2148 ++++++++++++++++++++++++++++++---------------
+ po/bg.po | 2126 ++++++++++++++++++++++++++++++---------------
+ po/ca.po | 2132 ++++++++++++++++++++++++++++++---------------
+ po/cs.po | 2 +-
+ po/cy.po | 2202 +++++++++++++++++++++++++++++++---------------
+ po/da.po | 2201 ++++++++++++++++++++++++++++++----------------
+ po/de.po | 2129 ++++++++++++++++++++++++++++++---------------
+ po/el.po | 2203 ++++++++++++++++++++++++++++++----------------
+ po/en_GB.po | 1945 ++++++++++++++++++++++++++---------------
+ po/es.po | 508 ++++++-----
+ po/et.po | 1994 +++++++++++++++++++++++++++---------------
+ po/fa.po | 2005 +++++++++++++++++++++++++++---------------
+ po/fi.po | 2110 +++++++++++++++++++++++++++++---------------
+ po/fr.po | 2216 ++++++++++++++++++++++++++++++----------------
+ po/ga.po | 145 ++--
+ po/gl.po | 2218 ++++++++++++++++++++++++++++++----------------
+ po/he.po | 2120 +++++++++++++++++++++++++++++---------------
+ po/hu.po | 2146 ++++++++++++++++++++++++++++++---------------
+ po/it.po | 2267 +++++++++++++++++++++++++++++++----------------
+ po/ja.po | 2 +-
+ po/ko.po | 2158 +++++++++++++++++++++++++++++----------------
+ po/lt.po | 2016 +++++++++++++++++++++++++++---------------
+ po/lv.po | 2202 ++++++++++++++++++++++++++++++----------------
+ po/mk.po | 2163 +++++++++++++++++++++++++++++----------------
+ po/ml.po | 2039 ++++++++++++++++++++++++++++---------------
+ po/mn.po | 2300 +++++++++++++++++++++++++++++++-----------------
+ po/ms.po | 2 +-
+ po/nl.po | 2253 +++++++++++++++++++++++++++++++----------------
+ po/no.po | 2194 ++++++++++++++++++++++++++++++----------------
+ po/pl.po | 2122 +++++++++++++++++++++++++++++---------------
+ po/pt.po | 345 ++++----
+ po/pt_BR.po | 2110 +++++++++++++++++++++++++++++---------------
+ po/ro.po | 2133 ++++++++++++++++++++++++++++++---------------
+ po/ru.po | 2206 ++++++++++++++++++++++++++++++----------------
+ po/sk.po | 2204 ++++++++++++++++++++++++++++++----------------
+ po/sl.po | 2200 ++++++++++++++++++++++++++++++----------------
+ po/sq.po | 204 +++--
+ po/sr.po | 15 +-
+ po/sr@Latn.po | 15 +-
+ po/sv.po | 2191 ++++++++++++++++++++++++++++++----------------
+ po/tr.po | 1997 +++++++++++++++++++++++++++---------------
+ po/uk.po | 2190 ++++++++++++++++++++++++++++++----------------
+ po/vi.po | 2112 +++++++++++++++++++++++++++++---------------
+ po/wa.po | 2109 +++++++++++++++++++++++++++++---------------
+ po/zh_CN.po | 2140 ++++++++++++++++++++++++++++++---------------
+ po/zh_TW.po | 2 +-
+ 52 files changed, 56426 insertions(+), 28949 deletions(-)
+
+commit 8caee14ac9a7f31d1636b7f17f0abd90bffeb022
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun May 18 16:03:27 2003 +0000
+
+ Updated Portuguese translation.
+
+ 2003-05-18 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 2622 ++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 1738 insertions(+), 888 deletions(-)
+
+commit f8e2bb0f955666d79958d1b5c3efecc77e3df6ba
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Sat May 17 08:51:35 2003 +0000
+
+ Updated traditional Chinese translation.
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 2130 ++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 1396 insertions(+), 738 deletions(-)
+
+commit 2c45b1f962b85589498ffd584097de8d0a164f47
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Tue May 13 19:52:06 2003 +0000
+
+ Updated Spanish translation.
+
+ 2003-05-13 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 2271 ++++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 1566 insertions(+), 709 deletions(-)
+
+commit a0c42fd96bc2b57379a0a919dcdf96f3d9235240
+Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+Date: Sun May 11 09:38:33 2003 +0000
+
+ Updated Japanese translation.
+
+ 2003-05-11 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation.
+
+ po/ChangeLog | 4 +
+ po/ja.po | 406 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 262 insertions(+), 148 deletions(-)
+
+commit d0d2e1ba2fe81d02efe7d6f138ce7e17ae4d4eb8
+Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+Date: Sun May 11 08:58:04 2003 +0000
+
+ Updated Japanese translation.
+
+ 2003-05-11 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
+
+ * ja.po: Updated Japanese translation.
+
+ po/ja.po | 2606 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 1671 insertions(+), 935 deletions(-)
+
+commit b70666dd6afb8aece3258ef5be5ccfa213676176
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sun May 11 07:22:33 2003 +0000
+
+ Updated Malay translation.
+
+ 2003-05-10 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 1960 +++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 1258 insertions(+), 706 deletions(-)
+
+commit 1e8966e177927aeaf9b650af48635020f3cba0e4
+Author: Telsa Gwynne <telsa@src.gnome.org>
+Date: Fri May 9 08:29:20 2003 +0000
+
+ Updating Welsh translation.
+
+ po/ChangeLog | 7 +++++++
+ po/cy.po | 6 ++++--
+ 2 files changed, 11 insertions(+), 2 deletions(-)
+
+commit e8a6ce28709caef89e8bb20f7c28e4de9738c200
+Author: Danilo Šegan <dsegan@gmx.net>
+Date: Tue May 6 01:21:22 2003 +0000
+
+ Added "sr" and "sr@Latn" to ALL_LINGUAS.
+
+ 2003-05-05 Danilo Šegan <dsegan@gmx.net>
+
+ * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
+
+ * po/sr.po, po/sr@Latn.po: Added Serbian translation by
+ http://Prevod.org/.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/sr.po | 2598 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ po/sr@Latn.po | 2600 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 5 files changed, 5208 insertions(+), 1 deletion(-)
+
+commit b50d4e3286d65aca20bd80bad737d9def40d7eb6
+Author: Telsa Gwynne <telsa@src.gnome.org>
+Date: Sun May 4 17:31:21 2003 +0000
+
+ Welsh translation.
+
+ * po/cy.po: Added
+ * configure.in: Added cy to ALL_LINGUAS
+
+ ChangeLog | 5 +
+ configure.in | 2 +-
+ po/cy.po | 1820 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 1826 insertions(+), 1 deletion(-)
+
+commit 9c22998bb0d0b177240fa26771eb0b626ba046ba
+Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
+Date: Sun May 4 14:01:34 2003 +0000
+
+ Updated Irish translation.
+
+ 2003-05-04 Paul Duffy <dubhthach@frink.nuigalway.ie>
+ Updated Irish translation.
+
+ po/ChangeLog | 4 ++++
+ po/ga.po | 20 ++++++++++----------
+ 2 files changed, 14 insertions(+), 10 deletions(-)
+
+commit b307f2b3b98653815ebcdab33a45487c5cd42e1d
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Sun May 4 11:28:22 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++
+ po/cs.po | 134 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 71 insertions(+), 67 deletions(-)
+
+commit b7468f8987410c32623601b53bf9141864f7060b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat May 3 18:20:27 2003 +0000
+
+ fix duplicate mnemonics #82062
+
+ 2003-05-03 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: fix duplicate mnemonics #82062
+
+ ChangeLog | 4 ++++
+ src/gnome-terminal.glade2 | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit 6510f95c47c6358053fa2f35981a4ad74a16bb1b
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Thu May 1 16:39:01 2003 +0000
+
+ Minor updates to correct some technical inaccuracies
+
+ help/C/gnome-terminal-C.omf | 8 +--
+ help/C/gnome-terminal.xml | 130 +++++++-------------------------------------
+ 2 files changed, 25 insertions(+), 113 deletions(-)
+
+commit 9f34062c311d3081f37a9c84afc9256ec391d070
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Thu May 1 14:17:19 2003 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 311 +++++++++++++++++++----------------------------------------
+ 2 files changed, 102 insertions(+), 213 deletions(-)
+
+commit c71f39a9e590e971b2dc18964ccfc86ea5e925b4
+Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
+Date: Wed Apr 30 20:45:12 2003 +0000
+
+ updated irish translation
+
+ 2003-04-30 Paul Duffy <dubhthach@frink.nuigalway.ie>
+ updated irish translation
+
+ po/ga.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f482e92b81b5270b8c9346132fdc98f82a79dd84
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Wed Apr 30 19:24:38 2003 +0000
+
+ Partially update Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 2104 ++++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 1472 insertions(+), 636 deletions(-)
+
+commit 0d2efbb7880d2c18f825c553ea46afbc7ef297d0
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Tue Apr 29 22:48:57 2003 +0000
+
+ Updated
+
+ po/sq.po | 2019 +++++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 1355 insertions(+), 664 deletions(-)
+
+commit d9e618e35dfbcbf481ebd12ae31d3a1e361a0c13
+Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
+Date: Tue Apr 29 12:48:07 2003 +0000
+
+ Added partial Irish Translation (ga.po)
+
+ 2003-04-29 Paul Duffy <dubhthach@frink.nuigalway.ie>
+ Added partial Irish Translation (ga.po)
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ga.po | 2358 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 2367 insertions(+), 1 deletion(-)
+
+commit cf2d2c76581cf3325184d809bbf6d6bab0ae16ab
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Sun Apr 27 13:09:55 2003 +0000
+
+ remove src/x-font-selector.c .
+
+ 2003-04-27 Yanko Kaneti <yaneti@declera.com>
+
+ * POTFILES.in: remove src/x-font-selector.c .
+
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit 1e0947cbd00b1ebdbaf3bbab8ea4edc5d7912551
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Apr 24 14:43:29 2003 +0000
+
+ #include <stdlib.h> to get rid of a warning. Remove x-font-selector.[ch]
+
+ 2003-04-24 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/skey/skey.c: #include <stdlib.h> to get rid of a warning.
+ * src/Makefile.am: Remove x-font-selector.[ch] from build. Fixes
+ #94887. Fix from <berberic@fmi.uni-passau.de>
+ * src/terminal-window.c, src/terminal-screen.c: Fix for #98589.
+ Menus in terminal have icons even when the option is disabled.
+ From <pasupathi.duraisamy@wipro.com>.
+
+ ChangeLog | 9 +
+ src/Makefile.am | 2 -
+ src/skey/skey.c | 1 +
+ src/terminal-screen.c | 26 +
+ src/terminal-window.c | 97 +-
+ src/x-font-selector.c | 3644 -------------------------------------------------
+ src/x-font-selector.h | 294 ----
+ 7 files changed, 132 insertions(+), 3941 deletions(-)
+
+commit d5fe70e17e8249bce1f6d55d55a567db7a8d4b57
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Wed Apr 23 06:15:26 2003 +0000
+
+ Fix header for msgfmt check. Add schemas file.
+
+ 2003-04-23 Abel Cheung <maddog@linux.org.hk>
+
+ * az.po: Fix header for msgfmt check.
+ * POTFILES.in: Add schemas file.
+
+ po/ChangeLog | 5 +++++
+ po/POTFILES.in | 5 +++--
+ po/az.po | 2 +-
+ 3 files changed, 9 insertions(+), 3 deletions(-)
+
+commit aaeab7a28f2849de74586186ce507e413d2bad16
+Author: Laszlo Kovacs <laszlo@src.gnome.org>
+Date: Tue Apr 22 08:53:16 2003 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit f069879448a2a8a3f49f3f2b7c92b1550e150aa3
+Author: Laszlo Kovacs <laszlo@src.gnome.org>
+Date: Tue Apr 22 08:52:19 2003 +0000
+
+ #bug 101529 fixed
+
+ src/terminal-screen.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c5646172a46bafac52b1af6d6f354d0cb441cd0
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Mon Apr 21 19:54:41 2003 +0000
+
+ set the color which is used to tint images and desktop pixmaps to the
+
+ * src/terminal-widget-vte.c(terminal_widget_set_colors): set the color which
+ is used to tint images and desktop pixmaps to the default text
+ background color (#96579). This may become an explicit pref later.
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-vte.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 2c24fe8d3ad9b3238df9429f53edd6a69d32bb0a
+Author: Mike Lei <mlei@src.gnome.org>
+Date: Thu Apr 17 05:07:58 2003 +0000
+
+ deliver SUN's l10n doc files to community
+
+ ChangeLog | 5 +
+ configure.in | 9 +
+ help/Makefile.am | 2 +-
+ help/de/.cvsignore | 4 +
+ help/de/Makefile.am | 8 +
+ help/de/figures/gnome-terminal-default.png | Bin 0 -> 9909 bytes
+ help/de/figures/gnome-terminal-tabbed.png | Bin 0 -> 12447 bytes
+ help/de/figures/terminal_window.png | Bin 0 -> 9641 bytes
+ help/de/gnome-terminal-de.omf | 37 +
+ help/de/gnome-terminal.xml | 1295 ++++++++++++++++++++++
+ help/de/legal.xml | 22 +
+ help/es/.cvsignore | 4 +
+ help/es/Makefile.am | 8 +
+ help/es/figures/gnome-terminal-default.png | Bin 0 -> 8741 bytes
+ help/es/figures/gnome-terminal-tabbed.png | Bin 0 -> 10070 bytes
+ help/es/figures/terminal_window.png | Bin 0 -> 14942 bytes
+ help/es/gnome-terminal-es.omf | 35 +
+ help/es/gnome-terminal.xml | 1330 ++++++++++++++++++++++
+ help/es/legal.xml | 81 ++
+ help/fr/.cvsignore | 4 +
+ help/fr/Makefile.am | 8 +
+ help/fr/figures/gnome-terminal-default.png | Bin 0 -> 9786 bytes
+ help/fr/figures/gnome-terminal-tabbed.png | Bin 0 -> 14400 bytes
+ help/fr/figures/terminal_window.png | Bin 0 -> 9517 bytes
+ help/fr/gnome-terminal-fr.omf | 37 +
+ help/fr/gnome-terminal.xml | 1190 ++++++++++++++++++++
+ help/fr/legal.xml | 76 ++
+ help/it/.cvsignore | 4 +
+ help/it/Makefile.am | 8 +
+ help/it/figures/gnome-terminal-default.png | Bin 0 -> 5295 bytes
+ help/it/figures/gnome-terminal-tabbed.png | Bin 0 -> 6069 bytes
+ help/it/figures/terminal_window.png | Bin 0 -> 5736 bytes
+ help/it/gnome-terminal-it.omf | 35 +
+ help/it/gnome-terminal.xml | 1307 ++++++++++++++++++++++
+ help/it/legal.xml | 80 ++
+ help/ja/.cvsignore | 4 +
+ help/ja/Makefile.am | 8 +
+ help/ja/figures/gnome-terminal-default.png | Bin 0 -> 9267 bytes
+ help/ja/figures/gnome-terminal-tabbed.png | Bin 0 -> 11765 bytes
+ help/ja/figures/terminal_window.png | Bin 0 -> 12684 bytes
+ help/ja/gnome-terminal-ja.omf | 35 +
+ help/ja/gnome-terminal.xml | 1388 +++++++++++++++++++++++
+ help/ja/legal.xml | 47 +
+ help/ko/.cvsignore | 4 +
+ help/ko/Makefile.am | 8 +
+ help/ko/figures/gnome-terminal-default.png | Bin 0 -> 9884 bytes
+ help/ko/figures/gnome-terminal-tabbed.png | Bin 0 -> 10606 bytes
+ help/ko/figures/terminal_window.png | Bin 0 -> 10196 bytes
+ help/ko/gnome-terminal-ko.omf | 35 +
+ help/ko/gnome-terminal.xml | 1347 +++++++++++++++++++++++
+ help/ko/legal.xml | 71 ++
+ help/sv/.cvsignore | 4 +
+ help/sv/Makefile.am | 8 +
+ help/sv/figures/gnome-terminal-default.png | Bin 0 -> 5174 bytes
+ help/sv/figures/gnome-terminal-tabbed.png | Bin 0 -> 5744 bytes
+ help/sv/figures/terminal_window.png | Bin 0 -> 5525 bytes
+ help/sv/gnome-terminal-sv.omf | 35 +
+ help/sv/gnome-terminal.xml | 1457 +++++++++++++++++++++++++
+ help/sv/legal.xml | 27 +
+ help/zh_CN/.cvsignore | 4 +
+ help/zh_CN/Makefile.am | 8 +
+ help/zh_CN/figures/gnome-terminal-default.png | Bin 0 -> 9848 bytes
+ help/zh_CN/figures/gnome-terminal-tabbed.png | Bin 0 -> 10607 bytes
+ help/zh_CN/figures/terminal_window.png | Bin 0 -> 10164 bytes
+ help/zh_CN/gnome-terminal-zh_CN.omf | 35 +
+ help/zh_CN/gnome-terminal.xml | 1122 +++++++++++++++++++
+ help/zh_CN/legal.xml | 48 +
+ help/zh_TW/.cvsignore | 4 +
+ help/zh_TW/Makefile.am | 8 +
+ help/zh_TW/figures/gnome-terminal-default.png | Bin 0 -> 10085 bytes
+ help/zh_TW/figures/gnome-terminal-tabbed.png | Bin 0 -> 10175 bytes
+ help/zh_TW/figures/terminal_window.png | Bin 0 -> 10386 bytes
+ help/zh_TW/gnome-terminal-zh_TW.omf | 35 +
+ help/zh_TW/gnome-terminal.xml | 1212 ++++++++++++++++++++
+ help/zh_TW/legal.xml | 54 +
+ 75 files changed, 12596 insertions(+), 1 deletion(-)
+
+commit deaabbb2448ad4e9b299c6e1f44a04f1b732ed05
+Author: Shivram U <shivaram.upadhyayula@wipro.com>
+Date: Tue Apr 15 13:30:45 2003 +0000
+
+ We neednt explicitly set focus to the terminal active tab anymore.
+
+ 2003-04-15 Shivram U <shivaram.upadhyayula@wipro.com>
+
+ * src/terminal-window.c (notebook_page_switched_callback): We neednt
+ explicitly set focus to the terminal active tab anymore. (#98884)
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 2 --
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 49e4123c5fe0f33b48f2c116301ccfbaa9024b5b
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Apr 15 01:43:38 2003 +0000
+
+ hook up background scrolling. require a version of libvte which supports
+
+ * src/vte.c: hook up background scrolling.
+ * configure.in: require a version of libvte which supports scrolling
+ backgrounds.
+
+ ChangeLog | 5 +++++
+ configure.in | 2 +-
+ src/terminal-widget-vte.c | 3 ++-
+ 3 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 4d3ce17fe67139b7f54017fa04c88772a386eb19
+Author: Laszlo Kovacs <laszlo@src.gnome.org>
+Date: Mon Apr 7 12:34:44 2003 +0000
+
+ code alignment fixed
+
+ src/terminal-screen.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4df989f50fabe8a2b27231184baa79e31ba48399
+Author: Laszlo Kovacs <laszlo@src.gnome.org>
+Date: Mon Apr 7 09:44:45 2003 +0000
+
+ bug #101529 related to remote display og gnome-terminals fixed
+
+ src/terminal-screen.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit ddff1804cb6c338a9b775e9c82575f28460aca6e
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed Apr 2 19:17:58 2003 +0000
+
+ bug #108931. apply patch from Mariano Suarez-Alvarez to add --active
+
+ 2003-04-02 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c: bug #108931. apply patch from Mariano
+ Suarez-Alvarez to add --active command line option and use it to
+ save/restore active tab across sesssions. Also add --tab/--window
+ to make it easier to open tabs/windows with the default profile.
+
+ ChangeLog | 7 +++++
+ src/terminal.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
+ 2 files changed, 93 insertions(+), 7 deletions(-)
+
+commit 434243a28e20d5daca466c1b03960b98857b70fd
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Mar 14 03:47:05 2003 +0000
+
+ set application name to "Terminal" (should not introduce a new string as
+
+ 2003-03-13 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (main): set application name to
+ "Terminal" (should not introduce a new string
+ as that string is already in use)
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 2 ++
+ 2 files changed, 8 insertions(+)
+
+commit 0a66fc3c76c4291e6bbba99055ad537ae13880c2
+Author: Christian Rose <menthos@menthos.com>
+Date: Thu Mar 13 21:16:43 2003 +0000
+
+ Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-India
+
+ 2003-03-13 Christian Rose <menthos@menthos.com>
+
+ * configure.in: Added "ml" to ALL_LINGUAS.
+ * po/ml.po: Added Malayalam translation by
+ FSF-India <locale@gnu.org.in>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/ml.po | 1934 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1944 insertions(+), 1 deletion(-)
+
+commit 3ccd26620d5184cd3e3b81ef7ad25b0941eecbba
+Author: Andras Timar <timar@gnome.hu>
+Date: Wed Mar 12 19:37:42 2003 +0000
+
+ Bugzilla #108234 + update.
+
+ 2003-03-12 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Bugzilla #108234 + update.
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 223 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 117 insertions(+), 110 deletions(-)
+
+commit 45a854aca1e77abbd773e800e54ad0a5c3580ec8
+Author: Roozbeh Pournader <roozbeh@sharif.edu>
+Date: Mon Mar 10 11:37:30 2003 +0000
+
+ Added "fa" to ALL_LINGUAS. Added Persian translation.
+
+ 2003-03-10 Roozbeh Pournader <roozbeh@sharif.edu>
+
+ * configure.in: Added "fa" to ALL_LINGUAS.
+ * po/fa.po: Added Persian translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/fa.po | 1810 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1819 insertions(+), 1 deletion(-)
+
+commit 813d7a5c55448b4b18f2aa6eca8ef231f6d599e2
+Author: Metin Amiroff <metin@karegen.com>
+Date: Sun Mar 9 14:54:17 2003 +0000
+
+ Added Azerbaijani translation.
+
+ 2003-03-09 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Added Azerbaijani translation.
+
+ po/ChangeLog | 4 ++++
+ po/az.po | 59 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 34 insertions(+), 29 deletions(-)
+
+commit dd39357523bdbddfbc588d930c3228325dad906f
+Author: Metin Amiroff <metin@karegen.com>
+Date: Sat Mar 8 17:32:03 2003 +0000
+
+ Added "az" to ALL_LINGUAS.
+
+ 2003-03-08 Metin Amiroff <metin@karegen.com>
+
+ * configure.in: Added "az" to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit a0d3a62c575282f6a31cdf5d4a9467bf4112fc0f
+Author: Metin Amiroff <metin@karegen.com>
+Date: Sat Mar 8 17:30:38 2003 +0000
+
+ Added Azerbaijani translation.
+
+ 2003-03-08 Metin Amiroff <metin@karegen.com>
+
+ * az.po: Added Azerbaijani translation.
+
+ po/ChangeLog | 4 +
+ po/az.po | 1794 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1798 insertions(+)
+
+commit 7d0f8e657c1e67043e91aa4bb5cc49d216c1a0bc
+Author: Roozbeh Pournader <roozbeh@sharif.edu>
+Date: Fri Feb 21 06:53:40 2003 +0000
+
+ Changed "Farsi" to "Persian".
+
+ 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu>
+
+ * src/encoding.c: Changed "Farsi" to "Persian".
+
+ ChangeLog | 4 ++++
+ src/encoding.c | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 6b332ac809f5745f557cd823c06a0ed7adcfbfe6
+Author: Alex Duggan <aldug@astrolinux.com>
+Date: Thu Feb 20 23:16:31 2003 +0000
+
+ Remove support for libzvt, bump required vte version to 0.10.22
+
+ 2003-02-20 Alex Duggan <aldug@astrolinux.com>
+
+ * configure.in:
+ * src/Makefile.am:
+ Remove support for libzvt, bump required vte version to 0.10.22
+
+ ChangeLog | 6 ++++++
+ configure.in | 22 ++--------------------
+ src/Makefile.am | 11 ++---------
+ 3 files changed, 10 insertions(+), 29 deletions(-)
+
+commit 3e65c04e3496fa2fedb4ca95ff737d4599dce5c8
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Wed Feb 19 05:57:30 2003 +0000
+
+ be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.
+
+ po/ChangeLog | 5 +
+ po/be.po | 629 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 303 insertions(+), 331 deletions(-)
+
+commit 419f59b5b96a9719a59b81791b0778aac12a2b61
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu Feb 6 01:23:58 2003 +0000
+
+ track whether we're done initializing, so we can avoid handling new
+
+ 2003-01-31 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c: track whether we're done initializing, so we can
+ avoid handling new terminal events until we are.
+ (terminal_new_event): rearrange this to queue up new terminal
+ requests, and handle them only once we're fully initialized.
+
+ ChangeLog | 7 ++++
+ src/terminal.c | 120 +++++++++++++++++++++++++++++++++++++++------------------
+ 2 files changed, 90 insertions(+), 37 deletions(-)
+
+commit 84775ea839d72186db2dc3ab296df124f00fc06f
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Wed Feb 5 10:29:44 2003 +0000
+
+ Updated traditional Chinese translation.
+
+ 2003-02-05 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 263 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 139 insertions(+), 128 deletions(-)
+
+commit 9234d8a6825aa1b71773a20d9f6e891c65443de8
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Mon Feb 3 18:04:50 2003 +0000
+
+ Updating Amharic translation.
+
+ po/ChangeLog | 4 ++++
+ po/am.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit c997c8389e8f1724d1d212cf4292ee3b6313aa9e
+Author: Christian Rose <menthos@menthos.com>
+Date: Mon Feb 3 00:22:19 2003 +0000
+
+ Some fixes for problems catched in translation review.
+
+ 2003-02-03 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Some fixes for problems catched in translation review.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit f75174eb86a4d8145add600ee43d888877a1d2d8
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Wed Jan 29 13:59:39 2003 +0000
+
+ ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
+
+ po/ChangeLog | 5 +
+ po/ru.po | 1216 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 720 insertions(+), 501 deletions(-)
+
+commit e7b9a8c4b24d6920d4d5c9baaee819d5468b6d2d
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Wed Jan 29 11:44:29 2003 +0000
+
+ Updated Bulgarian translation by Alexander Shopov <al_shopov@yahoo.com>.
+
+ 2003-01-29 Yanko Kaneti <yaneti@declera.com>
+
+ * bg.po: Updated Bulgarian translation by
+ Alexander Shopov <al_shopov@yahoo.com>.
+
+ po/ChangeLog | 5 +
+ po/bg.po | 891 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 440 insertions(+), 456 deletions(-)
+
+commit 6e83dce9531749003b55fbc3966aba8153736db6
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Tue Jan 28 13:22:02 2003 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 222 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 103 insertions(+), 119 deletions(-)
+
+commit c08a9adffe8f35a2c93363d5d69a62a4cbd31223
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Mon Jan 27 23:02:00 2003 +0000
+
+ Added Albanian translation
+
+ * sq.po: Added Albanian translation
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 70c1952434376540f8ec302cee46117206024e3c
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Mon Jan 27 23:00:20 2003 +0000
+
+ Added Albanian file
+
+ * po/sq.po: Added Albanian file
+
+ po/sq.po | 1887 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1887 insertions(+)
+
+commit 4956e850c88affbf4d4b2e7f6b43835036704374
+Author: Laurent Dhima <laurenti@src.gnome.org>
+Date: Mon Jan 27 22:58:00 2003 +0000
+
+ Added "sq" to ALL_LINGUAS
+
+ * configure.in: Added "sq" to ALL_LINGUAS
+
+ ChangeLog | 6 +++++-
+ configure.in | 2 +-
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 64a8bb3cacb55be3f4da08d2354d7677ecc09240
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Jan 26 03:07:00 2003 +0000
+
+ Some fixes for problems catched in translation review.
+
+ 2003-01-26 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Some fixes for problems catched in translation review.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 126 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 67 insertions(+), 63 deletions(-)
+
+commit 56903afbe8e02572a8502c4a67bb66bdc86c471c
+Author: Alessio Frusciante <algol@src.gnome.org>
+Date: Fri Jan 24 09:19:21 2003 +0000
+
+ Added Italian translation by Stefano Canepa
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/it.po | 1843 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1852 insertions(+), 1 deletion(-)
+
+commit f0440d047c1f8aecb096fbd4b2bb91601825f4fe
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu Jan 23 20:11:14 2003 +0000
+
+ Make buttons 1 and 2 activate both URLs and S/Keys (previously, S/Key was
+
+ * src/terminal-screen.c(terminal_screen_button_press_event): Make buttons 1 and
+ 2 activate both URLs and S/Keys (previously, S/Key was only handled for
+ the first button). Always check the event state before grabbing focus
+ or checking for matches. Only pop up the right-click menu if none of
+ the regular three modifiers are pressed. If the event wouldn't trigger
+ dingus actions or pop up a menu, pass it to the terminal widget for
+ handling (part of #86943).
+
+ ChangeLog | 9 +++++++++
+ src/terminal-screen.c | 52 +++++++++++++++++++--------------------------------
+ 2 files changed, 28 insertions(+), 33 deletions(-)
+
+commit dbeafe060e2fe1a2caec9eb145858bc028615711
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Thu Jan 23 03:41:16 2003 +0000
+
+ Fixed a menu entry.
+
+ 2003-01-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Fixed a menu entry.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 4 ++--
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit b8965e2dd2631c6aeff3235895f9710e4d810308
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Thu Jan 23 03:36:02 2003 +0000
+
+ Resolved all accel key issues.
+
+ 2003-01-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Resolved all accel key issues.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 198 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 93 insertions(+), 109 deletions(-)
+
+commit 9c776c6ef06d514b1cb25622d0579c1a9b3b4a61
+Author: Breda McColgan <Breda.McColgan@sun.com>
+Date: Wed Jan 22 22:38:59 2003 +0000
+
+ Updated for GNOME 2.2
+
+ 2003-01-22 Breda McColgan <Breda.McColgan@sun.com>
+
+ * help/C/gnome-terminal.xml: Updated for GNOME 2.2
+
+ * help/C/gnome-terminal-C.omf : Updated to reflect new manual version
+ number and date
+
+ ChangeLog | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 5f8ea07bf6ace08cd3ad4f312eaa8543af1bfe68
+Author: Breda McColgan <breda@src.gnome.org>
+Date: Wed Jan 22 22:36:22 2003 +0000
+
+ Updated for GNOME 2.2
+
+ help/C/gnome-terminal-C.omf | 6 +++---
+ help/C/gnome-terminal.xml | 28 ++++++++++++++++++----------
+ 2 files changed, 21 insertions(+), 13 deletions(-)
+
+commit de310b5c042c7ff6b694778bfda0befbb3c084c2
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Wed Jan 22 17:08:20 2003 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 86 ++++++++++++++++++++++------------------------------------------
+ 1 file changed, 30 insertions(+), 56 deletions(-)
+
+commit 5ee941801ae1b3d718289326300bc4d7298d0dbe
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Wed Jan 22 16:53:23 2003 +0000
+
+ Updated Ukrainian translations
+
+ po/uk.po | 208 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 83 insertions(+), 125 deletions(-)
+
+commit f7a4a3880b3b384c11435a1b86148b4012a4af44
+Author: Marius Andreiana <marius galuna.ro>
+Date: Wed Jan 22 14:01:59 2003 +0000
+
+ updated ( thanks to Mugurel Tudor )
+
+
+ 2003-01-22 Marius Andreiana <marius galuna.ro>
+
+ * ro.po: updated ( thanks to Mugurel Tudor )
+
+ po/ChangeLog | 4 +
+ po/ro.po | 368 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 159 insertions(+), 213 deletions(-)
+
+commit a2b977f3b5a2a841c690f6132d6ac5c01e498ef6
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Wed Jan 22 12:21:38 2003 +0000
+
+ ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.
+
+ po/ChangeLog | 5 +
+ po/ru.po | 993 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 334 insertions(+), 664 deletions(-)
+
+commit bcb8d16ac21b2f6c0c0d0bc3d3224950cf67e862
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Jan 22 00:54:54 2003 +0000
+
+ Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
+
+ 2003-01-22 Christian Rose <menthos@menthos.com>
+
+ * configure.in: Added "mn" to ALL_LINGUAS.
+ * po/mn.po: Added Mongolian translation by
+ Sanlig Badral <badral@chinggis.com>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/mn.po | 1909 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1919 insertions(+), 1 deletion(-)
+
+commit 8a2a2d2797da77e314f89da40fc6388645d88d61
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Jan 21 23:37:45 2003 +0000
+
+ say that stable branch is 2.2.x, move version to 2.3.0
+
+ 2003-01-21 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: say that stable branch is 2.2.x,
+ move version to 2.3.0
+
+ * src/terminal-profile.c: fix from Nalin so that changing the
+ background shading actually works
+
+ ChangeLog | 8 ++++++++
+ configure.in | 4 ++--
+ src/terminal-profile.c | 2 +-
+ 3 files changed, 11 insertions(+), 3 deletions(-)
+
+commit 911dc5652bb2df7a8d3243590db512cebd7b650a
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Tue Jan 21 04:03:29 2003 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2003-01-21 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 +++
+ po/pt_BR.po | 86 +++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 48 insertions(+), 42 deletions(-)
+
+commit 40cfec5e5f303eee857933117629abdac405f6fd
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Mon Jan 20 14:19:21 2003 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c9cb838eabfd31b608223ee7178c032a74390b4
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Sun Jan 19 18:30:30 2003 +0000
+
+ Fixed de translation.
+
+ po/ChangeLog | 4 +++
+ po/de.po | 83 +++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 44 insertions(+), 43 deletions(-)
+
+commit 35bd7145a83fc820fab5c6454ad0c078ace80888
+Author: He Qiangqiang <carton@linux.net.cn>
+Date: Sun Jan 19 03:32:37 2003 +0000
+
+ Fixed some translations.
+
+ 2003-01-19 He Qiangqiang <carton@linux.net.cn>
+
+ * zh_CN.po: Fixed some translations.
+
+ po/ChangeLog | 4 ++++
+ po/zh_CN.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit e790b51a3c976da861a78b7e86b589343eaa16a0
+Author: He Qiangqiang <carton@linux.net.cn>
+Date: Sun Jan 19 03:28:03 2003 +0000
+
+ Updated Simplified Chinese translation by Funda Wang
+
+ 2003-01-19 He Qiangqiang <carton@linux.net.cn>
+
+ * zh_CN.po: Updated Simplified Chinese translation by
+ Funda Wang <fundawang@en2china.com>.
+
+ po/ChangeLog | 5 +
+ po/zh_CN.po | 360 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 174 insertions(+), 191 deletions(-)
+
+commit f2ce1adde99231fb7e7a3cb947474b3f88fc4f23
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Jan 17 20:05:33 2003 +0000
+
+ when deleting arguments, don't leave duplicate pointers in the array.
+
+ 2003-01-16 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c (option_parsing_results_check_for_display_name):
+ when deleting arguments, don't leave duplicate pointers in the
+ array. Also, don't strip --display/--screen found after
+ -x argument.
+
+ * src/terminal.c (main): when inserting a --display argument,
+ do so at argv[1] instead of appending to argv, because appending
+ breaks when using -x
+
+ ChangeLog | 11 ++++++++
+ src/terminal.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++------------
+ 2 files changed, 82 insertions(+), 18 deletions(-)
+
+commit 435bbc7a9ecc15be6878212a47bb05f8b15d97b2
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Fri Jan 17 18:39:01 2003 +0000
+
+ Further Catalan fixes.
+
+ po/ChangeLog | 4 ++++
+ po/ca.po | 10 ++--------
+ 2 files changed, 6 insertions(+), 8 deletions(-)
+
+commit 6bba1b46ac199c488c7a7be95793277a2386d978
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Fri Jan 17 14:47:33 2003 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 235 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 101 insertions(+), 134 deletions(-)
+
+commit 87c462a37e6779eab8d0be26a69d62d996753fa4
+Author: Gustavo Noronha Silva <gns@src.gnome.org>
+Date: Fri Jan 17 06:40:57 2003 +0000
+
+ translation update
+
+ po/ChangeLog | 5 +++
+ po/pt_BR.po | 137 ++++++++++++++++++++++-------------------------------------
+ 2 files changed, 56 insertions(+), 86 deletions(-)
+
+commit f17d2e69146e72f24e9d6c30f080100747915083
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Wed Jan 15 13:00:16 2003 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 +++
+ po/ca.po | 81 ++++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 42 insertions(+), 43 deletions(-)
+
+commit 64ba8bffdf3ccff74fa9d1f23622ec7cddc5a250
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Tue Jan 14 17:20:38 2003 +0000
+
+ Updating Amharic translation.
+
+ po/ChangeLog | 4 ++++
+ po/am.po | 12 ++++++------
+ 2 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 8275993d24f332c78393238ca96cf4d010c04a88
+Author: Christophe Fergeau <teuf@users.sourceforge.net>
+Date: Sat Jan 11 15:13:00 2003 +0000
+
+ fixed compilation with gcc 2.95
+
+ 2003-01-11 Christophe Fergeau <teuf@users.sourceforge.net>
+
+ * src/encondings.c (update_active_encodings_from_string_list): fixed
+ compilation with gcc 2.95
+
+ ChangeLog | 5 +++++
+ src/encoding.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit b8a3d1c9e7a89d35b520bd35299c1bcf1d24bc0a
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Fri Jan 10 19:44:26 2003 +0000
+
+ Updated Vietnamese and Walloon files,
+ added missing langs to ALL_LINGUAS
+
+ ChangeLog | 5 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1 -
+ po/vi.po | 295 +++++++++++++++++++++++++----------------------------------
+ po/wa.po | 164 ++++++++++++++-------------------
+ 6 files changed, 203 insertions(+), 268 deletions(-)
+
+commit 240be7be7108dab3bd7ef78f5f19d417f6a8c194
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Fri Jan 10 05:09:09 2003 +0000
+
+ 2.1.4
+
+ ChangeLog | 6 +
+ NEWS | 10 +-
+ configure.in | 2 +-
+ po/be.po | 115 ++++----
+ po/bg.po | 115 ++++----
+ po/ca.po | 87 +++---
+ po/cs.po | 107 ++++---
+ po/da.po | 107 ++++---
+ po/de.po | 12 +-
+ po/el.po | 12 +-
+ po/en_GB.po | 112 ++++----
+ po/es.po | 173 ++++++------
+ po/et.po | 115 ++++----
+ po/fi.po | 120 ++++----
+ po/fr.po | 91 +++---
+ po/gl.po | 115 ++++----
+ po/he.po | 34 ++-
+ po/hu.po | 95 +++----
+ po/ja.po | 115 ++++----
+ po/ko.po | 17 +-
+ po/lt.po | 115 ++++----
+ po/lv.po | 893 ++++++++++++++++++++++-------------------------------------
+ po/ms.po | 91 +++---
+ po/no.po | 84 +++---
+ po/pl.po | 876 ++++++++++++++++++++++++++++-----------------------------
+ po/pt.po | 115 ++++----
+ po/pt_BR.po | 107 ++++---
+ po/ro.po | 115 ++++----
+ po/ru.po | 115 ++++----
+ po/sk.po | 115 ++++----
+ po/sl.po | 115 ++++----
+ po/sv.po | 107 ++++---
+ po/tr.po | 115 ++++----
+ po/uk.po | 115 ++++----
+ po/vi.po | 115 ++++----
+ po/wa.po | 115 ++++----
+ po/zh_CN.po | 115 ++++----
+ po/zh_TW.po | 33 ++-
+ 38 files changed, 2398 insertions(+), 2618 deletions(-)
+
+commit 2cd529a8ff29e8b50fc8733b99b1d324afd5af38
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Jan 10 04:21:47 2003 +0000
+
+ filter out duplicates, sort so that the current locale encoding is first
+
+ * src/encodings.c (update_active_encodings_from_string_list): filter out
+ duplicates, sort so that the current locale encoding is first and UTF-8
+ (if not the current locale encoding) is second (Red Hat #80604).
+
+ ChangeLog | 6 ++++++
+ src/encoding.c | 53 ++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 44 insertions(+), 15 deletions(-)
+
+commit 9c18ae36eca7a324b983ecee71b26562188752a4
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Thu Jan 9 14:07:03 2003 +0000
+
+ Dutch translation updated by Kees van den Broek.
+
+ 2003-01-09 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Dutch translation updated by Kees van den Broek.
+
+ po/nl.po | 130 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 59 insertions(+), 71 deletions(-)
+
+commit eea551bce76d4d9c8103c55a3e53332e1f9b3c73
+Author: Kang Jeong-Hee <kz@src.gnome.org>
+Date: Wed Jan 8 16:33:01 2003 +0000
+
+ ko.po updated
+
+ po/ChangeLog | 4 ++
+ po/ko.po | 184 ++++++++++++++++++++++++-----------------------------------
+ 2 files changed, 79 insertions(+), 109 deletions(-)
+
+commit 9efd8a453deb657462694a3d9378ca1910106de4
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Wed Jan 8 13:18:36 2003 +0000
+
+ Updating Amharic translation.
+
+ po/ChangeLog | 4 +
+ po/am.po | 962 ++++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 623 insertions(+), 343 deletions(-)
+
+commit 2f879e11d15c924ef073af54dee52c9e5c97d091
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Tue Jan 7 20:39:21 2003 +0000
+
+ Shh
+
+ help/ro/.cvsignore | 3 +++
+ src/skey/.cvsignore | 2 ++
+ 2 files changed, 5 insertions(+)
+
+commit 5f2cb8bd8865206ebcb2bc11e42dea15d4fae2c8
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Tue Jan 7 19:38:08 2003 +0000
+
+ Updated traditional Chinese translation.
+
+ 2003-01-08 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 516 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 234 insertions(+), 286 deletions(-)
+
+commit 9275ac431101590edf4a941ebdb70848bea47116
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Tue Jan 7 16:39:43 2003 +0000
+
+ Updated Amharic translation.
+
+ po/ChangeLog | 4 +
+ po/am.po | 1013 +++++++++++++++++++++-------------------------------------
+ 2 files changed, 361 insertions(+), 656 deletions(-)
+
+commit 6a63ba3ea6d1ac1d54be8df8dee57f22635ba456
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Tue Jan 7 14:33:37 2003 +0000
+
+ Updated Hebrew translation.
+
+
+ * he.po: Updated Hebrew translation.
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 1b533c73f325102a31402f05b95d62ecd1c9bfaa
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Tue Jan 7 14:32:38 2003 +0000
+
+ *** empty log message ***
+
+ po/he.po | 998 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 647 insertions(+), 351 deletions(-)
+
+commit 08f1a4888dd3cf1e25f72b83df1bbfd8b93d026d
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Tue Jan 7 12:47:20 2003 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 ++
+ po/el.po | 188 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 88 insertions(+), 104 deletions(-)
+
+commit 6a7fc7a98e1ebb8fdeb57ac2e71f6e10db4ead9c
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Mon Jan 6 17:01:31 2003 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 1164 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 551 insertions(+), 618 deletions(-)
+
+commit 6c7919a74e2cedc2486e072fc0770cad979b0773
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Jan 6 03:56:05 2003 +0000
+
+ GTK 2.2.0 is required
+
+ 2003-01-05 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: GTK 2.2.0 is required
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit bb6685cbd2e6e79b70d4535435925b7cac5f00d5
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jan 5 08:25:28 2003 +0000
+
+ don't leak GladeXML object
+
+ 2003-01-05 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c (terminal_edit_keys_dialog_new): don't
+ leak GladeXML object
+
+ * src/encoding.c (terminal_encoding_dialog_new): don't leak the
+ GladeXML object.
+
+ * src/skey-popup.c (terminal_skey_do_popup): destroy the skey
+ dialog in between uses, I believe this may fix some weirdness
+ where it sometimes popped up in funny places.
+ Also, don't leak the GladeXML object.
+
+ ChangeLog | 13 +++++++++++++
+ src/encoding.c | 2 ++
+ src/skey-popup.c | 36 ++++++++++++++++++++++++++++++------
+ src/terminal-accels.c | 2 ++
+ 4 files changed, 47 insertions(+), 6 deletions(-)
+
+commit eba3b37c32bb852f655464627f774d828772657c
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jan 5 05:27:25 2003 +0000
+
+ fix compilation by adding missing encoding to enum.
+
+ 2003-01-05 Havoc Pennington <hp@pobox.com>
+
+ * src/encoding.h (enum): fix compilation by adding missing
+ encoding to enum.
+
+ ChangeLog | 5 +++++
+ src/encoding.h | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 3c0b2207691ed18f6f6c5ada8d05754354e11775
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Fri Jan 3 21:44:41 2003 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 622 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 362 insertions(+), 264 deletions(-)
+
+commit 5989bda0979fe46411881a9f242dbcc3a20b154c
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Jan 3 17:57:27 2003 +0000
+
+ add ISO-8859-2
+
+ 2003-01-02 Havoc Pennington <hp@redhat.com>
+
+ * src/encoding.c: add ISO-8859-2
+
+ ChangeLog | 4 ++++
+ src/encoding.c | 2 ++
+ 2 files changed, 6 insertions(+)
+
+commit 14aff31a68d25f1f964272bc9038c61e434906d3
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jan 2 18:00:25 2003 +0000
+
+ Updated Norwegian (bokmal) translation.
+
+ 2003-01-03 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokmal) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 30 ++++++++++++------------------
+ 2 files changed, 16 insertions(+), 18 deletions(-)
+
+commit 0840fc2808dd99578d5a64e016f9b9973b3a8e36
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Mon Dec 30 17:54:58 2002 +0000
+
+ Dutch translation updated by Reinout van Schouwen.
+
+ 2002-12-30 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Dutch translation updated by Reinout van Schouwen.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1287 ++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 804 insertions(+), 487 deletions(-)
+
+commit 3075170fb64091a6a9b55ea1f560b9fabaf56d12
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Mon Dec 30 10:21:11 2002 +0000
+
+ *** empty log message ***
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 719434e1b3eec49f3c15e9a1490c576361b3645c
+Author: Ivan Stojmirov <stojmir@src.gnome.org>
+Date: Wed Dec 25 09:54:40 2002 +0000
+
+ Updated Macedonian translation
+
+ po/mk.po | 1020 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 668 insertions(+), 352 deletions(-)
+
+commit d7bc89551a3fc651915b18e37efe0a81d8aa2559
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Sun Dec 22 22:07:25 2002 +0000
+
+ Updated Amharic translation.
+
+ po/ChangeLog | 4 +
+ po/am.po | 1269 ++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 789 insertions(+), 484 deletions(-)
+
+commit d0c59a3f0bdf2add3ae98f9ad2989baa18b91717
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sun Dec 22 21:22:10 2002 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 4 ++
+ po/ca.po | 223 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 125 insertions(+), 102 deletions(-)
+
+commit 816c690326f7227e1ea626a6345cf3c6deba552c
+Author: Peteris Krisjanis <peterisk@src.gnome.org>
+Date: Sun Dec 22 18:04:33 2002 +0000
+
+ 2002-12-22 Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian translation.
+
+ po/ChangeLog | 4 +
+ po/lv.po | 1026 ++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 615 insertions(+), 415 deletions(-)
+
+commit 95d23079da28040fe2f672c30c276ce3734fb247
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Sun Dec 22 17:26:05 2002 +0000
+
+ Revamped about dialog (#101812).
+
+ ChangeLog | 4 ++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit f6f1208b1bfda5d67af17c105964371b8cd9d312
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sun Dec 22 04:24:55 2002 +0000
+
+ Woops, remove conflict indicator.
+
+ po/ChangeLog | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 4a2d8edeff5766abee2ed9d59e4849d3f7517b77
+Author: Jordi Mallach <jordim@src.gnome.org>
+Date: Sun Dec 22 04:24:17 2002 +0000
+
+ Updated Catalan translation.
+
+ po/ChangeLog | 5 +
+ po/ca.po | 668 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 322 insertions(+), 351 deletions(-)
+
+commit 91571a47be692cb7f7e372d44336aa1690987e5c
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Fri Dec 20 19:11:18 2002 +0000
+
+ Updated Malay translation.
+
+ 2002-12-20 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay translation.
+
+ po/ChangeLog | 4 +++
+ po/ms.po | 101 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 38 insertions(+), 67 deletions(-)
+
+commit 7e1c4f3c9d5ca63c6a7dd190a4bb64e044d87ec2
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Fri Dec 20 12:56:13 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 6 +-
+ po/fr.po | 231 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 107 insertions(+), 130 deletions(-)
+
+commit 3192bce5fbd5a80e2e239a357658d18a5bbf1572
+Author: Andras Timar <timar@gnome.hu>
+Date: Thu Dec 19 11:19:21 2002 +0000
+
+ Updated Hungarian translation.
+
+ 2002-12-19 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 144 +++++++++++++++--------------------------------------------
+ 2 files changed, 41 insertions(+), 107 deletions(-)
+
+commit f3f6a6a674d0d08fcd49781c0802588bd35e41d5
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Wed Dec 18 16:28:08 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-12-18 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 77 ++++++++++++++++++++++--------------------------------------
+ 2 files changed, 32 insertions(+), 49 deletions(-)
+
+commit 0248785db5c63259fab23ef760147fb8e9d68212
+Author: Satyajit Kanungo <satyajit.kanungo@wipro.com>
+Date: Wed Dec 18 05:21:17 2002 +0000
+
+ Remove the ':' from the output string to get the working directry correct
+
+ 2002-12-18 Satyajit Kanungo <satyajit.kanungo@wipro.com>
+ * src/terminal-screen.c (terminal_screen_get_working_dir):
+ Remove the ':' from the output string to get the working
+ directry correct ( On Solaris bug #79748)
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 2 ++
+ 2 files changed, 7 insertions(+)
+
+commit d41485acc640cbf7c24bbc3dcc5e2eb1957c1992
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Dec 17 20:19:08 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-12-17 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 47 +++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 37 insertions(+), 14 deletions(-)
+
+commit fed140bc2d1cb41af31ad8caa7f32be9758c1d0e
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sun Dec 15 15:54:38 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-12-15 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++++
+ po/da.po | 24 +++++++++++-------------
+ 2 files changed, 15 insertions(+), 13 deletions(-)
+
+commit 1451e8beaa493795bc25f9b876dc36ef84662f6d
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri Dec 13 13:03:24 2002 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 ++++
+ po/cs.po | 16 +++++++---------
+ 2 files changed, 11 insertions(+), 9 deletions(-)
+
+commit 781a3475c12e2fd6cf59790e70edcbb237d445c5
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Wed Dec 11 22:22:46 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-12-11 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++
+ po/fi.po | 127 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 47 insertions(+), 84 deletions(-)
+
+commit 5d72d0fcd61b733be471ae267eed9a3fef622ffd
+Author: Christian Neumair <cneumair@src.gnome.org>
+Date: Wed Dec 11 15:03:21 2002 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 10 +-
+ po/de.po | 1065 ++++++++++++++++++++++++----------------------------------
+ 2 files changed, 449 insertions(+), 626 deletions(-)
+
+commit 79d05069e329e0d99ac103a2989f1d898ea32f04
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Mon Dec 9 19:42:56 2002 +0000
+
+ 2.1.3
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/be.po | 838 ++++++++++++++++++++++++++------------------------
+ po/bg.po | 835 ++++++++++++++++++++++++++------------------------
+ po/ca.po | 834 ++++++++++++++++++++++++++------------------------
+ po/cs.po | 317 +++++++++----------
+ po/da.po | 535 ++++++++++++++++----------------
+ po/de.po | 834 ++++++++++++++++++++++++++------------------------
+ po/el.po | 870 +++++++++++++++++++++++++++-------------------------
+ po/en_GB.po | 808 +++++++++++++++++++++++++-----------------------
+ po/es.po | 378 ++++++++++++-----------
+ po/et.po | 832 ++++++++++++++++++++++++++------------------------
+ po/fi.po | 838 ++++++++++++++++++++++++++------------------------
+ po/fr.po | 835 ++++++++++++++++++++++++++------------------------
+ po/gl.po | 835 ++++++++++++++++++++++++++------------------------
+ po/hu.po | 838 ++++++++++++++++++++++++++------------------------
+ po/ja.po | 836 ++++++++++++++++++++++++++------------------------
+ po/ko.po | 838 ++++++++++++++++++++++++++------------------------
+ po/lt.po | 839 ++++++++++++++++++++++++++------------------------
+ po/lv.po | 983 +++++++++++++++++++++++++++++++++++++++--------------------
+ po/ms.po | 842 ++++++++++++++++++++++++++------------------------
+ po/no.po | 128 ++++----
+ po/pl.po | 835 ++++++++++++++++++++++++++------------------------
+ po/pt.po | 835 ++++++++++++++++++++++++++------------------------
+ po/pt_BR.po | 839 ++++++++++++++++++++++++++------------------------
+ po/ro.po | 839 ++++++++++++++++++++++++++------------------------
+ po/ru.po | 835 ++++++++++++++++++++++++++------------------------
+ po/sk.po | 835 ++++++++++++++++++++++++++------------------------
+ po/sl.po | 835 ++++++++++++++++++++++++++------------------------
+ po/sv.po | 539 ++++++++++++++++----------------
+ po/tr.po | 828 +++++++++++++++++++++++++------------------------
+ po/uk.po | 834 ++++++++++++++++++++++++++------------------------
+ po/vi.po | 835 ++++++++++++++++++++++++++------------------------
+ po/wa.po | 816 ++++++++++++++++++++++++++-----------------------
+ po/zh_CN.po | 972 ++++++++++++++++++++++++++++++++++++++--------------------
+ po/zh_TW.po | 819 ++++++++++++++++++++++++++-----------------------
+ 36 files changed, 14261 insertions(+), 12134 deletions(-)
+
+commit e1aa2ec1a4fdf920d07073ee73ec4305ea4979b3
+Author: Peteris Krisjanis <peterisk@src.gnome.org>
+Date: Mon Dec 9 19:11:57 2002 +0000
+
+ 2002-12-09 Artis Trops <hornet@navigator.lv> * lv.po: sync with gnome-2-0 branch
+
+ po/ChangeLog | 4 +
+ po/lv.po | 1609 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1613 insertions(+)
+
+commit b7b9cce42c69c61f0b1488dc18a8efa2cb07d6c8
+Author: Peteris Krisjanis <peterisk@src.gnome.org>
+Date: Mon Dec 9 19:10:49 2002 +0000
+
+ 2002-12-09 Artis Trops <hornet@navigator.lv> * configure.in: Added Latvian (lv) to ALL_LINGUAS
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 4ba186c339bf27d7c9dfe8567efa7be01efb7316
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Dec 8 16:04:57 2002 +0000
+
+ alphabetize the palette and use "gray on black" not "linux console" for
+
+ 2002-12-08 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: alphabetize the palette and use "gray on
+ black" not "linux console" for consistency and "not weird on
+ solaris" fu
+
+ ChangeLog | 12 ++++++++++++
+ src/profile-editor.c | 11 +++++++----
+ 2 files changed, 19 insertions(+), 4 deletions(-)
+
+commit f070869c8f1ccdb58d54c1733e3cae0dd73c13ef
+Author: Daniel Elstner <daniel.elstner@gmx.net>
+Date: Sun Dec 8 15:02:59 2002 +0000
+
+ Don't insert NULL pointers in between arguments in argv_copy. Also, don't
+
+ 2002-12-08 Daniel Elstner <daniel.elstner@gmx.net>
+
+ * src/terminal.c (main): Don't insert NULL pointers in between
+ arguments in argv_copy. Also, don't increment argc_copy for the
+ trailing NULL terminator. (#100658)
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 5 ++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit d40381647c4012fd3ab0777b99f57cfd60d16ff4
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Dec 8 05:00:26 2002 +0000
+
+ change "use the same font" to "use the same size font" - still a slight
+
+ 2002-12-08 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: change "use the same font" to "use
+ the same size font" - still a slight fib as we'll also copy
+ bold/italic, but keeps people from expecting the family to be
+ copied.
+
+ 2002-12-07 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (find_screen_by_display_name): ref the screen
+ in the fallback gdk_screen_get_default() case
+
+ * src/encoding.c (terminal_encoding_init): indentation stuff
+
+ Patch from Mathias Hasselmann to allow more than 32 settings.
+
+ * src/terminal-profile.[hc]: use a struct instead of an
+ int to store the flags in TerminalSettingMask
+
+ * src/profile-editor.c: adapt to TerminalSettingMask changes
+
+ ChangeLog | 21 +
+ src/encoding.c | 10 +-
+ src/gnome-terminal.glade2 | 2 +-
+ src/profile-editor.c | 168 +++---
+ src/terminal-profile.c | 1274 ++++++++++-----------------------------------
+ src/terminal-profile.h | 80 +--
+ src/terminal-screen.c | 6 +-
+ src/terminal-window.c | 6 +-
+ src/terminal.c | 15 +-
+ 9 files changed, 439 insertions(+), 1143 deletions(-)
+
+commit eacda0142a280c0f25d3e9d78e2ab6c5c3f3c017
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Dec 8 04:32:08 2002 +0000
+
+ don't try to use an empty string DESKTOP_STARTUP_ID (which is common since
+
+ 2002-12-07 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (main): don't try to use an empty string
+ DESKTOP_STARTUP_ID (which is common since we set it to empty
+ instead of deleting it in GDK, due to rumored unportability of
+ unsetenv). Also fixes a crash since libstartup-notification was
+ barfing on empty startup ID; fixed in libstartup-notification CVS.
+
+ ChangeLog | 8 ++++++++
+ src/terminal-window.c | 4 ++--
+ src/terminal.c | 2 +-
+ 3 files changed, 11 insertions(+), 3 deletions(-)
+
+commit f4f581effe3493aaaeb34aee4a88c99bf403e31f
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Dec 7 20:42:12 2002 +0000
+
+ Updated Norwegian (bokmal) translation.
+
+ 2002-12-07 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokmal) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 861 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 401 insertions(+), 464 deletions(-)
+
+commit af8ceee87b175b829ae22531723e2524a6a3abb7
+Author: He Qiangqiang <carton@linux.net.cn>
+Date: Sat Dec 7 07:41:58 2002 +0000
+
+ sync with gnome-2-0 branch.
+
+ 2002-12-07 He Qiangqiang <carton@linux.net.cn>
+
+ * zh_CN.po: sync with gnome-2-0 branch.
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 1009 ++++++++++++++++++++--------------------------------------
+ 2 files changed, 355 insertions(+), 658 deletions(-)
+
+commit ec83d48d8a4d94d3a771dae888a1ef56903be290
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Dec 7 02:48:19 2002 +0000
+
+ only add --working-directory if the working dir is actually available. May
+
+ 2002-12-06 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_app_get_clone_command): only add
+ --working-directory if the working dir is actually available.
+ May fix #87046, though #87046 may have already been fixed.
+
+ 2002-12-04 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_util_load_glade_file): utility function
+ for loading glade files, to fix up all the error handling
+ I had all over the place for that, and fix the string for
+ translators
+
+ ChangeLog | 13 +++++++++
+ src/encoding.c | 47 ++++--------------------------
+ src/profile-editor.c | 47 ++++--------------------------
+ src/skey-popup.c | 47 ++++--------------------------
+ src/terminal-accels.c | 49 ++++----------------------------
+ src/terminal.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal.h | 5 +++-
+ 7 files changed, 114 insertions(+), 173 deletions(-)
+
+commit 14e9d13633b4d56835870a12a7ee66f2fb9439e7
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Fri Dec 6 16:31:05 2002 +0000
+
+ es.po: Updated Spanish translation.
+
+ 2002-12-06 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 609 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 328 insertions(+), 285 deletions(-)
+
+commit cd530921f16da0b56ea59525feb51443692fca2d
+Author: Miloslav Trmac <mitr@src.gnome.org>
+Date: Fri Dec 6 10:47:25 2002 +0000
+
+ Update Czech translation
+
+ po/ChangeLog | 4 +
+ po/cs.po | 592 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 311 insertions(+), 285 deletions(-)
+
+commit d1ea6e8759f7edf1109f20ca615d46f1e5a34c43
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Thu Dec 5 21:42:35 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-12-05 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 6646 ++--------------------------------------------------------
+ 2 files changed, 197 insertions(+), 6453 deletions(-)
+
+commit 33bc0383ad8c74c5a2b2e7d8ab4f4387cdebc049
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu Dec 5 20:39:12 2002 +0000
+
+ enable startup notification
+
+ 2002-12-05 Havoc Pennington <hp@redhat.com>
+
+ * gnome-terminal.desktop.in (StartupNotify): enable startup
+ notification
+
+ * src/terminal-window.c (terminal_window_set_startup_id): new
+ function
+ (terminal_window_show): set the startup ID on the window,
+ and send the "launch complete" message after we open the
+ window.
+
+ * src/terminal.c: add --startup-id option and pass --display and
+ --screen to child processes when using the factory
+
+ * configure.in: require startup-notification
+
+ ChangeLog | 16 +++
+ configure.in | 2 +-
+ gnome-terminal.desktop.in | 1 +
+ src/Makefile.am | 3 +-
+ src/terminal-screen.c | 12 +-
+ src/terminal-window.c | 92 +++++++++++++++-
+ src/terminal-window.h | 3 +
+ src/terminal.c | 272 ++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal.h | 5 +-
+ 9 files changed, 388 insertions(+), 18 deletions(-)
+
+commit 1c5727f2a3ff01ba1e2b24eb14d71dad39904642
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed Dec 4 15:42:39 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-12-04 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 418 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 237 insertions(+), 185 deletions(-)
+
+commit e5bbad1978cea7e47b86b031682c46ed346b2fc4
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Tue Dec 3 19:58:53 2002 +0000
+
+ es.po: Updated Spanish translation.
+
+ 2002-12-03 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 125 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 59 insertions(+), 70 deletions(-)
+
+commit b56f476c4896eccbd610b976fe227d04ee0e4028
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Dec 3 05:15:48 2002 +0000
+
+ flip default to --with-widget=vte
+
+ 2002-12-03 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: flip default to --with-widget=vte
+
+ ChangeLog | 5 +++++
+ configure.in | 10 +++++-----
+ 2 files changed, 10 insertions(+), 5 deletions(-)
+
+commit 539c79c4da2a42521d4ad97eb598b24a15bdf516
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Dec 3 04:07:17 2002 +0000
+
+ connect to the terminal widget's encoding_changed signal. Add an
+
+ * src/terminal-screen.c, src/terminal-screen.h: connect to the terminal widget's
+ encoding_changed signal. Add an encoding_changed signal which is
+ emitted when we catch the terminal widget's signal.
+ * src/terminal-widget.h: declare connect_encoding_changed() and
+ disconnect_encoding_changed() functions.
+ * src/terminal-widget-vte.c, src/terminal-widget-zvt.c: implement
+ connect_encoding_changed() and disconnect_encoding_changed() functions.
+ * src/terminal-window.c: update the encodings menu when we receive an
+ encoding_changed signal from the terminal screen object, so that we
+ update properly when an application changes the terminal's encoding.
+
+ ChangeLog | 12 ++++++++++++
+ src/terminal-screen.c | 24 ++++++++++++++++++++++++
+ src/terminal-screen.h | 1 +
+ src/terminal-widget-vte.c | 16 ++++++++++++++++
+ src/terminal-widget-zvt.c | 16 ++++++++++++++++
+ src/terminal-widget.h | 6 ++++++
+ src/terminal-window.c | 12 ++++++++++++
+ 7 files changed, 87 insertions(+)
+
+commit f86f8e28a389cc781f875905160674b05eb63850
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Dec 3 04:05:56 2002 +0000
+
+ improve font selector packing
+
+ 2002-12-02 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): improve font
+ selector packing
+
+ * src/gnome-terminal.schemas: change update_records to default to
+ true
+
+ * src/gnome-terminal.glade2: UI review updates
+
+ * src/profile-editor.c (terminal_profile_edit): put
+ lines/kilobytes scrollback widgets in a size group
+
+ * src/encoding.c (terminal_encoding_init): fool with indentation
+ and braces
+
+ ChangeLog | 16 +
+ src/encoding.c | 25 +-
+ src/gnome-terminal.glade2 | 2296 ++++++++++++++++++++++-------------------
+ src/gnome-terminal.schemas | 2 +-
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profile-editor.c | 39 +-
+ src/skey-popup.c | 9 +-
+ src/terminal-accels.c | 5 +-
+ 8 files changed, 1316 insertions(+), 1078 deletions(-)
+
+commit 66bd27ee4030f76d4c2bf9f3945046b114eccfc7
+Author: Kostas Papadimas <pkst@src.gnome.org>
+Date: Mon Dec 2 16:26:36 2002 +0000
+
+ Updated the Greek translation
+
+ po/ChangeLog | 4 +
+ po/el.po | 624 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 329 insertions(+), 299 deletions(-)
+
+commit 9a2dd06602a937316fb02ce9ed51fae7182f9926
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Dec 1 23:01:21 2002 +0000
+
+ Added file.
+
+ 2002-12-02 Christian Rose <menthos@menthos.com>
+
+ * POTFILES.in: Added file.
+
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 +
+ 2 files changed, 5 insertions(+)
+
+commit 342d63babd5250437090f535a4386ec1e87bda02
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Dec 1 17:09:34 2002 +0000
+
+ update from libegg
+
+ 2002-12-01 Havoc Pennington <hp@pobox.com>
+
+ * src/eggcellrendererkeys.c: update from libegg
+
+ ChangeLog | 4 ++++
+ src/eggcellrendererkeys.c | 3 ++-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 016f52629c5304e0362376f056de1234dff27a59
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Dec 1 13:14:40 2002 +0000
+
+ Added files. Updated Swedish translation.
+
+ 2002-12-01 Christian Rose <menthos@menthos.com>
+
+ * .cvsignore: Added files.
+ * sv.po: Updated Swedish translation.
+
+ po/.cvsignore | 9 +++-
+ po/ChangeLog | 5 ++
+ po/sv.po | 162 ++++++++++++++++++++++++++++------------------------------
+ 3 files changed, 89 insertions(+), 87 deletions(-)
+
+commit afe16bbd6de2f80bab38897e5e89b6f70a36492f
+Author: Gil Osher <dolfin@src.gnome.org>
+Date: Sat Nov 30 21:22:47 2002 +0000
+
+ *** empty log message ***
+
+ po/he.po | 1558 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1558 insertions(+)
+
+commit 4dbd4d5381f9e567cbecc2728149d5360481a21c
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat Nov 30 17:17:30 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-11-30 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 6359 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 6274 insertions(+), 89 deletions(-)
+
+commit 5d0aa2d4474923b24961d2c71e74a09e1bb2358e
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Sat Nov 30 06:28:41 2002 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2002-11-30 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR.po: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 ++++
+ po/pt_BR.po | 59 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 30 insertions(+), 33 deletions(-)
+
+commit 48d0c0347f96ce53580d0154876c6b2f2d0ba4c2
+Author: Michal Bukovjan <mbukovjan@src.gnome.org>
+Date: Thu Nov 28 11:37:35 2002 +0000
+
+ Updated Czech translation.
+
+ po/cs.po | 276 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 132 insertions(+), 144 deletions(-)
+
+commit 246fa961172c84af1153103da6bef2b8e2ca5419
+Author: Glynn Foster <glynn.foster@sun.com>
+Date: Tue Nov 26 11:58:29 2002 +0000
+
+ 2.1.2
+
+ 2002-11-26 Glynn Foster <glynn.foster@sun.com>
+
+ * configure.in: 2.1.2
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/be.po | 828 +++++++++++++++++++++++++++++++++++++++--------------------
+ po/bg.po | 98 +++----
+ po/ca.po | 98 +++----
+ po/cs.po | 98 +++----
+ po/da.po | 98 +++----
+ po/de.po | 98 +++----
+ po/el.po | 98 +++----
+ po/en_GB.po | 98 +++----
+ po/es.po | 73 ++++--
+ po/et.po | 98 +++----
+ po/fi.po | 98 +++----
+ po/fr.po | 98 +++----
+ po/gl.po | 98 +++----
+ po/hu.po | 98 +++----
+ po/ja.po | 98 +++----
+ po/ko.po | 98 +++----
+ po/lt.po | 98 +++----
+ po/ms.po | 56 ++--
+ po/no.po | 98 +++----
+ po/pl.po | 98 +++----
+ po/pt.po | 98 +++----
+ po/pt_BR.po | 98 +++----
+ po/ro.po | 98 +++----
+ po/ru.po | 98 +++----
+ po/sk.po | 98 +++----
+ po/sl.po | 98 +++----
+ po/sv.po | 98 +++----
+ po/tr.po | 98 +++----
+ po/uk.po | 98 +++----
+ po/vi.po | 98 +++----
+ po/wa.po | 98 +++----
+ po/zh_CN.po | 98 +++----
+ po/zh_TW.po | 98 +++----
+ 35 files changed, 2105 insertions(+), 1798 deletions(-)
+
+commit dc910eeba197ebf233f5ea2d633f0e0ed9a3cd13
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Tue Nov 26 02:09:15 2002 +0000
+
+ Massive copy-paste from stable branch.
+
+ 2002-11-25 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+
+ * nl.po: Massive copy-paste from stable branch.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 604 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 320 insertions(+), 288 deletions(-)
+
+commit 24c63b4fce9b28238bfa7a749bef778a8b2bbfe5
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Mon Nov 25 18:56:46 2002 +0000
+
+ es.po: Updated Spanish translation.
+
+ 2002-11-25 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 318 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 145 insertions(+), 177 deletions(-)
+
+commit a81aecc14e47137e28285635d834f04c6fce7d1b
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Mon Nov 25 13:22:08 2002 +0000
+
+ Convert all to UTF-8.
+
+ 2002-11-25 Yanko Kaneti <yaneti@declera.com>
+
+ * *.po: Convert all to UTF-8.
+
+ po/ChangeLog | 4 +
+ po/am.po | 2 +-
+ po/ca.po | 322 +++++++++++++++++++++++++++++------------------------------
+ po/en_GB.po | 2 +-
+ po/lt.po | 252 +++++++++++++++++++++++-----------------------
+ po/tr.po | 244 ++++++++++++++++++++++----------------------
+ po/uk.po | 2 +-
+ 7 files changed, 416 insertions(+), 412 deletions(-)
+
+commit 839aef02c220eea2b15191e6ce28cb293afc4586
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Nov 22 21:03:51 2002 +0000
+
+ don't present the user with encodings which don't pass ASCII through
+
+ * src/encodings.c, src/encodings.h: don't present the user with encodings
+ which don't pass ASCII through cleanly, either because they don't exist
+ or they aren't ASCII supersets.
+
+ ChangeLog | 6 ++
+ src/encoding.c | 222 ++++++++++++++++++++++++++++++++++-----------------------
+ src/encoding.h | 10 ++-
+ 3 files changed, 144 insertions(+), 94 deletions(-)
+
+commit 021df38d2f9a0de5d260a6f1f41e432fd71167c1
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Thu Nov 21 12:08:54 2002 +0000
+
+ Updated Malay Translation. What is role really mean?
+
+ 2002-11-20 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+ What is role really mean?
+
+ po/ChangeLog | 4 +
+ po/ms.po | 243 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 87 insertions(+), 160 deletions(-)
+
+commit 9657301503b32509bb583bde73e935ca8fbc1d0b
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Nov 19 17:14:15 2002 +0000
+
+ apply patch from Deepa Chacko Pillai and Pasupathi for #79748 (makes
+
+ 2002-11-19 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-screen.c (terminal_screen_get_working_dir): apply
+ patch from Deepa Chacko Pillai and Pasupathi for #79748
+ (makes get_working_dir do something useful on Solaris)
+
+ ChangeLog | 6 +++++
+ src/terminal-screen.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++-----
+ 2 files changed, 63 insertions(+), 5 deletions(-)
+
+commit d3186c192e2a7270aa1c2d7287ba1d6ff48832e5
+Author: Robert Brady <rbrady@src.gnome.org>
+Date: Mon Nov 18 17:19:55 2002 +0000
+
+ Update British translation.
+
+ po/ChangeLog | 4 ++++
+ po/en_GB.po | 45 +++++++++++++++++++++++----------------------
+ 2 files changed, 27 insertions(+), 22 deletions(-)
+
+commit 8e2b5dbb852585ff0ba89d23864d7bc8dfe27bf2
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Nov 15 22:23:25 2002 +0000
+
+ Updated Norwegian (bokmal) translation.
+
+ 2002-11-15 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokmal) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 11 +++++------
+ 2 files changed, 9 insertions(+), 6 deletions(-)
+
+commit a89566a111fac32aa1c5b03ae2bd374f3b6c8649
+Author: Hidetoshi Tajima <tajima@src.gnome.org>
+Date: Wed Nov 13 22:29:43 2002 +0000
+
+ enabled pango font for libzvt.(Fix for #78007, #90840, ...)
+
+ * src/terminal-widget-zvt.c (terminal_widget_set_pango_font):
+ enabled pango font for libzvt.(Fix for #78007, #90840, ...)
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-zvt.c | 5 +++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 2de04fc8db487054277ecb1bffeb9a74b5865ba3
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Sat Nov 9 05:33:40 2002 +0000
+
+ be.po: Updated Belarusian translation from Belarusian team <i18n@infonet.by>.
+
+ po/ChangeLog | 5 +
+ po/be.po | 868 ++++++++++++++++++++---------------------------------------
+ 2 files changed, 291 insertions(+), 582 deletions(-)
+
+commit b5d36a3a826808a2f3c798da6a9de44d6e58a14c
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Mon Nov 4 02:39:16 2002 +0000
+
+ 2.1.1
+
+ po/be.po | 1082 +++++++++++++++++++++++++++++++++++++++--------------------
+ po/bg.po | 2 +-
+ po/ca.po | 2 +-
+ po/cs.po | 2 +-
+ po/da.po | 2 +-
+ po/de.po | 2 +-
+ po/el.po | 2 +-
+ po/en_GB.po | 2 +-
+ po/es.po | 2 +-
+ po/et.po | 2 +-
+ po/fi.po | 2 +-
+ po/fr.po | 2 +-
+ po/gl.po | 2 +-
+ po/hu.po | 2 +-
+ po/ja.po | 2 +-
+ po/ko.po | 2 +-
+ po/lt.po | 2 +-
+ po/ms.po | 2 +-
+ po/no.po | 2 +-
+ po/pl.po | 2 +-
+ po/pt.po | 2 +-
+ po/pt_BR.po | 2 +-
+ po/ro.po | 2 +-
+ po/ru.po | 2 +-
+ po/sk.po | 2 +-
+ po/sl.po | 2 +-
+ po/sv.po | 2 +-
+ po/tr.po | 2 +-
+ po/uk.po | 2 +-
+ po/vi.po | 2 +-
+ po/wa.po | 2 +-
+ po/zh_CN.po | 2 +-
+ po/zh_TW.po | 2 +-
+ 33 files changed, 745 insertions(+), 401 deletions(-)
+
+commit 69c26d3c9c81e37fb4f69143c968f16c77a985d8
+Author: Jonathan Blandford <jrb@gnome.org>
+Date: Sun Nov 3 21:20:48 2002 +0000
+
+ de-LART
+
+ Sun Nov 3 16:18:07 2002 Jonathan Blandford <jrb@gnome.org>
+
+ * src/skey/Makefile.am (INCLUDES): de-LART
+
+ * src/skey/config.h: clean up old-school C.
+
+ ChangeLog | 6 +++
+ src/skey/Makefile.am | 4 +-
+ src/skey/config.h | 125 ++++++++-------------------------------------------
+ src/skey/donkey.c | 21 ---------
+ src/skey/donkey.h | 8 ++--
+ src/skey/md.h | 1 +
+ 6 files changed, 30 insertions(+), 135 deletions(-)
+
+commit 980fecedc2989addbaa4e5c367e638485f23803f
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Sun Nov 3 04:18:05 2002 +0000
+
+ configure.in: Added Belarusian to ALL_LINGUAS
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit b513a4ff5b381c6852f66027069a740886a19029
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Sun Nov 3 03:46:30 2002 +0000
+
+ be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>.
+
+ po/ChangeLog | 5 +
+ po/be.po | 1597 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1602 insertions(+)
+
+commit 9b83ebdb03a734865f95b9d24f266683c08fb4d5
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu Oct 31 20:11:46 2002 +0000
+
+ take -Wall out of cflags; still some "need to use config.h" problems here,
+
+ 2002-10-31 Havoc Pennington <hp@redhat.com>
+
+ * src/skey/Makefile.am: take -Wall out of cflags; still some
+ "need to use config.h" problems here, not actually distchecking
+ 2.1.1 until fixed.
+
+ * configure.in: 2.1.1, and add the cool feature summary output at
+ the end of configure.
+
+ ChangeLog | 10 +
+ configure.in | 46 ++-
+ po/bg.po | 642 ++++++++++++++++++++++------------------
+ po/ca.po | 666 +++++++++++++++++++++++-------------------
+ po/cs.po | 642 ++++++++++++++++++++++------------------
+ po/da.po | 638 ++++++++++++++++++++++------------------
+ po/de.po | 674 +++++++++++++++++++++++-------------------
+ po/el.po | 693 +++++++++++++++++++++++--------------------
+ po/en_GB.po | 641 ++++++++++++++++++++++------------------
+ po/es.po | 639 ++++++++++++++++++++++------------------
+ po/et.po | 644 ++++++++++++++++++++++------------------
+ po/fi.po | 634 ++++++++++++++++++++++------------------
+ po/fr.po | 634 ++++++++++++++++++++++------------------
+ po/gl.po | 642 ++++++++++++++++++++++------------------
+ po/hu.po | 276 ++++++++---------
+ po/ja.po | 642 ++++++++++++++++++++++------------------
+ po/ko.po | 306 ++++++++++---------
+ po/lt.po | 690 +++++++++++++++++++++++--------------------
+ po/ms.po | 642 ++++++++++++++++++++++------------------
+ po/no.po | 290 +++++++++---------
+ po/pl.po | 642 ++++++++++++++++++++++------------------
+ po/pt.po | 642 ++++++++++++++++++++++------------------
+ po/pt_BR.po | 630 +++++++++++++++++++++------------------
+ po/ro.po | 642 ++++++++++++++++++++++------------------
+ po/ru.po | 639 ++++++++++++++++++++++------------------
+ po/sk.po | 646 ++++++++++++++++++++++------------------
+ po/sl.po | 642 ++++++++++++++++++++++------------------
+ po/sv.po | 634 ++++++++++++++++++++++------------------
+ po/tr.po | 812 ++++++++++++++++++++++++++++++++++-----------------
+ po/uk.po | 650 +++++++++++++++++++++++------------------
+ po/vi.po | 646 ++++++++++++++++++++++------------------
+ po/wa.po | 659 ++++++++++++++++++++++-------------------
+ po/zh_CN.po | 674 +++++++++++++++++++++++-------------------
+ po/zh_TW.po | 654 +++++++++++++++++++++++------------------
+ src/skey/Makefile.am | 11 +-
+ 35 files changed, 11101 insertions(+), 8813 deletions(-)
+
+commit fbdf62946515afd1c8bf7ee3190b79a98d09e016
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Wed Oct 30 20:56:10 2002 +0000
+
+ Implement terminal_widget_skey_match_remove(). Require a sufficiently-new
+
+ * src/terminal-widget-vte.c: Implement terminal_widget_skey_match_remove().
+ * configure.in: Require a sufficiently-new VTE if building with it.
+
+ ChangeLog | 5 +++++
+ configure.in | 2 +-
+ src/terminal-widget-vte.c | 8 +++++++-
+ 3 files changed, 13 insertions(+), 2 deletions(-)
+
+commit 35de46da1c52ec279112ad41a3a385b0a5f3f413
+Author: Jonathan Blandford <jrb@gnome.org>
+Date: Wed Oct 30 20:26:23 2002 +0000
+
+ Add a new dialog.
+
+ Wed Oct 30 15:22:06 2002 Jonathan Blandford <jrb@gnome.org>
+
+ * src/gnome-terminal.glade2: Add a new dialog.
+
+ * src/gnome-terminal.schemas: New key to add skey support.
+
+ * src/skey-popup.c: (terminal_skey_do_popup): Popup the skey
+ dialog.
+
+ * src/skey/*: cut-n-paste of a simple skey implementation
+
+ * src/terminal-profile.c:
+ * src/terminal-screen.c:
+ * src/terminal-widget-vte.c:
+ * src/terminal-widget-zvt.c:
+ * src/terminal-widget.h: Add support for skey dingus.
+
+ ChangeLog | 17 +++
+ configure.in | 1 +
+ src/Makefile.am | 6 +-
+ src/gnome-terminal.glade2 | 194 +++++++++++++++++++++++--
+ src/gnome-terminal.schemas | 16 +++
+ src/gnome-terminal.schemas.in | 16 +++
+ src/skey-popup.c | 149 +++++++++++++++++++
+ src/skey-popup.h | 36 +++++
+ src/skey/00readme | 103 +++++++++++++
+ src/skey/Makefile.am | 23 +++
+ src/skey/README | 3 +
+ src/skey/btoe.c | 306 +++++++++++++++++++++++++++++++++++++++
+ src/skey/config.h | 157 ++++++++++++++++++++
+ src/skey/donkey.c | 77 ++++++++++
+ src/skey/donkey.h | 10 ++
+ src/skey/md.c | 72 ++++++++++
+ src/skey/md.h | 76 ++++++++++
+ src/skey/md2.c | 206 ++++++++++++++++++++++++++
+ src/skey/md4.c | 248 ++++++++++++++++++++++++++++++++
+ src/skey/md5.c | 275 +++++++++++++++++++++++++++++++++++
+ src/skey/skey.c | 73 ++++++++++
+ src/skey/skey.h | 13 ++
+ src/skey/tailor.h | 328 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.c | 30 ++++
+ src/terminal-profile.h | 9 +-
+ src/terminal-screen.c | 30 +++-
+ src/terminal-widget-vte.c | 38 +++++
+ src/terminal-widget-zvt.c | 19 +++
+ src/terminal-widget.h | 6 +
+ 29 files changed, 2523 insertions(+), 14 deletions(-)
+
+commit a9787ff9f7ec1db7a4fa79e75b0eebd3006a2d79
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Oct 30 13:47:53 2002 +0000
+
+ don't free the arg to --command prior to using it (#96788, patch from Brad
+
+ 2002-10-30 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_app_get_clone_command): don't free the
+ arg to --command prior to using it (#96788, patch from Brad Garcia)
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 2 --
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 58b126b4342a8b1d86fdb00e6b568d91ef7e0856
+Author: Andras Timar <timar@gnome.hu>
+Date: Sun Oct 27 17:18:12 2002 +0000
+
+ Updated Hungarian translation.
+
+ 2002-10-27 Andras Timar <timar@gnome.hu>
+
+ * hu.po: Updated Hungarian translation.
+
+ po/ChangeLog | 4 +
+ po/hu.po | 945 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 537 insertions(+), 412 deletions(-)
+
+commit 27c93d56d134113edca6db17703f645994921228
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Sat Oct 26 15:36:52 2002 +0000
+
+ Updated Korean translation.
+
+ * ko.po: Updated Korean translation.
+
+ po/ChangeLog | 60 +++---
+ po/ko.po | 696 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 381 insertions(+), 375 deletions(-)
+
+commit c3d70be1475755bab1e9bf721d39a0fd655e600b
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Oct 25 22:08:34 2002 +0000
+
+ Update to match VTE HEAD, fixing Red Hat #76529.
+
+ * src/terminal-widget-vte.c (terminal_widget_fork_command): Update to match
+ VTE HEAD, fixing Red Hat #76529.
+
+ ChangeLog | 4 ++++
+ src/terminal-widget-vte.c | 3 ++-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 98183d681726fc2e205abd11bbcc5ec9f778b399
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu Oct 24 18:34:03 2002 +0000
+
+ Add the terminal widget's input method menu to the popup menu. Implement
+
+ * src/terminal-screen.c(terminal_screen_do_popup): Add the terminal widget's
+ input method menu to the popup menu.
+ * src/terminal-widget-vte.c, src/terminal-widget-zvt.c: Implement
+ terminal_widget_im_append_menuitems().
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 16 ++++++++++++++++
+ src/terminal-widget-vte.c | 6 ++++++
+ src/terminal-widget-zvt.c | 6 ++++++
+ src/terminal-widget.h | 3 +++
+ 5 files changed, 38 insertions(+)
+
+commit 11829732aff52d06a4f5c10a9be9f20feb202177
+Author: Rajkumar Sivasamy <rajkumar.siva@wipro.com>
+Date: Sat Oct 19 11:01:26 2002 +0000
+
+ Make EggXFontSelector's finalize method to free EggXFontFilter's data.
+
+ 2002-10-19 Rajkumar Sivasamy <rajkumar.siva@wipro.com>
+
+ * src/simple-x-font-selector.c: Make EggXFontSelector's finalize
+ method to free EggXFontFilter's data.
+ Fixes #89770
+
+ ChangeLog | 6 ++++++
+ src/simple-x-font-selector.c | 15 +++++++++++++--
+ 2 files changed, 19 insertions(+), 2 deletions(-)
+
+commit 32eb49d65351df238d21a15953422a1de096bc91
+Author: Hidetoshi Tajima <tajima@src.gnome.org>
+Date: Fri Oct 18 17:23:15 2002 +0000
+
+ Fix #96114: to responce to "use system font" option
+
+ * src/terminal-screen.c (make_font_monospace):
+ Fix #96114: to responce to "use system font" option
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 2 --
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit b962a02d8c3e7fa38f4e1487259ae9e28c23705c
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Wed Oct 16 20:16:18 2002 +0000
+
+ wire up set_allow_bold for vte
+
+ * src/terminal-widget-vte.c (terminal_widget_set_allow_bold):
+ wire up set_allow_bold for vte
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-vte.c | 3 ++-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 964d6407dd73cc941a9ec851255cc6689577e334
+Author: Fatih Demir <kabalak@src.gnome.org>
+Date: Wed Oct 16 19:24:19 2002 +0000
+
+ Take.
+
+ po/ChangeLog | 4 +
+ po/tr.po | 833 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 294 insertions(+), 543 deletions(-)
+
+commit dd4fab8e3108d58c2e13e97898c6a24657fb7985
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Wed Oct 16 14:28:52 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-10-13 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/mk.po | 1556 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1556 insertions(+)
+
+commit 9a2d16df8e56a6c472d7722946e990d3b534014e
+Author: Hidetoshi Tajima <tajima@src.gnome.org>
+Date: Wed Oct 9 17:17:18 2002 +0000
+
+ back out the previous change - conversion from UTF-8 should be performed
+
+ * src/terminal-screen.c (drag_data_received):
+ back out the previous change - conversion from UTF-8 should
+ be performed in terminal widget side - since only the
+ terminal widget know which encoding it is in (#95230)
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 28 +++++-----------------------
+ 2 files changed, 12 insertions(+), 23 deletions(-)
+
+commit 038519c9b86663734995b9a39bb8d80080761e5e
+Author: Hidetoshi Tajima <tajima@src.gnome.org>
+Date: Wed Oct 9 02:45:29 2002 +0000
+
+ convert drag&drop data back to locale's encoding before sending to
+
+ * src/terminal-screen.c (drag_data_received):
+ convert drag&drop data back to locale's encoding before sending to
+ terminal (#95230: drag&drop is broken with non-ASCII characters)
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 25 +++++++++++++++++++++----
+ 2 files changed, 27 insertions(+), 4 deletions(-)
+
+commit cb04ecb0d114f2dcdee1d1c4ccc7648c6d831676
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sat Oct 5 21:04:22 2002 +0000
+
+ Forgot one change
+
+ po/no.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 58707b17ce974ee8a5cbb13792b2bbe0aa2d2c02
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Oct 5 21:03:47 2002 +0000
+
+ Updated Norwegian (bokmal) translation.
+
+ 2002-10-04 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokmal) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 506 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 276 insertions(+), 234 deletions(-)
+
+commit 1631966a99969fb6d5e93249f22ecced9ffb1bd3
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Fri Oct 4 22:30:51 2002 +0000
+
+ fix the bug# for that change
+
+ ChangeLog | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit e1f29ce5df7da0e2dbfae74102a69172a206b6fa
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Oct 4 22:29:01 2002 +0000
+
+ Add View->Zoom In, View->Zoom Out, View->Normal Size, for bug #
+
+ 2002-10-04 Havoc Pennington <hp@redhat.com>
+
+ Add View->Zoom In, View->Zoom Out, View->Normal Size,
+ for bug #
+
+ * src/terminal.c: take --zoom command line option, save --zoom in
+ the session.
+
+ * src/gnome-terminal.schemas: add new keybindings
+
+ * src/terminal-accels.c: add Ctrl++ Ctrl+- Ctrl+= zoom shortcuts
+
+ * src/terminal.c (terminal_app_new_terminal): fix a warning about
+ printf format
+
+ * src/terminal-window.c: add font size menu items
+
+ * src/terminal-screen.c (terminal_screen_get_font_scale): new
+ function
+ (terminal_screen_set_font_scale): new function
+ (terminal_screen_update_on_realize): actually use the font size
+ derived from the system font, was broken before
+
+ ChangeLog | 20 +++++
+ src/gnome-terminal.schemas | 51 ++++++++++++
+ src/gnome-terminal.schemas.in | 51 ++++++++++++
+ src/terminal-accels.c | 9 +++
+ src/terminal-accels.h | 3 +
+ src/terminal-screen.c | 62 +++++++++++++--
+ src/terminal-screen.h | 14 ++++
+ src/terminal-window.c | 177 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal.c | 103 +++++++++++++++++++++++-
+ src/terminal.h | 3 +-
+ 10 files changed, 479 insertions(+), 14 deletions(-)
+
+commit ecf16270e9a7403d22894904ce7144de93f6040e
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Oct 3 03:33:28 2002 +0000
+
+ 2.1.0
+
+ autogen.sh | 6 +-
+ po/bg.po | 957 ++++++++++++++++++++++++++++++-----------------
+ po/ca.po | 1185 +++++++++++++++++++++++++++++++++++++++++------------------
+ po/cs.po | 743 ++++++++++++++++++++++++-------------
+ po/da.po | 707 +++++++++++++++++++++++------------
+ po/de.po | 862 ++++++++++++++++++++++++++++---------------
+ po/el.po | 875 +++++++++++++++++++++++++++----------------
+ po/en_GB.po | 802 ++++++++++++++++++++++++----------------
+ po/es.po | 795 +++++++++++++++++++++++++--------------
+ po/et.po | 738 ++++++++++++++++++++++++-------------
+ po/fi.po | 161 ++++----
+ po/fr.po | 842 ++++++++++++++++++++++++++----------------
+ po/gl.po | 860 ++++++++++++++++++++++++++++---------------
+ po/hu.po | 847 +++++++++++++++++++++++++++---------------
+ po/ja.po | 1022 ++++++++++++++++++++++++++++++++-------------------
+ po/ko.po | 782 +++++++++++++++++++++++++--------------
+ po/lt.po | 877 +++++++++++++++++++++++++++----------------
+ po/ms.po | 752 ++++++++++++++++++++++++-------------
+ po/no.po | 436 ++++++++++++++++------
+ po/pl.po | 1059 ++++++++++++++++++++++++++++++++--------------------
+ po/pt.po | 834 ++++++++++++++++++++++++++---------------
+ po/pt_BR.po | 161 ++++----
+ po/ro.po | 1003 ++++++++++++++++++++++++++++++++------------------
+ po/ru.po | 632 ++++++++++++++++++++-----------
+ po/sk.po | 871 ++++++++++++++++++++++++++++---------------
+ po/sl.po | 839 +++++++++++++++++++++++++++---------------
+ po/sv.po | 748 +++++++++++++++++++++++--------------
+ po/tr.po | 864 +++++++++++++++++++++++++++----------------
+ po/uk.po | 866 ++++++++++++++++++++++++++++---------------
+ po/vi.po | 853 +++++++++++++++++++++++++++---------------
+ po/wa.po | 858 ++++++++++++++++++++++++++----------------
+ po/zh_CN.po | 853 +++++++++++++++++++++++++++---------------
+ po/zh_TW.po | 813 +++++++++++++++++++++++++---------------
+ 33 files changed, 16456 insertions(+), 9047 deletions(-)
+
+commit 6325257073a31ec9fb9f04dd9737f26e09499de2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Sep 30 03:57:45 2002 +0000
+
+ update from libegg, fixes super/meta/hyper to work correctly.
+
+ 2002-09-29 Havoc Pennington <hp@pobox.com>
+
+ * src/eggaccelerators.c: update from libegg, fixes
+ super/meta/hyper to work correctly.
+
+ ChangeLog | 5 +++++
+ src/eggaccelerators.c | 6 +++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 7cf17eabfab71060a1546f9e8b26274e94da83e3
+Author: Ross Burton <rburton@src.gnome.org>
+Date: Mon Sep 23 14:06:31 2002 +0000
+
+ Fix the .desktop file
+
+ ChangeLog | 6 ++++++
+ gnome-terminal.desktop.in | 3 ++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 8a7b17c73a91bfd44bcf1e9ce664e7857b815da4
+Author: Marius Andreiana <mandreiana@yahoo.com>
+Date: Mon Sep 23 06:48:21 2002 +0000
+
+ added ro subdir added romanian help translation added help/ro/Makefile
+
+ 2002-09-23 Marius Andreiana <mandreiana@yahoo.com>
+
+ * help/Makefile.am: added ro subdir
+ * help/ro: added romanian help translation
+ * configure.in: added help/ro/Makefile
+
+ ChangeLog | 6 +
+ configure.in | 1 +
+ help/Makefile.am | 2 +-
+ help/ro/Makefile.am | 8 +
+ help/ro/figures/gnome-terminal-default.png | Bin 0 -> 8503 bytes
+ help/ro/figures/gnome-terminal-tabbed.png | Bin 0 -> 8571 bytes
+ help/ro/figures/terminal_window.png | Bin 0 -> 6675 bytes
+ help/ro/gnome-terminal-ro.omf | 35 +
+ help/ro/gnome-terminal.xml | 1403 ++++++++++++++++++++++++++++
+ help/ro/legal.xml | 70 ++
+ 10 files changed, 1524 insertions(+), 1 deletion(-)
+
+commit d7cd0d21e11f91328719257e80e821b48a0c4437
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Sun Sep 22 19:03:40 2002 +0000
+
+ fix a space
+
+ src/terminal.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit af42123ff0c288cc07b816d63996b779abaa9977
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Sep 22 19:01:13 2002 +0000
+
+ make the window role slightly "more unique" by adding pid and time(NULL)
+
+ 2002-09-22 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_app_new_terminal): make the window role
+ slightly "more unique" by adding pid and time(NULL) to it. Also,
+ put "gnome-terminal-" in the role to avoid possible confusion with
+ other apps in the case of a silly window manager.
+
+ 2002-08-14 Deepa Chacko Pillai <deepa.chacko@wipro.com>
+
+ * src/terminal.c: Set the role for each terminal window.
+ Added a new option '--role' to store the role information.
+
+ * src/terminal.h: Added one more parameter, ie. role, to
+ terminal_app_new_terminal ().
+
+ * src/terminal-screen.c: Added one more parameter, ie. role, to
+ terminal_app_new_terminal ().
+
+ * src/terminal-window.c: Added one more parameter, ie. role, to
+ terminal_app_new_terminal ().
+
+ ChangeLog | 21 +++++++++++++++
+ src/terminal-screen.c | 4 +--
+ src/terminal-window.c | 4 +--
+ src/terminal.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal.h | 3 ++-
+ 5 files changed, 95 insertions(+), 9 deletions(-)
+
+commit cbfff68b2f8f0912898fed2d10ca9f29184fde0a
+Author: Shivaram Upadhyayula <shivram_u@src.gnome.org>
+Date: Fri Sep 20 06:01:33 2002 +0000
+
+ Handled the "die" signal sent by master session so that session can kill
+ the terminal. Fixes bug#90612
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 12 ++++++++++++
+ 2 files changed, 17 insertions(+)
+
+commit 5429064ef2199c14ed48058e432144e041d62a04
+Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+Date: Sun Sep 15 16:13:54 2002 +0000
+
+ Updated Brazilian Portuguese translation.
+
+ 2002-09-15 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+ * pt_BR: Updated Brazilian Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt_BR.po | 576 +++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 385 insertions(+), 195 deletions(-)
+
+commit fa1966888c7fc5482ce56198adf7012a032fd8ff
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Sat Sep 14 13:11:39 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-09-14 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 716 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 455 insertions(+), 265 deletions(-)
+
+commit 84b6b49463f6756d37bd843ac1bdd791f6b4e379
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Sep 13 21:25:32 2002 +0000
+
+ wire up the dialog for editing what's in the encoding menu; seems to work
+
+ 2002-09-13 Havoc Pennington <hp@redhat.com>
+
+ * src/encoding.c: wire up the dialog for editing what's in the
+ encoding menu; seems to work fairly well now.
+
+ * src/terminal-window.c (terminal_window_init): make encoding menu
+ a submenu of Terminal menu, and update it whenever the terminal
+ menu is opened.
+
+ * src/gnome-terminal.glade2: make encodings dialog default to
+ !visible, remove rules from tree view
+
+ ChangeLog | 12 ++
+ src/encoding.c | 396 ++++++++++++++++++++++++++++++++++++++++++----
+ src/gnome-terminal.glade2 | 10 +-
+ src/terminal-window.c | 47 ++++--
+ 4 files changed, 413 insertions(+), 52 deletions(-)
+
+commit a98f9b248efb5c5cab79664b7cf70f2a6fd3b434
+Author: Marius Andreiana <mandreiana@yahoo.com>
+Date: Tue Sep 3 12:23:52 2002 +0000
+
+ added 'ro' to ALL_LINGUAS added ( thanks to Mugurel Tudor <mugurelu@go.ro>
+
+ 2002-09-03 Marius Andreiana <mandreiana@yahoo.com>
+
+ * configure.in: added 'ro' to ALL_LINGUAS
+ * ro.po: added ( thanks to Mugurel Tudor <mugurelu@go.ro> )
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ro.po | 1602 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1611 insertions(+), 1 deletion(-)
+
+commit 3201e9adfbddc6bff09cb18ff091a7115de12ec0
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Wed Aug 28 17:40:14 2002 +0000
+
+ Changing date
+
+ help/C/gnome-terminal-C.omf | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit dc092796f5c749c2bba98206bce9a5af40882082
+Author: Irene Ryan <irene.ryan@sun.com>
+Date: Wed Aug 28 17:37:02 2002 +0000
+
+ Updated to reflect changes to the UI and to fix
+
+ 2002-08-28 Irene Ryan <irene.ryan@sun.com>
+
+ * help/C/gnome-terminal.xml : Updated to reflect changes to the UI and to
+ fix http://bugzilla.gnome.org/show_bug.cgi?id=91029
+ * help/C/gnome-terminal-C.omf : Update to reflect new manual version
+ number and date
+
+ ChangeLog | 7 ++
+ help/C/gnome-terminal-C.omf | 2 +-
+ help/C/gnome-terminal.xml | 238 +++++++++++++++++++++++---------------------
+ 3 files changed, 134 insertions(+), 113 deletions(-)
+
+commit 079bcf2a230c0a0c1f2f6b67cb7cab1e71d155bc
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Aug 26 04:20:33 2002 +0000
+
+ require automake-1.6
+
+ 2002-08-25 Havoc Pennington <hp@pobox.com>
+
+ * autogen.sh: require automake-1.6
+
+ ChangeLog | 4 ++++
+ autogen.sh | 20 ++++++++++++++------
+ 2 files changed, 18 insertions(+), 6 deletions(-)
+
+commit 418d9813e1124a22e7951b7d1fb48950a3b45fab
+Author: Jonathan Blandford <jrb@gnome.org>
+Date: Fri Aug 23 04:14:25 2002 +0000
+
+ put in GTK+ mode.
+
+ Thu Aug 22 23:40:46 2002 Jonathan Blandford <jrb@gnome.org>
+
+ * src/terminal-accels.c (terminal_edit_keys_dialog_new): put in
+ GTK+ mode.
+
+ * src/eggcellrendererkeys.[ch]: update from libegg.
+
+ ChangeLog | 7 ++++
+ src/eggcellrendererkeys.c | 104 +++++++++++++++++++++++++++++++---------------
+ src/eggcellrendererkeys.h | 42 +++++++++++--------
+ src/terminal-accels.c | 1 +
+ 4 files changed, 103 insertions(+), 51 deletions(-)
+
+commit b3a20bb399239b17e0d1413c773d8a2d37240e21
+Author: Havoc Pennington <hp@pobox.com>
+Date: Thu Aug 22 03:56:53 2002 +0000
+
+ version to 2.1.0, and add a warning at the end that this is the unstable
+
+ 2002-08-21 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: version to 2.1.0, and add a warning at the
+ end that this is the unstable branch
+
+ * src/profile-editor.c (profile_editor_update_silent_bell): add
+ missing "!" that made the "Terminal bell" setting behave
+ incorrectly
+
+ ChangeLog | 14 ++++++++++++++
+ configure.in | 8 +++++++-
+ src/profile-editor.c | 2 +-
+ 3 files changed, 22 insertions(+), 2 deletions(-)
+
+commit 9bcd0b4c61d3a22e4cab401cb4b26ead06911546
+Author: Padraig O'Briain <padraigo@src.gnome.org>
+Date: Mon Aug 19 15:04:30 2002 +0000
+
+ " and "_Delete key generates:". Set step_increment and page_increment for
+
+ * src/gnome-terminal.glade2 Correct mnemonic widgets for labels
+ "Color _palette", "_Scrollbar is:" and "_Delete key generates:".
+ Set step_increment and page_increment for adjustment of GtkHScale
+ darken-background-scale". Fixes #90552.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.glade2 | 7 ++++---
+ 2 files changed, 11 insertions(+), 3 deletions(-)
+
+commit ba7374f18eaef79f906b9dce49b8f33835a723b7
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Fri Aug 16 13:16:21 2002 +0000
+
+ Further updates for Beta 2 - modified the descriptions of how to select text to reflect the problem with the right-click popup menu, also documented the Keybindings dialog.
+
+ help/C/gnome-terminal-C.omf | 6 +--
+ help/C/gnome-terminal.xml | 117 +++++++++++++++++++++++++++++++-------------
+ 2 files changed, 85 insertions(+), 38 deletions(-)
+
+commit 22d7d2b939d8e1328a21bfe0da4caaf45c2ec014
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Thu Aug 15 22:25:03 2002 +0000
+
+ Updated graphics
+
+ help/C/figures/gnome-terminal-default.png | Bin 2938 -> 3785 bytes
+ help/C/figures/gnome-terminal-tabbed.png | Bin 3238 -> 4314 bytes
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 7a0edaa823f80463edfd35c0ce290d48fbc4c7db
+Author: Deepa Chacko Pillai <deepa.chacko@wipro.com>
+Date: Wed Aug 14 07:33:26 2002 +0000
+
+ Fixes terminal crashes while using command line options (86982). Patch
+
+ 2002-08-14 Deepa Chacko Pillai <deepa.chacko@wipro.com>
+
+ * terminal.c: Fixes terminal crashes while using
+ command line options (86982). Patch from
+ tino.shwarze@informatik.tu-chemnitz.de
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 36 ++++++++++++------------------------
+ 2 files changed, 18 insertions(+), 24 deletions(-)
+
+commit 8ed6476d0efd3df574e60d1d06548f08c14b944e
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu Aug 8 04:26:58 2002 +0000
+
+ Handle widget padding.
+
+ * terminal-widget-vte.c: Handle widget padding.
+
+ ChangeLog | 4 ++++
+ src/terminal-widget-vte.c | 4 +---
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit d46f37354b5196c9ecf21505664aa56ffea6944e
+Author: Deepa Natarajan <deepa.natarajan@wipro.com>
+Date: Tue Aug 6 05:28:57 2002 +0000
+
+ Allow toggling of Hide/Show Menubar to work with keybindings. Fixes
+
+ 2002-08-06 Deepa Natarajan <deepa.natarajan@wipro.com>
+
+ * terminal-window.c: Allow toggling of Hide/Show Menubar to
+ work with keybindings. Fixes #88761.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 13 +++++++++----
+ 2 files changed, 14 insertions(+), 4 deletions(-)
+
+commit c76d1bd61ad94357f67dc83dcab9715cba384f40
+Author: Yukihiro Nakai <nakai@src.gnome.org>
+Date: Sat Aug 3 08:23:55 2002 +0000
+
+ ja.po: Minor fix
+
+ po/ChangeLog | 60 ++++++++++++++++++++++++++++++++----------------------------
+ po/ja.po | 2 +-
+ 2 files changed, 33 insertions(+), 29 deletions(-)
+
+commit d9250437a7893d708839e325975d29fec2857b6a
+Author: Christian Rose <menthos@menthos.com>
+Date: Fri Aug 2 15:36:21 2002 +0000
+
+ Added missing file.
+
+ 2002-08-02 Christian Rose <menthos@menthos.com>
+
+ * POTFILES.in: Added missing file.
+
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 +
+ 2 files changed, 5 insertions(+)
+
+commit 8c0186f92bfddf93c02093c39b054243cd8965b0
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Fri Aug 2 14:01:05 2002 +0000
+
+ Updates for beta refresh
+
+ help/C/gnome-terminal-C.omf | 8 +-
+ help/C/gnome-terminal.xml | 532 +++++++++++++++++++++++---------------------
+ 2 files changed, 280 insertions(+), 260 deletions(-)
+
+commit 6878b3fa8c0e9ca8d6c023a6702834f76b94fb97
+Author: Yukihiro Nakai <nakai@src.gnome.org>
+Date: Fri Aug 2 13:45:56 2002 +0000
+
+ Add Japanese translation from James Hashida
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ja.po | 1590 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1599 insertions(+), 1 deletion(-)
+
+commit c004aabd74d809f3a9b3d42a1ab6564d16659411
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Sun Jul 28 20:32:54 2002 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 332 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 142 insertions(+), 190 deletions(-)
+
+commit bbfb754e90db66d63cebb3f1f15cc65a96741cf0
+Author: Gustavo Noronha Silva <kov@debian.org>
+Date: Tue Jul 23 03:21:41 2002 +0000
+
+ Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS
+
+ 2002-07-23 Gustavo Noronha Silva <kov@debian.org>
+
+ * configure.in: Added Brazilian Portuguese (pt_BR) to
+ ALL_LINGUAS
+
+ ChangeLog | 5 +++++
+ configure.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 3277d4a336357ba80377a68bc0b12ff66e8141bb
+Author: Gustavo Noronha Silva <gns@src.gnome.org>
+Date: Tue Jul 23 03:20:08 2002 +0000
+
+ new translation
+
+ po/ChangeLog | 5 +
+ po/pt_BR.po | 1601 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1606 insertions(+)
+
+commit 8755a08d03a27bf0ccfafb769290a6680c821455
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Fri Jul 19 17:04:42 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-07-19 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 480 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 212 insertions(+), 272 deletions(-)
+
+commit 0fda3280dea297e3c94edc746c706801f35b075a
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Wed Jul 17 10:54:12 2002 +0000
+
+ Added short title.
+
+ help/C/gnome-terminal-C.omf | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 5d2ae74e0e4f26b3c577ba98b2004879f3d024a6
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Jul 16 09:06:10 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-07-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 526 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 277 insertions(+), 253 deletions(-)
+
+commit 4ca5b9fc5d9df7eee63d89cad6de6a6640e30775
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Mon Jul 15 10:21:27 2002 +0000
+
+ Added Catalan file
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ca.po | 1448 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1457 insertions(+), 1 deletion(-)
+
+commit 75f90f76335929a953b3241eb1005c72d2ab0028
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Mon Jul 15 04:21:21 2002 +0000
+
+ ru.po: Updated Russian translation.
+
+ po/ChangeLog | 4 +
+ po/ru.po | 469 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 249 insertions(+), 224 deletions(-)
+
+commit 8fb53bb948239430aeb1c2ba3a26555724412987
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jul 14 21:20:54 2002 +0000
+
+ Encoding stuff, not yet working.
+
+ 2002-07-14 Havoc Pennington <hp@pobox.com>
+
+ Encoding stuff, not yet working.
+
+ * src/terminal-widget-vte.c (terminal_widget_set_encoding): new
+ function
+
+ * src/update-from-egg.sh: adapt to libegg reorg
+
+ * src/terminal-accels.c (binding_from_string): fix to allow
+ no-accelerator shortcuts such as F1.
+
+ * src/terminal-window.c: add the encoding menu
+
+ * src/gnome-terminal.schemas: add active_encodings key
+
+ * src/Makefile.am (gnome_terminal_SOURCES): add encoding.[hc]
+
+ * src/encoding.c: new file for choose-an-encoding code
+
+ ChangeLog | 20 ++
+ src/Makefile.am | 2 +
+ src/eggaccelerators.c | 3 +-
+ src/encoding.c | 656 ++++++++++++++++++++++++++++++++++++++++++
+ src/encoding.h | 138 +++++++++
+ src/gnome-terminal.glade2 | 253 +++++++++++++++-
+ src/gnome-terminal.schemas | 21 ++
+ src/gnome-terminal.schemas.in | 21 ++
+ src/terminal-accels.c | 5 +-
+ src/terminal-widget-vte.c | 31 +-
+ src/terminal-widget-zvt.c | 21 ++
+ src/terminal-widget.h | 5 +
+ src/terminal-window.c | 159 +++++++++-
+ src/terminal.c | 49 ++++
+ src/terminal.h | 2 +
+ src/update-from-egg.sh | 10 +-
+ 16 files changed, 1386 insertions(+), 10 deletions(-)
+
+commit fcefd6454ff88772e090d2bc116a6c6210e1041e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jul 14 01:39:25 2002 +0000
+
+ Use egg_accelerator_parse_virtual() to parse keybindings, so defaults can
+
+ 2002-07-13 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c (binding_from_string): Use
+ egg_accelerator_parse_virtual() to parse keybindings, so defaults
+ can contain <Meta> and such, except it doesn't work because
+ the GTK accelerator system won't allow it. Also add a filter to
+ barf on > Mod1 accels for now.
+
+ ChangeLog | 8 +
+ src/Makefile.am | 2 +
+ src/eggaccelerators.c | 658 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/eggaccelerators.h | 87 ++++++
+ src/eggcellrendererkeys.c | 36 ++-
+ src/terminal-accels.c | 16 +-
+ 6 files changed, 802 insertions(+), 5 deletions(-)
+
+commit 277ea878ac16d1ea57887942ee927f97dfd18e99
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat Jul 13 11:48:14 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-07-13 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 457 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 243 insertions(+), 218 deletions(-)
+
+commit ff0c9a7727b2b64b07a48828af4ea129e69449dc
+Author: Irene Ryan <ireneryan@src.gnome.org>
+Date: Sat Jul 13 11:18:00 2002 +0000
+
+ Updated the category
+
+ help/C/gnome-terminal-C.omf | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 2ea4b6c110e6477b91145ab16cf820cfe398b17a
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Jul 12 21:26:28 2002 +0000
+
+ replace a g_ascii_strdown with a manual loop - we were leaking memory big
+
+ 2002-07-12 Havoc Pennington <hp@redhat.com>
+
+ * src/simple-x-font-selector.c
+ (egg_xfont_selector_get_xlfd_field): replace a g_ascii_strdown
+ with a manual loop - we were leaking memory big time after an
+ s/g_strdown/g_ascii_strdown. #84888
+
+ ChangeLog | 7 +++++++
+ src/simple-x-font-selector.c | 9 ++++++++-
+ 2 files changed, 15 insertions(+), 1 deletion(-)
+
+commit e9d624152f64e20c02890348d6eb2ff71da5d11f
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Jul 12 21:11:58 2002 +0000
+
+ add a style_set handler to dynamically update in response to system
+
+ 2002-07-12 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-screen.c (terminal_screen_init): add a style_set
+ handler to dynamically update in response to system font/color
+ changes, completes #82979
+ (get_child_command): remove const from a string that wasn't
+
+ ChangeLog | 7 +++++++
+ src/terminal-screen.c | 20 +++++++++++++++++---
+ 2 files changed, 24 insertions(+), 3 deletions(-)
+
+commit c7f352a1ad2ad848e0f688fda06640d2aada189c
+Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+Date: Fri Jul 12 19:39:44 2002 +0000
+
+ Changed the XLFD property indices, this fixes the similar size font logic
+
+ 2002-07-04 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+
+ * src/terminal-screen.c : Changed the XLFD property indices, this
+ fixes the similar size font logic works correctly.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 18 +++++++++---------
+ 2 files changed, 14 insertions(+), 9 deletions(-)
+
+commit 7e6c7838a9a9cc815784e6808efd82afe5b64d13
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Jul 12 19:26:11 2002 +0000
+
+ make this do something, though not anything useful.
+
+ 2002-07-12 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-screen.c (make_font_monospace): make this do
+ something, though not anything useful.
+
+ ChangeLog | 7 +++++--
+ src/terminal-screen.c | 5 ++---
+ 2 files changed, 7 insertions(+), 5 deletions(-)
+
+commit 906528ec3776f178a25babd49c723a9338a44680
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Fri Jul 12 03:10:54 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-07-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 423 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 226 insertions(+), 201 deletions(-)
+
+commit f66b289c5d3ab6ff70051a61b7a47812bf1c226e
+Author: Stanislav Brabec <utx@src.gnome.org>
+Date: Thu Jul 11 19:14:11 2002 +0000
+
+ Added Czech translation.
+
+ ChangeLog | 6 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/cs.po | 1584 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1595 insertions(+), 1 deletion(-)
+
+commit 1c08c952a8467e549bf3227b5312370e389c360b
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Tue Jul 9 11:26:24 2002 +0000
+
+ Updated Korean translation from Michelle Kim <mkim@brisbane.redhat.com>.
+
+ * ko.po: Updated Korean translation from Michelle Kim
+ <mkim@brisbane.redhat.com>.
+
+ po/ChangeLog | 5 +
+ po/ko.po | 479 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 249 insertions(+), 235 deletions(-)
+
+commit d35358bf99c46ff185f72092e82235cc81bfbca1
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Tue Jul 9 01:42:46 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-07-09 Hasbullah Bin Pit <sebol@ikhlas.com>
+ * ms.po : Updated Malay Translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 423 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 226 insertions(+), 201 deletions(-)
+
+commit a6e43fce9d9c71642daf3ee6a46486b4869b54cf
+Author: Mark McLoughlin <mark@skynet.ie>
+Date: Tue Jul 9 00:13:26 2002 +0000
+
+ use X-GNOME-DocPath instead of DocPath.
+
+ 2002-07-09 Mark McLoughlin <mark@skynet.ie>
+
+ * gnome-terminal.desktop.in: use X-GNOME-DocPath instead
+ of DocPath.
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 1fb148b3655acd51c706b2c8befb9de505bfb997
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Jul 8 17:05:52 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-07-08 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 430 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 232 insertions(+), 202 deletions(-)
+
+commit 864706dbcec2ff68e0b7036dcf56799dd1c6a171
+Author: Christophe Fergeau <cfergeau@src.gnome.org>
+Date: Sun Jul 7 17:39:01 2002 +0000
+
+ Updated French translation
+
+ po/ChangeLog | 4 +++
+ po/fr.po | 104 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 60 insertions(+), 48 deletions(-)
+
+commit 045f33764f64b65d2ba7f5cd1000c2fd5410ea53
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Sat Jul 6 20:35:16 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-07-06 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 +
+ po/et.po | 454 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 239 insertions(+), 219 deletions(-)
+
+commit c61b43be6cdbdce1b69559cb7def0be7f03d3c51
+Author: Christian Rose <menthos@menthos.com>
+Date: Fri Jul 5 22:09:09 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-07-06 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +++
+ po/sv.po | 106 ++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 61 insertions(+), 49 deletions(-)
+
+commit 516dae9b733e06784c28e6405dafccd3aa848ed8
+Author: Glynn Foster <glynn.foster@sun.com>
+Date: Fri Jul 5 16:20:53 2002 +0000
+
+ Add 'Help' keybinding. Fixes #87439.
+
+ 2002-07-05 Glynn Foster <glynn.foster@sun.com>
+
+ * src/gnome-terminal.schemas, src/terminal-accels.c: Add 'Help'
+ keybinding. Fixes #87439.
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas | 17 +++++++++++++++++
+ src/gnome-terminal.schemas.in | 17 +++++++++++++++++
+ src/terminal-accels.c | 8 +++++++-
+ 4 files changed, 46 insertions(+), 1 deletion(-)
+
+commit 6f97b1636484f45e21a8287623bf298692d19565
+Author: Christophe Fergeau <cfergeau@src.gnome.org>
+Date: Fri Jul 5 09:33:48 2002 +0000
+
+ French translation
+
+ po/ChangeLog | 4 +
+ po/fr.po | 334 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 176 insertions(+), 162 deletions(-)
+
+commit 501231e1dc941f1eaa2d8f5aaa709d4d4c2a036d
+Author: Christian Rose <menthos@menthos.com>
+Date: Fri Jul 5 09:28:16 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-07-05 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 347 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 184 insertions(+), 167 deletions(-)
+
+commit a1e8501a0ca725c5ff9d77985fe161b6ca0e1ae2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jul 5 04:05:41 2002 +0000
+
+ put "figures" subdir in Makefile, #87244 fix from John Fleck
+
+ 2002-07-04 Havoc Pennington <hp@pobox.com>
+
+ * help/C/Makefile.am (figdir): put "figures" subdir in Makefile,
+ #87244 fix from John Fleck
+
+ ChangeLog | 5 +++++
+ help/C/Makefile.am | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit d96f41c851e8bb6ec391943c38990564080d42ec
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jul 5 04:00:47 2002 +0000
+
+ apply UI review patch from Glynn, bug #85655
+
+ 2002-07-04 Havoc Pennington <hp@pobox.com>
+
+ * apply UI review patch from Glynn, bug #85655
+
+ Breaks strings and docs!
+
+ ChangeLog | 6 ++++++
+ src/gnome-terminal.glade2 | 10 +++++-----
+ src/profile-editor.c | 14 ++++++-------
+ src/terminal-accels.h | 1 +
+ src/terminal-window.c | 25 +++++++++++++++++++-----
+ src/terminal.c | 50 +++++++++++++++++++++++++++++++++++------------
+ 6 files changed, 77 insertions(+), 29 deletions(-)
+
+commit 003167bc4e4731b30c2093ff62738737d3d8d1f3
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jul 5 03:51:53 2002 +0000
+
+ hack this so that the keybinding and the menu items also use the current
+
+ 2002-07-04 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (fill_in_new_term_submenus): hack this so
+ that the keybinding and the menu items also use the current
+ instead of default profile. Now only new terminals opened from the
+ command line will use the default profile.
+
+ * Applied patch from Bill Nottingham to use the current profile
+ when opening a new tab/window, the way it used to work. This is
+ just a lot nicer, other way seemed like a bug.
+
+ ChangeLog | 11 +++++++++++
+ src/terminal-profile.c | 7 +++++--
+ src/terminal-profile.h | 2 +-
+ src/terminal-screen.c | 6 +++---
+ src/terminal-window.c | 39 ++++++++++++++++++++++++++++-----------
+ src/terminal.c | 4 ++--
+ 6 files changed, 50 insertions(+), 19 deletions(-)
+
+commit 5aaa999bc7e10ffefe6d11333dce90252e248b9a
+Author: Christophe Fergeau <cfergeau@src.gnome.org>
+Date: Thu Jul 4 15:28:20 2002 +0000
+
+ Updated French translation
+
+ po/ChangeLog | 4 +
+ po/fr.po | 273 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 141 insertions(+), 136 deletions(-)
+
+commit 63f880db1a0ab5bcab0e0963d0f6a4561ae7499c
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Wed Jul 3 15:18:48 2002 +0000
+
+ Updated Slovak translation.
+
+ 2002-07-03 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 ++
+ po/sk.po | 203 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 102 insertions(+), 105 deletions(-)
+
+commit d2037c19094ebca8325cd38046c06ea852b8525f
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Tue Jul 2 20:48:27 2002 +0000
+
+ Updated Amharic translation.
+
+ po/ChangeLog | 4 ++++
+ po/am.po | 22 +++++++++++-----------
+ 2 files changed, 15 insertions(+), 11 deletions(-)
+
+commit 78ca61115bd17b0a01eb92ee269940305b1cc42c
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Tue Jun 25 17:33:35 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 155 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 79 insertions(+), 76 deletions(-)
+
+commit 245efc178892e0a1cc88c4152e0bfbdd1ef8d4d8
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Tue Jun 25 11:16:15 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-06-24 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++
+ po/ms.po | 155 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 83 insertions(+), 76 deletions(-)
+
+commit c08bf91955d0f9d25e88b4369ad37420957c748b
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Tue Jun 25 09:05:43 2002 +0000
+
+ Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.
+
+ * ko.po: Updated Korean translation from Young-Ho Cha
+ <ganadist@chollian.net>.
+
+ po/ChangeLog | 5 +++++
+ po/ko.po | 33 +++++++++++++++++----------------
+ 2 files changed, 22 insertions(+), 16 deletions(-)
+
+commit 6287ad05970a37141167afd7eb5aa9e847249d42
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Tue Jun 25 00:20:57 2002 +0000
+
+ Updated traditional Chinese translation.
+
+ 2002-06-25 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 ++
+ po/zh_TW.po | 198 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 105 insertions(+), 97 deletions(-)
+
+commit 1460963dfdbc37994e310ea8ecd32856848f2dba
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Mon Jun 24 16:24:24 2002 +0000
+
+ Added Walloon file
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/wa.po | 1581 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1590 insertions(+), 1 deletion(-)
+
+commit fb2b9dce002f439a3b8ee7c8feb2ab583236f329
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jun 23 21:24:17 2002 +0000
+
+ fix callback signature, #86076
+
+ 2002-06-23 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c (accel_edited_callback): fix callback
+ signature, #86076
+
+ ChangeLog | 5 +++++
+ src/eggcellrendererkeys.h | 1 +
+ src/terminal-accels.c | 1 +
+ 3 files changed, 7 insertions(+)
+
+commit 7b10029e207a91421a98e6dd1041c389aa3a400e
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Sat Jun 22 16:58:03 2002 +0000
+
+ Updated Amharic translation.
+
+ po/ChangeLog | 4 ++++
+ po/am.po | 38 +++++++++++++++++++-------------------
+ 2 files changed, 23 insertions(+), 19 deletions(-)
+
+commit 63c7272e97bb01d5d77a8d8a966f0ba440815d76
+Author: Yanko Kaneti <yaneti@declera.com>
+Date: Fri Jun 21 15:53:40 2002 +0000
+
+ Added Bulgarian (bg).
+
+ 2002-06-21 Yanko Kaneti <yaneti@declera.com>
+
+ * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
+
+ po/
+
+ * bg.po (added): Bulgarian translation by
+ Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/bg.po | 1583 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1593 insertions(+), 1 deletion(-)
+
+commit 6df0e5aaccee2d7cfddcdb76f66d275734167b31
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Thu Jun 20 16:13:06 2002 +0000
+
+ Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.
+
+ * ko.po: Updated Korean translation from Young-Ho Cha
+ <ganadist@chollian.net>.
+
+ po/ChangeLog | 5 ++
+ po/ko.po | 160 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 88 insertions(+), 77 deletions(-)
+
+commit 699b9fd50b600ef5d898528d8446686bcad4498a
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Jun 20 13:42:36 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-06-20 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++
+ po/no.po | 151 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 80 insertions(+), 75 deletions(-)
+
+commit c96146a9b345776e4afe0b484e94fef4762439e4
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Thu Jun 20 13:30:25 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 754 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 379 insertions(+), 380 deletions(-)
+
+commit b6c7b27f671be24155d33622cc04db5c0ccb4b5c
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Wed Jun 19 04:39:34 2002 +0000
+
+ ru.po: Updated Russian translation.
+
+ po/ChangeLog | 4 ++
+ po/ru.po | 151 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 81 insertions(+), 74 deletions(-)
+
+commit c11b37cfdfbe60472ece6fe4f124381836e92363
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Mon Jun 17 22:42:23 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-06-17 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 ++
+ po/es.po | 201 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 98 insertions(+), 107 deletions(-)
+
+commit 412abb1e28fc81b113a0810b1c1d65f42fadab4c
+Author: Christian Rose <menthos@menthos.com>
+Date: Mon Jun 17 22:35:45 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-06-18 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++
+ po/sv.po | 151 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 81 insertions(+), 74 deletions(-)
+
+commit cbe2aa401aa00013d44d4cd2fb4c89b1698f953d
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Jun 17 22:26:42 2002 +0000
+
+ Updated Portuguese translation.
+
+ 2002-06-17 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++
+ po/pt.po | 151 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 81 insertions(+), 74 deletions(-)
+
+commit fa7b63e853ebf6868622e9f57fdcd3f9bc5370b5
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Mon Jun 17 22:08:20 2002 +0000
+
+ Fixed a few strings in Danish translation.
+
+ 2002-06-18 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Fixed a few strings in Danish translation.
+
+ po/ChangeLog | 4 ++++
+ po/da.po | 7 ++++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 57784b3540ccc5e76f3cb1865907430487d99db1
+Author: Ole Laursen <olau@src.gnome.org>
+Date: Mon Jun 17 21:24:37 2002 +0000
+
+ Added messages.mo
+
+ po/.cvsignore | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit de1570828e794a8a4ed9baad56438a5185816a18
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Mon Jun 17 21:24:02 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-06-17 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 150 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 81 insertions(+), 73 deletions(-)
+
+commit b16678f1281ec2908edf4d2480bb1ab951041910
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Mon Jun 17 16:14:06 2002 +0000
+
+ Updated Amharic translation.
+
+ po/ChangeLog | 6 +++++-
+ po/am.po | 16 ++++++++--------
+ 2 files changed, 13 insertions(+), 9 deletions(-)
+
+commit 7884b5f0c163aa52572a3bae91844b1812f58bb7
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Jun 17 13:36:10 2002 +0000
+
+ apply fix for #84602 from Kristian Rietveld
+
+ 2002-06-15 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c: apply fix for #84602 from Kristian
+ Rietveld
+
+ * src/eggcellrendererkeys.c: update from libegg, #84602
+
+ * src/profile-editor.c (profile_editor_update_x_font): add
+ demibold to the filter
+
+ * src/terminal.c: refactor the code a bit to get #84516 fixed
+ better and more manageably
+ (terminal_new_event): remove unused variable
+
+ 2002-06-11 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+
+ * src/terminal.c: fix for #84516, not accepting --geometry in some
+ cases.
+
+ 2002-05-29 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+
+ * src/gnome-terminal.glade: mnemonics for the checkbuttons
+ in keybindings dialog, bug #83387
+
+ ChangeLog | 24 ++++++++
+ src/eggcellrendererkeys.c | 45 +++++++-------
+ src/eggcellrendererkeys.h | 3 +-
+ src/gnome-terminal.glade2 | 4 +-
+ src/profile-editor.c | 2 +-
+ src/terminal-accels.c | 61 +++++++++++++++++--
+ src/terminal.c | 145 +++++++++++++++++++++++++++++-----------------
+ 7 files changed, 201 insertions(+), 83 deletions(-)
+
+commit 9802c7268412a839b89b9e8a6b068c6964654b66
+Author: Daniel Yacob <yacob@src.gnome.org>
+Date: Sun Jun 16 23:31:56 2002 +0000
+
+ Amharic translations added.
+
+ po/ChangeLog | 4 +
+ po/am.po | 1540 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 1544 insertions(+)
+
+commit d86c151c5732a90e18122f57802e0f5736af83df
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sat Jun 15 15:58:39 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eb190e7be9d5b5f605952494de19325f1db8177c
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Jun 14 19:28:59 2002 +0000
+
+ Pass an empty list of environment variables to add when starting a new
+
+ * src/terminal-widget-vte.c: Pass an empty list of environment variables to add
+ when starting a new child.
+
+ src/terminal-widget-vte.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 65edd4a7fcf4ed4a44f8b065461942e1ec2b618b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Jun 12 03:46:10 2002 +0000
+
+ 2.0.0
+
+ 2002-06-11 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: 2.0.0
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/da.po | 62 ++---
+ po/de.po | 62 ++---
+ po/el.po | 62 ++---
+ po/en_GB.po | 62 ++---
+ po/es.po | 150 ++++++++----
+ po/et.po | 62 ++---
+ po/fi.po | 62 ++---
+ po/fr.po | 62 ++---
+ po/gl.po | 304 ++++++++++++------------
+ po/hu.po | 62 ++---
+ po/ko.po | 68 +++---
+ po/lt.po | 62 ++---
+ po/ms.po | 62 ++---
+ po/no.po | 62 ++---
+ po/pl.po | 764 +++++++++++++++++++++++++++++------------------------------
+ po/pt.po | 62 ++---
+ po/ru.po | 16 +-
+ po/sk.po | 62 ++---
+ po/sl.po | 2 +-
+ po/sv.po | 2 +-
+ po/tr.po | 62 ++---
+ po/uk.po | 426 ++++++++++++++++++++-------------
+ po/vi.po | 2 +-
+ po/zh_CN.po | 62 ++---
+ po/zh_TW.po | 62 ++---
+ 27 files changed, 1436 insertions(+), 1296 deletions(-)
+
+commit 0d152147175a289a8efc5e7ffbce74bca9b5687d
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Wed Jun 12 00:43:11 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-06-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 463 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 213 insertions(+), 254 deletions(-)
+
+commit 2fc4368d50f7da0a38724dac377bc4b57c1f5744
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Mon Jun 10 19:07:42 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 3a44fbcacbccf5267dc08131f24d48e9b64ac23c
+Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
+Date: Mon Jun 10 12:11:17 2002 +0000
+
+ ru.po: Updated Russian translation.
+
+ po/ChangeLog | 4 +++
+ po/ru.po | 84 +++++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 50 insertions(+), 38 deletions(-)
+
+commit 0813b8994b10d5f9df588525e481266edddb9a68
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Mon Jun 10 09:08:10 2002 +0000
+
+ updated Vietnamese file
+
+ po/ChangeLog | 4 +++
+ po/vi.po | 115 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 58 insertions(+), 61 deletions(-)
+
+commit e4db3431c99396e09c4f63c8a19b8c93b1cfbffa
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Jun 9 19:51:44 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 704 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 362 insertions(+), 342 deletions(-)
+
+commit a555aa5d1be53781f9ae59b0880b1e752ca20d9c
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Fri Jun 7 19:53:20 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 711 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 339 insertions(+), 372 deletions(-)
+
+commit 7c9c9b8ec6826da6d23901629b2d07c9ca09dc5f
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Jun 7 19:18:06 2002 +0000
+
+ catch "child-exited" instead of "eof"
+
+ * src/terminal-widget-vte.c: catch "child-exited" instead of "eof"
+
+ src/terminal-widget-vte.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0819ba95ddb68c66da3cc865d9809805c9b404f5
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Jun 4 23:54:31 2002 +0000
+
+ Fix.
+
+ 2002-06-05 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Fix.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 66 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 37 insertions(+), 33 deletions(-)
+
+commit 9553b995a4b0b19839d965178cf6c88f293cb600
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Tue Jun 4 17:27:34 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 764 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 387 insertions(+), 382 deletions(-)
+
+commit eaf50613e8cf6fc28f5825709ab8e9a2c9e57df1
+Author: Kristian Rietveld <kris@gtk.org>
+Date: Mon Jun 3 22:30:45 2002 +0000
+
+ only free list data if !use_this_list, it was freeing data twice in some
+
+ 2002-06-03 Kristian Rietveld <kris@gtk.org>
+
+ * src/terminal.c (sync_profile_list): only free list data if
+ !use_this_list, it was freeing data twice in some cases (fixes
+ #83851).
+
+ ChangeLog | 6 ++++++
+ src/terminal.c | 3 ++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 51c341e63c31a6e28a07b504b109b7817c772173
+Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
+Date: Mon Jun 3 21:18:56 2002 +0000
+
+ Added Galician translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/gl.po | 1626 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1635 insertions(+), 1 deletion(-)
+
+commit ee3b8797e1ad03fd8261941196ef5405c54bb063
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Mon Jun 3 07:29:49 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 414 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 160 insertions(+), 254 deletions(-)
+
+commit 61c63f0bf8b9b4882465a4470d7c0dd378f404c3
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Mon Jun 3 06:35:57 2002 +0000
+
+ Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.
+
+ * ko.po: Updated Korean translation by Young-Ho Cha
+ <ganadist@chollian.net>.
+
+ po/ChangeLog | 5 ++
+ po/ko.po | 168 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 84 insertions(+), 89 deletions(-)
+
+commit bcf093ab01d3bc391e3b94bb241b7c2876bdc637
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Mon Jun 3 02:59:36 2002 +0000
+
+ 1.9.7 distcheck
+
+ po/da.po | 8 +-
+ po/de.po | 282 +++++++++++-----------
+ po/el.po | 272 +++++++++++-----------
+ po/en_GB.po | 284 +++++++++++-----------
+ po/es.po | 63 +++--
+ po/et.po | 8 +-
+ po/fi.po | 276 +++++++++++-----------
+ po/fr.po | 276 +++++++++++-----------
+ po/hu.po | 280 +++++++++++-----------
+ po/ko.po | 272 +++++++++++-----------
+ po/lt.po | 282 +++++++++++-----------
+ po/ms.po | 276 +++++++++++-----------
+ po/no.po | 8 +-
+ po/pl.po | 764 ++++++++++++++++++++++++++++++------------------------------
+ po/pt.po | 8 +-
+ po/ru.po | 272 +++++++++++-----------
+ po/sk.po | 345 ++++++++++++++-------------
+ po/sl.po | 276 +++++++++++-----------
+ po/sv.po | 276 +++++++++++-----------
+ po/tr.po | 282 +++++++++++-----------
+ po/uk.po | 604 +++++++++++++++++++++++++++--------------------
+ po/vi.po | 622 +++++++++++++++++++++++++++++--------------------
+ po/zh_CN.po | 282 +++++++++++-----------
+ po/zh_TW.po | 272 +++++++++++-----------
+ 24 files changed, 3408 insertions(+), 3182 deletions(-)
+
+commit 163d77eda84978353cc930d2397bbc3322f9f24b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Jun 3 02:56:56 2002 +0000
+
+ 1.9.7
+
+ 2002-06-02 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: 1.9.7
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 4ebced54d50ecdda2d061b4ebe05e9ff03322bf1
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Jun 2 14:44:21 2002 +0000
+
+ zvt_term_forkpty()'s update_records arg is a bitmask not a bool.
+
+ 2002-06-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-widget-zvt.c (terminal_widget_fork_command):
+ zvt_term_forkpty()'s update_records arg is a bitmask not a bool.
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-zvt.c | 6 +++++-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit cf438611c86cb35f0b9deebd48ca39ab0236b261
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Sat Jun 1 13:02:40 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-06-01 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 +
+ po/et.po | 323 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 158 insertions(+), 169 deletions(-)
+
+commit 2ec8f4bb81529c26bd8926e5c92aa570758502c9
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Jun 1 10:38:49 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-06-01 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 278 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 143 insertions(+), 139 deletions(-)
+
+commit 5498b647a6d0fda3905a542f3833e4a123b849d9
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Sat Jun 1 02:37:38 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-05-31 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +
+ po/es.po | 279 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 144 insertions(+), 139 deletions(-)
+
+commit e3d5b34d1458b4dbaa3b7b120685669c74e827a6
+Author: Isam Bayazidi <isam@src.gnome.org>
+Date: Fri May 31 20:42:23 2002 +0000
+
+ adding a no accelerator PO
+
+ po/ar.po | 228 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 111 insertions(+), 117 deletions(-)
+
+commit e33218a2bd6787c495fb22b63acb1bbfc1a4a4ae
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Fri May 31 17:36:14 2002 +0000
+
+ Fixed a few strings in Danish translation.
+
+ 2002-05-31 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Fixed a few strings in Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 293 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 150 insertions(+), 147 deletions(-)
+
+commit 68bd15e72739d9b5acc210eafdaf2956eb6f01b2
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Fri May 31 08:20:30 2002 +0000
+
+ Dutch translation updated by Reinout van Schouwen.
+
+ 2002-05-31 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Dutch translation updated by Reinout van Schouwen.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1125 +++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 679 insertions(+), 450 deletions(-)
+
+commit c8921f3f5784c166540453f7c5cdc514643044cd
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Thu May 30 08:54:48 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +++++
+ po/pl.po | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 045e2c9e10ab11214e2fc9d74638eba5d84b1973
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Thu May 30 08:31:56 2002 +0000
+
+ updated Vietnamese file
+
+ po/ChangeLog | 6 +-
+ po/vi.po | 1009 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 480 insertions(+), 535 deletions(-)
+
+commit 763a8fb1eba38258e9a904c0f020f39425bc6981
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Tue May 28 02:11:00 2002 +0000
+
+ Updated Portuguese translation.
+
+ 2002-05-28 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 293 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 147 insertions(+), 150 deletions(-)
+
+commit e9e20a0b29b0272921bc3be1db34007211b2dd55
+Author: Chris Lyttle <wilddev@src.gnome.org>
+Date: Mon May 27 22:08:24 2002 +0000
+
+ updated docs files for new scrollkeeper format
+
+ ChangeLog | 7 +++
+ help/C/Makefile.am | 5 +--
+ help/Makefile.am | 3 +-
+ help/omf.make | 53 ++++++++++++++++++++++
+ help/xmldocs.make | 129 ++++++++++++++++++++++++++++-------------------------
+ 5 files changed, 133 insertions(+), 64 deletions(-)
+
+commit 08157cdd57befe3fd434dc4fa71d7db6776d591d
+Author: Michael Meeks <michael@ximian.com>
+Date: Mon May 27 08:10:11 2002 +0000
+
+ don't leak the string gconf keys.
+
+ 2002-05-24 Michael Meeks <michael@ximian.com>
+
+ * src/terminal.c (sync_profile_list): don't
+ leak the string gconf keys.
+
+ * src/terminal-window.c (reset_tab_menuitems):
+ don't leak the accel_path.
+
+ * src/terminal-screen.c (get_child_command):
+ don't leak the user's shell.
+
+ * src/terminal-profile.c
+ (terminal_profile_update): don't leak all the
+ string values we get from gconf.
+ (terminal_profile_get_icon): don't leak the filename.
+
+ 2002-05-24 Michael Meeks <michael@ximian.com>
+
+ * src/terminal.c (main): copy the args before
+ we start, re-enable the terminal factory, and pass
+ it the args.
+ (option_parsing_results_init): split out of main.
+ (new_terminal_with_options): split out of main,
+ always create 1 new window.
+ (terminal_new_event): create a new popt context
+ re-parse the args, use new_terminal_with_option.
+
+ ChangeLog | 27 ++++
+ src/terminal-profile.c | 25 +++-
+ src/terminal-screen.c | 2 +
+ src/terminal-window.c | 7 +-
+ src/terminal.c | 335 ++++++++++++++++++++++++++++---------------------
+ 5 files changed, 251 insertions(+), 145 deletions(-)
+
+commit b679b19824da74b3a6f70ad39ef2dd24fbe565e0
+Author: Isam Bayazidi <isam@src.gnome.org>
+Date: Sun May 26 22:57:43 2002 +0000
+
+ adding Arabic file
+
+ po/ar.po | 188 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 94 insertions(+), 94 deletions(-)
+
+commit 56d1c9486d5c0cbbefdd68f24c5b12ba84c1ef36
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 26 15:01:17 2002 +0000
+
+ add help to the edit profiles dialog
+
+ 2002-05-26 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): add help to the
+ edit profiles dialog
+
+ ChangeLog | 5 +++++
+ src/profile-editor.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 49 insertions(+), 1 deletion(-)
+
+commit c7c02fd89eb7a8fc3ec7ad29e2716f73313856db
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 26 14:28:54 2002 +0000
+
+ modify Help button patch to report errors correctly
+
+ 2002-05-26 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (manage_profiles_response_cb): modify Help button
+ patch to report errors correctly
+
+ 2002-05-20 Satyajit Kanungo <satyajit.kanungo@wipro.com>
+
+ * src/terminal.c Added a Help button in the Profiles... dialog
+ box.
+
+ ChangeLog | 10 ++++++++++
+ src/terminal.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 2 files changed, 63 insertions(+), 2 deletions(-)
+
+commit 641cb716b85c44ed10da407f263737329bc9a012
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sun May 26 06:44:25 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-05-26 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ms.po | 23 ++++++++---------------
+ 2 files changed, 12 insertions(+), 15 deletions(-)
+
+commit a4490f3d152476481ee2701870e47ade3565dc03
+Author: Isam Bayazidi <isam@src.gnome.org>
+Date: Fri May 24 22:16:51 2002 +0000
+
+ - adding Arabic translation file
+
+ po/ar.po | 1785 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1785 insertions(+)
+
+commit 523501b7190f45126a77fadb2d2037655e2d8657
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Fri May 24 02:30:50 2002 +0000
+
+ Updated Spanish Translation.
+
+ 2002-05-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish Translation.
+
+ po/ChangeLog | 4 ++++
+ po/es.po | 15 +++++++--------
+ 2 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 99015df670831d9a96aedbbac3ce9ffe73ee571f
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Tue May 21 10:53:08 2002 +0000
+
+ Updated traditional Chinese translation.
+
+ 2002-05-21 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 ++++
+ po/zh_TW.po | 40 ++++++++++++++++------------------------
+ 2 files changed, 20 insertions(+), 24 deletions(-)
+
+commit f99fef6856fbc47253b79b9504c53cfd48310bed
+Author: jacob berkman <jacob@ximian.com>
+Date: Tue May 21 02:09:30 2002 +0000
+
+ remove libglade-convert check as it's not actually used anymore
+
+ 2002-05-20 jacob berkman <jacob@ximian.com>
+
+ * configure.in: remove libglade-convert check as it's not actually
+ used anymore
+
+ ChangeLog | 5 +++++
+ configure.in | 5 -----
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit f87a9d8381df04648818df91814162d050893fc7
+Author: Szabolcs Ban <bansz@src.gnome.org>
+Date: Sun May 19 19:17:15 2002 +0000
+
+ updated hu.po
+
+ po/ChangeLog | 4 ++
+ po/hu.po | 201 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 82 insertions(+), 123 deletions(-)
+
+commit 9ae26ec37c18afe7f6fabb8395a9161de275a06d
+Author: Vlad Harchev <hvv@src.gnome.org>
+Date: Sun May 19 10:22:56 2002 +0000
+
+ ru.po: updated russian translation from Dmitry G. Mastrukov <dmitry@taurussoft.org>
+
+ po/ChangeLog | 5 +
+ po/ru.po | 350 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 177 insertions(+), 178 deletions(-)
+
+commit b42628eafaeceb51418f49901369302ecb9eb4ed
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat May 18 10:06:56 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-05-18 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++++
+ po/da.po | 25 +++++++++----------------
+ 2 files changed, 13 insertions(+), 16 deletions(-)
+
+commit bf3c98ada738bbd6d5f55f3199a533c2d8f260c2
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Fri May 17 12:26:41 2002 +0000
+
+ Updated Slovak translation.
+
+ 2002-05-17 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 ++
+ po/sk.po | 158 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 80 insertions(+), 82 deletions(-)
+
+commit 22a65e4e1c72c055c76920e6f77480b8bf27bde8
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri May 17 02:23:40 2002 +0000
+
+ Hook up matching, enable mouse autohiding by default.
+
+ * src/terminal-widget-vte.c: Hook up matching, enable mouse
+ autohiding by default.
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-vte.c | 6 ++++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit bed0e8d125aab3355ab10df6d4f07f093760d2e5
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu May 16 23:07:39 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-05-17 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 25 +++++++++----------------
+ 2 files changed, 13 insertions(+), 16 deletions(-)
+
+commit 7a324893e2a6c1888c40784b49c9f7424095af3c
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Wed May 15 21:43:29 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 755 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 379 insertions(+), 381 deletions(-)
+
+commit 35235357ab252597c42a270410c46065c33bee64
+Author: Pablo Saratxaga <pablo@src.gnome.org>
+Date: Wed May 15 09:59:19 2002 +0000
+
+ Added Vietnamese file
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 6 +
+ po/en_GB.po | 1 -
+ po/ms.po | 2 +-
+ po/uk.po | 8 +-
+ po/{ms.po => vi.po} | 1110 +++++++++++++++++++++++----------------------------
+ 7 files changed, 513 insertions(+), 620 deletions(-)
+
+commit c6df885d9fe34880817cbea3085b9fdf2fca2d37
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Wed May 15 06:59:59 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 514 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 194 insertions(+), 320 deletions(-)
+
+commit b435fee7121950c31130cce498445ca082ed9470
+Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+Date: Wed May 15 01:34:29 2002 +0000
+
+ Updated Spanish translation.
+
+ 2002-05-15 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ * es.po: Updated Spanish translation.
+
+ po/ChangeLog | 4 +++
+ po/es.po | 112 +++++++++++++++++++++++------------------------------------
+ 2 files changed, 48 insertions(+), 68 deletions(-)
+
+commit 44e9adfa69c1f0186877d4e3649d4c45533fe1de
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue May 14 22:10:01 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-05-15 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 25 +++++++++----------------
+ 2 files changed, 13 insertions(+), 16 deletions(-)
+
+commit b0ea7001f5e0157e3a6626cd796d4e189d1441ca
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Tue May 14 20:38:06 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-05-14 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 77 +++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 38 insertions(+), 43 deletions(-)
+
+commit 1be46913de0a997c200d5dd58b67b620d3f02e9a
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Tue May 14 04:41:58 2002 +0000
+
+ 1.9.6 po files
+
+ po/da.po | 367 ++++++++++++++--------------
+ po/de.po | 367 ++++++++++++++--------------
+ po/el.po | 398 ++++++++++++++++---------------
+ po/en_GB.po | 334 +++++++++++++-------------
+ po/es.po | 347 ++++++++++++++-------------
+ po/et.po | 361 ++++++++++++++--------------
+ po/fi.po | 347 ++++++++++++++-------------
+ po/fr.po | 349 ++++++++++++++-------------
+ po/hu.po | 358 ++++++++++++++--------------
+ po/ko.po | 353 +++++++++++++--------------
+ po/lt.po | 371 ++++++++++++++---------------
+ po/ms.po | 347 ++++++++++++++-------------
+ po/no.po | 360 ++++++++++++++--------------
+ po/pl.po | 777 ++++++++++++++++++++++++++++++------------------------------
+ po/pt.po | 381 +++++++++++++++--------------
+ po/ru.po | 363 ++++++++++++++--------------
+ po/sk.po | 357 ++++++++++++++--------------
+ po/sl.po | 347 ++++++++++++++-------------
+ po/sv.po | 347 ++++++++++++++-------------
+ po/tr.po | 375 ++++++++++++++---------------
+ po/uk.po | 380 ++++++++++++++---------------
+ po/zh_CN.po | 363 ++++++++++++++--------------
+ po/zh_TW.po | 357 ++++++++++++++--------------
+ 23 files changed, 4415 insertions(+), 4291 deletions(-)
+
+commit 4c32b0ec478a62d5aa9ac95c6d21ce25b4c5286a
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue May 14 04:14:13 2002 +0000
+
+ require brand new libzvt, bump to 1.9.6
+
+ 2002-05-13 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: require brand new libzvt, bump to 1.9.6
+
+ * src/terminal.c (main): temporarily disable the terminal factory,
+ until I have time to fix it.
+
+ 2002-05-12 Mattias Eriksson <snaggen@acc.umu.se>
+
+ * src/gnome-terminal.glade2: Change the shade checkbox to a slider
+ to make use of the adjustable transparency.
+ * src/profile-editor.c: Add/Change callbacks to the transparency.
+ * src/terminal-profile.h: Remove some defines related to transparency.
+
+ 2002-05-12 Mattias Eriksson <snaggen@acc.umu.se>
+
+ * src/terminal-widget-zvt.c: Make use of the adjustable
+ transparancy in libzvt
+
+ ChangeLog | 20 ++++++++++++++
+ configure.in | 4 +--
+ src/gnome-terminal.glade2 | 67 ++++++++++++++++++++++++++++++++++++-----------
+ src/profile-editor.c | 62 +++++++++++++++++++++++++++++++++----------
+ src/terminal-profile.h | 6 -----
+ src/terminal-widget-zvt.c | 21 +++++++++------
+ src/terminal.c | 1 +
+ 7 files changed, 135 insertions(+), 46 deletions(-)
+
+commit 9d0a8b21aee542848c408973049fca08719cc3b2
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue May 14 00:37:42 2002 +0000
+
+ Hook up resetting and connection/disconnection of "selection-changed"
+
+ * src/terminal-widget-vte.c:
+ Hook up resetting and connection/disconnection of "selection-changed"
+ signals.
+
+ ChangeLog | 5 +++++
+ src/terminal-widget-vte.c | 8 +++++---
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit f9cbfab0d4a48e947f07071bc260919eb3c19e04
+Author: Mark Patton <msp@src.gnome.org>
+Date: Mon May 13 12:18:13 2002 +0000
+
+ Match a g_type_class_ref with a g_type_class_unref.
+
+ ChangeLog | 5 +++++
+ src/simple-x-font-selector.c | 4 +++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit e51cbb87e66533ff79b2c90e4bb02abae78c9359
+Author: Carlos Perelló Marín <carlos@src.gnome.org>
+Date: Mon May 13 09:52:11 2002 +0000
+
+ Small fix: /s/_Ayuda/A_yuda/
+
+ po/es.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 418c4b1aa860b83edfc7c7ad132030671b605d42
+Author: Mark Patton <msp@src.gnome.org>
+Date: Mon May 13 02:47:09 2002 +0000
+
+ Minor cleanups and fixed a memory leak when a selector is finalized.
+
+ ChangeLog | 5 +++++
+ src/simple-x-font-selector.c | 50 +++++++++++++++++++++++++-------------------
+ src/simple-x-font-selector.h | 12 +++++------
+ 3 files changed, 39 insertions(+), 28 deletions(-)
+
+commit 6be9bd18d4beec995bd68ca6c899dc36b8be253d
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 12 18:46:29 2002 +0000
+
+ set mnemonic tab for profile icon entry, from Pasupathi Duraisamy
+
+ 2002-05-12 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: set mnemonic tab for profile icon
+ entry, from Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>,
+ #79375
+
+ ChangeLog | 8 +++++++-
+ src/gnome-terminal.glade2 | 1 +
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit d510fa75eeb307ac70ecf2ac88a1c6605f759507
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 12 18:26:43 2002 +0000
+
+ remove mnemonics from notebook tabs
+
+ 2002-05-12 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: remove mnemonics from notebook tabs
+
+ ChangeLog | 4 ++
+ src/gnome-terminal.glade2 | 157 +++++++++++++++++++++++++++++++++++++---------
+ 2 files changed, 131 insertions(+), 30 deletions(-)
+
+commit d2623b1bc6ab22c811d1a4e6695ca1190a5b8692
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 12 18:04:52 2002 +0000
+
+ don't gtk_window_present() the new window.
+
+ 2002-05-12 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_app_new_terminal): don't
+ gtk_window_present() the new window.
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): add
+ an assertion to fail if we end up with null X font name, so I can
+ tell the crash is from a new version instead of old.
+
+ ChangeLog | 9 +++++++++
+ src/terminal-screen.c | 7 +++++--
+ src/terminal.c | 16 ++++++++++++----
+ 3 files changed, 26 insertions(+), 6 deletions(-)
+
+commit 223552aab5529b430fc9fc02e89c5c46578ee29d
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun May 12 14:54:19 2002 +0000
+
+ profterm.schemas -> gnome-terminal.schemas (accompanied by moving file on
+
+ 2002-05-12 Havoc Pennington <hp@pobox.com>
+
+ * src/Makefile.am: profterm.schemas -> gnome-terminal.schemas
+ (accompanied by moving file on CVS server)
+
+ ChangeLog | 5 +
+ src/Makefile.am | 2 +-
+ src/profterm.schemas | 1017 --------------------------------------------------
+ 3 files changed, 6 insertions(+), 1018 deletions(-)
+
+commit 54e77e815d530d640cc6c334ea181a7ea413a907
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat May 11 12:34:35 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-05-11 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 128 +++++++++++++++++++++++++----------------------------------
+ 2 files changed, 59 insertions(+), 73 deletions(-)
+
+commit 604407cfff95420b5f57752d66726c05a5427155
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat May 11 06:04:58 2002 +0000
+
+ add : and _ to word separators, from chrisime@gnome.org (#80746)
+
+ 2002-05-11 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: add : and _ to word separators,
+ from chrisime@gnome.org (#80746)
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas | 2 +-
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profterm.schemas | 2 +-
+ 4 files changed, 8 insertions(+), 3 deletions(-)
+
+commit b5d27e888118c702683d8428add0218d5fd1f9a3
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu May 9 20:50:41 2002 +0000
+
+ use correct enum value for the popt options using internal ID (#81264)
+
+ 2002-05-09 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c: use correct enum value for the popt options
+ using internal ID (#81264)
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 6 +++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit f06d15228e10362e9bda780292e0b2d08b182233
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Tue May 7 22:13:07 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 879 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 435 insertions(+), 449 deletions(-)
+
+commit ac5a5b5863ab4e7322afeb02f195bf2100b8c425
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Tue May 7 12:33:01 2002 +0000
+
+ Call gtk_window_set_transient_for on the about dialog.
+
+ 2002-05-07 Anders Carlsson <andersca@gnu.org>
+
+ * src/terminal-window.c: (about_callback):
+ Call gtk_window_set_transient_for on the about dialog.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 4343bbc79853d9b9df3cb4d10faf1b1276f64755
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue May 7 12:25:00 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-05-07 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 76 +++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 38 insertions(+), 42 deletions(-)
+
+commit f9c5c577cdc9cae03b27f929d136f12c2a4dc136
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Tue May 7 05:44:28 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-05-06 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ms.po | 76 +++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 41 insertions(+), 39 deletions(-)
+
+commit 2cfa52956b5c6f5a1c00881274d0b3cac9cda07c
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon May 6 23:14:20 2002 +0000
+
+ Updated Portuguese translation and converted to UTF-8.
+
+ 2002-05-06 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation and converted to UTF-8.
+
+ po/ChangeLog | 4 +
+ po/pt.po | 394 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 198 insertions(+), 200 deletions(-)
+
+commit 340dcb135b0c47305439cfe31bbffc5b36777006
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun May 5 18:31:55 2002 +0000
+
+ Fixed Swedish translation.
+
+ 2002-05-05 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Fixed Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 6 +++---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+commit caf53cbe38bf5bca80ca3b344bc3bcf4b8eccb80
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun May 5 17:40:51 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-05-05 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 53 ++++++++++++++++++++++++++---------------------------
+ 2 files changed, 30 insertions(+), 27 deletions(-)
+
+commit 91aba183b3da25a1435f31c5713b11fdc5ce6eca
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat May 4 23:57:07 2002 +0000
+
+ I should just test this before committing, probably.
+
+ 2002-05-04 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): I
+ should just test this before committing, probably.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit fb551bbb646ae60048ba4dd12a2e1ac5386b126c
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat May 4 23:47:00 2002 +0000
+
+ fix refcounting screwups
+
+ 2002-05-04 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): fix
+ refcounting screwups
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 11 ++++++-----
+ 2 files changed, 11 insertions(+), 5 deletions(-)
+
+commit 484f0bd344b4ef4c058b0f1c2baf516b1c109123
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat May 4 15:34:15 2002 +0000
+
+ check for NULL return from gdk_font_from_description() (#80787), and unref
+
+ 2002-05-04 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): check
+ for NULL return from gdk_font_from_description() (#80787),
+ and unref the font when it's non-NULL to avoid leaking it.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 58 ++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 38 insertions(+), 26 deletions(-)
+
+commit 6793923713417a3b0f9586d18357cdda46897c6b
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat May 4 08:31:13 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 ++++
+ po/fr.po | 59 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 32 insertions(+), 31 deletions(-)
+
+commit c15cf1c4a1fdb98260e798518458ecb38c5dc5d8
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri May 3 16:19:26 2002 +0000
+
+ 1.9.5
+
+ 2002-05-03 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: 1.9.5
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/da.po | 569 ++++++++++++++++++++++++++++---------------------------
+ po/de.po | 580 +++++++++++++++++++++++++++++---------------------------
+ po/el.po | 605 +++++++++++++++++++++++++++++-----------------------------
+ po/en_GB.po | 513 +++++++++++++++++++++++++-------------------------
+ po/es.po | 210 +++++++++++----------
+ po/et.po | 524 ++++++++++++++++++++++++++-------------------------
+ po/fi.po | 562 ++++++++++++++++++++++++++++--------------------------
+ po/fr.po | 564 ++++++++++++++++++++++++++++--------------------------
+ po/hu.po | 555 +++++++++++++++++++++++++++---------------------------
+ po/ko.po | 595 +++++++++++++++++++++++++++++----------------------------
+ po/lt.po | 595 +++++++++++++++++++++++++++++----------------------------
+ po/ms.po | 562 ++++++++++++++++++++++++++++--------------------------
+ po/no.po | 561 ++++++++++++++++++++++++++++--------------------------
+ po/pl.po | 556 ++++++++++++++++++++++++++++--------------------------
+ po/pt.po | 556 ++++++++++++++++++++++++++++--------------------------
+ po/ru.po | 563 +++++++++++++++++++++++++++---------------------------
+ po/sk.po | 557 ++++++++++++++++++++++++++++--------------------------
+ po/sl.po | 566 +++++++++++++++++++++++++++++--------------------------
+ po/sv.po | 210 +++++++++++----------
+ po/tr.po | 571 +++++++++++++++++++++++++++----------------------------
+ po/uk.po | 607 +++++++++++++++++++++++++++++++----------------------------
+ po/zh_CN.po | 563 +++++++++++++++++++++++++++---------------------------
+ po/zh_TW.po | 59 +++---
+ 25 files changed, 6074 insertions(+), 5735 deletions(-)
+
+commit 4eb26ac645266bb430b1a6dd03bfa5a86d894f99
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Fri May 3 04:05:18 2002 +0000
+
+ Updated traditional Chinese translation.
+
+ 2002-05-03 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: Updated traditional Chinese translation.
+
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 734 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 366 insertions(+), 372 deletions(-)
+
+commit 0cd4396e4d363152a5bec897152a9680312c2b6b
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu May 2 19:23:22 2002 +0000
+
+ fool around with packing options
+
+ 2002-05-02 Havoc Pennington <hp@redhat.com>
+
+ * src/simple-x-font-selector.c (egg_xfont_selector_init): fool
+ around with packing options
+
+ * src/terminal.c (main): add newline to error message about
+ missing profile
+
+ * src/terminal-screen.c (load_fonset_without_error): function to
+ avoid error spew from gdk_fontset_load as we try the various
+ fallback fonts.
+
+ * src/gnome-terminal.glade2: change the option from "Use font from
+ system theme" to "Use the same font as other applications";
+ could probably still phrase this better.
+
+ * src/terminal-screen.c (terminal_util_check_font_spacing): rename
+ to font_is_monospace, don't use unportable strncasecmp(), use
+ same filter for monospace as the font selector
+ (make_font_monospace): new function
+ (terminal_screen_update_on_realize): rather than a hardcoded
+ fallback, fall back to the font preference. But before
+ falling back, try to come up with a monospace font similar to the
+ system font.
+
+ * src/simple-x-font-selector.c (egg_xfont_selector_create_xlfd):
+ remove debug spew
+
+ ChangeLog | 37 +++++
+ src/gnome-terminal.glade2 | 24 ++-
+ src/profile-editor.c | 38 +++--
+ src/simple-x-font-selector.c | 6 +-
+ src/terminal-screen.c | 356 ++++++++++++++++++++++++++++++++++++++-----
+ src/terminal.c | 2 +-
+ 6 files changed, 410 insertions(+), 53 deletions(-)
+
+commit e3cf437d54b40f2ab09aaa75773350ba858d1115
+Author: John Fleck <jfleck@inkstain.net>
+Date: Thu May 2 14:42:16 2002 +0000
+
+ help/C/gnome-terminal-C.omf help/C/gnome-terminal.xml help/C/legal.xml
+
+
+ 2002-05-02 John Fleck <jfleck@inkstain.net>
+
+ * help/C/gnome-terminal-C.omf
+ * help/C/gnome-terminal.xml
+ * help/C/legal.xml
+ * help/C/figures/gnome-terminal-default.png
+ * help/C/figures/gnome-terminal-tabbed.png
+ * help/C/figures/terminal_window.png
+ Adding Pat Costello's new docs
+
+ ChangeLog | 10 +
+ help/C/figures/gnome-terminal-default.png | Bin 0 -> 2938 bytes
+ help/C/figures/gnome-terminal-tabbed.png | Bin 0 -> 3238 bytes
+ help/C/figures/terminal_window.png | Bin 0 -> 6675 bytes
+ help/C/gnome-terminal-C.omf | 36 +-
+ help/C/gnome-terminal.xml | 1595 +++++++++++++++++++++++++----
+ help/C/legal.xml | 150 +--
+ 7 files changed, 1509 insertions(+), 282 deletions(-)
+
+commit c4037cb26cb67411e4223973cb92263dab8f14e7
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu May 2 08:39:02 2002 +0000
+
+ fix a spelling goof in a comment and hook up the backspace/delete
+
+ * src/terminal-widget-vte.c: fix a spelling goof in a comment and hook up
+ the backspace/delete bindings.
+
+ src/terminal-widget-vte.c | 43 ++++++++++++++++++++++++++++++++++++++-----
+ 1 file changed, 38 insertions(+), 5 deletions(-)
+
+commit 675861c85337a42aa8745ec9283d7be07279d66b
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu May 2 08:38:38 2002 +0000
+
+ fix a spelling goof in a comment and hook up the backspace/delete
+
+ * src/terminal-widget-vte.c: fix a spelling goof in a comment and hook up
+ the backspace/delete bindings.
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d992935f205940e127af1f3914c94b8233fbb9ea
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 22:49:18 2002 +0000
+
+ sync new copy of eggcellrendererkeys that I just fixed for #76953. Should
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/eggcellrendererkeys.c: sync new copy of eggcellrendererkeys
+ that I just fixed for #76953. Should also mean you can now have
+ bindings that use Mod2-Mod5. seems to be a drawing glitch with
+ underscore still, though.
+
+ ChangeLog | 7 +++++
+ src/eggcellrendererkeys.c | 75 ++++++++++++++++++++++++++---------------------
+ src/eggcellrendererkeys.h | 2 +-
+ 3 files changed, 50 insertions(+), 34 deletions(-)
+
+commit 1040bf68743cc3eb2ea6688bf4313f27c62c092d
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 22:05:04 2002 +0000
+
+ oops, I had broken new-with-profile callbacks. Fix them again to actually
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-window.c (new_tab_callback, new_window_callback):
+ oops, I had broken new-with-profile callbacks. Fix them again
+ to actually use the chosen profile.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit f38f34a3a0eedb08a859f0ecb481bdf56e20eaab
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 21:23:28 2002 +0000
+
+ update the choose-current-profile submenu when we change the active term
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-window.c (terminal_window_set_active): update the
+ choose-current-profile submenu when we change the active term
+ (fill_in_new_term_submenus): don't name the "new terminal" item
+ "Default", it was confusing. Just name it after the profile to be
+ used. Don't parse mnemonics on the profile name.
+ (profile_set_callback): update the choose-profile-for-this-tab
+ menu
+
+ * src/terminal.c (sync_profile_list): when profile list changes,
+ have all the open windows reread the list.
+
+ * src/terminal-window.c (terminal_window_reread_profile_list): new
+ function to reload the profile list into the menus. #78904
+ (terminal_window_init): don't set up callbacks to demand-create
+ the profile list menus
+
+ ChangeLog | 18 +++++++++
+ src/terminal-window.c | 107 ++++++++++++++++++++++++++++++++------------------
+ src/terminal-window.h | 1 +
+ src/terminal.c | 8 ++++
+ 4 files changed, 95 insertions(+), 39 deletions(-)
+
+commit 999bc94932932d9b28026b84bec760bdbaa30d93
+Author: Germn Poo-Caamao <gpoo@ubiobio.cl>
+Date: Wed May 1 18:44:36 2002 +0000
+
+ Updated Spanish translation from Pablo del Campo <pablodc@bigfoot.com>.
+
+ 2002-05-01 Germn Poo-Caamao <gpoo@ubiobio.cl>
+
+ * es.po: Updated Spanish translation from
+ Pablo del Campo <pablodc@bigfoot.com>.
+
+ po/ChangeLog | 5 +
+ po/es.po | 942 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 459 insertions(+), 488 deletions(-)
+
+commit 4793451d2b842ee5b37cb60ded30934e33d419cf
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 16:16:13 2002 +0000
+
+ fix crash on closing terminal (don't try to set size on active term if we
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-window.c (terminal_window_remove_screen): fix crash
+ on closing terminal (don't try to set size on active term
+ if we just closed the last term)
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 9 ++++++---
+ 2 files changed, 12 insertions(+), 3 deletions(-)
+
+commit 9947d7b95dc9dd82fa99e68c32665e369246c083
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 16:14:02 2002 +0000
+
+ sync up to libegg, but contains no important fixes.
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/eggcellrendererkeys.c: sync up to libegg, but contains no
+ important fixes.
+
+ * src/Makefile.am (regenerate-built-sources): give full path to
+ update-from-egg.sh
+
+ ChangeLog | 8 ++++++++
+ src/Makefile.am | 2 +-
+ src/eggcellrendererkeys.c | 5 +++++
+ 3 files changed, 14 insertions(+), 1 deletion(-)
+
+commit 0535e1ea11732c3e444b0b127a6aae3949134716
+Author: Havoc Pennington <hp@redhat.com>
+Date: Wed May 1 15:54:34 2002 +0000
+
+ maintain the same grid as we switch between tabs, so at least going from
+
+ 2002-05-01 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-window.c (notebook_page_switched_callback):
+ maintain the same grid as we switch between tabs, so at least
+ going from tab A to B to A doesn't resize the terminal
+ in the end.
+ (terminal_window_remove_screen): apply the grid from the screen
+ being removed to the newly-active screen, if the removed screen
+ was active; fixes #79829
+
+ ChangeLog | 10 +++++++
+ src/terminal-window.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal-window.h | 5 ++++
+ 3 files changed, 85 insertions(+), 4 deletions(-)
+
+commit 54428ddc192184dcffca675631890ccc89a6575d
+Author: Christian Rose <menthos@menthos.com>
+Date: Wed May 1 07:04:21 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-05-01 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 532 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 281 insertions(+), 255 deletions(-)
+
+commit 12a9988ea8faa05d6b485145f288699b74083d57
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed May 1 05:41:32 2002 +0000
+
+ use default profile, not the profile from the current screen. part of
+
+ 2002-05-01 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (new_tab_callback): use default profile,
+ not the profile from the current screen. part of #80166
+ (new_window_callback): ditto
+
+ * src/terminal-window.c (new_tab_callback): use the default
+ profile, not the profile from the active terminal. part of #80166
+ (new_window_callback): ditto
+
+ * src/terminal.c (terminal_app_manage_profiles): have
+ option menu for setting default profile notice if the default
+ profile changes. Initialize the profile menu to the current
+ default. part of #80166
+
+ ChangeLog | 15 +++++++++++++++
+ src/terminal-screen.c | 4 ++--
+ src/terminal-window.c | 4 ++--
+ src/terminal.c | 43 +++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 62 insertions(+), 4 deletions(-)
+
+commit 95e66fcde65f0431de5544fa957c9ffbdfbe46ee
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed May 1 05:12:32 2002 +0000
+
+ don't use gtk_window_resize on unmapped windows, it broke --geometry.
+
+ 2002-05-01 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_set_size): don't use
+ gtk_window_resize on unmapped windows, it broke --geometry.
+ #80063
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 02724bf8ed745d8b4a469fbb3160c3dd217a753e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed May 1 04:31:56 2002 +0000
+
+ implement option for menu accels in the keybindings dialog.
+
+ 2002-05-01 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c: implement option for menu accels in the
+ keybindings dialog. String/screenshot change. #76845
+
+ * src/profterm.schemas: add an option to turn off the F10
+ accelerator to get to the menubar.
+
+ ChangeLog | 13 +++
+ src/gnome-terminal.glade2 | 215 +++++++++++++++++++-----------------------
+ src/gnome-terminal.schemas | 20 +++-
+ src/gnome-terminal.schemas.in | 20 +++-
+ src/profterm.schemas | 20 +++-
+ src/terminal-accels.c | 151 ++++++++++++++++++++++++++++-
+ 6 files changed, 312 insertions(+), 127 deletions(-)
+
+commit 79b5e651d9edfd590c5cc2828b8b105be666d936
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Apr 30 23:03:39 2002 +0000
+
+ make --use-factory a compat option, and switch to callback-based option
+
+ 2002-04-30 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c: make --use-factory a compat option, and switch
+ to callback-based option parser going via libgnome.
+ Based on patch from Deepa Chacko Pillai.
+
+ ChangeLog | 10 +-
+ src/terminal.c | 900 ++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 475 insertions(+), 435 deletions(-)
+
+commit e71701cedead40fb42d457982562c09507b336a3
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Tue Apr 30 22:10:09 2002 +0000
+
+ hook up set_word_chars, save pid from forking off a command, hook up
+
+ * src/terminal-widget-vte.c: hook up set_word_chars, save pid from forking off
+ a command, hook up feed_child, give a better estimate of how much memory
+ a line of scrollback costs.
+
+ ChangeLog | 6 ++++++
+ src/terminal-widget-vte.c | 26 ++++++++------------------
+ 2 files changed, 14 insertions(+), 18 deletions(-)
+
+commit 509623c080a0da50cd8efb7a1a4ca6a9fcce2f1a
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Apr 30 21:51:59 2002 +0000
+
+ get rid of this function, instead put the old args in the popt table with
+
+ 2002-04-30 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c (strip_old_args): get rid of this function,
+ instead put the old args in the popt table with
+ POPT_ARGFLAG_DOC_HIDDEN.
+
+ ChangeLog | 6 ++
+ src/terminal.c | 244 ++++++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 185 insertions(+), 65 deletions(-)
+
+commit 5c7a67be2808da452ce1e5fd39ced5947fd766c4
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Tue Apr 30 11:56:56 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 300 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 159 insertions(+), 141 deletions(-)
+
+commit 0ac9043a0d1943a3a288e99a5c431bbb7a7d91ca
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Apr 30 09:08:18 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-04-30 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 13 +++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit 6da91e7d49364cf3e5000512728dd14ec321556f
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sat Apr 27 10:43:14 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-04-27 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ms.po | 67 ++++++++++++++++++++++++++----------------------------------
+ 2 files changed, 33 insertions(+), 38 deletions(-)
+
+commit 528bc04d6f1a27282fbabf3737b4b8d9d57f0f8b
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Apr 26 20:02:40 2002 +0000
+
+ add terminal-widget-*.c since only one can be disted by the normal rules
+
+
+ 2002-04-25 Havoc Pennington <hp@redhat.com>
+
+ * src/Makefile.am (EXTRA_DIST): add terminal-widget-*.c since
+ only one can be disted by the normal rules
+
+ ChangeLog | 5 +++++
+ src/Makefile.am | 4 +++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit f6eb47201f7bb9dca706371e93c16a8c93325dc3
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Fri Apr 26 19:09:18 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 4 +++
+ po/fr.po | 110 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 53 insertions(+), 61 deletions(-)
+
+commit ffdcacfe24ddd815d1c553c41c0b711aa81485b2
+Author: Anders Carlsson <andersca@src.gnome.org>
+Date: Fri Apr 26 09:00:16 2002 +0000
+
+ Push a fix from eel into here.
+
+ ChangeLog | 4 ++++
+ src/Attic/eel/eel-ellipsizing-label.c | 2 ++
+ 2 files changed, 6 insertions(+)
+
+commit 0cf01dc8b9048fd2e1a5a40d66e707c890c59459
+Author: Changwoo Ryu <cwryu@src.gnome.org>
+Date: Fri Apr 26 08:05:28 2002 +0000
+
+ Added Korean translation by Young-ho, Cha <ganadist@chollian.net>.
+
+ * ko.po: Added Korean translation by Young-ho, Cha
+ <ganadist@chollian.net>.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/ko.po | 1564 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1574 insertions(+), 1 deletion(-)
+
+commit 88391f7a40784f1e47c2c641de3841069b1e983a
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Fri Apr 26 04:52:42 2002 +0000
+
+ add missing #include of locale.h. hook up set_scrollback_lines.
+
+ * src/terminal-intl.h: add missing #include of locale.h.
+ * src/terminal-widget-vte.c: hook up set_scrollback_lines.
+
+ ChangeLog | 5 +++++
+ src/terminal-intl.h | 1 +
+ src/terminal-widget-vte.c | 3 ++-
+ 3 files changed, 8 insertions(+), 1 deletion(-)
+
+commit b81d0fe74afa98d006f15733a343afa94e4b6bf2
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Thu Apr 25 22:23:19 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 304 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 141 insertions(+), 163 deletions(-)
+
+commit 65faf0f8a03846e3003b3cc856cff8eaca0e8bcd
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu Apr 25 19:24:52 2002 +0000
+
+ 1.9.4
+
+ 2002-04-25 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: 1.9.4
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/da.po | 482 +++++++++++++++++++++------------------
+ po/de.po | 491 +++++++++++++++++++++++-----------------
+ po/el.po | 295 ++++++++++++------------
+ po/en_GB.po | 492 ++++++++++++++++++++++------------------
+ po/es.po | 493 +++++++++++++++++++++++-----------------
+ po/et.po | 497 +++++++++++++++++++++++------------------
+ po/fi.po | 270 +++++++++++-----------
+ po/fr.po | 484 ++++++++++++++++++++++------------------
+ po/hu.po | 505 +++++++++++++++++++++++------------------
+ po/lt.po | 493 +++++++++++++++++++++++-----------------
+ po/ms.po | 490 +++++++++++++++++++++++-----------------
+ po/no.po | 303 +++++++++++++------------
+ po/pl.po | 492 +++++++++++++++++++++++-----------------
+ po/pt.po | 493 +++++++++++++++++++++++-----------------
+ po/ru.po | 495 +++++++++++++++++++++++------------------
+ po/sk.po | 494 +++++++++++++++++++++++-----------------
+ po/sl.po | 304 +++++++++++++------------
+ po/sv.po | 493 +++++++++++++++++++++++-----------------
+ po/tr.po | 495 ++++++++++++++++++++++++-----------------
+ po/uk.po | 717 +++++++++++++++++++++++++++++++++++++++++++++++------------
+ po/zh_CN.po | 495 +++++++++++++++++++++++------------------
+ po/zh_TW.po | 502 +++++++++++++++++++++++------------------
+ 24 files changed, 6006 insertions(+), 4275 deletions(-)
+
+commit a9457969cc28a1debc720ac1e5c67bee71d449a3
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Thu Apr 25 19:15:31 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit c0067c0b32b14018f4c6761b1632aaeb9cedceef
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Thu Apr 25 19:05:20 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit a990dcbe919bcc13dccaa2d953469ce99e44cdff
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Thu Apr 25 18:45:23 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 1001 ++++++++++++++++++++------------------------------------------
+ 1 file changed, 318 insertions(+), 683 deletions(-)
+
+commit d6bf26e49882e0923a2499e5f00df2e8a9330657
+Author: Havoc Pennington <hp@redhat.com>
+Date: Thu Apr 25 15:35:01 2002 +0000
+
+ call setlocale() early on, just in case.
+
+ 2002-04-25 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal.c (main): call setlocale() early on, just in case.
+
+ ChangeLog | 4 ++++
+ src/terminal.c | 13 +++++++++++++
+ 2 files changed, 17 insertions(+)
+
+commit 65eb3b29fe0c194f01824a320bbf60b9cebe2dd0
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu Apr 25 04:47:14 2002 +0000
+
+ Set a NULL image to remove images instead of setting the image file to
+
+ * src/terminal-widget-vte.c: Set a NULL image to remove images instead of setting the image file to NULL; fix sense of dimming.
+
+ src/terminal-widget-vte.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit edbfc15152d9ba5a3db44d1229fea9409ed2958a
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Wed Apr 24 20:48:13 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-04-24 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 337 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 191 insertions(+), 150 deletions(-)
+
+commit 04316cde336248ae83eb157acf2304eb1b3f56be
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Apr 24 03:23:33 2002 +0000
+
+ also reset geometry hints if geometry widget changes. May have something
+
+ 2002-04-21 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_update_geometry): also
+ reset geometry hints if geometry widget changes. May have
+ something to do with #77529
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 8 ++++++--
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit 3c315f5fb6942fc5ce57327f8a3fde36d19d4031
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Apr 23 21:32:05 2002 +0000
+
+ support choosing a pango font for terminal widget implementations that
+
+ 2002-04-22 Havoc Pennington <hp@redhat.com>
+
+ * src/profile-editor.c: support choosing a pango font for terminal
+ widget implementations that handle it
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): set
+ pango font
+
+ * src/terminal-profile.c: add the pango font setting
+
+ * src/profterm.schemas: add setting for Pango font name
+
+ * src/terminal-widget-vte.c (terminal_widget_set_colors): use
+ TERMINAL_PALETTE_SIZE instead of hardcoded "16" for the number of
+ palette entries
+
+ ChangeLog | 16 +++++
+ src/gnome-terminal.schemas | 14 ++++
+ src/gnome-terminal.schemas.in | 14 ++++
+ src/profile-editor.c | 149 ++++++++++++++++++++++++++++++++++++------
+ src/profterm.schemas | 14 ++++
+ src/terminal-profile.c | 123 ++++++++++++++++++++++++++++++++++
+ src/terminal-profile.h | 10 ++-
+ src/terminal-screen.c | 61 ++++++++++-------
+ src/terminal-widget-vte.c | 26 +++++++-
+ src/terminal-widget-zvt.c | 13 ++++
+ src/terminal-widget.h | 6 ++
+ 11 files changed, 400 insertions(+), 46 deletions(-)
+
+commit 954f4be18616c1ba46ba48efed0f881df7dd530f
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Tue Apr 23 12:54:48 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 465 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 248 insertions(+), 217 deletions(-)
+
+commit a0ef0e08577c36f77ff9c3ba08669bebc25c71ad
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Apr 22 09:11:35 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-04-22 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 363 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 206 insertions(+), 161 deletions(-)
+
+commit 294fa6c38de7eb4a4b7103774c9de0ba77016c60
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Apr 22 02:54:10 2002 +0000
+
+ use gtk_widget_size_request not gtk_widget_get_child_requisition in case
+
+ 2002-04-21 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_set_size): use
+ gtk_widget_size_request not gtk_widget_get_child_requisition in
+ case the widget's requisition field hasn't been updated (however
+ since we set usize on the widget it shouldn't matter right, but
+ just ensuring we're synced with old gnome-terminal)
+ (terminal_window_set_size): update the geometry hints in here
+ though they will often have been already updated, we want to be
+ sure they're done. Fixes shrinkage when toggling menubar on and
+ off.
+
+ ChangeLog | 12 ++++++++++++
+ src/terminal-widget-vte.c | 24 ++++++++++++++----------
+ src/terminal-window.c | 32 +++++++++++++++++++++++++++++++-
+ 3 files changed, 57 insertions(+), 11 deletions(-)
+
+commit 17d7b6dc1666bd762ae8da124963fe56334bcdd2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 21 20:41:30 2002 +0000
+
+ remove warnings for case where we have NoOp object, this is normal.
+
+ 2002-04-21 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_util_set_atk_name_description): remove
+ warnings for case where we have NoOp object, this is normal.
+
+ * src/gnome-terminal.glade2: remove some controller relationships
+ Pasupathi says were wrong
+
+ ChangeLog | 8 ++++++++
+ src/gnome-terminal.glade2 | 15 +--------------
+ src/terminal.c | 13 +++----------
+ 3 files changed, 12 insertions(+), 24 deletions(-)
+
+commit f427373deca2a67f0edd78ebc8e739e61b92666a
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 21 20:04:02 2002 +0000
+
+ add help subdir
+
+ 2002-04-21 Havoc Pennington <hp@pobox.com>
+
+ * Makefile.am (SUBDIRS): add help subdir
+
+ * configure.in (CFLAGS): add help makefiles
+
+ * src/terminal-window.c (help_callback): implement
+
+ * help/C/Makefile.am: fixes from Satyajit Kanungo
+
+ * help/xmldocs.make: copy from
+ gnome-docu/gdp/gdp-example1/help/xmldocs.make
+
+ ChangeLog | 13 ++++++++
+ Makefile.am | 2 +-
+ configure.in | 2 ++
+ help/C/Makefile.am | 7 +++--
+ help/Makefile.am | 2 ++
+ help/xmldocs.make | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-window.c | 46 +++++++++++++++------------
+ 7 files changed, 134 insertions(+), 24 deletions(-)
+
+commit 26482c9c7ddee371db1f835ce8504db3c1bcfea8
+Author: Simos Xenitellis <simos@src.gnome.org>
+Date: Sun Apr 21 19:55:15 2002 +0000
+
+ Added Greek translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/el.po | 1870 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1879 insertions(+), 1 deletion(-)
+
+commit d144bde2a22821ca49d81961fa6222ab68ccffb4
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Apr 20 17:47:25 2002 +0000
+
+ move to end of file, and rename to have better names. Fix indentation (2
+
+ 2002-04-20 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (widget_label_relation_set):
+ (set_atk_name_description): move to end of file, and rename
+ to have better names. Fix indentation (2 spaces not 8).
+ Remove extra spaces in "if ( foo )"
+ (terminal_util_set_atk_name_description): add warnings about
+ widgets with no GtkAccessible, why does this happen?
+
+ * src/gnome-terminal.glade2: add reasonable names instead of
+ "labelXX" for all labels referenced in labelled-by
+
+ ChangeLog | 12 ++++
+ src/gnome-terminal.glade2 | 52 +++++++--------
+ src/simple-x-font-selector.c | 16 +++--
+ src/terminal-screen.c | 2 +-
+ src/terminal.c | 149 +++++++++++++++++++++++++++----------------
+ src/terminal.h | 10 +--
+ 6 files changed, 148 insertions(+), 93 deletions(-)
+
+commit 5d5d72af135aa731faade891068b24bfa91fb61e
+Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+Date: Sat Apr 20 17:14:15 2002 +0000
+
+ added widget_label_relation_set() function to provide labelled_by relation
+
+ 2002-04-19 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
+
+ * src/terminal.c: added widget_label_relation_set() function to
+ provide labelled_by relation between widgets and labels in "New
+ profile" dialog and "Manage Profile" dialog. Also added
+ set_atk_name_description() function to set accessible name and
+ description to the widgets.
+
+ * src/terminal.h: added function declaration to
+ widget_label_relation_set() and set_atk_name_description().
+
+ * src/gnome-terminal.glade2: Broken tooltips for color palette
+ entries and accessibility features are added to the widgets.
+
+ * src/simple-x-font-selector.c: Added atk relation and accessible
+ description to Font option menu and size option menu in "Edit
+ Profile" dialog.
+
+ * src/terminal-screen.c: Added atk relation between the label and
+ entry in "Set Terminal tile" dailog.
+
+ ChangeLog | 21 ++++++
+ src/gnome-terminal.glade2 | 154 +++++++++++++++++++++++++++++++++++++++----
+ src/simple-x-font-selector.c | 6 ++
+ src/terminal-screen.c | 1 +
+ src/terminal.c | 61 ++++++++++++++++-
+ src/terminal.h | 6 ++
+ 6 files changed, 236 insertions(+), 13 deletions(-)
+
+commit c4aec5866bf0ab95193d4c4de525a49ff7bfb972
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat Apr 20 14:31:35 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 12 ++++++++----
+ po/fr.po | 2 +-
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 44a0d54d51cea03aa6f990395bbddd864c5cd5e7
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Sat Apr 20 13:36:24 2002 +0000
+
+ Updated French translation.
+
+ po/fr.po | 289 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 171 insertions(+), 118 deletions(-)
+
+commit 5a1f16dda55d355edae6c152afd1fcf9e0000489
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Sat Apr 20 09:23:03 2002 +0000
+
+ Missed this file
+
+ ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 7aa71cb3a7a0eba79af6237bee05cf5f5589856d
+Author: Kwok-Koon Cheung <baddog@src.gnome.org>
+Date: Sat Apr 20 09:19:48 2002 +0000
+
+ ignore everything!
+
+ .cvsignore | 11 ++++++-----
+ help/.cvsignore | 2 ++
+ help/C/.cvsignore | 3 +++
+ omf-install/.cvsignore | 1 +
+ 4 files changed, 12 insertions(+), 5 deletions(-)
+
+commit 3949c4d4fe393ceda6e4d88bac7ed9dee0662f6f
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Fri Apr 19 18:46:00 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-04-19 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++
+ po/da.po | 151 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 93 insertions(+), 62 deletions(-)
+
+commit cf18d265dbd4135c7fa51541c3f86e8ad838296d
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Fri Apr 19 18:30:07 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-04-19 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++
+ po/fi.po | 144 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 90 insertions(+), 58 deletions(-)
+
+commit 99ecedfe963c6397556ee817c581553bfd0397fe
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Wed Apr 17 23:42:55 2002 +0000
+
+ Dutch translation updated by Ronald Hummelink.
+
+ 2002-04-18 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Dutch translation updated by Ronald Hummelink.
+
+ po/ChangeLog | 4 +
+ po/nl.po | 1041 +++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 487 insertions(+), 558 deletions(-)
+
+commit 8051885f1b864a26c5329898b2eddbd426d24042
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Wed Apr 17 19:04:50 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-04-17 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +++
+ po/no.po | 100 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 62 insertions(+), 42 deletions(-)
+
+commit a5a6afe9052c237e21c3dbdd43b8fcfd5a000a5f
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Apr 17 04:02:13 2002 +0000
+
+ implement the New Tab / New Window UI so you can create tabs/windows with
+
+ 2002-04-17 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_init): implement
+ the New Tab / New Window UI so you can create tabs/windows
+ with a particular profile.
+
+ Has several known bugs I'm about to file, but I wanted to
+ get some basic stubbing-out of the UI.
+
+ ChangeLog | 9 ++
+ src/terminal-window.c | 230 ++++++++++++++++++++++++++++++++++++++++++++++----
+ 2 files changed, 224 insertions(+), 15 deletions(-)
+
+commit 9b6fd3f3d09d16c5642377d6e95e00c1e9b98866
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Wed Apr 17 02:51:26 2002 +0000
+
+ 1.9.3
+
+ po/da.po | 329 +++++++++++++++++++++++++++++---------------
+ po/de.po | 335 +++++++++++++++++++++++++++++----------------
+ po/en_GB.po | 342 +++++++++++++++++++++++++++++-----------------
+ po/es.po | 339 ++++++++++++++++++++++++++++++----------------
+ po/et.po | 340 ++++++++++++++++++++++++++++++----------------
+ po/fi.po | 330 ++++++++++++++++++++++++++++++---------------
+ po/fr.po | 374 ++++++++++++++++++++++++++++++--------------------
+ po/hu.po | 346 ++++++++++++++++++++++++++++++-----------------
+ po/lt.po | 364 +++++++++++++++++++++++++++++++------------------
+ po/ms.po | 442 ++++++++++++++++++++++++++++++++----------------------------
+ po/no.po | 354 +++++++++++++++++++++++++++++-------------------
+ po/pl.po | 329 +++++++++++++++++++++++++++++---------------
+ po/pt.po | 329 +++++++++++++++++++++++++++++---------------
+ po/ru.po | 342 ++++++++++++++++++++++++++++++----------------
+ po/sk.po | 329 +++++++++++++++++++++++++++++---------------
+ po/sl.po | 337 +++++++++++++++++++++++++++++----------------
+ po/sv.po | 329 +++++++++++++++++++++++++++++---------------
+ po/tr.po | 358 +++++++++++++++++++++++++++++++-----------------
+ po/uk.po | 335 +++++++++++++++++++++++++++++----------------
+ po/zh_CN.po | 329 +++++++++++++++++++++++++++++---------------
+ po/zh_TW.po | 360 +++++++++++++++++++++++++++++++------------------
+ 21 files changed, 4693 insertions(+), 2579 deletions(-)
+
+commit 4603de4444a6aab9bf3c27c61403f085e93300b3
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Apr 17 02:43:54 2002 +0000
+
+ add intltool stuff to EXTRA_DIST (why is this suddenly needed and not
+
+ 2002-04-16 Havoc Pennington <hp@pobox.com>
+
+ * Makefile.am (EXTRA_DIST): add intltool stuff to EXTRA_DIST
+ (why is this suddenly needed and not before?)
+
+ * configure.in: 1.9.3, require gtk 2.0.2 and gconf 1.1.9
+
+ ChangeLog | 7 +
+ Makefile.am | 10 +-
+ configure.in | 4 +-
+ po/da.po | 4 +-
+ po/en_GB.po | 611 +++++++++++++++++++++++++++++++++++++++----------------
+ po/et.po | 8 +-
+ po/fi.po | 4 +-
+ po/fr.po | 353 +++++++++++++-------------------
+ po/ms.po | 439 +++++++++++++++++++---------------------
+ po/no.po | 357 +++++++++++++-------------------
+ po/pl.po | 652 +++++++++++++++++++++++++++++------------------------------
+ po/pt.po | 4 +-
+ po/ru.po | 152 +++++++-------
+ po/sk.po | 33 +--
+ po/sv.po | 4 +-
+ po/zh_TW.po | 130 ++++++------
+ 16 files changed, 1423 insertions(+), 1349 deletions(-)
+
+commit ce9b6f28e421b9bc98768eb92d0575ed6001df80
+Author: Jacob Berkman <jacob@ximian.com>
+Date: Wed Apr 17 00:43:49 2002 +0000
+
+ fix previous commit
+
+ 2002-04-16 Jacob Berkman <jacob@ximian.com>
+
+ * configure.in (ALL_LINGUAS): fix previous commit
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 3cb621fcfaea7ae9c20e4d84ec36b9f49123ce20
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Apr 16 10:31:23 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-04-16 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 372 +++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 250 insertions(+), 126 deletions(-)
+
+commit a5c5fb996bf436858c93cdbb7d919a88a0df0805
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Tue Apr 16 07:45:22 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 5 +
+ po/fr.po | 354 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 230 insertions(+), 129 deletions(-)
+
+commit 993fd25453712c9a334fac00cc9abec2c758a052
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Mon Apr 15 19:40:07 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-04-15 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 354 +++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 242 insertions(+), 116 deletions(-)
+
+commit d00fa6dcbaad3bb6f1225874b12a0fcccf5394d8
+Author: Abel Cheung <maddog@linux.org.hk>
+Date: Mon Apr 15 14:56:39 2002 +0000
+
+ New traditional Chinese translation.
+
+ 2002-04-15 Abel Cheung <maddog@linux.org.hk>
+
+ * zh_TW.po: New traditional Chinese translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/zh_TW.po | 1391 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1400 insertions(+), 1 deletion(-)
+
+commit 33547e2b89faae4fba80e0fdfca7873400767826
+Author: Valek Frob <frob@src.gnome.org>
+Date: Mon Apr 15 08:00:17 2002 +0000
+
+ Updated russian translation.
+
+ po/ChangeLog | 4 +
+ po/ru.po | 788 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 410 insertions(+), 382 deletions(-)
+
+commit bfa24b946b8be789b82b634697da1d07b836d2fe
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Apr 15 03:51:20 2002 +0000
+
+ as a heuristic, re-read working dir in a low-priority idle added when
+
+ 2002-04-15 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c: as a heuristic, re-read working dir in a
+ low-priority idle added when title is set. Should also
+ later use got_output signal on zvt or other signal to
+ catch working dir for people without magic shell prompts.
+
+ * src/terminal.c (terminal_app_get_clone_command): save working
+ dir in the session
+
+ * src/terminal-screen.c (terminal_screen_get_working_dir): add
+ linux-specific hack to keep track of child process's working
+ directory.
+
+ * src/terminal-widget-zvt.c (terminal_widget_fork_command):
+ add arg for working directory, return arg for child pid
+ (terminal_widget_write_data_to_child): fix compile warning
+
+ ChangeLog | 18 ++++++++
+ src/terminal-screen.c | 103 ++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-screen.h | 3 ++
+ src/terminal-widget-vte.c | 4 ++
+ src/terminal-widget-zvt.c | 13 +++++-
+ src/terminal-widget.h | 2 +
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 65 +++++++++++++++++++++++++----
+ src/terminal.h | 3 +-
+ 9 files changed, 199 insertions(+), 16 deletions(-)
+
+commit 7fe1f02b844cb5fa4c5d197e68dc47d4ca9a10a6
+Author: Abigail Brady <morwen@evilmagic.org>
+Date: Sun Apr 14 23:13:39 2002 +0000
+
+ Added British translation.
+
+ 2002-04-15 Abigail Brady <morwen@evilmagic.org>
+
+ * configure.in, po/en_GB.po: Added British translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/en_GB.po | 1109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1118 insertions(+), 1 deletion(-)
+
+commit 6617a56b8b79f42f529225858feb6b03fd5e93c6
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Sun Apr 14 20:17:38 2002 +0000
+
+ Give credit where due.
+
+ ChangeLog | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit 5d870cbe8358a3e1ec878c7a1378b74f06df168d
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 14 20:03:51 2002 +0000
+
+ Options/infrastructure to use system colors/fonts, except fonts are kind
+
+ 2002-04-14 Havoc Pennington <hp@pobox.com>
+
+ Options/infrastructure to use system colors/fonts, except
+ fonts are kind of screwed still.
+
+ * src/profile-editor.c: add checkbutton for use theme colors
+
+ * src/terminal-screen.c (update_color_scheme): wire up
+ code to use theme colors when appropriate
+ (terminal_screen_update_on_realize): use system font
+ when appropriate
+
+ * src/terminal-profile.c: set up the theme colors and system
+ font settings
+
+ * src/profterm.schemas: add use_theme_colors and use_system_font
+ options
+
+ ChangeLog | 18 ++++++
+ src/gnome-terminal.glade2 | 59 +++++++++++++----
+ src/gnome-terminal.schemas | 31 +++++++++
+ src/gnome-terminal.schemas.in | 31 +++++++++
+ src/profile-editor.c | 90 +++++++++++++++++++++++---
+ src/profterm.schemas | 31 +++++++++
+ src/terminal-profile.c | 144 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 13 +++-
+ src/terminal-screen.c | 47 +++++++++++---
+ 9 files changed, 429 insertions(+), 35 deletions(-)
+
+commit 7c3a87a2c2aa0c571c182fa66ccd95a04ce86288
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 14 18:11:29 2002 +0000
+
+ support x-moz-url target, which allows us to strip off file:/// from
+
+ 2002-04-14 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (drag_data_received): support x-moz-url
+ target, which allows us to strip off file:/// from mozilla drops.
+
+ ChangeLog | 5 ++++
+ src/terminal-screen.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 84 insertions(+), 1 deletion(-)
+
+commit 764868da6dfd5177dad0f6adf65061057d84552a
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 14 16:02:23 2002 +0000
+
+ add drag-and-drop stuff, #76619
+
+ 2002-04-14 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_setup_dnd): add
+ drag-and-drop stuff, #76619
+
+ * src/terminal-widget-zvt.c (terminal_widget_write_data_to_child):
+ new function
+
+ ChangeLog | 8 ++
+ src/terminal-screen.c | 263 +++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-widget-vte.c | 8 ++
+ src/terminal-widget-zvt.c | 8 ++
+ src/terminal-widget.h | 4 +
+ 5 files changed, 290 insertions(+), 1 deletion(-)
+
+commit 97a1fdda259ba517a9f9bbdb6677619926f991a0
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Apr 14 15:00:26 2002 +0000
+
+ remove max_saved property that spewed warnings
+
+ 2002-04-14 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: remove max_saved property that spewed
+ warnings
+
+ * src/terminal.c (terminal_invoke_factory): use g_printerr for
+ errors
+ (strip_old_args): strip out old args that are no longer supported,
+ but warn about them. #76102
+ (main): add --title option equivalent to Set Title menu item
+ (main): scan for -x and --execute prior to gtk_init(), so you
+ can run something containing gtk args after -x
+ (terminal_app_get_clone_command): save title and factory usage
+ in the session
+ (terminal_app_get_clone_command): do not shell quote the
+ command to be restored, because this argv is not going
+ to get shell-interpreted. (Titles and things would break
+ if it did.)
+
+ ChangeLog | 19 +++++
+ src/gnome-terminal.glade2 | 2 -
+ src/terminal-screen.c | 29 ++++---
+ src/terminal-screen.h | 5 ++
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 191 ++++++++++++++++++++++++++++++++++++++--------
+ src/terminal.h | 3 +-
+ 7 files changed, 208 insertions(+), 45 deletions(-)
+
+commit 819e25e9e0cf4a02b5010d8f980f4f4002e815df
+Author: Jacob Berkman <jacob@ximian.com>
+Date: Fri Apr 12 02:45:39 2002 +0000
+
+ add .server file
+
+ 2002-04-11 Jacob Berkman <jacob@ximian.com>
+
+ * src/Makefile.am (EXTRA_DIST): add .server file
+
+ ChangeLog | 4 ++++
+ src/Makefile.am | 1 +
+ 2 files changed, 5 insertions(+)
+
+commit 8dcc075b9da152f8399933546ee36178ab286b14
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Thu Apr 11 19:20:42 2002 +0000
+
+ Updated French translation.
+
+ po/ChangeLog | 5 +
+ po/fr.po | 702 ++++++++++++++++++++++++++++-------------------------------
+ 2 files changed, 341 insertions(+), 366 deletions(-)
+
+commit 0c1e9331e3a71b05ef3a0245fa0a8accbba2bb76
+Author: Michael Meeks <michael@ximian.com>
+Date: Thu Apr 11 15:55:18 2002 +0000
+
+ add disable_factory option and call terminal_init_factory.
+
+ 2002-04-11 Michael Meeks <michael@ximian.com>
+
+ * src/terminal.c (main): add disable_factory option
+ and call terminal_init_factory.
+ (terminal_invoke_factory): impl. to register and do
+ remote creation if appropriate.
+ (terminal_register_as_factory): impl.
+ (terminal_new_event): impl.
+
+ * src/gnome-terminal.server: add.
+
+ * src/Makefile.am (serverdir): add
+ gnome-terminal.server NB. it is imperative to have
+ this installed if you want the shared mode to work.
+
+ ChangeLog | 15 +++++
+ src/Makefile.am | 3 +
+ src/gnome-terminal.server | 7 +++
+ src/terminal.c | 144 +++++++++++++++++++++++++++++++++++++++++++++-
+ 4 files changed, 166 insertions(+), 3 deletions(-)
+
+commit 68e7708adaa6bcaf62d68cb966f202646d7c57db
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat Apr 6 13:50:00 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-04-06 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 ++++
+ po/da.po | 9 ++++-----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 71b5c2554cdfe4362712506376b8de2acbf98e34
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Fri Apr 5 21:50:15 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 660 +++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 333 insertions(+), 332 deletions(-)
+
+commit e1554df146cfcb9a8fa83101a6ab15e73f41860a
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Tue Apr 2 21:40:54 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-04-03 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 ++++
+ po/fi.po | 9 ++++-----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 31e34109f3a432189ae8a4aeb5dcefadbed2bfab
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Tue Apr 2 19:06:23 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-04-02 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 ++++
+ po/et.po | 39 +++++++++++++++++++++------------------
+ 2 files changed, 25 insertions(+), 18 deletions(-)
+
+commit 5d153f76065b4556c448ab93ac47d5dd9febc52d
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Mon Apr 1 22:56:15 2002 +0000
+
+ Updated Portuguese translation.
+
+ 2002-04-01 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * pt.po: Updated Portuguese translation.
+
+ po/ChangeLog | 4 ++
+ po/pt.po | 205 +++++++++++++++++++++--------------------------------------
+ 2 files changed, 76 insertions(+), 133 deletions(-)
+
+commit a7f13fa314f7af0a1693682b67514a1aee46c2af
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Mar 31 11:23:24 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-03-31 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 71 ++++++++++++++++++++++--------------------------------------
+ 2 files changed, 30 insertions(+), 45 deletions(-)
+
+commit 4b92f7d0df3e1964dfb1143f6b681ee77fc7284d
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Fri Mar 29 20:04:04 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-03-29 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++++
+ po/ms.po | 61 +++++++++++++++---------------------------------------------
+ 2 files changed, 19 insertions(+), 46 deletions(-)
+
+commit f7f6a93950355abeed8df2706ad89a7b96e91b64
+Author: Satish Hegde <hegde@src.gnome.org>
+Date: Fri Mar 29 13:32:25 2002 +0000
+
+ Bug id #76269 : Accessibility changes
+
+ ChangeLog | 4 ++++
+ src/gnome-terminal.glade2 | 1 +
+ src/profile-editor.c | 1 +
+ 3 files changed, 6 insertions(+)
+
+commit 6f8dde3d577b4a8094e881577ef6519837f71d89
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Mar 29 00:20:08 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-29 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 45 +++++++++++++++++++++++++--------------------
+ 2 files changed, 29 insertions(+), 20 deletions(-)
+
+commit 7685df5af9c2464f7ee1087b18f40f51491d119a
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Tue Mar 26 12:30:49 2002 +0000
+
+ Updated Slovak translation.
+
+ 2002-03-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 ++++
+ po/sk.po | 62 ++++++++++++++++++++++--------------------------------------
+ 2 files changed, 27 insertions(+), 39 deletions(-)
+
+commit ff53bda1d854e34b5e56500a5826a1d6a5915307
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Mar 25 00:26:13 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-25 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 ++++
+ po/no.po | 58 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 36 insertions(+), 26 deletions(-)
+
+commit 34fbe625b8b7dd9db5a291dea6c58446b69c5e7c
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 24 20:47:00 2002 +0000
+
+ 1.9.2
+
+ 2002-03-24 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: 1.9.2
+
+ ChangeLog | 4 +
+ configure.in | 4 +-
+ po/da.po | 42 ++-
+ po/de.po | 48 +--
+ po/es.po | 1085 +++++++++++++++++++++++++++++++++++++++++--------------
+ po/et.po | 45 +--
+ po/fi.po | 42 ++-
+ po/fr.po | 1073 +++++++++++++++++++++++++++++++++++++++---------------
+ po/hu.po | 755 ++++++++++++++++++++++++++++----------
+ po/lt.po | 1084 +++++++++++++++++++++++++++++++++++++++++--------------
+ po/ms.po | 478 +++++++++++++------------
+ po/no.po | 460 +++++++++++++-----------
+ po/pl.po | 660 +++++++++++++++++-----------------
+ po/pt.po | 1135 ++++++++++++++++++++++++++++++++++------------------------
+ po/ru.po | 481 +++++++++++++------------
+ po/sk.po | 518 +++++++++++++++------------
+ po/sl.po | 656 ++++++++++++++++++---------------
+ po/sv.po | 665 ++++++++++++++++++----------------
+ po/tr.po | 1043 ++++++++++++++++++++++++++++++++++++++++-------------
+ po/uk.po | 847 +++++++++++++++++++++++++++----------------
+ po/zh_CN.po | 473 ++++++++++++------------
+ 21 files changed, 7427 insertions(+), 4171 deletions(-)
+
+commit 105fa13a40fe6dc66e43eee7a5aacfb6d75e4f26
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 24 07:15:33 2002 +0000
+
+ Fix issues that resulted in mangled terminal title.
+
+ 2002-03-24 Havoc Pennington <hp@pobox.com>
+
+ Fix issues that resulted in mangled terminal title.
+
+ * src/terminal-screen.c
+ (terminal_screen_get_title): never fall back to profile name,
+ always build a real title
+ (reread_profile): rebuild the title earlier in this function
+ (rebuild_title): in REPLACE mode, use the initial title
+ if we don't have a raw title yet.
+
+ ChangeLog | 11 +++++++++++
+ src/terminal-screen.c | 17 +++++++++++------
+ 2 files changed, 22 insertions(+), 6 deletions(-)
+
+commit 7adaa94b8bfc663c03251a8692a75dc42f145900
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 24 06:52:33 2002 +0000
+
+ doh, change default profile name back to Default, we have a separate title
+
+ 2002-03-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: doh, change default profile name back to
+ Default, we have a separate title setting. If it's not getting
+ displayed we have other issues.
+
+ ChangeLog | 8 +++++++-
+ src/gnome-terminal.schemas | 2 +-
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profterm.schemas | 2 +-
+ 4 files changed, 10 insertions(+), 4 deletions(-)
+
+commit e86b20e57a5b24659bd2f649a91f68385a61dca0
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 24 06:36:44 2002 +0000
+
+ name the default profile Terminal rather than Default
+
+ 2002-03-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: name the default profile Terminal
+ rather than Default
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas | 2 +-
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profterm.schemas | 2 +-
+ 4 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 0ac3fce756f86a80e0a10c0b6301edf461d79900
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 24 02:35:15 2002 +0000
+
+ remove word UNIX from desktop.in, not .desktop. #73732
+
+ 2002-03-23 Havoc Pennington <hp@pobox.com>
+
+ * gnome-terminal.desktop.in (_Comment): remove
+ word UNIX from desktop.in, not .desktop. #73732
+
+ ChangeLog | 5 +++++
+ gnome-terminal.desktop.in | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 094f52a6624111ee494c7fbf93326ed0f7b08ffd
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat Mar 23 14:10:02 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-03-23 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 1034 +++++++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 772 insertions(+), 266 deletions(-)
+
+commit 1c78807a95bdd663d4e07ea2f325dd45f97c409f
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Sat Mar 23 10:31:12 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 432 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 219 insertions(+), 213 deletions(-)
+
+commit 1984d00a68e43658495d5a43e2888a15e4e38153
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Thu Mar 21 21:33:19 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-03-21 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 +
+ po/et.po | 1115 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 588 insertions(+), 531 deletions(-)
+
+commit 7856b5f1a56b469aadbf9603e7510520428c44f6
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Wed Mar 20 22:55:53 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +++++
+ po/pl.po | 70 +++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 46 insertions(+), 29 deletions(-)
+
+commit 15a0efa4d9ad591706c34564cf2dec69b1dbbe90
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Wed Mar 20 21:20:28 2002 +0000
+
+ Updated Finnish translation.
+
+ 2002-03-20 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Updated Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 1080 ++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 781 insertions(+), 303 deletions(-)
+
+commit e67eb54f93956a612cb35f76e4759d341285c1ea
+Author: Josh Barrow <drleary@mac.com>
+Date: Tue Mar 19 17:23:41 2002 +0000
+
+ Change string from "Set title" to "Set Title", per the HIG.
+
+
+ 2002-03-18 Josh Barrow <drleary@mac.com>
+
+ * src/terminal-accels.c:
+ * src/terminal-window.c: (terminal_window_init):
+ Change string from "Set title" to "Set Title", per the HIG.
+
+ ChangeLog | 6 ++++++
+ src/terminal-accels.c | 2 +-
+ src/terminal-window.c | 2 +-
+ 3 files changed, 8 insertions(+), 2 deletions(-)
+
+commit df48a4ab80c1a1369422a55945dfdb25c744d908
+Author: jacob berkman <jacob@ximian.com>
+Date: Tue Mar 19 05:59:52 2002 +0000
+
+ remove eel-glib-extensions.c
+
+ 2002-03-19 jacob berkman <jacob@ximian.com>
+
+ * POTFILES.in: remove eel-glib-extensions.c
+
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit f78053f5f0a83ea5ee6e9efc2e3385cb85765f2a
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Mon Mar 18 22:58:27 2002 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 1131 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 588 insertions(+), 547 deletions(-)
+
+commit a7767d824471299a468a61a2cf0c0e3a9e3d914c
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Mon Mar 18 21:39:36 2002 +0000
+
+ Reduce number of needed eel files since we don't need the self-check code
+
+ 2002-03-18 Anders Carlsson <andersca@gnu.org>
+
+ * src/eel/Makefile.am:
+ * src/eel/eel-art-extensions.c:
+ * src/eel/eel-art-extensions.h:
+ * src/eel/eel-debug.c:
+ * src/eel/eel-debug.h:
+ * src/eel/eel-glib-extensions.c:
+ * src/eel/eel-glib-extensions.h:
+ * src/eel/eel-lib-self-check-functions.h:
+ * src/eel/eel-pango-extensions.c:
+ (eel_pango_layout_fit_to_dimensions),
+ (eel_pango_font_description_get_largest_fitting_font_size):
+ * src/eel/eel-pango-extensions.h:
+ * src/eel/eel-self-checks.c:
+ * src/eel/eel-self-checks.h:
+ * src/eel/eel-string-list.c:
+ * src/eel/eel-string-list.h:
+ * src/eel/eel-string.c:
+ Reduce number of needed eel files since we don't need the
+ self-check code anymore.
+
+ ChangeLog | 22 +
+ src/Attic/eel/Makefile.am | 19 +-
+ src/Attic/eel/eel-art-extensions.c | 772 -------------
+ src/Attic/eel/eel-art-extensions.h | 155 ---
+ src/Attic/eel/eel-debug.c | 197 ----
+ src/Attic/eel/eel-debug.h | 48 -
+ src/Attic/eel/eel-glib-extensions.c | 1139 -------------------
+ src/Attic/eel/eel-glib-extensions.h | 126 ---
+ src/Attic/eel/eel-lib-self-check-functions.h | 57 -
+ src/Attic/eel/eel-pango-extensions.c | 87 ++
+ src/Attic/eel/eel-pango-extensions.h | 13 +
+ src/Attic/eel/eel-self-checks.c | 247 -----
+ src/Attic/eel/eel-self-checks.h | 109 --
+ src/Attic/eel/eel-string-list.c | 1540 --------------------------
+ src/Attic/eel/eel-string-list.h | 161 ---
+ src/Attic/eel/eel-string.c | 2 +
+ 16 files changed, 127 insertions(+), 4567 deletions(-)
+
+commit 5c8d9f76416a8d605e505e8fbe1189914347592d
+Author: Valek Frob <frob@src.gnome.org>
+Date: Mon Mar 18 11:09:22 2002 +0000
+
+ Updated russian translation.
+
+ po/ChangeLog | 4 +++
+ po/ru.po | 99 +++++++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 66 insertions(+), 37 deletions(-)
+
+commit 48e82860bb975ce5cb98c108d4832cf2e332bf56
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 18 05:23:11 2002 +0000
+
+ make Alt+- Alt++ bindings use Shift as well by default
+
+ 2002-03-18 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: make Alt+- Alt++ bindings use
+ Shift as well by default
+
+ ChangeLog | 3 +++
+ src/gnome-terminal.schemas | 4 ++--
+ src/gnome-terminal.schemas.in | 4 ++--
+ src/profterm.schemas | 4 ++--
+ 4 files changed, 9 insertions(+), 6 deletions(-)
+
+commit 1f66eeb62639f39c003122163346e74e7f2614ba
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 18 05:20:00 2002 +0000
+
+ increase the default size of the window, and make it resizable
+
+ 2002-03-18 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_edit_title): increase the
+ default size of the window, and make it resizable
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 6 ++++--
+ 2 files changed, 9 insertions(+), 2 deletions(-)
+
+commit dd776537df876142cd0532541de6a0cec6ffc6dd
+Author: Jonathan Blandford <jrb@redhat.com>
+Date: Mon Mar 18 04:24:32 2002 +0000
+
+ make swindow AUTOMATIC, NONE update from CVS.
+
+ Sun Mar 17 23:18:43 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * src/gnome-terminal.glade2: make swindow AUTOMATIC, NONE
+ * src/eggcellrendererkeys.c: update from CVS.
+
+ ChangeLog | 5 ++++
+ src/eggcellrendererkeys.c | 59 +++++++++++++++++++++++++++++++++++++----------
+ src/eggcellrendererkeys.h | 1 +
+ src/gnome-terminal.glade2 | 2 +-
+ 4 files changed, 54 insertions(+), 13 deletions(-)
+
+commit 8585323c250afcaf6ac12779303482bde8c1252b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 18 02:49:53 2002 +0000
+
+ pack labels expand/fill = TRUE
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (terminal_app_new_profile): pack labels
+ expand/fill = TRUE
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 4 ++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 51ccbaa13ad818b5a168ac3a7ee6be37e8aade0c
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 18 02:47:28 2002 +0000
+
+ add menu item to set terminal title. #74601
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c: add menu item to set terminal title.
+ #74601
+
+ * src/terminal-screen.c (terminal_screen_edit_title):
+ function to pop up a dialog to edit the dynamic title
+
+ * src/terminal.c (terminal_app_new_profile): align labels as in
+ profile editor
+ (set_default_icon): fix error printing
+
+ ChangeLog | 12 ++++
+ src/gnome-terminal.schemas | 16 +++++
+ src/gnome-terminal.schemas.in | 16 +++++
+ src/profterm.schemas | 16 +++++
+ src/terminal-accels.c | 3 +
+ src/terminal-accels.h | 1 +
+ src/terminal-screen.c | 138 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-screen.h | 3 +
+ src/terminal-window.c | 14 +++++
+ src/terminal.c | 6 +-
+ 10 files changed, 219 insertions(+), 6 deletions(-)
+
+commit db6e13e7d434f8e46bd861560b5b960b820ac6ca
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 18 01:34:17 2002 +0000
+
+ Hook up icon picker to set terminal icon
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: Hook up icon picker to set terminal icon
+
+ * src/terminal-profile.c (terminal_profile_set_icon_file): allow
+ NULL filename which means unset the icon
+
+ * src/terminal-widget-zvt.c (terminal_widget_new): increase
+ robustness vs. failure to load fonts
+
+ * src/terminal.c (main): set the default icon, #74600
+
+ ChangeLog | 12 ++++++++++
+ src/gnome-terminal.glade2 | 56 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/profile-editor.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.c | 17 +++++++++-----
+ src/terminal-widget-zvt.c | 3 +++
+ src/terminal.c | 30 +++++++++++++++++++++++++
+ 6 files changed, 168 insertions(+), 5 deletions(-)
+
+commit 80b842663cadb4205a19f294288cb8fa289ba578
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 17 23:55:13 2002 +0000
+
+ don't use "b" for mnemonic, already used twice. Translate the bold
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/simple-x-font-selector.c (egg_xfont_selector_init): don't
+ use "b" for mnemonic, already used twice. Translate the bold
+ checkbutton. Pack everything in a table so we can align the
+ checkbutton with the option menu. Tweak paddings and things.
+
+ * src/gnome-terminal.glade2: fix up a bit to make stuff
+ align well with the fontsel.
+
+ * src/profile-editor.c: add lame hack to put "Profile name"
+ label in a size group with one of the labels in the font
+ selector.
+
+ ChangeLog | 17 +++++++++-
+ src/gnome-terminal.glade2 | 69 ++++++++++++++++++++-------------------
+ src/profile-editor.c | 9 ++++++
+ src/simple-x-font-selector.c | 77 +++++++++++++++++++++++++++++++-------------
+ src/simple-x-font-selector.h | 1 +
+ 5 files changed, 115 insertions(+), 58 deletions(-)
+
+commit 6ef07eab405973d7dd35fb8632cbe84ffd2113e2
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Sun Mar 17 23:41:41 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +
+ po/pl.po | 799 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 419 insertions(+), 385 deletions(-)
+
+commit 3b7cde9292b99b562b73cb24083af6fdc5cd2455
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 17 23:25:44 2002 +0000
+
+ Get rid of pointless Font label around font selector, just leave an empty
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: Get rid of pointless Font label
+ around font selector, just leave an empty hbox. Packing
+ still needs a bit more help, about to do that.
+
+ * src/simple-x-font-selector.c (update_family_menu): show menu
+ items before adding them to option menu, to avoid size request
+ screwups.
+ (egg_xfont_selector_init): don't put (pixels) after Size, it's
+ implied, say "Font name" not "Family"
+ (update_size_menu): don't put an asterisk after the bitmap sizes,
+ no one will know what it means anyhow. We should just globally
+ disable scaled bitmaps probably, if we haven't.
+
+ ChangeLog | 14 ++++++++++++++
+ src/gnome-terminal.glade2 | 37 +++++++------------------------------
+ src/simple-x-font-selector.c | 14 ++++++++------
+ 3 files changed, 29 insertions(+), 36 deletions(-)
+
+commit 458cec9edeec4ed073bfca37896f3dd47c7019f3
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Mar 17 21:47:07 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-17 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 1072 ++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 562 insertions(+), 514 deletions(-)
+
+commit 47948d338cc4c3e2e4d4c67b91f9ec55586aab80
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sun Mar 17 21:09:04 2002 +0000
+
+ updating for commits
+
+ ChangeLog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit dd26dbc7795eaecc477dc07834cf352d27789ec7
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sun Mar 17 20:58:43 2002 +0000
+
+ Added the font selector to the main preferences tab.
+
+ src/gnome-terminal.glade2 | 12 +--
+ src/profile-editor.c | 209 ++++++++++++-------------------------------
+ src/simple-x-font-selector.h | 6 +-
+ 3 files changed, 68 insertions(+), 159 deletions(-)
+
+commit b5483f9f07bf81117c9ad5d847eca87584344157
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 17 19:40:38 2002 +0000
+
+ when adding a new screen, set its size to the size of the current active
+
+ 2002-03-17 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_add_screen: when adding a
+ new screen, set its size to the size of the current active screen.
+ Fixes #71708, at least as long as all your tabs use the same
+ font.
+
+ ChangeLog | 7 +++++++
+ src/terminal-window.c | 27 ++++++++++++++++++++++++---
+ 2 files changed, 31 insertions(+), 3 deletions(-)
+
+commit 54264662dd2d523aa57d11f4301a61b4e2888592
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 17 18:36:38 2002 +0000
+
+ This doesn't work really, I'm not sure yet where the bug is.
+
+ 2002-03-16 Havoc Pennington <hp@pobox.com>
+
+ This doesn't work really, I'm not sure yet where the bug is.
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): also
+ set size even if mapped here, so changing fonts puts our size
+ back where it should be.
+
+ * src/terminal-window.c (terminal_window_set_menubar_visible): set
+ size here so show/hide menubar doesn't break the grid size
+ (terminal_window_set_active): resize here even if we're already
+ mapped so that adding/removing notebook tabs doesn't break the
+ gridded size.
+
+ ChangeLog | 19 +++++++++++++++++++
+ src/gnome-terminal.schemas | 12 ++++++------
+ src/gnome-terminal.schemas.in | 12 ++++++------
+ src/profterm.schemas | 12 ++++++------
+ src/terminal-screen.c | 4 +---
+ src/terminal-window.c | 11 ++++++++---
+ 6 files changed, 46 insertions(+), 24 deletions(-)
+
+commit 8354835c121ab73aee08ab6bd1da346f4a184901
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Sun Mar 17 06:06:01 2002 +0000
+
+ hook up get_has_selection and set_cursor_blinks
+
+ * terminal-widget-vte.c: hook up get_has_selection and set_cursor_blinks
+
+ src/terminal-widget-vte.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 16c417b1d83132c0ae8b011a9cf0e42329388467
+Author: Szabolcs Ban <bansz@src.gnome.org>
+Date: Sat Mar 16 22:54:18 2002 +0000
+
+ +Hungarian
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/hu.po | 1040 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1049 insertions(+), 1 deletion(-)
+
+commit 4231a52d0cdfeb6614540e3b9c119e48054cab37
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Sat Mar 16 21:48:58 2002 +0000
+
+ Adjusted translation a bit.
+
+ 2002-03-16 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Adjusted translation a bit.
+
+ po/nl.po | 1239 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 689 insertions(+), 550 deletions(-)
+
+commit d899e46b83c214e449e342f8befa35cc004da302
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sat Mar 16 14:42:20 2002 +0000
+
+ Corrected my email address.
+
+ ChangeLog | 9 ++-------
+ 1 file changed, 2 insertions(+), 7 deletions(-)
+
+commit ff3e7957f6f2ae477bdc9754c50f86817e7fb75b
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sat Mar 16 14:41:20 2002 +0000
+
+ updated for commits.
+
+ ChangeLog | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 2329a88a98dca338b6dda1352ab27d6582c2268d
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sat Mar 16 14:40:11 2002 +0000
+
+ Set the default font in the font selector to the current font.
+
+ src/profile-editor.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 5d3c37bbb218d7c7211f2ba9ff26dcdbc4e9fa00
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sat Mar 16 14:32:49 2002 +0000
+
+ updating for commits.
+
+ ChangeLog | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit f379298fd5878327bee8461e94218d4ff22f217f
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sat Mar 16 14:27:07 2002 +0000
+
+ Added check button for bold font.
+ Minimized the number of changed signals emitted.
+ Added missing copyright info.
+
+ src/simple-x-font-selector.c | 215 +++++++++++++++++++++++++++++++++----------
+ src/simple-x-font-selector.h | 54 +++++++++--
+ 2 files changed, 214 insertions(+), 55 deletions(-)
+
+commit f14fe6b2443d19342e3d2df0623f1d2233535db0
+Author: Wang Jian <lark@src.gnome.org>
+Date: Sat Mar 16 10:27:44 2002 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 2 +-
+ configure.in | 2 +-
+ po/ChangeLog | 5 +
+ po/zh_CN.po | 1400 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1407 insertions(+), 2 deletions(-)
+
+commit d0e0c22471eb03d178d2c6410fc6a64a4d2bde8a
+Author: Wang Jian <lark@src.gnome.org>
+Date: Sat Mar 16 10:16:25 2002 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 2d3ec3a5daaf22cd344414014c320ea19ac0f953
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sat Mar 16 08:47:31 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-03-16 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 1162 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 637 insertions(+), 529 deletions(-)
+
+commit d234cd981e172a9429cd8a3e703a1a3af9b893ff
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Fri Mar 15 14:01:16 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 1390 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 809 insertions(+), 581 deletions(-)
+
+commit 7a44692a77ab7f9c6d1700f0f467e92c784e985c
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Fri Mar 15 13:21:47 2002 +0000
+
+ Updated Slovak translation.
+
+ 2002-03-15 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * sk.po: Updated Slovak translation.
+
+ po/ChangeLog | 4 +
+ po/sk.po | 1066 ++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 782 insertions(+), 288 deletions(-)
+
+commit 6185e3c3fbf3e4927c5cfa2af4d806037d61b5cc
+Author: Valek Frob <frob@src.gnome.org>
+Date: Fri Mar 15 12:28:50 2002 +0000
+
+ Updated russian translation.
+
+ po/ru.po | 154 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 77 insertions(+), 77 deletions(-)
+
+commit 1803a57412a8533de55d3f6f7013ce3c25a7beb3
+Author: Valek Frob <frob@src.gnome.org>
+Date: Thu Mar 14 22:55:16 2002 +0000
+
+ Updated russian translation.
+
+ po/ChangeLog | 4 +
+ po/ru.po | 1101 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
+ 2 files changed, 969 insertions(+), 136 deletions(-)
+
+commit 664e4ac9d856c0368982084ab8f15b8ee40d64ac
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Thu Mar 14 07:19:08 2002 +0000
+
+ hook up several optional methods
+
+ * terminal-widget-vte.c: hook up several optional methods
+
+ src/terminal-widget-vte.c | 30 ++++++++++++++++++++----------
+ 1 file changed, 20 insertions(+), 10 deletions(-)
+
+commit dfc84dcebc31895560014c29be87679cec465a70
+Author: Havoc Pennington <hp@pobox.com>
+Date: Thu Mar 14 02:53:21 2002 +0000
+
+ Move Scrolling onto a separate tab to try and unclutter the first tab.
+
+ 2002-03-13 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: Move Scrolling onto a separate tab
+ to try and unclutter the first tab.
+
+ ChangeLog | 5 +
+ src/gnome-terminal.glade2 | 628 ++++++++++++++++++++++++----------------------
+ 2 files changed, 328 insertions(+), 305 deletions(-)
+
+commit 15c5c190f7c735bfffe3a418a8d349b0c5ef07e9
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Mar 14 02:41:38 2002 +0000
+
+ add padding
+
+ src/gnome-terminal.glade2 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b16480a849345bb17955a20b82d6a3fa573ac286
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Mar 14 02:35:23 2002 +0000
+
+ put mnemonics back, put frame labels back
+
+ src/gnome-terminal.glade2 | 30 ++++++++++++++++++------------
+ 1 file changed, 18 insertions(+), 12 deletions(-)
+
+commit c8648f48f7e0c902d090e3c96e98bda038f65577
+Author: Havoc Pennington <hp@pobox.com>
+Date: Thu Mar 14 02:10:18 2002 +0000
+
+ hook up session management, #71443
+
+ 2002-03-13 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (save_yourself_callback): hook up session
+ management, #71443
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 63 ++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 51 insertions(+), 17 deletions(-)
+
+commit 79a6ea0e1445a72500accc99ad7958133cc4b2a3
+Author: Havoc Pennington <hp@pobox.com>
+Date: Thu Mar 14 01:34:00 2002 +0000
+
+ change default font to be a full XLFD #74282
+
+ 2002-03-13 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: change default font to be a full XLFD
+ #74282
+
+ ChangeLog | 5 +++++
+ src/gnome-terminal.schemas | 2 +-
+ src/gnome-terminal.schemas.in | 2 +-
+ src/profterm.schemas | 2 +-
+ 4 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 469b5de769b2f9ea8ad63a05e83a779cfee2248b
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Wed Mar 13 17:55:14 2002 +0000
+
+ It's vte_terminal_set_size, not vte_terminal_size_set.
+
+ 2002-03-13 Anders Carlsson <andersca@gnu.org>
+
+ * src/terminal-widget-vte.c (terminal_widget_set_size):
+ It's vte_terminal_set_size, not vte_terminal_size_set.
+
+ ChangeLog | 3 +++
+ src/terminal-widget-vte.c | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit d05b546aabafc63efcb3aec766fb1172b4feeda3
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Wed Mar 13 17:31:09 2002 +0000
+
+ Add correct support for --with-widget=vte
+
+ 2002-03-13 Anders Carlsson <andersca@gnu.org>
+
+ * configure.in:
+ * src/Makefile.am:
+ Add correct support for --with-widget=vte
+
+ ChangeLog | 6 ++++++
+ configure.in | 9 ++++++---
+ src/Makefile.am | 2 +-
+ 3 files changed, 13 insertions(+), 4 deletions(-)
+
+commit 542b80775e771f3e19c28d18323ba8c8d5b9ea72
+Author: Bill Nottingham <notting@redhat.com>
+Date: Wed Mar 13 17:28:53 2002 +0000
+
+ Use the filter; it appears to work. Set default filter to 'Roman' or
+
+ 2002-03-13 Bill Nottingham <notting@redhat.com>
+
+ * src/profile-editor.c: (x_font_clicked):
+ Use the filter; it appears to work. Set default
+ filter to 'Roman' or 'Other' slants, and
+ 'medium' and 'regular' weights.
+
+ ChangeLog | 7 +++++++
+ src/profile-editor.c | 8 +++++---
+ 2 files changed, 12 insertions(+), 3 deletions(-)
+
+commit 7d74172f324296274740dee339e39e4bed6048b7
+Author: Nalin Dahyabhai <nalin@src.gnome.org>
+Date: Wed Mar 13 03:37:07 2002 +0000
+
+ terminal-widget-vte.c: Implement terminal_widget_set_size().
+
+ src/terminal-widget-vte.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit f9163a4ace30a039d1d51c7c202fca46b85f8a26
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Tue Mar 12 23:50:53 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 939 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 512 insertions(+), 427 deletions(-)
+
+commit 5388ab39c7b53901f6213bef207fc4f61c559336
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Mar 12 23:03:12 2002 +0000
+
+ Added missing file. Updated Swedish translation.
+
+ 2002-03-13 Christian Rose <menthos@menthos.com>
+
+ * POTFILES.in: Added missing file.
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 5 +
+ po/POTFILES.in | 16 +-
+ po/sv.po | 946 +++++++++++++++++++++++++++++++--------------------------
+ 3 files changed, 528 insertions(+), 439 deletions(-)
+
+commit 1e1e0c4e371dd2accbfe52b0bad8db26a7313fc4
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Tue Mar 12 20:25:43 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-03-12 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 +
+ po/et.po | 928 ++++++++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 695 insertions(+), 237 deletions(-)
+
+commit a3557be5e6dd249a651cdfa5d54959f7fc067e92
+Author: Josh Barrow <drleary@mac.com>
+Date: Tue Mar 12 18:36:13 2002 +0000
+
+ Fixed up more strings to match capitalization in the HIG.
+
+
+ 2002-03-12 Josh Barrow <drleary@mac.com>
+
+ * src/terminal-accels.c:
+ * src/terminal-screen.c: (terminal_screen_do_popup):
+ * src/terminal-window.c: (terminal_window_init):
+ Fixed up more strings to match capitalization in the HIG.
+
+ 2002-03-12 Josh Barrow <drleary@mac.com>
+
+ * src/terminal-window.c: (terminal_window_init):
+ Changed capitalization of menu items to match spec in the HIG,
+ also, I gave the Help Contents menu item a stock icon.
+
+ ChangeLog | 13 +++++++++++++
+ src/terminal-accels.c | 44 ++++++++++++++++++++++----------------------
+ src/terminal-screen.c | 6 +++---
+ src/terminal-window.c | 25 +++++++++++++------------
+ 4 files changed, 51 insertions(+), 37 deletions(-)
+
+commit a7fd4e9ee30fafc1c75766a69e948cda38026353
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Tue Mar 12 17:19:34 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-12 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 451 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 260 insertions(+), 195 deletions(-)
+
+commit 60ec965aac2da0674facf488c44ff24ce2077e29
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Tue Mar 12 15:31:41 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 ++++
+ po/pl.po | 97 ++++++++++++++++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 80 insertions(+), 22 deletions(-)
+
+commit 2442b779bf1c85abc18780c195a233af174c1c6f
+Author: Benedikt Roth <Benedikt.Roth@gmx.net>
+Date: Tue Mar 12 14:27:35 2002 +0000
+
+ I18N fix so that the menus will show up translated.
+
+ 2002-03-12 Benedikt Roth <Benedikt.Roth@gmx.net>
+
+ * src/terminal-accels.c: (terminal_edit_keys_dialog_new):
+ I18N fix so that the menus will show up translated.
+
+ ChangeLog | 5 +++++
+ src/terminal-accels.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit 69259a6fad4b395fb6ddc2704a245ea97c84c90e
+Author: Benedikt Roth <Benedikt.Roth@gmx.net>
+Date: Tue Mar 12 10:12:03 2002 +0000
+
+ Small fixes
+
+ 2002-03-12 Benedikt Roth <Benedikt.Roth@gmx.net>
+
+ * de.po: Small fixes
+
+ po/ChangeLog | 4 +
+ po/de.po | 322 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 189 insertions(+), 137 deletions(-)
+
+commit ea30c24cbf77c03b705610dfc530797d7e95b914
+Author: Benedikt Roth <bratislav@src.gnome.org>
+Date: Tue Mar 12 09:58:52 2002 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 14 +++++++++++---
+ 2 files changed, 17 insertions(+), 3 deletions(-)
+
+commit 50c8c2b82c1c83fb0713055203903582abf912bc
+Author: Jonathan Blandford <jrb@redhat.com>
+Date: Tue Mar 12 04:55:32 2002 +0000
+
+ Add a bunch of new keybindings Rewrite tree code a lot. Clean up some. Add
+
+ 2002-03-11 Jonathan Blandford <jrb@redhat.com>
+
+ * src/profterm.schemas: Add a bunch of new keybindings
+ * src/terminal-accels.c: (terminal_accels_init),
+ (keys_change_notify), (accel_changed_callback), (sync_handler),
+ (accel_set_func), (name_compare_func), (accel_compare_func),
+ (accel_edited_callback), (terminal_edit_keys_dialog_new): Rewrite
+ tree code a lot. Clean up some. Add a bunch of new keybindings.
+ * src/terminal-accels.h: New keybindings
+ * src/terminal-screen.c: (terminal_screen_do_popup): Use keybindings
+ * src/terminal-window.c: (terminal_window_init): Use keybindings
+
+ ChangeLog | 12 +
+ src/gnome-terminal.glade2 | 48 +---
+ src/gnome-terminal.schemas | 113 +++++++++
+ src/gnome-terminal.schemas.in | 113 +++++++++
+ src/profterm.schemas | 113 +++++++++
+ src/terminal-accels.c | 542 ++++++++++++++++++++++++++----------------
+ src/terminal-accels.h | 7 +
+ src/terminal-screen.c | 26 +-
+ src/terminal-window.c | 16 +-
+ src/terminal.c | 6 +-
+ 10 files changed, 731 insertions(+), 265 deletions(-)
+
+commit d1626217cd13662606499418beb8e5a221326518
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Tue Mar 12 00:21:09 2002 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 864 +++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 640 insertions(+), 228 deletions(-)
+
+commit e374b7a61ea9b0650fb450116e212a620d71bf37
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Mon Mar 11 23:12:20 2002 +0000
+
+ Dutch translation updated (by Bruce Smit)
+
+ 2002-03-11 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Dutch translation updated (by Bruce Smit)
+
+ po/nl.po | 1002 ++++++++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 740 insertions(+), 262 deletions(-)
+
+commit 3ddfbb73b0772d99b8d5f0fb9516ff5fc5417d0f
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Mon Mar 11 07:50:52 2002 +0000
+
+ Fill in some blanks.
+
+ 2002-03-11 Anders Carlsson <andersca@gnu.org>
+
+ * src/terminal-widget-vte.c: Fill in some blanks.
+
+ ChangeLog | 4 +
+ src/terminal-widget-vte.c | 370 +++++++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 372 insertions(+), 2 deletions(-)
+
+commit 29c7c84fcf8fff0a6de9e3afd503353ec1055316
+Author: Mark Patton <msp@src.gnome.org>
+Date: Mon Mar 11 04:48:18 2002 +0000
+
+ Updating ChangeLog
+
+ ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit d7090b3a5747b6efe40e4a7b867dceb7c4910e1a
+Author: Mark Patton <msp@src.gnome.org>
+Date: Mon Mar 11 04:43:45 2002 +0000
+
+ Added missing gtk_widget_show when updating the family menu.
+
+ src/simple-x-font-selector.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 35719783a86525c34ae0b2142b9f9aae2fffdbce
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 11 04:11:38 2002 +0000
+
+ add AC_PATH_XTRA stuff, may fix build on Solaris
+
+ 2002-03-10 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: add AC_PATH_XTRA stuff, may fix build
+ on Solaris
+
+ configure.in | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 94391c025fd60af7944632f2357fd85b8022ebc8
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 11 01:18:42 2002 +0000
+
+ add Mark Patton's simple-x-font-selector, to give it a try. In a dialog
+
+ 2002-03-10 Havoc Pennington <hp@pobox.com>
+
+ * src/Makefile.am (gnome_terminal_SOURCES), src/profile-editor.c:
+ add Mark Patton's simple-x-font-selector, to give it a try. In a
+ dialog for now, to avoid munging the glade file while testing and
+ because I'm worried we'll need to add more fields - and I'm not
+ sure how to put them in the main dialog without causing a lot of
+ clutter.
+
+ ChangeLog | 9 +++++++
+ src/Makefile.am | 2 ++
+ src/profile-editor.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++----
+ 3 files changed, 79 insertions(+), 5 deletions(-)
+
+commit c212c94cde3aaf3af1d7d3176a58e601b3a08c84
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sun Mar 10 23:59:48 2002 +0000
+
+ *** empty log message ***
+
+ ChangeLog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 7f0566a8e95510c542075d93e8273addd9354bb1
+Author: Mark Patton <msp@src.gnome.org>
+Date: Sun Mar 10 23:54:25 2002 +0000
+
+ Added a simplified version of x-font-selector meant to be used as a component
+ in a dialog box, not as a separate dialog box.
+
+ src/simple-x-font-selector.c | 1545 ++++++++++++++++++++++++++++++++++++++++++
+ src/simple-x-font-selector.h | 137 ++++
+ 2 files changed, 1682 insertions(+)
+
+commit a863bb4f3f6dfdf2bad9bae5b0dfa024f807b5ca
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 10 22:51:06 2002 +0000
+
+ wire up "reset compat options to defaults" button and remove "allow wrong
+
+ 2002-03-10 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): wire up "reset
+ compat options to defaults" button and remove "allow wrong encoded
+ fonts" checkbutton
+
+ ChangeLog | 6 +++++
+ src/gnome-terminal.glade2 | 54 +++------------------------------------------
+ src/profile-editor.c | 12 ++++++++++
+ src/terminal-profile.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.h | 2 ++
+ 5 files changed, 79 insertions(+), 51 deletions(-)
+
+commit 6e8605d5acc0a941ca067b22e30cb7508f00b846
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 10 21:22:32 2002 +0000
+
+ double-clicking a row edits it, #73807
+
+ 2002-03-10 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (profile_activated_callback): double-clicking a
+ row edits it, #73807
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 33 +++++++++++++++++++++++++++++++++
+ 2 files changed, 38 insertions(+)
+
+commit d16321cefd67fe8bf23ef153662afa41448028f6
+Author: Jonathan Blandford <jrb@src.gnome.org>
+Date: Sun Mar 10 20:02:16 2002 +0000
+
+ sync to latest egg changes
+
+ src/eggcellrendererkeys.c | 10 ++++------
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
+commit 0c9775b80b0702d553dca8513092a27e5358caf5
+Author: Valek Frob <frob@src.gnome.org>
+Date: Sun Mar 10 19:45:02 2002 +0000
+
+ Updated russian translation.
+
+ po/ChangeLog | 4 ++++
+ po/ru.po | 37 +++++++++++++++++++++----------------
+ 2 files changed, 25 insertions(+), 16 deletions(-)
+
+commit f7d8d3ca5d55b7e59176b34b7645f857553ed7b3
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Mar 10 19:21:11 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b6c6983fb3eb2d1a019d1d89d7ec933448e81b79
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Mar 10 19:20:11 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 626 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 508 insertions(+), 118 deletions(-)
+
+commit 0ec8fc3e5b65bc3f95ef43a3a8f52ce55081c797
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Sun Mar 10 13:37:03 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +++++
+ po/pl.po | 5 +++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 44044d2204b0e33c237bfdcf9bc7de7d2c4ac947
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Sun Mar 10 13:27:30 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/pl.po | 834 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 617 insertions(+), 217 deletions(-)
+
+commit ac4943aeef4521dc3ff5f43f14de94e1f947225f
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sun Mar 10 10:48:12 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-03-05 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 +
+ po/ms.po | 738 +++++++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 543 insertions(+), 199 deletions(-)
+
+commit 8af1364aaa348c27e445155917ffd09744043c30
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Mar 10 02:14:56 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-03-10 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 894 ++++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 517 insertions(+), 381 deletions(-)
+
+commit 7c51972ccb6a8e77538460a32b889caa42aa3903
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 10 01:19:35 2002 +0000
+
+ clean up "edited_cb" from when the keybindings stuff was in here
+
+ 2002-03-09 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: clean up "edited_cb" from when the
+ keybindings stuff was in here
+
+ * src/terminal-window.c: adapt to abstraction
+
+ * src/profile-editor.c (BYTES_PER_LINE): adapt to abstraction
+
+ * src/terminal-screen.c: use terminal-widget.h abstract interface
+
+ * src/terminal-widget-zvt.c: wall libzvt off in this file, so we
+ can easily plug another terminal widget should one become
+ finished. Gives us redundancy, in case no one fixes zvt, makes it
+ easy to fool with other widgets, and organizes the code more
+ nicely anyhow.
+
+ ChangeLog | 19 +-
+ configure.in | 16 +
+ po/POTFILES.in | 2 +-
+ src/Makefile.am | 8 +
+ src/profile-editor.c | 25 +-
+ src/terminal-screen.c | 574 ++++++------------------
+ src/terminal-widget-vte.c | 24 +
+ src/terminal-widget-zvt.c | 1065 +++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-widget.h | 142 ++++++
+ src/terminal-window.c | 81 ++--
+ 10 files changed, 1459 insertions(+), 497 deletions(-)
+
+commit 77fbb9644d83b486a61e72f0d76d1bff58d15f51
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Mar 10 00:12:39 2002 +0000
+
+ Added Portuguese (pt) to ALL_LINGUAS.
+
+ 2002-03-09 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
+
+ ChangeLog | 1 -
+ configure.in | 2 +-
+ po/ChangeLog | 1 -
+ po/pt.po | 1340 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 1341 insertions(+), 3 deletions(-)
+
+commit 209d7ae2572259310c5268ef4dbe36ba5144a3e5
+Author: Duarte Loreto <happyguy_pt@hotmail.com>
+Date: Sun Mar 10 00:11:34 2002 +0000
+
+ Added Portuguese (pt) to ALL_LINGUAS.
+
+ 2002-03-09 Duarte Loreto <happyguy_pt@hotmail.com>
+
+ * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
+
+ ChangeLog | 5 +++++
+ po/ChangeLog | 5 +++++
+ 2 files changed, 10 insertions(+)
+
+commit 8d5a1b618ff8a556da61508197355048efd54bc1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Mar 9 17:31:51 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-09 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 572 +++++++++++++++++++++++++++++++++++++++++++++++------------
+ 2 files changed, 466 insertions(+), 110 deletions(-)
+
+commit 8fb57e2495c6dc5d9123de07c2fe5dbdd1f927b8
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sat Mar 9 17:23:26 2002 +0000
+
+ s/menu bar/menubar.
+
+ 2002-03-09 Kjartan Maraas <kmaraas@gnome.org>
+
+ * src/gnome-terminal.glade2: s/menu bar/menubar.
+
+ ChangeLog | 4 ++++
+ src/gnome-terminal.glade2 | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit fd7aa73f8214e95d42038070d356dbfeedf8e125
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 9 16:59:40 2002 +0000
+
+ init libgnomeui, patch from Johan Dahlin. #74022
+
+ 2002-03-09 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (main): init libgnomeui, patch from Johan
+ Dahlin. #74022
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 7 +++++++
+ 2 files changed, 12 insertions(+)
+
+commit 774191dd1a4f4c909ba7e41f6b63db2153787295
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 9 16:46:00 2002 +0000
+
+ reset_tab_menuitems only after setting the active terminal
+
+ 2002-03-09 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_remove_screen):
+ reset_tab_menuitems only after setting the active terminal
+ (terminal_window_remove_screen): update the sensitivity of the
+ next/prev tab menu items #73969
+
+ * src/terminal-screen.c (reread_profile): only scroll if the
+ background is image, not if it's transparent #73757
+
+ ChangeLog | 10 ++++++++++
+ src/terminal-screen.c | 3 ++-
+ src/terminal-window.c | 41 ++++++++++++++++++++++++++++-------------
+ 3 files changed, 40 insertions(+), 14 deletions(-)
+
+commit 4aa496b69a415a68946d4114e738c52a21001c52
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 9 16:25:57 2002 +0000
+
+ set initial value of color scheme menu, #73906
+
+ 2002-03-09 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): set initial value
+ of color scheme menu, #73906
+
+ * gnome-terminal.desktop (Comment): change comment to avoid the
+ word UNIX, #73732
+
+ ChangeLog | 8 ++++++++
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 7 +++++++
+ src/profile-editor.c | 1 +
+ 4 files changed, 20 insertions(+)
+
+commit 9ad2c838e2926dcf474830493ee4a33fad14768f
+Author: Tivo Leedjrv <toivo@linux.ee>
+Date: Sat Mar 9 09:39:32 2002 +0000
+
+ Updated Estonian translation.
+
+ 2002-03-09 Tivo Leedjrv <toivo@linux.ee>
+
+ * et.po: Updated Estonian translation.
+
+ po/ChangeLog | 4 +++
+ po/et.po | 87 ++++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 45 insertions(+), 46 deletions(-)
+
+commit bb1b9e614d40459095e80627df8c4e42c2d831b8
+Author: Valek Frob <frob@src.gnome.org>
+Date: Fri Mar 8 14:24:44 2002 +0000
+
+ Updated russian translation.
+
+ po/ChangeLog | 4 +
+ po/ru.po | 425 ++++++-----------------------------------------------------
+ 2 files changed, 42 insertions(+), 387 deletions(-)
+
+commit 0ecffb2f650ccf61dec32f81310c45d2c6542c94
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Fri Mar 8 12:49:06 2002 +0000
+
+ Corrected a stupid mistake (forgot header).
+
+ 2002-03-08 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Corrected a stupid mistake (forgot header).
+
+ po/nl.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 9b44666a469fd647d0300613e1543018313d4445
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Thu Mar 7 21:02:51 2002 +0000
+
+ Updated Danish translation.
+
+ 2002-03-07 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Updated Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 233 +++++++++++++++++++++++++++--------------------------------
+ 2 files changed, 112 insertions(+), 125 deletions(-)
+
+commit 883b552f863f511997c60e91f57de77d2f4f85f8
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Thu Mar 7 20:52:09 2002 +0000
+
+ Massive translation update from a joint translation attempt.
+
+ 2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po: Massive translation update from a joint translation attempt.
+ Gathering.tweakers.net, a dutch forum with lots of nice people.
+
+ po/nl.po | 510 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 271 insertions(+), 239 deletions(-)
+
+commit 502f7dbac7e8ef5bc629cb641cbecc6a7db4e08b
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Thu Mar 7 12:44:50 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 167 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 84 insertions(+), 83 deletions(-)
+
+commit b7efbe7cd38f066e4b1b0448d0de9998faed9436
+Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+Date: Thu Mar 7 00:43:51 2002 +0000
+
+ nl.po Dutch translation added (translated by Bruce Smit).
+
+ 2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
+ * nl.po Dutch translation added (translated by Bruce Smit).
+
+ po/ChangeLog | 4 +
+ po/nl.po | 859 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 863 insertions(+)
+
+commit 8b15955017b0da4cf95f3db22744a0e1807ebd91
+Author: Görkem Çetin <gorkem@src.gnome.org>
+Date: Wed Mar 6 21:46:24 2002 +0000
+
+ CVS_SILENT
+
+ po/tr.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit df944e94810ac41b61c4247a084a1f50fe7dcb61
+Author: Fatih Demir <kabalak@src.gnome.org>
+Date: Wed Mar 6 21:23:27 2002 +0000
+
+ Added Turkish translation by Goerkem.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/tr.po | 885 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 894 insertions(+), 1 deletion(-)
+
+commit 69a7901b8b9327352dbbe486546d13abcab0329e
+Author: Gediminas Paulauskas <menesis@src.gnome.org>
+Date: Wed Mar 6 08:03:16 2002 +0000
+
+ added Lithuanian translation
+
+ * lt.po: added Lithuanian translation
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/lt.po | 914 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 923 insertions(+), 1 deletion(-)
+
+commit 95a7841755b9fac849aeb47b7fb47726e0f033ea
+Author: Carlos Perello Marin <carlos@gnome-db.org>
+Date: Tue Mar 5 20:44:55 2002 +0000
+
+ Added "es" to ALL_LINGUAS.
+
+ 2002-03-05 Carlos Perello Marin <carlos@gnome-db.org>
+
+ * configure.in: Added "es" to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 1c6a70c12625d916d51251225f28072a0eefaf5d
+Author: Carlos Perello Marin <carlos@gnome-db.org>
+Date: Tue Mar 5 20:43:35 2002 +0000
+
+ Added by Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ 2002-03-05 Carlos Perello Marin <carlos@gnome-db.org>
+
+ * es.po: Added by Pablo Gonzalo del Campo <pablodc@bigfoot.com>
+
+ po/ChangeLog | 4 +
+ po/es.po | 954 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 958 insertions(+)
+
+commit deefaea9a0a4610103a71821e04aa5d85f23fb8a
+Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+Date: Tue Mar 5 17:12:57 2002 +0000
+
+ Added "sk" to ALL_LINGUAS. Added Slovak translation.
+
+ 2002-03-05 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * configure.in: Added "sk" to ALL_LINGUAS.
+ * po/sk.po: Added Slovak translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/sk.po | 927 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 936 insertions(+), 1 deletion(-)
+
+commit f6423ceca86705c5ab5d9eee9d8c79c31b6ef326
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Mar 5 02:49:38 2002 +0000
+
+ distcheck fix
+
+ 2002-03-04 Havoc Pennington <hp@pobox.com>
+
+ * src/eel/Makefile.am (INCLUDES): distcheck fix
+
+ ChangeLog | 2 +
+ po/da.po | 707 +++++++++++++++++++++++++++------
+ po/de.po | 24 +-
+ po/et.po | 277 ++++++++-----
+ po/fi.po | 290 +++++++++-----
+ po/fr.po | 983 +++++++++++++++++++++++++++++++---------------
+ po/ms.po | 834 ++++++++++++++++++++++-----------------
+ po/no.po | 75 ++--
+ po/pl.po | 408 +++++++++----------
+ po/ru.po | 603 +++++++++++++++++++++++-----
+ po/sl.po | 355 ++++++++++++++++-
+ po/sv.po | 24 +-
+ po/uk.po | 908 +++++++++++++++++++++++++++++-------------
+ src/Attic/eel/Makefile.am | 2 +-
+ 14 files changed, 3814 insertions(+), 1678 deletions(-)
+
+commit 768df71b5b84425410959394ca81f37ea6f8ecb2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Mar 5 02:44:15 2002 +0000
+
+ 1.9.1
+
+ 2002-03-04 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: 1.9.1
+
+ * src/terminal-window.c (terminal_window_update_geometry): repair
+ a comment
+
+ ChangeLog | 7 +++++++
+ configure.in | 2 +-
+ src/terminal-window.c | 7 +++----
+ 3 files changed, 11 insertions(+), 5 deletions(-)
+
+commit 38f8599c32830313570ff26bd21fa79e7a5dfdc3
+Author: Christian Rose <menthos@menthos.com>
+Date: Mon Mar 4 20:38:19 2002 +0000
+
+ Fixed Swedish translation.
+
+ 2002-03-04 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Fixed Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 8 ++++----
+ 2 files changed, 8 insertions(+), 4 deletions(-)
+
+commit fac5a06ecada8ba347f50d34663d2bce89d3568b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 4 03:37:21 2002 +0000
+
+ init menu_item before use.
+
+ 2002-03-03 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_do_popup): init menu_item
+ before use.
+
+ ChangeLog | 5 +++++
+ src/Makefile.am | 4 +++-
+ src/eggcellrendererkeys.c | 38 ++++++++++++++++++++++++++++----------
+ src/terminal-accels.c | 2 +-
+ src/terminal-screen.c | 8 ++++----
+ 5 files changed, 41 insertions(+), 16 deletions(-)
+
+commit 462364f53abd6d74083610fe7acc8956ec285b68
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 4 01:30:32 2002 +0000
+
+ debug spew off
+
+ 2002-03-03 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c (D): debug spew off
+
+ ChangeLog | 4 ++++
+ src/eggcellrendererkeys.c | 23 +++++++++++++++++++----
+ src/terminal-accels.c | 2 +-
+ 3 files changed, 24 insertions(+), 5 deletions(-)
+
+commit 5e2cdf44cd17fffa50df22520dbfdfdfe02b6092
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Mar 4 01:24:00 2002 +0000
+
+ get rid of attempt to track our own copy of gtk keyval/modmask because we
+
+ 2002-03-03 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c: get rid of attempt to track our own copy
+ of gtk keyval/modmask because we don't get notification when
+ a keybinding is removed. Instead, always re-query the GTK values
+ when syncing to gconf. Also, avoid setting gconf keys out of gconf
+ notifier. Finally, adapt to EggCellRendererKeys changes.
+
+ * src/terminal-screen.c (terminal_screen_do_popup): add missing
+ accel paths
+
+ * src/terminal-accels.c: add more accels
+ (binding_from_string): support "disabled" value for accelerators
+ to mean turned off
+ (sync_handler): don't leak accel name, and support
+ "disabled" if the accel is unset.
+ (accel_set_func): fix mem leak
+ (accel_compare_func): fix mem leak
+
+ * src/terminal-window.c: add more accels
+ (terminal_window_init): fix conflicting mnemonic for "new
+ profile"/"new window"
+
+ ChangeLog | 3 +-
+ src/eggcellrendererkeys.c | 432 ++++++++++++++++++++++++++++++++++++++--------
+ src/eggcellrendererkeys.h | 30 +++-
+ src/terminal-accels.c | 96 ++++++-----
+ 4 files changed, 444 insertions(+), 117 deletions(-)
+
+commit 19249341a37d6269a42941bf906db0dbf344d961
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Sun Mar 3 20:54:57 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +++
+ po/pl.po | 127 ++++++++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 100 insertions(+), 32 deletions(-)
+
+commit 8a08bdb907d427c33394e97facaa177a58341322
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Mar 3 19:56:24 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 146 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 78 insertions(+), 68 deletions(-)
+
+commit bc13be516af56bc0f8450d27664dfcd115398af3
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Sun Mar 3 19:50:17 2002 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 +-
+ po/de.po | 301 ++++++++++++++++++++++++++++++++++++++---------------------
+ 2 files changed, 195 insertions(+), 110 deletions(-)
+
+commit 7736a12c561843c0ff2ea798ca6d8ab0cf7bb25e
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Mar 3 19:24:59 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-03-03 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 ++++
+ po/sv.po | 70 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 39 insertions(+), 35 deletions(-)
+
+commit d8b0b30d83441c38728c6e7032d779e24baafc8e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 3 16:49:03 2002 +0000
+
+ get rid of attempt to track our own copy of gtk keyval/modmask because we
+
+ 2002-03-03 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c: get rid of attempt to track our own copy
+ of gtk keyval/modmask because we don't get notification when
+ a keybinding is removed. Instead, always re-query the GTK values
+ when syncing to gconf.
+
+ * src/terminal-screen.c (terminal_screen_do_popup): add missing
+ accel paths
+
+ * src/terminal-accels.c: add more accels
+ (binding_from_string): support "disabled" value for accelerators
+ to mean turned off
+ (sync_handler): don't leak accel name, and support
+ "disabled" if the accel is unset.
+ (accel_set_func): fix mem leak
+ (accel_compare_func): fix mem leak
+
+ * src/terminal-window.c: add more accels
+ (terminal_window_init): fix conflicting mnemonic for "new
+ profile"/"new window"
+
+ ChangeLog | 22 ++++++++
+ src/gnome-terminal.schemas | 101 ++++++++++++++++++++++++++++++++++
+ src/gnome-terminal.schemas.in | 101 ++++++++++++++++++++++++++++++++++
+ src/profterm.schemas | 101 ++++++++++++++++++++++++++++++++++
+ src/terminal-accels.c | 123 ++++++++++++++++++++++++++++++------------
+ src/terminal-accels.h | 4 ++
+ src/terminal-screen.c | 9 +++-
+ src/terminal-window.c | 24 +++++----
+ 8 files changed, 439 insertions(+), 46 deletions(-)
+
+commit 951f712aab1c25465b7e395e83193cffc10c76b5
+Author: Christian Rose <menthos@menthos.com>
+Date: Sun Mar 3 14:05:26 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-03-03 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 5 +-
+ po/sv.po | 939 +++++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 560 insertions(+), 384 deletions(-)
+
+commit 27e9566f12c314bb058a93459a53b6d42b407e81
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Sun Mar 3 10:10:18 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-03 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 293 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 187 insertions(+), 110 deletions(-)
+
+commit 875803d3f4f65fdc1e5a17c2b68ff7f7fdddb57c
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sun Mar 3 10:07:04 2002 +0000
+
+ Shh
+
+ src/Attic/eel/.cvsignore | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 81ddaf72c306aab1b5d994ad243ab3e7bfd78cce
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Mar 3 00:49:45 2002 +0000
+
+ Updated Slovenian translation
+
+ po/sl.po | 596 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 596 insertions(+)
+
+commit bd431355dfafb83f0e92ffc5adf1d6001fb98f20
+Author: Andraz Tori <minmax@src.gnome.org>
+Date: Sun Mar 3 00:19:07 2002 +0000
+
+ Added sl language
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0d42546a2ea79e28811f6d3be26c3ec00fa61e83
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Mar 3 00:04:43 2002 +0000
+
+ add fullscreen mode, just for kicks
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c: add fullscreen mode, just for kicks
+
+ ChangeLog | 4 ++
+ src/terminal-window.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-window.h | 5 +++
+ 3 files changed, 118 insertions(+)
+
+commit a1f889d6277e579af4c5889f55c3fe1c7ef1fbd2
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 23:27:17 2002 +0000
+
+ add the accel group to the window so accels really work
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_init): add the accel
+ group to the window so accels really work
+
+ ChangeLog | 5 ++++-
+ src/terminal-window.c | 3 ++-
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 80bd34debb2745e375c18c6cb81264e8bad5b67d
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 23:25:21 2002 +0000
+
+ make keybindings dialog !visible initially (glade shouldn't be setting
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/gnome-terminal.glade2: make keybindings dialog
+ !visible initially (glade shouldn't be setting toplevels to
+ visible...)
+
+ * src/terminal-window.c: make Go menu work with the list
+ of tabs, have accelerators to switch between tabs
+
+ ChangeLog | 9 ++++
+ src/gnome-terminal.glade2 | 2 +-
+ src/terminal-accels.c | 41 +++++++++++++++++-
+ src/terminal-accels.h | 4 ++
+ src/terminal-window.c | 108 ++++++++++++++++++++++++++++++++++++++++------
+ 5 files changed, 148 insertions(+), 16 deletions(-)
+
+commit fde7f9edc73e51dcb7ca0b24427f89a18f7fe48b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 22:44:00 2002 +0000
+
+ rearrange the menus
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c: rearrange the menus
+
+ * src/terminal-accels.c (terminal_edit_keys_dialog_new):
+ set initial state of "disable mnemonics" checkbutton
+
+ * src/terminal-window.c (terminal_window_init): create a new accel
+ group for each window, and the popup menu, to avoid doing things
+ twice.
+
+ ChangeLog | 11 +++
+ src/gnome-terminal.schemas | 184 +++++++++++++++++++++++++++++++++++++++++-
+ src/gnome-terminal.schemas.in | 184 +++++++++++++++++++++++++++++++++++++++++-
+ src/profterm.schemas | 184 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-accels.c | 20 +++++
+ src/terminal-accels.h | 2 +-
+ src/terminal-screen.c | 2 +-
+ src/terminal-window.c | 176 +++++++++++++++++++++++++++++++++++-----
+ 8 files changed, 728 insertions(+), 35 deletions(-)
+
+commit 7f82b76d75ba15b788663b5da08e1dc1c3dc98db
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 20:34:13 2002 +0000
+
+ wire things up to work, more or less
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-accels.c: wire things up to work, more or less
+
+ * src/Makefile.am: set up to do automated cut-and-paste from
+ libegg instead of manual cut-and-paste
+
+ ChangeLog | 7 ++
+ src/Makefile.am | 16 ++--
+ src/eggcellrendererkeys.c | 12 ++-
+ src/terminal-accels.c | 210 ++++++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-window.c | 16 ++--
+ src/update-from-egg.sh | 25 ++++++
+ 6 files changed, 266 insertions(+), 20 deletions(-)
+
+commit 1db0f54e99fcdd6b25c503bf762bf838cc4b2c61
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 19:01:32 2002 +0000
+
+ Get keybindings dialog coming onscreen. Now just need to wire up the
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ Get keybindings dialog coming onscreen. Now just need to
+ wire up the options in here, and add all the keybindings.
+
+ ChangeLog | 5 +
+ src/gnome-terminal.glade2 | 76 +++++++--------
+ src/gnome-terminal.schemas | 14 +++
+ src/gnome-terminal.schemas.in | 14 +++
+ src/profterm.schemas | 14 +++
+ src/terminal-accels.c | 217 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-accels.h | 3 +
+ src/terminal-window.c | 28 ++++--
+ src/terminal.c | 48 ++++++++++
+ src/terminal.h | 2 +
+ 10 files changed, 369 insertions(+), 52 deletions(-)
+
+commit 3a64cd9b963e62c47c60c176f5e5f671b4803ebc
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Mar 2 17:33:40 2002 +0000
+
+ fix the weak pointer setup (terminal_window_init): use GNOME stock menu
+
+ 2002-03-02 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (about_callback): fix the weak pointer
+ setup
+ (terminal_window_init): use GNOME stock menu item for about
+
+ * src/profterm.schemas: added a "new tab" keybinding, trying to
+ get one binding working first
+
+ * src/terminal-window.c: monitor gconf for window-related settings
+ (initially be "enable/disable mnemonics", currently nothing).
+ Set up accel map connections for keybindings.
+
+ ChangeLog | 13 ++
+ src/Makefile.am | 2 +
+ src/gnome-terminal.schemas | 49 ++++++
+ src/gnome-terminal.schemas.in | 49 ++++++
+ src/profterm.schemas | 49 ++++++
+ src/terminal-accels.c | 371 ++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-accels.h | 34 ++++
+ src/terminal-profile.h | 1 +
+ src/terminal-screen.c | 13 +-
+ src/terminal-window.c | 278 ++++++++++++++++++++++++++-----
+ src/terminal-window.h | 2 +-
+ src/terminal.c | 5 +-
+ 12 files changed, 816 insertions(+), 50 deletions(-)
+
+commit 107b72da7b8fc7eb14acee628a1830011c3cd3f7
+Author: Tivo Leedjrv <leedjarv@interest.ee>
+Date: Sat Mar 2 15:49:35 2002 +0000
+
+ Added et to ALL_LINGUAS.
+
+ 2002-03-02 Tivo Leedjrv <leedjarv@interest.ee>
+
+ * configure.in: Added et to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 253aa0d79d679525dad0b06a64548454a2d61540
+Author: Tivo Leedjrv <leedjarv@interest.ee>
+Date: Sat Mar 2 15:48:50 2002 +0000
+
+ Added partial Estonian translation.
+
+ 2002-03-02 Tivo Leedjrv <leedjarv@interest.ee>
+
+ * et.po: Added partial Estonian translation.
+
+ po/ChangeLog | 4 +
+ po/et.po | 830 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 834 insertions(+)
+
+commit 9ee3e685072bd790f5d83bf4d945491d6fd27371
+Author: Ole Laursen <olau@hardworking.dk>
+Date: Sat Mar 2 15:29:08 2002 +0000
+
+ Added Danish translation.
+
+ 2002-03-02 Ole Laursen <olau@hardworking.dk>
+
+ * da.po: Added Danish translation.
+
+ po/ChangeLog | 4 +
+ po/da.po | 761 ++++++++++++++++++++++++++---------------------------------
+ 2 files changed, 335 insertions(+), 430 deletions(-)
+
+commit a0964a47f5cc2f2091cb58a36f7c0d84416d8216
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Fri Mar 1 21:42:59 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-03-01 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 671 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 358 insertions(+), 317 deletions(-)
+
+commit 4b3d61687c72b0e161f6d8db32c5fa65a20fd021
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Fri Mar 1 16:32:55 2002 +0000
+
+ Added "fi" (Finnish).
+
+ 2002-03-01 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * configure.in (ALL_LINGUAS): Added "fi" (Finnish).
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 1e15707dd253a5c3f9cb2d4db4c79c002e2079d1
+Author: Pauli Virtanen <pauli.virtanen@hut.fi>
+Date: Fri Mar 1 16:32:11 2002 +0000
+
+ Added Finnish translation.
+
+ 2002-03-01 Pauli Virtanen <pauli.virtanen@hut.fi>
+
+ * fi.po: Added Finnish translation.
+
+ po/ChangeLog | 4 +
+ po/fi.po | 901 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 905 insertions(+)
+
+commit 6f8613dae5b8540c34fbc5b0b309c074414a6b1f
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Fri Mar 1 15:45:12 2002 +0000
+
+ Updated Ukrainian translation
+
+ po/uk.po | 532 ++++++++++++++-------------------------------------------------
+ 1 file changed, 112 insertions(+), 420 deletions(-)
+
+commit de61174a957ebde2b973672258973631e07ebb7a
+Author: Chyla Zbigniew <chyla@src.gnome.org>
+Date: Fri Mar 1 09:37:55 2002 +0000
+
+ Updated Polish translation by GNOME PL Team <translators@gnome.pl>
+
+ po/ChangeLog | 5 +++++
+ po/pl.po | 6 +++---
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 25bd232c8f8bdb75fa323be2ce1922938acfdba4
+Author: Valek Frob <frob@src.gnome.org>
+Date: Thu Feb 28 21:19:48 2002 +0000
+
+ Added russian translation.
+
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ru.po | 501 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 506 insertions(+), 1 deletion(-)
+
+commit 37f247bb03eb59657a224560b233adef81704bed
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Wed Feb 27 23:19:17 2002 +0000
+
+ Updated German translation.
+
+ po/ChangeLog | 4 ++++
+ po/de.po | 47 ++++++++++++++++++++++++++++-------------------
+ 2 files changed, 32 insertions(+), 19 deletions(-)
+
+commit dc784819d5a2c54221addf5e3289a2b6e675ad7b
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Wed Feb 27 22:42:50 2002 +0000
+
+ Added da and de to ALL_LINGUAS
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 3687da6fd315e623836c2b90d3423e6f318a6660
+Author: Christian Meyer <chrisime@src.gnome.org>
+Date: Wed Feb 27 22:40:58 2002 +0000
+
+ Added German translation.
+
+ po/ChangeLog | 4 +
+ po/de.po | 866 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 870 insertions(+)
+
+commit 0b393445ceeb7902e33d31f8f600d9305c9abad3
+Author: Gediminas Paulauskas <menesis@delfi.lt>
+Date: Wed Feb 27 06:50:16 2002 +0000
+
+ change rxvt colors to match those from rxvt sources (#72780, by Ryan
+
+ 2002-02-27 Gediminas Paulauskas <menesis@delfi.lt>
+
+ * src/terminal-profile.c: change rxvt colors to match those from
+ rxvt sources (#72780, by Ryan Lovett <ryan@ocf.berkeley.edu>).
+
+ ChangeLog | 5 +++++
+ src/terminal-profile.c | 16 ++++++++--------
+ 2 files changed, 13 insertions(+), 8 deletions(-)
+
+commit 6a7a04ed0920b26e92afb9cf7bb0b35af733028f
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Feb 27 02:43:30 2002 +0000
+
+ Deprecation fixes from Deepa Chacko Pillai
+
+ 2002-02-26 Havoc Pennington <hp@pobox.com>
+
+ Deprecation fixes from Deepa Chacko Pillai
+
+ * src/x-font-selector.c: undef
+ GTK_DISABLE_DEPRECATED/GDK_DISABLE_DEPRECATED in here, too hard to
+ fix. Leave G_DISABLE_DEPRECATED though and fix a couple things.
+
+ * src/eggcellrendererkeys.c
+ (egg_cell_renderer_keys_start_editing): deprecated fix
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): cheat
+ and allow deprecated GdkFont in here
+
+ * src/terminal.c (profile_optionmenu_set_selected): fix deprecated
+ function use
+
+ * src/profile-editor.c (profile_editor_update_cursor_blink): fix
+ deprecated function use
+
+ * src/Makefile.am (INCLUDES): add -DGTK_DISABLE_DEPRECATED
+ -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
+ -DGNOME_DISABLE_DEPRECATED
+
+ ChangeLog | 24 ++++++++++++++++++++++
+ src/Makefile.am | 4 +++-
+ src/eggcellrendererkeys.c | 13 ++++++------
+ src/profile-editor.c | 38 +++++++++++++++++------------------
+ src/terminal-screen.c | 8 ++++++--
+ src/terminal.c | 2 +-
+ src/x-font-selector.c | 51 +++++++++++++++++++++++++----------------------
+ 7 files changed, 87 insertions(+), 53 deletions(-)
+
+commit f91a3f6db7dbbc7635c93053ed1c3a6642bca9e8
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Feb 27 02:20:22 2002 +0000
+
+ fix conflicting mnemonics for closewindow/closetab, #72121 from
+
+ 2002-02-26 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_init): fix
+ conflicting mnemonics for closewindow/closetab,
+ #72121 from dpasupathi@yahoo.com
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 7f9c834f1339aaef9258af18f19a582cc7942d58
+Author: Zbigniew Chyla <cyba@gnome.pl>
+Date: Tue Feb 26 23:08:04 2002 +0000
+
+ Added gnome-terminal.desktop.
+
+ 2002-02-27 Zbigniew Chyla <cyba@gnome.pl>
+
+ * .cvsignore: Added gnome-terminal.desktop.
+
+ * src/profterm.glade.h: Removed unused file.
+
+ .cvsignore | 1 +
+ ChangeLog | 6 +++
+ src/profterm.glade.h | 110 ---------------------------------------------------
+ 3 files changed, 7 insertions(+), 110 deletions(-)
+
+commit 39a05313e543f2f01e1bab980f0db00e59ff9fb2
+Author: Zbigniew Chyla <cyba@gnome.pl>
+Date: Tue Feb 26 23:00:19 2002 +0000
+
+ replaced src/profterm.glade.h with src/gnome-terminal.glade2.
+
+ 2002-02-26 Zbigniew Chyla <cyba@gnome.pl>
+
+ * POTFILES.in:
+ replaced src/profterm.glade.h with src/gnome-terminal.glade2.
+
+ * pl.po: Updated Polish translation by
+ GNOME PL Team <translators@gnome.pl>.
+
+ po/ChangeLog | 8 +
+ po/POTFILES.in | 3 +-
+ po/pl.po | 657 +++++++++++++++++++++++++++++++--------------------------
+ 3 files changed, 364 insertions(+), 304 deletions(-)
+
+commit fe557819f2bcf9b8d4f6551489548b5f71b41519
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Tue Feb 26 19:53:13 2002 +0000
+
+ Updated Malay Translation.
+
+ 2002-02-26 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * ms.po: Updated Malay Translation.
+
+ po/ChangeLog | 4 ++
+ po/ms.po | 207 +++++++++++++++++++++++++++++++++++++----------------------
+ 2 files changed, 135 insertions(+), 76 deletions(-)
+
+commit aecbd3ed69bb1a2abb01fd79e914d2361740427f
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Feb 26 17:44:38 2002 +0000
+
+ Updated Swedish translation.
+
+ 2002-02-26 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+ po/ChangeLog | 4 +
+ po/sv.po | 690 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
+ 2 files changed, 572 insertions(+), 122 deletions(-)
+
+commit e4d64eb7c8de9863a0dbc6eb419f6644ad7f89d9
+Author: Yuri Syrota <rasta@src.gnome.org>
+Date: Tue Feb 26 15:01:31 2002 +0000
+
+ Added Ukrainian translation
+
+ configure.in | 2 +-
+ po/uk.po | 903 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 904 insertions(+), 1 deletion(-)
+
+commit 02f603daf7f7d3666850e7ffdf463e639ef1bb46
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Feb 26 04:51:00 2002 +0000
+
+ Fixes so the initial size is correct, #72041 from frb
+
+ 2002-02-25 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c, src/terminal-window.c: Fixes so the
+ initial size is correct, #72041 from frb
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 22 +++++++++++++------
+ src/terminal-window.c | 61 +++++++++++++++++++++++++++++++--------------------
+ src/terminal-window.h | 3 +++
+ 4 files changed, 60 insertions(+), 31 deletions(-)
+
+commit f2b14f25fdc4897480a6e072b5ecf6070562b6c8
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Feb 25 02:06:41 2002 +0000
+
+ wire up prefs
+
+ 2002-02-24 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (reread_profile): wire up prefs
+
+ * src/profile-editor.c: wire up remaining prefs, except font
+
+ ChangeLog | 6 +
+ src/gnome-terminal.glade2 | 32 +++---
+ src/profile-editor.c | 278 +++++++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 11 +-
+ src/terminal-screen.c | 42 +++++++
+ 5 files changed, 350 insertions(+), 19 deletions(-)
+
+commit 81ae4cb4f6ab99d4c5d1e2235f1e6f87f066f279
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 24 22:30:06 2002 +0000
+
+ fix type of scroll_background
+
+ 2002-02-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: fix type of scroll_background
+
+ * src/terminal-profile.c: swap green and blue in all the default
+ palettes, so things don't look like butt; oops.
+
+ ChangeLog | 7 +++++++
+ src/gnome-terminal.schemas | 4 ++--
+ src/gnome-terminal.schemas.in | 4 ++--
+ src/profterm.schemas | 4 ++--
+ src/terminal-profile.c | 27 ++++++++++++++-------------
+ src/terminal-screen.c | 2 +-
+ 6 files changed, 28 insertions(+), 20 deletions(-)
+
+commit 04f698ad908a7afc53d0b4f38e41c6c08e568ac0
+Author: Zbigniew Chyla <cyba@gnome.pl>
+Date: Sun Feb 24 16:14:54 2002 +0000
+
+ Added Polish translation by GNOME PL Team <translators@gnome.pl>.
+
+ 2002-02-24 Zbigniew Chyla <cyba@gnome.pl>
+
+ * pl.po: Added Polish translation by
+ GNOME PL Team <translators@gnome.pl>.
+
+ po/ChangeLog | 5 +
+ po/pl.po | 835 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 840 insertions(+)
+
+commit 6dc1121d16a193aefb73422e59fd585898b349d5
+Author: Zbigniew Chyla <cyba@gnome.pl>
+Date: Sun Feb 24 16:13:40 2002 +0000
+
+ Added pl (Polish).
+
+ 2002-02-24 Zbigniew Chyla <cyba@gnome.pl>
+
+ * configure.in (ALL_LINGUAS): Added pl (Polish).
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit a421e2effc920b3c9cfd1b186289785d013f530e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 24 15:59:35 2002 +0000
+
+ add remaining prefs that aren't hooked up. (Not yet hooked up, just in the
+
+ 2002-02-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas, src/terminal-profile.c: add
+ remaining prefs that aren't hooked up. (Not yet hooked up,
+ just in the profile object.)
+
+ ChangeLog | 6 +
+ src/gnome-terminal.schemas | 103 ++++++++
+ src/gnome-terminal.schemas.in | 103 ++++++++
+ src/profterm.schemas | 103 ++++++++
+ src/terminal-profile.c | 589 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 47 +++-
+ 6 files changed, 943 insertions(+), 8 deletions(-)
+
+commit e8e8af58c53a2ca160f3168be8c4c12aa7a815af
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 24 05:20:46 2002 +0000
+
+ remove keybindings-related stuff, will now be in a separate window
+
+ 2002-02-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): remove
+ keybindings-related stuff, will now be in a separate window
+
+ * src/profile-editor.c (profile_editor_get_widget): make it a
+ fatal error if a glade widget isn't found
+
+ * src/Makefile.am: switch to using native glade2 file.
+ (cross fingers, pray to Damon)
+
+ * src/gnome-terminal.glade2: move Keybindings to a separate
+ dialog, since it won't be per-profile.
+
+ ChangeLog | 16 +-
+ src/Makefile.am | 12 +-
+ src/gnome-terminal.glade | 2113 --------------------------------------
+ src/gnome-terminal.glade2 | 2497 +++++++++++++++++++++++++++++++++++++++++++++
+ src/profile-editor.c | 34 +-
+ src/profterm.glade | 2449 --------------------------------------------
+ src/terminal-window.c | 1 +
+ 7 files changed, 2517 insertions(+), 4605 deletions(-)
+
+commit 14bbfd0e711e4f1812c2a3cb1f4de48d232379bc
+Author: Hasbullah Bin Pit <sebol@ikhlas.com>
+Date: Sun Feb 24 01:46:14 2002 +0000
+
+ Added Malay (ms)to ALL_LINGUAS. Added Malay Translation.
+
+ 2002-02-24 Hasbullah Bin Pit <sebol@ikhlas.com>
+
+ * configure.in: Added Malay (ms)to ALL_LINGUAS.
+ * po/ms.po: Added Malay Translation.
+
+ ChangeLog | 5 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/ms.po | 844 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 854 insertions(+), 1 deletion(-)
+
+commit 59604c75dcee75088bdbee1ef60e1ca326e07eee
+Author: jacob berkman <jacob@ximian.com>
+Date: Fri Feb 22 06:20:23 2002 +0000
+
+ fix typos, missed removals
+
+ 2002-02-22 jacob berkman <jacob@ximian.com>
+
+ * Makefile.am (EXTRA_DIST): fix typos, missed removals
+
+ ChangeLog | 4 ++++
+ Makefile.am | 7 +++----
+ 2 files changed, 7 insertions(+), 4 deletions(-)
+
+commit 805215d69aa3a0323f9774996d7a966be3c7894e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 22 01:34:44 2002 +0000
+
+ check for and run intltoolize
+
+ 2002-02-21 Havoc Pennington <hp@pobox.com>
+
+ * autogen.sh: check for and run intltoolize
+
+ ChangeLog | 4 ++++
+ autogen.sh | 15 +++++++++++++++
+ 2 files changed, 19 insertions(+)
+
+commit 234adb49a461c70a69054cb6d766875e28a31cfa
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 22 01:26:11 2002 +0000
+
+ revert change to gnome-common crackola. No gnome-common crackola in here.
+
+ 2002-02-21 Havoc Pennington <hp@pobox.com>
+
+ * autogen.sh: revert change to gnome-common crackola. No
+ gnome-common crackola in here. Will investigate intltool issue in
+ a sec.
+
+ * Makefile.am: remove icon from here, it was already in
+ src/gnome-terminal.png
+
+ ChangeLog | 9 ++++
+ Makefile.am | 10 ++---
+ autogen.sh | 123 +++++++++++++++++++++++++++++++++++++++++++++++------
+ gnome-terminal.png | Bin 2929 -> 0 bytes
+ 4 files changed, 123 insertions(+), 19 deletions(-)
+
+commit 0d0a42ca4f5f3d574b9439c75fbaac22fa7308a4
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Thu Feb 21 22:15:23 2002 +0000
+
+ Small update
+
+ po/no.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bcdf69597ec5f0afabd9e2ddb931f2b9ef164971
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Thu Feb 21 22:12:34 2002 +0000
+
+ Updated Norwegian (bokml) translation.
+
+ 2002-02-21 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokml) translation.
+
+ po/ChangeLog | 4 +
+ po/no.po | 4332 +++++-----------------------------------------------------
+ 2 files changed, 361 insertions(+), 3975 deletions(-)
+
+commit bd4fb35f833b810f5b4f3584019bf7d7b9e02ce3
+Author: Seth Nickell <snickell@stanford.edu>
+Date: Mon Feb 18 23:51:41 2002 +0000
+
+ Use the common GNOME autogen.sh (to make intltool work correctly)
+
+ 2002-02-18 Seth Nickell <snickell@stanford.edu>
+
+ * autogen.sh:
+
+ Use the common GNOME autogen.sh (to make intltool
+ work correctly)
+
+ * configure.in:
+
+ Use INTLTOOL for merging translations into the
+ .desktop file.
+
+ * Makefile.am:
+ * gnome-terminal.desktop.in:
+ * gnome-terminal.png:
+
+ Install a .desktop file and an icon.
+
+ ChangeLog | 18 +++++++
+ Makefile.am | 13 +++++
+ autogen.sh | 123 +++++-----------------------------------------
+ configure.in | 1 +
+ gnome-terminal.desktop.in | 8 +++
+ gnome-terminal.png | Bin 0 -> 2929 bytes
+ 6 files changed, 52 insertions(+), 111 deletions(-)
+
+commit 39d2d585cfe3fdb7436b124d4b2fad05dcbf3ca0
+Author: John Fleck <jfleck@inkstain.net>
+Date: Sun Feb 17 22:12:37 2002 +0000
+
+ help/Makefile.am help/C/Makefile.am help/C/gnome-terminal-C.omf
+
+
+ 2002-02-17 John Fleck <jfleck@inkstain.net>
+
+ * help/Makefile.am
+ * help/C/Makefile.am
+ * help/C/gnome-terminal-C.omf
+ * help/C/gnome-terminal.xml
+ * help/C/legal.xml
+ * omf-install/Makefile.am
+ adding help stuff with placeholder help doc (not added
+ into the build yet)
+
+ ChangeLog | 11 +++
+ help/C/Makefile.am | 8 ++
+ help/C/gnome-terminal-C.omf | 29 +++++++
+ help/C/gnome-terminal.xml | 196 ++++++++++++++++++++++++++++++++++++++++++++
+ help/C/legal.xml | 76 +++++++++++++++++
+ help/Makefile.am | 1 +
+ omf-install/Makefile.am | 33 ++++++++
+ 7 files changed, 354 insertions(+)
+
+commit 6a48c9e9502b9576ba52a5e47208a28da8b2476d
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Sun Feb 17 06:35:41 2002 +0000
+
+ just make TODO point to bugzilla
+
+ TODO | 35 ++---------------------------------
+ 1 file changed, 2 insertions(+), 33 deletions(-)
+
+commit d3503881fb30177cd37f610fad34e18ce8aaa46b
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 17 06:10:25 2002 +0000
+
+ do all the work, except that instead of popping up the fontsel dialog, pop
+
+ 2002-02-17 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: do all the work, except that instead of
+ popping up the fontsel dialog, pop up a message box explaining
+ what needs fixing.
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): load
+ font from the profile
+
+ * src/terminal-profile.c: add X font setting
+
+ * src/x-font-selector.h, src/x-font-selector.c:
+ copy in Michael's port of 1.2 X font selector to
+ GTK 2. This still needs a lot of work. :-/
+ http://bugzilla.gnome.org/show_bug.cgi?id=71744
+
+ ChangeLog | 16 +
+ src/Makefile.am | 4 +-
+ src/gnome-terminal.schemas | 15 +
+ src/gnome-terminal.schemas.in | 15 +
+ src/profile-editor.c | 99 ++
+ src/profterm.glade | 32 +-
+ src/profterm.glade.h | 2 +-
+ src/profterm.schemas | 15 +
+ src/terminal-profile.c | 88 +
+ src/terminal-profile.h | 6 +-
+ src/terminal-screen.c | 24 +-
+ src/x-font-selector.c | 3641 +++++++++++++++++++++++++++++++++++++++++
+ src/x-font-selector.h | 294 ++++
+ 13 files changed, 4210 insertions(+), 41 deletions(-)
+
+commit e37bde6d6352a1a19948260be60ab1a0169c2fce
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 17 04:07:18 2002 +0000
+
+ add missing tooltip to palette entry 8, reword shade-background checkbox,
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.glade: add missing tooltip to palette
+ entry 8, reword shade-background checkbox, turn off
+ initial visible state for the dialog to avoid jumping
+
+ ChangeLog | 6 ++++++
+ src/profterm.glade | 4 +++-
+ src/profterm.glade.h | 3 ++-
+ 3 files changed, 11 insertions(+), 2 deletions(-)
+
+commit d063dabd2814edcff1b514161a8fe4ad76a9421f
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 17 03:38:31 2002 +0000
+
+ wire up palette stuff
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: wire up palette stuff
+
+ * src/profterm.glade: remove bogus <child_name> from notebook
+ widget that caused a libglade warning
+
+ * src/terminal-profile.c (set_visible_name): fix return value
+ (set_title): fix return value
+ (set_word_chars): fix return value
+ (set_custom_command): fix return value
+ (set_icon_file): fix return value
+ (gconf_string_to_enum): macro to remove const warnings
+ (gconf_enum_to_string): macro to remove const warnings
+
+ * src/terminal-profile.h: add palette setting
+
+ * src/terminal-screen.c (update_color_scheme): use color scheme
+ from profile instead of hardcoded
+
+ ChangeLog | 20 ++++
+ src/gnome-terminal.schemas | 17 +++
+ src/gnome-terminal.schemas.in | 17 +++
+ src/profile-editor.c | 221 ++++++++++++++++++++++++++++++++--
+ src/profterm.glade | 150 ++++++++++++-----------
+ src/profterm.glade.h | 49 +++++---
+ src/profterm.schemas | 17 +++
+ src/terminal-profile.c | 272 ++++++++++++++++++++++++++++++++++++++++--
+ src/terminal-profile.h | 28 +++--
+ src/terminal-screen.c | 31 +++--
+ 10 files changed, 698 insertions(+), 124 deletions(-)
+
+commit a165993bfff995ed576141d4635ce2a2e4809eee
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 17 00:46:00 2002 +0000
+
+ silently accept --use-factory for now so launchers will work
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c: silently accept --use-factory for now so
+ launchers will work
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 14 ++++++++++++++
+ 2 files changed, 19 insertions(+)
+
+commit 3dc7afb1863d38510c78c08138af6de44a4a5ec7
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 17 00:16:30 2002 +0000
+
+ semi-automated cut-and-paste of part of Eel. None of the files are
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/eel/*: semi-automated cut-and-paste of part of Eel. None of
+ the files are modified from the originals; there's a Makefile
+ target to update them from the Eel sources.
+
+ * src/terminal-window.c (terminal_window_add_screen): set "tab
+ label packing" in the notebook so that tabs are EXPAND, so we
+ can have an ellipsizing label with 0 width request
+ (terminal_window_add_screen): use EelEllipsizingLabel for the
+ notebook tabs, to avoid ever scrolling, though you can get
+ really small tabs...
+
+ ChangeLog | 13 +
+ configure.in | 1 +
+ src/Attic/eel/Makefile.am | 36 +
+ src/Attic/eel/eel-art-extensions.c | 772 +++++++++++++
+ src/Attic/eel/eel-art-extensions.h | 155 +++
+ src/Attic/eel/eel-debug.c | 197 ++++
+ src/Attic/eel/eel-debug.h | 48 +
+ src/Attic/eel/eel-ellipsizing-label.c | 165 +++
+ src/Attic/eel/eel-ellipsizing-label.h | 54 +
+ src/Attic/eel/eel-glib-extensions.c | 1139 +++++++++++++++++++
+ src/Attic/eel/eel-glib-extensions.h | 126 +++
+ src/Attic/eel/eel-gtk-macros.h | 178 +++
+ src/Attic/eel/eel-lib-self-check-functions.h | 57 +
+ src/Attic/eel/eel-pango-extensions.c | 617 +++++++++++
+ src/Attic/eel/eel-pango-extensions.h | 54 +
+ src/Attic/eel/eel-self-checks.c | 247 +++++
+ src/Attic/eel/eel-self-checks.h | 109 ++
+ src/Attic/eel/eel-string-list.c | 1540 ++++++++++++++++++++++++++
+ src/Attic/eel/eel-string-list.h | 161 +++
+ src/Attic/eel/eel-string.c | 1002 +++++++++++++++++
+ src/Attic/eel/eel-string.h | 125 +++
+ src/Attic/eel/update-from-eel.sh | 25 +
+ src/Makefile.am | 5 +-
+ src/terminal-window.c | 22 +-
+ 24 files changed, 6839 insertions(+), 9 deletions(-)
+
+commit adadb1a918155fc3724759341ad268439eb5a590
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Feb 16 23:08:03 2002 +0000
+
+ Throughout: destroy concept of "special" default profile, now any profile
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ Throughout: destroy concept of "special" default profile,
+ now any profile can be renamed/deleted.
+
+ * src/profterm.schemas: s/profterm/gnome-terminal so we get schema
+ defaults
+
+ * src/terminal-profile.c (terminal_profile_new): add profile dir
+ to the GConfClient
+ (terminal_profile_forget): remove profile dir
+
+ * src/terminal.c (main): only preload prefix/global not prefix/*
+ so that old profile cruft won't slow things down
+
+ ChangeLog | 15 ++
+ src/gnome-terminal.schemas | 145 +++++++++--------
+ src/gnome-terminal.schemas.in | 145 +++++++++--------
+ src/profile-editor.c | 7 +-
+ src/profterm.schemas | 145 +++++++++--------
+ src/terminal-profile.c | 257 ++++++++++++++++++++++++++---
+ src/terminal-profile.h | 20 ++-
+ src/terminal-screen.c | 12 +-
+ src/terminal.c | 371 ++++++++++++++++++++++++++++++------------
+ 9 files changed, 781 insertions(+), 336 deletions(-)
+
+commit 95ff8fdcb4261b74c6f0fda456215e0b715d16aa
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Sat Feb 16 19:17:32 2002 +0000
+
+ Shh
+
+ po/.cvsignore | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit ddd34c5cb31c69134aa596cb433814eec25f7a72
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Feb 16 18:55:40 2002 +0000
+
+ remove debug spew
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-profile.c (terminal_profile_delete_list): remove
+ debug spew
+
+ * src/terminal.c: implement "manage profiles" dialog
+
+ * src/terminal-window.c: add "manage profiles" menu item
+
+ ChangeLog | 9 +
+ src/terminal-profile.c | 3 -
+ src/terminal-screen.c | 2 +-
+ src/terminal-window.c | 24 ++-
+ src/terminal.c | 518 ++++++++++++++++++++++++++++++++++++-------------
+ src/terminal.h | 9 +-
+ 6 files changed, 411 insertions(+), 154 deletions(-)
+
+commit ac17efac2943834e65f7bbc556dd041c95c0ff32
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Feb 16 15:26:45 2002 +0000
+
+ never remove Open/Copy Link items, just make them insensitive
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_do_popup): never remove
+ Open/Copy Link items, just make them insensitive
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 25 +++++++++++++------------
+ 2 files changed, 18 insertions(+), 12 deletions(-)
+
+commit 0610248a2821913677e5f955e62ef50d30af546e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Feb 16 14:45:47 2002 +0000
+
+ add and use --geometry option. You need very latest GTK for this to work
+
+ 2002-02-16 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c: add and use --geometry option. You need
+ very latest GTK for this to work since I just fixed
+ gtk_window_parse_geometry().
+
+ * src/terminal-window.c (set_size): only set default size here,
+ so we can parse_geometry later and have it work; but I don't
+ really understand why gtk_window_resize() was used before, so this
+ might hose something.
+
+ ChangeLog | 11 +++++++
+ src/terminal-screen.c | 4 +--
+ src/terminal-window.c | 12 +++++--
+ src/terminal.c | 86 ++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/terminal.h | 3 +-
+ 5 files changed, 105 insertions(+), 11 deletions(-)
+
+commit 1b80beaeb1a8351691947e9fb7c8d7c4cc63ed58
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 15 23:50:43 2002 +0000
+
+ fix #71505 from frb, had set_fonts() backward so allow_bold setting was
+
+ 2002-02-15 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_update_on_realize): fix
+ #71505 from frb, had set_fonts() backward so allow_bold setting
+ was reversed
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit e4951eb6a114791e4453824eefc1b9687b5af48d
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 15 23:41:59 2002 +0000
+
+ make option parsing accept exactly the same --command/-e/--execute/-x
+
+ 2002-02-15 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (main): make option parsing accept exactly the
+ same --command/-e/--execute/-x options as gnome-terminal and
+ handle them the same way.
+ (terminal_app_get_clone_command): record the --command or
+ --execute argv for each tab in the session
+
+ * src/terminal-screen.c (get_child_command): use override command
+ if any
+ (terminal_screen_set_override_command): allow setting an override
+ command
+
+ ChangeLog | 13 +++
+ src/terminal-screen.c | 34 +++++++-
+ src/terminal-screen.h | 6 ++
+ src/terminal-window.c | 4 +-
+ src/terminal.c | 238 +++++++++++++++++++++++++++++++++++++++++---------
+ src/terminal.h | 3 +-
+ 6 files changed, 251 insertions(+), 47 deletions(-)
+
+commit ff61c4a7c51ac569e808cd79420c175795f342df
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 15 03:26:23 2002 +0000
+
+ disable the secure keyboard thing, until someone gives a compelling
+
+ 2002-02-14 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (secure_keyboard_callback): disable the
+ secure keyboard thing, until someone gives a compelling
+ justification for this feature.
+ (terminal_screen_do_popup): add copy/paste and copyurl/openurl
+ to the popup menu
+ (terminal_screen_init): add match regexps for URLs
+ (terminal_screen_button_press_event): control-click to open
+ a URL
+
+ ChangeLog | 11 +++
+ src/terminal-screen.c | 215 +++++++++++++++++++++++++++++++++++++++++++-------
+ src/terminal-window.c | 2 +-
+ 3 files changed, 200 insertions(+), 28 deletions(-)
+
+commit 641f3720c19b4e81d51c04ba3619955d4b9966f8
+Author: Owen Taylor <otaylor@redhat.com>
+Date: Thu Feb 14 20:54:36 2002 +0000
+
+ For now, just hardwire the backspace and delete keys correctly * Needs to
+
+ Thu Feb 14 15:53:42 2002 Owen Taylor <otaylor@redhat.com>
+
+ * src/terminal-screen.c (reread_profile): For now, just hardwire the backspace and delete keys correctly * Needs to be wired up for
+ people that expect brokenness later.
+
+ ChangeLog | 6 ++++++
+ src/terminal-screen.c | 6 ++++++
+ 2 files changed, 12 insertions(+)
+
+commit 736470a8aec33a4b65ac1dbda73fda311aed829d
+Author: Christophe Merlet <redfox@src.gnome.org>
+Date: Wed Feb 13 20:07:57 2002 +0000
+
+ Added French translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/fr.po | 667 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 676 insertions(+), 1 deletion(-)
+
+commit 65082728061bd0af5bd332af977c2be418546ec6
+Author: Laszlo Peter <laca@ireland.sun.com>
+Date: Wed Feb 13 16:01:51 2002 +0000
+
+ add a dummy entry to the signal enum so the signals array is not empty.
+
+ 2002-02-13 Laszlo Peter <laca@ireland.sun.com>
+
+ * src/terminal-window.c: add a dummy entry to the signal enum so
+ the signals array is not empty. (breaks the build with Forte C)
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 11460546e55b5341c43af7014b8c6a9c6737fbbb
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Feb 12 14:01:38 2002 +0000
+
+ Fixed Swedish translation. Thanks to Gran Uddeborg
+
+ 2002-02-12 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Fixed Swedish translation. Thanks to
+ Gran Uddeborg <goeran@uddeborg.pp.se> for his review.
+
+ po/ChangeLog | 5 +++++
+ po/sv.po | 12 ++++++------
+ 2 files changed, 11 insertions(+), 6 deletions(-)
+
+commit b7f541ee05ef81c069c9db280c661c05daafb2e3
+Author: Christian Rose <menthos@menthos.com>
+Date: Tue Feb 12 05:24:07 2002 +0000
+
+ Added "sv" to ALL_LINGUAS. And here comes a Swedish translation.
+
+ 2002-02-12 Christian Rose <menthos@menthos.com>
+
+ * configure.in: Added "sv" to ALL_LINGUAS.
+ * sv.po: And here comes a Swedish translation.
+
+ ChangeLog | 4 +
+ configure.in | 2 +-
+ po/ChangeLog | 4 +
+ po/sv.po | 643 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 652 insertions(+), 1 deletion(-)
+
+commit ddb81da6618b3165ba6ac3a98efb1c46efec8387
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Feb 12 05:12:39 2002 +0000
+
+ don't mark empty string for translation, reported by Christian Rose, and
+
+ 2002-02-12 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (about_callback): don't mark empty string
+ for translation, reported by Christian Rose, and some formatting
+ cleanups
+
+ * Makefile.am, configure.in: put po subdir back in, since we
+ have some translations
+
+ ChangeLog | 9 +++++++++
+ Makefile.am | 3 +--
+ configure.in | 11 +++--------
+ src/terminal-window.c | 27 ++++++++++++++-------------
+ 4 files changed, 27 insertions(+), 23 deletions(-)
+
+commit 508edd2afd583ef9ce9e25eea36a4f1edb3d4540
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 11 23:52:52 2002 +0000
+
+ Added "no" to ALL_LINGUAS.
+
+ 2002-02-12 Kjartan Maraas <kmaraas@gnome.org>
+
+ * configure.in: Added "no" to ALL_LINGUAS.
+
+ ChangeLog | 4 ++++
+ configure.in | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit bf96f2e7371d7ab39c77582689e9d5fd2d9e6e46
+Author: Kjartan Maraas <kmaraas@src.gnome.org>
+Date: Mon Feb 11 23:51:11 2002 +0000
+
+ Doh
+
+ po/no.po | 4451 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 4451 insertions(+)
+
+commit 3f5014bc41608a3f41d5dc9b9ad02503697b58c1
+Author: Kjartan Maraas <kmaraas@gnome.org>
+Date: Mon Feb 11 23:50:52 2002 +0000
+
+ Added mine too. Nininininini.
+
+ 2002-02-12 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Added mine too. Nininininini.
+
+ po/ChangeLog | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 9334977a0baadaf4b030d4aa62b3a1aedddac2a6
+Author: Gediminas Paulauskas <menesis@src.gnome.org>
+Date: Mon Feb 11 23:42:53 2002 +0000
+
+ mute
+
+ .cvsignore | 21 +++++++++++++++++++++
+ po/.cvsignore | 5 +++++
+ src/.cvsignore | 4 ++++
+ 3 files changed, 30 insertions(+)
+
+commit 098b53bf93d71ecb0d9deb99560c520705ee9103
+Author: Kenneth Rohde Christiansen <kenneth@gnu.org>
+Date: Mon Feb 11 19:59:13 2002 +0000
+
+ Initial Danish translation so hp can reactive i18n support. I haven't
+
+ 2002-02-11 Kenneth Rohde Christiansen <kenneth@gnu.org>
+
+ * da.po: Initial Danish translation so hp can reactive i18n
+ support. I haven't added da to ALL_LINGU
+
+ po/ChangeLog | 5 +
+ po/POTFILES.in | 7 +
+ po/da.po | 605 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 617 insertions(+)
+
+commit 36b848a044b30be2ea45141bb7746a30036d6d3a
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Feb 11 01:16:43 2002 +0000
+
+ EXTRA_DIST the icon
+
+ 2002-02-10 Havoc Pennington <hp@pobox.com>
+
+ * src/Makefile.am: EXTRA_DIST the icon
+
+ * configure.in, Makefile.am: temporarily remove gettext stuff
+ since it annoyingly doesn't work unless you have at least one
+ po file
+
+ * src/Makefile.am (bin_PROGRAMS): rename binary to gnome-terminal
+
+ ChangeLog | 10 ++++++++++
+ Makefile.am | 3 ++-
+ NEWS | 1 +
+ configure.in | 11 +++++++----
+ NEWS => po/ChangeLog | 0
+ src/Makefile.am | 7 ++++---
+ 6 files changed, 24 insertions(+), 8 deletions(-)
+
+commit fdc914c43667a7ca1a5f99d29c417ee505a93fd4
+Author: Jonathan Blandford <jrb@redhat.com>
+Date: Sun Feb 10 22:05:29 2002 +0000
+
+ New cell renderer. Displays key bindings.
+
+ Sun Feb 10 16:36:22 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * src/eggcellrendererkeys.c: New cell renderer. Displays key
+ bindings.
+
+ * src/profile-editor.c (terminal_profile_edit): add simple test
+ list for new Cell renderer. I'll let hp hook it up to something
+ useful.
+
+ ChangeLog | 9 +++
+ src/Makefile.am | 4 +-
+ src/eggcellrendererkeys.c | 195 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/eggcellrendererkeys.h | 53 +++++++++++++
+ src/profile-editor.c | 44 +++++++++++
+ src/profterm.glade | 120 +++++++++++++++-------------
+ src/profterm.glade.h | 66 ++++++++--------
+ 7 files changed, 405 insertions(+), 86 deletions(-)
+
+commit 42dceca21a9c720a643e09fa18842352f1cb8d17
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sun Feb 10 18:32:17 2002 +0000
+
+ change name to gnome-terminal version 1.9.
+
+ 2002-02-10 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: change name to gnome-terminal version
+ 1.9.
+
+ Throughout: rename various profterm things to gnome-terminal
+
+ ChangeLog | 7 +++++++
+ autogen.sh | 2 +-
+ configure.in | 8 ++++----
+ src/Makefile.am | 22 +++++++++++-----------
+ src/profile-editor.c | 8 ++++----
+ src/terminal-profile.h | 2 +-
+ src/terminal.c | 14 +++++++-------
+ 7 files changed, 35 insertions(+), 28 deletions(-)
+
+commit 811387029e19fa23f461b4763885cba748550fd1
+Author: Havoc Pennington <hp@pobox.com>
+Date: Sat Feb 9 22:05:23 2002 +0000
+
+ call gnome_program_init()
+
+ 2002-02-09 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal.c (main): call gnome_program_init()
+
+ * src/Makefile.am (INCLUDES): define assorted gunge for
+ gnome_program_init()
+
+ * src/terminal-window.c, src/terminal-screen.c: implement icon
+ preference
+
+ * src/terminal-profile.c: add an icon preference
+
+ * src/Makefile.am (icon_DATA): install an icon
+
+ ChangeLog | 14 ++++
+ TODO | 4 +-
+ src/Makefile.am | 19 ++++--
+ src/gnome-terminal.png | Bin 0 -> 2929 bytes
+ src/gnome-terminal.schemas | 14 ++++
+ src/gnome-terminal.schemas.in | 14 ++++
+ src/profterm.schemas | 14 ++++
+ src/terminal-profile.c | 155 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 9 ++-
+ src/terminal-screen.c | 6 +-
+ src/terminal-window.c | 122 ++++++++++++++++++++++++++-------
+ src/terminal-window.h | 2 +
+ src/terminal.c | 27 ++++++++
+ 13 files changed, 365 insertions(+), 35 deletions(-)
+
+commit c592f9250bfbcfe5dbc9c9b40b63efece4a79c01
+Author: Havoc Pennington <hp@redhat.com>
+Date: Fri Feb 8 19:34:24 2002 +0000
+
+ disconnect signal handlers on the profile that had the editor as user
+
+ 2002-02-08 Havoc Pennington <hp@redhat.com>
+
+ * src/profile-editor.c (profile_editor_destroyed): disconnect
+ signal handlers on the profile that had the editor as user data,
+ to avoid crash.
+
+ ChangeLog | 6 ++++++
+ src/profile-editor.c | 13 +++++++++++++
+ 2 files changed, 19 insertions(+)
+
+commit e558ae7efba97163801d001c10fa9844069ba8ea
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 8 06:17:13 2002 +0000
+
+ update scrollbar after the show all so that disabled scrollbars don't
+
+ 2002-02-08 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_add_screen): update
+ scrollbar after the show all so that disabled scrollbars don't
+ appear when you first open a tab/window.
+
+ ChangeLog | 6 ++++++
+ src/terminal-window.c | 4 ++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 43f5961e4cd8cc642fc67e7bb2c995d24b9ccf17
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Feb 8 06:12:16 2002 +0000
+
+ also grab focus on button 2 click
+
+ 2002-02-08 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_button_press_event): also
+ grab focus on button 2 click
+
+ * src/terminal-window.c (terminal_window_set_active): grab focus
+ on terminal screens when we make them active
+
+ ChangeLog | 8 ++++++++
+ src/terminal-screen.c | 2 +-
+ src/terminal-window.c | 2 ++
+ 3 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 1d3df61a0558e221780dd1c95c8025a062f7c207
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Feb 7 16:38:55 2002 +0000
+
+ update TODO again
+
+ TODO | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 96f846f5d5a9774eacbab5c4075670c89d2665d0
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Feb 7 16:36:46 2002 +0000
+
+ update TODO
+
+ TODO | 8 +-------
+ 1 file changed, 1 insertion(+), 7 deletions(-)
+
+commit f579f84fb09249003eeda6d164b34cf89a659140
+Author: Josh Barrow <drleary@mac.com>
+Date: Sat Jan 26 21:31:50 2002 +0000
+
+ Added an about box.
+
+
+ 2002-01-26 Josh Barrow <drleary@mac.com>
+
+ * src/terminal-window.c: (about_callback):
+ Added an about box.
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 26 +++++++++++++++++++++++++-
+ 2 files changed, 30 insertions(+), 1 deletion(-)
+
+commit b36a53cdbd03c393f8eb8700c3d964d23b1a57fb
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Fri Jan 25 05:42:42 2002 +0000
+
+ small cleanup
+
+ src/terminal-screen.c | 4 +---
+ src/terminal-window.c | 2 +-
+ 2 files changed, 2 insertions(+), 4 deletions(-)
+
+commit b982791a072881cc2e6ded85e9b9ba9d45e27c92
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jan 25 05:22:01 2002 +0000
+
+ fix that annoying get-larger-on-each-tab-switch thing
+
+ 2002-01-25 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-window.c (terminal_window_set_active): fix that
+ annoying get-larger-on-each-tab-switch thing
+
+ ChangeLog | 5 +++++
+ src/terminal-window.c | 4 +++-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 9c4c79025d7876ec893696283adc2229b06eb40f
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jan 25 05:13:39 2002 +0000
+
+ add exit_action, login_shell, update_records, use_custom_command,
+
+ 2002-01-24 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: add exit_action, login_shell,
+ update_records, use_custom_command, custom_command
+
+ * src/profile-editor.c: edit them here
+
+ * src/terminal-screen.c: implement them here
+
+ * src/terminal-profile.c: add new prefs here
+
+ ChangeLog | 11 ++
+ src/gnome-terminal.schemas | 75 ++++++++
+ src/gnome-terminal.schemas.in | 75 ++++++++
+ src/profile-editor.c | 218 +++++++++++++++++++++-
+ src/profterm.glade | 52 +++++-
+ src/profterm.glade.h | 1 +
+ src/profterm.schemas | 75 ++++++++
+ src/terminal-profile.c | 412 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 38 +++-
+ src/terminal-screen.c | 406 ++++++++++++++++++++++++++++++++++++++---
+ 10 files changed, 1317 insertions(+), 46 deletions(-)
+
+commit 7b39b28ed797a8a055aa74bce6f57ca1f2e0f2fe
+Author: Havoc Pennington <hp@pobox.com>
+Date: Thu Jan 24 00:00:20 2002 +0000
+
+ improve BYTES_PER_LINE estimate
+
+ 2002-01-23 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: improve BYTES_PER_LINE estimate
+
+ ChangeLog | 4 ++++
+ src/profile-editor.c | 5 +++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 3a5d4b93b81eca57afdca82120ee1e6c27a157c1
+Author: Havoc Pennington <hp@redhat.com>
+Date: Tue Jan 22 20:05:48 2002 +0000
+
+ always have a non-NULL string for word chars
+
+ 2002-01-22 Havoc Pennington <hp@redhat.com>
+
+ * src/terminal-profile.c (terminal_profile_init): always have a
+ non-NULL string for word chars
+
+ ChangeLog | 5 +++++
+ src/terminal-profile.c | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit 86a8c128b9d02b7840589e8e26a1b63e6b7029dd
+Author: Anders Carlsson <andersca@gnu.org>
+Date: Tue Jan 22 12:38:43 2002 +0000
+
+ Select first row. (terminal_app_delete_profiles): Set scrolled window
+
+ 2002-01-22 Anders Carlsson <andersca@gnu.org>
+
+ * src/terminal.c (create_profile_list): Select first row.
+ (terminal_app_delete_profiles): Set scrolled window shadow type.
+
+ ChangeLog | 5 +++++
+ src/terminal.c | 9 +++++++++
+ 2 files changed, 14 insertions(+)
+
+commit 15b4688967ae4aa6e8e5b29570967b20d520fed4
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Jan 22 07:48:54 2002 +0000
+
+ schemas for allow_bold, silent_bell, word_chars, scrollbar_position,
+
+ 2002-01-22 Havoc Pennington <hp@pobox.com>
+
+ * src/profterm.schemas: schemas for allow_bold, silent_bell,
+ word_chars, scrollbar_position, scrollback_lines,
+ scroll_on_keystroke, scroll_on_output
+
+ * src/profile-editor.c: edit them here
+
+ * src/terminal-screen.c: implement them here
+
+ * src/terminal-profile.c: add new prefs here
+
+ ChangeLog | 12 +
+ src/gnome-terminal.schemas | 109 ++++++++
+ src/gnome-terminal.schemas.in | 109 ++++++++
+ src/profile-editor.c | 314 +++++++++++++++++++++-
+ src/profterm.glade | 266 ++++++++++++++-----
+ src/profterm.glade.h | 7 +-
+ src/profterm.schemas | 109 ++++++++
+ src/terminal-profile.c | 605 +++++++++++++++++++++++++++++++++++++-----
+ src/terminal-profile.h | 140 ++++------
+ src/terminal-screen.c | 58 +++-
+ src/terminal-window.c | 56 +++-
+ src/terminal-window.h | 3 +
+ 12 files changed, 1553 insertions(+), 235 deletions(-)
+
+commit b766131d0b410c87e8bda5bca3cebeaeefdcd799
+Author: Havoc Pennington <hp@pobox.com>
+Date: Tue Jan 22 04:29:29 2002 +0000
+
+ implement the title and title mode preferences
+
+ 2002-01-21 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-profile.c, src/terminal-profile.h,
+ src/terminal-screen.c, src/profile-editor.c:
+ implement the title and title mode preferences
+
+ * src/terminal-window.c (terminal_window_set_active): be sure
+ terminal is realized
+
+ * src/terminal-screen.c (terminal_screen_init): disable Zvt's
+ auto-window-hint thingy
+
+ ChangeLog | 12 +++
+ src/gnome-terminal.schemas | 36 +++++++++
+ src/gnome-terminal.schemas.in | 36 +++++++++
+ src/profile-editor.c | 104 ++++++++++++++++++++++--
+ src/profterm.glade | 4 +-
+ src/profterm.glade.h | 4 +-
+ src/profterm.schemas | 36 +++++++++
+ src/terminal-profile.c | 183 +++++++++++++++++++++++++++++++++++++++++-
+ src/terminal-profile.h | 18 ++++-
+ src/terminal-screen.c | 49 ++++++++---
+ src/terminal-window.c | 46 ++++++++++-
+ 11 files changed, 501 insertions(+), 27 deletions(-)
+
+commit 9e44d0aa91788d0c24fe6d744e5ac8fb95b7fc6e
+Author: Havoc Pennington <hp@pobox.com>
+Date: Mon Jan 21 05:25:59 2002 +0000
+
+ fore/background color preference (profile_changed): do the thing where we
+
+ 2002-01-20 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c, src/terminal-profile.[hc]:
+ fore/background color preference
+ (profile_changed): do the thing where we update prefs
+ dialog when gconf keys change, jrb was right it's needed
+ for the case where widgets in the dialog interact
+
+ * src/profterm.schemas: add foreground/background color
+
+ ChangeLog | 10 ++
+ configure.in | 2 +-
+ src/gnome-terminal.schemas | 32 +++++
+ src/gnome-terminal.schemas.in | 32 +++++
+ src/profile-editor.c | 320 +++++++++++++++++++++++++++++++++++++-----
+ src/profterm.glade | 10 +-
+ src/profterm.schemas | 32 +++++
+ src/terminal-profile.c | 280 +++++++++++++++++++++++++++++++-----
+ src/terminal-profile.h | 13 +-
+ src/terminal-screen.c | 88 +++++++-----
+ 10 files changed, 697 insertions(+), 122 deletions(-)
+
+commit 082bc85be9a7ca038aed83fabc427e207e62568b
+Author: Owen Taylor <otaylor@redhat.com>
+Date: Sat Jan 19 01:40:47 2002 +0000
+
+ Save value of ACLOCAL_FLAGS.
+
+ Fri Jan 18 20:40:05 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Save value of ACLOCAL_FLAGS.
+
+ ChangeLog | 4 ++++
+ configure.in | 3 +++
+ 2 files changed, 7 insertions(+)
+
+commit 6e75dcf44d165e71b006b01e91c2259406323773
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Jan 18 17:42:30 2002 +0000
+
+ more work on prefs
+
+ 2002-01-17 Havoc Pennington <hp@pobox.com>
+
+ * more work on prefs
+
+ ChangeLog | 4 +
+ configure.in | 10 ++-
+ src/Makefile.am | 9 +-
+ src/gnome-terminal.schemas | 71 +++++++++++++++
+ src/gnome-terminal.schemas.in | 71 +++++++++++++++
+ src/profile-editor.c | 195 +++++++++++++++++++++++++++++++++++-------
+ src/profterm.glade | 10 +--
+ src/profterm.glade.h | 30 ++++---
+ src/profterm.schemas | 71 +++++++++++++++
+ src/terminal-profile.c | 98 +++++++++++++++++----
+ src/terminal-profile.h | 16 +++-
+ src/terminal-screen.c | 8 +-
+ src/terminal-window.c | 2 +-
+ 13 files changed, 521 insertions(+), 74 deletions(-)
+
+commit 0d947e9e3e60cf541ba9684d90f51920a20e150c
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Thu Jan 17 04:30:35 2002 +0000
+
+ glade backup
+
+ src/profterm.glade | 982 ++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 565 insertions(+), 417 deletions(-)
+
+commit 1b6c89955a5caf2f7e57c052b3d0ad76a83047f6
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Jan 16 06:43:40 2002 +0000
+
+ load the glade file. do nothing useful to it.
+
+ 2002-01-16 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c (terminal_profile_edit): load the glade
+ file. do nothing useful to it.
+
+ ChangeLog | 5 +++++
+ src/profile-editor.c | 27 ++++++++++++++++++---------
+ src/profterm.glade | 9 ---------
+ 3 files changed, 23 insertions(+), 18 deletions(-)
+
+commit d58085bf7b8d849cd8960d29dfd6197939bf4fce
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Jan 16 06:06:17 2002 +0000
+
+ fixes
+
+ 2002-01-16 Havoc Pennington <hp@pobox.com>
+
+ * configure.in: fixes
+
+ * autogen.sh: get rid of horrible "autogen subdirs" feature and
+ fix to use glib-gettextize
+
+ ChangeLog | 7 ++++++
+ Makefile.am | 2 +-
+ autogen.sh | 16 ++++---------
+ configure.in | 3 ++-
+ po/POTFILES.in | 0
+ src/Makefile.am | 6 +++--
+ src/profile-editor.c | 63 ++++++++++++++++++++++++++++++++++++----------------
+ 7 files changed, 62 insertions(+), 35 deletions(-)
+
+commit bf6127b77aab52eb0c5d74187009cf94359134f1
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Jan 16 05:13:18 2002 +0000
+
+ new file to hold profile editor using glade and stuff
+
+ 2002-01-16 Havoc Pennington <hp@pobox.com>
+
+ * src/profile-editor.c: new file to hold profile editor using
+ glade and stuff
+
+ * src/profterm.glade: glade file
+
+ * src/terminal-intl.h: consolidate intl stuff
+
+ ChangeLog | 9 +
+ TODO | 1 -
+ configure.in | 5 +
+ src/Makefile.am | 18 +
+ src/gnome-terminal.glade | 2604 ++++++++++++++++++++++++++++------------------
+ src/profile-editor.c | 122 +++
+ src/profile-editor.h | 35 +
+ src/profterm.glade | 6 +-
+ src/profterm.glade.h | 86 ++
+ src/terminal-intl.h | 44 +
+ src/terminal-profile.c | 4 +-
+ src/terminal-screen.c | 4 +-
+ src/terminal-window.c | 3 +-
+ src/terminal.c | 100 +-
+ 14 files changed, 1933 insertions(+), 1108 deletions(-)
+
+commit 1b768c23dc3e477bb8273bf7ef2c0a0588f57351
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Wed Jan 16 04:48:21 2002 +0000
+
+ back up the glade file
+
+ src/profterm.glade | 2142 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2142 insertions(+)
+
+commit a66ed67cc60cb88a1de7ccffc35b7cbe9f33c2a7
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Wed Dec 12 18:41:35 2001 +0000
+
+ install the binary
+
+ src/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bc817853750e9166867eace14e18455fa02f3345
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Dec 12 05:33:39 2001 +0000
+
+ redo title if we switch profiles since title contains profile name.
+
+ 2001-12-12 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (reread_profile): redo title if
+ we switch profiles since title contains profile name.
+
+ * src/terminal-window.c (paste_callback): implement
+ (copy_callback): implement
+
+ * src/terminal-screen.c (terminal_screen_button_press_event):
+ focus terminal when it's clicked, so you can get out of the
+ I-focused-a-notebook-tab state
+
+ * src/terminal-window.c (terminal_window_remove_screen): close
+ window if no more terminals
+ (terminal_window_init): put the notebook in scroll-arrow mode.
+
+ * src/terminal-screen.c: hook up to child_died and handle that
+
+ ChangeLog | 23 ++++++++
+ src/terminal-screen.c | 156 ++++++++++++++++++++++++++++++++++++++++----------
+ src/terminal-screen.h | 9 ++-
+ src/terminal-window.c | 92 +++++++++++++++++++++++++++--
+ 4 files changed, 244 insertions(+), 36 deletions(-)
+
+commit c0dd753267576f311aaa2853ff55784da5bed22c
+Author: Havoc Pennington <hp@pobox.com>
+Date: Wed Dec 12 03:29:50 2001 +0000
+
+ return a sane value, so we don't disable selecting text.
+
+ 2001-12-11 Havoc Pennington <hp@pobox.com>
+
+ * src/terminal-screen.c (terminal_screen_popup_menu_mouse): return
+ a sane value, so we don't disable selecting text.
+
+ ChangeLog | 5 +++++
+ src/terminal-screen.c | 22 +++++++++++++++-------
+ 2 files changed, 20 insertions(+), 7 deletions(-)
+
+commit b834b03d9aa5fea00c2f0d79d8dbd5e1a3ea635f
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Wed Dec 12 01:16:50 2001 +0000
+
+ add ability to copy text to the TODO. That gets old fast.
+
+ TODO | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 469a664431b3b1742ace188c75bf6ab53dae4973
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Sat Dec 8 19:36:37 2001 +0000
+
+ missing file
+
+ src/Makefile.am | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
+commit 4ccd823008b5897881d2ff1add8c2fe8e66066f9
+Author: Havoc Pennington <hp@src.gnome.org>
+Date: Fri Dec 7 07:16:33 2001 +0000
+
+ one more item
+
+ TODO | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 927329fb893f7dbebae5cdc72efcec27b24a4925
+Author: Havoc Pennington <hp@pobox.com>
+Date: Fri Dec 7 07:05:20 2001 +0000
+
+ Initial import; not good for much.
+
+ 2001-12-07 Havoc Pennington <hp@pobox.com>
+
+ * Initial import; not good for much.
+
+ AUTHORS | 1 +
+ COPYING | 343 +++++++++++
+ ChangeLog | 4 +
+ Makefile.am | 3 +
+ NEWS | 0
+ README | 18 +
+ TODO | 33 +
+ acconfig.h | 9 +
+ autogen.sh | 133 ++++
+ configure.in | 53 ++
+ src/gnome-terminal.glade | 1507 ++++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal-profile.c | 905 ++++++++++++++++++++++++++++
+ src/terminal-profile.h | 195 ++++++
+ src/terminal-screen.c | 743 +++++++++++++++++++++++
+ src/terminal-screen.h | 82 +++
+ src/terminal-window.c | 924 ++++++++++++++++++++++++++++
+ src/terminal-window.h | 80 +++
+ src/terminal.c | 1447 ++++++++++++++++++++++++++++++++++++++++++++
+ src/terminal.h | 50 ++
+ 19 files changed, 6530 insertions(+)