Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

flatpak: update manifest file #1480

Merged
merged 9 commits into from
Feb 19, 2018
15 changes: 8 additions & 7 deletions flatpak/org.remmina.Remmina.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"sources": [
{
"type": "archive",
"url": "https://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.32-lite.tar.gz",
"sha256": "b5ab9f0ae35cdf6c3e26484d2a2ca55cd0225b6d8693f5544a096b19585bc50a"
"url": "https://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.33-lite.tar.gz",
"sha256": "e43824f820f8d307207aa4686c68f9b0808909a6b6cd2c7d75b751b14dd3129f"
}
]
},
Expand All @@ -222,7 +222,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
"tag": "2.0.0-rc1"
"tag": "2.0.0-rc1",
"commit": "84f8161897534d9263ffebe43092827d40fc7ffb"
}
],
"modules": [
Expand Down Expand Up @@ -304,8 +305,8 @@
"sources": [
{
"type": "archive",
"url": "https://github.com/lz4/lz4/archive/v1.8.0/lz4-1.8.0.tar.gz",
"sha256": "2ca482ea7a9bb103603108b5a7510b7592b90158c151ff50a28f1ca8389fccf6"
"url": "https://github.com/lz4/lz4/archive/v1.8.1.2/lz4-1.8.1.2.tar.gz",
"sha256": "12f3a9e776a923275b2dc78ae138b4967ad6280863b77ff733028ce89b8123f9"
}
]
},
Expand All @@ -317,8 +318,8 @@
"cleanup": [
"/bin",
"/sbin",
"/lib/systemd/",
"/lib/udev/"
"/lib/systemd",
"/lib/udev"
],
"config-opts": [
"--disable-gtk-doc"
Expand Down
4 changes: 4 additions & 0 deletions remmina/desktop/appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Remmina</name>
<name xml:lang="it">Remmina</name>
<name xml:lang="fr">Remmina</name>
<summary>Remote Desktop Client</summary>
<summary xml:lang="it">Client di connessione a desktop remoti</summary>
<summary xml:lang="fr">Client de contrôle de bureau à distance</summary>
Expand Down Expand Up @@ -79,4 +81,6 @@
<mimetypes>
<mimetype>application/x-remmina</mimetype>
</mimetypes>
<translation type="gettext">remmina</translation>
<update_contact>admin@remmina.org</update_contact>
</component>
1 change: 0 additions & 1 deletion remmina/desktop/remmina.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,3 @@ Exec=@REMMINA_BINARY_PATH@ --icon
[Desktop Action Quit]
Name=Quit
Exec=@REMMINA_BINARY_PATH@ --quit
OnlyShowIn=Unity;