summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/kvpnc/debian/README.Debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 20:06:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 20:06:54 -0500
commit71ae4d910268cfb4ef4eae10df6f81094b8e43d0 (patch)
tree9c8cbefa15e02eecf613823d5ef45aa77439060a /debian/squeeze/applications/kvpnc/debian/README.Debian
parented29c4c89dbc11778e9c49f2644f13a97969c3b4 (diff)
downloadtde-packaging-71ae4d910268cfb4ef4eae10df6f81094b8e43d0.tar.gz
tde-packaging-71ae4d910268cfb4ef4eae10df6f81094b8e43d0.zip
Update Debian and Ubuntu build scripts to reflect X-TDE category
Diffstat (limited to 'debian/squeeze/applications/kvpnc/debian/README.Debian')
-rw-r--r--debian/squeeze/applications/kvpnc/debian/README.Debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/applications/kvpnc/debian/README.Debian b/debian/squeeze/applications/kvpnc/debian/README.Debian
index fe3b96cf6..b6bc07ea6 100644
--- a/debian/squeeze/applications/kvpnc/debian/README.Debian
+++ b/debian/squeeze/applications/kvpnc/debian/README.Debian
@@ -22,11 +22,11 @@ Howto setup kvpnc for use without root password using sudo:
* replace the folling lines:
Exec=su-to-root -X -c /usr/bin/kvpnc
- X-KDE-SubstituteUID=true
+ X-TDE-SubstituteUID=true
with:
Exec=sudo kvpnc
- X-KDE-SubstituteUID=false
+ X-TDE-SubstituteUID=false
-- Fathi Boudra <fboudra@free.fr>, Thu, 18 May 2006 15:17:52 +0100