gnucash-htdocs master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Wed Oct 7 13:30:15 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/e7b3b8f9 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/1c4219d9 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/6e63d96f (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/70167aa8 (commit)



commit e7b3b8f90b2100d3ce3e4b0e3ed4370b2712209d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 7 19:27:00 2020 +0200

    Fix a few tags in older news

diff --git a/news/160628-2.6.13.news b/news/160628-2.6.13.news
index b8065df..0cf102e 100644
--- a/news/160628-2.6.13.news
+++ b/news/160628-2.6.13.news
@@ -56,13 +56,13 @@
 <p>Concurrent with the release of Gnucash 2.6.13 we're pleased to also release a new version 2.6.13 of the companion <em>Help</em> and <em>Tutorial and Concepts Guide</em>.</p>
 <ul>
   <li>Fix the very stale Release Schedule link in the Guide.</li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="63704"> Bug 637004 - Document Payable/Receivable Aging Rpts and new options for  allowing customer and vendor address info to display.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=63704"> Bug 637004 - Document Payable/Receivable Aging Rpts and new options for  allowing customer and vendor address info to display.</a></li>
     <li>Fix unclear statement re docbook stylesheets in README.</li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="712764"> Bug 712764 - Clarify Account type designations in the Tutorial.</a></li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="751686"> Bug 751686 - Explain how to use Find Transaction to report per-employee.</a></li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="754239"> Bug 754239 - Fix order of Report menu items.</a></li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="754239"> Bug 754239 - Update Report menu item names to Save Report Configuration.</a></li>
-    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id="765131"> Bug 765131 - Document Investment Return of Capital in the Guide.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=712764"> Bug 712764 - Clarify Account type designations in the Tutorial.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=751686"> Bug 751686 - Explain how to use Find Transaction to report per-employee.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=754239"> Bug 754239 - Fix order of Report menu items.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=754239"> Bug 754239 - Update Report menu item names to Save Report Configuration.</a></li>
+    <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=765131"> Bug 765131 - Document Investment Return of Capital in the Guide.</a></li>
 </ul>
 
 <h3>Getting GnuCash for Windows and MacOS X</h3>
diff --git a/news/191229-3.8.news b/news/191229-3.8.news
index b36e76d..2a54195 100644
--- a/news/191229-3.8.news
+++ b/news/191229-3.8.news
@@ -149,7 +149,7 @@
 <ul>
   <li>Replace web links with entities.</li>
   <li>Replace <code> tag with <command>. The latter is correct for Docbook.</li>
-  <li>Change the app entity to <app>GnuCash</app> for Gnome conformance.
+  <li>Change the app entity to <app&gtGnuCash</app&gt for Gnome conformance.
   <li>Use &app; for this case and &appname; for the undecorated "GnuCash".</li>
   <li>Series of updates to the Help manual Importing Transactions section to change the orientation more towards a description of the interface functionality in the help manual</li>
   <li>More work on cmake build system.</li>

commit 1c4219d9da9eb997fb9cc902e1b2a3628eb8b2bf
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 7 19:26:09 2020 +0200

    L10N:de: Fix a typo

diff --git a/locale/de/LC_MESSAGES/gnucash-htdocs.mo b/locale/de/LC_MESSAGES/gnucash-htdocs.mo
index 592fc81..cc7d2e9 100644
Binary files a/locale/de/LC_MESSAGES/gnucash-htdocs.mo and b/locale/de/LC_MESSAGES/gnucash-htdocs.mo differ
diff --git a/po/de.po b/po/de.po
index 94f31d4..be6ffcc 100644
--- a/po/de.po
+++ b/po/de.po
@@ -396,7 +396,7 @@ msgid ""
 "provide you with the necessary information to get started."
 msgstr ""
 "Wenn Sie daran interessiert sind, die <span class=\"gnucash\">GnuCash</span> "
-"Documentation zu verbessern, sind Sie hier richtig. Diese Seite wird Ihnen "
+"Dokumentation zu verbessern, sind Sie hier richtig. Diese Seite wird Ihnen "
 "die zu Beginn erforderlichen Informationen liefern."
 
 #: develdocs.phtml:15

commit 6e63d96f05a984b9336e9ceb1b4cf62e6fcbb3a6
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Oct 7 19:25:22 2020 +0200

    Fix a variable in news-script

diff --git a/news/news-script.php b/news/news-script.php
index 07b5696..e76c507 100644
--- a/news/news-script.php
+++ b/news/news-script.php
@@ -98,7 +98,8 @@ function generate_anchor($news_key)
 
 function print_news_item($fa, $n, $newsfile, $key, $anchor)
 {
-echo <<<ITEMEND
+  global $top_dir;
+  echo <<<ITEMEND
 <div class="newsborder">
   <div class="newsheader" style="display:inline-block;background-color:#CACAF7;width:100%">
     <div style="float:left;">



Summary of changes:
 locale/de/LC_MESSAGES/gnucash-htdocs.mo | Bin 91601 -> 91601 bytes
 news/160628-2.6.13.news                 |  12 ++++++------
 news/191229-3.8.news                    |   2 +-
 news/news-script.php                    |   3 ++-
 po/de.po                                |   2 +-
 5 files changed, 10 insertions(+), 9 deletions(-)



More information about the gnucash-changes mailing list