From fb7e279ef21733ca91caad571e63263b1f947f85 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:01 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kdejava/koala/org/kde/koala/TDECmdLineArgs.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdejava/koala/org/kde') diff --git a/kdejava/koala/org/kde/koala/TDECmdLineArgs.java b/kdejava/koala/org/kde/koala/TDECmdLineArgs.java index 423df7a3..ab44dba6 100644 --- a/kdejava/koala/org/kde/koala/TDECmdLineArgs.java +++ b/kdejava/koala/org/kde/koala/TDECmdLineArgs.java @@ -186,7 +186,7 @@ public class TDECmdLineArgs implements QtSupport { not specifically turned off in the command line. Equivalently, it will be false if the option was specifically turned off in the command line, or if the option is turned off by default (in - the KCmdLineOptions list) and was not specifically turned on in + the TDECmdLineOptions list) and was not specifically turned on in the command line. @short Read out a boolean option or check for the presence of string option. -- cgit v1.2.3