diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-26 20:20:29 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-26 20:20:29 +0800 |
commit | a1a519c76085cc402d015486fa654bfe7550de1a (patch) | |
tree | 8e356faf581d13ae2f21126ee53da1273fe4294f /doc | |
parent | e872cf69bb6dbae8b08e8747a8a0c7061eb76822 (diff) | |
download | gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.gz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.bz2 gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.lz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.xz gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.tar.zst gsoc2013-empathy-a1a519c76085cc402d015486fa654bfe7550de1a.zip |
Fix problems when NM is not running. Fixes bug #460419.
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy/empathy-idle.c: Fix problems when NM is not running. Fixes
bug #460419.
* doc/*: Updated documentation.
svn path=/trunk/; revision=195
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml | 9 | ||||
-rw-r--r-- | doc/libempathy/tmpl/empathy-tp-chat.sgml | 9 | ||||
-rw-r--r-- | doc/libempathy/tmpl/empathy-tp-group.sgml | 2 | ||||
-rw-r--r-- | doc/libempathy/tmpl/empathy-utils.sgml | 10 |
4 files changed, 10 insertions, 20 deletions
diff --git a/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml b/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml index 3597a859d..c75c659c2 100644 --- a/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml +++ b/doc/libempathy-gtk/tmpl/empathy-ui-utils.sgml @@ -139,15 +139,6 @@ empathy-ui-utils @Returns: -<!-- ##### FUNCTION empathy_pixbuf_avatar_from_contact ##### --> -<para> - -</para> - -@contact: -@Returns: - - <!-- ##### FUNCTION empathy_pixbuf_avatar_from_contact_scaled ##### --> <para> diff --git a/doc/libempathy/tmpl/empathy-tp-chat.sgml b/doc/libempathy/tmpl/empathy-tp-chat.sgml index 3422be653..279608bc4 100644 --- a/doc/libempathy/tmpl/empathy-tp-chat.sgml +++ b/doc/libempathy/tmpl/empathy-tp-chat.sgml @@ -53,6 +53,15 @@ EmpathyTpChat @empathytpchat: the object which received the signal. @arg1: +<!-- ##### SIGNAL EmpathyTpChat::send-error ##### --> +<para> + +</para> + +@empathytpchat: the object which received the signal. +@arg1: +@arg2: + <!-- ##### ARG EmpathyTpChat:account ##### --> <para> diff --git a/doc/libempathy/tmpl/empathy-tp-group.sgml b/doc/libempathy/tmpl/empathy-tp-group.sgml index 56fcca10f..988b5d8f6 100644 --- a/doc/libempathy/tmpl/empathy-tp-group.sgml +++ b/doc/libempathy/tmpl/empathy-tp-group.sgml @@ -88,8 +88,8 @@ EmpathyTpGroup </para> +@account: @tp_chan: -@tp_conn: @Returns: diff --git a/doc/libempathy/tmpl/empathy-utils.sgml b/doc/libempathy/tmpl/empathy-utils.sgml index 2e3927f7f..51442af51 100644 --- a/doc/libempathy/tmpl/empathy-utils.sgml +++ b/doc/libempathy/tmpl/empathy-utils.sgml @@ -195,13 +195,3 @@ empathy-utils @Returns: -<!-- ##### FUNCTION empathy_get_channel_id ##### --> -<para> - -</para> - -@account: -@tp_chan: -@Returns: - - |