Backported Google Talk mail notification support and disabling of the mail notificati...
[adiumx.git] / Resources / AdiumSuite.scriptSuite
blob0841bb97b28f9c3fa583b1f2552cf6f01204b3ad
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>AppleEventCode</key>
6 <string>AdIM</string>
8 <? ************************************ Classes ************************************ ?>
10 <key>Classes</key>
11 <dict>
12 <key>NSApplication</key>
13 <dict>
14 <key>AppleEventCode</key>
15 <string>capp</string>
16 <key>Superclass</key>
17 <string>NSCoreSuite.NSApplication</string>
18 <key>DefaultSubcontainerAttribute</key>
19 <string>applescriptabilityController</string>
20 <key>ToOneRelationships</key>
21 <dict>
22 <key>applescriptabilityController</key>
23 <dict>
24 <key>AppleEventCode</key>
25 <string>astC</string>
26 <key>ReadOnly</key>
27 <string>YES</string>
28 <key>Type</key>
29 <string>AdiumSuite.ESApplescriptabilityController</string>
30 </dict>
31 <key>interfaceController</key>
32 <dict>
33 <key>AppleEventCode</key>
34 <string>AiCC</string>
35 <key>ReadOnly</key>
36 <string>YES</string>
37 <key>Type</key>
38 <string>AdiumSuite.AIInterfaceController</string>
39 </dict>
41 </dict>
42 </dict>
44 <key>ESApplescriptabilityController</key>
45 <dict>
46 <key>AppleEventCode</key>
47 <string>astC</string>
48 <key>Superclass</key>
49 <string>NSCoreSuite.AbstractObject</string>
50 <key>Attributes</key>
51 <dict>
52 <key>myIdleTime</key>
53 <dict>
54 <key>AppleEventCode</key>
55 <string>AAtm</string>
56 <key>ReadOnly</key>
57 <string>NO</string>
58 <key>Type</key>
59 <string>NSNumber&lt;Int&gt;</string>
60 </dict>
61 <key>defaultImageData</key>
62 <dict>
63 <key>AppleEventCode</key>
64 <string>AmaA</string>
65 <key>ReadOnly</key>
66 <string>NO</string>
67 <key>Type</key>
68 <string>NSData&lt;Image&gt;</string>
69 </dict>
70 <key>myStatus</key>
71 <dict>
72 <key>AppleEventCode</key>
73 <string>AmSt</string>
74 <key>ReadOnly</key>
75 <string>NO</string>
76 <key>Type</key>
77 <string>AIStatus</string>
78 </dict>
79 <key>myStatusMessageString</key>
80 <dict>
81 <key>AppleEventCode</key>
82 <string>Amms</string>
83 <key>ReadOnly</key>
84 <string>NO</string>
85 <key>Type</key>
86 <string>NSString</string>
87 </dict>
88 <key>myStatusTypeApplescript</key>
89 <dict>
90 <key>AppleEventCode</key>
91 <string>AmSy</string>
92 <key>ReadOnly</key>
93 <string>NO</string>
94 <key>Type</key>
95 <string>NSNumber&lt;AIStatusType&gt;</string>
96 </dict>
97 </dict>
98 <key>ToManyRelationships</key>
99 <dict>
100 <key>accounts</key>
101 <dict>
102 <key>AppleEventCode</key>
103 <string>acct</string>
104 <key>ReadOnly</key>
105 <string>YES</string>
106 <key>Type</key>
107 <string>AdiumSuite.AIAccount</string>
108 </dict>
109 <key>contacts</key>
110 <dict>
111 <key>AppleEventCode</key>
112 <string>ltct</string>
113 <key>ReadOnly</key>
114 <string>YES</string>
115 <key>Type</key>
116 <string>AdiumSuite.AIListContact</string>
117 </dict>
118 <key>chats</key>
119 <dict>
120 <key>AppleEventCode</key>
121 <string>Acht</string>
122 <key>ReadOnly</key>
123 <string>YES</string>
124 <key>Type</key>
125 <string>AdiumSuite.AIChat</string>
126 </dict>
127 </dict>
128 <key>SupportedCommands</key>
129 <dict>
130 <key>AdiumSuite.CreateChat</key>
131 <string>createChatCommand:</string>
132 </dict>
133 </dict>
135 <key>AIInterfaceController</key>
136 <dict>
137 <key>AppleEventCode</key>
138 <string>AiCC</string>
139 <key>Superclass</key>
140 <string>NSCoreSuite.AbstractObject</string>
141 <key>Attributes</key>
142 <dict>
143 <key>mostRecentActiveChat</key>
144 <dict>
145 <key>AppleEventCode</key>
146 <string>AiAC</string>
147 <key>ReadOnly</key>
148 <string>NO</string>
149 <key>Type</key>
150 <string>AdiumSuite.AIChat</string>
151 </dict>
152 </dict>
153 </dict>
155 <key>AIAccount</key>
156 <dict>
157 <key>AppleEventCode</key>
158 <string>acct</string>
159 <key>Superclass</key>
160 <string>AdiumSuite.AIListObject</string>
161 <key>Attributes</key>
162 <dict>
163 <key>image</key>
164 <dict>
165 <key>AppleEventCode</key>
166 <string>AimG</string>
167 <key>ReadOnly</key>
168 <string>YES</string>
169 <key>Type</key>
170 <string>NSData&lt;Image&gt;</string>
171 </dict>
172 </dict>
173 <key>SupportedCommands</key>
174 <dict>
175 <key>AdiumSuite.Connect</key>
176 <string>connectScriptCommand:</string>
177 <key>AdiumSuite.Disconnect</key>
178 <string>disconnectScriptCommand:</string>
179 </dict>
180 <key>ToManyRelationships</key>
181 <dict>
182 <key>contacts</key>
183 <dict>
184 <key>AppleEventCode</key>
185 <string>ltct</string>
186 <key>ReadOnly</key>
187 <string>YES</string>
188 <key>Type</key>
189 <string>AdiumSuite.AIListContact</string>
190 </dict>
191 </dict>
192 </dict>
194 <key>AIListObject</key>
195 <dict>
196 <key>AppleEventCode</key>
197 <string>ltob</string>
198 <key>Superclass</key>
199 <string>NSCoreSuite.AbstractObject</string>
200 <key>Attributes</key>
201 <dict>
202 <key>internalObjectID</key>
203 <dict>
204 <key>AppleEventCode</key>
205 <string>ID </string>
206 <key>ReadOnly</key>
207 <string>YES</string>
208 <key>Type</key>
209 <string>NSString</string>
210 </dict>
211 <key>formattedUID</key>
212 <dict>
213 <key>AppleEventCode</key>
214 <string>AUID</string>
215 <key>ReadOnly</key>
216 <string>YES</string>
217 <key>Type</key>
218 <string>NSString</string>
219 </dict>
220 <key>serviceID</key>
221 <dict>
222 <key>AppleEventCode</key>
223 <string>AsID</string>
224 <key>ReadOnly</key>
225 <string>YES</string>
226 <key>Type</key>
227 <string>NSString</string>
228 </dict>
229 <key>serviceClass</key>
230 <dict>
231 <key>AppleEventCode</key>
232 <string>AsSC</string>
233 <key>ReadOnly</key>
234 <string>YES</string>
235 <key>Type</key>
236 <string>NSString</string>
237 </dict>
238 <key>displayName</key>
239 <dict>
240 <key>AppleEventCode</key>
241 <string>AdpN</string>
242 <key>ReadOnly</key>
243 <string>NO</string>
244 <key>Type</key>
245 <string>NSString</string>
246 </dict>
247 <key>longDisplayName</key>
248 <dict>
249 <key>AppleEventCode</key>
250 <string>ALdN</string>
251 <key>ReadOnly</key>
252 <string>YES</string>
253 <key>Type</key>
254 <string>NSString</string>
255 </dict>
256 <key>notes</key>
257 <dict>
258 <key>AppleEventCode</key>
259 <string>AnoT</string>
260 <key>ReadOnly</key>
261 <string>NO</string>
262 <key>Type</key>
263 <string>NSString</string>
264 </dict>
265 <key>userIconData</key>
266 <dict>
267 <key>AppleEventCode</key>
268 <string>AusI</string>
269 <key>ReadOnly</key>
270 <string>NO</string>
271 <key>Type</key>
272 <string>NSData&lt;Image&gt;</string>
273 </dict>
274 <key>idleTime</key>
275 <dict>
276 <key>AppleEventCode</key>
277 <string>Adtm</string>
278 <key>ReadOnly</key>
279 <string>YES</string>
280 <key>Type</key>
281 <string>NSNumber&lt;Int&gt;</string>
282 </dict>
283 <key>statusSummary</key>
284 <dict>
285 <key>AppleEventCode</key>
286 <string>Atat</string>
287 <key>ReadOnly</key>
288 <string>YES</string>
289 <key>Type</key>
290 <string>NSNumber&lt;AIStatusSummary&gt;</string>
291 </dict>
292 <key>statusMessage</key>
293 <dict>
294 <key>AppleEventCode</key>
295 <string>Amsg</string>
296 <key>ReadOnly</key>
297 <string>YES</string>
298 <key>Type</key>
299 <string>NSString</string>
300 </dict>
301 <key>online</key>
302 <dict>
303 <key>AppleEventCode</key>
304 <string>AcOn</string>
305 <key>ReadOnly</key>
306 <string>YES</string>
307 <key>Type</key>
308 <string>NSNumber&lt;Bool&gt;</string>
309 </dict>
310 </dict>
311 </dict>
313 <key>AIListContact</key>
314 <dict>
315 <key>AppleEventCode</key>
316 <string>ltct</string>
317 <key>Attributes</key>
318 <dict>
319 <key>account</key>
320 <dict>
321 <key>AppleEventCode</key>
322 <string>AcAC</string>
323 <key>ReadOnly</key>
324 <string>YES</string>
325 <key>Type</key>
326 <string>AdiumSuite.AIAccount</string>
327 </dict>
328 <key>visible</key>
329 <dict>
330 <key>AppleEventCode</key>
331 <string>AVsB</string>
332 <key>ReadOnly</key>
333 <string>NO</string>
334 <key>Type</key>
335 <string>NSNumber&lt;Bool&gt;</string>
336 </dict>
337 </dict>
338 <key>Superclass</key>
339 <string>AdiumSuite.AIListObject</string>
340 <key>SupportedCommands</key>
341 <dict>
342 <key>AdiumSuite.Send</key>
343 <string>sendScriptCommand:</string>
344 </dict>
345 </dict>
347 <key>AIChat</key>
348 <dict>
349 <key>AppleEventCode</key>
350 <string>Acht</string>
351 <key>Superclass</key>
352 <string>NSCoreSuite.AbstractObject</string>
353 <key>Attributes</key>
354 <dict>
355 <key>uniqueChatID</key>
356 <dict>
357 <key>AppleEventCode</key>
358 <string>ID </string>
359 <key>ReadOnly</key>
360 <string>YES</string>
361 <key>Type</key>
362 <string>NSString</string>
363 </dict>
364 <key>listObject</key>
365 <dict>
366 <key>AppleEventCode</key>
367 <string>AClo</string>
368 <key>ReadOnly</key>
369 <string>YES</string>
370 <key>Type</key>
371 <string>AdiumSuite.AIListContact</string>
372 </dict>
373 <key>account</key>
374 <dict>
375 <key>AppleEventCode</key>
376 <string>AchA</string>
377 <key>ReadOnly</key>
378 <string>NO</string>
379 <key>Type</key>
380 <string>AdiumSuite.AIAccount</string>
381 </dict>
382 <key>chatImage</key>
383 <dict>
384 <key>AppleEventCode</key>
385 <string>AchI</string>
386 <key>ReadOnly</key>
387 <string>YES</string>
388 <key>Type</key>
389 <string>NSData&lt;Image&gt;</string>
390 </dict>
391 <key>dateOpened</key>
392 <dict>
393 <key>AppleEventCode</key>
394 <string>AchD</string>
395 <key>ReadOnly</key>
396 <string>YES</string>
397 <key>Type</key>
398 <string>NSDate</string>
399 </dict>
400 <key>displayName</key>
401 <dict>
402 <key>AppleEventCode</key>
403 <string>AchN</string>
404 <key>ReadOnly</key>
405 <string>YES</string>
406 <key>Type</key>
407 <string>NSString</string>
408 </dict>
409 </dict>
410 <key>ToManyRelationships</key>
411 <dict>
412 <key>participatingListObjects</key>
413 <dict>
414 <key>AppleEventCode</key>
415 <string>ltct</string>
416 <key>ReadOnly</key>
417 <string>YES</string>
418 <key>Type</key>
419 <string>AdiumSuite.AIListContact</string>
420 </dict>
421 <key>contentObjectArray</key>
422 <dict>
423 <key>AppleEventCode</key>
424 <string>AcoA</string>
425 <key>ReadOnly</key>
426 <string>NO</string>
427 <key>Type</key>
428 <string>AdiumSuite.AIContentObject</string>
429 </dict>
430 </dict>
431 <key>SupportedCommands</key>
432 <dict>
433 <key>AdiumSuite.Send</key>
434 <string>sendScriptCommand:</string>
435 </dict>
436 </dict>
438 <key>AIContentObject</key>
439 <dict>
440 <key>AppleEventCode</key>
441 <string>AcoA</string>
442 <key>Superclass</key>
443 <string>NSCoreSuite.AbstractObject</string>
444 <key>Attributes</key>
445 <dict>
446 <key>source</key>
447 <dict>
448 <key>AppleEventCode</key>
449 <string>AcoS</string>
450 <key>ReadOnly</key>
451 <string>YES</string>
452 <key>Type</key>
453 <string>AdiumSuite.AIListObject</string>
454 </dict>
455 <key>destination</key>
456 <dict>
457 <key>AppleEventCode</key>
458 <string>AcoD</string>
459 <key>ReadOnly</key>
460 <string>YES</string>
461 <key>Type</key>
462 <string>AdiumSuite.AIListObject</string>
463 </dict>
464 <key>date</key>
465 <dict>
466 <key>AppleEventCode</key>
467 <string>AcDa</string>
468 <key>ReadOnly</key>
469 <string>YES</string>
470 <key>Type</key>
471 <string>NSDate</string>
472 </dict>
473 <key>isOutgoing</key>
474 <dict>
475 <key>AppleEventCode</key>
476 <string>AcIO</string>
477 <key>ReadOnly</key>
478 <string>YES</string>
479 <key>Type</key>
480 <string>NSNumber&lt;Bool&gt;</string>
481 </dict>
482 <key>chat</key>
483 <dict>
484 <key>AppleEventCode</key>
485 <string>AcCh</string>
486 <key>ReadOnly</key>
487 <string>NO</string>
488 <key>Type</key>
489 <string>AdiumSuite.AIChat</string>
490 </dict>
491 <key>messageHTML</key>
492 <dict>
493 <key>AppleEventCode</key>
494 <string>AcMh</string>
495 <key>ReadOnly</key>
496 <string>NO</string>
497 <key>Type</key>
498 <string>NSString</string>
499 </dict>
500 <key>messageString</key>
501 <dict>
502 <key>AppleEventCode</key>
503 <string>AcMs</string>
504 <key>ReadOnly</key>
505 <string>NO</string>
506 <key>Type</key>
507 <string>NSString</string>
508 </dict>
509 <key>filterContent</key>
510 <dict>
511 <key>AppleEventCode</key>
512 <string>AcFC</string>
513 <key>ReadOnly</key>
514 <string>NO</string>
515 <key>Type</key>
516 <string>NSNumber&lt;Bool&gt;</string>
517 </dict>
518 <key>trackContent</key>
519 <dict>
520 <key>AppleEventCode</key>
521 <string>AcTC</string>
522 <key>ReadOnly</key>
523 <string>NO</string>
524 <key>Type</key>
525 <string>NSNumber&lt;Bool&gt;</string>
526 </dict>
527 <key>displayContent</key>
528 <dict>
529 <key>AppleEventCode</key>
530 <string>AcDC</string>
531 <key>ReadOnly</key>
532 <string>NO</string>
533 <key>Type</key>
534 <string>NSNumber&lt;Bool&gt;</string>
535 </dict>
536 <key>sendContent</key>
537 <dict>
538 <key>AppleEventCode</key>
539 <string>AcSC</string>
540 <key>ReadOnly</key>
541 <string>NO</string>
542 <key>Type</key>
543 <string>NSNumber&lt;Bool&gt;</string>
544 </dict>
545 </dict>
546 </dict>
548 <key>AIContentMessage</key>
549 <dict>
550 <key>AppleEventCode</key>
551 <string>AcmA</string>
552 <key>Superclass</key>
553 <string>AdiumSuite.AIContentObject</string>
554 <key>Attributes</key>
555 <dict>
556 <key>isAutoreply</key>
557 <dict>
558 <key>AppleEventCode</key>
559 <string>AcAR</string>
560 <key>ReadOnly</key>
561 <string>NO</string>
562 <key>Type</key>
563 <string>NSNumber&lt;Bool&gt;</string>
564 </dict>
565 </dict>
566 </dict>
568 <key>AIStatus</key>
569 <dict>
570 <key>AppleEventCode</key>
571 <string>AISt</string>
572 <key>Superclass</key>
573 <string>NSCoreSuite.AbstractObject</string>
574 <key>Attributes</key>
575 <dict>
576 <key>icon</key>
577 <dict>
578 <key>AppleEventCode</key>
579 <string>AISi</string>
580 <key>ReadOnly</key>
581 <string>YES</string>
582 <key>Type</key>
583 <string>NSData&lt;Image&gt;</string>
584 </dict>
585 <key>statusMessageString</key>
586 <dict>
587 <key>AppleEventCode</key>
588 <string>ASms</string>
589 <key>ReadOnly</key>
590 <string>NO</string>
591 <key>Type</key>
592 <string>NSString</string>
593 </dict>
594 <key>autoReplyString</key>
595 <dict>
596 <key>AppleEventCode</key>
597 <string>AARs</string>
598 <key>ReadOnly</key>
599 <string>NO</string>
600 <key>Type</key>
601 <string>NSString</string>
602 </dict>
603 <key>hasAutoReply</key>
604 <dict>
605 <key>AppleEventCode</key>
606 <string>AhAR</string>
607 <key>ReadOnly</key>
608 <string>NO</string>
609 <key>Type</key>
610 <string>NSNumber&lt;Bool&gt;</string>
611 </dict>
612 <key>autoReplyIsStatusMessage</key>
613 <dict>
614 <key>AppleEventCode</key>
615 <string>AAiS</string>
616 <key>ReadOnly</key>
617 <string>NO</string>
618 <key>Type</key>
619 <string>NSNumber&lt;Bool&gt;</string>
620 </dict>
621 <key>title</key>
622 <dict>
623 <key>AppleEventCode</key>
624 <string>ASti</string>
625 <key>ReadOnly</key>
626 <string>NO</string>
627 <key>Type</key>
628 <string>NSString</string>
629 </dict>
630 <key>statusTypeApplescript</key>
631 <dict>
632 <key>AppleEventCode</key>
633 <string>ASSy</string>
634 <key>ReadOnly</key>
635 <string>NO</string>
636 <key>Type</key>
637 <string>NSNumber&lt;AIStatusType&gt;</string>
638 </dict>
639 <key>statusName</key>
640 <dict>
641 <key>AppleEventCode</key>
642 <string>ASSn</string>
643 <key>ReadOnly</key>
644 <string>NO</string>
645 <key>Type</key>
646 <string>NSString</string>
647 </dict>
648 <key>shouldForceInitialIdleTime</key>
649 <dict>
650 <key>AppleEventCode</key>
651 <string>ASFi</string>
652 <key>ReadOnly</key>
653 <string>NO</string>
654 <key>Type</key>
655 <string>NSNumber&lt;Bool&gt;</string>
656 </dict>
657 <key>forcedInitialIdleTime</key>
658 <dict>
659 <key>AppleEventCode</key>
660 <string>ASFt</string>
661 <key>ReadOnly</key>
662 <string>NO</string>
663 <key>Type</key>
664 <string>NSNumber&lt;Double&gt;</string>
665 </dict>
666 <key>uniqueStatusID</key>
667 <dict>
668 <key>AppleEventCode</key>
669 <string>ASID</string>
670 <key>ReadOnly</key>
671 <string>YES</string>
672 <key>Type</key>
673 <string>NSString</string>
674 </dict>
676 </dict>
677 </dict>
679 </dict>
681 <? ************************************ Commands ************************************ ?>
682 <key>Commands</key>
683 <dict>
684 <key>Connect</key>
685 <dict>
686 <key>AppleEventClassCode</key>
687 <string>AdIM</string>
688 <key>AppleEventCode</key>
689 <string>cnct</string>
690 <key>UnnamedArgument</key>
691 <dict>
692 <key>AppleEventCode</key>
693 <string>sNd1</string>
694 <key>Optional</key>
695 <string>NO</string>
696 <key>Type</key>
697 <string>AdiumSuite.AIAccount</string>
698 </dict>
699 <key>CommandClass</key>
700 <string>NSScriptCommand</string>
701 </dict>
703 <key>Disconnect</key>
704 <dict>
705 <key>AppleEventClassCode</key>
706 <string>AdIM</string>
707 <key>AppleEventCode</key>
708 <string>dcnt</string>
709 <key>UnnamedArgument</key>
710 <dict>
711 <key>AppleEventCode</key>
712 <string>sNd1</string>
713 <key>Optional</key>
714 <string>NO</string>
715 <key>Type</key>
716 <string>AdiumSuite.AIAccount</string>
717 </dict>
718 <key>CommandClass</key>
719 <string>NSScriptCommand</string>
720 </dict>
722 <key>Send</key>
723 <dict>
724 <key>AppleEventClassCode</key>
725 <string>AdIM</string>
726 <key>AppleEventCode</key>
727 <string>sndM</string>
728 <key>UnnamedArgument</key>
729 <dict>
730 <key>AppleEventCode</key>
731 <string>sNd1</string>
732 <key>Optional</key>
733 <string>NO</string>
734 <key>Type</key>
735 <string>NSCoreSuite.AbstractObject</string>
736 </dict>
738 <key>Arguments</key>
739 <dict>
740 <key>message</key>
741 <dict>
742 <key>Optional</key>
743 <string>YES</string>
744 <key>AppleEventCode</key>
745 <string>TO </string>
746 <key>Type</key>
747 <string>NSString</string>
748 </dict>
749 <key>filePath</key>
750 <dict>
751 <key>Optional</key>
752 <string>YES</string>
753 <key>AppleEventCode</key>
754 <string>ASfP</string>
755 <key>Type</key>
756 <string>NSString&lt;FilePath&gt;</string>
757 </dict>
758 <key>account</key>
759 <dict>
760 <key>Optional</key>
761 <string>YES</string>
762 <key>AppleEventCode</key>
763 <string>sNd3</string>
764 <key>Type</key>
765 <string>AdiumSuite.AIAccount</string>
766 </dict>
767 <key>autoreply</key>
768 <dict>
769 <key>Optional</key>
770 <string>YES</string>
771 <key>AppleEventCode</key>
772 <string>sNd2</string>
773 <key>Type</key>
774 <string>NSNumber&lt;Bool&gt;</string>
775 </dict>
776 </dict>
777 <key>CommandClass</key>
778 <string>NSScriptCommand</string>
779 </dict>
781 <key>CreateChat</key>
782 <dict>
783 <key>AppleEventClassCode</key>
784 <string>AdIM</string>
785 <key>AppleEventCode</key>
786 <string>cCdM</string>
788 <key>Arguments</key>
789 <dict>
790 <key>UID</key>
791 <dict>
792 <key>Optional</key>
793 <string>NO</string>
794 <key>AppleEventCode</key>
795 <string>TO </string>
796 <key>Type</key>
797 <string>NSString</string>
798 </dict>
799 <key>serviceID</key>
800 <dict>
801 <key>Optional</key>
802 <string>NO</string>
803 <key>AppleEventCode</key>
804 <string>cCsI</string>
805 <key>Type</key>
806 <string>NSString</string>
807 </dict>
808 </dict>
809 <key>CommandClass</key>
810 <string>NSScriptCommand</string>
811 <key>ResultAppleEventCode</key>
812 <string>Acht</string>
813 <key>Type</key>
814 <string>AdiumSuite.AIChat</string>
815 </dict>
816 </dict>
818 <? ************************************ Enumerations ************************************ ?>
820 <key>Enumerations</key>
821 <dict>
822 <key>AIStatusSummary</key>
823 <dict>
824 <key>AppleEventCode</key>
825 <string>ACst</string>
826 <key>Enumerators</key>
827 <dict>
828 <key>Available</key>
829 <string>avaL</string>
830 <key>Away</key>
831 <string>awaY</string>
832 <key>Idle</key>
833 <string>idlE</string>
834 <key>Away and Idle</key>
835 <string>aYiE</string>
836 <key>Offline</key>
837 <string>offL</string>
838 <key>Unknown</key>
839 <string>unkN</string>
840 </dict>
841 </dict>
842 <key>AIStatusType</key>
843 <dict>
844 <key>AppleEventCode</key>
845 <string>AsSt</string>
846 <key>Enumerators</key>
847 <dict>
848 <key>Available</key>
849 <string>avaL</string>
850 <key>Away</key>
851 <string>awaY</string>
852 <key>Invisible</key>
853 <string>aSaI</string>
854 <key>Offline</key>
855 <string>offL</string>
856 </dict>
857 </dict>
858 <key>ConnectionStatus</key>
859 <dict>
860 <key>AppleEventCode</key>
861 <string>AOst</string>
862 <key>Enumerators</key>
863 <dict>
864 <key>Connected</key>
865 <string>conn</string>
866 <key>Connecting</key>
867 <string>cong</string>
868 <key>Disconnected</key>
869 <string>dcon</string>
870 <key>Disconnecting</key>
871 <string>dcng</string>
872 </dict>
873 </dict>
874 </dict>
875 <key>Name</key>
876 <string>AdiumSuite</string>
877 <key>UsedFeatures</key>
878 <array>
879 <string>UnnamedArguments</string>
880 </array>
881 <key>ValueTypes</key>
882 <dict>
883 <key>Image</key>
884 <string>TIFF</string>
885 </dict>
886 </dict>
887 </plist>