Changeset f7841987 for x/lib/clutter.xml


Ignore:
Timestamp:
10/12/2016 12:23:02 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0b7a940
Parents:
48b417ab
Message:

Another run of parameter vs option fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17877 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter.xml

    r48b417ab rf7841987  
    175175
    176176    <para>
    177       <parameter>--enable-evdev-input</parameter>: This switch enables
     177      <parameter revision="systemd">--enable-evdev-input</parameter><option
     178      revision="sysv">--enable-evdev-input</option>: This switch enables
    178179      the experimental Evdev input backend which is required for
    179180      <application>GNOME</application> Wayland support.
     
    181182
    182183    <para>
    183       <parameter>--enable-wayland</parameter> and
    184       <parameter>--enable-wayland-compositor</parameter>: These switches
     184      <parameter revision="systemd">--enable-wayland</parameter><option
     185      revision="sysv">--enable-wayland</option> and <parameter
     186      revision="systemd">--enable-wayland-compositor</parameter><option
     187      revision="sysv">--enable-wayland-compositor</option>: These switches
    185188      enable the experimental <application>Wayland</application> API in
    186189      <application>Clutter</application> which is required for
Note: See TracChangeset for help on using the changeset viewer.