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 421840 - EOG manual (sv) does not validate
EOG manual (sv) does not validate
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Swedish [sv]
git master
Other All
: Normal minor
: ---
Assigned To: Christian Rose
gnome-se-list
Depends on:
Blocks:
 
 
Reported: 2007-03-23 11:05 UTC by Felix Riemann
Modified: 2009-01-01 19:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Felix Riemann 2007-03-23 11:05:31 UTC
Just spotted this while running make check in a current EOG source tree (affects HEAD and gnome-2-18):

xmllint --noout --noent --path sv:./sv --xinclude --postvalid ./sv/eog.xml
./sv/eog.xml:549: element guilabel: validity error : Element guilabel is not declared in guilabel list of possible children
Document ./sv/eog.xml does not validate
Comment 1 Daniel Nylander 2007-03-23 13:19:17 UTC
Thank you for reporting. I have fixed this (a missing /) in both trunk and gnome-2-18
Comment 2 Felix Riemann 2007-03-23 15:02:27 UTC
Thanks. Closing this bug then.