Skip to content

Commit

Permalink
desktop: add %U to Exec command
Browse files Browse the repository at this point in the history
so xdg-open desura:// will result into desurium launching/installing the game
  • Loading branch information
karolherbst committed Mar 27, 2013
1 parent 720c808 commit fe065f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/scripts/desura.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Name=Desurium
GenericName=Game Manager
Type=Application
Comment=Free software version of Desura game client
Exec=@DESKTOP_EXE@
Exec=@DESKTOP_EXE@ %U
TryExec=@DESKTOP_EXE@
MimeType=x-scheme-handler/desura;
Icon=@DESKTOP_ICON@
Expand Down

0 comments on commit fe065f8

Please sign in to comment.