From ce9d8f8a51760146d500545da65d5e0e915b1a55 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Nov 2014 13:56:05 -0400 Subject: Windows: Remove Alt+A keyboard shortcut, which turns out to have scope outside the menus. --- Build/NullSoftInstaller.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Build/NullSoftInstaller.hs') diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index 22d3caf36..913472a4e 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -123,7 +123,6 @@ makeInstaller gitannex license extrabins launchers = nsis $ do , StartOptions "SW_SHOWNORMAL" , IconFile "$INSTDIR/cmd/git-annex.exe" , IconIndex 2 - , KeyboardShortcut "ALT|CONTROL|a" , Description "git-annex webapp" ] createShortcut autoStartItem -- cgit v1.2.3