offline installer options

2014-02-05 Thread Damon Wilkins
What is the installer flag to check English under the Spellchecking
Support ?

I'm trying to do something like this:

pidgin-2.10.9.exe /S /DS=0 /SMS=0 /SpellCheck???

Thanks,
Damon
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: offline installer options

2014-02-05 Thread Daniel Atallah
On Wed, Feb 5, 2014 at 11:09 AM, Damon Wilkins damonter...@gmail.comwrote:

 What is the installer flag to check English under the Spellchecking
 Support ?

 I'm trying to do something like this:

 pidgin-2.10.9.exe /S /DS=0 /SMS=0 /SpellCheck???


There isn't currently any support for doing that.
There is a partial patch in this ticket:
https://developer.pidgin.im/ticket/11977#comment:4
If someone invests the time to get this to a good state, I'd be happy to
commit it.

-D
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Pushing out preference settings via group policy

2014-02-05 Thread Matt Weig
Would like to enforce users in my network to have all conversations logged.
Is there a good way to do this via a group policy or settings file?
___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Re: Pushing out preference settings via group policy

2014-02-05 Thread Dave Warren

On 2014-02-05 11:45, Matt Weig wrote:
Would like to enforce users in my network to have all conversations 
logged. Is there a good way to do this via a group policy or settings 
file?




Not from pidgin's point of view. Even if you did, users could still 
delete and modify the logs after the fact, so this really is something 
that should be done server-side if complicance or data retention are 
factors.


If you just wanted to enable logging for user's convenience (so people 
stop calling the helpdesk to inquire), with a bit of creativity you 
could whip up a login script that would set the appropriate flags in the 
XML, but this is not something that's formally supported or documented, 
and of course you'd have to watch new pidgin versions carefully as the 
logging settings in the config file could change at any point in the 
future, without notice.


--
Dave Warren
http://www.hireahit.com/
http://ca.linkedin.com/in/davejwarren


___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support