aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-auto-salut-account-helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Use library i18n method for source files included in shared libraryRob Bradford2010-05-181-1/+3
| | | | | | | Since these files are included in the g-c-c shared module we must use the version of the _ macro that includes the domain. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=618969
* remove the salut_created gconf key (#611817)Guillaume Desmottes2010-03-051-19/+0
|
* there is no reasy why error would be NULL if e_book_get_self failedGuillaume Desmottes2010-01-251-2/+1
|
* remove create_salut_account_if_needed as it's done in the assistant nowGuillaume Desmottes2010-01-251-109/+0
|
* factor out and export create_salut_account_settingsGuillaume Desmottes2010-01-251-48/+65
|
* Don't pass managers to create_salut_account_if_neededGuillaume Desmottes2010-01-201-3/+21
| | | | It can dup it itself.
* move create_salut_account_if_needed and should_create_salut_account to a new ↵Guillaume Desmottes2010-01-201-0/+215
file