Re: [Tuxpaint-devel] bill@newbreedsoftware.com
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Bill K. <nb...@so...> - 2007-06-30 17:25:03
|
On Sat, Jun 30, 2007 at 05:35:22PM +0900, TOYAMA Shin-ichi wrote: > Hi, > > I tested rc1. > Attached patch will fixes the following things. > > 1) IM files should be installed under $PREFIX/share/tuxpaint/im > rather than $PREFIX/share/im > 2) tuxpaint.spec update > 3) ja.im update Done, thanks! > I have anoter thing to note. > Tuxpaint crashes with segfault at "text tool" if "sysfonts=yes" is set. > Even so, tuxpaint-config set "sysfonts=yes" by default. DEF_locale() had 'loadsystemfonts -> value(1)', which conflicted the _actual_ default that Tux Paint and Tux Paint Config use for it. So I guess if you hit 'Defaults', you'd suddenly enable that option. Fixed, thx! > So, from now, I will start to translate many many animal's name! Ok! At this rate, I hope to make a _final_ official release early next week (Monday July 2nd, or Tuesday July 3rd, if possible). -bill! |