1.1 --- a/Resources/pt.lproj/ListThemeSheet.nib/classes.nib Fri Nov 06 12:45:52 2009 -0500
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,306 +0,0 @@
1.4 -<?xml version="1.0" encoding="UTF-8"?>
1.5 -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
1.6 -<plist version="1.0">
1.7 -<dict>
1.8 - <key>IBClasses</key>
1.9 - <array>
1.10 - <dict>
1.11 - <key>CLASS</key>
1.12 - <string>NSApplication</string>
1.13 - <key>LANGUAGE</key>
1.14 - <string>ObjC</string>
1.15 - <key>SUPERCLASS</key>
1.16 - <string>NSResponder</string>
1.17 - </dict>
1.18 - <dict>
1.19 - <key>CLASS</key>
1.20 - <string>RBSplitView</string>
1.21 - <key>LANGUAGE</key>
1.22 - <string>ObjC</string>
1.23 - <key>OUTLETS</key>
1.24 - <dict>
1.25 - <key>delegate</key>
1.26 - <string>id</string>
1.27 - </dict>
1.28 - <key>SUPERCLASS</key>
1.29 - <string>RBSplitSubview</string>
1.30 - </dict>
1.31 - <dict>
1.32 - <key>CLASS</key>
1.33 - <string>NSTextField</string>
1.34 - <key>LANGUAGE</key>
1.35 - <string>ObjC</string>
1.36 - <key>SUPERCLASS</key>
1.37 - <string>NSControl</string>
1.38 - </dict>
1.39 - <dict>
1.40 - <key>CLASS</key>
1.41 - <string>RBSplitSubview</string>
1.42 - <key>LANGUAGE</key>
1.43 - <string>ObjC</string>
1.44 - <key>SUPERCLASS</key>
1.45 - <string>NSView</string>
1.46 - </dict>
1.47 - <dict>
1.48 - <key>CLASS</key>
1.49 - <string>NSWindowController</string>
1.50 - <key>LANGUAGE</key>
1.51 - <string>ObjC</string>
1.52 - <key>SUPERCLASS</key>
1.53 - <string>NSResponder</string>
1.54 - </dict>
1.55 - <dict>
1.56 - <key>ACTIONS</key>
1.57 - <dict>
1.58 - <key>adiumPrint</key>
1.59 - <string>id</string>
1.60 - <key>didAdjustSubviews</key>
1.61 - <string>RBSplitView</string>
1.62 - <key>prefsWindowWillClose</key>
1.63 - <string>SS_PrefsController</string>
1.64 - <key>toggleFindPanel</key>
1.65 - <string>id</string>
1.66 - <key>willAdjustSubviews</key>
1.67 - <string>RBSplitView</string>
1.68 - </dict>
1.69 - <key>CLASS</key>
1.70 - <string>NSObject</string>
1.71 - <key>LANGUAGE</key>
1.72 - <string>ObjC</string>
1.73 - </dict>
1.74 - <dict>
1.75 - <key>CLASS</key>
1.76 - <string>NSWindow</string>
1.77 - <key>LANGUAGE</key>
1.78 - <string>ObjC</string>
1.79 - <key>SUPERCLASS</key>
1.80 - <string>NSResponder</string>
1.81 - </dict>
1.82 - <dict>
1.83 - <key>CLASS</key>
1.84 - <string>AITextColorPreviewView</string>
1.85 - <key>LANGUAGE</key>
1.86 - <string>ObjC</string>
1.87 - <key>OUTLETS</key>
1.88 - <dict>
1.89 - <key>backgroundColor</key>
1.90 - <string>NSColorWell</string>
1.91 - <key>backgroundEnabled</key>
1.92 - <string>NSButton</string>
1.93 - <key>backgroundGradientColor</key>
1.94 - <string>NSColorWell</string>
1.95 - <key>textColor</key>
1.96 - <string>NSColorWell</string>
1.97 - <key>textColorEnabled</key>
1.98 - <string>NSButton</string>
1.99 - <key>textShadowColor</key>
1.100 - <string>NSColorWell</string>
1.101 - <key>textShadowColorEnabled</key>
1.102 - <string>NSButton</string>
1.103 - </dict>
1.104 - <key>SUPERCLASS</key>
1.105 - <string>NSView</string>
1.106 - </dict>
1.107 - <dict>
1.108 - <key>CLASS</key>
1.109 - <string>FirstResponder</string>
1.110 - <key>LANGUAGE</key>
1.111 - <string>ObjC</string>
1.112 - <key>SUPERCLASS</key>
1.113 - <string>NSObject</string>
1.114 - </dict>
1.115 - <dict>
1.116 - <key>CLASS</key>
1.117 - <string>NSButton</string>
1.118 - <key>LANGUAGE</key>
1.119 - <string>ObjC</string>
1.120 - <key>SUPERCLASS</key>
1.121 - <string>NSControl</string>
1.122 - </dict>
1.123 - <dict>
1.124 - <key>ACTIONS</key>
1.125 - <dict>
1.126 - <key>closeWindow</key>
1.127 - <string>id</string>
1.128 - </dict>
1.129 - <key>CLASS</key>
1.130 - <string>AIWindowController</string>
1.131 - <key>LANGUAGE</key>
1.132 - <string>ObjC</string>
1.133 - <key>SUPERCLASS</key>
1.134 - <string>NSWindowController</string>
1.135 - </dict>
1.136 - <dict>
1.137 - <key>ACTIONS</key>
1.138 - <dict>
1.139 - <key>cancel</key>
1.140 - <string>id</string>
1.141 - <key>okay</key>
1.142 - <string>id</string>
1.143 - <key>preferenceChanged</key>
1.144 - <string>id</string>
1.145 - <key>selectBackgroundImage</key>
1.146 - <string>id</string>
1.147 - </dict>
1.148 - <key>CLASS</key>
1.149 - <string>AIListThemeWindowController</string>
1.150 - <key>LANGUAGE</key>
1.151 - <string>ObjC</string>
1.152 - <key>OUTLETS</key>
1.153 - <dict>
1.154 - <key>button_setBackgroundImage</key>
1.155 - <string>NSButton</string>
1.156 - <key>checkBox_away</key>
1.157 - <string>NSButton</string>
1.158 - <key>checkBox_backgroundAsEvents</key>
1.159 - <string>NSButton</string>
1.160 - <key>checkBox_backgroundAsStatus</key>
1.161 - <string>NSButton</string>
1.162 - <key>checkBox_drawCustomHighlight</key>
1.163 - <string>NSButton</string>
1.164 - <key>checkBox_drawGrid</key>
1.165 - <string>NSButton</string>
1.166 - <key>checkBox_fadeOfflineImages</key>
1.167 - <string>NSButton</string>
1.168 - <key>checkBox_groupGradient</key>
1.169 - <string>NSButton</string>
1.170 - <key>checkBox_groupShadow</key>
1.171 - <string>NSButton</string>
1.172 - <key>checkBox_idle</key>
1.173 - <string>NSButton</string>
1.174 - <key>checkBox_idleAndAway</key>
1.175 - <string>NSButton</string>
1.176 - <key>checkBox_offline</key>
1.177 - <string>NSButton</string>
1.178 - <key>checkBox_online</key>
1.179 - <string>NSButton</string>
1.180 - <key>checkBox_signedOff</key>
1.181 - <string>NSButton</string>
1.182 - <key>checkBox_signedOn</key>
1.183 - <string>NSButton</string>
1.184 - <key>checkBox_typing</key>
1.185 - <string>NSButton</string>
1.186 - <key>checkBox_unviewedContent</key>
1.187 - <string>NSButton</string>
1.188 - <key>checkBox_useBackgroundImage</key>
1.189 - <string>NSButton</string>
1.190 - <key>colorWell_away</key>
1.191 - <string>NSColorWell</string>
1.192 - <key>colorWell_awayLabel</key>
1.193 - <string>NSColorWell</string>
1.194 - <key>colorWell_background</key>
1.195 - <string>NSColorWell</string>
1.196 - <key>colorWell_customHighlight</key>
1.197 - <string>NSColorWell</string>
1.198 - <key>colorWell_grid</key>
1.199 - <string>NSColorWell</string>
1.200 - <key>colorWell_groupBackground</key>
1.201 - <string>NSColorWell</string>
1.202 - <key>colorWell_groupBackgroundGradient</key>
1.203 - <string>NSColorWell</string>
1.204 - <key>colorWell_groupShadow</key>
1.205 - <string>NSColorWell</string>
1.206 - <key>colorWell_groupText</key>
1.207 - <string>NSColorWell</string>
1.208 - <key>colorWell_idle</key>
1.209 - <string>NSColorWell</string>
1.210 - <key>colorWell_idleAndAway</key>
1.211 - <string>NSColorWell</string>
1.212 - <key>colorWell_idleAndAwayLabel</key>
1.213 - <string>NSColorWell</string>
1.214 - <key>colorWell_idleLabel</key>
1.215 - <string>NSColorWell</string>
1.216 - <key>colorWell_offline</key>
1.217 - <string>NSColorWell</string>
1.218 - <key>colorWell_offlineLabel</key>
1.219 - <string>NSColorWell</string>
1.220 - <key>colorWell_online</key>
1.221 - <string>NSColorWell</string>
1.222 - <key>colorWell_onlineLabel</key>
1.223 - <string>NSColorWell</string>
1.224 - <key>colorWell_signedOff</key>
1.225 - <string>NSColorWell</string>
1.226 - <key>colorWell_signedOffLabel</key>
1.227 - <string>NSColorWell</string>
1.228 - <key>colorWell_signedOn</key>
1.229 - <string>NSColorWell</string>
1.230 - <key>colorWell_signedOnLabel</key>
1.231 - <string>NSColorWell</string>
1.232 - <key>colorWell_statusText</key>
1.233 - <string>NSColorWell</string>
1.234 - <key>colorWell_typing</key>
1.235 - <string>NSColorWell</string>
1.236 - <key>colorWell_typingLabel</key>
1.237 - <string>NSColorWell</string>
1.238 - <key>colorWell_unviewedContent</key>
1.239 - <string>NSColorWell</string>
1.240 - <key>colorWell_unviewedContentLabel</key>
1.241 - <string>NSColorWell</string>
1.242 - <key>popUp_displayImageStyle</key>
1.243 - <string>NSPopUpButton</string>
1.244 - <key>preview_away</key>
1.245 - <string>AITextColorPreviewView</string>
1.246 - <key>preview_background</key>
1.247 - <string>AITextColorPreviewView</string>
1.248 - <key>preview_customHighlight</key>
1.249 - <string>AITextColorPreviewView</string>
1.250 - <key>preview_grid</key>
1.251 - <string>AITextColorPreviewView</string>
1.252 - <key>preview_group</key>
1.253 - <string>AITextColorPreviewView</string>
1.254 - <key>preview_idle</key>
1.255 - <string>AITextColorPreviewView</string>
1.256 - <key>preview_idleAndAway</key>
1.257 - <string>AITextColorPreviewView</string>
1.258 - <key>preview_offline</key>
1.259 - <string>AITextColorPreviewView</string>
1.260 - <key>preview_online</key>
1.261 - <string>AITextColorPreviewView</string>
1.262 - <key>preview_signedOff</key>
1.263 - <string>AITextColorPreviewView</string>
1.264 - <key>preview_signedOn</key>
1.265 - <string>AITextColorPreviewView</string>
1.266 - <key>preview_typing</key>
1.267 - <string>AITextColorPreviewView</string>
1.268 - <key>preview_unviewedContent</key>
1.269 - <string>AITextColorPreviewView</string>
1.270 - <key>slider_backgroundFade</key>
1.271 - <string>NSSlider</string>
1.272 - <key>target</key>
1.273 - <string>id</string>
1.274 - <key>textField_backgroundFade</key>
1.275 - <string>NSTextField</string>
1.276 - <key>textField_backgroundImagePath</key>
1.277 - <string>NSTextField</string>
1.278 - <key>textField_themeName</key>
1.279 - <string>NSTextField</string>
1.280 - </dict>
1.281 - <key>SUPERCLASS</key>
1.282 - <string>AIWindowController</string>
1.283 - </dict>
1.284 - <dict>
1.285 - <key>CLASS</key>
1.286 - <string>NSButtonCell</string>
1.287 - <key>LANGUAGE</key>
1.288 - <string>ObjC</string>
1.289 - <key>SUPERCLASS</key>
1.290 - <string>NSActionCell</string>
1.291 - </dict>
1.292 - <dict>
1.293 - <key>CLASS</key>
1.294 - <string>SS_PrefsController</string>
1.295 - <key>LANGUAGE</key>
1.296 - <string>ObjC</string>
1.297 - <key>OUTLETS</key>
1.298 - <dict>
1.299 - <key>delegate</key>
1.300 - <string>id</string>
1.301 - </dict>
1.302 - <key>SUPERCLASS</key>
1.303 - <string>NSObject</string>
1.304 - </dict>
1.305 - </array>
1.306 - <key>IBVersion</key>
1.307 - <string>1</string>
1.308 -</dict>
1.309 -</plist>