From fc2650816b4b95f21750c53c0d45daeff31510d6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Feb 2012 22:53:44 -0600 Subject: Update tdebase cmake files with STARTKDE->STARTTDE. Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842. --- doc/ksplashml/index.docbook | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/ksplashml') diff --git a/doc/ksplashml/index.docbook b/doc/ksplashml/index.docbook index 296bd7eb0..eff7a2a66 100644 --- a/doc/ksplashml/index.docbook +++ b/doc/ksplashml/index.docbook @@ -64,7 +64,7 @@ application that is loading. &ksplash; is a nice splash screen that shows the progress of an application that is loading. Please report any problems or feature -requests to the &kde; mailing lists. The principal features of +requests to the &tde; mailing lists. The principal features of &ksplash;: @@ -92,7 +92,7 @@ to to make them available to all users of your system. You can also use the Splash Screen module under -Appearance in the &kde; control center to do this +Appearance in the &tde; control center to do this automatically. @@ -573,18 +573,18 @@ Color. Using &ksplash; From Within Your Own Application In this chapter, we describe a simple method for using -&ksplash; as the splash screen for your &kde; application. If you do -not develop applications for &kde;, you can skip this chapter. +&ksplash; as the splash screen for your &tde; application. If you do +not develop applications for &tde;, you can skip this chapter. Basic Requirements - Your &kde; application must be &DCOP;-aware. &DCOP; is the &kde; + Your &tde; application must be &DCOP;-aware. &DCOP; is the &tde; technology used to communicate between applications. If you use the -standard &kde; application +standard &tde; application framework, this is taken care of automatically. For -information about &DCOP; and related &kde; technologies, please visit -the &kde; developers' +information about &DCOP; and related &tde; technologies, please visit +the &tde; developers' corner. @@ -619,7 +619,7 @@ documentation for further details. Showing messages Before you show any messages, you need to set up the number of -steps you will show. For example, the &kde; startup procedure uses 7 +steps you will show. For example, the &tde; startup procedure uses 7 steps. @@ -706,7 +706,7 @@ should be derived from ThemeEngine. Building the skeleton framework -We will use the &kde; application framework which will take care of +We will use the &tde; application framework which will take care of building the plugin and will provide us with platform independence without any work on our part. To do that, @@ -962,7 +962,7 @@ appendix for details. Compiling the plugin -Since we decided to use the &kde; framework for compiling the plugin, we +Since we decided to use the &tde; framework for compiling the plugin, we need to create a Makefile.am. It should look like this: @@ -988,8 +988,8 @@ theme_DATA = Theme.rc Preview.png For more information on writing Makefile.am files for -&kde;, please see -the &kde; developers' website. The only thing of note is that we provide a default theme based on this plugin, @@ -1061,7 +1061,7 @@ linkend="themes">How to make themes for &ksplash;. Requirements -In order to successfully use &ksplash;, you need &kde; version 3.2 or +In order to successfully use &ksplash;, you need &tde; version 3.2 or higher. Some themes may require specific plugins. If a theme does not work, please contact the theme author to find out where to obtain the appropriate plugin. -- cgit v1.2.1