aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-12-16 17:29:01 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-12-16 17:29:01 +0800
commitf2550a33ba55ed8826cda8484a178a0aead8fdfa (patch)
tree7d39ac4081b2c8a050bc1277ecf38530adb0cefa
parent4757f77722c043d9ae5266bae75d583395138d22 (diff)
downloadgsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar.gz
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar.bz2
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar.lz
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar.xz
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.tar.zst
gsoc2013-empathy-f2550a33ba55ed8826cda8484a178a0aead8fdfa.zip
Update news
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1999 4ee84921-47dd-4033-b63a-18d7a039a3e4
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c5bbd1e3..a555bc3aa 100644
--- a/NEWS
+++ b/NEWS
@@ -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).