]> git.0d.be Git - empathy.git/history - src/empathy-import-mc4-accounts.c
Fix use after free
[empathy.git] / src / empathy-import-mc4-accounts.c
2009-08-23 Sjoerd SimonsFix use after free
2009-08-23 Sjoerd SimonsFix copyright date
2009-08-23 Sjoerd SimonsFix some broken english
2009-08-23 Sjoerd SimonsMove the logs to the new location after creating the...
2009-08-23 Sjoerd SimonsAlways set the mc4 imported gconf key
2009-08-23 Sjoerd SimonsFix debug strings, don't unref the gconf client twice
2009-08-23 Sjoerd SimonsAdd api to ask if we have importer our mc4 accounts
2009-08-23 Sjoerd SimonsReturn TRUE if we imported any mc4 accounts
2009-08-23 Sjoerd SimonsGrab passwords from the keyring if needed
2009-08-23 Sjoerd SimonsOverhaul the importer slightly
2009-08-23 Sjoerd SimonsUse g_str_has_prefix convenience function for clarity
2009-08-23 Sjoerd SimonsMake the gconf entry be false by default
2009-08-23 Sjoerd SimonsDon't unref the account object as we don't own it
2009-08-23 Sjoerd SimonsUse new async enable api
2009-08-23 Arnaud MailletAdd empathy-import-mc4-accounts files