desktop/xdg-desktop-portal: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 17:41:41 -04:00 committed by Willy Sudiarto Raharjo
parent 5866ad29f5
commit ce9b1fa89e
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,11 +1,11 @@
xdg-desktop-portal
A portal frontend service for Flatpak and possibly other desktop containment
frameworks.
A portal frontend service for Flatpak and possibly other desktop
containment frameworks.
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
portals under a well-known name (org.freedesktop.portal.Desktop) and object
path (/org/freedesktop/portal/desktop).
xdg-desktop-portal works by exposing a series of D-Bus interfaces known
as portals under a well-known name (org.freedesktop.portal.Desktop) and
object path (/org/freedesktop/portal/desktop).
The portal interfaces include APIs for file access, opening URIs, printing and
others.
The portal interfaces include APIs for file access, opening URIs,
printing and others.