[gnome-software/1722-flatpak-handle-more-well-known-filesystem-permissions] gs-app-permissions.c comment
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/1722-flatpak-handle-more-well-known-filesystem-permissions] gs-app-permissions.c comment
- Date: Wed, 22 Jun 2022 19:51:37 +0000 (UTC)
commit 1fd4f8ee4586fc9f69e74cc7093941db1947ca88
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Jun 22 19:51:36 2022 +0000
gs-app-permissions.c comment
lib/gs-app-permissions.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/lib/gs-app-permissions.c b/lib/gs-app-permissions.c
index 21329570a..49d8f38ba 100644
--- a/lib/gs-app-permissions.c
+++ b/lib/gs-app-permissions.c
@@ -8,12 +8,13 @@
/**
* SECTION:gs-app-permissions
- * @short_description: A representation of an app permissions
+ * @short_description: A representation of the permissions requested by an app
*
- * #GsAppPermissions is an object to represent an app permissions.
+ * #GsAppPermissions is an object to represent the permissions requested by an app.
*
* While some common permissions are handled with the #GsAppPermissionsFlags,
- * the object allows to define custom permissions on the filesystem.
+ * the object allows more detailed permissions to be represented, such as
+ * specific file system path access.
*
* Since: 43
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]