summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorBrent Hull <[email protected]>2012-11-06 18:37:30 -0500
committerBrent Hull <[email protected]>2012-11-06 18:37:30 -0500
commit3ff24d135d034734cb2d3232611eaf89166ed844 (patch)
treeabb26e0b5b9b20824d10644af6671d45b752ef90 /schemas
parentb70c32d77a51bd023e745bca4063caa9d260fa7e (diff)
downloadmate-desktop-3ff24d135d034734cb2d3232611eaf89166ed844.tar.bz2
mate-desktop-3ff24d135d034734cb2d3232611eaf89166ed844.tar.xz
Fix typo in browser schema
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.applications-browser.gschema.xml.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.applications-browser.gschema.xml.in.in b/schemas/org.mate.applications-browser.gschema.xml.in.in
index 8a860ed..57c49d3 100644
--- a/schemas/org.mate.applications-browser.gschema.xml.in.in
+++ b/schemas/org.mate.applications-browser.gschema.xml.in.in
@@ -1,5 +1,5 @@
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
- <schema id="org.mate.applications-browsser" path="/org/mate/desktop/applications/browser/">
+ <schema id="org.mate.applications-browser" path="/org/mate/desktop/applications/browser/">
<key name="exec" type="s">
<default>'mozilla'</default>
<_summary>Default browser</_summary>