mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 23:55:38 +00:00
(slate-DE) Fixed some minor theme configuration issues.
This commit is contained in:
parent
17493efcf2
commit
86025d1894
|
@ -117,6 +117,13 @@
|
||||||
<maxItemCount>5</maxItemCount>
|
<maxItemCount>5</maxItemCount>
|
||||||
<zIndex>60</zIndex>
|
<zIndex>60</zIndex>
|
||||||
</carousel>
|
</carousel>
|
||||||
|
<image name="backframe2">
|
||||||
|
<pos>0.5 0.19</pos>
|
||||||
|
<size>0.96 0.735</size>
|
||||||
|
<origin>0.5 0</origin>
|
||||||
|
<path>./core/images/frame.png</path>
|
||||||
|
<zIndex>10</zIndex>
|
||||||
|
</image>
|
||||||
<text name="game_name">
|
<text name="game_name">
|
||||||
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
<fontPath>./core/fonts/Exo2-RegularCondensed.otf</fontPath>
|
||||||
<fontSize>0.045</fontSize>
|
<fontSize>0.045</fontSize>
|
||||||
|
@ -147,13 +154,6 @@
|
||||||
<itemsPerLine>10</itemsPerLine>
|
<itemsPerLine>10</itemsPerLine>
|
||||||
</badges>
|
</badges>
|
||||||
<!-- Hide some unwanted elements -->
|
<!-- Hide some unwanted elements -->
|
||||||
<image name="backframe2">
|
|
||||||
<pos>0.5 0.19</pos>
|
|
||||||
<size>0.96 0.735</size>
|
|
||||||
<origin>0.5 0</origin>
|
|
||||||
<path>./core/images/frame.png</path>
|
|
||||||
<zIndex>10</zIndex>
|
|
||||||
</image>
|
|
||||||
<image name="backframe3">
|
<image name="backframe3">
|
||||||
<visible>false</visible>
|
<visible>false</visible>
|
||||||
</image>
|
</image>
|
||||||
|
@ -162,11 +162,6 @@
|
||||||
md_players, md_description">
|
md_players, md_description">
|
||||||
<visible>false</visible>
|
<visible>false</visible>
|
||||||
</text>
|
</text>
|
||||||
<text name="md_lbl_publisher, md_lbl_genre, md_lbl_players,
|
|
||||||
md_lbl_lastplayed, md_publisher, md_genre, md_players,
|
|
||||||
md_description">
|
|
||||||
<visible>false</visible>
|
|
||||||
</text>
|
|
||||||
<datetime name="md_releasedate md_lastplayed">
|
<datetime name="md_releasedate md_lastplayed">
|
||||||
<visible>false</visible>
|
<visible>false</visible>
|
||||||
</datetime>
|
</datetime>
|
||||||
|
|
Loading…
Reference in a new issue