diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:44 -0600 |
commit | d70ce47c224b328c429a5f2406e5e793b009541d (patch) | |
tree | cef1f2b51b5429229c2c5fad2436b60dddbcf6cc /doc/kalarm | |
parent | 480ccc4ed6441c8e663dc62be689c19499d806ea (diff) | |
download | tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.tar.gz tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.zip |
Additional kde to tde renaming
Diffstat (limited to 'doc/kalarm')
-rw-r--r-- | doc/kalarm/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/kalarm/index.docbook b/doc/kalarm/index.docbook index 28f44e788..d641da1fe 100644 --- a/doc/kalarm/index.docbook +++ b/doc/kalarm/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kalarm;"> - <!ENTITY package "kdepim"> + <!ENTITY package "tdepim"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> ]> @@ -51,7 +51,7 @@ <keywordset> <keyword>KDE</keyword> -<keyword>kdepim</keyword> +<keyword>tdepim</keyword> <keyword>kalarm</keyword> <keyword>alarm</keyword> <keyword>reminder</keyword> @@ -3964,7 +3964,7 @@ together with details of the &kalarm; client application.</para> files whose format is defined by the document <ulink url="http://www.w3.org/2002/12/cal/rfc2445.html">RFC2445 - Internet Calendaring and Scheduling Core Object Specification -(iCalendar)</ulink>. This is the standard format used by all kdepim +(iCalendar)</ulink>. This is the standard format used by all tdepim applications. &kalarm; uses certain non-standard properties in the Alarm component, in conformance with RFC2445: <literal>X-KDE-KALARM-NEXTRECUR</literal>, @@ -4088,7 +4088,7 @@ url="http://www.astrojar.org.uk/kalarm">http://www.astrojar.org.uk/kalarm</ulink <para>If you cannot obtain a suitable precompiled binary package, you need to compile &kalarm; yourself from source files. Get the source -package file <filename>kdepim-x.x.tar.bz2</filename> or +package file <filename>tdepim-x.x.tar.bz2</filename> or <filename>kalarm-x.x.tar.bz2</filename> (or similar), depending on whether you want to install &package; or just &kalarm;. Unpack it in a new folder using a command similar to |