through the OpenVPN Management Interface. Main features * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels and nothing more * Integrated with the Gnome Desktop (support for the Keyring and notification daemon) * Support for Auth and Private-Key OpenVPN authentication methods WWW: http://code.google.com/p/tuntun/ PR: ports/128097 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br>
11 lines
313 B
Text
11 lines
313 B
Text
--- po/Makefile.in.in.orig 2008-09-16 11:15:56.000000000 -0300
|
|
+++ po/Makefile.in.in 2008-09-16 11:16:40.000000000 -0300
|
|
@@ -44,7 +44,7 @@
|
|
INSTALL = @INSTALL@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
-GMSGFMT = @GMSGFMT@
|
|
+GMSGFMT = @MSGFMT@
|
|
MSGFMT = @MSGFMT@
|
|
XGETTEXT = @XGETTEXT@
|
|
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
|