From 06fc2c1e57b0601196efcf736f1f447a50ff1124 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Fri, 6 Nov 2015 12:45:13 +0800 Subject: Change all of the zwl_ prefixed protocols to use the zwp_ prefix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- unstable/pointer-gestures/pointer-gestures-unstable-v1.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'unstable/pointer-gestures') diff --git a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml index 7f7b93f..d4ea6e9 100644 --- a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +++ b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml @@ -1,5 +1,5 @@ - + A global interface to provide semantic touchpad gestures for a given pointer. @@ -23,7 +23,7 @@ Create a swipe gesture object. See the wl_pointer_gesture_swipe interface for details. - + @@ -32,12 +32,12 @@ Create a pinch gesture object. See the wl_pointer_gesture_pinch interface for details. - + - + A swipe gesture object notifies a client about a multi-finger swipe gesture detected on an indirect input device such as a touchpad. @@ -100,7 +100,7 @@ - + A pinch gesture object notifies a client about a multi-finger pinch gesture detected on an indirect input device such as a touchpad. -- cgit v1.2.3