mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/main.scm -- mention bugzilla in the unstable message
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7780 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
9cd4930383
commit
0ee9a57e7b
@ -1,3 +1,7 @@
|
|||||||
|
2003-01-05 Derek Atkins <derek@ihtfp.com>
|
||||||
|
|
||||||
|
* src/scm/main.scm -- mention bugzilla in the unstable message
|
||||||
|
|
||||||
2003-01-04 David Hampton <hampton@employees.org>
|
2003-01-04 David Hampton <hampton@employees.org>
|
||||||
|
|
||||||
* src/backend/file/gnc-account-xml-v2.c:
|
* src/backend/file/gnc-account-xml-v2.c:
|
||||||
|
@ -342,6 +342,7 @@ string and 'directories' must be a list of strings."
|
|||||||
"\n\n"
|
"\n\n"
|
||||||
(_ "This is a development version. It may or may not work.\n")
|
(_ "This is a development version. It may or may not work.\n")
|
||||||
(_ "Report bugs and other problems to gnucash-devel@gnucash.org.\n")
|
(_ "Report bugs and other problems to gnucash-devel@gnucash.org.\n")
|
||||||
|
(_ "You can also lookup and file bug reports at http://bugzilla.gnome.org\n")
|
||||||
(_ "The last stable version was ") "GnuCash 1.6.8" "\n"
|
(_ "The last stable version was ") "GnuCash 1.6.8" "\n"
|
||||||
(_ "The next stable version will be ") "GnuCash 1.8.0"
|
(_ "The next stable version will be ") "GnuCash 1.8.0"
|
||||||
"\n\n")))
|
"\n\n")))
|
||||||
|
Loading…
Reference in New Issue
Block a user