Re: Website move
- From: Stefan Westerfeld <stefan space twc de>
- To: Tim Janik <timj gtk org>
- Cc: Beasty Crowd <beast gnome org>
- Subject: Re: Website move
- Date: Thu, 23 Feb 2006 13:54:43 +0100
Hi!
On Sun, Feb 19, 2006 at 01:24:22AM +0100, Tim Janik wrote:
> The site layout and HTML have also been improved during the move, the
> website
> should be much more portable across different browsers now.
> Please feel free to explore the new site and report any problems you
> encounter
> (broken links, missing redirects, layout problems, etc).
I think the following (http://beast.gtk.org/bse-interface.html#BseDot)
is not right:
struct BseDot
{
SfiReal *x;
SfiReal *y;
};
It should be
struct BseDot
{
SfiReal x;
SfiReal y;
};
instead. The other records have similar problems.
Cu... Stefan
--
Stefan Westerfeld, Hamburg/Germany, http://space.twc.de/~stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]