• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Automator/Examples/AutoSample/workflows/Small Step.workflow/Contents/
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>AMApplicationBuild</key>
6	<string>130</string>
7	<key>AMApplicationVersion</key>
8	<string>2.0</string>
9	<key>AMDocumentVersion</key>
10	<string>1</string>
11	<key>AMWorkflowOptions</key>
12	<dict/>
13	<key>WorkflowIsShared</key>
14	<false/>
15	<key>actions</key>
16	<array>
17		<dict>
18			<key>action</key>
19			<dict>
20				<key>AMActionVersion</key>
21				<string>1.0</string>
22				<key>AMIconPath</key>
23				<string>/Applications/TextEdit.app</string>
24				<key>AMParameterProperties</key>
25				<dict>
26					<key>com.apple.Automator.Action.Input</key>
27					<dict/>
28					<key>com.apple.Automator.Action.Output</key>
29					<dict/>
30					<key>enteredText</key>
31					<dict/>
32				</dict>
33				<key>AMProvides</key>
34				<dict>
35					<key>Container</key>
36					<string>List</string>
37					<key>Types</key>
38					<array>
39						<string>com.apple.applescript.text-object</string>
40					</array>
41				</dict>
42				<key>AMRequiredResources</key>
43				<array/>
44				<key>ActionBundlePath</key>
45				<string>/System/Library/Automator/Get Specified Text.action</string>
46				<key>ActionName</key>
47				<string>Get Specified Text</string>
48				<key>ActionParameters</key>
49				<dict>
50					<key>enteredText</key>
51					<string>one small step for auto, one huge step for computer users</string>
52				</dict>
53				<key>Application</key>
54				<array>
55					<string>TextEdit</string>
56				</array>
57				<key>BundleIdentifier</key>
58				<string>com.apple.GetSpecifiedText</string>
59				<key>CFBundleVersion</key>
60				<string>1.0</string>
61				<key>CanShowSelectedItemsWhenRun</key>
62				<true/>
63				<key>CanShowWhenRun</key>
64				<false/>
65				<key>Category</key>
66				<array>
67					<string>AMCategoryText</string>
68				</array>
69				<key>Class Name</key>
70				<string>AMAppleScriptAction</string>
71				<key>Keywords</key>
72				<array>
73					<string>Get</string>
74					<string>Text</string>
75				</array>
76				<key>OutputUUID</key>
77				<string>82C34AFB-4A52-472F-8B14-25F95251004E</string>
78				<key>UUID</key>
79				<string>0DE0EED4-01E1-4BA5-B2F7-DE2C8DF4C0A1</string>
80				<key>UnlocalizedApplications</key>
81				<array>
82					<string>TextEdit</string>
83				</array>
84				<key>arguments</key>
85				<dict>
86					<key>0</key>
87					<dict>
88						<key>default value</key>
89						<string></string>
90						<key>name</key>
91						<string>enteredText</string>
92						<key>required</key>
93						<string>0</string>
94						<key>type</key>
95						<string>0</string>
96						<key>uuid</key>
97						<string>0</string>
98					</dict>
99				</dict>
100				<key>isViewVisible</key>
101				<true/>
102				<key>location</key>
103				<string>281.000000:843.000000</string>
104				<key>nibPath</key>
105				<string>/System/Library/Automator/Get Specified Text.action/Contents/Resources/English.lproj/main.nib</string>
106			</dict>
107			<key>isViewVisible</key>
108			<true/>
109		</dict>
110		<dict>
111			<key>action</key>
112			<dict>
113				<key>AMAccepts</key>
114				<dict>
115					<key>Container</key>
116					<string>List</string>
117					<key>Optional</key>
118					<false/>
119					<key>Types</key>
120					<array>
121						<string>com.apple.applescript.text-object</string>
122					</array>
123				</dict>
124				<key>AMActionVersion</key>
125				<string>1.0</string>
126				<key>AMIconPath</key>
127				<string>/Applications/TextEdit.app</string>
128				<key>AMParameterProperties</key>
129				<dict>
130					<key>com.apple.Automator.Action.Input</key>
131					<dict/>
132					<key>com.apple.Automator.Action.Output</key>
133					<dict/>
134				</dict>
135				<key>AMProvides</key>
136				<dict>
137					<key>Container</key>
138					<string>List</string>
139					<key>Types</key>
140					<array>
141						<string>com.apple.textedit.document-object</string>
142					</array>
143				</dict>
144				<key>ActionBundlePath</key>
145				<string>/System/Library/Automator/New TextEdit Document.action</string>
146				<key>ActionName</key>
147				<string>New TextEdit Document</string>
148				<key>ActionParameters</key>
149				<dict/>
150				<key>Application</key>
151				<array>
152					<string>TextEdit</string>
153				</array>
154				<key>BundleIdentifier</key>
155				<string>com.apple.Automator.CreateNewTextEditDocument</string>
156				<key>CFBundleVersion</key>
157				<string>1.0</string>
158				<key>CanShowSelectedItemsWhenRun</key>
159				<true/>
160				<key>CanShowWhenRun</key>
161				<false/>
162				<key>Category</key>
163				<array>
164					<string>AMCategoryText</string>
165				</array>
166				<key>Class Name</key>
167				<string>AMAppleScriptAction</string>
168				<key>InputUUID</key>
169				<string>877B7133-4D65-4586-9EC5-E5A0217D13DC</string>
170				<key>Keywords</key>
171				<array>
172					<string>Create</string>
173					<string>Make</string>
174					<string>Document</string>
175					<string>Text</string>
176					<string>New</string>
177					<string>Display</string>
178					<string>Open</string>
179				</array>
180				<key>OutputUUID</key>
181				<string>FDC77BFE-4539-4729-9F21-3E92568A1B56</string>
182				<key>StartAction</key>
183				<false/>
184				<key>UUID</key>
185				<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
186				<key>UnlocalizedApplications</key>
187				<array>
188					<string>TextEdit</string>
189				</array>
190				<key>arguments</key>
191				<dict/>
192			</dict>
193		</dict>
194	</array>
195	<key>connectors</key>
196	<dict>
197		<key>028A1006-F489-48CA-9CEE-72EF67CBEDF2</key>
198		<dict>
199			<key>from</key>
200			<string>8229E551-657D-4157-80C9-A01B0593C6CA - 8229E551-657D-4157-80C9-A01B0593C6CA</string>
201			<key>to</key>
202			<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E - 97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
203		</dict>
204		<key>038878DE-D1AA-4366-BFAD-6CD1ED0BBC9E</key>
205		<dict>
206			<key>from</key>
207			<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E - 97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
208		</dict>
209		<key>092FB108-DC88-49DC-A090-ABBBFF3DE4BB</key>
210		<dict>
211			<key>from</key>
212			<string>0DE0EED4-01E1-4BA5-B2F7-DE2C8DF4C0A1 - 0DE0EED4-01E1-4BA5-B2F7-DE2C8DF4C0A1</string>
213			<key>to</key>
214			<string>8229E551-657D-4157-80C9-A01B0593C6CA - 8229E551-657D-4157-80C9-A01B0593C6CA</string>
215		</dict>
216		<key>7180D78C-30F0-4CD8-8511-15A40342052E</key>
217		<dict>
218			<key>from</key>
219			<string>0DE0EED4-01E1-4BA5-B2F7-DE2C8DF4C0A1 - 0DE0EED4-01E1-4BA5-B2F7-DE2C8DF4C0A1</string>
220			<key>to</key>
221			<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E - 97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
222		</dict>
223		<key>744CF143-50C9-436A-A9FF-EEDE7C1C1582</key>
224		<dict>
225			<key>from</key>
226			<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E - 97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
227			<key>to</key>
228			<string>8229E551-657D-4157-80C9-A01B0593C6CA - 8229E551-657D-4157-80C9-A01B0593C6CA</string>
229		</dict>
230		<key>ACF4901C-2AE9-446F-ADEF-2DF04CFA13DE</key>
231		<dict>
232			<key>from</key>
233			<string>97E427EB-33FD-4A65-A80B-ED2E6E351F4E - 97E427EB-33FD-4A65-A80B-ED2E6E351F4E</string>
234			<key>to</key>
235			<string>8229E551-657D-4157-80C9-A01B0593C6CA - 8229E551-657D-4157-80C9-A01B0593C6CA</string>
236		</dict>
237	</dict>
238	<key>state</key>
239	<dict>
240		<key>EditorSplitViewPosition</key>
241		<real>838</real>
242		<key>MainSplitViewPosition_v2</key>
243		<real>338</real>
244		<key>windowFrame</key>
245		<string>{{390, 94}, {900, 934}}</string>
246		<key>windowFrameTopLeft</key>
247		<string>{{390, 0}, {900, 934}}</string>
248		<key>workflowViewScrollPosition</key>
249		<string>{{0, 0}, {562, 838}}</string>
250	</dict>
251</dict>
252</plist>
253