- Timestamp:
- 11/25/07 03:01:04 (17 years ago)
- Location:
- trunk/Cocoa/Pester/Source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source
- Property svn:externals set to
-
trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib
r355 r361 76 76 <key>playSound</key> 77 77 <string>NSButtonCell</string> 78 <key>removeMessageButton</key> 79 <string>NSButton</string> 78 80 <key>script</key> 79 81 <string>NJRFSObjectSelector</string> … … 167 169 <dict> 168 170 <key>CLASS</key> 171 <string>NJRUnfocusableMovieView</string> 172 <key>LANGUAGE</key> 173 <string>ObjC</string> 174 <key>SUPERCLASS</key> 175 <string>NSMovieView</string> 176 </dict> 177 <dict> 178 <key>CLASS</key> 179 <string>NSObject</string> 180 <key>LANGUAGE</key> 181 <string>ObjC</string> 182 </dict> 183 <dict> 184 <key>CLASS</key> 169 185 <string>FirstResponder</string> 170 186 <key>LANGUAGE</key> … … 175 191 <dict> 176 192 <key>CLASS</key> 177 <string>NJRUnfocusableMovieView</string>178 <key>LANGUAGE</key>179 <string>ObjC</string>180 <key>SUPERCLASS</key>181 <string>NSMovieView</string>182 </dict>183 <dict>184 <key>CLASS</key>185 <string>NSObject</string>186 <key>LANGUAGE</key>187 <string>ObjC</string>188 </dict>189 <dict>190 <key>CLASS</key>191 193 <string>NJRIntervalField</string> 192 194 <key>LANGUAGE</key> … … 199 201 <key>SUPERCLASS</key> 200 202 <string>NSTextField</string> 203 </dict> 204 <dict> 205 <key>ACTIONS</key> 206 <dict> 207 <key>checkForUpdates</key> 208 <string>id</string> 209 </dict> 210 <key>CLASS</key> 211 <string>SUUpdater</string> 212 <key>LANGUAGE</key> 213 <string>ObjC</string> 214 <key>SUPERCLASS</key> 215 <string>NSObject</string> 201 216 </dict> 202 217 <dict>
Note:
See TracChangeset
for help on using the changeset viewer.