** Summary changed: - Kabikaboo should use gtk.Tooltip instead of gtk.Tooltips + v1.6 - Kabikaboo should use gtk.Tooltip instead of gtk.Tooltips
-- v1.6 - Kabikaboo should use gtk.Tooltip instead of gtk.Tooltips https://bugs.launchpad.net/bugs/489640 You received this bug notification because you are a member of Kabikaboo Team, which is subscribed to Kabikaboo. Status in Kabikaboo: Fix Released Status in Kabikaboo trunk series: Fix Released Bug description: kabikaboo.py:178: DeprecationWarning: Use the new widget gtk.Tooltip self.tooltips = gtk.Tooltips() The new tooltip syntax is quite a bit simpler. Patch included for kabikaboo.py. _______________________________________________ Mailing list: https://launchpad.net/~kabikaboo Post to : [email protected] Unsubscribe : https://launchpad.net/~kabikaboo More help : https://help.launchpad.net/ListHelp

