After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341758 - [www] Release XSL could rock more
[www] Release XSL could rock more
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: www
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-14 17:21 UTC by Michael Smith
Modified: 2006-12-10 19:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make release xsl rock more (14.01 KB, patch)
2006-05-14 17:22 UTC, Michael Smith
accepted-commit_now Details | Review

Description Michael Smith 2006-05-14 17:21:15 UTC
Release XSL files don't omit sections when they're going to be empty.
Also, they misspell 'deprecation'.
Comment 1 Michael Smith 2006-05-14 17:22:39 UTC
Created attachment 65451 [details] [review]
Make release xsl rock more

This patch:
 - fixes spelling for deprecation in XSL files
 - fixes the template xml files to use the correct spelling
 - improves a bunch of things in text.xml and releases.xml, so that unneeded sections are just omitted, without having to edit out the whole thing from the XML.
Comment 2 Michael Smith 2006-09-01 15:42:48 UTC
Committed, thanks for reviewing.