Skip to content

gs-app-context-bar: Don’t duplicate a line in the safety context tile

If an app had both GS_APP_PERMISSIONS_HOME_FULL and GS_APP_PERMISSIONS_FILESYSTEM_FULL set (or the same with the READ permissions), the relevant string would be shown twice.

Change the code so it’s only shown at most once.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #1438 (closed)

Closes #1438 (closed)

Merge request reports