[gnome-weather] flatpak: Use (Development) instead of (Nightly) for Weather desktop
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] flatpak: Use (Development) instead of (Nightly) for Weather desktop
- Date: Mon, 10 Dec 2018 23:01:31 +0000 (UTC)
commit 674931ee7c8c9e954fad13822f45e788a96b5266
Author: Christopher Davis <brainblasted disroot org>
Date: Mon Dec 10 18:00:16 2018 -0500
flatpak: Use (Development) instead of (Nightly) for Weather desktop
The flatpak initiative states that it should use the (Development)
prefix.
org.gnome.Weather-unstable.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Weather-unstable.json b/org.gnome.Weather-unstable.json
index caadc2d..8874c4f 100644
--- a/org.gnome.Weather-unstable.json
+++ b/org.gnome.Weather-unstable.json
@@ -25,7 +25,7 @@
"/man", "/share/man", "/share/gtk-doc",
"/share/vala",
"*.la", "*.a"],
- "cleanup-commands": [ "desktop-file-edit \"--set-name=(Nightly) Weather\"
/app/share/applications/org.gnome.Weather.Application.desktop" ],
+ "cleanup-commands": [ "desktop-file-edit \"--set-name=(Development) Weather\"
/app/share/applications/org.gnome.Weather.Application.desktop" ],
"modules": [
{
"name": "geocode-glib",
@@ -70,4 +70,4 @@
]
}
]
-}
+}
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]