ContactRequestContentView : new widget for contact request

- ContactRequestContentView : this widget will be used to show
information from contact request.

- When an item in the PendingContactRequestsView tab is selected,
a view show an interface to accept or refuse the request.

Change-Id: Ia88234979e035b3c1702cf2d56e9fcc140a68e86
Reviewed-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
diff --git a/ui/ui.gresource.xml b/ui/ui.gresource.xml
index 2a3d777..ccbcd0a 100644
--- a/ui/ui.gresource.xml
+++ b/ui/ui.gresource.xml
@@ -23,5 +23,6 @@
     <file preprocess="xml-stripblanks">accountimportexportview.ui</file>
     <file preprocess="xml-stripblanks">webkitchatcontainer.ui</file>
     <file preprocess="xml-stripblanks">usernameregistrationbox.ui</file>
+    <file preprocess="xml-stripblanks">contactrequestcontentview.ui</file>
   </gresource>
 </gresources>