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-09-08 20:11:22 +02:00
2012-09-08 20:11:22 +02:00
2012-09-08 20:11:22 +02:00
2012-09-08 20:11:22 +02:00
2012-09-08 20:11:22 +02:00
2011-10-20 19:52:49 +02:00
2012-07-27 16:34:27 +02:00
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%