GNOME Bugzilla – Bug 612185
Remove check for GTK version once we hard dep on 2.20
Last modified: 2010-04-19 09:51:51 UTC
We disabled support for clickable URL in message status because of this GTK+ bug: bug #612066 Once this has been fixed, we should revert this commit to re-enable them: http://git.gnome.org/browse/empathy/commit/?id=efb42513359f4db545e3312e3c583d07c6306418
This has been fixed. I'll renable the feature once GTK+ 2.20 is out.
I enabled clickable links if empathy is linked (at runtime) with GTK >= 2.18.8 or GTK >= 2.19.7. I keep this bug to remember to remove that version check once we have hard dep on GTK >= 2.20
Note: The check is in empathy_add_link_markup()
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.