protocol: sort protocols from wayland-protocols alphabetically

This commit is contained in:
Guido Günther 2018-03-01 16:20:15 +01:00
parent d9571f27e6
commit 6c7e1c867c
1 changed files with 1 additions and 1 deletions

View File

@ -21,9 +21,9 @@ wayland_scanner_client = generator(
)
protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
[wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
'gamma-control.xml',
'gtk-primary-selection.xml',
'idle.xml',