]> git.0d.be Git - empathy.git/commit
Add magic to automatically run tasks when empathy-auth-client is started
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Mar 2012 14:08:03 +0000 (15:08 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Mar 2012 15:15:17 +0000 (16:15 +0100)
commitc69625323288a119356bb6627c00f21a74f32f24
treedb2adc21396be4a5413e23027ed3c498ba3c4fb0
parentaeab15ec37370f3c3aa8b4e1a4aec480109a6803
Add magic to automatically run tasks when empathy-auth-client is started

empathy-auth-client is the best place to do such tasks as it will be run even
if using only the Shell without Empathy's UI.

https://bugzilla.gnome.org/show_bug.cgi?id=671452
data/org.gnome.Empathy.gschema.xml.in
libempathy/empathy-gsettings.h
src/Makefile.am
src/empathy-auth-client.c
src/empathy-sanity-cleaning.c [new file with mode: 0644]
src/empathy-sanity-cleaning.h [new file with mode: 0644]