mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 08:10:07 +01:00
readme: version should be included in stable protocol filenames
With the new rules, we always keep the major version, even for stable protocols. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
bde1c8712d
commit
3ec5924254
1 changed files with 2 additions and 2 deletions
|
|
@ -196,8 +196,8 @@ The procedure of doing this is the following:
|
||||||
same name as the protocol directory in the `staging/` directory.
|
same name as the protocol directory in the `staging/` directory.
|
||||||
- Copy the final version of the XML that is the version that was
|
- Copy the final version of the XML that is the version that was
|
||||||
decided to be declared stable into the new directory. The target name
|
decided to be declared stable into the new directory. The target name
|
||||||
should be the same name as the protocol directory but with the `.xml`
|
should be the same name as the protocol directory plus the version and
|
||||||
suffix.
|
the `.xml` suffix.
|
||||||
- Remove the disclaimer about the protocol being in the testing phase.
|
- Remove the disclaimer about the protocol being in the testing phase.
|
||||||
- Update the `README` file in the staging directory and create a new
|
- Update the `README` file in the staging directory and create a new
|
||||||
`README` file in the new directory.
|
`README` file in the new directory.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue