aboutsummaryrefslogtreecommitdiffstats
path: root/src/cc-empathy-accounts-panel.c
Commit message (Collapse)AuthorAgeFilesLines
* CC panel: don't use an undefined symbolEmilio Pozuelo Monfort2011-02-231-2/+0
|
* cc-panel: make sure to always pack a widget during constructionCosimo Cecchi2011-02-101-1/+10
| | | | | | | The CC library expects the panel to have a child widget after it's constructed, otherwise it segfaults. https://bugzilla.gnome.org/show_bug.cgi?id=641867
* accounts-panel: remove gconf bits (#634595)Guillaume Desmottes2010-11-161-9/+0
| | | | This code is useless.
* Add authors and fix copyrights for empathy-accounts-moduleDanielle Madeley2010-07-211-1/+3
|
* Update cc-empathy-accounts-panel for latest gnome-control-centerDanielle Madeley2010-07-211-43/+128
|
* cc-empathy-accounts-panel: Enable gettext when the panel is createdRob Bradford2010-04-261-0/+4
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=616660
* empathy-accounts: make CcPage insensitive when assistant is being shownDanielle Madeley2010-03-101-1/+25
| | | | Also destroy assistant when CcPanel becomes inactive.
* 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/+134
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).