Chris Kasso | 9 Apr 19:33
Picon
Favicon

Gnome's autostart config

I need to write a script that registers a service to be started when
the user logs into their system.  Depending on the version of
Gnome they are using I need to either modify:

$HOME/.gnome2/session-manual

or put something in:

$HOME/.config/autostart/

What I am trying to determine is which version of Gnome switched 
from .gnome2/session-manual to .config/autostart/.

Does anyone happen to know?

Chris
Gianluca Borello | 9 Apr 19:59
Picon

Re: Gnome's autostart config

On Wed, Apr 9, 2008 at 7:34 PM, Chris Kasso <kasso <at> sun.com> wrote:
>
>  What I am trying to determine is which version of Gnome switched
>  from .gnome2/session-manual to .config/autostart/.
>

A simple search on bugzilla returns this page:
http://bugzilla.gnome.org/show_bug.cgi?id=334066

So I think the switch happened from 2.12 to 2.14, but i'm not
absolutely sure :-)

Gmane