diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-05-06 23:07:01 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-05-06 23:07:01 +0800 |
commit | f49913ba62f017c4db0e6cf660864031426cdbb7 (patch) | |
tree | efd8c068d093367b6a3982af291c0922cf7e3678 | |
parent | 1557095113a3c0f5baadcfb1e953d73762e5263e (diff) | |
download | gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar.gz gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar.bz2 gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar.lz gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar.xz gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.tar.zst gsoc2013-empathy-f49913ba62f017c4db0e6cf660864031426cdbb7.zip |
Fix doc for changes of EmpathyMessage
svn path=/trunk/; revision=1083
-rw-r--r-- | docs/libempathy/libempathy.types | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/libempathy/libempathy.types b/docs/libempathy/libempathy.types index 807f9fe9d..bc95bd146 100644 --- a/docs/libempathy/libempathy.types +++ b/docs/libempathy/libempathy.types @@ -1,11 +1,10 @@ empathy_contact_list_get_type empathy_contact_manager_get_type empathy_reg_ex_type_get_type -empathy_message_type_get_type empathy_capabilities_get_type empathy_idle_get_type empathy_log_manager_get_type -empathy_message_get_gtype +empathy_message_get_type empathy_tp_call_status_get_type empathy_tp_call_get_type empathy_tp_chat_get_type |