10.5: Change the Finder's default Find window |
|
|
Want to tailor the Finder's Find (Command-F) window? Copy the following into TextEdit, make it plain text, and save it to the Desktop as default_smart.plist:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict> <key>CompatibleVersion</key> <integer>1</integer> <key>RawQuery</key> <string>((_kMDItemGroupId > 6))</string> <key>SearchCriteria</key> <dict> <key>CurrentFolderPath</key> <string>/&...
|