diff options
author | timoreo <contact@timoreo.fr> | 2022-11-16 14:26:52 +0100 |
---|---|---|
committer | Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-05-05 15:05:17 -0700 |
commit | 54fb799d95faa3d646cfc835937e5fbdb10afa4d (patch) | |
tree | 30befcc3832038cdbdd43baebf691512bb66414b /program_info/org.prismlauncher.PrismLauncher.desktop.in | |
parent | 565202c99004a13f4d6b9bad6ec1e0634fb280fb (diff) | |
download | PrismLauncher-54fb799d95faa3d646cfc835937e5fbdb10afa4d.tar.gz PrismLauncher-54fb799d95faa3d646cfc835937e5fbdb10afa4d.tar.bz2 PrismLauncher-54fb799d95faa3d646cfc835937e5fbdb10afa4d.zip |
Fix command line args
Signed-off-by: timoreo <contact@timoreo.fr>
Diffstat (limited to 'program_info/org.prismlauncher.PrismLauncher.desktop.in')
-rw-r--r-- | program_info/org.prismlauncher.PrismLauncher.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program_info/org.prismlauncher.PrismLauncher.desktop.in b/program_info/org.prismlauncher.PrismLauncher.desktop.in index f08f2ba4..675e1f1f 100644 --- a/program_info/org.prismlauncher.PrismLauncher.desktop.in +++ b/program_info/org.prismlauncher.PrismLauncher.desktop.in @@ -10,4 +10,4 @@ Icon=org.prismlauncher.PrismLauncher Categories=Game;ActionGame;AdventureGame;Simulation; Keywords=game;minecraft;launcher;mc;multimc;polymc; StartupWMClass=PrismLauncher -MimeType=application/zip;application/x-modrinth-modpack+zip +MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge; |