From 744613caa871bccf3d490b11bfd6c16b180e79f7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:17:06 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- schemas/org.gnome.desktop.privacy.gschema.xml.in | 102 +++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 schemas/org.gnome.desktop.privacy.gschema.xml.in (limited to 'schemas/org.gnome.desktop.privacy.gschema.xml.in') diff --git a/schemas/org.gnome.desktop.privacy.gschema.xml.in b/schemas/org.gnome.desktop.privacy.gschema.xml.in new file mode 100644 index 0000000..7d5f68e --- /dev/null +++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in @@ -0,0 +1,102 @@ + + + + + false + Controls visibility of personal information + If set to true, the system will make an effort to + not divulge the user’s identity on screen or on the network. + + + true + Show full name in the user menu + Whether the users full name is shown in the user menu or not. + + + false + Whether to remove old files from the trash automatically + If TRUE, automatically remove files from the trash + when they are older than “old-files-age” days. + + + false + Whether to remove old temporary files automatically + If TRUE, automatically remove temporary files + when they are older than “old-files-age” days. + + + 30 + Number of days to keep trash and temporary files + Consider trash and temporary files old after + this many days. + + + true + Whether to remember recently used files + If FALSE, applications will not remember recently + used files. + + + -1 + Number of days to remember recently used files for + Recently used files will be remembered for this many days. + If set to 0, recent files will not be remembered; if set to -1, they + will be retained indefinitely. + + + true + Whether to remember application usage + If FALSE, application usage will not be monitored + and recorded. + + + false + Send statistics when applications are removed or installed + If FALSE, no anonymous installation or removal information will be sent to the vendor. + + + false + Send reports of technical problems to the vendor + If TRUE, anonymized reports will be sent automatically to the vendor. + + + false + Don’t allow applications to access the microphone + If TRUE, applications should not use the microphone. + + + false + Don’t allow applications to access the camera + If TRUE, applications should not use the camera. + + + false + Don’t allow applications to output sound + If TRUE, applications should not make sound. + + + true + Whether to protect USB devices + If the USBGuard service is present and this setting is + enabled, USB devices will be protected as configured in the + usb-protection-level setting. + + + + 'lockscreen' + When USB devices should be rejected + + If set to “lockscreen”, only when the lock screen is present new USB devices will + be rejected; if set to “always”, all new USB devices will always be rejected. + + + + false + Whether the privacy screen is enabled + If the underlying hardware has privacy screen support and + this setting is enabled, the panels supporting this technology will be + obscured from lateral view. + + + + -- cgit v1.2.3