From 9d0cc24934cb5c62a2600ca82c53942c812d75ad Mon Sep 17 00:00:00 2001 From: Wouter Wijsman Date: Sat, 14 Mar 2020 13:19:53 +0100 Subject: [PATCH] Add desktop file for Linux --- contrib/README.md | 1 + contrib/linux/dosbox-staging.desktop | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 contrib/linux/dosbox-staging.desktop diff --git a/contrib/README.md b/contrib/README.md index f8213711..f54f5214 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -11,4 +11,5 @@ itself. - **static-opus**: Compiles a static Opusfile library that can be used by `./configure` in the absense of `pkg-config` - **macos**: Files required for creating macOS App bundle +- **linux**: Desktop file for Linux diff --git a/contrib/linux/dosbox-staging.desktop b/contrib/linux/dosbox-staging.desktop new file mode 100644 index 00000000..488e953f --- /dev/null +++ b/contrib/linux/dosbox-staging.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=dosbox-staging +GenericName=DOS emulator +Comment=A modernized DOSBox +Exec=dosbox +Icon=dosbox-staging +Type=Application +Keywords=DOS,gaming,games,game,emulator +Categories=Game