gobject -> GLib

This commit is contained in:
Yann Leboulanger 2014-02-15 21:11:45 +01:00
parent 67662ef6c0
commit 58fdefa1d3
1 changed files with 1 additions and 1 deletions

View File

@ -1129,7 +1129,7 @@ class ConversationTextview(GObject.GObject):
emot_ascii = possible_emot_ascii_caps
anchor = buffer_.create_child_anchor(end_iter)
img = TextViewImage(anchor,
gobject.markup_escape_text(special_text))
GLib.markup_escape_text(special_text))
animations = gajim.interface.emoticons_animations
if not emot_ascii in animations:
animations[emot_ascii] = GdkPixbuf.PixbufAnimation.new_from_file(