Fixed issue #2646: Library broken in Windows 10
commitcc39a88afe16b20253fe25e924c206ad2abfb950
authorSven Strickroth <email@cs-ware.de>
Sat, 12 Dec 2015 15:32:23 +0000 (12 16:32 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 12 Dec 2015 15:41:59 +0000 (12 16:41 +0100)
tree548b84f5d006d59137544543d1d9a4e708f0c3ea
parentde14b340404a36cb33d671896d2a934f1e694c16
Fixed issue #2646: Library broken in Windows 10

The custom library doesn't work anymore on Win10. Use the default "Documents" library type instead for Win8 and later: In Win8 and later, the Explorer uses a ribbon UI and doesn't allow to add custom commands, which was the whole reason for the custom library type. And that means the "Documents" library type is sufficient for the Git library folder.

Based on TortoieSVN rev. 27029.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Utils/Libraries.cpp
src/Utils/SysInfo.h