diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-25 04:10:35 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-25 04:10:35 +0800 |
commit | 8089ae465c670578ed9da16c0bac4d03e0e1752c (patch) | |
tree | 6c881ffed38fd160f8c2507e79b4bdb3967cf32e /doc/libempathy-gtk/tmpl | |
parent | 541a4571ce3e017f49f6f9470a49b04a68a82be6 (diff) | |
download | gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar.gz gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar.bz2 gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar.lz gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar.xz gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.tar.zst gsoc2013-empathy-8089ae465c670578ed9da16c0bac4d03e0e1752c.zip |
Cleanup licences and copyrights, Modules with 100% collabora code are now
2007-10-24 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-chooser.c:
* libempathy-gtk/empathy-profile-chooser.c:
* libempathy-gtk/empathy-account-chooser.h:
* libempathy-gtk/empathy-profile-chooser.h:
* libempathy-gtk/empathy-images.h:
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-main-window.h:
* libempathy-gtk/empathy-cell-renderer-activatable.c:
* libempathy-gtk/empathy-account-widget-salut.c:
* libempathy-gtk/empathy-presence-chooser.c:
* libempathy-gtk/empathy-cell-renderer-activatable.h:
* libempathy-gtk/empathy-account-widget-salut.h:
* libempathy-gtk/empathy-account-widget-msn.c:
* libempathy-gtk/empathy-presence-chooser.h:
* libempathy-gtk/empathy-status-icon.c:
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/empathy-account-widget-msn.h:
* libempathy-gtk/empathy-status-icon.h:
* libempathy-gtk/empathy-contact-dialogs.h:
* libempathy-gtk/empathy-account-widget-jabber.c:
* libempathy-gtk/empathy-account-widget-jabber.h:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/empathy-smiley-manager.c:
* libempathy-gtk/empathy-about-dialog.h:
* libempathy-gtk/empathy-smiley-manager.h:
* libempathy-gtk/empathy-accounts-dialog.h:
* libempathy/empathy-avatar.h:
* libempathy/empathy-debug.h: Cleanup licences and copyrights,
Modules with 100% collabora code are now relicenced to LGPL.
* doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Updated.
svn path=/trunk/; revision=392
Diffstat (limited to 'doc/libempathy-gtk/tmpl')
-rw-r--r-- | doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml | 135 |
1 files changed, 0 insertions, 135 deletions
diff --git a/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml b/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml index cc74feef8..1e892433f 100644 --- a/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml +++ b/doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml @@ -38,138 +38,3 @@ EmpathyContactListStore @parent: -<!-- ##### USER_FUNCTION EmpathyContactGroupsFunc ##### --> -<para> - -</para> - -@contact: -@user_data: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_new ##### --> -<para> - -</para> - -@list_iface: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_list_iface ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_show_offline ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_set_show_offline ##### --> -<para> - -</para> - -@store: -@show_offline: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_show_avatars ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_set_show_avatars ##### --> -<para> - -</para> - -@store: -@show_avatars: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_is_compact ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_set_is_compact ##### --> -<para> - -</para> - -@store: -@is_compact: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_sort_criterium ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_set_sort_criterium ##### --> -<para> - -</para> - -@store: -@sort_criterium: - - -<!-- ##### FUNCTION empathy_contact_list_store_row_separator_func ##### --> -<para> - -</para> - -@model: -@iter: -@data: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_get_parent_group ##### --> -<para> - -</para> - -@model: -@path: -@path_is_group: -@Returns: - - -<!-- ##### FUNCTION empathy_contact_list_store_search_equal_func ##### --> -<para> - -</para> - -@model: -@column: -@key: -@iter: -@search_data: -@Returns: - - |