[gnome-music/wip/mschraal/flatpak-assorted-fixes: 2/2] flatpak: Use radioactive emoji as suffix



commit 89090ff8b4d4f6facaa1e5ca4bad90395a6a0a76
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Feb 15 21:38:43 2020 +0100

    flatpak: Use radioactive emoji as suffix
    
    Replaces "(Development)" prefix, which gets cut off in GNOME. The icon
    is already a development icon as well.

 org.gnome.Music.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index fa75eacf..bde05d39 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -5,7 +5,7 @@
     "sdk": "org.gnome.Sdk",
     "command": "gnome-music",
     "tags": ["devel", "development", "nightly"],
-    "desktop-file-name-prefix": "(Development) ",
+    "desktop-file-name-suffix": " ☢️",
     "finish-args": [
         "--share=ipc", "--socket=x11",
         "--share=network",


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