Changeset 681
- Timestamp:
- 01/21/10 09:30:04 (8 months ago)
- Location:
- apps/iphone/my.tel/trunk
- Files:
-
- 1 removed
- 1 modified
-
English.lproj/About.html (deleted)
-
VIP.tel.xcodeproj/project.pbxproj (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/my.tel/trunk/VIP.tel.xcodeproj/project.pbxproj
r679 r681 100 100 38A33B07108F168A0067C20A /* ProfileRecords.xib in Resources */ = {isa = PBXBuildFile; fileRef = 38A33B06108F168A0067C20A /* ProfileRecords.xib */; }; 101 101 38A33EFB1096FE800067C20A /* MytelAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* MytelAppDelegate.m */; }; 102 38ACC43F0F9A2AA6004B5A31 /* About.html in Resources */ = {isa = PBXBuildFile; fileRef = 38ACC43E0F9A2AA6004B5A31 /* About.html */; };103 102 38ACC4410F9A2B26004B5A31 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 38ACC4400F9A2B26004B5A31 /* MainWindow.xib */; }; 104 103 38ACC4430F9A2B26004B5A31 /* AboutView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 38ACC4420F9A2B26004B5A31 /* AboutView.xib */; }; … … 176 175 380D47C410CD077800A35176 /* AccountEditController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccountEditController.m; sourceTree = "<group>"; }; 177 176 3814C4EF0F6FD54F00053AB3 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; 178 38257FAD0F683B86001991E1 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/About.html; sourceTree = "<group>"; wrapsLines = 1; };179 177 382732300ED34A8C0084A6CB /* RecordCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecordCell.h; sourceTree = "<group>"; }; 180 178 382732310ED34A8C0084A6CB /* RecordCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecordCell.m; sourceTree = "<group>"; }; … … 382 380 386F7DE80F9A3A3E00E9FCCF /* ServiceTypes.plist */, 383 381 386F7DEA0F9A3A3E00E9FCCF /* NaptrValuePlaceholders.plist */, 384 38ACC43E0F9A2AA6004B5A31 /* About.html */,385 382 ); 386 383 name = Resources; … … 735 732 38E4DA070F49844700E4DC12 /* offlineSampleData.plist in Resources */, 736 733 38ACC4430F9A2B26004B5A31 /* AboutView.xib in Resources */, 737 38ACC43F0F9A2AA6004B5A31 /* About.html in Resources */,738 734 38DA3CFC107DDB4C00C4DF56 /* DotTel.strings in Resources */, 739 735 380A663410877F0F00205110 /* HATextViewEditController.xib in Resources */, … … 855 851 sourceTree = "<group>"; 856 852 }; 857 38ACC43E0F9A2AA6004B5A31 /* About.html */ = {858 isa = PBXVariantGroup;859 children = (860 38257FAD0F683B86001991E1 /* English */,861 );862 name = About.html;863 sourceTree = "<group>";864 };865 853 38ACC4400F9A2B26004B5A31 /* MainWindow.xib */ = { 866 854 isa = PBXVariantGroup;








