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

gitlab.com/Remmina/wiki.remmina.org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compilation-guide.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 092e5e3..2389fb6 100644
--- a/compilation-guide.html
+++ b/compilation-guide.html
@@ -2,7 +2,7 @@
title: Compilation guide
description: A guide to compile Remmina from source on different operating systems
published: true
-date: 2021-07-18T20:57:11.340Z
+date: 2021-07-18T20:59:43.089Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -10,6 +10,8 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h2>Introduction to the guide</h2>
+<blockquote class="is-warning"><p><strong>The Remmina PPA is looking for a maintainer</strong>, and it's not activelly updated.</p></blockquote>
+
<p>Throughout the guide, we follow the following rules:</p>
<ul>
<li>all commands are tested in BASH;</li>