[mythtv] Dialog boxes text alignment for RTL languanges

Michael T. Dean mtdean at thirdcontact.com
Mon Nov 19 17:22:40 UTC 2007


On 11/19/2007 12:13 PM, Ahmed Toulan wrote:
> This patch will make dialog boxes align text to right in rtl languages.
>
> This patch is by OpenCraft company.
>
> Please tell us your comments

Assuming you are creating and testing these patches against the SVN 
trunk branch, they should be posted to a ticket at 
http://svn.mythtv.org/ so they don't get lost.  (If they're not against 
SVN trunk, please update them for trunk.)

See, also:
http://svn.mythtv.org/trac/wiki/TicketHowTo
http://www.mythtv.org/wiki/index.php/Coding_Standards

And, making your patch as an svn diff from the project root directory 
(i.e. mythtv or trunk) makes it a lot easier for devs to apply.

You could use, i.e.:

svn diff libs/libmyth/mythdialogs.cpp

if you have other changes in other files in your working copy that you 
want to keep out of the patch.  And, please attach the patches to the 
ticket (you can do so after creating the new ticket or just check the 
box, "I have files to attach to this ticket") rather than placing them 
in the description or comments.

Thanks,
Mike


More information about the mythtv-dev mailing list