Re: [Evolution] account creation script

2005-11-08 Thread Janne Salmi
I had no time to wait so I did my own bash-script but thanks anyway. JS On Tue, 2005-11-08 at 04:13 -0600, Ron Johnson wrote: > On Tue, 2005-11-08 at 13:29 +0530, Sankar P wrote: > > There is already a script for this purpose. Check out the > > evolution-gconf-tools module. > > Evolution looks fo

Re: [Evolution] account creation script

2005-11-08 Thread Andre Klapper
hi, Am Dienstag, den 08.11.2005, 04:13 -0600 schrieb Ron Johnson: > Is e-g-t part of Evo 2.4 or 2.5? afaik neither 2.4 nor 2.5 yet, but according to the Grand Plan(TM) it should become part of evo2.6. cheers, andre -- mailto:[EMAIL PROTECTED] | failed! http://www.iomc.de signature.asc Descr

Re: [Evolution] account creation script

2005-11-08 Thread Ron Johnson
On Tue, 2005-11-08 at 13:29 +0530, Sankar P wrote: > There is already a script for this purpose. Check out the > evolution-gconf-tools module. > Evolution looks for a certain keys on gconf, (under apps/evoluiton) > while startup to get the list of configured accounts. Is e-g-t part of Evo 2.4 or

Re: [Evolution] account creation script

2005-11-08 Thread Sankar P
There is already a script for this purpose. Check out the evolution-gconf-tools module. Evolution looks for a certain keys on gconf, (under apps/evoluiton) while startup to get the list of configured accounts. Sankar On Thu, 2005-11-03 at 13:41 +0200, Janne Salmi wrote: > Hello. > > I'm trying