diff options
| author | Kristian Høgsberg <krh@bitplanet.net> | 2012-11-19 15:44:14 -0500 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-11-19 15:44:14 -0500 |
| commit | 3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b (patch) | |
| tree | 79c5ca064b4380d76c4d82df55e7f7a2cd6d77fd /protocol/wayland.xml | |
| parent | protocol: Add summary description for wl_data_device_manager (diff) | |
| download | wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar.gz wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar.bz2 wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar.lz wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar.xz wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.tar.zst wayland-3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b.zip | |
protocol: Fix copy and paste summary
Diffstat (limited to 'protocol/wayland.xml')
| -rw-r--r-- | protocol/wayland.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 0e51d83..ca3c56f 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -502,7 +502,7 @@ </interface> <interface name="wl_data_device_manager" version="1"> - <description summary="desktop style meta data interface"> + <description summary="data transfer interface"> The wl_data_device_manager is a a singleton global object that provides access to inter-client data transfer mechanisms such as copy and paste and drag and drop. These mechanisms are tied to |
