<?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>AMAccepts</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Optional</key>
		<false/>
		<key>Types</key>
		<array>
			<string>com.apple.cocoa.path</string>
		</array>
	</dict>
	<key>AMApplication</key>
	<array>
		<string>Finder</string>
		<string>Spotlight</string>
	</array>
	<key>AMCanShowSelectedItemsWhenRun</key>
	<false/>
	<key>AMCanShowWhenRun</key>
	<true/>
	<key>AMCategory</key>
	<string>AMCategoryFilesAndFolders</string>
	<key>AMDefaultParameters</key>
	<dict>
		<key>shouldAppend</key>
		<true/>
		<key>textToAdd</key>
		<string></string>
	</dict>
	<key>AMDescription</key>
	<dict>
		<key>AMDNote</key>
		<string>If no text is specified and the append checkbox is not checked, this action will clear the current Spotlight Comments from each Finder item.</string>
		<key>AMDSummary</key>
		<string>If set to append, this action adds the specified text to the end of the Spotlight Comments field for the Finder items it receives. If the append checkbox is not checked, this action will replace the current Spotlight Comments with the specified text.</string>
	</dict>
	<key>AMIconName</key>
	<string>Finder</string>
	<key>AMKeywords</key>
	<array>
		<string>Add</string>
		<string>Comment</string>
		<string>File</string>
		<string>Folder</string>
	</array>
	<key>AMName</key>
	<string>Set Spotlight Comments for Finder Items</string>
	<key>AMProvides</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Types</key>
		<array>
			<string>com.apple.cocoa.path</string>
		</array>
	</dict>
	<key>AMRequiredResources</key>
	<array/>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>Set Spotlight Comments for Finder Items</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.AddFinderComments</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Set Spotlight Comments for Finder Items</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.1.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1.1.1</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string></string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E222</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2004–2012 Apple Inc.  All rights reserved.</string>
	<key>NSPrincipalClass</key>
	<string>AMAddFinderCommentsAction</string>
</dict>
</plist>
