diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-08-31 18:26:37 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-31 18:26:37 +0800 |
commit | 5fb28e59a7da88e47c48b19478329e52ce590284 (patch) | |
tree | 0bd736a3b61d8fa2179c76d238aaa1b44c6ed5c0 /doc/libempathy-gtk | |
parent | e1bf9ea994d961dc34fcb63a55c7df4dd73b95ba (diff) | |
download | gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar.gz gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar.bz2 gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar.lz gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar.xz gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.tar.zst gsoc2013-empathy-5fb28e59a7da88e47c48b19478329e52ce590284.zip |
Updated.
2007-08-31 Xavier Claessens <xclaesse@gmail.com>
* doc/libempathy-gtk/Makefile.am:
* doc/libempathy-gtk/tmpl/empathy-preferences.sgml:
* doc/libempathy-gtk/tmpl/empathy-images.sgml:
* doc/libempathy/libempathy.types:
* doc/libempathy/libempathy-docs.sgml:
* doc/libempathy/Makefile.am:
* doc/libempathy/tmpl/empathy-tp-group.sgml:
* doc/libempathy/tmpl/empathy-avatar.sgml:
* doc/libempathy/tmpl/empathy-contact.sgml:
* doc/libempathy/tmpl/empathy-contact-list.sgml: Updated.
svn path=/trunk/; revision=283
Diffstat (limited to 'doc/libempathy-gtk')
-rw-r--r-- | doc/libempathy-gtk/Makefile.am | 2 | ||||
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-images.sgml | 7 | ||||
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-preferences.sgml | 7 |
3 files changed, 15 insertions, 1 deletions
diff --git a/doc/libempathy-gtk/Makefile.am b/doc/libempathy-gtk/Makefile.am index 13c7db649..a763ae92d 100644 --- a/doc/libempathy-gtk/Makefile.am +++ b/doc/libempathy-gtk/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in # We require automake 1.6 at least. -AUTOMAKE_OPTIONS = 1.6 +AUTOMAKE_OPTIONS = 1.9 # This is a blank Makefile.am for using gtk-doc. # Copy this to your project's API docs directory and modify the variables to diff --git a/doc/libempathy-gtk/tmpl/empathy-images.sgml b/doc/libempathy-gtk/tmpl/empathy-images.sgml index 5b8c6541c..e1cab5f54 100644 --- a/doc/libempathy-gtk/tmpl/empathy-images.sgml +++ b/doc/libempathy-gtk/tmpl/empathy-images.sgml @@ -59,6 +59,13 @@ empathy-images +<!-- ##### MACRO EMPATHY_IMAGE_UNKNOWN ##### --> +<para> + +</para> + + + <!-- ##### MACRO EMPATHY_IMAGE_MESSAGE ##### --> <para> diff --git a/doc/libempathy-gtk/tmpl/empathy-preferences.sgml b/doc/libempathy-gtk/tmpl/empathy-preferences.sgml index 0b7a7d27a..d97f5b57b 100644 --- a/doc/libempathy-gtk/tmpl/empathy-preferences.sgml +++ b/doc/libempathy-gtk/tmpl/empathy-preferences.sgml @@ -143,6 +143,13 @@ empathy-preferences +<!-- ##### MACRO EMPATHY_PREFS_SALUT_ACCOUNT_CREATED ##### --> +<para> + +</para> + + + <!-- ##### FUNCTION empathy_preferences_show ##### --> <para> |