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

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2019-12-11 09:36:05 +0300
committerAllan Nordhøy <epost@anotheragency.no>2019-12-11 09:36:05 +0300
commitcc2a1e0333212a568f011766cf8bb100b6217be8 (patch)
treeb2321722a402a5329bc80282888b4de8d98a0c64
parente7c7903a9b2910391305c303b9a4494e37f0a4d6 (diff)
No mas
-rw-r--r--Home.md25
1 files changed, 9 insertions, 16 deletions
diff --git a/Home.md b/Home.md
index b41d042..990c653 100644
--- a/Home.md
+++ b/Home.md
@@ -1,12 +1,14 @@
-Welcome to the Remmina wiki.
+## *Welcome to the Remmina wiki*
-Remmina is developed on [GitLab](https://gitlab.com/Remmina/Remmina) as of the 20th of June 2018.
+Remmina is developed on [GitLab](https://gitlab.com/Remmina/Remmina), as of the 20th of June 2018.
Use the following links instead of GitHub equivalents.
* [Issues URL](https://gitlab.com/Remmina/Remmina/issues)
* [Wiki URL](https://gitlab.com/Remmina/Remmina/wikis/home)
+---
+
Usually Remmina is included in your Linux|GNU distribution, or in an external repository you can add.
## Ubuntu
@@ -88,7 +90,7 @@ flatpak run --filesystem=$SSH_AUTH_SOCK --env=SSH_AUTH_SOCK=$SSH_AUTH_SOCK org.r
Flatpak stores data for installed applications (the XDG config/data folders) under `$HOME/.var`
If you have previously installed Remmina with another package manager, you will have to transfer what was under `$HOME/.config/remmina` and `$HOME/.local/share/remmina` under, respectively `~/.var/app/org.remmina.Remmina/config/remmina` and `~/.var/app/org.remmina.Remmina/data/remmina`
-##[Snap](https://snapcraft.io/)
+## [Snap](https://snapcraft.io/)
This also is a system agnostic packagage that works on many distros, but mainly Ubuntu.
@@ -175,7 +177,7 @@ There is an official Arch Linux Remmina package. **Or**, if you to use the AUR,
There are also some external, not supported plugins provided by [Muflone](https://github.com/muflone) :
-#### Protocol plugins
+### Protocol plugins
* [remmina-plugin-exec](https://aur.archlinux.org/packages/remmina-plugin-exec/) Execute an external process.
* [remmina-plugin-folder](https://aur.archlinux.org/packages/remmina-plugin-folder/) Open a folder with Remmina.
* [remmina-plugin-open](https://aur.archlinux.org/packages/remmina-plugin-open/) Open a document with its associated application with Remmina.
@@ -187,28 +189,19 @@ There are also some external, not supported plugins provided by [Muflone](https:
## Solus
-Past this in a terminal to install Remmina on Solus:
```shell
sudo eopkg update-repo
sudo eopkg install remmina
```
-# For developers, packagers and testers
-
-## Current status
-
-Here, on GitLab, we have three official branches:
-
-* "master" branch: This compiles with the current FreeRDP master branch, and will compile with FreeDRP 2.0 when released as stable. Code development and bugfixes is done here, on the master branch.
-* "oldmaster" branch: the 1.1.2 stable version, which compiles with freerdp 1.1 stable. Only security fixes or critical bugs are fixed (i.e.: data corruption).
-
-~~"gtk2" branch: a special remmina 1.1.1 version compatible with GTK2, compiles with freerdp 1.1 stable~~
-
## Build from source
* How to compile "master" branch on [Ubuntu 14.04](Compile-on-Ubuntu-14.04) and [Ubuntu 16.04](Compile-on-Ubuntu-16.04).
* How to compile "master" branch on [Fedora 20](Compile-on-Fedora-20).
+* "master" branch: This compiles with the current FreeRDP master branch, and will compile with FreeDRP 2.0 when released as stable. Code development and bugfixes is done here, on the master branch.
+* "oldmaster" branch: the 1.1.2 stable version, which compiles with freerdp 1.1 stable. Only security fixes or critical bugs are fixed (i.e.: data corruption).
+
# Links
- [Remmina website](https://www.remmina.org/)