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

Revision 2662, 8.6 kB (checked in by timothy, 4 years ago)

The rest of Thomas's transcript browser patch.

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>JVIdleTime</key>
70         <integer>300</integer>
71         <key>JVChatServers</key>
72         <array>
73                 <string>irc.freenode.net</string>
74                 <string>irc.macnn.com</string>
75                 <string>irc.macgeneration.com</string>
76                 <string>irc.efnet.net</string>
77                 <string>irc.us.ircnet.net</string>
78                 <string>irc.fr.ircnet.net</string>
79                 <string>irc.za.ircnet.net</string>
80                 <string>us.undernet.org</string>
81                 <string>eu.undernet.org</string>
82                 <string>irc.quakenet.org</string>
83                 <string>uk.quakenet.org</string>
84                 <string>irc.icq.com</string>
85                 <string>irc.galaxynet.org</string>
86                 <string>irc.esper.net</string>
87                 <string>irc.mozilla.org</string>
88         </array>
89         <key>JVNotificationSettings JVChatAdditionalMessages</key>
90         <dict>
91                 <key>bounceIcon</key>
92                 <true/>
93                 <key>playSound</key>
94                 <false/>
95                 <key>soundPath</key>
96                 <string>Whip.aiff</string>
97         </dict>
98         <key>JVNotificationSettings JVChatBuddyOffline</key>
99         <dict>
100                 <key>playSound</key>
101                 <false/>
102                 <key>showBubble</key>
103                 <true/>
104         </dict>
105         <key>JVNotificationSettings JVChatBuddyOnline</key>
106         <dict>
107                 <key>playSound</key>
108                 <false/>
109                 <key>showBubble</key>
110                 <true/>
111         </dict>
112         <key>JVNotificationSettings JVNickNameIdentifiedWithServer</key>
113         <dict>
114                 <key>playSound</key>
115                 <false/>
116                 <key>showBubble</key>
117                 <true/>
118         </dict>
119         <key>JVNotificationSettings JVNewMemosFromServer</key>
120         <dict>
121                 <key>playSound</key>
122                 <false/>
123                 <key>showBubble</key>
124                 <true/>
125         </dict>
126         <key>JVNotificationSettings JVChatFirstMessage</key>
127         <dict>
128                 <key>bounceIcon</key>
129                 <true/>
130                 <key>showBubble</key>
131                 <true/>
132                 <key>showBubbleOnlyIfBackground</key>
133                 <true/>
134                 <key>playSound</key>
135                 <true/>
136                 <key>soundPath</key>
137                 <string>Stoof.aiff</string>
138         </dict>
139         <key>JVNotificationSettings JVChatUnhandledNoticeMessage</key>
140         <dict>
141                 <key>showBubble</key>
142                 <true/>
143                 <key>keepBubbleOnScreen</key>
144                 <true/>
145         </dict>
146         <key>JVNotificationSettings JVChatMemberDemoted</key>
147         <dict>
148                 <key>playSound</key>
149                 <true/>
150                 <key>soundPath</key>
151                 <string>Electronic Signal.aiff</string>
152         </dict>
153         <key>JVNotificationSettings JVChatMemberDevoiced</key>
154         <dict>
155                 <key>playSound</key>
156                 <true/>
157                 <key>soundPath</key>
158                 <string>Rattle.aiff</string>
159         </dict>
160         <key>JVNotificationSettings JVChatMemberJoinedRoom</key>
161         <dict>
162                 <key>playSound</key>
163                 <true/>
164                 <key>soundPath</key>
165                 <string>/System/Library/Sounds/Pop.aiff</string>
166         </dict>
167         <key>JVNotificationSettings JVChatMemberKicked</key>
168         <dict>
169                 <key>playSound</key>
170                 <true/>
171                 <key>soundPath</key>
172                 <string>Explosion.aiff</string>
173         </dict>
174         <key>JVNotificationSettings JVChatMemberLeftRoom</key>
175         <dict>
176                 <key>bounceIcon</key>
177                 <false/>
178                 <key>playSound</key>
179                 <true/>
180                 <key>soundPath</key>
181                 <string>Whip.aiff</string>
182         </dict>
183         <key>JVNotificationSettings JVChatMemberPromoted</key>
184         <dict>
185                 <key>playSound</key>
186                 <true/>
187                 <key>soundPath</key>
188                 <string>DJ Scratch.aiff</string>
189         </dict>
190         <key>JVNotificationSettings JVChatMemberVoiced</key>
191         <dict>
192                 <key>playSound</key>
193                 <true/>
194                 <key>soundPath</key>
195                 <string>Switch.aiff</string>
196         </dict>
197         <key>JVNotificationSettings JVChatMentioned</key>
198         <dict>
199                 <key>bounceIcon</key>
200                 <true/>
201                 <key>bounceIconUntilFront</key>
202                 <true/>
203                 <key>playSound</key>
204                 <true/>
205                 <key>soundPath</key>
206                 <string>/System/Library/Sounds/Morse.aiff</string>
207                 <key>showBubble</key>
208                 <true/>
209                 <key>showBubbleOnlyIfBackground</key>
210                 <true/>
211         </dict>
212         <key>JVNotificationSettings JVChatRoomInvite</key>
213         <dict>
214                 <key>playSound</key>
215                 <true/>
216                 <key>showBubble</key>
217                 <true/>
218                 <key>soundPath</key>
219                 <string>Beep 1.aiff</string>
220         </dict>
221         <key>JVOpenSafeFiles</key>
222         <true/>
223         <key>JVRemoveTransferedItems</key>
224         <integer>1</integer>
225         <key>JVSortRoomMembersByStatus</key>
226         <true/>
227         <key>JVChatDefaultStyle</key>
228         <string>cc.javelin.colloquy.style.standard</string>
229         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.bland</key>
230         <string></string>
231         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.bubbles</key>
232         <string>cc.javelin.colloquy.emoticons.ichat</string>
233         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.novel</key>
234         <string></string>
235         <key>JVChatDefaultEmoticons cc.javelin.colloquy.style.standard</key>
236         <string>cc.javelin.colloquy.emoticons.standard</string>
237         <key>cc.javelin.colloquy.style.blandWebKitDefaultFixedFontSize</key>
238         <integer>9</integer>
239         <key>cc.javelin.colloquy.style.blandWebKitDefaultFontSize</key>
240         <integer>9</integer>
241         <key>cc.javelin.colloquy.style.blandWebKitFixedFont</key>
242         <string>Monaco</string>
243         <key>cc.javelin.colloquy.style.blandWebKitMinimumFontSize</key>
244         <integer>9</integer>
245         <key>cc.javelin.colloquy.style.blandWebKitSansSerifFont</key>
246         <string>Monaco</string>
247         <key>cc.javelin.colloquy.style.blandWebKitSerifFont</key>
248         <string>Monaco</string>
249         <key>cc.javelin.colloquy.style.blandWebKitStandardFont</key>
250         <string>Monaco</string>
251         <key>cc.javelin.colloquy.style.bubblesWebKitDefaultFontSize</key>
252         <integer>11</integer>
253         <key>cc.javelin.colloquy.style.bubblesWebKitFixedFont</key>
254         <string>Helvetica</string>
255         <key>cc.javelin.colloquy.style.bubblesWebKitMinimumFontSize</key>
256         <integer>9</integer>
257         <key>cc.javelin.colloquy.style.bubblesWebKitSansSerifFont</key>
258         <string>Helvetica</string>
259         <key>cc.javelin.colloquy.style.bubblesWebKitSerifFont</key>
260         <string>Helvetica</string>
261         <key>cc.javelin.colloquy.style.bubblesWebKitStandardFont</key>
262         <string>Helvetica</string>
263         <key>cc.javelin.colloquy.style.novelWebKitDefaultFontSize</key>
264         <integer>14</integer>
265         <key>cc.javelin.colloquy.style.novelWebKitFixedFont</key>
266         <string>Times</string>
267         <key>cc.javelin.colloquy.style.novelWebKitMinimumFontSize</key>
268         <integer>9</integer>
269         <key>cc.javelin.colloquy.style.novelWebKitSansSerifFont</key>
270         <string>Times</string>
271         <key>cc.javelin.colloquy.style.novelWebKitSerifFont</key>
272         <string>Times</string>
273         <key>cc.javelin.colloquy.style.novelWebKitStandardFont</key>
274         <string>Times</string>
275         <key>cc.javelin.colloquy.style.standardWebKitDefaultFontSize</key>
276         <integer>11</integer>
277         <key>cc.javelin.colloquy.style.standardWebKitFixedFont</key>
278         <string>Lucida Grande</string>
279         <key>cc.javelin.colloquy.style.standardWebKitMinimumFontSize</key>
280         <integer>9</integer>
281         <key>cc.javelin.colloquy.style.standardWebKitSansSerifFont</key>
282         <string>Lucida Grande</string>
283         <key>cc.javelin.colloquy.style.standardWebKitSerifFont</key>
284         <string>Lucida Grande</string>
285         <key>cc.javelin.colloquy.style.standardWebKitStandardFont</key>
286         <string>Lucida Grande</string>
287         <key>WebKitDefaultFontSize</key>
288         <integer>11</integer>
289         <key>WebKitFixedFont</key>
290         <string>Lucida Grande</string>
291         <key>WebKitMinimumFontSize</key>
292         <integer>9</integer>
293         <key>WebKitSansSerifFont</key>
294         <string>Lucida Grande</string>
295         <key>WebKitSerifFont</key>
296         <string>Lucida Grande</string>
297         <key>WebKitStandardFont</key>
298         <string>Lucida Grande</string>
299         <key>WebKitJavaScriptEnabled</key>
300         <true/>
301         <key>NSColorPanelMode</key>
302         <string>5</string>
303 </dict>
304 </plist>
Note: See TracBrowser for help on using the browser.