diff options
Diffstat (limited to 'languages/cpp/app_templates/kscons_tdemdi/README')
-rw-r--r-- | languages/cpp/app_templates/kscons_tdemdi/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/kscons_tdemdi/README b/languages/cpp/app_templates/kscons_tdemdi/README index e7aa2647..10859289 100644 --- a/languages/cpp/app_templates/kscons_tdemdi/README +++ b/languages/cpp/app_templates/kscons_tdemdi/README @@ -76,7 +76,7 @@ The configure.in.in will need to be modified : change the line #MIN_CONFIG(3.0.0 into #MIN_CONFIG(3.2.0) Take an example on the many apps found in the tdegames source package and consult : -http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html +http://developer.kde.org/documentation/tutorials/tdeconfigxt/tdeconfigxt.html * With KParts, you can embed other kde components in your program, or make your program embeddable in other apps. For example, the kmplayer kpart can be called to play videos |