Add "mc" keyword to desktop file

Certain launchers (e.g. GNOME) only search from word boundaries, so typing "mc" doesn't currently match to "PolyMC".
This commit is contained in:
jn64 2022-06-03 09:58:57 +08:00 committed by GitHub
parent 147bde5294
commit ca21b31696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,5 @@ Exec=@Launcher_APP_BINARY_NAME@
StartupNotify=true
Icon=org.polymc.PolyMC
Categories=Game;
Keywords=game;minecraft;launcher;
Keywords=game;minecraft;launcher;mc;
StartupWMClass=PolyMC