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/remote-connections.docbook | |
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/remote-connections.docbook')
-rw-r--r-- | doc/en/remote-connections.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
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. |