diff options
author | raveit65 <[email protected]> | 2019-02-24 09:41:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 09:41:42 +0100 |
commit | b703eef3e7739bac4d1d7d1956c3c6f4d8e01a8e (patch) | |
tree | 9eb0631a2a1c83ce7fd61a1fe27d387fcc5d5329 /NEWS | |
parent | dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80 (diff) | |
download | mate-terminal-b703eef3e7739bac4d1d7d1956c3c6f4d8e01a8e.tar.bz2 mate-terminal-b703eef3e7739bac4d1d7d1956c3c6f4d8e01a8e.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 25 insertions, 8 deletions
@@ -1,14 +1,31 @@ +### mate-terminal 1.22.0 + + * Translations update + * Initialize Travis CI support + * Remove unused files in help dir + * Remove generated files + * Add update-authors.pl which helps to update terminal.about + * Update authors + * Update Documenters + * drop umtp suport + * Help - Window title when MATE Terminal is started for first time + * Help - alternative text for tabbed window picture + * Help - TERM=xterm-256color + * eggsmclient: avoid deprecated 'g_type_class_add_private' + * src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm'). + * move appdata to metainfo directory + ### mate-terminal 1.21.1 * Translations update - disable deprecation warnings for distcheck - terminal-profile: Fix memory leaks - terminal-screen: avoid deprecated 'g_settings_list_schemas' - Use make functions for HELP_LINGUAS - Replace -Dokumentationsprojekt with Documentation Project - add help to transifex config - terminal-window: Fix warnings with menu popup - terminal-window: replace deprecated gtk_menu_popup + * disable deprecation warnings for distcheck + * terminal-profile: Fix memory leaks + * terminal-screen: avoid deprecated 'g_settings_list_schemas' + * Use make functions for HELP_LINGUAS + * Replace -Dokumentationsprojekt with Documentation Project + * add help to transifex config + * terminal-window: Fix warnings with menu popup + * terminal-window: replace deprecated gtk_menu_popup ### mate-terminal 1.21.0 |