[g-a-devel] [PATCH] Fix invalid OMF files
- From: Mario Lang <mlang delysid org>
- To: gnome-accessibility-devel gnome org
- Subject: [g-a-devel] [PATCH] Fix invalid OMF files
- Date: Wed, 19 Jan 2005 14:22:30 +0100
Hi.
Apparently, some minor typos have slipped into gnopernicus OMF files,
which makes XML parsers fail. Patch below fixes this problem
(it was originally reported via the Debian bug tracking system)
Index: help/braille_monitor/C/brlmonitor-C.omf
===================================================================
RCS file: /cvs/gnome/gnopernicus/help/braille_monitor/C/brlmonitor-C.omf,v
retrieving revision 1.3
diff -u -r1.3 brlmonitor-C.omf
--- help/braille_monitor/C/brlmonitor-C.omf 25 Nov 2003 14:10:18 -0000 1.3
+++ help/braille_monitor/C/brlmonitor-C.omf 19 Jan 2005 13:18:02 -0000
@@ -19,8 +19,8 @@
2003-01-07
</date>
<version identifier="0.0.2" date="2003-01-07" description="Updated for GNOME 2.0, program version 2.0.2"/>
-F <subject category="GNOME|Applications|Settings"/>
-F <description>
+ <subject category="GNOME|Applications|Settings"/>
+ <description>
User manual for the brlmonitor.
</description>
<type>
Index: help/braille_monitor/es/brlmonitor-es.omf
===================================================================
RCS file: /cvs/gnome/gnopernicus/help/braille_monitor/es/brlmonitor-es.omf,v
retrieving revision 1.1
diff -u -r1.1 brlmonitor-es.omf
--- help/braille_monitor/es/brlmonitor-es.omf 28 Jan 2004 16:05:01 -0000 1.1
+++ help/braille_monitor/es/brlmonitor-es.omf 19 Jan 2005 13:18:02 -0000
@@ -19,8 +19,8 @@
2003-01-07
</date>
<version identifier="0.0.2" date="2003-01-07" description="Updated for GNOME 2.0, program version 2.0.2"/>
-F <subject category="GNOME|Applications|Settings"/>
-F <description>
+ <subject category="GNOME|Applications|Settings"/>
+ <description>
Manual del usuario de brlmonitor.
</description>
<type>
--
CYa,
Mario
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]