Patch: Minor glitches in gnome-module.xml.in
- From: Asgeir Frimannsson <asgeirf redhat com>
- To: gnome-i18n gnome org
- Subject: Patch: Minor glitches in gnome-module.xml.in
- Date: Fri, 25 Jul 2008 17:12:18 +1000
Hi folks,
Doing some parsing of Damned Lies XML files and noticed some glitches that some
of you damned-lies-wrangers might want to fix:
1) attribute stringforzen -> stringfrozen (2x)
2) <bugs-component>generayel</bugs-component> in <defaults> should be
'general'
3) for module xkeyboard-config: Since it moved to git, the <branch id='HEAD'..>
hasn't been removed. Seems the stats for this module hasn't been updated
since..
Patch to trunk attached, but not tested as I don't have a local instance
running now...
cheers,
asgeir
Index: gnome-modules.xml.in
===================================================================
--- gnome-modules.xml.in (revision 937)
+++ gnome-modules.xml.in (working copy)
@@ -10,7 +10,7 @@
<bugs-xmlrpc>http://bugzilla-test.gnome.org/xmlrpc.cgi</bugs-xmlrpc>
<bugs-baseurl>http://bugzilla.gnome.org/</bugs-baseurl>
<bugs-product>%(module/id)</bugs-product>
- <bugs-component>generayel</bugs-component>
+ <bugs-component>general</bugs-component>
<scmroot type="svn">
<path>http://svn.gnome.org/svn</path>
</scmroot>
@@ -426,7 +426,7 @@
<branch id="gnome-2-14" stringfrozen="true"/>
<branch id="gnome-2-16" stringfrozen="true"/>
<branch id="gnome-2-18" stringfrozen="true"/>
- <branch id="gnome-2-20" stringforzen="true"/>
+ <branch id="gnome-2-20" stringfrozen="true"/>
</module>
<module id="evolution-xmltv">
@@ -510,7 +510,7 @@
<branch id="HEAD" stringfrozen="false"/>
<branch id="gnome-2-14" stringfrozen="true"/>
<branch id="gnome-2-18" stringfrozen="true"/>
- <branch id="gnome-2-20" stringforzen="true"/>
+ <branch id="gnome-2-20" stringfrozen="true"/>
<branch id="gnome-2-22" stringfrozen="true"/>
</module>
@@ -2148,14 +2148,12 @@
</scmroot>
<scmmodule>xkeyboard-config</scmmodule>
<scmweb>http://gitweb.freedesktop.org/?p=xkeyboard-config.git;a=tree</scmweb>
- <branch id="master"/>
- <_comment>This is not a GNOME-specific module. Please submit your translation through the <a href="http://translationproject.org">Translation Project</a>.</_comment>
- <branch id="HEAD">
+ <branch id="master">
<domain id="po">
<_description>Layout Descriptions</_description>
</domain>
- <scmweb>http://cvs.freedesktop.org/xlibs/xkbdesc/</scmweb>
</branch>
+ <_comment>This is not a GNOME-specific module. Please submit your translation through the <a href="http://translationproject.org">Translation Project</a>.</_comment>
</module>
</modules>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]