mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-23 06:41:08 +00:00
Merge branch 'update-appdata' into 'master'
Update appdata XML, add branding colors See merge request OpenMW/openmw!4021
This commit is contained in:
commit
8a980fcce1
@ -21,6 +21,12 @@ Copyright 2020 Bret Curtis <psi29a@gmail.com>
|
|||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<launchable type="desktop-id">org.openmw.launcher.desktop</launchable>
|
<launchable type="desktop-id">org.openmw.launcher.desktop</launchable>
|
||||||
|
|
||||||
|
<branding>
|
||||||
|
<color type="primary" scheme_preference="light">#dcccb8</color>
|
||||||
|
<color type="primary" scheme_preference="dark">#574526</color>
|
||||||
|
</branding>
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<image>https://wiki.openmw.org/images/Openmw_0.11.1_launcher_1.png</image>
|
<image>https://wiki.openmw.org/images/Openmw_0.11.1_launcher_1.png</image>
|
||||||
@ -28,15 +34,15 @@ Copyright 2020 Bret Curtis <psi29a@gmail.com>
|
|||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://wiki.openmw.org/images/0.40_Screenshot-Balmora_3.png</image>
|
<image>https://wiki.openmw.org/images/0.40_Screenshot-Balmora_3.png</image>
|
||||||
<caption>The Mournhold's plaza on OpenMW</caption>
|
<caption>Balmora at morning on OpenMW</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://wiki.openmw.org/images/Screenshot_mournhold_plaza_0.35.png</image>
|
<image>https://wiki.openmw.org/images/Screenshot_mournhold_plaza_0.35.png</image>
|
||||||
<caption>Vivec seen from Ebonheart on OpenMW</caption>
|
<caption>The Mournhold's plaza on OpenMW</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<image>https://wiki.openmw.org/images/Screenshot_Vivec_seen_from_Ebonheart_0.35.png</image>
|
<image>https://wiki.openmw.org/images/Screenshot_Vivec_seen_from_Ebonheart_0.35.png</image>
|
||||||
<caption>Balmora at morning on OpenMW</caption>
|
<caption>Vivec seen from Ebonheart on OpenMW</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<categories>
|
<categories>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user