diff options
| author | kolunmi <kolunmi@tutanota.com> | 2023-02-08 13:08:33 -0700 |
|---|---|---|
| committer | kolunmi <kolunmi@tutanota.com> | 2023-02-08 13:08:33 -0700 |
| commit | 38fcc4611557ae1760469a624bd9396c5f176798 (patch) | |
| tree | c413a95e0def34c806e2a66613182b38eaa4b0d2 /.gitignore | |
| parent | 452ae3f2d53e3e161ca02dc51f971801b8e060a8 (diff) | |
| download | dwlb-38fcc4611557ae1760469a624bd9396c5f176798.tar.gz | |
rename xdg-output-protocol to xdg-output-unstable-v1-protocol
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,5 +4,5 @@ wlr-layer-shell-unstable-v1-protocol.c wlr-layer-shell-unstable-v1-protocol.h xdg-shell-protocol.c xdg-shell-protocol.h -xdg-output-protocol.c -xdg-output-protocol.h +xdg-output-unstable-v1-protocol.c +xdg-output-unstable-v1-protocol.h |