You can reveal some additional Info in Leopard from an Application by using QuickLook on it.
Did you do this before or have you written something for QuickLook in your created/ported Apps and Games?
Read on for some examples.
Example: iChat

now something from me:

I think this could be a great way to give your app some final touches, even if most people won’t ever notice it….
here’s a Bonus:

^_^
cya
zero
heh, you have to modify a file deeply buried in the app to do this
which file?
I’m not tellin’
its the InfoPlist.strings in the English.lproj Resource.
you need Xcode for this.
ooo I have Xcode so I will take a look in a minute
I like to Port my apps with some gimmicks things like this, that shows that a lot of effort has gone into making it.
This is only the tip of the Iceberg, there are more code corrections and cleanups inside many of the resources that make it a different app then it originally was.
But, i’m too lazy to write a tutorial on how to do all this
Haha cmon, do it!
can open the strings file in text edit and change it too… just a simple text file
well, yes.
Only configuring the interface files (which is also useful) requires XCode
10:37
haha how do you put it into an app? Is there a file to edit? Or anything in the get info section?