[nautilus/wip/jimmac/nightly-app-icon] flatpak: Drop '(Development)' app name prefix
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/jimmac/nightly-app-icon] flatpak: Drop '(Development)' app name prefix
- Date: Sun, 13 Oct 2019 16:18:26 +0000 (UTC)
commit cdd9ce790f71f1d402e799ebc6777b35ad61d490
Author: António Fernandes <antoniof gnome org>
Date: Sun Oct 13 17:05:34 2019 +0100
flatpak: Drop '(Development)' app name prefix
The prefix is not localized, and tends to ellipsize the name.
With the introduction of an icon for the development profile, there is
enough visual distinction in the app grip.
So, drop the prefix.
Part of https://gitlab.gnome.org/GNOME/Initiatives/issues/12
build-aux/flatpak/org.gnome.Nautilus.json | 1 -
build-aux/flatpak/org.gnome.Nautilus.yml | 1 -
build-aux/flatpak/org.gnome.NautilusMaster.yml | 1 -
3 files changed, 3 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 6018421c0..437396e39 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -9,7 +9,6 @@
"development",
"nightly"
],
- "desktop-file-name-prefix": "(Development) ",
"finish-args": [
"--share=ipc",
"--socket=x11",
diff --git a/build-aux/flatpak/org.gnome.Nautilus.yml b/build-aux/flatpak/org.gnome.Nautilus.yml
index 6fb0a829f..dbd12f025 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.yml
+++ b/build-aux/flatpak/org.gnome.Nautilus.yml
@@ -8,7 +8,6 @@ tags:
- devel
- development
- nightly
-desktop-file-name-prefix: "(Development) "
finish-args:
- "--share=ipc"
- "--socket=x11"
diff --git a/build-aux/flatpak/org.gnome.NautilusMaster.yml b/build-aux/flatpak/org.gnome.NautilusMaster.yml
index 0d946fdea..773d317f8 100644
--- a/build-aux/flatpak/org.gnome.NautilusMaster.yml
+++ b/build-aux/flatpak/org.gnome.NautilusMaster.yml
@@ -8,7 +8,6 @@ tags:
- devel
- development
- nightly
-desktop-file-name-prefix: "(Development) "
finish-args:
- "--share=ipc"
- "--socket=x11"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]