1
0
Fork 0
dosbox-staging/contrib
Patryk Obara a6da84d23e Add Linux desktop icons according to XDG spec
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.
2020-04-15 23:55:48 +02:00
..
icons Add Linux desktop icons according to XDG spec 2020-04-15 23:55:48 +02:00
linux Add Linux desktop icons according to XDG spec 2020-04-15 23:55:48 +02:00
macos Add a script for creating macOS app bundle 2020-03-08 03:28:37 +01:00
static-opus Use GNU make < 4.x define syntax 2020-01-19 21:09:28 +01:00
README.md Add desktop file for Linux 2020-03-14 16:50:45 +01:00

Supporting and Contributed Material

This directory holds material that may benefit the users, developers, or project but that aren't directly part of the core source of the project itself.

Inventory

  • icons: Vector graphics and makefiles to re-create icons in .ico and .icns formats; read icons.md file for details
  • 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