Add Konqueror to list of browsers.
Submitted by: Brad Davis <so14k@so14k.com> PR: docs/69252
This commit is contained in:
parent
46e916b484
commit
d35554dbf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21618
1 changed files with 28 additions and 1 deletions
|
@ -52,7 +52,8 @@
|
|||
<para>Browsers (such as <application>Mozilla</application>,
|
||||
<application>&netscape;</application>,
|
||||
<application>Opera</application>,
|
||||
<application>Firefox</application>)</para>
|
||||
<application>Firefox</application>,
|
||||
<application>Konqueror</application>)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -162,6 +163,13 @@
|
|||
<entry>heavy</entry>
|
||||
<entry><application>Gtk+</application></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>Konqueror</application></entry>
|
||||
<entry>light</entry>
|
||||
<entry>light</entry>
|
||||
<entry>KDE Libraries</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
@ -395,6 +403,25 @@ export LD_PRELOAD</programlisting>
|
|||
<screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
</sect2>
|
||||
<sect2>
|
||||
<title>Konqueror</title>
|
||||
<indexterm>
|
||||
<primary><application>Konqueror</application></primary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>Konqueror</application> is part of
|
||||
<application>KDE</application> but it can also be used outside
|
||||
of <application>KDE</application> by installing
|
||||
<filename role="package">x11/kdebase3</filename>.
|
||||
<application>Konqueror</application> is much more than a browser,
|
||||
it is also a File Manager and a Multimedia Viewer.</para>
|
||||
|
||||
<para><application>Konqueror</application> also comes with a set of plugins,
|
||||
available in <filename role="package">misc/konq-plugins</filename>.</para>
|
||||
|
||||
<para><application>Konqueror</application> also supports Flash and a How To
|
||||
is available at <ulink url="http://freebsd.kde.org/howto.php"></ulink>.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="desktop-productivity">
|
||||
|
|
Loading…
Reference in a new issue