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",