aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-common.c
Commit message (Collapse)AuthorAgeFilesLines
* add empathy_accounts_has_accountsGuillaume Desmottes2010-03-051-0/+13
|
* Improve debugging and don't use g_debugSjoerd Simons2010-03-021-1/+1
|
* Simplify empathy_accounts_importSjoerd Simons2010-03-021-19/+6
|
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-021-55/+1
| | | | | | | On every run of the accounts UI we should try to import MC4 accounts (if they weren't imported already). Also replace the --try-import option with --if-needed to better document the fact that it will only display the UI if needed.
* empathy-accounts: Check to see if there are no accounts thus show the assistantDanielle Madeley2010-02-261-0/+4
| | | | Fixes: #611131
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-121-0/+216
preferences and control center. Where available, this also supports embedding the preferences dialog in the "extensible-shell" control center (currently in development, but likely to be mainlined soon).