Just an added tip for the extract-the-old-safair-method to make it clearer when I'm using the older Safari and the newer Safari.
I downloaded the WebKit nightly build (webkit.org) then copied the gold-rimmed icon from webkit to the old version of Safari, so that I can visually tell the old and new version apart in my dock. The easiest way to do this is to select the app in the finder and say Get Info. Then simply select the icon by clicking on it in the info pane, hit Command-C, then Command-V it to the icon for your older version of Safari in its Get Info pane. If you want to take it one step further and change the app name in the menubar so it says something like "Safari OLD" instead of "Safari", select the old version of Safari in the Finder, right click on it, and choose "Show Package Contents". Then navigate to Contents, and edit the plist called "Info.plist". Open it in any text editor that will show you the text source, not the tree (i.e. not xCode; personally I prefer TextWrangler but even vim would do) and edit "Safari" on line 442 to whatever string you want to appear in the menubar. I haven't discovered any stability issues from this, but no guarantees. ;) Enjoy! -Alex -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
