Changeset 23897
- Timestamp:
- 06/09/2008 08:41:07 PM (6 months ago)
- Files:
-
- trunk/Resources/AIAdvancedInspectorPane.nib (deleted)
- trunk/Resources/ca.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/cs.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/da.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/de.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/en.lproj/AIAdvancedInspectorPane.nib/classes.nib (modified) (4 diffs)
- trunk/Resources/en.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/en.lproj/AIAdvancedInspectorPane.nib/keyedobjects.nib (modified) (previous)
- trunk/Resources/fi.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/fr_CA.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/fr.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/is.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/it.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/ja.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/nb.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/nl.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/pl.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/pt_BR.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/ru.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/sl.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/sv.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/tr.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/zh_CN.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
- trunk/Resources/zh_TW.lproj/AIAdvancedInspectorPane.nib/info.nib (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Resources/en.lproj/AIAdvancedInspectorPane.nib/classes.nib
r23869 r23897 7 7 <dict> 8 8 <key>CLASS</key> 9 <string>AIObject</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>SUPERCLASS</key> 13 <string>NSObject</string> 14 </dict> 15 <dict> 16 <key>CLASS</key> 9 17 <string>NSApplication</string> 10 18 <key>LANGUAGE</key> … … 95 103 <key>SUPERCLASS</key> 96 104 <string>NSView</string> 105 </dict> 106 <dict> 107 <key>CLASS</key> 108 <string>AIAlternatingRowTableView</string> 109 <key>LANGUAGE</key> 110 <string>ObjC</string> 111 <key>SUPERCLASS</key> 112 <string>NSTableView</string> 113 </dict> 114 <dict> 115 <key>CLASS</key> 116 <string>AILocalizationTextField</string> 117 <key>LANGUAGE</key> 118 <string>ObjC</string> 119 <key>OUTLETS</key> 120 <dict> 121 <key>view_anchorToLeftSide</key> 122 <string>NSView</string> 123 <key>view_anchorToRightSide</key> 124 <string>NSView</string> 125 <key>window_anchorOnLeftSide</key> 126 <string>NSWindow</string> 127 <key>window_anchorOnRightSide</key> 128 <string>NSWindow</string> 129 </dict> 130 <key>SUPERCLASS</key> 131 <string>NSTextField</string> 97 132 </dict> 98 133 <dict> … … 142 177 <dict> 143 178 <key>CLASS</key> 179 <string>NSButtonCell</string> 180 <key>LANGUAGE</key> 181 <string>ObjC</string> 182 <key>SUPERCLASS</key> 183 <string>NSActionCell</string> 184 </dict> 185 <dict> 186 <key>CLASS</key> 187 <string>SS_PrefsController</string> 188 <key>LANGUAGE</key> 189 <string>ObjC</string> 190 <key>OUTLETS</key> 191 <dict> 192 <key>delegate</key> 193 <string>id</string> 194 </dict> 195 <key>SUPERCLASS</key> 196 <string>NSObject</string> 197 </dict> 198 <dict> 199 <key>CLASS</key> 144 200 <string>NSButton</string> 145 201 <key>LANGUAGE</key> … … 147 203 <key>SUPERCLASS</key> 148 204 <string>NSControl</string> 149 </dict>150 <dict>151 <key>CLASS</key>152 <string>AIObject</string>153 <key>LANGUAGE</key>154 <string>ObjC</string>155 <key>SUPERCLASS</key>156 <string>NSObject</string>157 </dict>158 <dict>159 <key>CLASS</key>160 <string>AIAlternatingRowTableView</string>161 <key>LANGUAGE</key>162 <string>ObjC</string>163 <key>SUPERCLASS</key>164 <string>NSTableView</string>165 </dict>166 <dict>167 <key>CLASS</key>168 <string>AILocalizationTextField</string>169 <key>LANGUAGE</key>170 <string>ObjC</string>171 <key>OUTLETS</key>172 <dict>173 <key>view_anchorToLeftSide</key>174 <string>NSView</string>175 <key>view_anchorToRightSide</key>176 <string>NSView</string>177 <key>window_anchorOnLeftSide</key>178 <string>NSWindow</string>179 <key>window_anchorOnRightSide</key>180 <string>NSWindow</string>181 </dict>182 <key>SUPERCLASS</key>183 <string>NSTextField</string>184 </dict>185 <dict>186 <key>CLASS</key>187 <string>NSButtonCell</string>188 <key>LANGUAGE</key>189 <string>ObjC</string>190 <key>SUPERCLASS</key>191 <string>NSActionCell</string>192 </dict>193 <dict>194 <key>CLASS</key>195 <string>SS_PrefsController</string>196 <key>LANGUAGE</key>197 <string>ObjC</string>198 <key>OUTLETS</key>199 <dict>200 <key>delegate</key>201 <string>id</string>202 </dict>203 <key>SUPERCLASS</key>204 <string>NSObject</string>205 205 </dict> 206 206 </array>