-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(4)FDL 1.1 and legal related changes #305
Open
jralls
wants to merge
6
commits into
Gnucash:stable
Choose a base branch
from
usamimikamen-sk:fdl2
base: stable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 24, 2021
-
(1) restructure docbook xsl stylesheets.
* The xsl/1.79.2/ was completely removed and gnucash-docs uses the system docbook-xsl stylesheets now. * The images of OASIS docbook-xsl was copied into xsl/images. * The admonition icons under stylesheets/ were merged into xsl/images/. * The stylesheets/ entry for distfiles in Makefile.am was removed. * The old GnuCash icons were updated and put into xsl/images/. * The XSL stylesheets for GnuCash customization were split. First, gnc-custom-chm.xsl, gnc-custom-epub.xsl, gnc-custom-fo.xsl and gnc-custom-html.xsl are for CHM, EPUB, FO/PDF and html, respectively. Then, gnc-custom-common.xsl is imported for common use. * Unused xls stylesheets were removed. * The variablelist.xsl was split into variablelist-fo.xsl and variablelist-html.xsl because they depend on formats. * The stylesheets for title page were cusomized. * xsl/README was updated. * For PDF: - PR Gnucash#203 by @CWehli: The variable list customization was imported. - The paper size is set to USletter and A4 for C and the other locales respectively. - Other minor improvements were applied. * For CHM: - The Character code is set Shift_JIS and KOI8-R for ja and ru locale respectively. (2) cmake related * The stylesheet/ was removed from distfiles in CMakeList.txt. * Usages comment of function was added at the top of the files. * AddGncDocTargets.cmake: - SVG files were removed from the list "${figure}" because they aren't used right now. - "${dtd_files}" was added to support multiple dtd files. * AddChmTarget.cmake: - MakeChm.cmake was merged. - The working directory was changed to "${CMAKE_CURRENT_BINARY_DIR}/htmlhelp". - The methods of copying figures and icons were changed to use add_custom_command. - Dependencies on "${dtd_files}" were added. - The dependencies were rearranged. - Unused functionalities in GnuCash, such as alias and map, were removed. - The "--stringparam gnc.lang ${lang}" argument is added to the xsltproc so as to swich the character codes. - The dtd file name for xsltproc was changed to support the new xsl/ structure. * AddEpubTarget.cmake: - The dtd file name for xsltproc was changed to support the new xsl/ structure. - Dependencies on "${dtd_files}" were added. - The admonitions and Gnucash icons were added. * AddGHelpTarget.cmake: - The dtd file name for xsltproc was changed to support the new xsl/ structure. - Dependencies on "${dtd_files}" were added. * AddHtmlTarget.cmake: - The dtd file name for xsltproc was changed to support the new xsl/ structure. - Dependencies on "${dtd_files}" were added. - The admonitions and Gnucash icons were added. * AddPdfTarget.cmake: - The working directory was changed to "${CMAKE_CURRENT_BINARY_DIR}". - fop.xconf.in and guide/ja/CMakeList.txt were changed to support the new working directory. - The dtd file name for xsltproc was changed to support the new xsl/ structure. - Dependencies on "${dtd_files}" were added. - The admonitions and Gnucash icons were added. * MakeChm.cmake was removed.
Configuration menu - View commit details
-
Copy full SHA for 118a6c3 - Browse repository at this point
Copy the full SHA 118a6c3View commit details -
Update README and other files.
README: * Garbage characters were removed. * Update to the more recent information. gnucash-docs.spec.in: * The License line was changed to FLD 1.1 or later. AUTHORS: * Move me to active users.
Configuration menu - View commit details
-
Copy full SHA for 000ab16 - Browse repository at this point
Copy the full SHA 000ab16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f133a29 - Browse repository at this point
Copy the full SHA f133a29View commit details -
Split GnuCash-specific icons into icons/ from images/.
Add build dependencies to icon files. Add markdown tag to README. Rename README to README.md. Set default target for build: Linux: ghelp Windows: chm Clean up cmake files.
Configuration menu - View commit details
-
Copy full SHA for 855eca8 - Browse repository at this point
Copy the full SHA 855eca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c77c34 - Browse repository at this point
Copy the full SHA 4c77c34View commit details -
FDL 1.1 and legal related changes
* legal.xml were unified for all languages. * legal info (legal.xml) were moved into the preface. * distfiles entries in Makefile.am and CMakeList.txt were modified. * Add German translation of FDL.
Configuration menu - View commit details
-
Copy full SHA for 9ad15ee - Browse repository at this point
Copy the full SHA 9ad15eeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.