Correct md5 hash

This commit is contained in:
Raoul Snyman 2019-04-10 15:11:20 -07:00
parent 66c32e6e79
commit 10dab342bf
1 changed files with 3 additions and 3 deletions

View File

@ -35,20 +35,20 @@
<Shortcut Id="ApplicationStartMenuShortcut"
Name="OpenLP"
Description="Open Source Worship Presentation Software"
Target="[#file_41ace6a04b60b8de3cfff4dc19340b89]"
Target="[#file_e368869eb54b01e2288a3359b1cf51f8]"
Icon="OpenLP.ico"
WorkingDirectory="RootDirectory"/>
<Shortcut Id="DebugStartMenuShortcut"
Name="OpenLP (Debug)"
Description="Run OpenLP with debug logging enabled"
Target="[#file_41ace6a04b60b8de3cfff4dc19340b89]"
Target="[#file_e368869eb54b01e2288a3359b1cf51f8]"
Arguments="--log-level debug"
Icon="OpenLP.ico"
WorkingDirectory="RootDirectory"/>
<Shortcut Id="HelpStartMenuShortcut"
Name="OpenLP Help"
Description="Help file for OpenLP"
Target="[#file_e030c6443dbb7fdb86addeef3888d509]"
Target="[#file_436f15ee9b174c85745878fe09b6d47e]"
WorkingDirectory="RootDirectory"/>
<util:InternetShortcut Id="OpenLPWebSite"
Name="OpenLP on the Web"