Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
To upgrade the manual:
sudo dnf install -y docbook5-schemas
xsltproc --output index-new.docbook /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl index.docbook
xsltproc --output legal-new.xml /usr/share/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl legal.xml
To validate the manual:
xmllint --noout --relaxng /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook
jing /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng help/C/index.docbook
yelp-check validate help/C/index.docbook
To view the manual:
yelp file:///full_path/index.docbook
Note: docbook5-schemas should be installed in your system in order to view the manual (DEPENDENCY)
|
|
There is no File menu item in toolbar, it's Image, and edit
actions can be found under Edit menu item instead of Image menu
item.
Fix Open Image dialog title.
|
|
|
|
|
|
|
|
|
|
This reverts commit ffb7f4386582c012fa044f46bd210e1874d51cd1.
|
|
|
|
|
|
|