Add context menu 'Copy File Names' patch
The following Merge Request (MR) has been forwarded from GitHub in order to prevent the GNOME Project from losing contributions coming from un-official channels. And for contributors to not see their valuable contributions not being accounted for.
Relevant information:
Github handle: WenGuoyao
MR URL: https://github.com/GNOME/meld/pull/27
Patch URL: https://github.com/GNOME/meld/pull/27.patch
Body of the MR:
Add context menu 'Copy File Names' During directory comparison, sometimes need to copy the names of the files to clipboard. Needs import pyperclip.