Chewed Pencil

Welcome to Chewed Pencil Sign in | Join | Help
in Search

Chewed Pencil

This is where the description of my blog should go!

Apple's Software Update continues to bug me!

So now it seems that Apple's own software can't figure out how to describe Safari.

apple_which_description 

Let me have a stab at writing that method....

protected string WhichDescription() 
{
	switch(GetOSType()) 
	{ 
		default: 
			return "A pointless browser";
		break;
	} 
}

Comments

No Comments
Powered by Community Server (Non-Commercial Edition), by Telligent Systems