- Timestamp:
- 11/04/09 10:09:28 (4 years ago)
- Location:
- apps/iphone/superbook/trunk
- Files:
-
- 6 removed
- 1 modified
-
loading.png (deleted)
-
LocateThem.xcodeproj/project.pbxproj (modified) (12 diffs)
-
marker-blue.png (deleted)
-
marker-gps.png (deleted)
-
marker-red.png (deleted)
-
NaptrTableViewCell.xib (deleted)
-
routeme.plist (deleted)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/superbook/trunk/LocateThem.xcodeproj/project.pbxproj
r546 r548 25 25 3841981610A0C6BA00A18A20 /* NTNaptrCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3841981510A0C6BA00A18A20 /* NTNaptrCell.m */; }; 26 26 38451057109F4630004302FF /* libidn.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38451056109F4630004302FF /* libidn.a */; }; 27 3849097B0FEA786C00F54327 /* routeme.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3849097A0FEA786C00F54327 /* routeme.plist */; };28 27 38527485100A82E9005F4329 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 38527483100A82E9005F4329 /* Localizable.strings */; }; 29 28 385BD70D0EBF694600D32EB0 /* DnsResolver.m in Sources */ = {isa = PBXBuildFile; fileRef = 385BD6C70EBF694500D32EB0 /* DnsResolver.m */; }; … … 58 57 38D164CD0F864A1000A97E88 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 38D164CC0F864A1000A97E88 /* Reachability.m */; }; 59 58 38DB6B4F0F8B943500C7AE69 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 38DB6B4E0F8B943500C7AE69 /* Icon.png */; }; 60 38DD047B0F7AE8BB000C66F6 /* loading.png in Resources */ = {isa = PBXBuildFile; fileRef = 38DD04760F7AE8BB000C66F6 /* loading.png */; };61 38DD047C0F7AE8BB000C66F6 /* marker-red.png in Resources */ = {isa = PBXBuildFile; fileRef = 38DD04770F7AE8BB000C66F6 /* marker-red.png */; };62 38DD047F0F7AE8BB000C66F6 /* marker-blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 38DD047A0F7AE8BB000C66F6 /* marker-blue.png */; };63 38DD04810F7AE8DB000C66F6 /* marker-gps.png in Resources */ = {isa = PBXBuildFile; fileRef = 38DD04800F7AE8DB000C66F6 /* marker-gps.png */; };64 59 38F2EC960F8AB2A2003BE92F /* AboutView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 38F2EC950F8AB2A2003BE92F /* AboutView.xib */; }; 65 60 BB2775A40E55EB230007ECB3 /* libobjc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BB2775A30E55EB230007ECB3 /* libobjc.dylib */; }; … … 78 73 BBB457790E5579B600143D43 /* FriendsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBB457780E5579B600143D43 /* FriendsTableViewCell.xib */; }; 79 74 BBC3C7170E62986D00FBBAD8 /* NaptrViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BBC3C7160E62986D00FBBAD8 /* NaptrViewController.m */; }; 80 BBC3C7700E62A38E00FBBAD8 /* NaptrTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BBC3C76F0E62A38E00FBBAD8 /* NaptrTableViewCell.xib */; };81 75 BBE2E9A80E57B6C500A7889B /* FriendsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BB2F182C0E5501C8009C75BE /* FriendsTableViewCell.m */; }; 82 76 /* End PBXBuildFile section */ … … 112 106 3841981510A0C6BA00A18A20 /* NTNaptrCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NTNaptrCell.m; sourceTree = "<group>"; }; 113 107 38451056109F4630004302FF /* libidn.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libidn.a; sourceTree = "<group>"; }; 114 3849097A0FEA786C00F54327 /* routeme.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = routeme.plist; sourceTree = "<group>"; };115 108 38527484100A82E9005F4329 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; }; 116 109 385BD6C60EBF694500D32EB0 /* DnsResolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DnsResolver.h; sourceTree = "<group>"; }; … … 159 152 38D164CC0F864A1000A97E88 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; }; 160 153 38DB6B4E0F8B943500C7AE69 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; 161 38DD04760F7AE8BB000C66F6 /* loading.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading.png; sourceTree = "<group>"; };162 38DD04770F7AE8BB000C66F6 /* marker-red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-red.png"; sourceTree = "<group>"; };163 38DD047A0F7AE8BB000C66F6 /* marker-blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-blue.png"; sourceTree = "<group>"; };164 38DD04800F7AE8DB000C66F6 /* marker-gps.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-gps.png"; sourceTree = "<group>"; };165 154 38E73EEE101EF643006B5095 /* Russian */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = Russian; path = Russian.lproj/About.html; sourceTree = "<group>"; }; 166 155 38F2EC950F8AB2A2003BE92F /* AboutView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AboutView.xib; sourceTree = "<group>"; }; … … 190 179 BBC3C7150E62986D00FBBAD8 /* NaptrViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NaptrViewController.h; sourceTree = "<group>"; }; 191 180 BBC3C7160E62986D00FBBAD8 /* NaptrViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NaptrViewController.m; sourceTree = "<group>"; }; 192 BBC3C76F0E62A38E00FBBAD8 /* NaptrTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NaptrTableViewCell.xib; sourceTree = "<group>"; };193 181 /* End PBXFileReference section */ 194 182 … … 276 264 children = ( 277 265 38527483100A82E9005F4329 /* Localizable.strings */, 278 38DD04760F7AE8BB000C66F6 /* loading.png */,279 38DD04800F7AE8DB000C66F6 /* marker-gps.png */,280 38DD04770F7AE8BB000C66F6 /* marker-red.png */,281 38DD047A0F7AE8BB000C66F6 /* marker-blue.png */,282 266 BB1B939A0E6728C8009A463F /* Images */, 283 267 38649892100A2104005720C5 /* About.html */, … … 291 275 382F8CFE0F83983D00ED53BF /* TelView.xib */, 292 276 BBB457780E5579B600143D43 /* FriendsTableViewCell.xib */, 293 BBC3C76F0E62A38E00FBBAD8 /* NaptrTableViewCell.xib */,294 277 385F4DE20F81D9C7009AB1D6 /* TxtTableViewCell.xib */, 295 278 385F4DE30F81D9C7009AB1D6 /* LocTableViewCell.xib */, … … 297 280 8D1107310486CEB800E47090 /* Info.plist */, 298 281 38D160E80F85662400A97E88 /* resolv.conf */, 299 3849097A0FEA786C00F54327 /* routeme.plist */,300 282 29B97323FDCFA39411CA2CEA /* Frameworks */, 301 283 ); … … 490 472 BB2F17650E53BC43009C75BE /* Settings.bundle in Resources */, 491 473 BBB457790E5579B600143D43 /* FriendsTableViewCell.xib in Resources */, 492 BBC3C7700E62A38E00FBBAD8 /* NaptrTableViewCell.xib in Resources */,493 474 BB32625C0E64641D0091BF08 /* MapMarker.xib in Resources */, 494 475 387C07040E719FC400F2599C /* icon-pin.png in Resources */, … … 497 478 385BD72F0EBF694600D32EB0 /* README DotTel SDK in Resources */, 498 479 388926180F7AD1C500855EF9 /* DotTel.strings in Resources */, 499 38DD047B0F7AE8BB000C66F6 /* loading.png in Resources */,500 38DD047C0F7AE8BB000C66F6 /* marker-red.png in Resources */,501 38DD047F0F7AE8BB000C66F6 /* marker-blue.png in Resources */,502 38DD04810F7AE8DB000C66F6 /* marker-gps.png in Resources */,503 480 38652CF00F7D425F0027CECB /* button-bg-black.png in Resources */, 504 481 38652DAB0F7D648D0027CECB /* MainWindow.xib in Resources */, … … 518 495 380E7EF60FE171F8001D4A40 /* CountryCodeMapper.plist in Resources */, 519 496 389567870FE198C3009E1659 /* ABMapperSelectors.plist in Resources */, 520 3849097B0FEA786C00F54327 /* routeme.plist in Resources */,521 497 380435980FF106C4002C2491 /* icon-settings.png in Resources */, 522 498 38B8B9290FF11173001E59B0 /* SettingsView.xib in Resources */,








