mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 22:25:38 +00:00
61 lines
1.6 KiB
XML
61 lines
1.6 KiB
XML
<theme>
|
|
<variant name="all">
|
|
<view name="system, gamelist">
|
|
<image name="helpsystemPanel">
|
|
<size>1 0.057</size>
|
|
</image>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="textlistWithVideos, textlistWithoutVideos">
|
|
<view name="gamelist">
|
|
<text name="description">
|
|
<pos>0.405 0.66</pos>
|
|
</text>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="simpleTextlistWithVideos, simpleTextlistWithoutVideos">
|
|
<view name="gamelist">
|
|
<text name="customCollectionName">
|
|
<pos>0.03 0.049</pos>
|
|
</text>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="textlistWithVideos">
|
|
<view name="gamelist">
|
|
<video name="gameVideo">
|
|
<pos>0.592 0.417</pos>
|
|
<maxSize>0.377 0.485</maxSize>
|
|
</video>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="textlistWithoutVideos">
|
|
<view name="gamelist">
|
|
<image name="gameImage">
|
|
<pos>0.592 0.417</pos>
|
|
<maxSize>0.377 0.485</maxSize>
|
|
</image>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="simpleTextlistWithVideos">
|
|
<view name="gamelist">
|
|
<video name="gameVideo">
|
|
<pos>0.655 0.22</pos>
|
|
<maxSize>0.5 0.65</maxSize>
|
|
</video>
|
|
</view>
|
|
</variant>
|
|
|
|
<variant name="simpleTextlistWithoutVideos">
|
|
<view name="gamelist">
|
|
<image name="gameImage">
|
|
<pos>0.655 0.22</pos>
|
|
<maxSize>0.5 0.65</maxSize>
|
|
</image>
|
|
</view>
|
|
</variant>
|
|
</theme> |