]> git.0d.be Git - empathy.git/commit
Remove empathy-marshal-main.c and include empathy-marshal.h from
authorMarco Barisione <marco@barisione.org>
Tue, 7 Aug 2007 19:03:19 +0000 (19:03 +0000)
committerMarco Barisione <mbari@src.gnome.org>
Tue, 7 Aug 2007 19:03:19 +0000 (19:03 +0000)
commit2d366a83ee60c3c10395900498499e9ff081f3a2
treeb402c16c3a9643cd05acf33802750d1accdb7930
parent57acf434c3ac37946f2a2d249eafd02a0130d75d
Remove empathy-marshal-main.c and include empathy-marshal.h from

2007-08-07  Marco Barisione  <marco@barisione.org>

* libempathy/Makefile.am:
* libempathy/empathy-marshal-main.c: Remove empathy-marshal-main.c and
include empathy-marshal.h from empathy-marshal.c.

* libempathy/Makefile.am:
* libempathy-gtk/Makefile.am: Generate files for enum types with
glib-mkenums.

* libempathy/empathy-contact.c:
* libempathy/empathy-idle.c:
* libempathy/empathy-message.c:
* libempathy/empathy-presence.c:
* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-preferences.c:
* doc/libempathy-gtk/libempathy-gtk.types:
* doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml: Use
g_param_spec_enum() and g_param_spec_flags() instead of
g_param_spec_(u)int.
Fixes bug #462465.

* libempathy-gtk/empathy-contact-list-store.c:
* libempathy-gtk/empathy-contact-list-store.h: Remove
empathy_contact_list_store_sort_get_type() as it's now auto-generated
by glib-mkenums.

svn path=/trunk/; revision=234
14 files changed:
ChangeLog
doc/libempathy-gtk/libempathy-gtk.types
doc/libempathy-gtk/tmpl/empathy-contact-list-store.sgml
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-contact-list-store.c
libempathy-gtk/empathy-contact-list-store.h
libempathy-gtk/empathy-main-window.c
libempathy-gtk/empathy-preferences.c
libempathy/Makefile.am
libempathy/empathy-contact.c
libempathy/empathy-idle.c
libempathy/empathy-marshal-main.c [deleted file]
libempathy/empathy-message.c
libempathy/empathy-presence.c