summaryrefslogtreecommitdiff
path: root/documentation/src/wayland.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/wayland.dox')
-rw-r--r--documentation/src/wayland.dox3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox
index 3dfa4d733..0b6b9aca0 100644
--- a/documentation/src/wayland.dox
+++ b/documentation/src/wayland.dox
@@ -763,8 +763,7 @@ FLTK can copy or paste plain UTF-8 text or image data to/from the clipboard. Ima
clipboard as \c image/bmp mime type. Images in \c image/bmp or \c image/png mime types from the
clipboard can be pasted to FLTK apps.
-Files dropped are received one per line with URL-encoded UTF-8 names prepended by
-<tt>file://</tt> (see \ref events_dnd).
+Files dropped are received one pathname per line, with no '\n' after the last pathname.
\section wayland-egl EGL as support for OpenGL