summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kiosktool/debian/patches
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 16:11:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 16:11:00 -0600
commitececdc858f22069c896fcc65f091ad098048f69c (patch)
tree05e23975f54097354fea995d8f157f8fc596051e /ubuntu/maverick/applications/kiosktool/debian/patches
parenta4a159783f44fec03921e23f58f2625290e8f728 (diff)
downloadtde-packaging-ececdc858f22069c896fcc65f091ad098048f69c.tar.gz
tde-packaging-ececdc858f22069c896fcc65f091ad098048f69c.zip
Rename some instances of kde to tde in Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick/applications/kiosktool/debian/patches')
-rw-r--r--ubuntu/maverick/applications/kiosktool/debian/patches/kubuntu_03_sudo_support.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kiosktool/debian/patches/kubuntu_03_sudo_support.diff b/ubuntu/maverick/applications/kiosktool/debian/patches/kubuntu_03_sudo_support.diff
index 5488388ad..eb8ca9a1b 100644
--- a/ubuntu/maverick/applications/kiosktool/debian/patches/kubuntu_03_sudo_support.diff
+++ b/ubuntu/maverick/applications/kiosktool/debian/patches/kubuntu_03_sudo_support.diff
@@ -34,7 +34,7 @@
#include <kio/netaccess.h>
-#define NETACCESS KIO::NetAccess
-+// Kiosktool wants to use fish://root@localhost/... which won't work on Kubuntu because we don't run ssh by default, we don't allow ssh to do root logins and root doesn't even have a password, so implement the functions here for local copies using kdesu instead
++// Kiosktool wants to use fish://root@localhost/... which won't work on Kubuntu because we don't run ssh by default, we don't allow ssh to do root logins and root doesn't even have a password, so implement the functions here for local copies using tdesu instead
+// #define NETACCESS KIO::NetAccess
#undef DEBUG_ENTRIES