mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-18 13:58:08 +02:00
* Patch from Christian Persch <chpe gnome org> * configure.in po/LINGUAS vpn-daemons/openvpn/po/LINGUAS vpn-daemons/openvpn/configure.in vpn-daemons/pptp/po/LINGUAS vpn-daemons/pptp/configure.in vpn-daemons/vpnc/po/LINGUAS vpn-daemons/vpnc/configure.in - Convert to LINGUAS method so translators don't have to modify configure.in, just stuff in po/. Gnome #343132, requires intltool 0.35 or higher git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1959 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| auth-dialog | ||
| auth-dialog-general | ||
| doc | ||
| po | ||
| properties | ||
| src | ||
| .cvsignore | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.in | ||
| COPYING | ||
| gnome-mime-application-x-pptp-settings.png | ||
| INSTALL | ||
| Makefile.am | ||
| NEWS | ||
| nm-ppp-starter.conf | ||
| nm-ppp-starter.name.in | ||
| nm-ppp.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