diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-11-29 21:06:06 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-11-29 21:06:06 +0100 |
commit | e8df27fe6dc76335e4a12a713b23c9bc59d6bccb (patch) | |
tree | 30af80f49cfb6509ce0312ddfb5a1e250a34eb0b /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 3837307a8c54c2e6b187c40c1c7649a28f387e09 (diff) |
Use setcap to remove password prompts in flatpak
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 1e807ef..255ebdb 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -54,7 +54,10 @@ <releases> <release version="3.2.7" date="2023-11-29"> <description> - <p>Configure quality settings to reduce file size on amd/intel</p> + <ul> + <li>Add option to remove password prompts (if possible on the system)</li> + <li>Configure quality settings to reduce file size on amd/intel</li> + </ul> </description> </release> <release version="3.2.6" date="2023-11-27"> |