mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 12:05:38 +00:00
(rbsimple-DE) Some cosmetic adjustments.
This commit is contained in:
parent
2258825a73
commit
2aad71a3c3
|
@ -54,9 +54,9 @@
|
|||
</image>
|
||||
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer,
|
||||
md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
||||
md_lbl_lastplayed, md_lbl_playcount, md_lbl_favorite,
|
||||
md_developer, md_publisher, md_genre, md_players,
|
||||
md_playcount, md_favorite, md_description">
|
||||
md_lbl_lastplayed, md_lbl_playcount, md_developer,
|
||||
md_publisher, md_genre, md_players, md_playcount,
|
||||
md_description">
|
||||
<color>262626</color>
|
||||
</text>
|
||||
<datetime name="md_releasedate, md_lastplayed">
|
||||
|
|
|
@ -118,14 +118,14 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
</text>
|
||||
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer,
|
||||
md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
||||
md_lbl_lastplayed, md_lbl_favorite">
|
||||
md_lbl_lastplayed">
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath>
|
||||
<fontSize>0.02</fontSize>
|
||||
<size>0.144 0.02</size>
|
||||
</text>
|
||||
<text name="md_developer, md_publisher, md_genre,
|
||||
md_players, md_favorite">
|
||||
md_players">
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||
<fontSize>0.02</fontSize>
|
||||
|
@ -176,47 +176,41 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
<size>0.14 0.023</size>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.815 0.2255</pos>
|
||||
<pos>0.815 0.2855</pos>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.83 0.2455</pos>
|
||||
<pos>0.83 0.3055</pos>
|
||||
</datetime>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.815 0.2755</pos>
|
||||
<pos>0.815 0.3355</pos>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.83 0.2955</pos>
|
||||
<pos>0.83 0.3655</pos>
|
||||
</text>
|
||||
<text name="md_lbl_publisher">
|
||||
<pos>0.815 0.3255</pos>
|
||||
<pos>0.815 0.3955</pos>
|
||||
</text>
|
||||
<text name="md_publisher">
|
||||
<pos>0.83 0.3455</pos>
|
||||
<pos>0.83 0.4255</pos>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.815 0.3755</pos>
|
||||
<pos>0.815 0.4555</pos>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.83 0.3955</pos>
|
||||
<pos>0.83 0.4855</pos>
|
||||
</text>
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.815 0.4255</pos>
|
||||
<pos>0.815 0.5155</pos>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.83 0.4455</pos>
|
||||
<pos>0.83 0.5355</pos>
|
||||
</text>
|
||||
<text name="md_lbl_lastplayed">
|
||||
<pos>0.815 0.4755</pos>
|
||||
<pos>0.815 0.5655</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>0.83 0.4955</pos>
|
||||
<pos>0.83 0.5855</pos>
|
||||
</datetime>
|
||||
<text name="md_lbl_favorite">
|
||||
<pos>0.815 0.5755</pos>
|
||||
</text>
|
||||
<text name="md_favorite">
|
||||
<pos>0.83 0.5955</pos>
|
||||
</text>
|
||||
<text name="md_lbl_rating">
|
||||
<pos>1 1</pos>
|
||||
<fontPath>./core/fonts/blank.ttf</fontPath>
|
||||
|
@ -229,8 +223,8 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
</rating>
|
||||
<text name="md_description">
|
||||
<lineSpacing>1.2</lineSpacing>
|
||||
<pos>0.45 0.67</pos>
|
||||
<size>0.515 0.24</size>
|
||||
<pos>0.454 0.67</pos>
|
||||
<size>0.346 0.24</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<textlist name="gamelist">
|
||||
|
@ -294,7 +288,7 @@ based on: 'recalbox-multi' by the Recalbox community
|
|||
<view name="grid">
|
||||
<text name="md_lbl_rating, md_lbl_releasedate, md_lbl_developer,
|
||||
md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
||||
md_lbl_lastplayed, md_lbl_playcount, md_lbl_favorite">
|
||||
md_lbl_lastplayed, md_lbl_playcount">
|
||||
<pos>1 1</pos>
|
||||
</text>
|
||||
<text name="md_name">
|
||||
|
|
Loading…
Reference in a new issue