diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-11-16 01:25:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-11-16 01:25:13 +0800 |
commit | 1b97222821b7362cce1a68d6ba54106c66f5b932 (patch) | |
tree | 03d841fdb3e8af93f0c5ab9cc07392be8d05de55 /doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml | |
parent | c9721056606b7d03de34eabcf8ad17acac52cab3 (diff) | |
download | gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.gz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.bz2 gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.lz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.xz gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.zst gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.zip |
Remove doc directory and replace it with a better gtk-doc in docs. More
2007-11-15 Xavier Claessens <xclaesse@gmail.com>
* docs/*:
* doc/*:
* configure.ac:
* Makefile.am: Remove doc directory and replace it with a better gtk-doc
in docs. More files are auto-generated, we have less files on SVN.
svn path=/trunk/; revision=439
Diffstat (limited to 'doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml')
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml b/doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml deleted file mode 100644 index 04d2f24ae..000000000 --- a/doc/libempathy-gtk/tmpl/empathy-theme-manager.sgml +++ /dev/null @@ -1,77 +0,0 @@ -<!-- ##### SECTION Title ##### --> -EmpathyThemeManager - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT EmpathyThemeManager ##### --> -<para> - -</para> - - -<!-- ##### SIGNAL EmpathyThemeManager::theme-changed ##### --> -<para> - -</para> - -@empathythememanager: the object which received the signal. - -<!-- ##### FUNCTION empathy_theme_manager_get ##### --> -<para> - -</para> - -@Returns: - - -<!-- ##### FUNCTION empathy_theme_manager_get_themes ##### --> -<para> - -</para> - -@Returns: - - -<!-- ##### FUNCTION empathy_theme_manager_apply ##### --> -<para> - -</para> - -@manager: -@view: -@theme: - - -<!-- ##### FUNCTION empathy_theme_manager_apply_saved ##### --> -<para> - -</para> - -@manager: -@view: - - -<!-- ##### FUNCTION empathy_theme_manager_update_show_avatars ##### --> -<para> - -</para> - -@manager: -@view: -@show: - - |