GNOME Bugzilla – Bug 526013
make Locations.xml validate, add "make check" test
Last modified: 2008-04-07 12:43:54 UTC
this fixes Locations.xml.in to actually validate, and adds a make check test to test that it validates. (This means that a "make distcheck" will fail in the future if Locations.xml.in doesn't validate.) the making-it-actually-validate part of this patch also appeared in the original version of the patch in bug 525451, but I'll be updating that
Dan: hrm, it seems you wanted to attach a patch?
Created attachment 108776 [details] [review] the patch er, oops. yes :)
Thanks. I had fixed the xml earlier already, but hadn't added the check rule.