Ignore:
Timestamp:
10/28/2014 08:54:05 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
18fa498
Parents:
44ed64ac
Message:

Changes to Xfce section.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14780 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/midori.xml

    r44ed64ac rf46244e8  
    7979      <xref linkend="cmake"/>,
    8080      <xref linkend="libnotify"/>,
    81       <xref linkend="webkitgtk2"/> (see "Command Explanations"), and
     81      <xref linkend="webkitgtk2"/> (Compiled against either GTK+ 2 or GTK+ 3 - see "Command Explanations"), and
    8282      <xref linkend="vala"/>
    8383    </para>
     
    140140
    141141    <para>
    142       <parameter>-DUSE_ZEITGEIST=OFF</parameter>: Remove this switch if
    143       <xref linkend="libzeitgeist"/> is installed.
     142      <parameter>-DUSE_ZEITGEIST=OFF</parameter>: This switch disables Zeitgeist
     143      support. Remove it if you have installed <xref linkend="libzeitgeist"/>.
    144144    </para>
    145145
    146146    <para>
    147147      <option>-DUSE_GTK3=1</option>: Use this switch if you want to build
    148       <application>Midori</application> with
    149       <application>WebKitGTK+</application> built against <application>GTK+
    150       3</application>, because by default it chooses
    151       <application>WebKitGTK+</application> built against <application>GTK+
    152       2</application>.
     148      <application>Midori</application> using
     149      <application>WebKitGTK+</application> built against
     150      <application>GTK+ 3</application>. <command>cmake</command>
     151      defaults to the <application>WebKitGTK+</application> built
     152      against <application>GTK+ 2</application>.
    153153    </para>
    154154
Note: See TracChangeset for help on using the changeset viewer.