aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml')
-rw-r--r--nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml66
1 files changed, 41 insertions, 25 deletions
diff --git a/nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml b/nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml
index bd36fe3614..b88e8c9dc2 100644
--- a/nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml
+++ b/nl_NL.ISO8859-1/books/handbook/desktop/chapter.xml
@@ -4,8 +4,8 @@
$FreeBSD$
- %SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
- %SRCID% 39544
+ %SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.xml
+ %SRCID% 40472
-->
<chapter id="desktop">
@@ -72,7 +72,7 @@
<application>KOffice</application>,
<application>AbiWord</application>,
<application>The GIMP</application>,
- <application>OpenOffice.org</application>,
+ <application>Apache OpenOffice</application>,
<application>LibreOffice</application>)</para>
</listitem>
@@ -596,7 +596,7 @@
</row>
<row>
- <entry><application>OpenOffice.org</application></entry>
+ <entry><application>Apache OpenOffice</application></entry>
<entry>veel</entry>
@@ -731,17 +731,24 @@
</sect2>
<sect2>
- <title>OpenOffice.org</title>
+ <title>Apache OpenOffice</title>
- <indexterm><primary><application>OpenOffice.org</application></primary></indexterm>
+ <indexterm><primary><application>Apache OpenOffice</application></primary></indexterm>
<indexterm>
<primary>kantoorpakket</primary>
- <secondary><application>OpenOffice.org</application></secondary>
+ <secondary><application>Apache OpenOffice</application></secondary>
</indexterm>
- <para><application>OpenOffice.org</application> bevat alle
+ <para>Op 1 juni 2011 doneerde Oracle Corporation de codebasis van
+ <application>OpenOffice.org</application> aan de Apache Software
+ Foundation. <application>OpenOffice.org</application> staat nu bekend
+ als <application>Apache OpenOffice</application> en wordt ontwikkeld
+ onder de vleugels van de Incubator van de Apache Software
+ Foundation.</para>
+
+ <para><application>Apache OpenOffice</application> bevat alle
noodzakelijke applicaties in een compleet
kantoorproductiviteitspakket: een tekstverwerker, een
spreadsheet, een presentatiebeheerder en een tekenprogramma. De
@@ -752,37 +759,42 @@
tot interfaces, spellingcontrole, en woordenboeken.</para>
<para>De tekstverwerker van
- <application>OpenOffice.org</application> gebruikt een eigen
+ <application>Apache OpenOffice</application> gebruikt een eigen
XML-bestandsformaat voor overdraagbaarheid en flexibiliteit.
Het spreadsheetprogramma bevat een macrotaal en kan gekoppeld
worden aan externe databases.
- <application>OpenOffice.org</application> is stabiel en draait
- zonder aanpassingen op &windows;, &solaris;, &linux;, &os; en
+ <application>Apache OpenOffice</application> is stabiel en draait
+ zonder aanpassingen op &windows;, &solaris;, Linux, &os; en
&macos;&nbsp;X. Meer informatie over
- <application>OpenOffice.org</application> staat op de <ulink
- url="http://www.openoffice.org/">OpenOffice.org
+ <application>Apache OpenOffice</application> staat op de <ulink
+ url="http://incubator.apache.org/openofficeorg/">Apache OpenOffice
website</ulink>. Voor specifieke &os; informatie en om
direct pakketten te downloaden is er de website van het <ulink
url="http://porting.openoffice.org/freebsd/">&os;
- OpenOffice.org Porting Team</ulink>.</para>
+ Apache OpenOffice Porting Team</ulink>.</para>
- <para>Om <application>OpenOffice.org</application> te installeren:</para>
+ <para>Om <application>Apache OpenOffice</application> te
+ installeren:</para>
- <screen>&prompt.root; <userinput>pkg_add -r openoffice.org</userinput></screen>
+ <screen>&prompt.root; <userinput>pkg_add -r apache-openoffice</userinput></screen>
<note>
<para>Dit hoort te werken als er een -RELEASE versie van &os;
wordt gedraaid. In andere gevallen is het verstandig om te
- kijken op de website van het &os; OpenOffice.org Porting Team
+ kijken op de website van het &os; Apache OpenOffice Porting Team
en het juiste pakket met &man.pkg.add.1; te downloaden en te
installeren. Zowel de huidige release als de ontwikkelversie
kunnen op die locatie gedownload worden.</para>
</note>
<para>Als het pakket geïnstalleerd is, start dan met het
- volgende commando <application>OpenOffice.org</application>:</para>
+ volgende commando <application>Apache OpenOffice</application>:</para>
- <screen>&prompt.user; <userinput>openoffice.org</userinput></screen>
+ <screen>&prompt.user; <userinput>openoffice-<replaceable>X.Y.Z</replaceable></userinput></screen>
+
+ <para>waarbij <replaceable>X.Y.Z</replaceable> het versienummer van de
+ geïnstalleerde <application>Apache OpenOffice</application> is,
+ bijvoorbeeld <replaceable>3.4.0</replaceable>.</para>
<note>
<para>Tijdens de eerste keer starten worden er een aantal vragen
@@ -790,11 +802,11 @@
in de thuismap van de aangemelde gebruiker gemaakt.</para>
</note>
- <para>Als de <application>OpenOffice.org</application> pakketten
+ <para>Als de <application>Apache OpenOffice</application> pakketten
niet beschikbaar zijn, kan het uit de ports gecompileerd worden.
Hiervoor is veel schijfruimte en tijd nodig:</para>
- <screen>&prompt.root; <userinput>cd /usr/ports/editors/openoffice.org-3</userinput>
+ <screen>&prompt.root; <userinput>cd /usr/ports/editors/openoffice-3</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<note>
@@ -810,10 +822,14 @@
de port.</para>
</note>
- <para>Start hierna <application>OpenOffice.org</application>
+ <para>Start hierna <application>Apache OpenOffice</application>
met:</para>
- <screen>&prompt.user; <userinput>openoffice.org</userinput></screen>
+ <screen>&prompt.user; <userinput>openoffice-<replaceable>X.Y.Z</replaceable></userinput></screen>
+
+ <para>waarbij <replaceable>X.Y.Z</replaceable> het versienummer van de
+ geïnstalleerde <application>Apache OpenOffice</application> is,
+ bijvoorbeeld <replaceable>3.4.0</replaceable>.</para>
</sect2>
<sect2>
@@ -1375,12 +1391,12 @@
</row>
<row>
- <entry><application>OpenOffice.org</application></entry>
+ <entry><application>Apache OpenOffice</application></entry>
<entry><literal>openoffice</literal></entry>
<entry><filename
- role="package">editors/openoffice.org-3</filename></entry>
+ role="package">editors/openoffice-3</filename></entry>
</row>
<row>