mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2025-05-12 02:27:21 +00:00
Desktop files respect $PATH and $XDG_DATA_DIRS, so the full path does not need to be specified to either. This fixes the Flatpak build by allowing Flatpak to rewrite these to match the app ID.
10 lines
209 B
Desktop File
10 lines
209 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Name=Samplebrain
|
|
Comment=A sample masher designed by Aphex Twin
|
|
Exec=samplebrain
|
|
Icon=samplebrain
|
|
Terminal=false
|
|
Categories=GNOME;Application;
|
|
StartupNotify=true |