aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/gnome/auth-dialog/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* nm: Replace libgnomeui with libnma for password dialogLubomir Rintel2016-09-051-3/+3
| | | | | | | | 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.
* nm: Port to libnmLubomir Rintel2016-09-051-2/+2
|
* nm: Check for libnmLubomir Rintel2016-09-051-3/+2
| | | | | libnm replaces libnm-glib. This will make sense with port to libnm and is done to reduce line noise in that commit.
* nm: Replace libgnomekeyring with libsecretLubomir Rintel2016-09-051-3/+2
| | | | The former is deprecated and the newer API is nicer anyway.
* nm: Drop some unneeded dependenciesLubomir Rintel2016-09-051-1/+0
|
* nm: Automatically determine path to the auth dialogLubomir Rintel2016-09-051-1/+1
|
* Migrated NM frontend plugin to NetworkManager 0.9Martin Willi2011-09-051-5/+2
| | | | Use GtkBuilder, drop gconf dependency.
* Moved sources of the NetworkManager plugin to src/frontends.Tobias Brunner2010-10-141-0/+26