From b5aec0c1698556b82927365ff70f836f003582a0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:52:27 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index 00a53f9..3da8792 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -80,7 +80,7 @@ Mentor: [Carrie Chow](https://github.com/rustdesk) RustDesk author ### Copy/Paste file on Linux and Mac -Skills: Rust, C/C++, ObjC, Linux/Mac +Skills: Rust, C/C++, Objective-C, Linux/Mac Description: RustDesk has file copy/paste support under Windows. User can copy file on one side and then paste it on the other side. Current windows implementation is based on FreeRDP.