dino/main
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
..
data Fix a couple of warnings relating to parents of dialogs 2017-05-09 14:53:26 +02:00
po gettext improvements (more strings, times, plural, de lang) 2017-04-13 14:13:57 +02:00
src Fix a couple of warnings relating to parents of dialogs 2017-05-09 14:53:26 +02:00
CMakeLists.txt cmake/signal-protocol: shared lib, mark_as_advanced and others 2017-04-26 21:48:53 +02:00