mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(rbsimple-DE) Some small cosmetic adjustments.
This commit is contained in:
parent
97575fa7a4
commit
53e8b45089
|
@ -11,6 +11,16 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
<include>./colors.xml</include>
|
||||
<include>./navigationsounds.xml</include>
|
||||
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<text name="systemInfo">
|
||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||
<fontSize>0.035</fontSize>
|
||||
<backgroundColor>DDDDDDD8</backgroundColor>
|
||||
</text>
|
||||
</view>
|
||||
</feature>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1, info2, info3, info4, info5,
|
||||
info6, info7, info8, info9, info10,
|
||||
|
@ -32,34 +42,34 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
<origin>1 1</origin>
|
||||
</image>
|
||||
<text name="info1" extra="true">
|
||||
<pos>0.38 0.72</pos>
|
||||
<pos>0.38 0.70</pos>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<pos>0.38 0.74</pos>
|
||||
<pos>0.38 0.72</pos>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<pos>0.38 0.76</pos>
|
||||
<pos>0.38 0.74</pos>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<pos>0.38 0.78</pos>
|
||||
<pos>0.38 0.76</pos>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<pos>0.38 0.82</pos>
|
||||
<pos>0.38 0.80</pos>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<pos>0.38 0.84</pos>
|
||||
<pos>0.38 0.82</pos>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<pos>0.38 0.86</pos>
|
||||
<pos>0.38 0.84</pos>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<pos>0.38 0.88</pos>
|
||||
<pos>0.38 0.86</pos>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<pos>0.38 0.90</pos>
|
||||
<pos>0.38 0.88</pos>
|
||||
</text>
|
||||
<text name="info10" extra="true">
|
||||
<pos>0.38 0.92</pos>
|
||||
<pos>0.38 0.90</pos>
|
||||
</text>
|
||||
</view>
|
||||
|
||||
|
|
Loading…
Reference in a new issue