root/tags/2D14/Resources/cc.javelin.colloquy.plist

Revision 2435, 8.5 kB (checked in by eridius, 4 years ago)

Add new event Unhandled Notice Message
Notice Message event now called for handled notices (i.e. ones that will be visible to the user)
Default event settings for notice message applied to unhandled notice message instead

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3 <plist version="0.9">
4 <dict>
5         <key>JVChatTranscriptFolder</key>
6         <string>~/Documents/Colloquy Transcripts</string>
7         <key>JVChatTranscriptFolderOrganization</key>
8         <integer>1</integer>
9         <key>JVChatTranscriptSessionHandling</key>
10         <integer>1</integer>
11         <key>JVChatScrollbackLimit</key>
12         <integer>300</integer>
13         <key>JVAutoAcceptFilesFrom</key>
14         <integer>1</integer>
15         <key>JVChatConsolePanelPreferredOpenMode</key>
16         <integer>0</integer>
17         <key>JVChatRoomPanelPreferredOpenMode</key>
18         <integer>2</integer>
19         <key>JVChatTranscriptPanelPreferredOpenMode</key>
20         <integer>0</integer>
21         <key>JVDirectChatPanelPreferredOpenMode</key>
22         <integer>3</integer>
23         <key>JVChatWindowDrawerOpen</key>
24         <true/>
25         <key>JVChatSelfNameStyle</key>
26         <integer>1</integer>
27         <key>JVChatBuddyNameStyle</key>
28         <integer>1</integer>
29         <key>JVChatEncoding</key>
30         <integer>4</integer>
31         <key>MVChatHighlightNames</key>
32         <array></array>
33         <key>MVChatBookmarks</key>
34         <array></array>
35         <key>JVChatInputAutoResizes</key>
36         <true/>
37         <key>JVEnableAutomaticSoftwareUpdateCheck</key>
38         <true/>
39         <key>JVChatSpellChecking</key>
40         <true/>
41         <key>JVChatMaximumHistory</key>
42         <integer>15</integer>
43         <key>JVFileTransferPortRange</key>
44         <string>{1024, 24}</string>
45         <key>JVAskForTransferSaveLocation</key>
46         <true/>
47         <key>JVChatBuddyListShowIcons</key>
48         <true/>
49         <key>JVChatBuddyListShowFullNames</key>
50         <true/>
51         <key>JVChatBuddyListShowNicknameAndServer</key>
52         <true/>
53         <key>JVChatBuddyListShowOfflineBuddies</key>
54         <true/>
55         <key>JVSortRoomMembersByStatus</key>
56         <false/>
57         <key>JVShowConnectionsWindowOnLaunch</key>
58         <true/>
59         <key>MVChatSendOnReturn</key>
60         <true/>
61         <key>MVChatActionOnReturn</key>
62         <false/>
63         <key>MVChatSendOnEnter</key>
64         <true/>
65         <key>MVChatActionOnEnter</key>
66         <false/>
67         <key>MVChatNaturalActions</key>
68         <false/>
69         <key>JVChatServers</key>
70         <array>
71                 <string>irc.freenode.net</string>
72                 <string>irc.macnn.com</string>
73                 <string>irc.macgeneration.com</string>
74                 <string>irc.efnet.net</string>
75                 <string>irc.us.ircnet.net</string>
76                 <string>irc.fr.ircnet.net</string>
77                 <string>irc.za.ircnet.net</string>
78                 <string>us.undernet.org</string>
79                 <string>eu.undernet.org</string>
80                 <string>irc.quakenet.org</string>
81                 <string>uk.quakenet.org</string>
82                 <string>irc.icq.com</string>
83                 <string>irc.galaxynet.org</string>
84                 <string>irc.esper.net</string>
85                 <string>irc.mozilla.org</string>
86         </array>
87         <key>JVNotificationSettings JVChatAdditionalMessages</key>
88         <dict>
89                 <key>bounceIcon</key>
90                 <true/>
91                 <key>playSound</key>
92                 <false/>
93                 <key>soundPath</key>
94                 <string>Whip.aiff</string>
95         </dict>
96         <key>JVNotificationSettings JVChatBuddyOffline</key>
97         <dict>
98                 <key>playSound</key>
99                 <false/>
100                 <key>showBubble</key>
101                 <true/>
102         </dict>
103         <key>JVNotificationSettings JVChatBuddyOnline</key>
104         <dict>
105                 <key>playSound</key>
106                 <false/>
107                 <key>showBubble</key>
108                 <true/>
109         </dict>
110         <key>JVNotificationSettings JVNickNameIdentifiedWithServer</key>
111         <dict>
112                 <key>playSound</key>
113                 <false/>
114                 <key>showBubble</key>
115                 <true/>
116         </dict>
117         <key>JVNotificationSettings JVNewMemosFromServer</key>
118         <dict>
119                 <key>playSound</key>
120                 <false/>
121                 <key>showBubble</key>
122                 <true/>
123         </dict>
124         <key>JVNotificationSettings JVChatFirstMessage</key>
125         <dict>
126                 <key>bounceIcon</key>
127                 <true/>
128                 <key>showBubble</key>
129                 <true/>
130                 <key>showBubbleOnlyIfBackground</key>
131                 <true/>
132                 <key>playSound</key>
133                 <true/>
134                 <key>soundPath</key>
135                 <string>Stoof.aiff</string>
136         </dict>
137         <key>JVNotificationSettings JVChatUnhandledNoticeMessage</key>
138         <dict>
139                 <key>showBubble</key>
140                 <true/>
141                 <key>keepBubbleOnScreen</key>
142                 <true/>
143         </dict>
144         <key>JVNotificationSettings JVChatMemberDemoted</key>
145         <dict>
146                 <key>playSound</key>
147                 <true/>
148                 <key>soundPath</key>
149                 <string>Electronic Signal.aiff</string>
150         </dict>
151         <key>JVNotificationSettings JVChatMemberDevoiced</key>
152         <dict>
153                 <key>playSound</key>
154                 <true/>
155                 <key>soundPath</key>
156                 <string>Rattle.aiff</string>
157         </dict>
158         <key>JVNotificationSettings JVChatMemberJoinedRoom</key>
159         <dict>
160                 <key>playSound</key>
161                 <true/>
162                 <key>soundPath</key>
163                 <string>/System/Library/Sounds/Pop.aiff</string>
164         </dict>
165         <key>JVNotificationSettings JVChatMemberKicked</key>
166         <dict>
167                 <key>playSound</key>
168                 <true/>
169                 <key>soundPath</key>
170                 <string>Explosion.aiff</string>
171         </dict>
172         <key>JVNotificationSettings JVChatMemberLeftRoom</key>
173         <dict>
174                 <key>bounceIcon</key>
175                 <false/>
176                 <key>playSound</key>
177                 <true/>
178                 <key>soundPath</key>
179                 <string>Whip.aiff</string>
180         </dict>
181         <key>JVNotificationSettings JVChatMemberPromoted</key>
182         <dict>
183                 <key>playSound</key>
184                 <true/>
185                 <key>soundPath</key>
186                 <string>DJ Scratch.aiff</string>
187         </dict>
188         <key>JVNotificationSettings JVChatMemberVoiced</key>
189         <dict>
190                 <key>playSound</key>
191                 <true/>
192                 <key>soundPath</key>
193                 <string>Switch.aiff</string>
194         </dict>
195         <key>JVNotificationSettings JVChatMentioned</key>
196         <dict>
197                 <key>bounceIcon</key>
198                 <true/>
199                 <key>bounceIconUntilFront</key>
200                 <true/>
201                 <key>playSound</key>
202                 <true/>
203                 <key>soundPath</key>
204                 <string>/System/Library/Sounds/Morse.aiff</string>
205                 <key>showBubble</key>
206                 <true/>
207                 <key>showBubbleOnlyIfBackground</key>
208                 <true/>
209         </dict>
210         <key>JVNotificationSettings JVChatRoomInvite</key>
211         <dict>
212                 <key>playSound</key>
213                 <true/>
214                 <key>showBubble</key>
215                 <true/>
216                 <key>soundPath</key>
217                 <string>Beep 1.aiff</string>
218         </dict>
219         <key>JVOpenSafeFiles</key>
220         <true/>
221         <key>JVRemoveTransferedItems</key>
222         <integer>1</integer>
223         <key>JVSortRoomMembersByStatus</key>
224         <true/>
225         <key>JVChatDefaultStyle</key>
226         <string>cc.javelin.colloquy.style.standard</string>
227         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.bland</key>
228         <string></string>
229         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.bubbles</key>
230         <string>cc.javelin.colloquy.emoticons.ichat</string>
231         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.novel</key>
232         <string></string>
233         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.standard</key>
234         <string>cc.javelin.colloquy.emoticons.standard</string>
235         <key>cc.javelin.colloquy.style.blandWebKitDefaultFixedFontSize</key>
236         <integer>9</integer>
237         <key>cc.javelin.colloquy.style.blandWebKitDefaultFontSize</key>
238         <integer>9</integer>
239         <key>cc.javelin.colloquy.style.blandWebKitFixedFont</key>
240         <string>Monaco</string>
241         <key>cc.javelin.colloquy.style.blandWebKitMinimumFontSize</key>
242         <integer>9</integer>
243         <key>cc.javelin.colloquy.style.blandWebKitSansSerifFont</key>
244         <string>Monaco</string>
245         <key>cc.javelin.colloquy.style.blandWebKitSerifFont</key>
246         <string>Monaco</string>
247         <key>cc.javelin.colloquy.style.blandWebKitStandardFont</key>
248         <string>Monaco</string>
249         <key>cc.javelin.colloquy.style.bubblesWebKitDefaultFontSize</key>
250         <integer>11</integer>
251         <key>cc.javelin.colloquy.style.bubblesWebKitFixedFont</key>
252         <string>Helvetica</string>
253         <key>cc.javelin.colloquy.style.bubblesWebKitMinimumFontSize</key>
254         <integer>9</integer>
255         <key>cc.javelin.colloquy.style.bubblesWebKitSansSerifFont</key>
256         <string>Helvetica</string>
257         <key>cc.javelin.colloquy.style.bubblesWebKitSerifFont</key>
258         <string>Helvetica</string>
259         <key>cc.javelin.colloquy.style.bubblesWebKitStandardFont</key>
260         <string>Helvetica</string>
261         <key>cc.javelin.colloquy.style.novelWebKitDefaultFontSize</key>
262         <integer>14</integer>
263         <key>cc.javelin.colloquy.style.novelWebKitFixedFont</key>
264         <string>Times</string>
265         <key>cc.javelin.colloquy.style.novelWebKitMinimumFontSize</key>
266         <integer>9</integer>
267         <key>cc.javelin.colloquy.style.novelWebKitSansSerifFont</key>
268         <string>Times</string>
269         <key>cc.javelin.colloquy.style.novelWebKitSerifFont</key>
270         <string>Times</string>
271         <key>cc.javelin.colloquy.style.novelWebKitStandardFont</key>
272         <string>Times</string>
273         <key>cc.javelin.colloquy.style.standardWebKitDefaultFontSize</key>
274         <integer>11</integer>
275         <key>cc.javelin.colloquy.style.standardWebKitFixedFont</key>
276         <string>Lucida Grande</string>
277         <key>cc.javelin.colloquy.style.standardWebKitMinimumFontSize</key>
278         <integer>9</integer>
279         <key>cc.javelin.colloquy.style.standardWebKitSansSerifFont</key>
280         <string>Lucida Grande</string>
281         <key>cc.javelin.colloquy.style.standardWebKitSerifFont</key>
282         <string>Lucida Grande</string>
283         <key>cc.javelin.colloquy.style.standardWebKitStandardFont</key>
284         <string>Lucida Grande</string>
285         <key>WebKitDefaultFontSize</key>
286         <integer>11</integer>
287         <key>WebKitFixedFont</key>
288         <string>Lucida Grande</string>
289         <key>WebKitMinimumFontSize</key>
290         <integer>9</integer>
291         <key>WebKitSansSerifFont</key>
292         <string>Lucida Grande</string>
293         <key>WebKitSerifFont</key>
294         <string>Lucida Grande</string>
295         <key>WebKitStandardFont</key>
296         <string>Lucida Grande</string>
297         <key>WebKitJavaScriptEnabled</key>
298         <true/>
299         <key>NSColorPanelMode</key>
300         <string>5</string>
301 </dict>
302 </plist>
Note: See TracBrowser for help on using the browser.