Hey,
Mostly looks good, couple of comments below
On Tue, Jun 16, 2015 at 11:41:53AM +0200, Lukas Venhoda wrote:
> Changed connect dialog from GtkDialog to GtkWindow.
> Added the necessary signals and buttons, to keep then
> behaviour of a dialog (ESC to close, ENTER to submit).
> ---
> Changes si
Changed connect dialog from GtkDialog to GtkWindow.
Added the necessary signals and buttons, to keep then
behaviour of a dialog (ESC to close, ENTER to submit).
---
Changes since v3
- Changed block of code in set_connection_info into a for loop
Changes since v2
- Now only contains changing dialo