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.typing-break.gschema.xml.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 schemas/org.mate.typing-break.gschema.xml.in (limited to 'schemas/org.mate.typing-break.gschema.xml.in') diff --git a/schemas/org.mate.typing-break.gschema.xml.in b/schemas/org.mate.typing-break.gschema.xml.in new file mode 100644 index 0000000..7b96e21 --- /dev/null +++ b/schemas/org.mate.typing-break.gschema.xml.in @@ -0,0 +1,24 @@ + + + + 60 + <_summary>Type time + <_description>Number of minutes of typing time before break mode starts. + + + 3 + <_summary>Break time + <_description>Number of minutes that the typing break should last. + + + false + <_summary>Allow postponing of breaks + <_description>Whether or not the typing break screen can be postponed. + + + false + <_summary>Whether or not keyboard locking is enabled + <_description>Whether or not keyboard locking is enabled. + + + -- cgit v1.2.1