summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2017-04-11 15:09:50 +0100
committerDaniel Stone <daniels@collabora.com>2017-04-11 15:09:50 +0100
commit90bd9fdb01ae51a40b5c250a19a66b33e3e182b0 (patch)
tree9009227a71d4dc6e8131ff1b83bfef825bc02577 /.gitignore
parentce38f96e951b1288a91a4fc3e5ba96607b44b4d5 (diff)
downloadxorg-lib-libxkbcommon-90bd9fdb01ae51a40b5c250a19a66b33e3e182b0.tar.gz
interactive-wayland: Port to xdg-shell v6
Mutter only implements v6 now, and Weston also implements that. Port interactive-wayland to this so people can keep on using it. Signed-off-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4f48cd2..bc6cce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,5 +82,5 @@ cscope.out
test-suite.log
test-driver
build-aux/
-/xdg-shell-unstable-v5-client-protocol.h
-/xdg-shell-unstable-v5-protocol.c
+/xdg-shell-unstable-v6-client-protocol.h
+/xdg-shell-unstable-v6-protocol.c