From 9873e469a7efa6bcd3a5ed4f0319e4ed9e9122a6 Mon Sep 17 00:00:00 2001 From: Rajdeep Singha Date: Thu, 9 Sep 2021 02:10:10 +0530 Subject: [PATCH] Fix appdata and permissions --- com.github.suzie97.communique.yml | 6 +----- data/com.github.suzie97.communique.appdata.xml.in | 14 +++++++------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/com.github.suzie97.communique.yml b/com.github.suzie97.communique.yml index a8293df3..c1dbf0b2 100644 --- a/com.github.suzie97.communique.yml +++ b/com.github.suzie97.communique.yml @@ -22,15 +22,11 @@ finish-args: - '--socket=wayland' - '--device=dri' - '--share=network' - - '--filesystem=xdg-run/dconf' - - '--filesystem=~/.config/dconf:ro' - - '--talk-name=ca.desrt.conf' - - '--env=DCONF_USER_CONFIG_DIR=.config/dconf' + - '--metadata=X-DConf=migrate-path=/com/github/suzie97/communique/' - '--talk-name=org.gnome.OnlineAccounts' - '--own-name=com.github.suzie97.communique.ArticleView' - '--talk-name=org.freedesktop.secrets' - '--system-talk-name=org.freedesktop.Accounts' - - '--system-talk-name=io.elementary.AccountsService' # This section is where you list all the source code required to build your app. # If we had external dependencies that weren't included in our SDK, we would list diff --git a/data/com.github.suzie97.communique.appdata.xml.in b/data/com.github.suzie97.communique.appdata.xml.in index cf699447..f955ddd9 100644 --- a/data/com.github.suzie97.communique.appdata.xml.in +++ b/data/com.github.suzie97.communique.appdata.xml.in @@ -86,14 +86,14 @@ -

Bug Fixes:

-
    -
  • Fixed Pocket not authorizing.
  • -

Improvements:

- -
  • Icon Improvements.
  • - +
      +
    • Icon contrast improvements.
    • +
    +

    Bug Fixes:

    +
      +
    • Fix Pocket Bug
    • +