nm: Replace libgnomeui with libnma for password dialog
libgnomeui is long deprecated. There's one functional difference: the choice to save the passwords is gone. The password flags and saved password should be set in the preferences dialog, but this commit does not fix that.
This commit is contained in:
committed by
Tobias Brunner
parent
456044189c
commit
47bd094e53
@@ -44,7 +44,6 @@ IT_PROG_INTLTOOL([0.35])
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
||||
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.6)
|
||||
PKG_CHECK_MODULES(LIBGNOMEUI, libgnomeui-2.0)
|
||||
PKG_CHECK_MODULES(LIBSECRET, libsecret-1)
|
||||
|
||||
PKG_CHECK_MODULES(LIBNM_GLIB, NetworkManager >= 1.1.0 libnm-util libnm-glib libnm-glib-vpn)
|
||||
|
||||
Reference in New Issue
Block a user