[gnome-notes/gbsneto/random-improvements] flatpak: Rename bijiben to gnome-notes
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gbsneto/random-improvements] flatpak: Rename bijiben to gnome-notes
- Date: Fri, 19 Jun 2020 18:51:11 +0000 (UTC)
commit 83cecc77cb1304242faebf9a4138099a7eef87c3
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jun 19 15:40:24 2020 -0300
flatpak: Rename bijiben to gnome-notes
It makes no functional difference, but the good
practice is to name the last source with the
same name of the repository.
.gitlab-ci.yml | 2 +-
build-aux/flatpak/org.gnome.Notes.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cb04b0..fd80c71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ flatpak:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.Notes.json"
RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
# Replace with your application name, as written in the manifest
- FLATPAK_MODULE: "bijiben"
+ FLATPAK_MODULE: "gnome-notes"
# Make sure to keep this in sync with the Flatpak manifest, all arguments
# are passed except the config-args because we build it ourselves
# CONFIGURE_ARGS: "-Dtests=all"
diff --git a/build-aux/flatpak/org.gnome.Notes.json b/build-aux/flatpak/org.gnome.Notes.json
index 98166f4..1a27b86 100644
--- a/build-aux/flatpak/org.gnome.Notes.json
+++ b/build-aux/flatpak/org.gnome.Notes.json
@@ -170,7 +170,7 @@
]
},
{
- "name" : "bijiben",
+ "name" : "gnome-notes",
"buildsystem" : "meson",
"builddir" : true,
"config-opts" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]