]> git.0d.be Git - empathy.git/history - src/empathy-import-mc4-accounts.c
Merge branch 'debug-window'
[empathy.git] / src / empathy-import-mc4-accounts.c
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-24 Sjoerd SimonsFix several coding style issues
2009-08-23 Sjoerd SimonsWhen empathy_account_settings_apply_finish returns...
2009-08-23 Sjoerd SimonsPut string up for translation
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