diff --git a/Classes/LinphoneAppDelegate.h b/Classes/LinphoneAppDelegate.h index f5e9508a1..1b812547e 100644 --- a/Classes/LinphoneAppDelegate.h +++ b/Classes/LinphoneAppDelegate.h @@ -40,7 +40,7 @@ IBOutlet PhoneViewController* myPhoneViewController; CallHistoryTableViewController* myCallHistoryTableViewController; ContactPickerDelegate* myContactPickerDelegate; - + UIView *myContentView; CTCallCenter* callCenter; } @@ -54,7 +54,7 @@ @property (nonatomic, retain) IBOutlet UITabBarController* myTabBarController; @property (nonatomic, retain) ABPeoplePickerNavigationController* myPeoplePickerController; @property (nonatomic, retain) IBOutlet PhoneViewController* myPhoneViewController; - +@property (nonatomic, retain) IBOutlet UIView* myContentView; @end diff --git a/Classes/LinphoneAppDelegate.m b/Classes/LinphoneAppDelegate.m index 8162f851d..5aae06fae 100644 --- a/Classes/LinphoneAppDelegate.m +++ b/Classes/LinphoneAppDelegate.m @@ -45,6 +45,7 @@ int __aeabi_idiv(int a, int b) { @synthesize myTabBarController; @synthesize myPeoplePickerController; @synthesize myPhoneViewController; +@synthesize myContentView; -(void) handleGSMCallInteration: (id) cCenter { CTCallCenter* ct = (CTCallCenter*) cCenter; @@ -203,9 +204,12 @@ int __aeabi_idiv(int a, int b) { [myTabBarController setSelectedIndex:DIALER_TAB_INDEX]; [myTabBarController setViewControllers:newArray animated:NO]; - - [window addSubview:myTabBarController.view]; - + //[window addSubview: myTabBarController.view]; + [myCallHistoryTableViewController loadView]; + [myContentView addSubview:myCallHistoryTableViewController.view]; + //[window addSubview: myContentView]; + // [myContentViewController addChildViewController:myCallHistoryTableViewController]; + [window makeKeyAndVisible]; [[LinphoneManager instance] setCallDelegate:myPhoneViewController]; diff --git a/Classes/PhoneMainView.xib b/Classes/PhoneMainView.xib new file mode 100644 index 000000000..efeb3a2f7 --- /dev/null +++ b/Classes/PhoneMainView.xib @@ -0,0 +1,1147 @@ + + + + 784 + 11E53 + 2182 + 1138.47 + 569.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 1181 + + + YES + IBProxyObject + IBUITabBarItem + IBUIViewController + IBUICustomObject + IBUITabBarController + IBUIWindow + IBUITabBar + IBUIButton + IBUIView + + + YES + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + YES + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + IBCocoaTouchFramework + + + + 1316 + + YES + + + 1316 + {{0, 20}, {320, 400}} + + + + _NS:9 + + 3 + MQA + + 2 + + + YES + IBCocoaTouchFramework + + + + 1316 + + YES + + + 1316 + {64, 72} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + + 3 + MQA + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + 3 + MC41AA + + + NSImage + history-over.png + + + NSImage + history-selectionne.png + + + NSImage + history-actif.png + + + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + + 1316 + {{64, 0}, {64, 72}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + + NSImage + contacts-over.png + + + NSImage + contacts-selectionne.png + + + NSImage + contacts-actif.png + + + + + + + 1316 + {{128, 0}, {64, 72}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + + NSImage + dialer-over.png + + + NSImage + dialer-actif.png + + + + + + + + 1316 + {{192, 0}, {64, 72}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + + NSImage + settings-over.png + + + NSImage + settings-selectionne.png + + + NSImage + settings-actif.png + + + + + + + 1316 + {{256, 0}, {64, 72}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + + NSImage + tchat-over.png + + + NSImage + tchat-selectionne.png + + + NSImage + tchat-actif.png + + + + + + {{0, 408}, {320, 72}} + + + + _NS:9 + + 1 + MCAxIDAuMTkxOTQ1NDc1NQA + + IBCocoaTouchFramework + + + + {320, 480} + + + + + 1 + MSAxIDEAA + + NO + NO + + IBCocoaTouchFramework + + + + + + 1 + 1 + + IBCocoaTouchFramework + NO + + + Dialer + + NSImage + dialer-orange.png + + IBCocoaTouchFramework + + + + PhoneViewController + + + 1 + 1 + + IBCocoaTouchFramework + NO + + + YES + + History + + History + + NSImage + history-orange.png + + IBCocoaTouchFramework + + + + + + 1 + 1 + + IBCocoaTouchFramework + NO + + + + + IBCocoaTouchFramework + + 5 + + + + 1 + 1 + + IBCocoaTouchFramework + NO + + + + + IBCocoaTouchFramework + + 0 + + + + + 1 + 1 + + IBCocoaTouchFramework + NO + + + + + -2147483382 + {{0, 431}, {320, 49}} + + + + + 3 + MCAwAA + + NO + IBCocoaTouchFramework + + YES + + + + + + + + + + + + YES + + + delegate + + + + 6 + + + + window + + + + 7 + + + + myTabBarController + + + + 14 + + + + myContentView + + + + 55 + + + + + YES + + 0 + + YES + + + + + + 2 + + + YES + + + + + + + -1 + + + File's Owner + + + 4 + + + linphoneAppDelegate + + + -2 + + + + + 8 + + + YES + + + + + + + + + + 9 + + + + + 11 + + + YES + + + + contacts + + + 12 + + + + + 38 + + + YES + + + + dialer + + + 39 + + + + + 41 + + + YES + + + + history + + + 42 + + + + + 43 + + + YES + + + + more + + + 44 + + + + + 50 + + + YES + + + + + + + + tabbar + + + 56 + + + history + + + 57 + + + dial + + + 58 + + + settings + + + 59 + + + tchat + + + 60 + + + contacts + + + 53 + + + content + + + + + YES + + YES + -1.CustomClassName + -1.IBPluginDependency + -2.CustomClassName + -2.IBPluginDependency + 11.IBPluginDependency + 12.IBPluginDependency + 2.IBAttributePlaceholdersKey + 2.IBPluginDependency + 38.CustomClassName + 38.IBPluginDependency + 39.IBPluginDependency + 4.CustomClassName + 4.IBPluginDependency + 41.CustomClassName + 41.IBPluginDependency + 42.IBPluginDependency + 43.CustomClassName + 43.IBPluginDependency + 44.IBPluginDependency + 50.IBPluginDependency + 53.IBPluginDependency + 56.IBPluginDependency + 56.IBUIButtonInspectorSelectedStateConfigurationMetadataKey + 57.IBPluginDependency + 57.IBUIButtonInspectorSelectedStateConfigurationMetadataKey + 58.IBPluginDependency + 58.IBUIButtonInspectorSelectedStateConfigurationMetadataKey + 59.IBPluginDependency + 59.IBUIButtonInspectorSelectedStateConfigurationMetadataKey + 60.IBPluginDependency + 60.IBUIButtonInspectorSelectedStateConfigurationMetadataKey + 8.IBPluginDependency + 9.IBPluginDependency + + + YES + UIApplication + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + YES + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + PhoneViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + linphoneAppDelegate + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + CallHistoryTableViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + MoreViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + YES + + + + + + YES + + + + + 60 + + + + YES + + ABPeoplePickerNavigationController + UINavigationController + + IBProjectSource + ./Classes/ABPeoplePickerNavigationController.h + + + + CallHistoryTableViewController + GenericTabViewController + + clear + UIButton + + + clear + + clear + UIButton + + + + IBProjectSource + ./Classes/CallHistoryTableViewController.h + + + + GenericTabViewController + UITableViewController + + header + UIView + + + header + + header + UIView + + + + IBProjectSource + ./Classes/GenericTabViewController.h + + + + MainScreenWithVideoPreview + UIViewController + + YES + + YES + phoneMainView + window + + + YES + PhoneViewController + UIWindow + + + + YES + + YES + phoneMainView + window + + + YES + + phoneMainView + PhoneViewController + + + window + UIWindow + + + + + IBProjectSource + ./Classes/MainScreenWithVideoPreview.h + + + + MoreViewController + UITableViewController + + YES + + YES + console + credit + creditText + web + weburi + + + YES + UITableViewCell + UITableViewCell + UITextView + UITableViewCell + UILabel + + + + YES + + YES + console + credit + creditText + web + weburi + + + YES + + console + UITableViewCell + + + credit + UITableViewCell + + + creditText + UITextView + + + web + UITableViewCell + + + weburi + UILabel + + + + + IBProjectSource + ./Classes/MoreViewController.h + + + + PhoneViewController + UIViewController + + YES + + YES + address + backToCallView + callLarge + callShort + dialerView + eight + erase + five + four + hash + mMainScreenWithVideoPreview + myTabBarController + nine + one + seven + six + star + status + statusViewHolder + switchCamera + three + two + zero + + + YES + UITextField + UIButton + UIButton + UIButton + UIView + UIButton + UIEraseButton + UIButton + UIButton + UIButton + MainScreenWithVideoPreview + UITabBarController + UIButton + UIButton + UIButton + UIButton + UIButton + UILabel + UIView + UIButton + UIButton + UIButton + UIButton + + + + YES + + YES + address + backToCallView + callLarge + callShort + dialerView + eight + erase + five + four + hash + mMainScreenWithVideoPreview + myTabBarController + nine + one + seven + six + star + status + statusViewHolder + switchCamera + three + two + zero + + + YES + + address + UITextField + + + backToCallView + UIButton + + + callLarge + UIButton + + + callShort + UIButton + + + dialerView + UIView + + + eight + UIButton + + + erase + UIEraseButton + + + five + UIButton + + + four + UIButton + + + hash + UIButton + + + mMainScreenWithVideoPreview + MainScreenWithVideoPreview + + + myTabBarController + UITabBarController + + + nine + UIButton + + + one + UIButton + + + seven + UIButton + + + six + UIButton + + + star + UIButton + + + status + UILabel + + + statusViewHolder + UIView + + + switchCamera + UIButton + + + three + UIButton + + + two + UIButton + + + zero + UIButton + + + + + IBProjectSource + ./Classes/PhoneViewController.h + + + + UIEraseButton + UIButton + + IBProjectSource + ./Classes/UIEraseButton.h + + + + linphoneAppDelegate + NSObject + + YES + + YES + myContentView + myPeoplePickerController + myPhoneViewController + myTabBarController + window + + + YES + UIView + ABPeoplePickerNavigationController + PhoneViewController + UITabBarController + UIWindow + + + + YES + + YES + myContentView + myPeoplePickerController + myPhoneViewController + myTabBarController + window + + + YES + + myContentView + UIView + + + myPeoplePickerController + ABPeoplePickerNavigationController + + + myPhoneViewController + PhoneViewController + + + myTabBarController + UITabBarController + + + window + UIWindow + + + + + IBProjectSource + ./Classes/linphoneAppDelegate.h + + + + + 0 + IBCocoaTouchFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + + com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3 + + + YES + 3 + + YES + + YES + contacts-actif.png + contacts-over.png + contacts-selectionne.png + dialer-actif.png + dialer-orange.png + dialer-over.png + history-actif.png + history-orange.png + history-over.png + history-selectionne.png + settings-actif.png + settings-over.png + settings-selectionne.png + tchat-actif.png + tchat-over.png + tchat-selectionne.png + + + YES + {127, 144} + {127, 144} + {127, 144} + {132, 144} + {25, 24} + {132, 144} + {127, 144} + {25, 23} + {127, 144} + {127, 144} + {127, 144} + {127, 144} + {127, 144} + {127, 144} + {127, 144} + {127, 144} + + + 1181 + + diff --git a/PhoneMainView.xib b/PhoneMainView.xib deleted file mode 100644 index 8cc1896dd..000000000 --- a/PhoneMainView.xib +++ /dev/null @@ -1,394 +0,0 @@ - - - - 784 - 11D50b - 2182 - 1138.32 - 568.00 - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 - - - YES - IBProxyObject - IBUITabBarItem - IBUIViewController - IBUICustomObject - IBUITabBarController - IBUIWindow - IBUITabBar - - - YES - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - PluginDependencyRecalculationVersion - - - - YES - - IBFilesOwner - IBCocoaTouchFramework - - - IBFirstResponder - IBCocoaTouchFramework - - - IBCocoaTouchFramework - - - - 1316 - - {320, 480} - - - 1 - MSAxIDEAA - - NO - NO - - IBCocoaTouchFramework - - - - - - 1 - 1 - - IBCocoaTouchFramework - NO - - History - - History - - NSImage - history-orange.png - - IBCocoaTouchFramework - - - - - 1 - 1 - - IBCocoaTouchFramework - NO - - - YES - - - - Dialer - - NSImage - dialer-orange.png - - IBCocoaTouchFramework - - - PhoneViewController - - - 1 - 1 - - IBCocoaTouchFramework - NO - - - - IBCocoaTouchFramework - 5 - - - - 1 - 1 - - IBCocoaTouchFramework - NO - - - - - IBCocoaTouchFramework - 0 - - - - - 1 - 1 - - IBCocoaTouchFramework - NO - - - - - 266 - {{0, 431}, {320, 49}} - - - 3 - MCAwAA - - NO - IBCocoaTouchFramework - - - - - - YES - - - delegate - - - - 6 - - - - window - - - - 7 - - - - myTabBarController - - - - 14 - - - - - YES - - 0 - - YES - - - - - - 2 - - - - - -1 - - - File's Owner - - - 4 - - - linphoneAppDelegate - - - -2 - - - - - 8 - - - YES - - - - - - - - - - 9 - - - - - 11 - - - YES - - - - Contacts - - - 12 - - - - - 38 - - - YES - - - - dialer - - - 39 - - - - - 41 - - - YES - - - - history - - - 42 - - - - - 43 - - - YES - - - - more - - - 44 - - - - - - - YES - - YES - -1.CustomClassName - -1.IBPluginDependency - -2.CustomClassName - -2.IBPluginDependency - 11.IBPluginDependency - 12.IBPluginDependency - 2.IBAttributePlaceholdersKey - 2.IBPluginDependency - 38.CustomClassName - 38.IBPluginDependency - 39.IBPluginDependency - 4.CustomClassName - 4.IBPluginDependency - 41.CustomClassName - 41.IBPluginDependency - 42.IBPluginDependency - 43.CustomClassName - 43.IBPluginDependency - 44.IBPluginDependency - 8.IBPluginDependency - 9.IBPluginDependency - - - YES - UIApplication - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - UIResponder - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - YES - - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - PhoneViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - linphoneAppDelegate - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - CallHistoryTableViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - MoreViewController - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - YES - - - - - - YES - - - - - 48 - - - 0 - IBCocoaTouchFramework - - com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS - - - - com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS - - - - com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3 - - - YES - 3 - - YES - - YES - dialer-orange.png - history-orange.png - - - YES - {25, 24} - {25, 23} - - - 1181 - - diff --git a/Resources/contacts-actif.png b/Resources/contacts-actif.png new file mode 100644 index 000000000..f831d291f Binary files /dev/null and b/Resources/contacts-actif.png differ diff --git a/Resources/contacts-over.png b/Resources/contacts-over.png new file mode 100644 index 000000000..b29e27096 Binary files /dev/null and b/Resources/contacts-over.png differ diff --git a/Resources/contacts-selectionne.png b/Resources/contacts-selectionne.png new file mode 100644 index 000000000..dedfa55ae Binary files /dev/null and b/Resources/contacts-selectionne.png differ diff --git a/Resources/dialer-actif.png b/Resources/dialer-actif.png new file mode 100644 index 000000000..ceacee8fe Binary files /dev/null and b/Resources/dialer-actif.png differ diff --git a/Resources/dialer-over.png b/Resources/dialer-over.png new file mode 100644 index 000000000..1f52f79e7 Binary files /dev/null and b/Resources/dialer-over.png differ diff --git a/Resources/history-actif.png b/Resources/history-actif.png new file mode 100644 index 000000000..101ac879d Binary files /dev/null and b/Resources/history-actif.png differ diff --git a/Resources/history-over.png b/Resources/history-over.png new file mode 100644 index 000000000..581b098f8 Binary files /dev/null and b/Resources/history-over.png differ diff --git a/Resources/history-selectionne.png b/Resources/history-selectionne.png new file mode 100644 index 000000000..e8c51b9d2 Binary files /dev/null and b/Resources/history-selectionne.png differ diff --git a/Resources/settings-actif.png b/Resources/settings-actif.png new file mode 100644 index 000000000..161a1a1d6 Binary files /dev/null and b/Resources/settings-actif.png differ diff --git a/Resources/settings-over.png b/Resources/settings-over.png new file mode 100644 index 000000000..4ce5b933d Binary files /dev/null and b/Resources/settings-over.png differ diff --git a/Resources/settings-selectionne.png b/Resources/settings-selectionne.png new file mode 100644 index 000000000..0d348e9d0 Binary files /dev/null and b/Resources/settings-selectionne.png differ diff --git a/Resources/tchat-actif.png b/Resources/tchat-actif.png new file mode 100644 index 000000000..08b985294 Binary files /dev/null and b/Resources/tchat-actif.png differ diff --git a/Resources/tchat-over.png b/Resources/tchat-over.png new file mode 100644 index 000000000..0b3c96d00 Binary files /dev/null and b/Resources/tchat-over.png differ diff --git a/Resources/tchat-selectionne.png b/Resources/tchat-selectionne.png new file mode 100644 index 000000000..d9486ada6 Binary files /dev/null and b/Resources/tchat-selectionne.png differ diff --git a/linphone.xcodeproj/project.pbxproj b/linphone.xcodeproj/project.pbxproj index 151ea09df..490d12458 100755 --- a/linphone.xcodeproj/project.pbxproj +++ b/linphone.xcodeproj/project.pbxproj @@ -28,7 +28,6 @@ 220FAD3710765B400068D98F /* libosipparser2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 220FAD2E10765B400068D98F /* libosipparser2.a */; }; 220FAD3810765B400068D98F /* libspeex.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 220FAD2F10765B400068D98F /* libspeex.a */; }; 220FAD3910765B400068D98F /* libspeexdsp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 220FAD3010765B400068D98F /* libspeexdsp.a */; }; - 220FAE4B10767A6A0068D98F /* PhoneMainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 220FAE4A10767A6A0068D98F /* PhoneMainView.xib */; }; 2211DB95147564B400DEE054 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2211DB94147564B400DEE054 /* Settings.bundle */; }; 2211DBBE14769C8300DEE054 /* CallDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2211DBBB14769C8200DEE054 /* CallDelegate.m */; }; 2211DBBF14769C8300DEE054 /* CallDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2211DBBB14769C8200DEE054 /* CallDelegate.m */; }; @@ -120,7 +119,6 @@ 22D8F11F147548E2008C97DB /* linphonerc in Resources */ = {isa = PBXBuildFile; fileRef = 2274550710700509006EC466 /* linphonerc */; }; 22D8F120147548E2008C97DB /* PhoneViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 22F2508D107141E100AC9B3F /* PhoneViewController.xib */; }; 22D8F121147548E2008C97DB /* ringback.wav in Resources */ = {isa = PBXBuildFile; fileRef = 22F254801073D99800AC9B3F /* ringback.wav */; }; - 22D8F122147548E2008C97DB /* PhoneMainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 220FAE4A10767A6A0068D98F /* PhoneMainView.xib */; }; 22D8F124147548E2008C97DB /* untitled.plist in Resources */ = {isa = PBXBuildFile; fileRef = 22F51EF5107FA66500F98953 /* untitled.plist */; }; 22D8F125147548E2008C97DB /* oldphone-mono.wav in Resources */ = {isa = PBXBuildFile; fileRef = 2237D4081084D7A9001383EE /* oldphone-mono.wav */; }; 22D8F126147548E2008C97DB /* CallHistoryTableViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 227BCDC110D4004600FBFD76 /* CallHistoryTableViewController.xib */; }; @@ -274,6 +272,21 @@ 7066FC0C13E830E400EFC6DC /* libvpx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7066FC0B13E830E400EFC6DC /* libvpx.a */; }; 70E542F313E147E3002BA2C0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70E542F213E147E3002BA2C0 /* OpenGLES.framework */; }; 70E542F513E147EB002BA2C0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70E542F413E147EB002BA2C0 /* QuartzCore.framework */; }; + D347347A1580DDF1003C7B8C /* PhoneMainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = D34734791580DDF1003C7B8C /* PhoneMainView.xib */; }; + D347347E1580E5F8003C7B8C /* history-actif.png in Resources */ = {isa = PBXBuildFile; fileRef = D347347C1580E5F8003C7B8C /* history-actif.png */; }; + D347347F1580E5F8003C7B8C /* history-selectionne.png in Resources */ = {isa = PBXBuildFile; fileRef = D347347D1580E5F8003C7B8C /* history-selectionne.png */; }; + D38327F31580FE3A00FA0D23 /* contacts-actif.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EB1580FE3A00FA0D23 /* contacts-actif.png */; }; + D38327F41580FE3A00FA0D23 /* contacts-selectionne.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EC1580FE3A00FA0D23 /* contacts-selectionne.png */; }; + D38327F51580FE3A00FA0D23 /* dialer-actif.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327ED1580FE3A00FA0D23 /* dialer-actif.png */; }; + D38327F61580FE3A00FA0D23 /* dialer-over.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EE1580FE3A00FA0D23 /* dialer-over.png */; }; + D38327F71580FE3A00FA0D23 /* settings-actif.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327EF1580FE3A00FA0D23 /* settings-actif.png */; }; + D38327F81580FE3A00FA0D23 /* settings-selectionne.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327F01580FE3A00FA0D23 /* settings-selectionne.png */; }; + D38327F91580FE3A00FA0D23 /* tchat-actif.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327F11580FE3A00FA0D23 /* tchat-actif.png */; }; + D38327FA1580FE3A00FA0D23 /* tchat-selectionne.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327F21580FE3A00FA0D23 /* tchat-selectionne.png */; }; + D3832800158100E400FA0D23 /* contacts-over.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327FC158100E400FA0D23 /* contacts-over.png */; }; + D3832801158100E400FA0D23 /* history-over.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327FD158100E400FA0D23 /* history-over.png */; }; + D3832802158100E400FA0D23 /* settings-over.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327FE158100E400FA0D23 /* settings-over.png */; }; + D3832803158100E400FA0D23 /* tchat-over.png in Resources */ = {isa = PBXBuildFile; fileRef = D38327FF158100E400FA0D23 /* tchat-over.png */; }; F476004B147AAF2800FFF19B /* liblinphone.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2211DB911475562600DEE054 /* liblinphone.a */; }; F476004C147AAF4600FFF19B /* libmediastreamer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2211DB8F147555C800DEE054 /* libmediastreamer.a */; }; /* End PBXBuildFile section */ @@ -425,7 +438,6 @@ 220FAD2E10765B400068D98F /* libosipparser2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libosipparser2.a; path = "liblinphone-sdk/apple-darwin/lib/libosipparser2.a"; sourceTree = ""; }; 220FAD2F10765B400068D98F /* libspeex.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libspeex.a; path = "liblinphone-sdk/apple-darwin/lib/libspeex.a"; sourceTree = ""; }; 220FAD3010765B400068D98F /* libspeexdsp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libspeexdsp.a; path = "liblinphone-sdk/apple-darwin/lib/libspeexdsp.a"; sourceTree = ""; }; - 220FAE4A10767A6A0068D98F /* PhoneMainView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PhoneMainView.xib; sourceTree = ""; }; 2211DB8F147555C800DEE054 /* libmediastreamer.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmediastreamer.a; path = "liblinphone-sdk/apple-darwin/lib/libmediastreamer.a"; sourceTree = ""; }; 2211DB911475562600DEE054 /* liblinphone.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblinphone.a; path = "liblinphone-sdk/apple-darwin/lib/liblinphone.a"; sourceTree = ""; }; 2211DB94147564B400DEE054 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = "nogpl-thirdparties/Settings.bundle"; sourceTree = ""; }; @@ -660,6 +672,21 @@ 70E542F213E147E3002BA2C0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; 70E542F413E147EB002BA2C0 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 8D1107310486CEB800E47090 /* linphone-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "linphone-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = ""; }; + D34734791580DDF1003C7B8C /* PhoneMainView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PhoneMainView.xib; sourceTree = ""; }; + D347347C1580E5F8003C7B8C /* history-actif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history-actif.png"; path = "Resources/history-actif.png"; sourceTree = ""; }; + D347347D1580E5F8003C7B8C /* history-selectionne.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history-selectionne.png"; path = "Resources/history-selectionne.png"; sourceTree = ""; }; + D38327EB1580FE3A00FA0D23 /* contacts-actif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts-actif.png"; path = "Resources/contacts-actif.png"; sourceTree = ""; }; + D38327EC1580FE3A00FA0D23 /* contacts-selectionne.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts-selectionne.png"; path = "Resources/contacts-selectionne.png"; sourceTree = ""; }; + D38327ED1580FE3A00FA0D23 /* dialer-actif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer-actif.png"; path = "Resources/dialer-actif.png"; sourceTree = ""; }; + D38327EE1580FE3A00FA0D23 /* dialer-over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer-over.png"; path = "Resources/dialer-over.png"; sourceTree = ""; }; + D38327EF1580FE3A00FA0D23 /* settings-actif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings-actif.png"; path = "Resources/settings-actif.png"; sourceTree = ""; }; + D38327F01580FE3A00FA0D23 /* settings-selectionne.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings-selectionne.png"; path = "Resources/settings-selectionne.png"; sourceTree = ""; }; + D38327F11580FE3A00FA0D23 /* tchat-actif.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tchat-actif.png"; path = "Resources/tchat-actif.png"; sourceTree = ""; }; + D38327F21580FE3A00FA0D23 /* tchat-selectionne.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tchat-selectionne.png"; path = "Resources/tchat-selectionne.png"; sourceTree = ""; }; + D38327FC158100E400FA0D23 /* contacts-over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts-over.png"; path = "Resources/contacts-over.png"; sourceTree = ""; }; + D38327FD158100E400FA0D23 /* history-over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history-over.png"; path = "Resources/history-over.png"; sourceTree = ""; }; + D38327FE158100E400FA0D23 /* settings-over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings-over.png"; path = "Resources/settings-over.png"; sourceTree = ""; }; + D38327FF158100E400FA0D23 /* tchat-over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tchat-over.png"; path = "Resources/tchat-over.png"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -765,48 +792,49 @@ children = ( 340751E4150E4D0200B89C47 /* CallDelegate.h */, 2211DBBB14769C8200DEE054 /* CallDelegate.m */, - 2214EB7012F84668002A5394 /* LinphoneUI */, - 2218A92212FBE1340088A667 /* FirstLoginViewController.h */, - 2218A92312FBE1340088A667 /* FirstLoginViewController.m */, - 2218A92412FBE1340088A667 /* FirstLoginViewController.xib */, - 222A483112F7176F0075F07F /* IncallViewController.xib */, - 3422AA4F14975EC9000D4E8A /* InCallViewController-ipad.xib */, - 222A483212F7176F0075F07F /* IncallViewController.m */, - 222A483312F7176F0075F07F /* IncallViewController.h */, - 22E0A81B111C44E100B04932 /* MoreViewController.xib */, - 22E0A81C111C44E100B04932 /* MoreViewController.m */, - 22E0A81D111C44E100B04932 /* MoreViewController.h */, - 22E0A81E111C44E100B04932 /* ConsoleViewController.xib */, - 22E0A81F111C44E100B04932 /* ConsoleViewController.m */, - 22E0A820111C44E100B04932 /* ConsoleViewController.h */, - 1D3623240D0F684500981E51 /* LinphoneAppDelegate.h */, - 1D3623250D0F684500981E51 /* LinphoneAppDelegate.m */, - 22F2508B107141E100AC9B3F /* PhoneViewController.h */, - 22F2508C107141E100AC9B3F /* PhoneViewController.m */, - 22F2508D107141E100AC9B3F /* PhoneViewController.xib */, - 3422AA5214978352000D4E8A /* PhoneViewController-ipad.xib */, - 22B5EFE310CE5E5800777D97 /* ContactPickerDelegate.h */, - 22B5EFE410CE5E5800777D97 /* ContactPickerDelegate.m */, 227BCDBF10D4004600FBFD76 /* CallHistoryTableViewController.h */, 227BCDC010D4004600FBFD76 /* CallHistoryTableViewController.m */, 227BCDC110D4004600FBFD76 /* CallHistoryTableViewController.xib */, - 2242D9C710D691F900E9963F /* GenericTabViewController.h */, - 2242D9C810D691F900E9963F /* GenericTabViewController.m */, - 22E028B413B4CCBD0068A713 /* VideoViewController.h */, - 22E028B513B4CCBD0068A713 /* VideoViewController.m */, - 22E028B613B4CCBD0068A713 /* VideoViewController.xib */, - 34CA8534148F669900503C01 /* VideoViewController-ipad.xib */, - 344ABD71147FC438007420B6 /* ConferenceCallDetailView.xib */, + 344ABD79147FD32B007420B6 /* ConferenceCallDetailCell.xib */, 340A75AF14C0670A006AA708 /* ConferenceCallDetailView-ipad.xib */, 344ABD75147FCB68007420B6 /* ConferenceCallDetailView.h */, 344ABD76147FCB68007420B6 /* ConferenceCallDetailView.m */, - 344ABD79147FD32B007420B6 /* ConferenceCallDetailCell.xib */, + 344ABD71147FC438007420B6 /* ConferenceCallDetailView.xib */, + 22E0A820111C44E100B04932 /* ConsoleViewController.h */, + 22E0A81F111C44E100B04932 /* ConsoleViewController.m */, + 22E0A81E111C44E100B04932 /* ConsoleViewController.xib */, + 22B5EFE310CE5E5800777D97 /* ContactPickerDelegate.h */, + 22B5EFE410CE5E5800777D97 /* ContactPickerDelegate.m */, + 2218A92212FBE1340088A667 /* FirstLoginViewController.h */, + 2218A92312FBE1340088A667 /* FirstLoginViewController.m */, + 2218A92412FBE1340088A667 /* FirstLoginViewController.xib */, + 2242D9C710D691F900E9963F /* GenericTabViewController.h */, + 2242D9C810D691F900E9963F /* GenericTabViewController.m */, + 3422AA4F14975EC9000D4E8A /* InCallViewController-ipad.xib */, + 222A483312F7176F0075F07F /* IncallViewController.h */, + 222A483212F7176F0075F07F /* IncallViewController.m */, + 222A483112F7176F0075F07F /* IncallViewController.xib */, + 1D3623240D0F684500981E51 /* LinphoneAppDelegate.h */, + 1D3623250D0F684500981E51 /* LinphoneAppDelegate.m */, + 2214EB7012F84668002A5394 /* LinphoneUI */, 34CA8537148F692A00503C01 /* MainScreenWithVideoPreview.h */, 34CA8538148F692A00503C01 /* MainScreenWithVideoPreview.m */, 34CA852E148F646700503C01 /* MainScreenWithVideoPreview.xib */, + 22E0A81D111C44E100B04932 /* MoreViewController.h */, + 22E0A81C111C44E100B04932 /* MoreViewController.m */, + 22E0A81B111C44E100B04932 /* MoreViewController.xib */, + D34734791580DDF1003C7B8C /* PhoneMainView.xib */, + 3422AA5214978352000D4E8A /* PhoneViewController-ipad.xib */, + 22F2508B107141E100AC9B3F /* PhoneViewController.h */, + 22F2508C107141E100AC9B3F /* PhoneViewController.m */, + 22F2508D107141E100AC9B3F /* PhoneViewController.xib */, 3418844514C6CAD300EA48C7 /* StatusSubViewController.h */, 3418844614C6CAD300EA48C7 /* StatusSubViewController.m */, 3418844714C6CAD300EA48C7 /* StatusSubViewController.xib */, + 34CA8534148F669900503C01 /* VideoViewController-ipad.xib */, + 22E028B413B4CCBD0068A713 /* VideoViewController.h */, + 22E028B513B4CCBD0068A713 /* VideoViewController.m */, + 22E028B613B4CCBD0068A713 /* VideoViewController.xib */, 34216F3E1547EBCD00EA9777 /* VideoZoomHandler.h */, 34216F3F1547EBCD00EA9777 /* VideoZoomHandler.m */, ); @@ -1209,55 +1237,68 @@ 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( - 3485649D152C423F003FE041 /* in_call_video.png */, - 3485649E152C423F003FE041 /* out_call_video.png */, - 34A6ECEA14CF13CB00460C04 /* icone-linphone-72.png */, - 34C7646A14CD5585008E9607 /* dialer-orange.png */, - 34C7646B14CD5585008E9607 /* history-orange.png */, + D38327FC158100E400FA0D23 /* contacts-over.png */, + D38327FD158100E400FA0D23 /* history-over.png */, + D38327FE158100E400FA0D23 /* settings-over.png */, + D38327FF158100E400FA0D23 /* tchat-over.png */, + D38327EB1580FE3A00FA0D23 /* contacts-actif.png */, + D38327EC1580FE3A00FA0D23 /* contacts-selectionne.png */, + D38327ED1580FE3A00FA0D23 /* dialer-actif.png */, + D38327EE1580FE3A00FA0D23 /* dialer-over.png */, + D38327EF1580FE3A00FA0D23 /* settings-actif.png */, + D38327F01580FE3A00FA0D23 /* settings-selectionne.png */, + D38327F11580FE3A00FA0D23 /* tchat-actif.png */, + D38327F21580FE3A00FA0D23 /* tchat-selectionne.png */, + D347347C1580E5F8003C7B8C /* history-actif.png */, + D347347D1580E5F8003C7B8C /* history-selectionne.png */, + 2211DBCA1476BE7300DEE054 /* ajouter.png */, + 225CB2E811ABB51000628906 /* clavier-01-106px.png */, + 225CB2E911ABB51000628906 /* clavier-01-108px.png */, + 225CB2ED11ABB65D00628906 /* clavier-01-160px.png */, + 2211DBCB1476BE7300DEE054 /* clavier.png */, + 2211DBCC1476BE7300DEE054 /* contact.png */, 34C7646814CD51CD008E9607 /* contact_vide.png */, - 3418845B14C7077400EA48C7 /* status_gray.png */, - 3418844F14C6F66E00EA48C7 /* status_green.png */, - 3418845114C6F66F00EA48C7 /* status_orange.png */, - 3418845214C6F66F00EA48C7 /* status_red.png */, - 3418844C14C6D1CE00EA48C7 /* startcall-gray.png */, + 34C7646A14CD5585008E9607 /* dialer-orange.png */, + 2211DBCD1476BE7300DEE054 /* effacer.png */, + 2211DBCE1476BE7300DEE054 /* grouper.png */, + 34C7646B14CD5585008E9607 /* history-orange.png */, + 2211DBD01476BE7300DEE054 /* HP.png */, + 2211DBCF1476BE7300DEE054 /* HP_inverse.png */, + 22058C70116E305000B08DDD /* icone-linphone-57.png */, + 34A6ECEA14CF13CB00460C04 /* icone-linphone-72.png */, + 2242D91410D66BF300E9963F /* in_call.png */, + 3485649D152C423F003FE041 /* in_call_video.png */, + 228B19AE130290C500F154D3 /* iTunesArtwork */, + 225CB2F911ABB76400628906 /* linphone-banner.png */, + 8D1107310486CEB800E47090 /* linphone-Info.plist */, + 2274550710700509006EC466 /* linphonerc */, + 341FCA8D149798210084BC26 /* linphonerc-ipad */, + 2211DBD21476BE7300DEE054 /* micro.png */, + 2211DBD11476BE7300DEE054 /* micro_inverse.png */, + 22E19E47138A67A000FBFE87 /* missed_call.png */, 3418843614C58BB100EA48C7 /* nowebcamCIF.jpg */, + 2242E312125235120061DDCE /* oldphone-mono-30s.caf */, + 2237D4081084D7A9001383EE /* oldphone-mono.wav */, + 2242D91510D66BF300E9963F /* out_call.png */, + 3485649E152C423F003FE041 /* out_call_video.png */, + 2211DBD41476BE7300DEE054 /* pause.png */, + 2211DBD31476BE7300DEE054 /* pause_inactif.png */, + 22F254801073D99800AC9B3F /* ringback.wav */, + 70571E1913FABCB000CDD3C2 /* rootca.pem */, + 34957F3E147D3FBF00DD7A09 /* secured.png */, + 3418844C14C6D1CE00EA48C7 /* startcall-gray.png */, + 22226C11118197C0000CA27B /* startcall-green.png */, 1AE0A49314AC5C64002C99BD /* stat_sys_signal_0.png */, 1AE0A49414AC5C64002C99BD /* stat_sys_signal_1.png */, 1AE0A49514AC5C64002C99BD /* stat_sys_signal_2.png */, 1AE0A49614AC5C64002C99BD /* stat_sys_signal_3.png */, 1AE0A49714AC5C64002C99BD /* stat_sys_signal_4.png */, - 344ABDE41483E596007420B6 /* unverified.png */, - 34957F3E147D3FBF00DD7A09 /* secured.png */, - 2211DBCA1476BE7300DEE054 /* ajouter.png */, - 2211DBCB1476BE7300DEE054 /* clavier.png */, - 2211DBCC1476BE7300DEE054 /* contact.png */, - 2211DBCD1476BE7300DEE054 /* effacer.png */, - 2211DBCE1476BE7300DEE054 /* grouper.png */, - 2211DBCF1476BE7300DEE054 /* HP_inverse.png */, - 2211DBD01476BE7300DEE054 /* HP.png */, - 2211DBD11476BE7300DEE054 /* micro_inverse.png */, - 2211DBD21476BE7300DEE054 /* micro.png */, - 2211DBD31476BE7300DEE054 /* pause_inactif.png */, - 2211DBD41476BE7300DEE054 /* pause.png */, - 70571E1913FABCB000CDD3C2 /* rootca.pem */, - 22E19E47138A67A000FBFE87 /* missed_call.png */, - 228B19AE130290C500F154D3 /* iTunesArtwork */, - 2242E312125235120061DDCE /* oldphone-mono-30s.caf */, - 225CB2F911ABB76400628906 /* linphone-banner.png */, - 225CB2ED11ABB65D00628906 /* clavier-01-160px.png */, - 225CB2E811ABB51000628906 /* clavier-01-106px.png */, - 225CB2E911ABB51000628906 /* clavier-01-108px.png */, + 3418845B14C7077400EA48C7 /* status_gray.png */, + 3418844F14C6F66E00EA48C7 /* status_green.png */, + 3418845114C6F66F00EA48C7 /* status_orange.png */, + 3418845214C6F66F00EA48C7 /* status_red.png */, 22226C13118197EC000CA27B /* stopcall-red.png */, - 22226C11118197C0000CA27B /* startcall-green.png */, - 22058C70116E305000B08DDD /* icone-linphone-57.png */, - 2237D4081084D7A9001383EE /* oldphone-mono.wav */, - 2242D91410D66BF300E9963F /* in_call.png */, - 2242D91510D66BF300E9963F /* out_call.png */, - 22F254801073D99800AC9B3F /* ringback.wav */, - 8D1107310486CEB800E47090 /* linphone-Info.plist */, - 2274550710700509006EC466 /* linphonerc */, - 341FCA8D149798210084BC26 /* linphonerc-ipad */, - 220FAE4A10767A6A0068D98F /* PhoneMainView.xib */, + 344ABDE41483E596007420B6 /* unverified.png */, ); name = Resources; sourceTree = ""; @@ -1348,7 +1389,6 @@ 2274550810700509006EC466 /* linphonerc in Resources */, 22F2508F107141E100AC9B3F /* PhoneViewController.xib in Resources */, 22F254811073D99800AC9B3F /* ringback.wav in Resources */, - 220FAE4B10767A6A0068D98F /* PhoneMainView.xib in Resources */, 2245671D107699F700F10948 /* Settings.bundle in Resources */, 22F51EF6107FA66500F98953 /* untitled.plist in Resources */, 2237D4091084D7A9001383EE /* oldphone-mono.wav in Resources */, @@ -1413,6 +1453,21 @@ 34A6ECEB14CF13CB00460C04 /* icone-linphone-72.png in Resources */, 3485649F152C423F003FE041 /* in_call_video.png in Resources */, 348564A0152C423F003FE041 /* out_call_video.png in Resources */, + D347347A1580DDF1003C7B8C /* PhoneMainView.xib in Resources */, + D347347E1580E5F8003C7B8C /* history-actif.png in Resources */, + D347347F1580E5F8003C7B8C /* history-selectionne.png in Resources */, + D38327F31580FE3A00FA0D23 /* contacts-actif.png in Resources */, + D38327F41580FE3A00FA0D23 /* contacts-selectionne.png in Resources */, + D38327F51580FE3A00FA0D23 /* dialer-actif.png in Resources */, + D38327F61580FE3A00FA0D23 /* dialer-over.png in Resources */, + D38327F71580FE3A00FA0D23 /* settings-actif.png in Resources */, + D38327F81580FE3A00FA0D23 /* settings-selectionne.png in Resources */, + D38327F91580FE3A00FA0D23 /* tchat-actif.png in Resources */, + D38327FA1580FE3A00FA0D23 /* tchat-selectionne.png in Resources */, + D3832800158100E400FA0D23 /* contacts-over.png in Resources */, + D3832801158100E400FA0D23 /* history-over.png in Resources */, + D3832802158100E400FA0D23 /* settings-over.png in Resources */, + D3832803158100E400FA0D23 /* tchat-over.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1423,7 +1478,6 @@ 22D8F11F147548E2008C97DB /* linphonerc in Resources */, 22D8F120147548E2008C97DB /* PhoneViewController.xib in Resources */, 22D8F121147548E2008C97DB /* ringback.wav in Resources */, - 22D8F122147548E2008C97DB /* PhoneMainView.xib in Resources */, 22D8F124147548E2008C97DB /* untitled.plist in Resources */, 22D8F125147548E2008C97DB /* oldphone-mono.wav in Resources */, 22D8F126147548E2008C97DB /* CallHistoryTableViewController.xib in Resources */,