diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-12-16 17:29:01 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-12-16 17:29:01 +0800 |
commit | d4cd9bf16211e4133a75072d36c926591864d9cd (patch) | |
tree | 7d39ac4081b2c8a050bc1277ecf38530adb0cefa /NEWS | |
parent | 941cf6a5eaf67082ba0255b58d3ede16c9b12359 (diff) | |
download | gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar.gz gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar.bz2 gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar.lz gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar.xz gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.tar.zst gsoc2013-empathy-d4cd9bf16211e4133a75072d36c926591864d9cd.zip |
Update news
svn path=/trunk/; revision=1999
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ NEW in 2.25.3 ============== + - Refactor EmpathyChatView to make possible to use other backends than + GtkTextView. Required to use Webkit and adium themes. - Use gi18n-lib.h instead of gi18n.h for libraries. (Xavier Claessens). - Add empathy_init(), empathy_gtk_init(). They have to be called by any process using libempathy and libempathy-gtk. (Xavier Claessens). |