mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Work on commodity editor.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3921 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1299,8 +1299,7 @@ For now, this is what we have.
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>scheme -- scheme and guile code -- <filename> src/scm </filename> plus
|
||||
<filename> src/guile </filename> -- in parenthesis is <filename/*.c + *.h + *.scm/
|
||||
|
||||
<filename> src/guile </filename> -- in parenthesis is <filename>*.c + *.h + *.scm</filename>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
@@ -1311,7 +1310,8 @@ For now, this is what we have.
|
||||
<listitem>
|
||||
<para>Languages -- the number of languages that the application messages
|
||||
have been translated to. In parenthesis, the number of messages
|
||||
in the message files <command/grep msgstr *.po |wc/, in thousands.
|
||||
in the message files <command>grep msgstr *.po |wc</command>,
|
||||
in thousands.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
||||
@@ -120,6 +120,7 @@ examine some of the other reports in <filename> src/scm/report
|
||||
rendering this with a HTML widget. (Future versions of GnuCash will
|
||||
hopefully support a more flexible system). </para>
|
||||
|
||||
</sect1>
|
||||
</article>
|
||||
<!-- Local variables: -->
|
||||
<!-- sgml-parent-document: "gnucash.sgml" -->
|
||||
|
||||
Reference in New Issue
Block a user