url shortner

2009-07-10 Thread Daniel
For those who have downloaded the URL shortener plugin. I just updated it. It wasn't working for several protocols (pretty much was only working for jabber/XMPP) now it has been tested for ICQ,Jabber,MSN,Yahoo, and AIM ___ Support@pidgin.im mailing list W

Re: Delete logs that are too large

2009-07-10 Thread Daniel
You can do a simple find based on age: find $HOME/.purple/logs -name *.txt -cmin +3600 --delete That would delete any log file that was changed over an hour ago On Sat, Jul 11, 2009 at 5:16 AM, James . wrote: > On Thu, Jul 9, 2009 at 11:36 PM, Daniel Atallah wrote: > > On Thu, Jul 9, 2009 at 4

Re: Delete logs that are too large

2009-07-10 Thread James .
On Thu, Jul 9, 2009 at 11:36 PM, Daniel Atallah wrote: > On Thu, Jul 9, 2009 at 4:15 AM, James . wrote: >> Does pidgin automatically delete logs that are too large (say > 4mb)? >> This would be a handy feature (and msn does this too). >> > > There is no way to do this automatically within Pidgin. >

help

2009-07-10 Thread Jonathan Philander
I cannot log onto mxit. Can you please help? It says that I should check my mxit server settings ___ Support@pidgin.im mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support

PurpleSavedstatusSetSubstatus

2009-07-10 Thread Stefan Wennborg
I want to set a different subsatus for each signed in account. This is what I got so far... Code.. #!/usr/bin/env python import dbus bus = dbus.SessionBus() obj = bus.get_object("im.pidgin.purple.PurpleService", "/im/pidgin/purple/PurpleObject") purple = dbus.Interface(obj, "im.pidgin.purpl

Re: how to join to room chating

2009-07-10 Thread Daniel Atallah
On Fri, Jul 10, 2009 at 3:27 AM, Synch Ronized wrote: > (14:25:25) yahoo: 44 bytes to read, rxlen is 64 > (14:25:25) yahoo: Yahoo Service: 0x96 Status: -1 > > that's appears on debug winwow... > i dont know about protocol that used..how to check that protocol.. > thank Protocol would be Yahoo, MSN