On 3/30/18, Saul A. Peebsen via gtk-list <gtk-list@xxxxxxxxx> wrote: > I'm wondering how can I configure GTK+ file open dialog window. There > is a long list of unwanted locations on the left pane and there seems > to be no GUI way to remove them. I assume it can be done thru > ~./config/gtk-3.0/settings.ini? Where is this documented? This is implemented in GtkPlacesSidebar and the last time I tried to remove built-in entries, I had to resort to patching gtkplacessidebar.c and build a custom GTK+. user-dirs.dirs is not sufficient to achieve the result. Also some applications ignore XDG and create Desktop/Music/etc regardless of null-pointing them, and it's a constant fight for all of us users that don't run a desktop environment. to keep $HOME clean. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list