diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-06-22 16:43:38 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-06-22 21:24:55 +0800 |
commit | 4c782007bf100a3820dc265bca6fceda17991a77 (patch) | |
tree | 6bed62af4f688f2bf5047a36527f343bd0f678eb /docs | |
parent | 0f915c44a5e5a2fd91c5b5b26f5a8e5a78ee7ed3 (diff) | |
download | gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar.gz gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar.bz2 gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar.lz gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar.xz gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.tar.zst gsoc2013-empathy-4c782007bf100a3820dc265bca6fceda17991a77.zip |
Move all data about an adium theme into EmpathyAdiumData struct and share it with all EmpathyThemeAdium instances.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libempathy-gtk/libempathy-gtk.types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libempathy-gtk/libempathy-gtk.types b/docs/libempathy-gtk/libempathy-gtk.types index 7672cc983..ead69316b 100644 --- a/docs/libempathy-gtk/libempathy-gtk.types +++ b/docs/libempathy-gtk/libempathy-gtk.types @@ -1,4 +1,5 @@ empathy_account_chooser_get_type +empathy_adium_data_get_type empathy_audio_sink_get_type empathy_audio_src_get_type empathy_avatar_chooser_get_type |