Merged [14232]: Dutch updates
[adiumx.git] / Resources / BuiltInEventPresets.plist
blobfdbcc0f42e4de3aa9968e6e633900e7f1086b9f0
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>Default Notifications</key>
6 <dict>
7 <key>Name</key>
8 <string>Default Notifications</string>
9 <key>Event Sound Set</key>
10 <string>$$BundlePath$$/Contents/Resources/Sounds/Adium.AdiumSoundset</string>
11 <key>Built In</key>
12 <true/>
13 <key>Events</key>
14 <array>
15 <dict>
16 <key>EventID</key>
17 <string>Content_MessageReceived</string>
18 <key>ActionID</key>
19 <string>BounceDockIcon</string>
20 <key>ActionDetails</key>
21 <dict>
22 <key>BehaviorType</key>
23 <real>1</real>
24 </dict>
25 </dict>
26 <dict>
27 <key>EventID</key>
28 <string>Interface_ErrorMessageReceived</string>
29 <key>ActionID</key>
30 <string>BounceDockIcon</string>
31 <key>ActionDetails</key>
32 <dict>
33 <key>BehaviorType</key>
34 <real>2</real>
35 </dict>
36 </dict>
37 <dict>
38 <key>EventID</key>
39 <string>Content_MessageReceivedBackground</string>
40 <key>ActionID</key>
41 <string>DockOverlay</string>
42 </dict>
43 </array>
44 </dict>
45 <key>Visual Notifications</key>
46 <dict>
47 <key>Name</key>
48 <string>Visual Notifications</string>
49 <key>Event Sound Set</key>
50 <string></string>
51 <key>Built In</key>
52 <true/>
53 <key>Events</key>
54 <array>
55 <dict>
56 <key>EventID</key>
57 <string>Content_MessageReceived</string>
58 <key>ActionID</key>
59 <string>DockOverlay</string>
60 </dict>
61 <dict>
62 <key>EventID</key>
63 <string>Interface_ErrorMessageReceived</string>
64 <key>ActionID</key>
65 <string>BounceDockIcon</string>
66 <key>ActionDetails</key>
67 <dict>
68 <key>BehaviorType</key>
69 <real>2</real>
70 </dict>
71 </dict>
72 <dict>
73 <key>EventID</key>
74 <string>Interface_ErrorMessageReceived</string>
75 <key>ActionID</key>
76 <string>Growl</string>
77 </dict>
78 <dict>
79 <key>EventID</key>
80 <string>Content_MessageReceivedBackground</string>
81 <key>ActionID</key>
82 <string>Growl</string>
83 </dict>
84 <dict>
85 <key>EventID</key>
86 <string>Content_MessageReceivedBackground</string>
87 <key>ActionID</key>
88 <string>DockOverlay</string>
89 </dict>
90 <dict>
91 <key>EventID</key>
92 <string>FileTransfer_Complete</string>
93 <key>ActionID</key>
94 <string>Growl</string>
95 </dict>
96 </array>
97 </dict>
98 </dict>
99 </plist>