Warning, /plasma/flatpak-kcm/README.md is written in an unsupported language. File is not indexed.

0001 <!---
0002 SPDX-FileCopyrightText: 2022 Suhaas Joshi <joshiesuhaas0@gmail.com>
0003 SPDX-License-Identifier: GPL-2.0-or-later
0004 -->
0005 
0006 # Flatpak Permissions Management KCM
0007 
0008 The KCM allows changing what permissions have been granted to installed Flatpak applications.
0009 
0010 ![Basic Section](Resources/BasicPermissionsScreenshot.png)
0011 ![Advanced Section](Resources/AdvancedPermissionsScreenshot.png)
0012 
0013 ## Building and Running:
0014 
0015 - cd wherever/you/like
0016 - git clone [ the link you copy from the clone option ]
0017 - cd flatpak_kcm
0018 - mkdir build
0019 - cd build
0020 - cmake .. -DCMAKE_INSTALL_PREFIX=~/.local/kde
0021 - make install
0022 - source prefix.sh
0023 - kcmshell5 kcm_flatpak