diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:39:20 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:39:20 -0500 |
commit | 770e43749484a83d16a873f228a4e8b2a62e53ae (patch) | |
tree | 8d3b3cf8709071e57b05c265120e315431004800 | |
parent | 110cfb741d2288b347f585b2f19217dfa8558e92 (diff) | |
download | kvpnc-770e43749484a83d16a873f228a4e8b2a62e53ae.tar.gz kvpnc-770e43749484a83d16a873f228a4e8b2a62e53ae.zip |
Branding cleanup: KDE Desktop Environment -> Trinity Desktop Environment.
-rw-r--r-- | kvpnc.kdevelop | 2 | ||||
-rw-r--r-- | src/kvpnc.lsm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kvpnc.kdevelop b/kvpnc.kdevelop index 060bda3..3674687 100644 --- a/kvpnc.kdevelop +++ b/kvpnc.kdevelop @@ -289,7 +289,7 @@ <summary>VPN client for KDE</summary> <group>X11/Networking</group> <packager>Christoph Thielecke</packager> - <description>KVpnc is a VPN Client for the KDE Desktop Environment that uses vpnc, which is a replacement for the cisco VPN client and its used as client for the cisco3000 VPN Concentrator. </description> + <description>KVpnc is a VPN Client for the Trinity Desktop Environment that uses vpnc, which is a replacement for the cisco VPN client and its used as client for the cisco3000 VPN Concentrator. </description> <devpackage>false</devpackage> <docspackage>false</docspackage> <appicon>false</appicon> diff --git a/src/kvpnc.lsm b/src/kvpnc.lsm index dfeca9f..8146e68 100644 --- a/src/kvpnc.lsm +++ b/src/kvpnc.lsm @@ -2,7 +2,7 @@ Begin Title: KVpnc - KDE frontend for various VPN clients Version: 0.9.1 Entered-date: -Description: KVpnc is a KDE Desktop Environment frontend for various vpn clients. It supports Cisco VPN (vpnc, vpnclient), IPSec (FreeS/WAN, Openswan, strongSwan, racoon), PPTP (pptpclient), OpenVPN, L2TP (l2tpd, xl2tpd, openl2tp) over IPsec (FreeS/WAN, Openswan, strongSwan, racoon), Vtun and SSH. Smartcard will be supported for OpenVPN and IPsec (strongSwan). +Description: KVpnc is a Trinity Desktop Environment frontend for various vpn clients. It supports Cisco VPN (vpnc, vpnclient), IPSec (FreeS/WAN, Openswan, strongSwan, racoon), PPTP (pptpclient), OpenVPN, L2TP (l2tpd, xl2tpd, openl2tp) over IPsec (FreeS/WAN, Openswan, strongSwan, racoon), Vtun and SSH. Smartcard will be supported for OpenVPN and IPsec (strongSwan). Keywords: KDE Qt vpnc vpn pptp certificate openvpn freeswan openswan cisco ipsec psk l2tp smartcard vtun openssh Author: Christoph Thielecke <crissi99@gmx.de> Maintained-by: Christoph Thielecke <crissi99@gmx.de> |