[totem] Fix a typo in the OpenSubtitles schema path



commit 2b788d9af0b59e12edf3839b2871b7d506d670e4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Nov 14 11:11:23 2010 +0000

    Fix a typo in the OpenSubtitles schema path

 ...e.totem.plugins.opensubtitles.gschema.xml.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in b/src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in
index 75fbd6e..3f0bc80 100644
--- a/src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in
+++ b/src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <schemalist>
-	<schema id="org.gnome.totem.plugins.opensubtitles" path="/org/gnoem/Totem/opensubtitles/" gettext-domain="@GETTEXT_PACKAGE@">
+	<schema id="org.gnome.totem.plugins.opensubtitles" path="/org/gnome/Totem/opensubtitles/" gettext-domain="@GETTEXT_PACKAGE@">
 		<key name="language" type="s">
 			<default>''</default>
 			<_summary>Subtitle language</_summary>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]