summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2023-09-07 14:35:36 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2023-09-12 09:51:54 +0100
commit55fd82194f5446ff910c5fee8e19d23c6bdff7d8 (patch)
tree13f7f407c912041ee8ce5b209e2f2d3431f73db7
parent4f4df42ca9cc8b93ce21cc55f29619abad8600a3 (diff)
menu: Add Endless OS desktop to OnlyShowIn environments list
It’s used to identify Endless OS desktops, which use a modified version of GNOME. It’s always used alongside GNOME (i.e. `DesktopNames=Endless:GNOME`), but is useful as a separate identifier to allow distinguishing between modified Endless OS desktops and stock GNOME. It’s defined in `/usr/share/wayland-sessions/endless-wayland.desktop` on Endless OS systems. That file is provided by the `gnome-session` package whose Debian packaging data is modified during packaging. (i.e. There’s no git repository I can point you to which defines the `Endless` desktop ID.) Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>
-rw-r--r--menu/menu-spec.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index 2bd8cf6..b54164c 100644
--- a/menu/menu-spec.xml
+++ b/menu/menu-spec.xml
@@ -2189,6 +2189,8 @@
</row><row>
<entry>DDE</entry><entry>Deepin Desktop</entry>
</row><row>
+ <entry>Endless</entry><entry>Endless OS desktop</entry>
+ </row><row>
<entry>Old</entry><entry>Legacy menu systems</entry>
</row>
</tbody>