Ionen Wolkens 9d8c00974a
app-eselect/eselect-wine: use a bit clearer USE=xdg description
Could argue not many will even want this to work, albeit keeping
IUSE=+xdg default to maintain what normally works out of the box
with Wine.

Bug: https://bugs.gentoo.org/884077
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-12-03 17:40:03 -05:00

19 lines
494 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>wine@gentoo.org</email>
<name>Wine</name>
</maintainer>
<stabilize-allarches/>
<use>
<flag name="xdg">
Set XDG_DATA_DIRS to use the selected wine.desktop,
allows e.g. 'xdg-open my.exe' for file managers
</flag>
</use>
<upstream>
<remote-id type="gentoo">proj/eselect-wine</remote-id>
</upstream>
</pkgmetadata>