lxqt / xdg-desktop-portal-lxqt

A backend implementation for xdg-desktop-portal
GNU Lesser General Public License v2.1
22 stars 9 forks source link

`UseIn` is deprecated #40

Closed tsujan closed 2 months ago

tsujan commented 2 months ago

This message is in my log:

"Choosing lxqt.portal for org.freedesktop.impl.portal.FileChooser via the deprecated UseIn key"

I think we need to add /usr/share/xdg-desktop-portal/lxqt-portals.conf as

[preferred]
default=lxqt
org.freedesktop.impl.portal.FileChooser=lxqt;gtk;

Is this OK?