[Bf-committers] a little improve 8 (fix bug 1049)

Ton Roosendaal bf-committers@blender.org
Wed, 10 Mar 2004 23:09:56 +0100


Hi,

Such little fixes I typically do each release, I'll just need time for =20=

a couple of days compiling and going over the tracker.

If you find such simple solutions, or have suggestions, I advise you to =20=

post this in the tracker as comment.

Maybe it's difficult to see (for a new coder) in a tracker who 'owns' =20=

code, and which bugs really need help, and which ones are just on the =20=

todolist for someone. We still lack a nice list for new coders who want =20=

to be involved to do... something I hope others can help with?

-Ton-


On Tuesday, Mar 9, 2004, at 12:55 Europe/Amsterdam, Joilnen Batista =20
Leite wrote:

> it't very little but solve the mistake.
>
> thanks to consider
>
>
> Joilnen
>
> pub  1024D/5139533E Joilnen Batista Leite
> F565 BD0B 1A39 390D 827E  03E5 0CD4 0F20 5139 533E
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Search - Find what you=92re looking for faster
> http://search.yahoo.com--- =20
> source/blender/src/headerbuttons.c	2004-03-08 21:54:30.000000000 =
-0300
> +++ headerbuttons.c	2004-03-08 21:53:47.000000000 -0300
> @@ -439,7 +439,7 @@
>  			uiSetButLock (pin && *pinpoin, "Can't make =
pinned data =20
> single-user");
>  		=09
>  			sprintf(str1, "%d", id->us);
> -			if(id->us<100) {
> +			if(id->us<10) {
>  			=09
>  				uiDefBut(block, BUT, users, str1, =
xco,yco,XIC,YIC, 0, 0, 0, 0, 0, =20
> "Displays number of users of this data. Click to make a single-user =20=

> copy.");
>  				xco+=3D XIC;
>
------------------------------------------------------------------------=20=

--
Ton Roosendaal  Blender Foundation ton@blender.org =20
http://www.blender.org