From 3873b9ff75a839ec85694b987da788ab254ec519 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 8 Oct 2012 14:29:39 +0200 Subject: fix internationalization support for gsettings schemas --- schemas/org.mate.typing-break.gschema.xml.in.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 schemas/org.mate.typing-break.gschema.xml.in.in (limited to 'schemas/org.mate.typing-break.gschema.xml.in.in') diff --git a/schemas/org.mate.typing-break.gschema.xml.in.in b/schemas/org.mate.typing-break.gschema.xml.in.in new file mode 100644 index 0000000..7b96e21 --- /dev/null +++ b/schemas/org.mate.typing-break.gschema.xml.in.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