https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286697
--- Comment #18 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b658bb9cf7d6f4cc9395552a298a13c73a39fd50 commit b658bb9cf7d6f4cc9395552a298a13c73a39fd50 Author: Olivier Duchateau <duchateau.oliv...@gmail.com> AuthorDate: 2025-06-10 11:26:41 +0000 Commit: Baptiste Daroussin <b...@freebsd.org> CommitDate: 2025-06-10 11:36:11 +0000 x11/xdg-user-dirs-gtk: new port xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it into the GNOME desktop and Gtk applications. It gets run during login and does two things: * Tracks changes of locale and prompts the user so the directories can be changed. * Creates a default gtk bookmarks file if there is none, based on a set of xdg user dirs. PR: 286697 x11/Makefile | 1 + x11/xdg-user-dirs-gtk/Makefile (new) | 19 +++++ x11/xdg-user-dirs-gtk/distinfo (new) | 3 + .../patch-user-dirs-update-gtk.desktop.in (new) | 11 +++ x11/xdg-user-dirs-gtk/pkg-descr (new) | 8 +++ x11/xdg-user-dirs-gtk/pkg-plist (new) | 83 ++++++++++++++++++++++ 6 files changed, 125 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.