This prevents Geany from failing to run when it can't find the Glade/GtkBuilder UI for whatever reason.
Fixes #1702 indirectly. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1703 -- Commit Summary -- * Use GResource to load GtkBuilder XML UI file -- File Changes -- M .gitignore (1) M configure.ac (1) M data/Makefile.am (5) A m4/geany-gresource.m4 (7) M src/Makefile.am (27) A src/geany.gresource.xml (6) M src/libmain.c (3) M src/ui_utils.c (27) -- Patch Links -- https://github.com/geany/geany/pull/1703.patch https://github.com/geany/geany/pull/1703.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1703
