Jump to content

Changing the default search engine?


2 posts in this topic

Recommended Posts

I found this in the Safari info.plist

			<key>NSMenuItem</key>
		<dict>
			<key>default</key>
			<string>Search With Google</string>
		</dict>
		<key>NSMessage</key>
		<string>searchWithGoogle</string>
		<key>NSPortName</key>
		<string>Safari</string>
		<key>NSSendTypes</key>
		<array>
			<string>NSStringPboardType</string>
		</array>

Link to comment
Share on other sites

 Share

×
×
  • Create New...