Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows to load the translations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition, it removes unnecessary function type casts like:
(GDestroyNotify) g_object_unref
(GDestroyNotify) g_free
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|