Skip to content

Commit

Permalink
docs: clarify guarantees of the File Chooser API
Browse files Browse the repository at this point in the history
The application should not depend on where the URL points, or how
access to the file is granted, just that access has been granted at
that URL.
  • Loading branch information
matthiasclasen authored and alyssais committed Mar 8, 2024
1 parent 01f7c54 commit 800a714
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/org.freedesktop.portal.FileChooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
backend will present the user with a file chooser dialog.
The selected files will be made accessible to the application
via the document portal, and the returned URI will point
into the document portal fuse filesystem in ``/run/user/$UID/doc/``.
(which may involve adding it to the document portal).
This documentation describes version 4 of this interface.
-->
Expand Down

0 comments on commit 800a714

Please sign in to comment.