Update to r48719:
Change gnome2 references in the handbook to gnome3 gnome2 isn't there anymore.
This commit is contained in:
parent
2a9d576bec
commit
02882248f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48721
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
|
||||
basiert auf: r48673
|
||||
basiert auf: r48719
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -1527,7 +1527,7 @@ DisplayManager.requestPort: 0</programlisting>
|
|||
<para>Diese grafische Oberfläche kann als Paket installiert
|
||||
werden:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install gnome3</userinput></screen>
|
||||
|
||||
<para>Um <application>GNOME</application> stattdessen aus der
|
||||
Ports-Sammlung zu übersetzen, nutzen Sie das folgende
|
||||
|
@ -1535,7 +1535,7 @@ DisplayManager.requestPort: 0</programlisting>
|
|||
Anwendung, die sogar auf einem schnellen Computer einige
|
||||
Zeit zum Übersetzten benötigt.</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome3</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para><application>GNOME</application> benötigt ein
|
||||
|
|
Loading…
Reference in a new issue