[gnome-boxes] flatpak: Drop "(Development)" desktop file name prefix



commit 5822a758b7b1e47802c14192e2a340a4f6f4f4c2
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Sep 13 15:13:44 2019 +0200

    flatpak: Drop "(Development)" desktop file name prefix
    
    Since the introduction of the nightly icon in commit 91d519e47d8,
    there is no need to use a label to differentiate the stable and
    unstable/development instances of Boxes.
    
    Besides, the label ellipsizes badly in the Shell
    https://imgur.com/a/nb4Sz8E

 build-aux/flatpak/org.gnome.Boxes.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 2f747406..3bc13007 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -5,7 +5,6 @@
     "sdk" : "org.gnome.Sdk",
     "command" : "gnome-boxes",
     "tags" : ["devel", "development", "nightly"],
-    "desktop-file-name-prefix" : "(Development) ",
     "finish-args" : [
         "--share=ipc",
         "--socket=fallback-x11",


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