Update glade file to Gtk3 and modernize it a bit
Brought to you by:
orsoni
Changes done to the attached file grsync.glade:
Note: I've chosen Gtk3 3.22 because it is the latest version that is still supported by all major oldstable distros such as Ubuntu 18.04 LTS, Debian 9. Older linux distros probably won't receive this update anyways.
PS: Would you be interested if I also replaced the deprecated tables in the glade file? I'd put that into a separate ticket though.
Many thanks for the patch! I will test it ASAP.
Regarding the tables (and Gtk in general) I've not been updating anything except small fixes for years, as I don't work on glade any longer and just tweak the glade file manually on need; reason why your work is even more appreciated! :-)
Couple notes on this:
I already fixed the vertical expand issue, but it's not in a release yet; in the future, to avoid working on older files, please base on the latest svn commit.
There's a vertical spacing issue in the "extra options" tab, could you please look into it now that you are editing the file? :-)
Many thanks!
added to svn r179
Thanks for your positive feedback and for maintaining grsync!
Thanks! I guess I will open a new "Patch" here if I find time to do so.
Ok, nice and thanks for the hint!
Will do when replacing GtkTable with GtkGrid.
Feel free to close this patch. It seems to be resolved from my side.
with thanks!