mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
doc: Capitalize all Wayland occurrences
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> [re-run of search/replace after rebasing] Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4f7f09b4c8
commit
5e014c81cc
5 changed files with 19 additions and 19 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<section id="sect-Protocol-Basic-Principles">
|
||||
<title>Basic Principles</title>
|
||||
<para>
|
||||
The wayland protocol is an asynchronous object oriented protocol. All
|
||||
The Wayland protocol is an asynchronous object oriented protocol. All
|
||||
requests are method invocations on some object. The requests include
|
||||
an object ID that uniquely identifies an object on the server. Each
|
||||
object implements an interface and the requests include an opcode that
|
||||
|
|
@ -271,12 +271,12 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
xkb on wayland
|
||||
xkb on Wayland
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
multi pointer wayland
|
||||
multi pointer Wayland
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
@ -329,7 +329,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
basically xrandr over wayland
|
||||
basically xrandr over Wayland
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue