[gnome-apps-nightly] Notes: Fixed flatpak path



commit 804b1b47830ce42ebf365122cd82b9e957dfae90
Author: Isaque Galdino <igaldino gmail com>
Date:   Thu Jul 19 16:06:06 2018 -0300

    Notes: Fixed flatpak path
    
    JSON variable was not pointing to the correct json file path.
    
    This commit fixes that and it also fixes the ID variable which was still
    mentioning bijiben instead of Notes.

 org.gnome.Notes.app | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Notes.app b/org.gnome.Notes.app
index e269cc4..6802d31 100644
--- a/org.gnome.Notes.app
+++ b/org.gnome.Notes.app
@@ -1,3 +1,3 @@
-ID=org.gnome.bijiben
-JSON=org.gnome.bijiben.json
+ID=org.gnome.Notes
+JSON=build-aux/flatpak/org.gnome.bijiben.json
 GITURL=https://gitlab.gnome.org/GNOME/gnome-notes.git


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]