[mythtv-commits] Ticket #7815: Terra theme uses UTF-8 in "Playback starting" message
MythTV
mythtv at cvs.mythtv.org
Mon Dec 28 18:22:53 UTC 2009
#7815: Terra theme uses UTF-8 in "Playback starting" message
---------------------------------------+------------------------------------
Reporter: malcolm.parsons@… | Owner: stuartm
Type: defect | Status: assigned
Priority: trivial | Milestone: 0.22.1
Component: Themes | Version: 0.22-fixes
Severity: low | Mlocked: 0
---------------------------------------+------------------------------------
Comment(by Malcolm Parsons <malcolm.parsons@…>):
Would this work?
{{{
m_Message = qApp->translate("ThemeUI", getFirstText(element).toUtf8(),
null, QCoreApplication::UnicodeUTF8);
}}}
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7815#comment:5>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list