[Bug 288176] x11/xdg-user-dirs-gtk: adjust OnlyShowIn value for Cinnamon

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Jul 2025 04:26:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288176

            Bug ID: 288176
           Summary: x11/xdg-user-dirs-gtk: adjust OnlyShowIn value for
                    Cinnamon
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: timp87@gmail.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 262086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262086&action=edit
port patch

While I was working on new Cinnamon port version I figured out that
XDG_CURRENT_DESKTOP value for it is 'X-Cinnamon' instead of just 'Cinnamon'.
Checked on latest linux mint (22.1) and on Cinnamon 6.4 running on FreeBSD
(what I'm working on).

https://wiki.archlinux.org/title/Environment_variables#Examples
https://github.com/linuxmint/cinnamon/blame/master/cinnamon.session.in#L4
https://github.com/linuxmint/cinnamon-session/commit/1c1ffa94815c19d3ec5c76c39b6f76b424d16aad

Change OnlyShowIn from 'Cinnamon' to 'X-Cinnamon'

-- 
You are receiving this mail because:
You are the assignee for the bug.