aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-09-28 22:08:50 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-09-28 22:08:50 +0800
commit3ed8bfb502719f5c0a3db522d652658cf2474c3a (patch)
tree0dd02c8b936636d23b1c040997044a768cbcc700
parent0ec4d338002a89c3968677c6eba3baa915d01c12 (diff)
downloadgsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.gz
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.bz2
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.lz
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.xz
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.zst
gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.zip
Bump version to 0.14. Updated.
2007-09-28 Xavier Claessens <xclaesse@gmail.com> * configure.ac: Bump version to 0.14. * doc/*: Updated. svn path=/trunk/; revision=333
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
-rw-r--r--doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml18
-rw-r--r--doc/libempathy-gtk/tmpl/empathy-images.sgml7
-rw-r--r--doc/libempathy/tmpl/empathy-avatar.sgml11
-rw-r--r--doc/libempathy/tmpl/empathy-contact.sgml35
-rw-r--r--doc/libempathy/tmpl/empathy-idle.sgml36
-rw-r--r--doc/libempathy/tmpl/empathy-utils.sgml29
8 files changed, 132 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index be553ecf8..17a687988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-09-28 Xavier Claessens <xclaesse@gmail.com>
+ * configure.ac: Bump version to 0.14.
+ * doc/*: Updated.
+
+2007-09-28 Xavier Claessens <xclaesse@gmail.com>
+
* ChangeLog:
* configure.ac:
* NEWS: Updated for 0.13 release.
diff --git a/configure.ac b/configure.ac
index 5c1b281c6..f3fe46945 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 0.13, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 0.14, http://bugzilla.gnome.org/browse.cgi?product=empathy)
AC_PREREQ(2.59)
AC_COPYRIGHT([
Copyright (C) 2003-2007 Imendio AB
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml
index 9c3aefc75..cf73e4eb3 100644
--- a/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml
+++ b/doc/libempathy-gtk/tmpl/empathy-contact-list-view.sgml
@@ -53,6 +53,24 @@ EmpathyContactListView
@Returns:
+<!-- ##### FUNCTION empathy_contact_list_view_set_interactive ##### -->
+<para>
+
+</para>
+
+@view:
+@interactive:
+
+
+<!-- ##### FUNCTION empathy_contact_list_view_get_interactive ##### -->
+<para>
+
+</para>
+
+@view:
+@Returns:
+
+
<!-- ##### FUNCTION empathy_contact_list_view_get_selected ##### -->
<para>
diff --git a/doc/libempathy-gtk/tmpl/empathy-images.sgml b/doc/libempathy-gtk/tmpl/empathy-images.sgml
index e1cab5f54..aa1fe1b69 100644
--- a/doc/libempathy-gtk/tmpl/empathy-images.sgml
+++ b/doc/libempathy-gtk/tmpl/empathy-images.sgml
@@ -101,3 +101,10 @@ empathy-images
+<!-- ##### MACRO EMPATHY_IMAGE_VOIP ##### -->
+<para>
+
+</para>
+
+
+
diff --git a/doc/libempathy/tmpl/empathy-avatar.sgml b/doc/libempathy/tmpl/empathy-avatar.sgml
index a34392452..ccd7bbc7c 100644
--- a/doc/libempathy/tmpl/empathy-avatar.sgml
+++ b/doc/libempathy/tmpl/empathy-avatar.sgml
@@ -32,6 +32,7 @@ empathy-avatar
@data:
@len:
@format:
+@token:
@refcount:
<!-- ##### FUNCTION empathy_avatar_get_type ##### -->
@@ -50,6 +51,16 @@ empathy-avatar
@avatar:
@len:
@format:
+@token:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_avatar_new_from_cache ##### -->
+<para>
+
+</para>
+
+@token:
@Returns:
diff --git a/doc/libempathy/tmpl/empathy-contact.sgml b/doc/libempathy/tmpl/empathy-contact.sgml
index 43969ae2a..e388cb158 100644
--- a/doc/libempathy/tmpl/empathy-contact.sgml
+++ b/doc/libempathy/tmpl/empathy-contact.sgml
@@ -63,6 +63,14 @@ EmpathyContact
</para>
+<!-- ##### ENUM EmpathyCapabilities ##### -->
+<para>
+
+</para>
+
+@EMPATHY_CAPABILITIES_AUDIO:
+@EMPATHY_CAPABILITIES_VIDEO:
+
<!-- ##### FUNCTION empathy_contact_new ##### -->
<para>
@@ -191,6 +199,24 @@ EmpathyContact
@handle:
+<!-- ##### FUNCTION empathy_contact_get_capabilities ##### -->
+<para>
+
+</para>
+
+@contact:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_contact_set_capabilities ##### -->
+<para>
+
+</para>
+
+@contact:
+@capabilities:
+
+
<!-- ##### FUNCTION empathy_contact_is_user ##### -->
<para>
@@ -227,6 +253,15 @@ EmpathyContact
@Returns:
+<!-- ##### FUNCTION empathy_contact_can_voip ##### -->
+<para>
+
+</para>
+
+@contact:
+@Returns:
+
+
<!-- ##### FUNCTION empathy_contact_equal ##### -->
<para>
diff --git a/doc/libempathy/tmpl/empathy-idle.sgml b/doc/libempathy/tmpl/empathy-idle.sgml
index 68edcafed..78a046d71 100644
--- a/doc/libempathy/tmpl/empathy-idle.sgml
+++ b/doc/libempathy/tmpl/empathy-idle.sgml
@@ -126,3 +126,39 @@ EmpathyIdle
@status:
+<!-- ##### FUNCTION empathy_idle_get_auto_away ##### -->
+<para>
+
+</para>
+
+@idle:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_idle_set_auto_away ##### -->
+<para>
+
+</para>
+
+@idle:
+@auto_away:
+
+
+<!-- ##### FUNCTION empathy_idle_get_auto_disconnect ##### -->
+<para>
+
+</para>
+
+@idle:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_idle_set_auto_disconnect ##### -->
+<para>
+
+</para>
+
+@idle:
+@auto_disconnect:
+
+
diff --git a/doc/libempathy/tmpl/empathy-utils.sgml b/doc/libempathy/tmpl/empathy-utils.sgml
index 0ea1a1fa1..fb8edba30 100644
--- a/doc/libempathy/tmpl/empathy-utils.sgml
+++ b/doc/libempathy/tmpl/empathy-utils.sgml
@@ -80,6 +80,25 @@ empathy-utils
@Returns:
+<!-- ##### FUNCTION empathy_strdiff ##### -->
+<para>
+
+</para>
+
+@left:
+@right:
+@Returns:
+
+
+<!-- ##### FUNCTION empathy_escape_as_identifier ##### -->
+<para>
+
+</para>
+
+@name:
+@Returns:
+
+
<!-- ##### FUNCTION empathy_xml_validate ##### -->
<para>
@@ -169,13 +188,3 @@ empathy-utils
@Returns:
-<!-- ##### FUNCTION empathy_strdiff ##### -->
-<para>
-
-</para>
-
-@left:
-@right:
-@Returns:
-
-