Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
fix validate errors:
$ find . -name "index.docbook" -exec yelp-check validate {} \;
validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email )
|
|
|
|
fixes https://github.com/mate-desktop/mate-utils/issues/188
|
|
fixes build error with help files with fedora 29
probably an xml language error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and require mate-panel >= 1.17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55.
With docbook help the missing page is there
|
|
|
|
|
|
|
|
fixes the issue with GLib >= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619
Closes https://github.com/mate-desktop/mate-utils/pull/94
|
|
Closes https://github.com/mate-desktop/mate-utils/pull/88
|