diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:11 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:11 -0600 |
commit | fcfa140974dffb4e5980fd150a8d9a7ad743185b (patch) | |
tree | 71381bc3225adf3cdd0f8560c6c8b2c4b182ec95 /doc/en | |
parent | 527c1d6eee022fbe0fed30d64ca6695c48925be2 (diff) | |
download | krusader-fcfa140974dffb4e5980fd150a8d9a7ad743185b.tar.gz krusader-fcfa140974dffb4e5980fd150a8d9a7ad743185b.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/archives.docbook | 2 | ||||
-rw-r--r-- | doc/en/features.docbook | 4 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 | ||||
-rw-r--r-- | doc/en/remote-connections.docbook | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/archives.docbook b/doc/en/archives.docbook index a94afe1..4cbd645 100644 --- a/doc/en/archives.docbook +++ b/doc/en/archives.docbook @@ -10,7 +10,7 @@ the following archives types: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, zip and 7-zip and supports the following passworded archives: arj, ace, rar and zip. Passwords can be - stored in &kwallet;. Please note that the archive + stored in &tdewallet;. Please note that the archive support first needs to be properly <link linkend="konfig-archives">configured</link> in Konfigurator. To open the archive, use &Enter;, diff --git a/doc/en/features.docbook b/doc/en/features.docbook index 6170c87..13a9cca 100644 --- a/doc/en/features.docbook +++ b/doc/en/features.docbook @@ -56,7 +56,7 @@ <listitem> <para>Powerful internal <link linkend="krviewer">viewer and editor</link> via - kparts supporting almost every file format.</para> + tdeparts supporting almost every file format.</para> </listitem> <listitem> <para>&advanced-search-module-lnk; : @@ -289,7 +289,7 @@ <para> <link linkend="archives">Password support</link> for: arj, ace, rar and zip. Passwords can be stored in - &kwallet;</para> + &tdewallet;</para> </listitem> <listitem> <para> diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 283d0f3..071cbde 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -297,7 +297,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf <!ENTITY filelight '<application>Filelight</application>'> <!ENTITY tdevelop '<application>Kdevelop</application>'> <!ENTITY keditbookmarks '<application>KeditBookmarks</application>'> -<!ENTITY kwallet "<application>Kwallet</application>"> +<!ENTITY tdewallet "<application>Kwallet</application>"> <!-- (TM) Trademark ENTITIES --> <!ENTITY fedora '<trademark>Fedora</trademark>'> diff --git a/doc/en/remote-connections.docbook b/doc/en/remote-connections.docbook index 5feb168..692fee8 100644 --- a/doc/en/remote-connections.docbook +++ b/doc/en/remote-connections.docbook @@ -182,7 +182,7 @@ <para> Let's start with installing all the packages we need: <screen> -<prompt>#</prompt> <userinput><command>apt-get install</command> <option>avahi-daemon libnss-mdns kdnssd</option></userinput> +<prompt>#</prompt> <userinput><command>apt-get install</command> <option>avahi-daemon libnss-mdns tdednssd</option></userinput> </screen> Everything is installed, now let's do some configuration. First, we need our services to be announced on LAN. |