mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #02071
[Bug 580329] Re: typo in game-ui.xml
Fixed commited upstream changeset 24661
** Changed in: mythbuntu
Assignee: (unassigned) => Gary Butters (gbutters)
** Changed in: mythbuntu
Status: New => Fix Committed
--
typo in game-ui.xml
https://bugs.launchpad.net/bugs/580329
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Committed
Bug description:
Line 206 in game-ui.xml has a typo that prevents information from loading in the "Game Information" window.
currently it reads:
<textarea name="discription" from="basetextarea">
It should read:
<textarea name="description" from="basetextarea">
References