aboutsummaryrefslogtreecommitdiffstats
path: root/src/cc-empathy-accounts-page.c
Commit message (Collapse)AuthorAgeFilesLines
* Cancel creation in the accounts dialog if the wizard is runningSjoerd Simons2010-03-051-1/+23
| | | | | | If the account wizard is finished it should have created at least some accounts. Cancel any account creation that was going on in the accounts dialog so it nicely jumps showing the first real account :)
* Merge branch 'more-accounts-fixes'Travis Reitter2010-03-031-11/+15
|\
| * Remove EmpathyAccountsPlugin's requirement that it be a singleton, so we can ↵Travis Reitter2010-03-031-11/+15
| | | | | | | | reset the embedded control panel to a sane state every time we open it.
* | Always popup the accounts wizard if we don't have salut accountsSjoerd Simons2010-03-021-1/+3
|/
* Update the FSF's mailing address in the new control center files.Travis Reitter2010-02-131-2/+1
|
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-121-0/+207
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).