aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-mc4-accounts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several coding style issuesSjoerd Simons2009-08-241-3/+3
* When empathy_account_settings_apply_finish returns false the error is always setSjoerd Simons2009-08-241-2/+1
* Put string up for translationSjoerd Simons2009-08-241-1/+1
* Fix use after freeSjoerd Simons2009-08-241-1/+4
* Fix copyright dateSjoerd Simons2009-08-241-1/+1
* Fix some broken englishSjoerd Simons2009-08-241-1/+1
* Move the logs to the new location after creating the accountSjoerd Simons2009-08-241-4/+92
* Always set the mc4 imported gconf keySjoerd Simons2009-08-241-9/+2
* Fix debug strings, don't unref the gconf client twiceSjoerd Simons2009-08-241-4/+3
* Add api to ask if we have importer our mc4 accountsSjoerd Simons2009-08-241-0/+14
* Return TRUE if we imported any mc4 accountsSjoerd Simons2009-08-241-11/+19
* Grab passwords from the keyring if neededSjoerd Simons2009-08-241-5/+42
* Overhaul the importer slightlySjoerd Simons2009-08-241-341/+175
* Use g_str_has_prefix convenience function for claritySjoerd Simons2009-08-241-1/+2
* Make the gconf entry be false by defaultSjoerd Simons2009-08-241-7/+8
* Don't unref the account object as we don't own itSjoerd Simons2009-08-241-1/+0
* Use new async enable apiSjoerd Simons2009-08-241-1/+1
* Add empathy-import-mc4-accounts filesArnaud Maillet2009-08-241-0/+555