Imported Upstream version 2.6.8

This commit is contained in:
Ari Pollak
2010-08-11 01:27:39 -04:00
parent 6a2ceb16e3
commit d302c2222c
202 changed files with 42745 additions and 33450 deletions

View File

@ -109,9 +109,7 @@ this value.
</pre>
<p>
A large but arbitrary value that can be used when an upper limit for a
memory size (in bytes) is needed. It is smaller than <a
href="http://library.gnome.org/devel/glib/unstable/glib-Limits-of-Basic-Types.html#G-MAXDOUBLE--CAPS"
><code class="literal">G_MAXDOUBLE</code></a> since
memory size (in bytes) is needed. It is smaller than <code class="literal">G_MAXDOUBLE</code> since
the <a
href="../libgimpwidgets/GimpMemsizeEntry.html"
><span class="type">GimpMemsizeEntry</span></a> doesn't handle larger values.