newaccountsettings: add a new account settings page

Link the account settings page to the new models in LRC.

** Summary changes **

+ Link AvatarManipulation to new models and change the size of the
widget
+ Redo the account combobox selector to show the avatar
+ Add the ability to see disabled accounts and linked conversations
+ Redo the whole accounts settings page and reorganize settings
+ Link the username registration widgets to new LRC
+ Add the ability to create SIP accounts from the wizard

Change-Id: I43b15d1279ce1e3c8dee97b46fa6317aba272635
Reviewed-by: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
diff --git a/pixmaps/export.svg b/pixmaps/export.svg
new file mode 100644
index 0000000..dbd8b0c
--- /dev/null
+++ b/pixmaps/export.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+    <path fill="none" d="M0 0h24v24H0z"/>
+    <path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4l6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"/>
+</svg>