]> git.0d.be Git - empathy.git/blobdiff - python/pyempathygtk/pyempathygtk.override
Display spelling suggestions in a submenu instead of in a separate
[empathy.git] / python / pyempathygtk / pyempathygtk.override
index 7493c42bc95bdd5d4a2d17656ffea2bc393df52e..3af554ec40f11ee72b4aa969691fc1b13b071f35 100644 (file)
@@ -29,7 +29,6 @@ headers
 #include "empathy-presence-chooser.h"
 #include "empathy-profile-chooser.h"
 #include "empathy-smiley-manager.h"
-#include "empathy-spell-dialog.h"
 #include "empathy-spell.h"
 #include "empathy-theme-boxes.h"
 #include "empathy-theme-irc.h"
@@ -60,6 +59,8 @@ import gtk.CellRendererPixbuf as PyGtkCellRendererPixbuf_Type
 import gtk.gdk.Pixbuf as PyGdkPixbuf_Type
 import gtk.Bin as PyGtkBin_Type
 import gtk.DrawingArea as PyGtkDrawingArea_Type
+import gtk.ComboBoxEntry as PyGtkComboBoxEntry_Type
+import gtk.Builder as PyGtkBuilder_Type
 import gst.GstBin as PyGstBin_Type
 import empathy.Contact as PyEmpathyContact_Type
 import empathy.ContactList as PyEmpathyContactList_Type
@@ -74,6 +75,5 @@ ignore
        empathy_chat_correct_word
        empathy_chat_view_set_margin
        empathy_chat_get_view
-       empathy_spell_dialog_show
        empathy_window_iconify
 %%