X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=python%2Fpyempathygtk%2Fpyempathygtk.override;h=4967fa6894108e5bd1d8b6122e65c014a61505b4;hp=3c7c1a4469fccf1c856278e97731703df1279f5d;hb=4ed107524df150d0dd7f12e182e832cb2293a82f;hpb=8a5acbaef7fcc7f5e4c09b0380312bff47d23984 diff --git a/python/pyempathygtk/pyempathygtk.override b/python/pyempathygtk/pyempathygtk.override index 3c7c1a44..4967fa68 100644 --- a/python/pyempathygtk/pyempathygtk.override +++ b/python/pyempathygtk/pyempathygtk.override @@ -7,9 +7,7 @@ headers #include "empathy-about-dialog.h" #include "empathy-account-chooser.h" #include "empathy-accounts-dialog.h" -#include "empathy-account-widget-generic.h" -#include "empathy-account-widget-jabber.h" -#include "empathy-account-widget-msn.h" +#include "empathy-account-widget.h" #include "empathy-cell-renderer-expander.h" #include "empathy-cell-renderer-text.h" #include "empathy-cell-renderer-activatable.h" @@ -17,8 +15,8 @@ headers #include "empathy-chatrooms-window.h" #include "empathy-chat-view.h" #include "empathy-chat-window.h" +#include "empathy-conf.h" #include "empathy-contact-dialogs.h" -#include "empathy-contact-groups.h" #include "empathy-contact-list-store.h" #include "empathy-contact-list-view.h" #include "empathy-contact-widget.h" @@ -35,13 +33,11 @@ headers #include "empathy-spell-dialog.h" #include "empathy-spell.h" #include "empathy-status-icon.h" -#include "empathy-status-presets.h" #include "empathy-theme.h" #include "empathy-theme-manager.h" #include "empathy-theme-boxes.h" #include "empathy-theme-irc.h" #include "empathy-ui-utils.h" -#include "ephy-spinner.h" #include "empathy-smiley-manager.h" #include "empathy-new-message-dialog.h" #include "empathy-call-window.h" @@ -66,7 +62,7 @@ import gtk.StatusIcon as PyGtkStatusIcon_Type import gtk.Button as PyGtkButton_Type import gtk.EventBox as PyGtkEventBox_Type import gtk.CellRendererPixbuf as PyGtkCellRendererPixbuf_Type -import gdk.Pixbuf as PyGdkPixbuf_Type +import gtk.gdk.Pixbuf as PyGdkPixbuf_Type import empathy.Contact as PyEmpathyContact_Type import empathy.ContactList as PyEmpathyContactList_Type import empathy.TpChat as PyEmpathyTpChat_Type