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:
authorAntenore Gatta <antenore@simbiosi.org>2019-11-19 19:31:15 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-11-19 19:31:15 +0300
commit4194c749e0e1b1b3277cceca8cfbed1a0a95afb5 (patch)
tree9deeab001c9037ac6e7a090337e014e1be9b48d0
parent6213820a8ac32d7bd7eb670b7013ff9ff857dea3 (diff)
parent853c34cd4e70a8ac21d0082a127b464518cfa1d7 (diff)
Merge branch 'patch-19' into 'master'
Trimmings See merge request Remmina/remmina-web!17
-rw-r--r--_pages/contributing-to-remmina.md32
-rw-r--r--_pages/faq.md7
-rw-r--r--_pages/screenshots.md2
3 files changed, 12 insertions, 29 deletions
diff --git a/_pages/contributing-to-remmina.md b/_pages/contributing-to-remmina.md
index f855489..063d5b8 100644
--- a/_pages/contributing-to-remmina.md
+++ b/_pages/contributing-to-remmina.md
@@ -8,17 +8,17 @@ author_profile: false
toc: true
toc_sticky: true
---
-Given the implied openness of the project, contributing to Remmina is extremely simple. Everything is needed to contribute is well known and available to be used, and, most important, we are a kind, open-minded, simple community.
+Welcome, we are a kind, open-minded, simple community. All help welcome.
## Documenting
-More user and developer guides are needed. You can submit any (accessible) format you want for the user guides (screencasts, PDF, HTML, Open Document, .gs, .ps, LaTeX, GitLab wiki , etc).
-
-For the developers the same and we need to document much more the source code.
+Submit user and developer guides in any (accessible) format you want (screencasts, PDF, HTML, Open Document, .gs, .ps, LaTeX, GitLab wiki , etc).
* [Wiki](https://gitlab.com/Remmina/Remmina/wikis/home)
* [Dev documentation](https://remmina.gitlab.io/remminadoc.gitlab.io)
+Commenting the source code and writing checks is also an ongoing process.
+
## Merchandise
From our store on [TEEPUBLIC](http://tee.pub/lic/CfbUoWiygXM) you can get [mugged](http://tee.pub/lic/fgVKOyGjHgc), your ThinkPad [covered](http://tee.pub/lic/fgVKOyGjHgc) and clad in this most compelling [T-shirt](http://tee.pub/lic/fgVKOyGjHgc).
@@ -29,7 +29,7 @@ Send us your nice screengrabs.
## Writing Code
-**Remmina** uses the popular [fork and pull](https://stackoverflow.com/questions/11582995/what-is-the-fork-pull-model-in-github) model of contributing.
+**Remmina** uses the [fork and pull](https://stackoverflow.com/questions/11582995/what-is-the-fork-pull-model-in-github) model.
If you&#8217;d like to make changes to this project, the following steps will get you there!
@@ -37,35 +37,23 @@ If you&#8217;d like to make changes to this project, the following steps will ge
2. Make your changes
3. [Submit a merge request](https://gitlab.com/Remmina/Remmina/merge_requests/new)
-See our [wiki](https://gitlab.com/Remmina/Remmina/wikis/home) to know how to compile Remmina and FreeRDP.
+The [wiki](https://gitlab.com/Remmina/Remmina/wikis/home) has details on how to compile Remmina and FreeRDP.
-Look at the issues labeled [&#8220;help wanted&#8221;](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=help+wanted), it&#8217;s the best place where to start. There are also some paid bounties available.
+Look for issues labeled [&#8220;help wanted&#8221;](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=help+wanted). There are also paid bounties available.
-If you would know how to fix a bug or implement anything requested or completely new, but you lack the time, get in touch with us, **We can pay for some hours of your time. Don't be shy.**
+Know how to fix a bug or implement anything requested or completely new, but lack the time? Get in touch, **We can pay for some hours of your time. Don't be shy.**
### Fix existing bugs
-This, in general, is the most important task.
-
-At the moment there are no critical bugs to be fixed, but several annoyances we&#8217;d like to fix and possible enhancements.
+In general, is the most important task.
To see all the issues already labeled as bugs, you can use [this query](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=bug)
-Some examples are:
-
- * [#146](https://gitlab.com/Remmina/Remmina/issues/146) : XFCE intercepts shortcuts no matter of &#8220;Grab all keyboard events&#8221; button
- * [#190](https://gitlab.com/Remmina/Remmina/issues/190) : Modifier keys (alt) are wrongly mapped across a Ubuntu -> Mac remote session
- * [#380](https://gitlab.com/Remmina/Remmina/issues/380) : Segfault on apparently invalid pixel data bug unconfirmed
- * [#246](https://gitlab.com/Remmina/Remmina/issues/246) : Clipboard Sync from Mac OS X to Linux over VNC Not Working
-
### Implement most wanted features and fixes (_bounty $305_)
Similarly, we have a quite important list of feature requests, that are labeled as [enhancement](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=enhancement&sort=created_date&state=opened), of which some that have a [bounty](https://gitlab.com/Remmina/Remmina/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=enhancement&label_name[]=bounty) for those that will be able to implement them.
- * [#6](https://gitlab.com/Remmina/Remmina/issues/6) : New resolution setting &#8220;fit to window&#8221; [$250]
- * [#323](https://gitlab.com/Remmina/Remmina/issues/323) : File transfer in RDP plugin [$25]
* [#476](https://gitlab.com/Remmina/Remmina/issues/476) : Favorite and recent connections [$5]
- * [#815](https://gitlab.com/Remmina/Remmina/issues/815) : Feature request &#8211; Option &#8211; Floating Desktop Name [$5]
* [#376](https://gitlab.com/Remmina/Remmina/issues/376) : RDP: Multi monitor support [$15]
### Internal projects
@@ -77,7 +65,7 @@ Similarly, we have a quite important list of feature requests, that are labeled
## Report bugs, ideas, issues
-Install it, use it and report back to us. Whatever you find that doesn&#8217;t work, is missing, or ugly, don&#8217;t hesitate to let us know.
+Install it, use it and report What doesn&#8217;t work, is missing, or ugly. Don&#8217;t hesitate to let us know.
For bug and feature requests use [GitLab issues](https://gitlab.com/Remmina/Remmina/issues) For discussions you can use IRC. #remmina on freenode.
diff --git a/_pages/faq.md b/_pages/faq.md
index c950fa8..a2b6900 100644
--- a/_pages/faq.md
+++ b/_pages/faq.md
@@ -5,9 +5,6 @@ permalink: /faq/
author: Antenore Gatta
layout: single
---
-This FAQ is almost as it was written by Vic Lee, the founder of the Project.
-
-Except for the <a style="line-height: 1.6471;" href="https://gitlab.com/Remmina/Remmina/wikis/Remmina-Usage-FAQ" target="_blank">Remmina Usage FAQ</a> page, we don&#8217;t have yet an updated Remmina FAQ.
### FAQ &#8211; Background {#faq---background}
@@ -20,7 +17,7 @@ Except for the <a style="line-height: 1.6471;" href="https://gitlab.com/Remmina/
* I had great experience with Krdc, which is part of the KDE project. But in order to install Krdc in Gnome desktop, I have to install tons of additional dependencies; This is obvious not a good news for a small netbook user, or a Gnome fan.
* Remote desktop is one of the most frequently used application to me in my netbook; I have to look for a perfect solution.
- Well, if you happen to be in the same boat as me, I hope this is the place you are looking for!</dd>
+ Well, if you happen to be in the same boat as me, I hope this is the place you are looking for!
**<span class="faq-q">Q:</span> Why the name &#8220;Remmina&#8221;?**
: <span class="faq-a">A:</span> This is mostly personal preference. 🙂 But just for you to easier remember it, it can also stand for Remote Mini Assistant.</dl>
@@ -69,5 +66,3 @@ Except for the <a style="line-height: 1.6471;" href="https://gitlab.com/Remmina/
</dl>
</div>
</div>
-
- Please also check out the <a style="line-height: 1.6471;" href="https://gitlab.com/Remmina/Remmina/wikis/Remmina-Usage-FAQ" target="_blank">Remmina usage FAQ</a> page on the Wiki.
diff --git a/_pages/screenshots.md b/_pages/screenshots.md
index ef7638b..d47da09 100644
--- a/_pages/screenshots.md
+++ b/_pages/screenshots.md
@@ -25,5 +25,5 @@ gallery:
image_path: /assets/images/donofrio_5.jpg
class: wide
---
-{% include gallery caption="**Remmina** screenshots" %}
+{% include gallery %}