mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-18 04:38:07 +02:00
* gnome/applet/Makefile.am, gnome/vpn-properties/Makefile.am, libnm-util/Makefile.am, src/Makefile.am, vpn-daemons/openvpn/auth-dialog/Makefile.am, vpn-daemons/openvpn/properties/Makefile.am, vpn-daemons/pptp/auth-dialog/Makefile.am, vpn-daemons/pptp/properties/Makefile.am, vpn-daemons/vpnc/auth-dialog/Makefile.am, vpn-daemons/vpnc/properties/Makefile.am: Do not override what the user passed for --datadir, if anything, when setting the GNOME locale directory. It should be a function of the specified datadir and not the prefix. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1759 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| auth-dialog | ||
| doc | ||
| po | ||
| properties | ||
| src | ||
| .cvsignore | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.in | ||
| gnome-mime-application-x-pptp-settings.png | ||
| Makefile.am | ||
| NEWS | ||
| nm-pptp-service.conf | ||
| nm-pptp-service.name.in | ||
| nm-pptp.desktop.in | ||
| README | ||
| TODO | ||
PPTP support for NetworkManager Added by Antony Mee http://www.students.ncl.ac.uk/a.j.mee Based entirely on OpenVPN support by Tim Niemueller http://www.niemueller.de This requires the Linux PPTP client installed http://pptpclient.sourceforge.net/ TODO: Support for passwords stored outside of /etc/ppp/chap-secrets Code released under the GPL. See COPYING file in the NetworkManager directory. Aachen, 2005/11/12