From 67d9aaa1e16f37e4806ec140b0596eb2a57e4e25 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:41:48 -0600 Subject: Additional renaming of kde to tde --- Documentation/ConduitProgrammingTutorial/index.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/ConduitProgrammingTutorial') diff --git a/Documentation/ConduitProgrammingTutorial/index.tex b/Documentation/ConduitProgrammingTutorial/index.tex index 679fcc0..f66b071 100644 --- a/Documentation/ConduitProgrammingTutorial/index.tex +++ b/Documentation/ConduitProgrammingTutorial/index.tex @@ -363,7 +363,7 @@ kpilotdaemon: somefunction: Value of i=5 In this section I will shortly describe how you can implement a configuration dialog for your conduit. There is nothing Palm- or KPilot-specific about this. All the configuration dialog does is to read the -configuration settings from the config file (using the \class{KConfig} class from kdelibs), and let +configuration settings from the config file (using the \class{KConfig} class from tdelibs), and let the user change them in the dialog. If the user exists the dialog by pressing OK, the new values are read from the dialog controls and written back to the configuration file. -- cgit v1.2.3