profile: avatar selection during account wizard

- sets name and photo to profile.
- adds avatar selection dialog.
- allows to take a photo as avatar.
- allows to choose a picture from disk as avatar.
- alter photo/picture to 100x100px.
- allows to save avatar on the computer.
- handles some case if no webcam can be set by lrc.

Tuleap: #655
Change-Id: Ib88b66596e83c3e3bf1e38d272ccffbca402a2bc
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5aba2be..7090cd9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -293,6 +293,8 @@
    src/recentcontactsview.cpp
    src/chatview.h
    src/chatview.cpp
+   src/avatarmanipulation.h
+   src/avatarmanipulation.cpp
 )
 
 # compile glib resource files to c code