gnucash-docs: update to 4.13.
4.13 - 18 December 2022
o Bug 798620 - Unable to build docs on Mageia Cauldron
o Bug 798623 - ENG. Typo "documenation"
o Bug 798624 - Document how to check if GnuCash is running when
updating quotes
o Bug 798645 - screens instead of WINDOWS
o Bug 798665 - New: ENG. Typo: Unnecessary determiner "a"
in 2.6.1. Migrating financial data.
o Bug 798674 - Broken link on Chapter 17. Python Bindings
o Manual🇩🇪 Account_Actions: Tippfehler-Korrektur
o Review URLs and replace them by entities in all parts and languages excepting in comments or FDL appendix
o manual, ch_Finance-Quote: fix broken entities
o gnc-gui-struct.dtd: fix some mistakes and add entities for menuitems and menuchoice.
o Update url-irc to "irc://irc.gimp.net/gnucash" see the email announcement
o Partial Modernization of Manual:C:Business: Differentiation of admonitions and improvement of lists
o Manual:C: Convert CSV assistant into <procedure>
o Multi-split csv elaboration
o Update app-fq-vers to "1.53"
o Replace "Online Quote Setup" instructions in Guide by links to the manual chapter.
O Enhance bookinfos by subtitle and titleabbrev;drop "Help" from manual. Adding titleabbrev allows yelp to display the version in its titlebar
o Guide:C: Fix image declarations: Some were not properly scaled and others didn't appear in the List of Figures.
o Replace all hardcoded width="510[px]" by "&img-w;" for for both components in all languages
o Ensure our documentation is also found when gnucash is run in KDE
o Restore draft status in gnc-docbook.dtd.
o New and Updated Translations: German
This commit is contained in:
parent
0589a422b6
commit
b0cce2be73
2 changed files with 6 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.55 2022/10/30 08:27:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.56 2023/01/04 07:45:59 wiz Exp $
|
||||
|
||||
DISTNAME= gnucash-docs-4.12
|
||||
DISTNAME= gnucash-docs-4.13
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
|
||||
|
||||
|
@ -13,7 +13,5 @@ DEPENDS+= yelp-[0-9]*:../../misc/yelp3
|
|||
|
||||
USE_CMAKE= yes
|
||||
USE_TOOLS+= bash
|
||||
# cd: can't cd to .../work/gnucash-docs-4.12/share/help/C/gnucash-guide
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.38 2022/10/30 08:27:00 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.39 2023/01/04 07:45:59 wiz Exp $
|
||||
|
||||
BLAKE2s (gnucash-docs-4.12.tar.gz) = d96abc9cc1254f020b3d86327d07c5f66595d897086362fce49b2046fde50068
|
||||
SHA512 (gnucash-docs-4.12.tar.gz) = a2c8d127b40b7e4ca7b37e5a96cf558b79cf665a62d8cad4ce09d13295b9887489c915aaaf73a8e849f68e0257a40d5877e5def177d061f611c1a0ff717fab73
|
||||
Size (gnucash-docs-4.12.tar.gz) = 60999939 bytes
|
||||
BLAKE2s (gnucash-docs-4.13.tar.gz) = 49abfddb1f5aedf36655f8e32c2f9e851f533c596e5e8ed8fcd084155239b70a
|
||||
SHA512 (gnucash-docs-4.13.tar.gz) = 5d3493f032f7a3e7b14581520929f4240bdadd294a379641fb53f2e26f6c7ac7fbe38949d349f93c72e5bc4a3c4c2dba7b771ee1133bd162e7133a96d5de648c
|
||||
Size (gnucash-docs-4.13.tar.gz) = 60996313 bytes
|
||||
|
|
Loading…
Reference in a new issue