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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/FUNDING.yml4
-rw-r--r--src/remmina_plugin_manager.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 000000000..788439fe9
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,4 @@
+github: [antenore]
+patreon: Remmina
+liberapay: Remmina
+custom: ["https://paypal.me/AntenoreGatta", "https://paypal.me/panozzo.it"]
diff --git a/src/remmina_plugin_manager.c b/src/remmina_plugin_manager.c
index f35331033..7ce2edf75 100644
--- a/src/remmina_plugin_manager.c
+++ b/src/remmina_plugin_manager.c
@@ -57,7 +57,6 @@
#include "remmina_masterthread_exec.h"
#include "remmina/remmina_trace_calls.h"
-
static GPtrArray* remmina_plugin_table = NULL;
/* A GHashTable of GHashTables where to store the names of the encrypted settings */