Files
entropy/rigo
Fabio Erculiani 8df6964462 [Rigo] Application: escape _("N/A")
Application.get_markup() and Application.get_extended_markup() must
always return bytestring (decoded) data to make Gtk3 libs and code
happy. It happened that _("N/A") was returned without passing through
prepare_markup() or escape_markup(). This commit fixes it.
2012-09-08 20:11:22 +02:00
..
2012-08-05 22:32:50 +02:00
2012-09-08 20:11:22 +02:00
2012-04-15 18:16:51 +02:00