From 1acc3477eeb71505d68b66ac7aa4a796f86fe69c Mon Sep 17 00:00:00 2001 From: Brent Hull Date: Fri, 25 Jan 2013 02:39:32 -0500 Subject: Port mate-dictionary (and applet) to Gsettings (main program based on GNOME patch) --- .../data/org.mate.dictionary.gschema.xml.in | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 mate-dictionary/data/org.mate.dictionary.gschema.xml.in (limited to 'mate-dictionary/data/org.mate.dictionary.gschema.xml.in') diff --git a/mate-dictionary/data/org.mate.dictionary.gschema.xml.in b/mate-dictionary/data/org.mate.dictionary.gschema.xml.in new file mode 100644 index 00000000..e6f5add2 --- /dev/null +++ b/mate-dictionary/data/org.mate.dictionary.gschema.xml.in @@ -0,0 +1,25 @@ + + + + + '!' + <_summary>The default database to use + <_description>The name of the default individual database or meta-database to use on a dictionary source. An exclamation mark ("!") means that all the databases present in a dictionary source should be searched + + + 'exact' + <_summary>The default search strategy to use + <_description>The name of the default search strategy to use on a dictionary source, if available. The default strategy is 'exact', that is match exact words. + + + 'Serif 12' + <_summary>The font to be used when printing + <_description>The font to be used when printing a definition. + + + 'Default' + <_summary>The name of the dictionary source used + <_description>The name of the dictionary source used to retrieve the definitions of words. + + + -- cgit v1.2.1