mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful, multi-OS and easy-to-use multi-protocol VPN software. It supports SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP tunneling protocols and has a clone function to support OpenVPN clients. WWW: http://www.softether.org PR: 188437 Submitted by: net@arrishq.net Reviewed by: marino
11 lines
376 B
C
11 lines
376 B
C
--- src/Mayaqua/Table.h.orig 2014-06-08 06:19:14 UTC
|
|
+++ src/Mayaqua/Table.h
|
|
@@ -102,7 +102,7 @@
|
|
#define UNICODE_CACHE_FILE L".unicode_cache_%s.dat"
|
|
|
|
#define LANGLIST_FILENAME "|languages.txt"
|
|
-#define LANG_CONFIG_FILENAME L"@lang.config"
|
|
+#define LANG_CONFIG_FILENAME L"/var/db/softether/lang.config"
|
|
#define LANG_CONFIG_TEMPLETE "|lang.config"
|
|
|
|
// Language constant
|