From 9ee9de791118963e83358c966fa6b70ee7a07a92 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Sun, 10 Mar 2019 21:05:57 +0200 Subject: [PATCH] =?UTF-8?q?Flatpak:=20use=20=E2=98=A2=20emoji=20instead=20?= =?UTF-8?q?of=20the=20Nightly=20prefix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- org.gnome.Podcasts.json | 2 +- org.gnome.PodcastsDevel.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.gnome.Podcasts.json b/org.gnome.Podcasts.json index c5210f7..689ec25 100644 --- a/org.gnome.Podcasts.json +++ b/org.gnome.Podcasts.json @@ -10,7 +10,7 @@ "tags" : [ "nightly" ], - "desktop-file-name-prefix" : "(Nightly) ", + "desktop-file-name-suffix" : " ☢️", "finish-args" : [ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", diff --git a/org.gnome.PodcastsDevel.json b/org.gnome.PodcastsDevel.json index 2708ec2..f0348bd 100644 --- a/org.gnome.PodcastsDevel.json +++ b/org.gnome.PodcastsDevel.json @@ -10,7 +10,7 @@ "tags" : [ "nightly" ], - "desktop-file-name-prefix" : "(Nightly) ", + "desktop-file-name-suffix" : " ☢️", "finish-args" : [ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",