aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-common.h
Commit message (Collapse)AuthorAgeFilesLines
* add empathy_accounts_has_accountsGuillaume Desmottes2010-03-051-0/+2
|
* Simplify empathy_accounts_importSjoerd Simons2010-03-021-1/+1
|
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-021-4/+0
| | | | | | | 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.
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-121-0/+39
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).