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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2019-11-13 21:25:37 +0300
committerAllan Nordhøy <epost@anotheragency.no>2019-11-13 21:25:37 +0300
commit65e401c2a2cd130ea6bd462b10e2994452b416c6 (patch)
treea6f0761b4622037e926538f7c5a205d621157b29
parent63aadc5cbcdaf4f3f3f92855241a7fffbe70fb1c (diff)
Some fixespatch-15
-rw-r--r--index.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/index.md b/index.md
index 4c57e6e..a3ae20c 100644
--- a/index.md
+++ b/index.md
@@ -1,7 +1,7 @@
---
-title: A feature rich Remote Desktop Application
+title: Any desktop from anywhere
layout: splash
-excerpt: "Access any operating system from anywhere with Linux"
+excerpt: "Access any OS anywhere from Linux"
header:
#overlay_color: rgba(74, 147, 221, 0.8)
#overlay_image: /assets/images/data-center.jpg
@@ -14,13 +14,13 @@ header:
url: "https://gitlab.com/Remmina/Remmina/forks/new"
caption: "Image credit: [Antenore Gatta](https://antenore.simbiosi.org)"
intro:
- - excerpt: "**Remmina** is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported."
+ - excerpt: "**Remmina** is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported."
feature_row:
- image_path: /assets/images/Word_Cloud.jpg
image_caption: "[Word Art](https://wordart.com/)"
alt: "Remmina features"
- title: "Remmina features"
- excerpt: "Remmina is rich in features and plugins."
+ title: "Features"
+ excerpt: "Rich functionality and plugins."
url: "/remmina-features/"
btn_label: "Read More"
btn_class: "btn--primary"
@@ -34,9 +34,9 @@ feature_row:
btn_class: "btn--primary"
- image_path: /assets/images/Free_Cloud.jpg
image_caption: "[Word Art](https://wordart.com/)"
- alt: "Remmina is Free Software"
- title: "Remmina is Free Software"
- excerpt: "Remmina is a Free Software, you can use, modify and redistribute it as per the GPLv2 License."
+ alt: "Remmina is copylefted libre software"
+ title: "Remmina is copyøefted libre software"
+ excerpt: "Use, see, modify and share at will, and with everyone."
url: "/remmina-floss/"
btn_label: "Read More"
btn_class: "btn--primary"
@@ -50,7 +50,7 @@ classes:
{% include feature_row %}
-Remmina is free and open-source software, released under GNU GPL license.
+Remmina is licensed GNU GPLv2+.
<a href='https://flathub.org/apps/details/org.remmina.Remmina'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-i-en.png'/></a>
@@ -95,6 +95,6 @@ If you are not listed and you have contributed, feel free to update that file.
## License
-Licensed under the [GPLv2](https://www.opensource.org/licenses/GPL-2.0) license
+Licensed under the [GPLv2+](https://www.opensource.org/licenses/GPL-2.0) license
Initially developed by [Vic Lee](https://github.com/llyzs)