From 99cc03399059853dd8699cae5752e8122cb715f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:10:38 -0600 Subject: Rename KDEHOME and KDEDIR --- khtml/java/kjavaprocess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khtml/java') diff --git a/khtml/java/kjavaprocess.h b/khtml/java/kjavaprocess.h index 3e877685a..280701233 100644 --- a/khtml/java/kjavaprocess.h +++ b/khtml/java/kjavaprocess.h @@ -75,7 +75,7 @@ public: /** * This will set the classpath the Java process will use. It's used as a the - * -cp command line option. It adds every jar file stored in $KDEDIRS/share/apps/kjava/ + * -cp command line option. It adds every jar file stored in $TDEDIRS/share/apps/kjava/ * to the classpath, and then adds the $CLASSPATH environmental variable. This allows * users to simply drop the JSSE (Java Secure Sockets Extension classes into that directory * without having to modify the jvm configuration files. -- cgit v1.2.1