MFen 1.106 -> 1.107
Obtained from: the FreeBSD Dutch Documentation Project
This commit is contained in:
parent
46d8a998da
commit
7acb6e3937
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37487
1 changed files with 26 additions and 10 deletions
|
@ -1,10 +1,10 @@
|
|||
<!--
|
||||
The FreeBSD Dutch Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.29 2011/07/28 21:14:37 rene Exp $
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
|
||||
%SRCID% 1.106
|
||||
%SRCID% 1.107
|
||||
-->
|
||||
|
||||
<chapter id="desktop">
|
||||
|
@ -312,7 +312,7 @@
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<title>Voor Firefox 3.6 en 5.0</title>
|
||||
<title>Voor Firefox 3.6 en 5.0<anchor id="moz-java-plugin-5"></title>
|
||||
|
||||
<para>Installeer <application>OpenJDK 6</application> vanuit
|
||||
de Ports Collectie door het volgende typen:</para>
|
||||
|
@ -480,14 +480,30 @@
|
|||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>De &linux; versie van <application>Opera</application> kan
|
||||
geïnstlleerd worden door bij de bovenstaande voorbeelden
|
||||
geïnstalleerd worden door bij de bovenstaande voorbeelden
|
||||
<literal>linux-opera</literal> te gebruiken in plaats van
|
||||
<literal>opera</literal>. De &linux; versie is nuttig in
|
||||
situaties waarin plugins nodig zijn die alleen voor &linux;
|
||||
beschikbaar zijn, zoals
|
||||
<application>Adobe &acrobat.reader;</application>. In alle
|
||||
andere opzichten zouden de &os; en &linux; versies identiek
|
||||
moeten zijn.</para>
|
||||
<literal>opera</literal>.</para>
|
||||
|
||||
<para>De &adobe; &flash; plugin is niet beschikbaar voor &os;. Er bestaat
|
||||
echter een &linux; versie van de plugin. Om deze versie te installeren
|
||||
moet de port <filename
|
||||
role="package">www/linux-f10-flashplugin10</filename>
|
||||
geïnstalleerd zijn, installeer daarna de port <filename
|
||||
role="package">www/opera-linuxplugins</filename>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/linux-f10-flashplugin10</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput>
|
||||
&prompt.root; <userinput>cd /usr/ports/www/opera-linuxplugins</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>U kunt controleren of de plugin aanwezig is: start uw browser, geef
|
||||
<literal>opera:plugins</literal> in op de adresbalk en druk op
|
||||
<keycap>Enter</keycap>. Er zou een lijst moeten verschijnen met alle
|
||||
huidig beschikbare plugins.</para>
|
||||
|
||||
<para>Volg de <link linkend="moz-java-plugin-5">instructies voor
|
||||
Firefox</link> om de <application>&java;</application> plugin te
|
||||
installeren.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue