aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-new-account-dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+1
| | | | | | | | Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
| | | | | | | This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* add new-account-dialogGuillaume Desmottes2011-12-221-0/+59
This introduces some code duplication with the assistant but it's going to die soon anyway.