r22771 - htdocs/branches/beta - Mention swig in stead of g-wrap.

Geert Janssens gjanssens at code.gnucash.org
Tue Feb 12 09:03:49 EST 2013


Author: gjanssens
Date: 2013-02-12 09:03:49 -0500 (Tue, 12 Feb 2013)
New Revision: 22771
Trac: http://svn.gnucash.org/trac/changeset/22771

Modified:
   htdocs/branches/beta/sizing.phtml
Log:
Mention swig in stead of g-wrap.

Modified: htdocs/branches/beta/sizing.phtml
===================================================================
--- htdocs/branches/beta/sizing.phtml	2013-02-09 18:21:40 UTC (rev 22770)
+++ htdocs/branches/beta/sizing.phtml	2013-02-12 14:03:49 UTC (rev 22771)
@@ -23,7 +23,7 @@
 <?php echo T_("If you've had trouble swimming through that mass of source code, think of it this way: printed out on paper, and bound into volumes, it would amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a bookshelf-width's worth of source code.");?>
 </p>
 <p class="justify">
-<?php echo T_("Mind you, this is source code (and docs) crafted and debugged by actual humans, this is *not* autogenerated code.  Tools (such as glade or g-wrap) can generate gaziilions of lines of code automatically; I'm not counting those.  Every last line counted here was typed in, edited, indented, tweaked, multiple times, by human hands.");?>
+<?php echo T_("Mind you, this is source code (and docs) crafted and debugged by actual humans, this is *not* autogenerated code.  Tools (such as glade or swig) can generate gazillions of lines of code automatically; I'm not counting those.  Every last line counted here was typed in, edited, indented, tweaked, multiple times, by human hands.");?>
 </p>
 <p class="justify">
 <?php echo T_("Given that we have about 400 outstanding bugs in bugzilla, that works out to about one bug per thousand lines of code, or one bug per 50 pages of printout.  This bug count is actually not atypical for software projects; its near the norm.");?>



More information about the gnucash-changes mailing list