From 4bad15159dc1d6df88c00a3bb81bc7fb46c5b446 Mon Sep 17 00:00:00 2001 From: scribblemaniac Date: Thu, 2 Jun 2016 00:11:21 -0600 Subject: [PATCH] Added FreeRDP by @FreeRDP --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index bb11366a..bfb634a5 100644 --- a/contents.json +++ b/contents.json @@ -4073,6 +4073,13 @@ "source": "http://hg.hedgewars.org/hedgewars/", "homepage": "http://www.hedgewars.org/", "itunes": "https://itunes.apple.com/app/id391234866" + }, + { + "title": "FreeRDP", + "category": "misc", + "description": "An implementation of the Remote Desktop Protocol (RDP).", + "source": "https://github.com/FreeRDP/FreeRDP", + "homepage": "http://www.freerdp.com/" } ] }