ChangeLog | 43 Makefile.am | 2 Makefile.in | 12 NEWS | 15 THANKS | 3 Terminal-toolbars.ui | 2 TerminalHelp.in | 2 aclocal.m4 | 53 - config.guess | 32 config.sub | 37 configure | 101 +- configure.in | 12 doc/C/Makefile.in | 8 doc/C/Terminal.xml | 16 doc/C/Terminal.xml.in | 14 doc/C/html/advanced.html | 6 doc/C/html/copyright.html | 2 doc/C/html/faq.html | 6 doc/C/html/getting-started.html | 6 doc/C/html/index.html | 10 doc/C/html/preferences.html | 8 doc/C/html/support.html | 2 doc/C/html/usage.html | 6 doc/C/images/Makefile.in | 6 doc/Makefile.in | 8 doc/fr/Makefile.in | 8 doc/fr/Terminal.xml | 4 doc/fr/html/advanced.html | 2 doc/fr/html/copyright.html | 2 doc/fr/html/faq.html | 2 doc/fr/html/getting-started.html | 2 doc/fr/html/index.html | 2 doc/fr/html/preferences.html | 2 doc/fr/html/support.html | 2 doc/fr/html/usage.html | 2 doc/fr/images/Makefile.in | 6 doc/ja/Makefile.in | 8 doc/ja/Terminal.xml | 4 doc/ja/html/advanced.html | 2 doc/ja/html/copyright.html | 2 doc/ja/html/faq.html | 2 doc/ja/html/getting-started.html | 2 doc/ja/html/index.html | 2 doc/ja/html/preferences.html | 2 doc/ja/html/support.html | 2 doc/ja/html/usage.html | 4 doc/ja/images/Makefile.in | 6 doc/ja/images/terminal-compose-shortcut.png | 36 doc/ja/images/terminal-edit-preferences.png | 51 - doc/ja/images/terminal-first-time.png | 11 doc/ja/images/terminal-multiple-tabs.png | 13 doc/ja/images/terminal-preferences-advanced.png | 203 ---- doc/ja/images/terminal-preferences-appearance.png | 128 -- doc/ja/images/terminal-preferences-colors.png | 120 -- doc/ja/images/terminal-preferences-general.png | 140 -- doc/ja/images/terminal-preferences-shortcuts.png | 230 +--- doc/ja/images/terminal-set-title.png | 22 doc/ja/images/terminal-toolbars.png | 107 -- icons/16x16/Makefile.am | 2 icons/16x16/Makefile.in | 8 icons/24x24/Makefile.am | 2 icons/24x24/Makefile.in | 8 icons/48x48/Makefile.am | 2 icons/48x48/Makefile.in | 8 icons/Makefile.am | 2 icons/Makefile.in | 10 icons/scalable/Makefile.am | 2 icons/scalable/Makefile.in | 8 ltmain.sh | 2 po-doc/ChangeLog | 4 po-doc/Makefile.in | 6 po/ChangeLog | 138 ++ po/ar.po | 373 ++++--- po/be.po | 388 ++++---- po/ca.po | 385 ++++---- po/cs.po | 438 +++++---- po/da.po | 383 ++++---- po/de.po | 201 ++-- po/dz.po | 375 ++++--- po/el.po | 703 ++++++-------- po/en_GB.po | 640 ++++++++----- po/eo.po | 375 ++++--- po/es.po | 535 ++++++----- po/et.po | 784 +++++++++++----- po/eu.po | 461 +++++---- po/fi.po | 378 ++++---- po/fr.po | 397 ++++---- po/gl.po | 663 +++++++------- po/he.po | 375 ++++--- po/hu.po | 379 ++++---- po/id.po | 677 ++++++-------- po/it.po | 375 ++++--- po/ja.po | 477 +++++----- po/ko.po | 380 ++++---- po/ku.po | 403 ++++---- po/lt.po | 373 ++++--- po/lv.po | 375 ++++--- po/nb_NO.po | 568 ++++-------- po/nl.po | 375 ++++--- po/pa.po | 375 ++++--- po/pl.po | 1013 +++++++++------------ po/pt_BR.po | 716 ++++++--------- po/pt_PT.po | 686 +++++++++----- po/ro.po | 394 ++++---- po/ru.po | 375 ++++--- po/sk.po | 375 ++++--- po/sq.po | 611 +++++-------- po/sv.po | 1033 +++++++++------------- po/tr.po | 642 +++++-------- po/uk.po | 6 po/ur.po | 375 ++++--- po/vi.po | 375 ++++--- po/zh_CN.po | 559 +++++------ po/zh_TW.po | 375 ++++--- terminal/Makefile.am | 2 terminal/Makefile.in | 10 terminal/main.c | 4 terminal/terminal-accel-map.c | 2 terminal/terminal-accel-map.h | 2 terminal/terminal-app.c | 34 terminal/terminal-app.h | 2 terminal/terminal-config.h.in | 2 terminal/terminal-dbus.c | 2 terminal/terminal-dbus.h | 2 terminal/terminal-dialogs.c | 4 terminal/terminal-dialogs.h | 2 terminal/terminal-gtk-extensions.c | 2 terminal/terminal-gtk-extensions.h | 2 terminal/terminal-image-loader.c | 2 terminal/terminal-image-loader.h | 2 terminal/terminal-marshal.c | 39 terminal/terminal-marshal.h | 8 terminal/terminal-marshal.list | 1 terminal/terminal-monitor.c | 2 terminal/terminal-monitor.h | 2 terminal/terminal-options.c | 11 terminal/terminal-options.h | 5 terminal/terminal-preferences-dialog.c | 88 + terminal/terminal-preferences-dialog.h | 2 terminal/terminal-preferences.c | 36 terminal/terminal-preferences.h | 7 terminal/terminal-private.h | 2 terminal/terminal-screen.c | 122 +- terminal/terminal-screen.h | 2 terminal/terminal-shortcut-editor.c | 2 terminal/terminal-shortcut-editor.h | 2 terminal/terminal-stock.c | 2 terminal/terminal-stock.h | 2 terminal/terminal-tab-header.c | 47 - terminal/terminal-tab-header.h | 17 terminal/terminal-toolbars-model.c | 2 terminal/terminal-toolbars-model.h | 2 terminal/terminal-toolbars-view.c | 2 terminal/terminal-toolbars-view.h | 2 terminal/terminal-widget.c | 24 terminal/terminal-widget.h | 7 terminal/terminal-window-ui.xml | 2 terminal/terminal-window.c | 568 +++++++----- terminal/terminal-window.h | 14 159 files changed, 11816 insertions(+), 11173 deletions(-)