mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-07 09:54:30 +00:00
5488ab11d4
There shouldn't be any reason for the desktop file to be executable, and this is sometimes against policy in downstream distributions: https://wiki.gentoo.org/wiki/.desktop_files#Executable_bit_in_.desktop_files Bug: https://bugs.gentoo.org/866443 Signed-off-by: John Helmert III <ajak@gentoo.org>
17 lines
291 B
Desktop File
17 lines
291 B
Desktop File
[Desktop Entry]
|
|
Categories=Game;
|
|
Exec=/opt/multimc/run.sh
|
|
Icon=/opt/multimc/icon.svg
|
|
Keywords=game;Minecraft;
|
|
MimeType=
|
|
Name=MultiMC 5
|
|
Path=
|
|
StartupNotify=true
|
|
Terminal=false
|
|
TerminalOptions=
|
|
Type=Application
|
|
X-DBUS-ServiceName=
|
|
X-DBUS-StartupType=
|
|
X-KDE-SubstituteUID=false
|
|
X-KDE-Username=
|