[gnome-2048] Update Flatpak manifests.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048] Update Flatpak manifests.
- Date: Mon, 4 Feb 2019 06:16:17 +0000 (UTC)
commit 3d10cfb00628cee49b8f43756aa0bff926a107d6
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Feb 3 18:12:20 2019 +0100
Update Flatpak manifests.
We changed the app-id since
the commits of the merge !6
were written. Also, we have
to prefer using Gitlab URL.
flatpak/org.gnome.TwentyFortyEight.json | 4 +---
flatpak/org.gnome.TwentyFortyEightDevel.json | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/flatpak/org.gnome.TwentyFortyEight.json b/flatpak/org.gnome.TwentyFortyEight.json
index 8e1dafd..e05e172 100644
--- a/flatpak/org.gnome.TwentyFortyEight.json
+++ b/flatpak/org.gnome.TwentyFortyEight.json
@@ -4,8 +4,6 @@
"runtime-version":"3.30",
"sdk":"org.gnome.Sdk",
"command":"gnome-2048",
- "rename-icon":"gnome-2048",
- "rename-desktop-file":"org.gnome.gnome-2048.desktop.in",
"finish-args":[
"--socket=wayland",
"--socket=x11",
@@ -45,7 +43,7 @@
{
"type":"git",
"branch":"gnome-3-30",
- "url":"https://git.gnome.org/browse/gnome-2048"
+ "url":"https://gitlab.gnome.org/GNOME/gnome-2048.git"
}
]
}
diff --git a/flatpak/org.gnome.TwentyFortyEightDevel.json b/flatpak/org.gnome.TwentyFortyEightDevel.json
index 9036b50..35245e4 100644
--- a/flatpak/org.gnome.TwentyFortyEightDevel.json
+++ b/flatpak/org.gnome.TwentyFortyEightDevel.json
@@ -4,8 +4,6 @@
"runtime-version":"3.30",
"sdk":"org.gnome.Sdk",
"command":"gnome-2048",
- "rename-icon":"gnome-2048",
- "rename-desktop-file":"org.gnome.gnome-2048.desktop.in",
"tags":[
"nightly"
],
@@ -49,7 +47,7 @@
{
"type":"git",
"branch":"master",
- "url":"https://git.gnome.org/browse/gnome-2048"
+ "url":"https://gitlab.gnome.org/GNOME/gnome-2048.git"
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]