| Summary: | [patch] Add entry about Konq to the list of browsers | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Brad Davis <so14k> |
| Component: | Books & Articles | Assignee: | josef |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
On Sun, Jul 18, 2004 at 04:20:43PM -0600, Brad Davis wrote:
>
> --- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 08:52:18 2004
> +++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 16:16:37 2004
> @@ -394,6 +394,24 @@
> <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 KDE but it can
> + also be used outside of KDE 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 Universal Viewer.</para>
> +
> + <para><application>Konqueror</application> also comes with a set of plugins,
> + avaliable in <filename role="package">misc/konq-plugins</filename>.</para>
> +
> + <para><application>Konqueror</application> also supports Flash and a How To
> + is avaliable at <ulink url="http://freebsd.kde.org/howto.php"></ulink>.</para>
> + </sect2>
> </sect1>
%s/avaliable/available/g
Ceri
--
It is not tinfoil, it is my new skin. I am a robot.
Responsible Changed From-To: freebsd-doc->josef I'll handle this State Changed From-To: open->closed Committed, thanks. |
Add entry about Konq to the list of browsers. Fix: Apply the following patch <sect1 id="desktop-productivity">--27LPuDE4Ysig0OjomPrLABtBcC0Zzrdr0SRbbsIZ0DxdOnBu Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 08:52:18 2004 +++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 16:16:37 2004 @@ -394,6 +394,24 @@ <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 KDE but it can + also be used outside of KDE 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 Universal Viewer.</para> + + <para><application>Konqueror</application> also comes with a set of plugins, + avaliable in <filename role="package">misc/konq-plugins</filename>.</para> + + <para><application>Konqueror</application> also supports Flash and a How To + is avaliable at <ulink url="http://freebsd.kde.org/howto.php"></ulink>.</para> + </sect2> </sect1>