gschema: really use line breaks in schema

The newline character `\n` in the schema does not produce a new line.
Use a newline instead.

fixes: dbe44f3a83
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1483
This commit is contained in:
Olivier Fourdan 2020-10-08 16:27:56 +02:00
parent 2c95e08998
commit 58e2ac8671

View File

@ -120,15 +120,15 @@
framebuffers instead of window content, framebuffers instead of window content,
to manage HiDPI monitors. Does not to manage HiDPI monitors. Does not
require a restart. require a restart.
\n
• “rt-scheduler” — makes mutter request a low priority • “rt-scheduler” — makes mutter request a low priority
real-time scheduling. The executable real-time scheduling. The executable
or user must have CAP_SYS_NICE. or user must have CAP_SYS_NICE.
Requires a restart. Requires a restart.
\n
• “autostart-xwayland” — initializes Xwayland lazily if there are • “autostart-xwayland” — initializes Xwayland lazily if there are
X11 clients. Requires a restart. X11 clients. Requires a restart.
\n
• “dma-buf-screen-sharing" — enables DMA buffered screen sharing. This • “dma-buf-screen-sharing" — enables DMA buffered screen sharing. This
is already enabled by default when using is already enabled by default when using
the i915 driver, but disabled for the i915 driver, but disabled for