fix up old comments that used format=txt, which is no longer enabled

This commit is contained in:
Joey Hess 2014-03-20 12:09:09 -04:00
parent 32d491a2cd
commit fac8198a2f
12 changed files with 12 additions and 12 deletions

View file

@ -67,7 +67,7 @@ uninstaller :: FilePath
uninstaller = "git-annex-uninstall.exe"
gitInstallDir :: Exp FilePath
gitInstallDir = fromString "$PROGRAMFILES\\Git\\cmd"
gitInstallDir = fromString "$PROGRAMFILES\\Git\\bin"
startMenuItem :: Exp FilePath
startMenuItem = "$SMPROGRAMS/git-annex.lnk"