From 5a1ce4568d566302c3c230e2bf66dc6d556cda6d Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 4 Oct 2012 17:46:05 +0200 Subject: add internationalization support for gsettings schemas --- schemas/org.mate.lockdown.gschema.xml.in | 39 ++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 schemas/org.mate.lockdown.gschema.xml.in (limited to 'schemas/org.mate.lockdown.gschema.xml.in') diff --git a/schemas/org.mate.lockdown.gschema.xml.in b/schemas/org.mate.lockdown.gschema.xml.in new file mode 100644 index 0000000..a9a1ab9 --- /dev/null +++ b/schemas/org.mate.lockdown.gschema.xml.in @@ -0,0 +1,39 @@ + + + + false + <_summary>Disable command line + <_description>Prevent the user from accessing the terminal or specifying a command line to be executed. For example, this would disable access to the panel's "Run Application" dialog. + + + false + <_summary>Disable saving files to disk + <_description>Prevent the user from saving files to disk. For example, this would disable access to all applications' "Save as" dialogs. + + + false + <_summary>Disable printing + <_description>Prevent the user from printing. For example, this would disable access to all applications' "Print" dialogs. + + + false + <_summary>Disable print setup + <_description>Prevent the user from modifying print settings. For example, this would disable access to all applications' "Print Setup" dialogs. + + + false + <_summary>Disable user switching + <_description>Prevent the user from switching to another account while his session is active. + + + false + <_summary>Disable lock screen + <_description>Prevent the user to lock his screen. + + + false + <_summary>Disable URL and MIME type handlers + <_description>Prevent running any URL or MIME type handler applications. + + + -- cgit v1.2.1