]> git.0d.be Git - empathy.git/blobdiff - python/pyempathy/pyempathy.override
Updatre python binding
[empathy.git] / python / pyempathy / pyempathy.override
index 56b1439176b4bd4b6be8740b812e7e73074f001c..64b65e92066f3ac79913c8d7bdfc3e83f0426728 100644 (file)
@@ -4,19 +4,25 @@ headers
 #include <pygobject.h>
 #include "empathy-avatar.h"
 #include "empathy-chandler.h"
-#include "empathy-chatroom-manager.h"
 #include "empathy-chatroom.h"
-#include "empathy-conf.h"
+#include "empathy-chatroom-manager.h"
+#include "empathy-contact.h"
+#include "empathy-contact-factory.h"
+#include "empathy-contact-groups.h"
 #include "empathy-contact-list.h"
 #include "empathy-contact-manager.h"
-#include "empathy-contact.h"
 #include "empathy-debug.h"
+#include "empathy-enum-types.h"
 #include "empathy-filter.h"
 #include "empathy-idle.h"
+#include "empathy-irc-network.h"
+#include "empathy-irc-network-manager.h"
+#include "empathy-irc-server.h"
 #include "empathy-log-manager.h"
 #include "empathy-message.h"
-#include "empathy-presence.h"
+#include "empathy-status-presets.h"
 #include "empathy-time.h"
+#include "empathy-tp-call.h"
 #include "empathy-tp-chat.h"
 #include "empathy-tp-chatroom.h"
 #include "empathy-tp-contact-factory.h"
@@ -24,8 +30,6 @@ headers
 #include "empathy-tp-group.h"
 #include "empathy-tp-roomlist.h"
 #include "empathy-utils.h"
-#include "empathy-contact-factory.h"
-#include "empathy-enum-types.h"
 
 void empathy_add_constants(PyObject *module, const gchar *strip_prefix);
 void empathy_register_classes(PyObject *d);