diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-10-19 22:12:53 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-10-25 16:24:37 +0800 |
commit | 3c1151db28aa6d8726a763060070e0c8eb961e2d (patch) | |
tree | 4c1ea3c90fc0952f969ffd80c24a52077ea9dfe0 /src/.gitignore | |
parent | f116e5268165cce8c67d6876b6819790ba29c683 (diff) | |
download | gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar.gz gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar.bz2 gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar.lz gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar.xz gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.tar.zst gsoc2013-empathy-3c1151db28aa6d8726a763060070e0c8eb961e2d.zip |
Create 'empathy-chat' handling text channels (#631946)
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 19774ff6c..510316854 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,3 +3,4 @@ empathy-accounts empathy-debugger empathy-av empathy-auth-client +empathy-chat |