Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-sandbox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2017-03-15 00:51:39 +0300
committerAntenore Gatta <antenore@simbiosi.org>2017-03-15 00:51:39 +0300
commitb9e74b40d6125a1d1681387d85d1cd94b360e597 (patch)
treef845c704c29ec490329e81b43f47da85a1247ab2
parent6280696262007642ab5e7580bdd4388b5d0f4225 (diff)
Fixed text
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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