summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-08-18 16:27:27 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-08-18 16:27:27 +0200
commit679eaaa42746578dde4911d3a9205d4f8670ca55 (patch)
tree168d44c78dea3472648384125f2ae28b9ae5bfdf /doc
parent0af498ec7d2af08ea8e01b54cc29fae9975b8c91 (diff)
downloadkkbswitch-679eaaa42746578dde4911d3a9205d4f8670ca55.tar.gz
kkbswitch-679eaaa42746578dde4911d3a9205d4f8670ca55.zip
Initial TDE conversion
Diffstat (limited to 'doc')
-rw-r--r--doc/en/index.docbook8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index b6b09bf..c059822 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -330,7 +330,7 @@ is only for those who want to tweak how this guessing works or just are curious.
The algorithm is very simple. The &kkbswitch; distribution contains a file named
<filename>group_names</filename>, which resides in &kkbswitch;'s data directory
(<filename
- class="directory">$<envar>KDEDIR</envar>/share/apps/kkbswitch</filename>).
+ class="directory">$<envar>TDEDIR</envar>/share/apps/kkbswitch</filename>).
The file is a standard &kde; config file. It contains two sections. The secion named "Mapping" contains mappings from XKeyboard group names to country codes.
It contains various key=value pairs, key being the name of the XKeyboard layout and
value the two-letter country code of the flag to display. The second section, "Language" contains similar mappings from XKeyboard group names to language codes. Note that if a group name is not found in the "Language" section, it is looked up in "Mapping" section, thus only layouts where country code and language code do not coincide need to be listed in "Language" section (e.g. for US/ASCII group the country code would be "us", but the language code would be "en").
@@ -340,7 +340,7 @@ value the two-letter country code of the flag to display. The second section, "L
Once the country-code
has been determined, &kkbswitch; will look for an icon named
<filename>flag.png</filename> in the directory <filename
-class="directory">$<envar>KDEDIR</envar>/share/locale/l10n/<replaceable>country code</replaceable></filename> for icons styles that feature a flag and use the language code for styles that feature the a language code.
+class="directory">$<envar>TDEDIR</envar>/share/locale/l10n/<replaceable>country code</replaceable></filename> for icons styles that feature a flag and use the language code for styles that feature the a language code.
</para>
<para>
@@ -562,7 +562,7 @@ url="http://apps.kde.com/">apps.kde.com</ulink>
<title>Requirements</title>
<para>
&kkbswitch; doesn't require any special environment to compile and run besides
- the standard &kde; 2 or 3 kdelibs and kdebase.
+ the standard &kde; 2 or 3 tdelibs and tdebase.
</para>
</sect1>
@@ -583,7 +583,7 @@ Options you may want or need to give to the <command>configure</command> command
</para>
<simplelist>
<member>
-<option>--prefix</option>=<replaceable>dir</replaceable> - set the prefix where your &kde; installation is located. Alternatively, you can set $<envar>KDEDIR</envar> environment variable to the &kde; directory. Under regular circumstances, the configuration script will find the &kde; location automatically; use this option only if you are having problems without it.
+<option>--prefix</option>=<replaceable>dir</replaceable> - set the prefix where your &kde; installation is located. Alternatively, you can set $<envar>TDEDIR</envar> environment variable to the &kde; directory. Under regular circumstances, the configuration script will find the &kde; location automatically; use this option only if you are having problems without it.
</member>
<member>
<option>--enable-ru-ua-layout</option> - install the Russian/Ukrainian layout file (described in <xref linkend="ru_ua"/>). This option is useful for users of XFree86 prior to version 4.3, who want to use Russian/Ukrainian layout file. Note that with this option it is not possible to install &kkbswitch; without root privileges, because the layout file <emphasis>must</emphasis> go to the system XKB layout directory where ordinary users don't have write access.