maintainer-feedback requested: [Bug 288176] x11/xdg-user-dirs-gtk: adjust OnlyShowIn value for Cinnamon
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-gnome (Nobody) <[email protected]> for maintainer-feedback: Bug 288176: x11/xdg-user-dirs-gtk: adjust OnlyShowIn value for Cinnamon https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288176 --- Description --- 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/1c1ffa94815c19d3ec5c76c39b 6f76b424d16aad Change OnlyShowIn from 'Cinnamon' to 'X-Cinnamon'