diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-23 01:46:51 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-23 01:46:51 +0800 |
commit | 7571ad9cda32496107a7067fc0416aa1e4466cce (patch) | |
tree | 90304855706f32eaddfd4a526ff859175f3ebe31 /ChangeLog | |
parent | 84f53258270412f78f6d0f6367ea00d9953fa24a (diff) | |
download | gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar.gz gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar.bz2 gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar.lz gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar.xz gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.tar.zst gsoc2013-empathy-7571ad9cda32496107a7067fc0416aa1e4466cce.zip |
Install libempathy and libempathy-gtk and make their API public.
2007-06-22 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/libempathy-gtk.pc.in:
* libempathy-gtk/Makefile.am:
* libempathy/libempathy.pc.in:
* libempathy/Makefile.am:
* configure.ac: Install libempathy and libempathy-gtk and make their
API public.
svn path=/trunk/; revision=172
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-06-22 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/libempathy-gtk.pc.in: + * libempathy-gtk/Makefile.am: + * libempathy/libempathy.pc.in: + * libempathy/Makefile.am: + * configure.ac: Install libempathy and libempathy-gtk and make their + API public. + +2007-06-22 Xavier Claessens <xclaesse@gmail.com> + * po/POTFILES.in: s/gossip/empathy/ 2007-06-22 Xavier Claessens <xclaesse@gmail.com> |