Account (dis|en)abling

Eric Polino aluink at gmail.com
Wed May 23 13:13:55 EDT 2007


On 5/23/07, Stu Tomlinson <stu at nosnilmot.com> wrote:
>
> On Wed, 2007-05-23 at 11:36 -0400, Eric Polino wrote:
> > when I enable it in Pidgin it gets enabled for both Finch and Pidgin;
> > I've confirmed this in accounts.xml.
>
> This doesn't happen for me. This is exactly why we have UI-specific
> preferences for accounts:
>
>         <settings ui='gtk-gaim'>
>             <setting name='auto-login' type='bool'>0</setting>
>         </settings>
>         <settings ui='gnt-purple'>
>             <setting name='auto-login' type='bool'>1</setting>
>         </settings>


Well about it setting them globally, I'm not sure how to reproduce it,
cause...take my word for it ;) it's happened.  So when I figure out how to
reproduce it, I'll get back to you.

    <settings ui='gtk-gaim'>
      <setting name='auto-login' type='bool'>1</setting>
    </settings>
    <settings ui='gnt-purple'>
      <setting name='auto-login' type='bool'>0</setting>
    </settings>
    <settings ui='gnt-gaim'>
      <setting name='auto-login' type='bool'>0</setting>
    </settings>

On the other hand I've deleted the gnt-gaim several times and it keeps
coming back.
-- 
"...indexable arrays, which may be thought of as functions whose domains are
isomorphic to contiguous subsets of the integers."
--Haskell 98 Library Report
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/devel/attachments/20070523/12b0e62b/attachment.html>


More information about the Devel mailing list