Python plugin: Let Account objects compare equal if they refer to the same account
[claws.git] / src / plugins / python / accounttype.c
2013-07-27 Holger BerndtPython plugin: Let Account objects compare equal if...
2013-07-27 Holger BerndtPython plugin: Include information about default account
2013-07-27 Holger BerndtPython plugin: Remove unused account methods
2013-07-27 Holger BerndtPython plugin: Make account name and address read-only...
2013-07-27 Holger BerndtPython plugin: Add account address
2013-07-27 Holger BerndtPython plugin: Add accessor to accounts, and an Account...