dino/main/data/manage_accounts
hrxi e876f4b316 Fix a couple of warnings relating to parents of dialogs
Fixes these kind of warnings:
```
(dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
(dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow'
```

Also centers these dialogs (settings, add chat, join conversation) on
top of their parent windows.
2017-05-09 14:53:26 +02:00
..
account_row.ui Show account status (incl errors) in ManageAccounts.Dialog 2017-04-10 15:47:17 +02:00
add_account_dialog.ui Gettext support 2017-04-10 15:47:21 +02:00
dialog.ui Fix a couple of warnings relating to parents of dialogs 2017-05-09 14:53:26 +02:00