Change X11 Window WM_CLASS to 'dosbox-staging' to avoid conflicts with upstream DOSBox, which might be provided by package manager. Update .desktop file to specify WMClass to be correlated with dosbox-staging process (even if executable file conflicts with dosbox upstream). Update contrib/icons/Makefile to generate 'hicolor' directory structure.
11 lines
250 B
Desktop File
11 lines
250 B
Desktop File
[Desktop Entry]
|
|
Name=dosbox-staging
|
|
GenericName=DOS emulator
|
|
Comment=A modernized DOSBox
|
|
Exec=dosbox
|
|
Icon=dosbox-staging
|
|
Type=Application
|
|
Terminal=false
|
|
Keywords=dos;gaming;game;games;emulator;
|
|
Categories=Game;Emulator;
|
|
StartupWMClass=dosbox-staging
|