diff options
Diffstat (limited to 'Assistant/Install/Menu.hs')
-rw-r--r-- | Assistant/Install/Menu.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Install/Menu.hs b/Assistant/Install/Menu.hs index cb9b76ba6..940a2b32c 100644 --- a/Assistant/Install/Menu.hs +++ b/Assistant/Install/Menu.hs @@ -27,4 +27,5 @@ fdoDesktopMenu command = genDesktopEntry "Track and sync the files in your Git Annex" False (command ++ " webapp") + (Just "git-annex") -- icon base name ["Network", "FileTransfer"] |