From b9e74b40d6125a1d1681387d85d1cd94b360e597 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Tue, 14 Mar 2017 22:51:39 +0100 Subject: Fixed text --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a3ad68..2015585 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ of which some that have a [bounty](https://github.com/FreeRDP/Remmina/issues?mil - Refactorying [remmina_connection_window.c](https://github.com/FreeRDP/Remmina/blob/next/remmina/src/remmina_connection_window.c) as it is big, complicated and hard to extend. - Simplify the user interface. -- Move away from the thread model and go back to a fork model. +- Separate plugin processes from the main process to improve stability. - Write an additional plugin system to write plugins also in Python and eventually Ruby. ## Report bugs, ideas, issues -- cgit v1.2.3