Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to set the Service of newly created account (#629734) | Guillaume Desmottes | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | allow building empathy without eds | Saleem Abdulrasool | 2010-08-25 | 1 | -0/+7 |
| | |||||
* | Port Empathy code to GSettings, remove EmpathyConf | Danielle Madeley | 2010-06-18 | 1 | -1/+0 |
| | |||||
* | Use library i18n method for source files included in shared library | Rob Bradford | 2010-05-18 | 1 | -1/+3 |
| | | | | | | | Since these files are included in the g-c-c shared module we must use the version of the _ macro that includes the domain. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=618969 | ||||
* | remove the salut_created gconf key (#611817) | Guillaume Desmottes | 2010-03-05 | 1 | -19/+0 |
| | |||||
* | there is no reasy why error would be NULL if e_book_get_self failed | Guillaume Desmottes | 2010-01-25 | 1 | -2/+1 |
| | |||||
* | remove create_salut_account_if_needed as it's done in the assistant now | Guillaume Desmottes | 2010-01-25 | 1 | -109/+0 |
| | |||||
* | factor out and export create_salut_account_settings | Guillaume Desmottes | 2010-01-25 | 1 | -48/+65 |
| | |||||
* | Don't pass managers to create_salut_account_if_needed | Guillaume Desmottes | 2010-01-20 | 1 | -3/+21 |
| | | | | It can dup it itself. | ||||
* | move create_salut_account_if_needed and should_create_salut_account to a new ↵ | Guillaume Desmottes | 2010-01-20 | 1 | -0/+215 |
file |