]> git.ipfire.org Git - thirdparty/strongswan.git/commit
nm: Load GtkBuilder data from resource instead of file
authorTobias Brunner <tobias@strongswan.org>
Wed, 20 Apr 2022 07:34:31 +0000 (09:34 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 16 May 2022 09:46:22 +0000 (11:46 +0200)
commit94e0ef33db995473e423527fa9ff8f6ddcd60a93
tree7cdb10becf9262ffa45a4138919ee5e18c3345dc
parent085daf474330276ac0b45b1c49ffc601830f4906
nm: Load GtkBuilder data from resource instead of file

This makes it easier to build a GTK4 version later.
src/frontends/gnome/.gitignore
src/frontends/gnome/configure.ac
src/frontends/gnome/properties/Makefile.am
src/frontends/gnome/properties/nm-strongswan-dialog.gresource.xml [new file with mode: 0644]
src/frontends/gnome/properties/nm-strongswan.c