Change logging mode with prefs.xml

Daniel Atallah datallah at pidgin.im
Tue Oct 4 15:05:16 EDT 2011


On Tue, Oct 4, 2011 at 02:04, solka21 <solka21 at o2.pl> wrote:
>
> Hi,
>
> Is it possible to change my "logging" settings in Pidgin (linux) using only prefs.xml file? I'm changing log_ims, log_chats and log_system value on "1" and saves XML, but it is still auto-changing by Pidgin app when I've got a conversation.
>
> (I can't using GUI app)
>
> So, what should I do? Can I disable this auto-changing mode in Pidgin using only XML files?

It sounds like you're trying to change the configuration files while
Pidgin is running.  That isn't something that is supported - the
configuration files will be overwritten during the course of normal
operation of Pidgin and are only read once when pidgin starts up.

If you want to change a preference while pidgin is running, you'll
have to either do that with a plugin or using the DBus interface.

-D




More information about the Support mailing list