diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-07-29 19:36:32 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-07-29 19:36:32 +0800 |
commit | 0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72 (patch) | |
tree | 9953eccf42a2836f37b17cc5e4c14b7e1ab1ebd7 | |
parent | ce183d1c5407ddeae0cb31e30c687101a3f2e190 (diff) | |
download | gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar.gz gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar.bz2 gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar.lz gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar.xz gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.tar.zst gsoc2013-empathy-0fa9490a74e7c13d8270ff99a2bfed98a7ddcc72.zip |
Update NEWS
-rw-r--r-- | NEWS | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -1,3 +1,37 @@ +NEW in 2.27.5 +============== +Bugs fixed: + - Fixed #459161, Remove should be insensitive for salut contact + - Fixed #494007, Empathy should conform to the XDG directory specification (Frédéric Péters) + - Fixed #545282, [accessibility] the names of items in friends list are not correct (Frédéric Péters) + - Fixed #547327, Wrongly sized dialog + - Fixed #579724, Enable building with shave + - Fixed #579940, Show a notification when a buddy goes to offline or online + - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio + - Fixed #584122, "Send Video" should be disable if contact doesn't support video + - Fixed #586967, Remeber chat window size and configuration (Nicolò Chieffo) + - Fixed #588498, Mark muc tabs in which you are highlighted differently (Abner Silva) + - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes. + - Fixed #588810, respect the button-images setting (Matthias Clasen) + - Fixed #588886, crash when selecting an image and clicking "open link" in adium (Gustavo Noronha Silva) + - Fixed #589091, Feature Share My Desktop for Empathy + - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader. (Frédéric Péters) + - Fixed #589846, wrap text in contact label status (Nicolò Chieffo) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated be Translation (Alexander Nyakhaychyk) + - Updated es Translation (Jorge González) + - Updated et Translation (Priit Laes) + - Updated gl Translation (Fran Diéguez) + - Updated lt Translation (Žygimantas Beručka) + - Updated sv Translation (Daniel Nylander) + - Updated ta Translation (drtvasudevan) + - Updated zh_CN Translation (Aron Xu) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + NEW in 2.27.4 ============== Bugs fixed: |