[gnome-contacts/wip/nielsdg/flatpak-manifest: 1/2] flatpak: remove "copy-icon"



commit ff0f7e09b0987c6322e67a66ac6c96021807a5a9
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat May 11 12:36:36 2019 +0200

    flatpak: remove "copy-icon"
    
    As found in https://github.com/flathub/flathub/pull/993#discussion_r283090873
    
    > The icon name upstream seems to be set to the app-id, so no need to
    > copy the icon here. It's only needed if you rename the icon and want
    > to keep the icon with the original icon name in case it's used
    > somewhere.

 data/flatpak/org.gnome.Contacts.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 0fcabaa..572e98e 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -5,7 +5,6 @@
     "sdk": "org.gnome.Sdk",
     "command": "gnome-contacts",
     "desktop-file-name-prefix": "(Development) ",
-    "copy-icon": true,
     "finish-args": [
         /* X11 + XShm access */
         "--share=ipc", "--socket=x11",


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