From 71b561e3dfb07edf3ccaee7f119167d6ec681a50 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Mon, 5 Jul 2010 19:02:40 +0000 Subject: Theme Editor: Fixed bug that caused WPS skins without SBS parents not to render their backdrops correctly. Added support for RTL-dependant text alignment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27295 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/resources/deviceoptions | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/resources') diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index d7dddb4c13..fa7885d9a5 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -37,6 +37,7 @@ remotewidth ; Remote Width ; spin(0,800) ; 100 remoteheight ; Remote Height ; spin(0,800); 50 showviewports ; Show Viewports ; check ; false rendersbs ; Render SBS If Available ; check ; true +rtl ; Right-To-Left Language ; check ; false [ID3 Info] ia ; Artist ; text ; Current Artist -- cgit v1.2.3