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 596973 - FIX: Documentation build error
FIX: Documentation build error
Status: RESOLVED FIXED
Product: gnome-commander
Classification: Other
Component: documentation
unspecified
Other Linux
: Normal normal
: 1.2.9
Assigned To: epiotr
epiotr
Depends on:
Blocks:
 
 
Reported: 2009-10-01 11:18 UTC by nm
Modified: 2009-10-01 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nm 2009-10-01 11:18:22 UTC
Hello,

In the documentation for C/ there is a validation error.

Changing the line:

<!ENTITY app"<application>GNOME Commander</application>">

to

<!ENTITY app"GNOME Commander">

Resolves this issue. Noticed the validation error when running make check in the root directory.
Comment 1 nm 2009-10-01 11:55:55 UTC
hmmm I ment:

<!ENTITY app "<application>GNOME Commander</application>">

to

<!ENTITY app "GNOME Commander">
Comment 2 epiotr 2009-10-01 19:37:03 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.