diff options
Diffstat (limited to 'Assistant/Install/AutoStart.hs')
-rw-r--r-- | Assistant/Install/AutoStart.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Install/AutoStart.hs b/Assistant/Install/AutoStart.hs index 13b4bc7ab..b03d20224 100644 --- a/Assistant/Install/AutoStart.hs +++ b/Assistant/Install/AutoStart.hs @@ -35,4 +35,5 @@ fdoAutostart command = genDesktopEntry "Autostart" False (command ++ " assistant --autostart") + Nothing [] |