summaryrefslogtreecommitdiff
path: root/Assistant/Install.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/Install.hs')
-rw-r--r--Assistant/Install.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Install.hs b/Assistant/Install.hs
index 56a29c2b3..3860ed840 100644
--- a/Assistant/Install.hs
+++ b/Assistant/Install.hs
@@ -51,7 +51,7 @@ ensureInstalled = go =<< standaloneAppBase
autostartfile <- userAutoStart osxAutoStartLabel
#else
installMenu program
- =<< desktopMenuFilePath "git-annex" <$> userConfigDir
+ =<< desktopMenuFilePath "git-annex" <$> userDataDir
autostartfile <- autoStartPath "git-annex" <$> userConfigDir
#endif
installAutoStart program autostartfile