Skip to content
Snippets Groups Projects
Commit 34e5b683 authored by Daniel Brötzmann's avatar Daniel Brötzmann
Browse files

Portable Installer: Add hint for Gajim to check if it runs as portable

parent 0f70fcdd
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,7 @@ Section "Gajim" SecGajim
"-c ..\UserData" "" "" SW_SHOWNORMAL "" "Gajim Portable"
CreateShortCut "$INSTDIR\Gajim-Portable-Debug.lnk" "$INSTDIR\bin\Gajim-Debug.exe" \
"-c ..\UserData" "" "" SW_SHOWNORMAL "" "Gajim Portable Debug"
!appendfile "$INSTDIR\bin\is_portable" ""
SectionEnd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment