mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(modern-DE) Changed the default transition animations profile.
This commit is contained in:
parent
370adbb369
commit
3020ed69bc
|
@ -16,6 +16,17 @@
|
||||||
<label>Light mode</label>
|
<label>Light mode</label>
|
||||||
</colorScheme>
|
</colorScheme>
|
||||||
|
|
||||||
|
<transitions name="instant">
|
||||||
|
<label>instant</label>
|
||||||
|
<selectable>true</selectable>
|
||||||
|
<systemToSystem>instant</systemToSystem>
|
||||||
|
<systemToGamelist>instant</systemToGamelist>
|
||||||
|
<gamelistToGamelist>instant</gamelistToGamelist>
|
||||||
|
<gamelistToSystem>instant</gamelistToSystem>
|
||||||
|
<startupToSystem>slide</startupToSystem>
|
||||||
|
<startupToGamelist>slide</startupToGamelist>
|
||||||
|
</transitions>
|
||||||
|
|
||||||
<transitions name="instantAndSlide">
|
<transitions name="instantAndSlide">
|
||||||
<label>instant and slide</label>
|
<label>instant and slide</label>
|
||||||
<selectable>true</selectable>
|
<selectable>true</selectable>
|
||||||
|
@ -38,17 +49,6 @@
|
||||||
<startupToGamelist>slide</startupToGamelist>
|
<startupToGamelist>slide</startupToGamelist>
|
||||||
</transitions>
|
</transitions>
|
||||||
|
|
||||||
<transitions name="instant">
|
|
||||||
<label>instant</label>
|
|
||||||
<selectable>true</selectable>
|
|
||||||
<systemToSystem>instant</systemToSystem>
|
|
||||||
<systemToGamelist>instant</systemToGamelist>
|
|
||||||
<gamelistToGamelist>instant</gamelistToGamelist>
|
|
||||||
<gamelistToSystem>instant</gamelistToSystem>
|
|
||||||
<startupToSystem>slide</startupToSystem>
|
|
||||||
<startupToGamelist>slide</startupToGamelist>
|
|
||||||
</transitions>
|
|
||||||
|
|
||||||
<suppressTransitionProfiles>
|
<suppressTransitionProfiles>
|
||||||
<entry>builtin-instant</entry>
|
<entry>builtin-instant</entry>
|
||||||
<entry>builtin-slide</entry>
|
<entry>builtin-slide</entry>
|
||||||
|
|
Loading…
Reference in a new issue