Wireshark-commits: [Wireshark-commits] master 530c30e: Docs: Try to make our "drag and drop" usage
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=530c30e8a8e7c1fd5f33d086877e2c562a505948
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
530c30e by Gerald Combs (gerald@xxxxxxxxxxxxx):
Docs: Try to make our "drag and drop" usage more consistent.
Apple uses "drag and drop" and "drag-and-drop":
https://developer.apple.com/design/human-interface-guidelines/macos/user-interaction/drag-and-drop/
https://support.apple.com/guide/mac-help/drag-and-drop-items-mh35852/mac
https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/DragandDrop/DragandDrop.html
So does Microsoft:
https://docs.microsoft.com/en-us/windows/win32/com/drag-and-drop
Qt and KDE use "drag and drop":
https://doc.qt.io/qt-5/dnd.html
https://docs.kde.org/stable5/en/applications/konsole/drag-and-drop.html
GTK+ and GNOME uses "drag-and-drop"
https://developer.gnome.org/gtk-tutorial/stable/c1899.html
Wikipedia uses "drag and drop" and "drag-and-drop"
https://en.wikipedia.org/wiki/Drag_and_drop
Let's go with "drag and drop" (and "dragging and dropping") in the
release notes and User's Guide.
Change-Id: I5010478e5d15928a3a8a7528296c3f5cdc98f3ab
Reviewed-on: https://code.wireshark.org/review/34921
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 1481201 Qt: Filter list model filter selection (CID 1455165)
add 530c30e Docs: Try to make our "drag and drop" usage more consistent.
Summary of changes:
docbook/release-notes.adoc | 10 +++++-----
docbook/wsug_src/WSUG_chapter_io.adoc | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)