mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-22 11:23:27 -04:00
Merge branch 'patch-1' into 'master'
Set QT_QPA_PLATFORM to xcb for openmw-cs See merge request OpenMW/openmw!4809
This commit is contained in:
commit
dad60fdb49
@ -5,7 +5,7 @@ GenericName=Content Editor
|
||||
Comment=A replacement for the Morrowind Construction Set.
|
||||
Keywords=Morrowind;Construction Set;Creation Kit Editor;Set;Kit;
|
||||
TryExec=openmw-cs
|
||||
Exec=openmw-cs
|
||||
Exec=env QT_QPA_PLATFORM=xcb openmw-cs
|
||||
Icon=openmw-cs
|
||||
Categories=Game;RolePlaying;
|
||||
StartupWMClass=openmw-cs
|
||||
|
Loading…
x
Reference in New Issue
Block a user