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.applications-browser.gschema.xml.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 schemas/org.mate.applications-browser.gschema.xml.in (limited to 'schemas/org.mate.applications-browser.gschema.xml.in') diff --git a/schemas/org.mate.applications-browser.gschema.xml.in b/schemas/org.mate.applications-browser.gschema.xml.in new file mode 100644 index 0000000..6fbfc78 --- /dev/null +++ b/schemas/org.mate.applications-browser.gschema.xml.in @@ -0,0 +1,19 @@ + + + + 'mozilla' + <_summary>Default browser + <_description>Default browser for all URLs. + + + false + <_summary>Browser needs terminal + <_description>Whether the default browser needs a terminal to run. + + + true + <_summary>Browser understands remote + <_description>Whether the default browser understands netscape remote. + + + -- cgit v1.2.1