diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:41:41 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:38 +0700 |
commit | ce9b1fa89e27409d7900ee4516d354ef8c30ec75 (patch) | |
tree | 5e7d27030762c216ce798392bb75ed2ca4586779 /desktop | |
parent | 5866ad29f598f9be485d494ce1cc4a630351476d (diff) |
desktop/xdg-desktop-portal: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xdg-desktop-portal/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/desktop/xdg-desktop-portal/README b/desktop/xdg-desktop-portal/README index 3035b1c7ee32..ef36f33127c1 100644 --- a/desktop/xdg-desktop-portal/README +++ b/desktop/xdg-desktop-portal/README @@ -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. |