Update TortoiseOverlays to 1.1.4-26626
commit61e77a49c537cbacb7cbfee3c8293ab5b9f75b4c
authorSven Strickroth <email@cs-ware.de>
Tue, 25 Aug 2015 23:24:09 +0000 (26 01:24 +0200)
committerSven Strickroth <email@cs-ware.de>
Tue, 25 Aug 2015 23:31:47 +0000 (26 01:31 +0200)
treebece89b451892e7cdb671e693d331e97c3b26600
parent336c320ca4d93799757920e832c8c755231580ce
Update TortoiseOverlays to 1.1.4-26626

The overlays on Win10 don't always show, because there are too many other overlay handlers installed. OneDrive installs 5 of them, and MS chose the name with a space in front of it to ensure those are loaded.
Unfortunately, the OneDrive overlays are not "good citizens" like Tortoise is so they always load *all* of those handlers even if there are many other handlers installed.
To ensure the Tortoise overlays are loaded, change the registration so that the Tortoise handler names start with two spaces, therefore placing them *before* the OneDrive handlers.

Based on TortoiseSVN rev. 26717, 26721, and 26722.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/TortoiseOverlays/TortoiseOverlays-1.1.3.21564-win32.msi [deleted file]
ext/TortoiseOverlays/TortoiseOverlays-1.1.3.21564-win32.msm [deleted file]
ext/TortoiseOverlays/TortoiseOverlays-1.1.3.21564-x64.msi [deleted file]
ext/TortoiseOverlays/TortoiseOverlays-1.1.3.21564-x64.msm [deleted file]
ext/TortoiseOverlays/TortoiseOverlays-1.1.4.26626-win32.msm [new file with mode: 0644]
ext/TortoiseOverlays/TortoiseOverlays-1.1.4.26626-x64.msm [new file with mode: 0644]
src/TortoiseGitSetup/StructureFragment.wxi
src/TortoiseProc/Settings/SetOverlayHandlers.cpp