[gedit/bochecha/flatpak] flatpak: Rename the manifest



commit 669234e241111d76be52e251f2ee7bac5c6b34e7
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Sun Oct 7 16:28:14 2018 +0200

    flatpak: Rename the manifest
    
    Everything is named org.gnome.gedit, lower-case: icons, GtkApplication
    id, appdata and desktop files… even the app-id inside the flatpak
    manifest itself.
    
    This was clearly a mistake.
    
    And with the manifest named appropriately, renaming the icon is not
    necessary any more.

 org.gnome.Gedit.json => org.gnome.gedit.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/org.gnome.Gedit.json b/org.gnome.gedit.json
similarity index 98%
rename from org.gnome.Gedit.json
rename to org.gnome.gedit.json
index e701a20d8..019d78bf8 100644
--- a/org.gnome.Gedit.json
+++ b/org.gnome.gedit.json
@@ -4,7 +4,6 @@
     "runtime-version" : "master",
     "sdk" : "org.gnome.Sdk",
     "command" : "gedit",
-    "rename-icon" : "org.gnome.gedit",
     "tags" : [
         "nightly"
     ],


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