]> git.ipfire.org Git - thirdparty/strongswan.git/commit
nm: Split NM plugin and editor widget into separate libs
authorTobias Brunner <tobias@strongswan.org>
Wed, 20 Apr 2022 07:50:03 +0000 (09:50 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 16 May 2022 12:18:48 +0000 (14:18 +0200)
commitb4044401920d8e8aadd0100c4ccdb1f8de9ea5e4
tree8249d1c06db3bed991e1c8ceb24e51cd3108308c
parent4f4778d792a33fe1e8c2a767b13f18b79c538779
nm: Split NM plugin and editor widget into separate libs

This will allow the plugin to load the editor widget matching the current
GTK version dynamically.
src/frontends/gnome/configure.ac
src/frontends/gnome/po/POTFILES.in
src/frontends/gnome/po/de.po
src/frontends/gnome/properties/Makefile.am
src/frontends/gnome/properties/nm-strongswan-plugin.c [new file with mode: 0644]
src/frontends/gnome/properties/nm-strongswan-plugin.h [new file with mode: 0644]
src/frontends/gnome/properties/nm-strongswan.c
src/frontends/gnome/properties/nm-strongswan.h