#2334: Add option to GTK UI to startup application with OS
-----------------------------+----------------------------------------------
 Reporter:  Cas              |       Owner:                        
     Type:  feature-request  |      Status:  new                   
 Priority:  trivial          |   Milestone:  1.4.0                 
Component:  gtkui            |     Version:  other (please specify)
 Keywords:                   |  
-----------------------------+----------------------------------------------
Description changed by Cas:

Old description:

> This is for Classic mode users wishing for Deluge to open on startup.
>
> On Linux, desktop file copied to:
> {{{
> .config/autostart/
> }}}
>
> On Windows, copy shortcut to:
> {{{
> C:\Users\User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
> }}}
>
> For Mac OSX there seems to be no easy solution that work on all systems.

New description:

 This is for Classic mode users wishing for Deluge to open on startup.

 On Linux, desktop file copied to:
 {{{
 .config/autostart/
 }}}

 On Windows, copy shortcut to:
 {{{
 C:\Users\User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
 }}}

 For Mac OSX this might work, (from
 [http://stackoverflow.com/a/7643260/175584 SO]):
 {{{
 defaults write /Library/Preferences/loginwindow
 AutoLaunchedApplicationDictionary -array-add '{Path="/Applications/Your
 Application.app";}'
 }}}

--

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2334#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to