Skip to content

Commit

Permalink
Merge pull request #15 from glensc/autostart
Browse files Browse the repository at this point in the history
setup autostart file after install
  • Loading branch information
stefano-k committed Jul 17, 2014
2 parents 3442ee0 + f4b12c2 commit 28bfb11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions caja-dropbox.in
Expand Up @@ -1261,6 +1261,9 @@ options:
if GUI_AVAILABLE:
start_dropbox()
console_print(u"Done!")

# downloaded dropbox doesn't create autostart file, do it ourselves
reroll_autostart(True)
else:
if start_dropbox():
if not grab_link_url_if_necessary():
Expand Down

0 comments on commit 28bfb11

Please sign in to comment.