aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-migrate-butterfly-logs.c
Commit message (Collapse)AuthorAgeFilesLines
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-14/+8
|
* ship a copy of empathy_log_store_empathy_get_dir in migrate-butterfly-logs.cGuillaume Desmottes2010-03-291-5/+32
| | | | | | | | | Code duplication isn't cool but that allows us to migrate logs when Empathy is built with TPL as well (#613437). The other option was to always build log-store-empathy but it's pulling log-store and even the log-manager. I think adding this small duplication is ok as that's temporary code that will be dropped during the 2.31 cycle.
* Migrate butterfly logs to remove the network ID suffix.Jonny Lamb2010-03-131-0/+213
Bug #612519 contains much more information about this change. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>