selected account: save and restore

This commit save user chosen account in NSUserDefaults and restore
it on launch. If account is not saved then try to find registered
RING account, if it is not available search for SIP account.

Change-Id: I15294e163b4a69247532bf46dd2c115a7c7c4add
Reviewed-by: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 81909c9..9389c08 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -204,7 +204,9 @@
    src/INDSequentialTextSelectionManager.mm
    src/INDSequentialTextSelectionManager.h
    src/delegates/ImageManipulationDelegate.mm
-   src/delegates/ImageManipulationDelegate.h)
+   src/delegates/ImageManipulationDelegate.h
+   src/AccountSelectionManager.h
+   src/AccountSelectionManager.mm)
 
 
 SET(ringclient_XIBS