diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:59:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:59:03 -0500 |
commit | 9c02dbb59ce57c68dc177d9294b980bf114a3e11 (patch) | |
tree | b1b40423c9be9a42a97cd0e8f3af3139aefb6fa0 /doc/en/index.docbook | |
parent | 0b875800e452c97b1a3f25aba5f029a8c33a4b93 (diff) | |
download | kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.tar.gz kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.zip |
Update to TDE R14 API
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 4832400..28db6fc 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -439,8 +439,8 @@ or on <!-- List any special requirements for your application here. This should include: -.Libraries or other software that is not included in kdesupport, -kdelibs, or kdebase. +.Libraries or other software that is not included in tdesupport, +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a @@ -471,14 +471,14 @@ http://sourceforge.net/projects/kshowmail</ulink> <screen width="40"> <prompt>%</prompt> <userinput>./configure</userinput> or even: - <prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput> + <prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput> <prompt>%</prompt> <userinput>make</userinput> as root: <prompt>%</prompt> <userinput>make install</userinput> </screen> - It may be useful to set the environment variable KDEDIR before these steps. + It may be useful to set the environment variable TDEDIR before these steps. </para> <para> |