[dia/bilelmoussaoui/freedesktop-compliant: 2/7] Flatpak: Clean up the manifest



commit d2eda6dae5770c46c4039388c4c1251dc1b9226d
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Sep 19 23:31:25 2019 +0200

    Flatpak: Clean up the manifest

 build-aux/flatpak/org.gnome.Dia.json | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Dia.json b/build-aux/flatpak/org.gnome.Dia.json
index fb78a2fd..c01cefd4 100644
--- a/build-aux/flatpak/org.gnome.Dia.json
+++ b/build-aux/flatpak/org.gnome.Dia.json
@@ -4,20 +4,12 @@
     "runtime-version": "master",
     "sdk": "org.gnome.Sdk",
     "command": "dia",
-    "rename-icon": "dia",
-    "copy-icon": true,
-    "rename-desktop-file": "dia.desktop",
     "appstream-compose": false,
     "finish-args": [
         "--filesystem=home",
         "--device=dri",
         "--share=ipc",
-        "--socket=x11",
-        "--socket=wayland",
-        "--filesystem=xdg-run/dconf",
-        "--filesystem=~/.config/dconf:ro",
-        "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--socket=x11"
     ],
     "cleanup": [
         "/include",


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