diff --git a/Classes/ChatRoomViewController.h b/Classes/ChatRoomViewController.h index 9d63ea797..03ac04c83 100644 --- a/Classes/ChatRoomViewController.h +++ b/Classes/ChatRoomViewController.h @@ -37,6 +37,7 @@ UIImageView *avatarImage; UIView *headerView; UIView *footerView; + UIImageView *fieldBackgroundImage; } @@ -48,6 +49,7 @@ @property (nonatomic, retain) IBOutlet UIImageView *avatarImage; @property (nonatomic, retain) IBOutlet UIView *headerView; @property (nonatomic, retain) IBOutlet UIView *footerView; +@property (nonatomic, retain) IBOutlet UIImageView *fieldBackgroundImage; @property (nonatomic, copy) NSString *remoteAddress; - (IBAction)onBackClick:(id)event; diff --git a/Classes/ChatRoomViewController.m b/Classes/ChatRoomViewController.m index 4e6f12c64..21ca2433b 100644 --- a/Classes/ChatRoomViewController.m +++ b/Classes/ChatRoomViewController.m @@ -33,6 +33,7 @@ @synthesize avatarImage; @synthesize headerView; @synthesize footerView; +@synthesize fieldBackgroundImage; #pragma mark - Lifecycle Functions @@ -55,6 +56,7 @@ [avatarImage release]; [headerView release]; [footerView release]; + [fieldBackgroundImage release]; [super dealloc]; } @@ -109,6 +111,9 @@ static UICompositeViewDescription *compositeDescription = nil; [tableController setEditing:FALSE animated:FALSE]; [editButton setOff]; [[tableController tableView] reloadData]; + + [fieldBackgroundImage setImage:[TUNinePatchCache imageOfSize:[fieldBackgroundImage bounds].size + forNinePatchNamed:@"chat_field"]]; } - (void)viewWillDisappear:(BOOL)animated { diff --git a/Classes/ChatRoomViewController.xib b/Classes/ChatRoomViewController.xib index 738e35a47..a0595e88f 100644 --- a/Classes/ChatRoomViewController.xib +++ b/Classes/ChatRoomViewController.xib @@ -44,12 +44,13 @@ 290 - + 290 {320, 58} + _NS:9 NO IBCocoaTouchFramework @@ -132,7 +133,7 @@ {320, 58} - + _NS:9 3 @@ -436,6 +437,14 @@ 46 + + + fieldBackgroundImage + + + + 48 + dataSource @@ -541,7 +550,7 @@ - + toolsView @@ -592,7 +601,7 @@ 21 - fieldBackground + fieldBackgroundImage 29 @@ -631,7 +640,7 @@ 47 - + background @@ -667,7 +676,7 @@ - 47 + 48 @@ -710,6 +719,7 @@ UILabel UIImageView UIToggleButton + UIImageView UIView UIView UITextField @@ -729,6 +739,10 @@ editButton UIToggleButton + + fieldBackgroundImage + UIImageView + footerView UIView diff --git a/Classes/ContactDetailsViewController.xib b/Classes/ContactDetailsViewController.xib index 86c780b1f..bd95658e7 100644 --- a/Classes/ContactDetailsViewController.xib +++ b/Classes/ContactDetailsViewController.xib @@ -44,7 +44,7 @@ - 292 + 290 {320, 58} @@ -125,7 +125,7 @@ - 292 + 289 {{160, 0}, {160, 58}} @@ -176,7 +176,6 @@ {{0, 59}, {320, 401}} - _NS:9 10 diff --git a/Classes/DialerViewController.h b/Classes/DialerViewController.h index b5a94af44..876541100 100644 --- a/Classes/DialerViewController.h +++ b/Classes/DialerViewController.h @@ -31,7 +31,7 @@ //Buttons UITextField* addressField; UIButton* addContactButton; - UIButton* cancelButton; + UIButton* backButton; UIEraseButton* eraseButton; UICallButton* callButton; UICallButton* addCallButton; @@ -65,7 +65,7 @@ @property (nonatomic, retain) IBOutlet UICallButton* callButton; @property (nonatomic, retain) IBOutlet UICallButton* addCallButton; @property (nonatomic, retain) IBOutlet UITransferButton* transferButton; -@property (nonatomic, retain) IBOutlet UIButton* cancelButton; +@property (nonatomic, retain) IBOutlet UIButton* backButton; @property (nonatomic, retain) IBOutlet UIEraseButton* eraseButton; @property (nonatomic, retain) IBOutlet UIButton* oneButton; diff --git a/Classes/DialerViewController.m b/Classes/DialerViewController.m index 251f90687..61c77c9ca 100644 --- a/Classes/DialerViewController.m +++ b/Classes/DialerViewController.m @@ -35,7 +35,7 @@ @synthesize addressField; @synthesize addContactButton; -@synthesize cancelButton; +@synthesize backButton; @synthesize addCallButton; @synthesize transferButton; @synthesize callButton; @@ -67,7 +67,7 @@ - (void)dealloc { [addressField release]; [addContactButton release]; - [cancelButton release]; + [backButton release]; [eraseButton release]; [callButton release]; [addCallButton release]; @@ -107,7 +107,7 @@ static UICompositeViewDescription *compositeDescription = nil; tabBar:@"UIMainBar" tabBarEnabled:true fullscreen:false - landscapeMode:false + landscapeMode:[LinphoneManager runningOnIpad] portraitMode:true]; } return compositeDescription; @@ -181,12 +181,12 @@ static UICompositeViewDescription *compositeDescription = nil; [transferButton setHidden:true]; } [callButton setHidden:true]; - [cancelButton setHidden:false]; + [backButton setHidden:false]; [addContactButton setHidden:true]; } else { [addCallButton setHidden:true]; [callButton setHidden:false]; - [cancelButton setHidden:true]; + [backButton setHidden:true]; [addContactButton setHidden:false]; [transferButton setHidden:true]; } diff --git a/Classes/DialerViewController.xib b/Classes/DialerViewController.xib index ccfa0f9c5..acb4e8b52 100644 --- a/Classes/DialerViewController.xib +++ b/Classes/DialerViewController.xib @@ -3,20 +3,20 @@ 784 11E53 - 2182 + 2549 1138.47 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 YES + IBProxyObject IBUIButton IBUIImageView - IBUIView IBUITextField - IBProxyObject + IBUIView YES @@ -41,6 +41,82 @@ 292 YES + + + 288 + + YES + + + 292 + {320, 80} + + + + _NS:9 + NO + IBCocoaTouchFramework + + NSImage + dialer_address_background.png + + + + + 292 + {320, 60} + + + + + 3 + MSAwAA + + NO + NO + IBCocoaTouchFramework + 0 + + sip: + + 3 + MQA + + YES + 15 + + 1 + 3 + IBCocoaTouchFramework + + + Helvetica + Helvetica + 0 + 36 + + + Helvetica + 36 + 16 + + + + {320, 80} + + + + _NS:9 + + 3 + MSAwAA + + 2 + + + YES + IBCocoaTouchFramework + 288 @@ -362,82 +438,6 @@ IBCocoaTouchFramework - - - 288 - - YES - - - 292 - {320, 80} - - - - _NS:9 - NO - IBCocoaTouchFramework - - NSImage - dialer_address_background.png - - - - - 292 - {320, 60} - - - - - 3 - MSAwAA - - NO - NO - IBCocoaTouchFramework - 0 - - sip: - - 3 - MQA - - YES - 15 - - 1 - 3 - IBCocoaTouchFramework - - - Helvetica - Helvetica - 0 - 36 - - - Helvetica - 36 - 16 - - - - {320, 80} - - - - _NS:9 - - 3 - MSAwAA - - 2 - - - YES - IBCocoaTouchFramework - 288 @@ -496,14 +496,14 @@ NSImage back_over.png + + NSImage + back_disabled.png + NSImage back_default.png - - NSImage - back_disabled.png - @@ -776,14 +776,6 @@ 225 - - - cancelButton - - - - 226 - addCallButton @@ -816,6 +808,14 @@ 253 + + + backButton + + + + 254 + delegate @@ -1012,7 +1012,6 @@ - view 178 @@ -1029,7 +1028,7 @@ 4 - address + addressField 179 @@ -1330,7 +1329,7 @@ - 253 + 254 @@ -1384,6 +1383,7 @@ addCallButton addContactButton addressField + backButton callButton cancelButton eightButton @@ -1406,6 +1406,7 @@ UICallButton UIButton UITextField + UIButton UICallButton UIButton UIButton @@ -1431,6 +1432,7 @@ addCallButton addContactButton addressField + backButton callButton cancelButton eightButton @@ -1462,6 +1464,10 @@ addressField UITextField + + backButton + UIButton + callButton UICallButton @@ -1738,6 +1744,6 @@ {214, 138} - 1181 + 1498 diff --git a/Classes/DialerViewController~ipad.xib b/Classes/DialerViewController~ipad.xib new file mode 100644 index 000000000..09692def9 --- /dev/null +++ b/Classes/DialerViewController~ipad.xib @@ -0,0 +1,1515 @@ + + + + 1296 + 11E53 + 2549 + 1138.47 + 569.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 1498 + + + IBProxyObject + IBUIButton + IBUIImageView + IBUITextField + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBIPadFramework + + + IBFirstResponder + IBIPadFramework + + + + 292 + + + + 290 + + + + 290 + {768, 80} + + + + _NS:9 + NO + IBIPadFramework + + NSImage + dialer_address_background.png + + + + + 290 + {700, 60} + + + + + 3 + MSAwAA + + NO + NO + IBIPadFramework + 0 + + sip: + + 3 + MQA + + YES + 15 + + 1 + 3 + IBCocoaTouchFramework + + + Helvetica + Helvetica + 0 + 36 + + + Helvetica + 36 + 16 + + + + + 289 + {{698, 4}, {70, 51}} + + + + _NS:9 + NO + IBIPadFramework + NO + 0 + 0 + NO + NO + 15 + 15 + 15 + 15 + + 3 + MC41AA + + + NSImage + backspace_over~ipad.png + + + NSImage + backspace_disabled~ipad.png + + + NSImage + backspace_default~ipad.png + + + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + {768, 80} + + + + _NS:9 + + 3 + MSAwAA + + 2 + + + YES + IBIPadFramework + + + + 268 + + + + 292 + {{0, 11}, {107, 54}} + + + + + 1 + MC40MDAwMDAwMSAxIDEgMAA + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_one_over.png + + + NSImage + numpad_one_default.png + + + Helvetica-Bold + Helvetica + 2 + 15 + + + + + + 292 + {{107, 11}, {106, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_two_over.png + + + NSImage + numpad_two_default.png + + + + + + + 292 + {{213, 11}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_three_over.png + + + NSImage + numpad_three_default.png + + + + + + + 292 + {{0, 73}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_four_over.png + + + NSImage + numpad_four_default.png + + + + + + + 292 + {{107, 73}, {106, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_five_over.png + + + NSImage + numpad_five_default.png + + + + + + + 292 + {{213, 73}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_six_over.png + + + NSImage + numpad_six_default.png + + + + + + + 292 + {{0, 135}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_seven_over.png + + + NSImage + numpad_seven_default.png + + + + + + + 292 + {{107, 135}, {106, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_eight_over.png + + + NSImage + numpad_eight_default.png + + + + + + + 292 + {{213, 135}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_nine_over.png + + + NSImage + numpad_nine_default.png + + + + + + + 292 + {{0, 197}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_star_over.png + + + NSImage + numpad_star_default.png + + + + + + + 292 + {{107, 197}, {106, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_zero_over.png + + + NSImage + numpad_zero_default.png + + + + + + + 292 + {{213, 197}, {107, 54}} + + + + NO + NO + IBIPadFramework + 0 + 0 + + + NSImage + numpad_sharp_over.png + + + NSImage + numpad_sharp_default.png + + + + + + {{0, 640}, {320, 260}} + + + + _NS:9 + + 3 + MCAwAA + + IBIPadFramework + + + + 265 + + + + 292 + {126, 85} + + + + _NS:9 + NO + IBIPadFramework + NO + 0 + 0 + NO + NO + + + NSImage + add_contact_over~ipad.png + + + NSImage + add_contact_disabled~ipad.png + + + NSImage + add_contact_default~ipad.png + + + + + + + -2147483356 + {126, 85} + + + + _NS:9 + NO + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + back_over~ipad.png + + + NSImage + back_disabled~ipad.png + + + NSImage + back_default~ipad.png + + + + + + + 292 + {{126, 0}, {186, 85}} + + + + _NS:9 + NO + IBIPadFramework + NO + 0 + 0 + NO + NO + + + NSImage + call_over~ipad.png + + + NSImage + call_disabled~ipad.png + + + NSImage + call_default~ipad.png + + + + + + + -2147483356 + {{126, 0}, {186, 85}} + + + + _NS:9 + NO + IBIPadFramework + NO + 0 + 0 + NO + NO + + + NSImage + add_call_over~ipad.png + + + NSImage + add_call_disabled~ipad.png + + + NSImage + add_call_default~ipad.png + + + + + + + -2147483356 + {{126, 0}, {186, 85}} + + + _NS:9 + NO + IBIPadFramework + NO + 0 + 0 + NO + NO + + + NSImage + transfer_call_over~ipad.png + + + NSImage + transfer_call_disabled~ipad.png + + + NSImage + transfer_call_default~ipad.png + + + + + + {{456, 815}, {312, 85}} + + + + _NS:9 + + 3 + MSAwAA + + + IBIPadFramework + + + {768, 900} + + + + _NS:9 + + IBIPadFramework + + + + + + + addCallButton + + + + 42 + + + + addContactButton + + + + 43 + + + + addressField + + + + 44 + + + + callButton + + + + 45 + + + + eightButton + + + + 47 + + + + eraseButton + + + + 48 + + + + fiveButton + + + + 49 + + + + fourButton + + + + 50 + + + + nineButton + + + + 51 + + + + oneButton + + + + 52 + + + + sevenButton + + + + 53 + + + + sharpButton + + + + 54 + + + + sixButton + + + + 55 + + + + starButton + + + + 56 + + + + threeButton + + + + 57 + + + + transferButton + + + + 58 + + + + twoButton + + + + 59 + + + + view + + + + 60 + + + + zeroButton + + + + 61 + + + + backButton + + + + 69 + + + + onAddressChange: + + + 18 + + 65 + + + + addressField + + + + 35 + + + + addressField + + + + 29 + + + + addressField + + + + 36 + + + + addressField + + + + 37 + + + + addressField + + + + 32 + + + + addressField + + + + 31 + + + + addressField + + + + 30 + + + + addressField + + + + 27 + + + + addressField + + + + 28 + + + + addressField + + + + 26 + + + + addressField + + + + 33 + + + + addressField + + + + 34 + + + + addressField + + + + 41 + + + + addressField + + + + 40 + + + + onBackClick: + + + 7 + + 68 + + + + addressField + + + + 38 + + + + onAddContactClick: + + + 7 + + 63 + + + + addressField + + + + 39 + + + + + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 2 + + + + + + + + + + 3 + + + + + + + + + + toolBar + + + 4 + + + + + + + + + + + + + + + + + pad + + + 5 + + + + + + + + dialer + + + 6 + + + addressField + + + 7 + + + background + + + 8 + + + * + + + 9 + + + 6 + + + 10 + + + 0 + + + 11 + + + # + + + 12 + + + 9 + + + 13 + + + 8 + + + 14 + + + 7 + + + 15 + + + 4 + + + 16 + + + 5 + + + 17 + + + 3 + + + 18 + + + 2 + + + 19 + + + 1 + + + 20 + + + transferButton + + + 21 + + + callButton + + + 22 + + + backButton + + + 23 + + + addCallButton + + + 24 + + + addContactButton + + + 25 + + + backspaceButton + + + + + DialerViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UITransferButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UICallButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UICallButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIEraseButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIAddressTextField + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + + 69 + + + + + DialerViewController + UIViewController + + id + id + id + + + + onAddContactClick: + id + + + onAddressChange: + id + + + onBackClick: + id + + + + UICallButton + UIButton + UITextField + UIButton + UICallButton + UIButton + UIEraseButton + UIButton + UIButton + UIButton + UIButton + UIButton + UIButton + UIButton + UIButton + UIButton + UITransferButton + UIButton + UIButton + + + + addCallButton + UICallButton + + + addContactButton + UIButton + + + addressField + UITextField + + + backButton + UIButton + + + callButton + UICallButton + + + eightButton + UIButton + + + eraseButton + UIEraseButton + + + fiveButton + UIButton + + + fourButton + UIButton + + + nineButton + UIButton + + + oneButton + UIButton + + + sevenButton + UIButton + + + sharpButton + UIButton + + + sixButton + UIButton + + + starButton + UIButton + + + threeButton + UIButton + + + transferButton + UITransferButton + + + twoButton + UIButton + + + zeroButton + UIButton + + + + IBProjectSource + ./Classes/DialerViewController.h + + + + UIAddressTextField + UITextField + + IBProjectSource + ./Classes/UIAddressTextField.h + + + + UICallButton + UIButton + + addressField + UITextField + + + addressField + + addressField + UITextField + + + + IBProjectSource + ./Classes/UICallButton.h + + + + UIDigitButton + UILongTouchButton + + addressField + UITextField + + + addressField + + addressField + UITextField + + + + IBProjectSource + ./Classes/UIDigitButton.h + + + + UIEraseButton + UILongTouchButton + + addressField + UITextField + + + addressField + + addressField + UITextField + + + + IBProjectSource + ./Classes/UIEraseButton.h + + + + UILongTouchButton + UIButton + + IBProjectSource + ./Classes/UILongTouchButton.h + + + + UITransferButton + UIButton + + addressField + UITextField + + + addressField + + addressField + UITextField + + + + IBProjectSource + ./Classes/UITransferButton.h + + + + + 0 + IBIPadFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + YES + 3 + + {371, 170} + {371, 170} + {371, 170} + {251, 170} + {251, 170} + {251, 170} + {251, 170} + {251, 170} + {251, 170} + {81, 43} + {81, 43} + {81, 43} + {371, 170} + {371, 170} + {371, 170} + {640, 135} + {220, 113} + {220, 113} + {220, 113} + {220, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {220, 113} + {220, 113} + {220, 113} + {220, 113} + {371, 170} + {371, 170} + {371, 170} + + 1498 + + diff --git a/Classes/InCallViewController.m b/Classes/InCallViewController.m index b82a25eb5..51a9a74ac 100644 --- a/Classes/InCallViewController.m +++ b/Classes/InCallViewController.m @@ -28,6 +28,7 @@ #import "UICallCell.h" #import "LinphoneManager.h" #import "PhoneMainView.h" +#import "UILinphone.h" #include "linphonecore.h" #include "private.h" @@ -191,10 +192,12 @@ static UICompositeViewDescription *compositeDescription = nil; videoGroup.alpha = 0; [videoCameraSwitch setPreview:videoPreview]; + + removeTableBackground([callTableController view]); } -#pragma mark - +#pragma mark - - (void)orientationUpdate { int oldLinphoneOrientation = linphone_core_get_device_rotation([LinphoneManager getLc]); diff --git a/Classes/InCallViewController.xib b/Classes/InCallViewController.xib index cb842bcb8..e25d6a35b 100644 --- a/Classes/InCallViewController.xib +++ b/Classes/InCallViewController.xib @@ -3,21 +3,21 @@ 784 11E53 - 2182 + 2549 1138.47 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 YES - IBUITableView - IBUIButton - IBUIActivityIndicatorView - IBUIView - IBUITableViewController IBProxyObject + IBUIActivityIndicatorView + IBUIButton + IBUITableView + IBUITableViewController + IBUIView YES @@ -77,7 +77,7 @@ - 265 + 283 {{214, 354}, {106, 106}} @@ -587,6 +587,6 @@ {170, 65} - 1181 + 1498 diff --git a/Classes/LinphoneApp.xib b/Classes/LinphoneApp.xib index 9839f1048..ea771f481 100644 --- a/Classes/LinphoneApp.xib +++ b/Classes/LinphoneApp.xib @@ -41,10 +41,9 @@ {320, 480} - - 1 - MCAxIDAuMTkxOTQ1NDc1NQA + 3 + MAA NO NO @@ -53,7 +52,6 @@ PhoneMainView - 1 1 @@ -146,97 +144,7 @@ 16 - - - - LinphoneAppDelegate - NSObject - - window - UIWindow - - - window - - window - UIWindow - - - - IBProjectSource - ./Classes/LinphoneAppDelegate.h - - - - PhoneMainView - UIViewController - - mainViewController - UICompositeViewController - - - mainViewController - - mainViewController - UICompositeViewController - - - - IBProjectSource - ./Classes/PhoneMainView.h - - - - TPMultiLayoutViewController - UIViewController - - UIView - UIView - - - - landscapeView - UIView - - - portraitView - UIView - - - - IBProjectSource - ./Classes/TPMultiLayoutViewController.h - - - - UICompositeViewController - TPMultiLayoutViewController - - UIView - UIView - UIView - - - - contentView - UIView - - - stateBarView - UIView - - - tabBarView - UIView - - - - IBProjectSource - ./Classes/UICompositeViewController.h - - - - + 0 IBCocoaTouchFramework diff --git a/Classes/LinphoneUI/UICallBar.m b/Classes/LinphoneUI/UICallBar.m index 87dc2ac1d..c8063a1e6 100644 --- a/Classes/LinphoneUI/UICallBar.m +++ b/Classes/LinphoneUI/UICallBar.m @@ -102,8 +102,6 @@ #pragma mark - ViewController Functions - (void)viewDidLoad { - [super viewDidLoad]; - [pauseButton setType:UIPauseButtonType_CurrentCall call:nil]; [zeroButton setDigit:'0']; @@ -198,6 +196,8 @@ [(UIButton*) [landscapeView viewWithTag:[dialerButton tag]] setImage:[UIImage imageNamed:@"dialer_alt_back_over_landscape.png"] forState:(UIControlStateHighlighted | UIControlStateSelected)]; + + [super viewDidLoad]; } - (void)viewWillAppear:(BOOL)animated { diff --git a/Classes/LinphoneUI/UICallBar.xib b/Classes/LinphoneUI/UICallBar.xib index 322742dd5..9b3817fa3 100644 --- a/Classes/LinphoneUI/UICallBar.xib +++ b/Classes/LinphoneUI/UICallBar.xib @@ -3,19 +3,19 @@ 1296 11E53 - 2182 + 2549 1138.47 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 - IBUIButton - IBUIActivityIndicatorView - IBUIView - IBUIImageView IBProxyObject + IBUIActivityIndicatorView + IBUIButton + IBUIImageView + IBUIView com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -43,6 +43,7 @@ {{0, 335}, {320, 125}} + _NS:9 1 @@ -493,6 +494,21 @@ 292 + + + 290 + {{0, 100}, {320, 2000}} + + + + _NS:9 + + 1 + MC4xNDkwMTk2MDc4IDAuMTY0NzA1ODgyNCAwLjE4MDM5MjE1NjkAA + + 28 + IBCocoaTouchFramework + 292 @@ -698,7 +714,7 @@ {{0, 67}, {105, 68}} - + _NS:9 NO 25 @@ -816,7 +832,7 @@ {{0, 248}, {480, 72}} - + _NS:9 1 @@ -1065,7 +1081,7 @@ {{193, 196}, {107, 54}} - + NO NO 14 @@ -1132,6 +1148,7 @@ {{0, 51}, {65, 55}} + _NS:9 NO 17 @@ -1173,6 +1190,21 @@ 292 + + + 290 + {{0, 50}, {480, 2000}} + + + + _NS:9 + + 1 + MC4xNDkwMTk2MDc4IDAuMTY0NzA1ODgyNCAwLjE4MDM5MjE1NjkAA + + 28 + IBCocoaTouchFramework + 292 @@ -1378,7 +1410,7 @@ {65, 82} - + _NS:9 NO 25 @@ -1438,7 +1470,7 @@ {{415, 0}, {65, 82}} - + _NS:9 NO 27 @@ -1903,6 +1935,7 @@ + buttons @@ -1974,7 +2007,7 @@ - pad + padView 59 @@ -2123,7 +2156,7 @@ - pad + padView 114 @@ -2228,6 +2261,7 @@ + buttons @@ -2292,6 +2326,18 @@ mask + + 141 + + + background + + + 142 + + + background + @@ -2379,6 +2425,8 @@ com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -2446,7 +2494,7 @@ - 140 + 142 @@ -2828,6 +2876,6 @@ {160, 134} {130, 163} - 1181 + 1498 diff --git a/Classes/LinphoneUI/UICallBar~ipad.xib b/Classes/LinphoneUI/UICallBar~ipad.xib new file mode 100644 index 000000000..64fa7ca94 --- /dev/null +++ b/Classes/LinphoneUI/UICallBar~ipad.xib @@ -0,0 +1,2799 @@ + + + + 1296 + 11E53 + 2549 + 1138.47 + 569.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 1498 + + + IBProxyObject + IBUIActivityIndicatorView + IBUIButton + IBUIImageView + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBIPadFramework + + + IBFirstResponder + IBIPadFramework + + + + 301 + + + + -2147483356 + {{0, 680}, {1024, 68}} + + + + _NS:9 + + 1 + MCAxIDAuMTkxOTQ1NDc1NQA + + NO + NO + NO + -1 + NO + IBIPadFramework + + + + 288 + + + + 274 + {281, 260} + + + + _NS:9 + 2 + NO + IBIPadFramework + + NSImage + dialer_alt_background.png + + + + + 292 + {{-20, 10}, {107, 54}} + + + + + 1 + MC40MDAwMDAwMSAxIDEgMAA + + NO + NO + 3 + IBIPadFramework + 0 + 0 + + 3 + MC41AA + + + NSImage + numpad_one_over.png + + + NSImage + numpad_one_default.png + + + Helvetica-Bold + Helvetica + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + + 292 + {{87, 10}, {106, 54}} + + + + NO + NO + 4 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_two_over.png + + + NSImage + numpad_two_default.png + + + + + + + 292 + {{193, 10}, {107, 54}} + + + + NO + NO + 5 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_three_over.png + + + NSImage + numpad_three_default.png + + + + + + + 292 + {{-20, 72}, {107, 54}} + + + + NO + NO + 6 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_four_over.png + + + NSImage + numpad_four_default.png + + + + + + + 292 + {{87, 72}, {106, 54}} + + + + NO + NO + 7 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_five_over.png + + + NSImage + numpad_five_default.png + + + + + + + 292 + {{193, 72}, {107, 54}} + + + + NO + NO + 8 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_six_over.png + + + NSImage + numpad_six_default.png + + + + + + + 292 + {{-20, 134}, {107, 54}} + + + + NO + NO + 9 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_seven_over.png + + + NSImage + numpad_seven_default.png + + + + + + + 292 + {{87, 134}, {106, 54}} + + + + NO + NO + 10 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_eight_over.png + + + NSImage + numpad_eight_default.png + + + + + + + 292 + {{193, 134}, {107, 54}} + + + + NO + NO + 11 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_nine_over.png + + + NSImage + numpad_nine_default.png + + + + + + + 292 + {{-20, 196}, {107, 54}} + + + + NO + NO + 12 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_star_over.png + + + NSImage + numpad_star_default.png + + + + + + + 292 + {{87, 196}, {106, 54}} + + + + NO + NO + 13 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_zero_over.png + + + NSImage + numpad_zero_default.png + + + + + + + 292 + {{193, 196}, {107, 54}} + + + + NO + NO + 14 + IBIPadFramework + 0 + 0 + + + NSImage + numpad_sharp_over.png + + + NSImage + numpad_sharp_default.png + + + + + + {{372, 244}, {281, 260}} + + + + _NS:9 + + 3 + MCAwAA + + 1 + IBIPadFramework + + + + 292 + + + + 292 + {81, 69} + + + + _NS:9 + NO + 16 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_transfer_over_landscape~ipad.png + + + NSImage + options_transfer_disabled_landscape~ipad.png + + + NSImage + options_transfer_default_landscape~ipad.png + + + 2 + 15 + + + + + + 292 + {{0, 65}, {81, 69}} + + + + _NS:9 + NO + 17 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_add_over_landscape~ipad.png + + + NSImage + options_add_disabled_landscape~ipad.png + + + NSImage + options_add_default_landscape~ipad.png + + + + + + {{239, 552}, {81, 133}} + + + + _NS:9 + + 15 + IBIPadFramework + + + + 292 + + + + 290 + {{0, 85}, {1024, 2000}} + + + + _NS:9 + + 1 + MC4xNDkwMTk2MDc4IDAuMTY0NzA1ODgyNCAwLjE4MDM5MjE1NjkAA + + 28 + IBIPadFramework + + + + 292 + {80, 85} + + + + _NS:9 + NO + 19 + + Video + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + video_off_over_landscape~ipad.png + + + NSImage + video_off_disabled_landscape~ipad.png + + + NSImage + video_on_default_landscape~ipad.png + + + NSImage + video_off_default_landscape~ipad.png + + + + + + + -2147483356 + {{20, 20}, {37, 37}} + + + + _NS:9 + NO + 20 + IBIPadFramework + 0 + + + + 292 + {{80, 0}, {80, 85}} + + + + _NS:9 + NO + 21 + + Micro + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + micro_off_over_landscape~ipad.png + + + NSImage + micro_off_disabled_landscape~ipad.png + + + NSImage + micro_on_default_landscape~ipad.png + + + NSImage + micro_off_default_landscape~ipad.png + + + + + + + 292 + {{160, 0}, {80, 85}} + + + + _NS:9 + NO + 22 + + Speaker + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + speaker_off_over_landscape~ipad.png + + + NSImage + speaker_off_disabled_landscape~ipad.png + + + NSImage + speaker_on_default_landscape~ipad.png + + + NSImage + speaker_off_default_landscape~ipad.png + + + + + + + 292 + {{240, 0}, {80, 85}} + + + + _NS:9 + NO + 23 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_over_landscape~ipad.png + + + NSImage + options_disabled_landscape~ipad.png + + + NSImage + options_selected_landscape~ipad.png + + + NSImage + options_default_landscape~ipad.png + + + + + + + 264 + {{701, 0}, {87, 85}} + + + + _NS:9 + NO + 24 + + Pause + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + pause_off_over_landscape~ipad.png + + + NSImage + pause_on_default_landscape~ipad.png + + + NSImage + pause_off_default_landscape~ipad.png + + + + + + + -2147483384 + {{701, 0}, {87, 85}} + + + + _NS:9 + NO + 25 + + Start Conference + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + conference_over_landscape~ipad.png + + + NSImage + conference_default_landscape~ipad.png + + + + + + + 264 + {{875, 0}, {149, 85}} + + + + _NS:9 + NO + 26 + + Hangup + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + hangup_over_landscape~ipad.png + + + NSImage + hangup_default_landscape~ipad.png + + + + + + + 264 + {{788, 0}, {87, 85}} + + + + _NS:9 + NO + 27 + + Back + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + dialer_alt_over_landscape~ipad.png + + + NSImage + dialer_alt_back_default_landscape~ipad.png + + + NSImage + dialer_alt_default_landscape~ipad.png + + + + + + {{0, 663}, {1024, 85}} + + + + _NS:9 + + 18 + IBIPadFramework + + + {1024, 748} + + + + _NS:9 + + NO + + 3 + 3 + + IBIPadFramework + + + + 301 + + + + -2147483356 + {{0, 936}, {768, 68}} + + + + _NS:9 + + 1 + MCAxIDAuMTkxOTQ1NDc1NQA + + NO + NO + NO + -1 + NO + IBIPadFramework + + + + 288 + + + + 274 + {281, 260} + + + + _NS:9 + 2 + NO + IBIPadFramework + + + + + 292 + {{-20, 10}, {107, 54}} + + + + + 1 + MC40MDAwMDAwMSAxIDEgMAA + + NO + NO + 3 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{87, 10}, {106, 54}} + + + + NO + NO + 4 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{193, 10}, {107, 54}} + + + + NO + NO + 5 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{-20, 72}, {107, 54}} + + + + NO + NO + 6 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{87, 72}, {106, 54}} + + + + NO + NO + 7 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{193, 72}, {107, 54}} + + + + NO + NO + 8 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{-20, 134}, {107, 54}} + + + + NO + NO + 9 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{87, 134}, {106, 54}} + + + + NO + NO + 10 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{193, 134}, {107, 54}} + + + + NO + NO + 11 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{-20, 196}, {107, 54}} + + + + NO + NO + 12 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{87, 196}, {106, 54}} + + + + NO + NO + 13 + IBIPadFramework + 0 + 0 + + + + + + + + + 292 + {{193, 196}, {107, 54}} + + + + NO + NO + 14 + IBIPadFramework + 0 + 0 + + + + + + + + {{244, 372}, {281, 260}} + + + + _NS:9 + + 1 + IBIPadFramework + + + + 292 + + + + 292 + {81, 69} + + + + _NS:9 + NO + 16 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_transfer_over~ipad.png + + + NSImage + options_transfer_disabled~ipad.png + + + NSImage + options_transfer_default~ipad.png + + + + + + + 292 + {{0, 64}, {81, 69}} + + + + _NS:9 + NO + 17 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_add_over~ipad.png + + + NSImage + options_add_disabled~ipad.png + + + NSImage + options_add_default~ipad.png + + + + + + {{239, 809}, {81, 133}} + + + + _NS:9 + + 15 + IBIPadFramework + + + + 292 + + + + 290 + {{0, 85}, {768, 2000}} + + + + _NS:9 + + 1 + MC4xNDkwMTk2MDc4IDAuMTY0NzA1ODgyNCAwLjE4MDM5MjE1NjkAA + + 28 + IBIPadFramework + + + + 292 + {80, 85} + + + + _NS:9 + NO + 19 + + Video + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + video_off_over~ipad.png + + + NSImage + video_off_disabled~ipad.png + + + NSImage + video_on_default~ipad.png + + + NSImage + video_off_default~ipad.png + + + + + + + -2147483356 + {{20, 20}, {37, 37}} + + + + _NS:9 + NO + 20 + IBIPadFramework + 0 + + + + 292 + {{80, 0}, {80, 85}} + + + + _NS:9 + NO + 21 + + Micro + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + micro_off_over~ipad.png + + + NSImage + micro_off_disabled~ipad.png + + + NSImage + micro_on_default~ipad.png + + + NSImage + micro_off_default~ipad.png + + + + + + + 292 + {{160, 0}, {80, 85}} + + + + _NS:9 + NO + 22 + + Speaker + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + speaker_off_over~ipad.png + + + NSImage + speaker_off_disabled~ipad.png + + + NSImage + speaker_on_default~ipad.png + + + NSImage + speaker_off_default~ipad.png + + + + + + + 292 + {{240, 0}, {80, 85}} + + + + _NS:9 + NO + 23 + + Add call + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + options_over~ipad.png + + + NSImage + options_disabled~ipad.png + + + NSImage + options_selected~ipad.png + + + NSImage + options_default~ipad.png + + + + + + + 264 + {{445, 0}, {87, 85}} + + + + _NS:9 + NO + 24 + + Pause + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + pause_off_over~ipad.png + + + NSImage + pause_on_default~ipad.png + + + NSImage + pause_off_default~ipad.png + + + + + + + -2147483384 + {{445, 0}, {87, 85}} + + + + _NS:9 + NO + 25 + + Start Conference + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + conference_over~ipad.png + + + NSImage + conference_default~ipad.png + + + + + + + 264 + {{619, 0}, {149, 85}} + + + + _NS:9 + NO + 26 + + Hangup + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + hangup_over~ipad.png + + + NSImage + hangup_default~ipad.png + + + + + + + 264 + {{532, 0}, {87, 85}} + + + + _NS:9 + NO + 27 + + Back + + IBIPadFramework + 0 + 0 + NO + NO + + + NSImage + dialer_alt_over~ipad.png + + + NSImage + dialer_alt_back_default~ipad.png + + + NSImage + dialer_alt_default~ipad.png + + + + + + {{0, 919}, {768, 85}} + + + + _NS:9 + + 18 + IBIPadFramework + + + {768, 1004} + + + + _NS:9 + + NO + IBIPadFramework + + + + + + + conferenceButton + + + + 64 + + + + dialerButton + + + + 65 + + + + eightButton + + + + 66 + + + + fiveButton + + + + 67 + + + + fourButton + + + + 68 + + + + hangupButton + + + + 69 + + + + landscapeView + + + + 70 + + + + microButton + + + + 71 + + + + nineButton + + + + 72 + + + + oneButton + + + + 73 + + + + optionsAddButton + + + + 74 + + + + optionsButton + + + + 75 + + + + optionsTransferButton + + + + 76 + + + + optionsView + + + + 77 + + + + padView + + + + 78 + + + + pauseButton + + + + 79 + + + + portraitView + + + + 80 + + + + sevenButton + + + + 81 + + + + sharpButton + + + + 82 + + + + sixButton + + + + 83 + + + + speakerButton + + + + 84 + + + + starButton + + + + 85 + + + + threeButton + + + + 86 + + + + twoButton + + + + 87 + + + + videoButton + + + + 88 + + + + view + + + + 89 + + + + zeroButton + + + + 90 + + + + onPadClick: + + + 7 + + 92 + + + + onConferenceClick: + + + 7 + + 93 + + + + onOptionsClick: + + + 7 + + 91 + + + + waitView + + + + 62 + + + + onOptionsAddClick: + + + 7 + + 94 + + + + onOptionsTransferClick: + + + 7 + + 95 + + + + waitView + + + + 63 + + + + + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 2 + + + + + + + + + Landscape View + + + 3 + + + + + + + + + Portrait View + + + 4 + + + + + + + optionsView + + + 5 + + + + + + + + + + + + + + + + + + padView + + + 6 + + + + + + + + + + + + + + + buttons + + + 7 + + + mask + + + 8 + + + background + + + 9 + + + videoWaitView + + + 10 + + + dialerButton + + + 11 + + + hangupButton + + + 12 + + + conferenceButton + + + 13 + + + pauseButton + + + 14 + + + optionsButton + + + 15 + + + speakerButton + + + 16 + + + microButton + + + 17 + + + videoButton + + + 18 + + + background + + + 19 + + + 1 + + + 20 + + + 2 + + + 21 + + + 3 + + + 22 + + + 4 + + + 23 + + + 5 + + + 24 + + + 6 + + + 25 + + + 7 + + + 26 + + + 8 + + + 27 + + + 9 + + + 28 + + + * + + + 29 + + + 0 + + + 30 + + + # + + + 31 + + + optionsAddButton + + + 32 + + + optionsTansferButton + + + 33 + + + mask + + + 34 + + + + + + + optionsView + + + 35 + + + + + + + + + + + + + + + + + + padView + + + 36 + + + + + + + + + + + + + + + buttons + + + 37 + + + background + + + 38 + + + dialerButton + + + 39 + + + optionsButton + + + 40 + + + videoButton + + + 41 + + + microButton + + + 42 + + + speakerButton + + + 43 + + + pauseButton + + + 44 + + + conferenceButton + + + 45 + + + hangupButton + + + 46 + + + videoWaitView + + + 47 + + + # + + + 48 + + + 0 + + + 49 + + + * + + + 50 + + + 9 + + + 51 + + + 8 + + + 52 + + + 7 + + + 53 + + + 6 + + + 54 + + + 5 + + + 55 + + + 4 + + + 56 + + + 3 + + + 57 + + + 2 + + + 58 + + + 1 + + + 59 + + + background + + + 60 + + + optionsAddButton + + + 61 + + + optionsTansferButton + + + + + UICallBar + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIToggleButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIHangUpButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIPauseButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIToggleButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UISpeakerButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIMicroButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIVideoButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UITransparentView + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UITransparentView + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + 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 + UIToggleButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIToggleButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIVideoButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIMicroButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UISpeakerButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIPauseButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIHangUpButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + UIDigitButton + 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 + + + + + + 95 + + + + + TPMultiLayoutViewController + UIViewController + + UIView + UIView + + + + landscapeView + UIView + + + portraitView + UIView + + + + IBProjectSource + ./Classes/TPMultiLayoutViewController.h + + + + UICallBar + TPMultiLayoutViewController + + id + id + id + id + id + + + + onConferenceClick: + id + + + onOptionsAddClick: + id + + + onOptionsClick: + id + + + onOptionsTransferClick: + id + + + onPadClick: + id + + + + UIButton + UIToggleButton + UIButton + UIButton + UIButton + UIHangUpButton + UIMicroButton + UIButton + UIButton + UIButton + UIToggleButton + UIButton + UIView + UIView + UIPauseButton + UIButton + UIButton + UIButton + UISpeakerButton + UIButton + UIButton + UIButton + UIVideoButton + UIButton + + + + conferenceButton + UIButton + + + dialerButton + UIToggleButton + + + eightButton + UIButton + + + fiveButton + UIButton + + + fourButton + UIButton + + + hangupButton + UIHangUpButton + + + microButton + UIMicroButton + + + nineButton + UIButton + + + oneButton + UIButton + + + optionsAddButton + UIButton + + + optionsButton + UIToggleButton + + + optionsTransferButton + UIButton + + + optionsView + UIView + + + padView + UIView + + + pauseButton + UIPauseButton + + + sevenButton + UIButton + + + sharpButton + UIButton + + + sixButton + UIButton + + + speakerButton + UISpeakerButton + + + starButton + UIButton + + + threeButton + UIButton + + + twoButton + UIButton + + + videoButton + UIVideoButton + + + zeroButton + UIButton + + + + IBProjectSource + ./Classes/UICallBar.h + + + + UIDigitButton + UILongTouchButton + + addressField + UITextField + + + addressField + + addressField + UITextField + + + + IBProjectSource + ./Classes/UIDigitButton.h + + + + UIHangUpButton + UIButton + + IBProjectSource + ./Classes/UIHangUpButton.h + + + + UILongTouchButton + UIButton + + IBProjectSource + ./Classes/UILongTouchButton.h + + + + UIMicroButton + UIToggleButton + + IBProjectSource + ./Classes/UIMicroButton.h + + + + UIPauseButton + UIToggleButton + + IBProjectSource + ./Classes/UIPauseButton.h + + + + UISpeakerButton + UIToggleButton + + IBProjectSource + ./Classes/UISpeakerButton.h + + + + UIToggleButton + UIButton + + IBProjectSource + ./Classes/UIToggleButton.h + + + + UITransparentView + UIView + + IBProjectSource + ./Classes/UITransparentView.h + + + + UIVideoButton + UIToggleButton + + waitView + UIActivityIndicatorView + + + waitView + + waitView + UIActivityIndicatorView + + + + IBProjectSource + ./Classes/UIVideoButton.h + + + + + 0 + IBIPadFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + YES + 3 + + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {530, 526} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {297, 170} + {297, 170} + {297, 170} + {297, 170} + {159, 170} + {159, 170} + {159, 170} + {159, 170} + {159, 170} + {159, 170} + {159, 170} + {159, 170} + {220, 113} + {220, 113} + {220, 113} + {220, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {210, 113} + {220, 113} + {220, 113} + {220, 113} + {220, 113} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {162, 137} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {173, 170} + {160, 170} + {160, 170} + {160, 170} + {160, 170} + {160, 170} + {160, 170} + {160, 170} + {160, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + {162, 170} + + 1498 + + diff --git a/Classes/LinphoneUI/UICallCell.xib b/Classes/LinphoneUI/UICallCell.xib index 5a1b8a9c6..e8526ff6d 100644 --- a/Classes/LinphoneUI/UICallCell.xib +++ b/Classes/LinphoneUI/UICallCell.xib @@ -3,19 +3,19 @@ 1296 11E53 - 2182 + 2549 1138.47 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 + IBProxyObject IBUIButton IBUIImageView - IBUIView IBUILabel - IBProxyObject + IBUIView com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -154,7 +154,7 @@ - 294 + 290 {{10, 0}, {206, 51}} @@ -4651,7 +4651,6 @@ AAgAAAAIAAIACAACAAAAAgAAAAEAAQABAAE {{262, 12}, {50, 29}} - _NS:9 NO YES @@ -4676,7 +4675,7 @@ AAgAAAAIAAIACAACAAAAAgAAAAEAAQABAAE - 294 + 290 {{0, 5}, {200, 40}} @@ -4716,7 +4715,6 @@ AAgAAAAIAAIACAACAAAAAgAAAAEAAQABAAE {320, 460} - _NS:9 NO @@ -5114,6 +5112,6 @@ AAgAAAAIAAIACAACAAAAAgAAAAEAAQABAAE {43, 46} {640, 125} - 1181 + 1498 diff --git a/Classes/LinphoneUI/UICompositeViewController.m b/Classes/LinphoneUI/UICompositeViewController.m index 049ed47d2..8891fad2b 100644 --- a/Classes/LinphoneUI/UICompositeViewController.m +++ b/Classes/LinphoneUI/UICompositeViewController.m @@ -227,7 +227,6 @@ + (void)addSubView:(UIViewController*)controller view:(UIView*)view { if(controller != nil) { - [controller view]; // Load the view if ([[UIDevice currentDevice].systemVersion doubleValue] < 5.0) { [controller viewWillAppear:NO]; } @@ -257,6 +256,7 @@ if(controller == nil) { controller = [[NSClassFromString(name) alloc] init]; [viewControllerCache setValue:controller forKey:name]; + [controller view]; // Load the view } } return controller; @@ -433,9 +433,13 @@ [contentView setFrame: contentFrame]; [contentViewController.view setFrame: [contentView bounds]]; [tabBarView setFrame: tabFrame]; - [tabBarViewController.view setFrame:[tabBarView bounds]]; + CGRect frame = [tabBarViewController.view frame]; + frame.size.width = [tabBarView bounds].size.width; + [tabBarViewController.view setFrame:frame]; [stateBarView setFrame: stateBarFrame]; - [stateBarViewController.view setFrame:[stateBarView bounds]]; + frame = [stateBarViewController.view frame]; + frame.size.width = [stateBarView bounds].size.width; + [stateBarViewController.view setFrame:frame]; // Commit animation if(tabBar != nil || fullscreen != nil) { diff --git a/Classes/LinphoneUI/UIContactDetailsHeader.m b/Classes/LinphoneUI/UIContactDetailsHeader.m index 03bb83259..2ca7037a9 100644 --- a/Classes/LinphoneUI/UIContactDetailsHeader.m +++ b/Classes/LinphoneUI/UIContactDetailsHeader.m @@ -21,6 +21,7 @@ #import "Utils.h" #import "UIEditableTableViewCell.h" #import "FastAddressBook.h" +#import "UILinphone.h" @implementation UIContactDetailsHeader @@ -60,7 +61,7 @@ - (void)viewDidLoad { [super viewDidLoad]; - [tableView setBackgroundColor:[UIColor clearColor]]; // Can't do it in Xib: issue with ios4 + removeTableBackground(tableView); // Can't do it in Xib: issue with ios4 } diff --git a/Classes/LinphoneUI/UIContactDetailsHeader.xib b/Classes/LinphoneUI/UIContactDetailsHeader.xib index bbe9f59c5..e6fe80dcc 100644 --- a/Classes/LinphoneUI/UIContactDetailsHeader.xib +++ b/Classes/LinphoneUI/UIContactDetailsHeader.xib @@ -2,20 +2,20 @@ 1296 - 11D50 - 2182 - 1138.32 - 568.00 + 11E53 + 2549 + 1138.47 + 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 - IBUITableView - IBUIImageView - IBUIView - IBUILabel IBProxyObject + IBUIImageView + IBUILabel + IBUITableView + IBUIView com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -35,7 +35,7 @@ - 292 + 290 @@ -69,11 +69,11 @@ - 292 + 290 - 292 + 290 {{0, 37}, {199, 43}} @@ -116,7 +116,7 @@ - 292 + 290 @@ -378,7 +378,6 @@ AAgACAAIAAEAAQABAAE UILabel UIImageView - UILabel UIView UIView UITableView @@ -392,10 +391,6 @@ AAgACAAIAAEAAQABAAE avatarImage UIImageView - - contactLabel - UILabel - editView UIView @@ -428,6 +423,6 @@ AAgACAAIAAEAAQABAAE {262, 214} {131, 131} - 1181 + 1498 diff --git a/Classes/LinphoneUI/UILinphone.h b/Classes/LinphoneUI/UILinphone.h index ae4232c73..7ec0b4bcd 100644 --- a/Classes/LinphoneUI/UILinphone.h +++ b/Classes/LinphoneUI/UILinphone.h @@ -32,4 +32,6 @@ - (UIColor *)darkerColor; -@end \ No newline at end of file +@end + +void removeTableBackground(UIView* view); \ No newline at end of file diff --git a/Classes/LinphoneUI/UILinphone.m b/Classes/LinphoneUI/UILinphone.m index 595b27cd9..96347a6ab 100644 --- a/Classes/LinphoneUI/UILinphone.m +++ b/Classes/LinphoneUI/UILinphone.m @@ -89,4 +89,16 @@ return [self lumColor:0.75]; } -@end \ No newline at end of file +@end + +void removeTableBackground(UIView*view) { + if([view isKindOfClass:[UITableView class]]) { + [view setBackgroundColor:[UIColor clearColor]]; + } + if([view isKindOfClass:[UIImageView class]] && [[view superview] isKindOfClass:[UITableView class]]) { + [(UIImageView*)view setImage:nil]; + } + for(UIView *subview in [view subviews]) { + removeTableBackground(subview); + } +} diff --git a/Classes/LinphoneUI/UIMainBar.h b/Classes/LinphoneUI/UIMainBar.h index a53638cab..210247659 100644 --- a/Classes/LinphoneUI/UIMainBar.h +++ b/Classes/LinphoneUI/UIMainBar.h @@ -18,8 +18,9 @@ */ #import +#import "TPMultiLayoutViewController.h" -@interface UIMainBar : UIViewController { +@interface UIMainBar : TPMultiLayoutViewController { UIButton *historyButton; UIButton *contactsButton; UIButton *dialerButton; diff --git a/Classes/LinphoneUI/UIMainBar.m b/Classes/LinphoneUI/UIMainBar.m index 6ffeae521..f875e05cd 100644 --- a/Classes/LinphoneUI/UIMainBar.m +++ b/Classes/LinphoneUI/UIMainBar.m @@ -289,4 +289,71 @@ [[PhoneMainView instance] changeCurrentView:[ChatViewController compositeViewDescription]]; } +#pragma mark - TPMultiLayoutViewController Functions + +- (NSDictionary*)attributesForView:(UIView*)view { + NSMutableDictionary *attributes = [NSMutableDictionary dictionary]; + + [attributes setObject:[NSValue valueWithCGRect:view.frame] forKey:@"frame"]; + [attributes setObject:[NSValue valueWithCGRect:view.bounds] forKey:@"bounds"]; + if([view isKindOfClass:[UIButton class]]) { + UIButton *button = (UIButton *)view; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateNormal] key:@"image-normal"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateHighlighted] key:@"image-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateDisabled] key:@"image-disabled"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateSelected] key:@"image-selected"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateDisabled | UIControlStateHighlighted] key:@"image-disabled-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateSelected | UIControlStateHighlighted] key:@"image-selected-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button imageForState:UIControlStateSelected | UIControlStateDisabled] key:@"image-selected-disabled"]; + + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateNormal] key:@"background-normal"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateHighlighted] key:@"background-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateDisabled] key:@"background-disabled"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateSelected] key:@"background-selected"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateDisabled | UIControlStateHighlighted] key:@"background-disabled-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateSelected | UIControlStateHighlighted] key:@"background-selected-highlighted"]; + [UIMainBar addDictEntry:attributes item:[button backgroundImageForState:UIControlStateSelected | UIControlStateDisabled] key:@"background-selected-disabled"]; + } + [attributes setObject:[NSNumber numberWithInteger:view.autoresizingMask] forKey:@"autoresizingMask"]; + + return attributes; +} + +- (void)applyAttributes:(NSDictionary*)attributes toView:(UIView*)view { + view.frame = [[attributes objectForKey:@"frame"] CGRectValue]; + view.bounds = [[attributes objectForKey:@"bounds"] CGRectValue]; + if([view isKindOfClass:[UIButton class]]) { + UIButton *button = (UIButton *)view; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-normal"] forState:UIControlStateNormal]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-highlighted"] forState:UIControlStateHighlighted]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-disabled"] forState:UIControlStateDisabled]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-selected"] forState:UIControlStateSelected]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-disabled-highlighted"] forState:UIControlStateDisabled | UIControlStateHighlighted]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-selected-highlighted"] forState:UIControlStateSelected | UIControlStateHighlighted]; + [button setImage:[UIMainBar getDictEntry:attributes key:@"image-selected-disabled"] forState:UIControlStateSelected | UIControlStateDisabled]; + + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-normal"] forState:UIControlStateNormal]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-highlighted"] forState:UIControlStateHighlighted]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-disabled"] forState:UIControlStateDisabled]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-selected"] forState:UIControlStateSelected]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-disabled-highlighted"] forState:UIControlStateDisabled | UIControlStateHighlighted]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-selected-highlighted"] forState:UIControlStateSelected | UIControlStateHighlighted]; + [button setBackgroundImage:[UIMainBar getDictEntry:attributes key:@"background-selected-disabled"] forState:UIControlStateSelected | UIControlStateDisabled]; + } + view.autoresizingMask = [[attributes objectForKey:@"autoresizingMask"] integerValue]; +} + ++ (void)addDictEntry:(NSMutableDictionary*)dict item:(id)item key:(id)key { + if(item != nil && key != nil) { + [dict setObject:item forKey:key]; + } +} + ++ (id)getDictEntry:(NSDictionary*)dict key:(id)key { + if(key != nil) { + return [dict objectForKey:key]; + } + return nil; +} + @end diff --git a/Classes/LinphoneUI/UIMainBar.xib b/Classes/LinphoneUI/UIMainBar.xib index 1b5260d8b..bd0bacade 100644 --- a/Classes/LinphoneUI/UIMainBar.xib +++ b/Classes/LinphoneUI/UIMainBar.xib @@ -3,19 +3,19 @@ 1296 11E53 - 2182 + 2549 1138.47 569.00 com.apple.InterfaceBuilder.IBCocoaTouchPlugin - 1181 + 1498 + IBProxyObject IBUIButton IBUIImageView - IBUIView IBUILabel - IBProxyObject + IBUIView com.apple.InterfaceBuilder.IBCocoaTouchPlugin @@ -313,7 +313,6 @@ {{2, 2}, {17, 17}} - _NS:9 NO YES @@ -436,6 +435,14 @@ 41 + + + portraitView + + + + 43 + onChatClick: @@ -515,7 +522,6 @@ - mainTabBar 4 @@ -629,13 +635,35 @@ - 41 + 44 - UIMainBar + TPMultiLayoutViewController UIViewController + + UIView + UIView + + + + landscapeView + UIView + + + portraitView + UIView + + + + IBProjectSource + ./Classes/TPMultiLayoutViewController.h + + + + UIMainBar + TPMultiLayoutViewController id id @@ -747,6 +775,6 @@ {128, 154} {128, 154} - 1181 + 1498 diff --git a/Classes/LinphoneUI/UIMainBar~ipad.xib b/Classes/LinphoneUI/UIMainBar~ipad.xib new file mode 100644 index 000000000..9f2a932d2 --- /dev/null +++ b/Classes/LinphoneUI/UIMainBar~ipad.xib @@ -0,0 +1,1217 @@ + + + + 1296 + 11E53 + 2549 + 1138.47 + 569.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 1498 + + + IBProxyObject + IBUIButton + IBUIImageView + IBUILabel + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBIPadFramework + + + IBFirstResponder + IBIPadFramework + + + + 292 + + + + -2147483356 + {{0, 11}, {768, 66}} + + + + _NS:9 + + 1 + MCAxIDAuMDkwOTI0NTczOTEAA + + NO + NO + NO + -1 + NO + IBIPadFramework + + + + 292 + {175, 77} + + + + _NS:9 + NO + 1 + + History + + IBIPadFramework + 0 + 0 + NO + + 3 + MC41AA + + + NSImage + history_over~ipad.png + + + NSImage + history_selected~ipad.png + + + NSImage + history_default~ipad.png + + + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + + -2147483356 + + + + 274 + {21, 21} + + + + _NS:9 + NO + IBIPadFramework + + NSImage + history_notification.png + + + + + 256 + {{2, 2}, {17, 17}} + + + + _NS:9 + NO + YES + 7 + NO + IBIPadFramework + 99 + + 3 + MQA + + + 0 + 10 + 1 + + 1 + 14 + + + Helvetica + 14 + 16 + + + + {{140, 1}, {21, 21}} + + + + _NS:9 + + 3 + MCAwAA + + NO + 2 + NO + IBIPadFramework + + + + 292 + {{175, 0}, {175, 77}} + + + + _NS:9 + NO + 3 + + Contacts + + IBIPadFramework + 0 + 0 + NO + + + NSImage + contacts_over~ipad.png + + + NSImage + contacts_selected~ipad.png + + + NSImage + contacts_default~ipad.png + + + + + + + 288 + {{350, -1}, {68, 80}} + + + + _NS:9 + NO + 4 + + Dialer + + IBIPadFramework + 0 + 0 + NO + + + NSImage + dialer_over.png + + + NSImage + dialer_selected + + + NSImage + dialer_default.png + + + + + + + 292 + {{418, 0}, {175, 77}} + + + + _NS:9 + NO + 5 + + Settings + + IBIPadFramework + 0 + 0 + NO + + + NSImage + settings_over~ipad.png + + + NSImage + settings_selected~ipad.png + + + NSImage + settings_default~ipad.png + + + + + + + 292 + {{593, 0}, {175, 77}} + + + + _NS:9 + NO + 6 + + Chat + + IBIPadFramework + 0 + 0 + NO + + + NSImage + chat_over~ipad.png + + + NSImage + chat_selected~ipad.png + + + NSImage + chat_default~ipad.png + + + + + + + -2147483356 + + + + 274 + {21, 21} + + + + _NS:9 + NO + IBIPadFramework + + + + + 256 + {{2, 2}, {17, 17}} + + + + _NS:9 + NO + YES + 7 + NO + IBIPadFramework + 99 + + + 0 + 10 + 1 + + + + + {{605, 1}, {21, 21}} + + + + _NS:9 + + NO + 7 + NO + IBIPadFramework + + + {768, 77} + + + + _NS:9 + + 1 + MCAxIDAuMTkxOTQ1NDc1NSAwAA + + NO + IBIPadFramework + + + + 292 + + + + -2147483356 + {{0, 19}, {1024, 67}} + + + + _NS:9 + + 1 + MCAxIDAuMDkwOTI0NTczOTEAA + + NO + NO + NO + -1 + NO + IBIPadFramework + + + + 292 + {240, 86} + + + + _NS:9 + NO + 1 + + History + + IBIPadFramework + 0 + 0 + NO + + + NSImage + history_over_landscape~ipad.png + + + NSImage + history_selected_landscape~ipad.png + + + NSImage + history_default_landscape~ipad.png + + + + + + + -2147483356 + + + + 274 + {21, 21} + + + + _NS:9 + NO + IBIPadFramework + + + + + 256 + {{2, 2}, {17, 17}} + + + + _NS:9 + NO + YES + 7 + NO + IBIPadFramework + 99 + + + 0 + 10 + 1 + + + + + {{208, 1}, {21, 21}} + + + + _NS:9 + + NO + 2 + NO + IBIPadFramework + + + + 292 + {{240, 0}, {240, 86}} + + + + _NS:9 + NO + 3 + + Contacts + + IBIPadFramework + 0 + 0 + NO + + + NSImage + contacts_over_landscape~ipad.png + + + NSImage + contacts_selected_landscape~ipad.png + + + NSImage + contacts_default_landscape~ipad.png + + + + + + + 288 + {{480, 8}, {68, 80}} + + + + _NS:9 + NO + 4 + + Dialer + + IBIPadFramework + 0 + 0 + NO + + + + + + + + + + 292 + {{544, 0}, {240, 86}} + + + + _NS:9 + NO + 5 + + Settings + + IBIPadFramework + 0 + 0 + NO + + + NSImage + settings_over_landscape~ipad.png + + + NSImage + settings_selected_landscape~ipad.png + + + NSImage + settings_default_landscape~ipad.png + + + + + + + 292 + {{784, 0}, {240, 86}} + + + + _NS:9 + NO + 6 + + Chat + + IBIPadFramework + 0 + 0 + NO + + + NSImage + chat_over_landscape~ipad.png + + + NSImage + chat_selected_landscape~ipad.png + + + NSImage + chat_default_landscape~ipad.png + + + + + + + -2147483356 + + + + 274 + {21, 21} + + + + _NS:9 + NO + IBIPadFramework + + + + + 256 + {{2, 2}, {17, 17}} + + + + _NS:9 + NO + YES + 7 + NO + IBIPadFramework + 99 + + + 0 + 10 + 1 + + + + + {{792, 1}, {21, 21}} + + + + _NS:9 + + NO + 7 + NO + IBIPadFramework + + + {1024, 86} + + + + _NS:9 + + 1 + MCAxIDAuMTkxOTQ1NDc1NSAwAA + + NO + IBIPadFramework + + + + + + + view + + + + 41 + + + + portraitView + + + + 42 + + + + landscapeView + + + + 43 + + + + chatButton + + + + 44 + + + + chatNotificationView + + + + 45 + + + + chatNotificationLabel + + + + 46 + + + + contactsButton + + + + 47 + + + + dialerButton + + + + 48 + + + + historyButton + + + + 49 + + + + historyNotificationLabel + + + + 50 + + + + historyNotificationView + + + + 51 + + + + settingsButton + + + + 52 + + + + onDialerClick: + + + 7 + + 60 + + + + onChatClick: + + + 7 + + 56 + + + + onHistoryClick: + + + 7 + + 58 + + + + onContactsClick: + + + 7 + + 57 + + + + onSettingsClick: + + + 7 + + 59 + + + + + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 2 + + + + + + + + + + + + + Portrait View + + + 3 + + + + + + + chatNotificationView + + + 4 + + + + + + + historyNotificationView + + + 5 + + + dialer + + + 6 + + + + mask + + + 7 + + + chat + + + 8 + + + history + + + 9 + + + contacts + + + 11 + + + historyNotificationLabel + + + 12 + + + historyNotificationImage + + + 13 + + + chatNotificationImage + + + 14 + + + chatNotificationLabel + + + 10 + + + settings + + + 28 + + + + + + + + + + + + + Landscape View + + + 29 + + + + + + + chatNotificationView + + + 30 + + + settings + + + 31 + + + contacts + + + 32 + + + history + + + 33 + + + chat + + + 34 + + + + mask + + + 36 + + + + + + + historyNotificationView + + + 37 + + + historyNotificationImage + + + 38 + + + historyNotificationLabel + + + 39 + + + chatNotificationLabel + + + 40 + + + chatNotificationImage + + + 35 + + + dialer + + + + + UIMainBar + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + 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 + + 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 + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + + 60 + + + + + TPMultiLayoutViewController + UIViewController + + UIView + UIView + + + + landscapeView + UIView + + + portraitView + UIView + + + + IBProjectSource + ./Classes/TPMultiLayoutViewController.h + + + + UIMainBar + UIViewController + + id + id + id + id + id + + + + onChatClick: + id + + + onContactsClick: + id + + + onDialerClick: + id + + + onHistoryClick: + id + + + onSettingsClick: + id + + + + UIButton + UILabel + UIView + UIButton + UIButton + UIButton + UILabel + UIView + UIButton + + + + chatButton + UIButton + + + chatNotificationLabel + UILabel + + + chatNotificationView + UIView + + + contactsButton + UIButton + + + dialerButton + UIButton + + + historyButton + UIButton + + + historyNotificationLabel + UILabel + + + historyNotificationView + UIView + + + settingsButton + UIButton + + + + IBProjectSource + ./Classes/UIMainBar.h + + + + + 0 + IBIPadFramework + + com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS + + + YES + 3 + + {480, 170} + {353, 153} + {480, 170} + {353, 153} + {480, 170} + {353, 153} + {480, 171} + {352, 153} + {480, 171} + {352, 153} + {480, 171} + {352, 153} + {128, 154} + {128, 154} + {16, 16} + {480, 171} + {353, 153} + {43, 43} + {480, 171} + {353, 153} + {480, 171} + {353, 153} + {480, 171} + {350, 153} + {480, 171} + {350, 153} + {480, 171} + {350, 153} + + 1498 + + diff --git a/Classes/PhoneMainView.m b/Classes/PhoneMainView.m index 143a32343..f53928728 100644 --- a/Classes/PhoneMainView.m +++ b/Classes/PhoneMainView.m @@ -167,11 +167,13 @@ static PhoneMainView* phoneMainViewInstance=nil; } - (void)willRotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration { + [super willRotateToInterfaceOrientation:toInterfaceOrientation duration:duration]; [mainViewController willRotateToInterfaceOrientation:toInterfaceOrientation duration:duration]; } - (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration { + [self.view setFrame:[[UIScreen mainScreen] bounds]]; // Force resize to screen size [super willAnimateRotationToInterfaceOrientation:toInterfaceOrientation duration:duration]; [mainViewController willAnimateRotationToInterfaceOrientation:toInterfaceOrientation duration:duration]; } diff --git a/Classes/SettingsViewController.m b/Classes/SettingsViewController.m index c32ccc2bf..dc2f054c3 100644 --- a/Classes/SettingsViewController.m +++ b/Classes/SettingsViewController.m @@ -273,21 +273,9 @@ return [self initWithRootViewController:rootViewController]; } -+ (void)removeTableBackground:(UIView*)view { - if([view isKindOfClass:[UITableView class]]) { - [view setBackgroundColor:[UIColor clearColor]]; - } - if([view isKindOfClass:[UIImageView class]] && [[view superview] isKindOfClass:[UITableView class]]) { - [(UIImageView*)view setImage:nil]; - } - for(UIView *subview in [view subviews]) { - [UINavigationControllerEx removeTableBackground:subview]; - } -} - + (void)removeBackground:(UIView*)view { [view setBackgroundColor:[UIColor clearColor]]; - [UINavigationControllerEx removeTableBackground:view]; + removeTableBackground(view); } - (void)pushViewController:(UIViewController *)viewController animated:(BOOL)animated { diff --git a/Resources/add_call_default~ipad.png b/Resources/add_call_default~ipad.png new file mode 100644 index 000000000..a3ddce2f2 Binary files /dev/null and b/Resources/add_call_default~ipad.png differ diff --git a/Resources/add_call_disabled~ipad.png b/Resources/add_call_disabled~ipad.png new file mode 100644 index 000000000..374aacc0b Binary files /dev/null and b/Resources/add_call_disabled~ipad.png differ diff --git a/Resources/add_call_over~ipad.png b/Resources/add_call_over~ipad.png new file mode 100644 index 000000000..24fdabed5 Binary files /dev/null and b/Resources/add_call_over~ipad.png differ diff --git a/Resources/add_contact_default~ipad.png b/Resources/add_contact_default~ipad.png new file mode 100644 index 000000000..82611c172 Binary files /dev/null and b/Resources/add_contact_default~ipad.png differ diff --git a/Resources/add_contact_disabled~ipad.png b/Resources/add_contact_disabled~ipad.png new file mode 100644 index 000000000..ff863911b Binary files /dev/null and b/Resources/add_contact_disabled~ipad.png differ diff --git a/Resources/add_contact_over~ipad.png b/Resources/add_contact_over~ipad.png new file mode 100644 index 000000000..4eb38dddd Binary files /dev/null and b/Resources/add_contact_over~ipad.png differ diff --git a/Resources/back_default~ipad.png b/Resources/back_default~ipad.png new file mode 100644 index 000000000..3dad47eb4 Binary files /dev/null and b/Resources/back_default~ipad.png differ diff --git a/Resources/back_disabled~ipad.png b/Resources/back_disabled~ipad.png new file mode 100644 index 000000000..da4d42006 Binary files /dev/null and b/Resources/back_disabled~ipad.png differ diff --git a/Resources/back_over~ipad.png b/Resources/back_over~ipad.png new file mode 100644 index 000000000..4dea8f4c8 Binary files /dev/null and b/Resources/back_over~ipad.png differ diff --git a/Resources/background_top~ipad.png b/Resources/background_top~ipad.png new file mode 100644 index 000000000..23f494369 Binary files /dev/null and b/Resources/background_top~ipad.png differ diff --git a/Resources/backspace_default~ipad.png b/Resources/backspace_default~ipad.png new file mode 100644 index 000000000..274330951 Binary files /dev/null and b/Resources/backspace_default~ipad.png differ diff --git a/Resources/backspace_disabled~ipad.png b/Resources/backspace_disabled~ipad.png new file mode 100644 index 000000000..825232600 Binary files /dev/null and b/Resources/backspace_disabled~ipad.png differ diff --git a/Resources/backspace_over~ipad.png b/Resources/backspace_over~ipad.png new file mode 100644 index 000000000..95e2137e7 Binary files /dev/null and b/Resources/backspace_over~ipad.png differ diff --git a/Resources/call_default~ipad.png b/Resources/call_default~ipad.png new file mode 100644 index 000000000..bbfa08f38 Binary files /dev/null and b/Resources/call_default~ipad.png differ diff --git a/Resources/call_disabled~ipad.png b/Resources/call_disabled~ipad.png new file mode 100644 index 000000000..f178ee9a2 Binary files /dev/null and b/Resources/call_disabled~ipad.png differ diff --git a/Resources/call_over~ipad.png b/Resources/call_over~ipad.png new file mode 100644 index 000000000..f03e156d6 Binary files /dev/null and b/Resources/call_over~ipad.png differ diff --git a/Resources/chat_default_landscape~ipad.png b/Resources/chat_default_landscape~ipad.png new file mode 100644 index 000000000..e9c14df72 Binary files /dev/null and b/Resources/chat_default_landscape~ipad.png differ diff --git a/Resources/chat_default~ipad.png b/Resources/chat_default~ipad.png new file mode 100644 index 000000000..09e2acd5a Binary files /dev/null and b/Resources/chat_default~ipad.png differ diff --git a/Resources/chat_field.9.png b/Resources/chat_field.9.png new file mode 100644 index 000000000..3303c1d28 Binary files /dev/null and b/Resources/chat_field.9.png differ diff --git a/Resources/chat_field.9@x2.png b/Resources/chat_field.9@x2.png new file mode 100644 index 000000000..614626e89 Binary files /dev/null and b/Resources/chat_field.9@x2.png differ diff --git a/Resources/chat_over_landscape~ipad.png b/Resources/chat_over_landscape~ipad.png new file mode 100644 index 000000000..e58933823 Binary files /dev/null and b/Resources/chat_over_landscape~ipad.png differ diff --git a/Resources/chat_over~ipad.png b/Resources/chat_over~ipad.png new file mode 100644 index 000000000..c6ff510b2 Binary files /dev/null and b/Resources/chat_over~ipad.png differ diff --git a/Resources/chat_selected_landscape~ipad.png b/Resources/chat_selected_landscape~ipad.png new file mode 100644 index 000000000..68df46139 Binary files /dev/null and b/Resources/chat_selected_landscape~ipad.png differ diff --git a/Resources/chat_selected~ipad.png b/Resources/chat_selected~ipad.png new file mode 100644 index 000000000..ac50aa1f7 Binary files /dev/null and b/Resources/chat_selected~ipad.png differ diff --git a/Resources/conference_default_landscape~ipad.png b/Resources/conference_default_landscape~ipad.png new file mode 100644 index 000000000..12f4072e6 Binary files /dev/null and b/Resources/conference_default_landscape~ipad.png differ diff --git a/Resources/conference_default~ipad.png b/Resources/conference_default~ipad.png new file mode 100644 index 000000000..12f4072e6 Binary files /dev/null and b/Resources/conference_default~ipad.png differ diff --git a/Resources/conference_over_landscape~ipad.png b/Resources/conference_over_landscape~ipad.png new file mode 100644 index 000000000..edc71a961 Binary files /dev/null and b/Resources/conference_over_landscape~ipad.png differ diff --git a/Resources/conference_over~ipad.png b/Resources/conference_over~ipad.png new file mode 100644 index 000000000..edc71a961 Binary files /dev/null and b/Resources/conference_over~ipad.png differ diff --git a/Resources/contacts_default_landscape~ipad.png b/Resources/contacts_default_landscape~ipad.png new file mode 100644 index 000000000..c2a18a84f Binary files /dev/null and b/Resources/contacts_default_landscape~ipad.png differ diff --git a/Resources/contacts_default~ipad.png b/Resources/contacts_default~ipad.png new file mode 100644 index 000000000..4c754a33b Binary files /dev/null and b/Resources/contacts_default~ipad.png differ diff --git a/Resources/contacts_over_landscape~ipad.png b/Resources/contacts_over_landscape~ipad.png new file mode 100644 index 000000000..d9fa24f10 Binary files /dev/null and b/Resources/contacts_over_landscape~ipad.png differ diff --git a/Resources/contacts_over~ipad.png b/Resources/contacts_over~ipad.png new file mode 100644 index 000000000..af9886500 Binary files /dev/null and b/Resources/contacts_over~ipad.png differ diff --git a/Resources/contacts_selected_landscape~ipad.png b/Resources/contacts_selected_landscape~ipad.png new file mode 100644 index 000000000..a392db350 Binary files /dev/null and b/Resources/contacts_selected_landscape~ipad.png differ diff --git a/Resources/contacts_selected~ipad.png b/Resources/contacts_selected~ipad.png new file mode 100644 index 000000000..397f71f8c Binary files /dev/null and b/Resources/contacts_selected~ipad.png differ diff --git a/Resources/dialer_address_background_landscape~ipad.png b/Resources/dialer_address_background_landscape~ipad.png new file mode 100644 index 000000000..21bc36a51 Binary files /dev/null and b/Resources/dialer_address_background_landscape~ipad.png differ diff --git a/Resources/dialer_address_background~ipad.png b/Resources/dialer_address_background~ipad.png new file mode 100644 index 000000000..302d82d5d Binary files /dev/null and b/Resources/dialer_address_background~ipad.png differ diff --git a/Resources/dialer_alt_back_default_landscape~ipad.png b/Resources/dialer_alt_back_default_landscape~ipad.png new file mode 100644 index 000000000..969dec7af Binary files /dev/null and b/Resources/dialer_alt_back_default_landscape~ipad.png differ diff --git a/Resources/dialer_alt_back_default~ipad.png b/Resources/dialer_alt_back_default~ipad.png new file mode 100644 index 000000000..969dec7af Binary files /dev/null and b/Resources/dialer_alt_back_default~ipad.png differ diff --git a/Resources/dialer_alt_back_over_landscape~ipad.png b/Resources/dialer_alt_back_over_landscape~ipad.png new file mode 100644 index 000000000..a2105442f Binary files /dev/null and b/Resources/dialer_alt_back_over_landscape~ipad.png differ diff --git a/Resources/dialer_alt_back_over~ipad.png b/Resources/dialer_alt_back_over~ipad.png new file mode 100644 index 000000000..a2105442f Binary files /dev/null and b/Resources/dialer_alt_back_over~ipad.png differ diff --git a/Resources/dialer_alt_default_landscape~ipad.png b/Resources/dialer_alt_default_landscape~ipad.png new file mode 100644 index 000000000..335163e0f Binary files /dev/null and b/Resources/dialer_alt_default_landscape~ipad.png differ diff --git a/Resources/dialer_alt_default~ipad.png b/Resources/dialer_alt_default~ipad.png new file mode 100644 index 000000000..335163e0f Binary files /dev/null and b/Resources/dialer_alt_default~ipad.png differ diff --git a/Resources/dialer_alt_over_landscape~ipad.png b/Resources/dialer_alt_over_landscape~ipad.png new file mode 100644 index 000000000..117a8614a Binary files /dev/null and b/Resources/dialer_alt_over_landscape~ipad.png differ diff --git a/Resources/dialer_alt_over~ipad.png b/Resources/dialer_alt_over~ipad.png new file mode 100644 index 000000000..117a8614a Binary files /dev/null and b/Resources/dialer_alt_over~ipad.png differ diff --git a/Resources/hangup_default_landscape~ipad.png b/Resources/hangup_default_landscape~ipad.png new file mode 100644 index 000000000..0c88f12d7 Binary files /dev/null and b/Resources/hangup_default_landscape~ipad.png differ diff --git a/Resources/hangup_default~ipad.png b/Resources/hangup_default~ipad.png new file mode 100644 index 000000000..0c88f12d7 Binary files /dev/null and b/Resources/hangup_default~ipad.png differ diff --git a/Resources/hangup_over_landscape~ipad.png b/Resources/hangup_over_landscape~ipad.png new file mode 100644 index 000000000..00fd688b6 Binary files /dev/null and b/Resources/hangup_over_landscape~ipad.png differ diff --git a/Resources/hangup_over~ipad.png b/Resources/hangup_over~ipad.png new file mode 100644 index 000000000..00fd688b6 Binary files /dev/null and b/Resources/hangup_over~ipad.png differ diff --git a/Resources/history_default_landscape~ipad.png b/Resources/history_default_landscape~ipad.png new file mode 100644 index 000000000..62eaaab9f Binary files /dev/null and b/Resources/history_default_landscape~ipad.png differ diff --git a/Resources/history_default~ipad.png b/Resources/history_default~ipad.png new file mode 100644 index 000000000..ad31bf9b8 Binary files /dev/null and b/Resources/history_default~ipad.png differ diff --git a/Resources/history_over_landscape~ipad.png b/Resources/history_over_landscape~ipad.png new file mode 100644 index 000000000..bdd2b7ea8 Binary files /dev/null and b/Resources/history_over_landscape~ipad.png differ diff --git a/Resources/history_over~ipad.png b/Resources/history_over~ipad.png new file mode 100644 index 000000000..54944e122 Binary files /dev/null and b/Resources/history_over~ipad.png differ diff --git a/Resources/history_selected_landscape~ipad.png b/Resources/history_selected_landscape~ipad.png new file mode 100644 index 000000000..d45616b41 Binary files /dev/null and b/Resources/history_selected_landscape~ipad.png differ diff --git a/Resources/history_selected~ipad.png b/Resources/history_selected~ipad.png new file mode 100644 index 000000000..e880fb325 Binary files /dev/null and b/Resources/history_selected~ipad.png differ diff --git a/Resources/micro_off_default_landscape~ipad.png b/Resources/micro_off_default_landscape~ipad.png new file mode 100644 index 000000000..6512dee9d Binary files /dev/null and b/Resources/micro_off_default_landscape~ipad.png differ diff --git a/Resources/micro_off_default~ipad.png b/Resources/micro_off_default~ipad.png new file mode 100644 index 000000000..6512dee9d Binary files /dev/null and b/Resources/micro_off_default~ipad.png differ diff --git a/Resources/micro_off_disabled_landscape~ipad.png b/Resources/micro_off_disabled_landscape~ipad.png new file mode 100644 index 000000000..4e69a2135 Binary files /dev/null and b/Resources/micro_off_disabled_landscape~ipad.png differ diff --git a/Resources/micro_off_disabled~ipad.png b/Resources/micro_off_disabled~ipad.png new file mode 100644 index 000000000..4e69a2135 Binary files /dev/null and b/Resources/micro_off_disabled~ipad.png differ diff --git a/Resources/micro_off_over_landscape~ipad.png b/Resources/micro_off_over_landscape~ipad.png new file mode 100644 index 000000000..b9230d6e4 Binary files /dev/null and b/Resources/micro_off_over_landscape~ipad.png differ diff --git a/Resources/micro_off_over~ipad.png b/Resources/micro_off_over~ipad.png new file mode 100644 index 000000000..b9230d6e4 Binary files /dev/null and b/Resources/micro_off_over~ipad.png differ diff --git a/Resources/micro_on_default_landscape~ipad.png b/Resources/micro_on_default_landscape~ipad.png new file mode 100644 index 000000000..e1677a4fd Binary files /dev/null and b/Resources/micro_on_default_landscape~ipad.png differ diff --git a/Resources/micro_on_default~ipad.png b/Resources/micro_on_default~ipad.png new file mode 100644 index 000000000..e1677a4fd Binary files /dev/null and b/Resources/micro_on_default~ipad.png differ diff --git a/Resources/micro_on_disabled_landscape~ipad.png b/Resources/micro_on_disabled_landscape~ipad.png new file mode 100644 index 000000000..f8e3c49c3 Binary files /dev/null and b/Resources/micro_on_disabled_landscape~ipad.png differ diff --git a/Resources/micro_on_disabled~ipad.png b/Resources/micro_on_disabled~ipad.png new file mode 100644 index 000000000..f8e3c49c3 Binary files /dev/null and b/Resources/micro_on_disabled~ipad.png differ diff --git a/Resources/micro_on_over_landscape~ipad.png b/Resources/micro_on_over_landscape~ipad.png new file mode 100644 index 000000000..585fb8aa3 Binary files /dev/null and b/Resources/micro_on_over_landscape~ipad.png differ diff --git a/Resources/micro_on_over~ipad.png b/Resources/micro_on_over~ipad.png new file mode 100644 index 000000000..585fb8aa3 Binary files /dev/null and b/Resources/micro_on_over~ipad.png differ diff --git a/Resources/options_add_default_landscape~ipad.png b/Resources/options_add_default_landscape~ipad.png new file mode 100644 index 000000000..f3aa84165 Binary files /dev/null and b/Resources/options_add_default_landscape~ipad.png differ diff --git a/Resources/options_add_default~ipad.png b/Resources/options_add_default~ipad.png new file mode 100644 index 000000000..f3aa84165 Binary files /dev/null and b/Resources/options_add_default~ipad.png differ diff --git a/Resources/options_add_disabled_landscape~ipad.png b/Resources/options_add_disabled_landscape~ipad.png new file mode 100644 index 000000000..60874af11 Binary files /dev/null and b/Resources/options_add_disabled_landscape~ipad.png differ diff --git a/Resources/options_add_disabled~ipad.png b/Resources/options_add_disabled~ipad.png new file mode 100644 index 000000000..60874af11 Binary files /dev/null and b/Resources/options_add_disabled~ipad.png differ diff --git a/Resources/options_add_over_landscape~ipad.png b/Resources/options_add_over_landscape~ipad.png new file mode 100644 index 000000000..59caf0945 Binary files /dev/null and b/Resources/options_add_over_landscape~ipad.png differ diff --git a/Resources/options_add_over~ipad.png b/Resources/options_add_over~ipad.png new file mode 100644 index 000000000..59caf0945 Binary files /dev/null and b/Resources/options_add_over~ipad.png differ diff --git a/Resources/options_default_landscape~ipad.png b/Resources/options_default_landscape~ipad.png new file mode 100644 index 000000000..891847836 Binary files /dev/null and b/Resources/options_default_landscape~ipad.png differ diff --git a/Resources/options_default~ipad.png b/Resources/options_default~ipad.png new file mode 100644 index 000000000..891847836 Binary files /dev/null and b/Resources/options_default~ipad.png differ diff --git a/Resources/options_disabled_landscape~ipad.png b/Resources/options_disabled_landscape~ipad.png new file mode 100644 index 000000000..9927bc551 Binary files /dev/null and b/Resources/options_disabled_landscape~ipad.png differ diff --git a/Resources/options_disabled~ipad.png b/Resources/options_disabled~ipad.png new file mode 100644 index 000000000..9927bc551 Binary files /dev/null and b/Resources/options_disabled~ipad.png differ diff --git a/Resources/options_over_landscape~ipad.png b/Resources/options_over_landscape~ipad.png new file mode 100644 index 000000000..e69476a04 Binary files /dev/null and b/Resources/options_over_landscape~ipad.png differ diff --git a/Resources/options_over~ipad.png b/Resources/options_over~ipad.png new file mode 100644 index 000000000..e69476a04 Binary files /dev/null and b/Resources/options_over~ipad.png differ diff --git a/Resources/options_selected_landscape~ipad.png b/Resources/options_selected_landscape~ipad.png new file mode 100644 index 000000000..69e81213d Binary files /dev/null and b/Resources/options_selected_landscape~ipad.png differ diff --git a/Resources/options_selected~ipad.png b/Resources/options_selected~ipad.png new file mode 100644 index 000000000..69e81213d Binary files /dev/null and b/Resources/options_selected~ipad.png differ diff --git a/Resources/options_transfer_default_landscape~ipad.png b/Resources/options_transfer_default_landscape~ipad.png new file mode 100644 index 000000000..113291d4f Binary files /dev/null and b/Resources/options_transfer_default_landscape~ipad.png differ diff --git a/Resources/options_transfer_default~ipad.png b/Resources/options_transfer_default~ipad.png new file mode 100644 index 000000000..113291d4f Binary files /dev/null and b/Resources/options_transfer_default~ipad.png differ diff --git a/Resources/options_transfer_disabled_landscape~ipad.png b/Resources/options_transfer_disabled_landscape~ipad.png new file mode 100644 index 000000000..322d744c4 Binary files /dev/null and b/Resources/options_transfer_disabled_landscape~ipad.png differ diff --git a/Resources/options_transfer_disabled~ipad.png b/Resources/options_transfer_disabled~ipad.png new file mode 100644 index 000000000..322d744c4 Binary files /dev/null and b/Resources/options_transfer_disabled~ipad.png differ diff --git a/Resources/options_transfer_over_landscape~ipad.png b/Resources/options_transfer_over_landscape~ipad.png new file mode 100644 index 000000000..31bb2a738 Binary files /dev/null and b/Resources/options_transfer_over_landscape~ipad.png differ diff --git a/Resources/options_transfer_over~ipad.png b/Resources/options_transfer_over~ipad.png new file mode 100644 index 000000000..31bb2a738 Binary files /dev/null and b/Resources/options_transfer_over~ipad.png differ diff --git a/Resources/pause_off_default_landscape~ipad.png b/Resources/pause_off_default_landscape~ipad.png new file mode 100644 index 000000000..c7d17c130 Binary files /dev/null and b/Resources/pause_off_default_landscape~ipad.png differ diff --git a/Resources/pause_off_default~ipad.png b/Resources/pause_off_default~ipad.png new file mode 100644 index 000000000..c7d17c130 Binary files /dev/null and b/Resources/pause_off_default~ipad.png differ diff --git a/Resources/pause_off_over_landscape~ipad.png b/Resources/pause_off_over_landscape~ipad.png new file mode 100644 index 000000000..72cfef5e2 Binary files /dev/null and b/Resources/pause_off_over_landscape~ipad.png differ diff --git a/Resources/pause_off_over~ipad.png b/Resources/pause_off_over~ipad.png new file mode 100644 index 000000000..72cfef5e2 Binary files /dev/null and b/Resources/pause_off_over~ipad.png differ diff --git a/Resources/pause_on_default_landscape~ipad.png b/Resources/pause_on_default_landscape~ipad.png new file mode 100644 index 000000000..2aba53412 Binary files /dev/null and b/Resources/pause_on_default_landscape~ipad.png differ diff --git a/Resources/pause_on_default~ipad.png b/Resources/pause_on_default~ipad.png new file mode 100644 index 000000000..2aba53412 Binary files /dev/null and b/Resources/pause_on_default~ipad.png differ diff --git a/Resources/pause_on_over_landscape~ipad.png b/Resources/pause_on_over_landscape~ipad.png new file mode 100644 index 000000000..60eb8a551 Binary files /dev/null and b/Resources/pause_on_over_landscape~ipad.png differ diff --git a/Resources/pause_on_over~ipad.png b/Resources/pause_on_over~ipad.png new file mode 100644 index 000000000..60eb8a551 Binary files /dev/null and b/Resources/pause_on_over~ipad.png differ diff --git a/Resources/settings_default_landscape~ipad.png b/Resources/settings_default_landscape~ipad.png new file mode 100644 index 000000000..b19d0ba3b Binary files /dev/null and b/Resources/settings_default_landscape~ipad.png differ diff --git a/Resources/settings_default~ipad.png b/Resources/settings_default~ipad.png new file mode 100644 index 000000000..0000e2465 Binary files /dev/null and b/Resources/settings_default~ipad.png differ diff --git a/Resources/settings_over_landscape~ipad.png b/Resources/settings_over_landscape~ipad.png new file mode 100644 index 000000000..62cf3141d Binary files /dev/null and b/Resources/settings_over_landscape~ipad.png differ diff --git a/Resources/settings_over~ipad.png b/Resources/settings_over~ipad.png new file mode 100644 index 000000000..0e93432ee Binary files /dev/null and b/Resources/settings_over~ipad.png differ diff --git a/Resources/settings_selected_landscape~ipad.png b/Resources/settings_selected_landscape~ipad.png new file mode 100644 index 000000000..de988d97a Binary files /dev/null and b/Resources/settings_selected_landscape~ipad.png differ diff --git a/Resources/settings_selected~ipad.png b/Resources/settings_selected~ipad.png new file mode 100644 index 000000000..b1f1a1092 Binary files /dev/null and b/Resources/settings_selected~ipad.png differ diff --git a/Resources/speaker_off_default_landscape~ipad.png b/Resources/speaker_off_default_landscape~ipad.png new file mode 100644 index 000000000..7c6cbd752 Binary files /dev/null and b/Resources/speaker_off_default_landscape~ipad.png differ diff --git a/Resources/speaker_off_default~ipad.png b/Resources/speaker_off_default~ipad.png new file mode 100644 index 000000000..7c6cbd752 Binary files /dev/null and b/Resources/speaker_off_default~ipad.png differ diff --git a/Resources/speaker_off_disabled_landscape~ipad.png b/Resources/speaker_off_disabled_landscape~ipad.png new file mode 100644 index 000000000..3eb0f62bb Binary files /dev/null and b/Resources/speaker_off_disabled_landscape~ipad.png differ diff --git a/Resources/speaker_off_disabled~ipad.png b/Resources/speaker_off_disabled~ipad.png new file mode 100644 index 000000000..3eb0f62bb Binary files /dev/null and b/Resources/speaker_off_disabled~ipad.png differ diff --git a/Resources/speaker_off_over_landscape~ipad.png b/Resources/speaker_off_over_landscape~ipad.png new file mode 100644 index 000000000..b2f3a9316 Binary files /dev/null and b/Resources/speaker_off_over_landscape~ipad.png differ diff --git a/Resources/speaker_off_over~ipad.png b/Resources/speaker_off_over~ipad.png new file mode 100644 index 000000000..b2f3a9316 Binary files /dev/null and b/Resources/speaker_off_over~ipad.png differ diff --git a/Resources/speaker_on_default_landscape~ipad.png b/Resources/speaker_on_default_landscape~ipad.png new file mode 100644 index 000000000..120aa0058 Binary files /dev/null and b/Resources/speaker_on_default_landscape~ipad.png differ diff --git a/Resources/speaker_on_default~ipad.png b/Resources/speaker_on_default~ipad.png new file mode 100644 index 000000000..120aa0058 Binary files /dev/null and b/Resources/speaker_on_default~ipad.png differ diff --git a/Resources/speaker_on_disabled_landscape~ipad.png b/Resources/speaker_on_disabled_landscape~ipad.png new file mode 100644 index 000000000..6fa314087 Binary files /dev/null and b/Resources/speaker_on_disabled_landscape~ipad.png differ diff --git a/Resources/speaker_on_disabled~ipad.png b/Resources/speaker_on_disabled~ipad.png new file mode 100644 index 000000000..6fa314087 Binary files /dev/null and b/Resources/speaker_on_disabled~ipad.png differ diff --git a/Resources/speaker_on_over_landscape~ipad.png b/Resources/speaker_on_over_landscape~ipad.png new file mode 100644 index 000000000..bb8277584 Binary files /dev/null and b/Resources/speaker_on_over_landscape~ipad.png differ diff --git a/Resources/speaker_on_over~ipad.png b/Resources/speaker_on_over~ipad.png new file mode 100644 index 000000000..bb8277584 Binary files /dev/null and b/Resources/speaker_on_over~ipad.png differ diff --git a/Resources/statebar_background_landscape~ipad.png b/Resources/statebar_background_landscape~ipad.png new file mode 100644 index 000000000..3cef78053 Binary files /dev/null and b/Resources/statebar_background_landscape~ipad.png differ diff --git a/Resources/statebar_background~ipad.png b/Resources/statebar_background~ipad.png new file mode 100644 index 000000000..a9ba49f10 Binary files /dev/null and b/Resources/statebar_background~ipad.png differ diff --git a/Resources/transfer_call_default~ipad.png b/Resources/transfer_call_default~ipad.png new file mode 100644 index 000000000..cd2b3579c Binary files /dev/null and b/Resources/transfer_call_default~ipad.png differ diff --git a/Resources/transfer_call_disabled~ipad.png b/Resources/transfer_call_disabled~ipad.png new file mode 100644 index 000000000..948d87cd2 Binary files /dev/null and b/Resources/transfer_call_disabled~ipad.png differ diff --git a/Resources/transfer_call_over~ipad.png b/Resources/transfer_call_over~ipad.png new file mode 100644 index 000000000..94a1faa9f Binary files /dev/null and b/Resources/transfer_call_over~ipad.png differ diff --git a/Resources/transfer_default~ipad.png b/Resources/transfer_default~ipad.png new file mode 100644 index 000000000..2f5813ee1 Binary files /dev/null and b/Resources/transfer_default~ipad.png differ diff --git a/Resources/transfer_over~ipad.png b/Resources/transfer_over~ipad.png new file mode 100644 index 000000000..8e5edebad Binary files /dev/null and b/Resources/transfer_over~ipad.png differ diff --git a/Resources/video_off_default_landscape~ipad.png b/Resources/video_off_default_landscape~ipad.png new file mode 100644 index 000000000..eacab0085 Binary files /dev/null and b/Resources/video_off_default_landscape~ipad.png differ diff --git a/Resources/video_off_default~ipad.png b/Resources/video_off_default~ipad.png new file mode 100644 index 000000000..eacab0085 Binary files /dev/null and b/Resources/video_off_default~ipad.png differ diff --git a/Resources/video_off_disabled_landscape~ipad.png b/Resources/video_off_disabled_landscape~ipad.png new file mode 100644 index 000000000..327a67cd4 Binary files /dev/null and b/Resources/video_off_disabled_landscape~ipad.png differ diff --git a/Resources/video_off_disabled~ipad.png b/Resources/video_off_disabled~ipad.png new file mode 100644 index 000000000..327a67cd4 Binary files /dev/null and b/Resources/video_off_disabled~ipad.png differ diff --git a/Resources/video_off_over_landscape~ipad.png b/Resources/video_off_over_landscape~ipad.png new file mode 100644 index 000000000..5b9598b10 Binary files /dev/null and b/Resources/video_off_over_landscape~ipad.png differ diff --git a/Resources/video_off_over~ipad.png b/Resources/video_off_over~ipad.png new file mode 100644 index 000000000..5b9598b10 Binary files /dev/null and b/Resources/video_off_over~ipad.png differ diff --git a/Resources/video_on_default_landscape~ipad.png b/Resources/video_on_default_landscape~ipad.png new file mode 100644 index 000000000..a85287600 Binary files /dev/null and b/Resources/video_on_default_landscape~ipad.png differ diff --git a/Resources/video_on_default~ipad.png b/Resources/video_on_default~ipad.png new file mode 100644 index 000000000..a85287600 Binary files /dev/null and b/Resources/video_on_default~ipad.png differ diff --git a/Resources/video_on_disabled_landscape~ipad.png b/Resources/video_on_disabled_landscape~ipad.png new file mode 100644 index 000000000..35c27a72a Binary files /dev/null and b/Resources/video_on_disabled_landscape~ipad.png differ diff --git a/Resources/video_on_disabled~ipad.png b/Resources/video_on_disabled~ipad.png new file mode 100644 index 000000000..35c27a72a Binary files /dev/null and b/Resources/video_on_disabled~ipad.png differ diff --git a/Resources/video_on_over_landscape~ipad.png b/Resources/video_on_over_landscape~ipad.png new file mode 100644 index 000000000..3d04d5423 Binary files /dev/null and b/Resources/video_on_over_landscape~ipad.png differ diff --git a/Resources/video_on_over~ipad.png b/Resources/video_on_over~ipad.png new file mode 100644 index 000000000..3d04d5423 Binary files /dev/null and b/Resources/video_on_over~ipad.png differ diff --git a/linphone.xcodeproj/project.pbxproj b/linphone.xcodeproj/project.pbxproj index 2d43fdff6..a8ebc6802 100755 --- a/linphone.xcodeproj/project.pbxproj +++ b/linphone.xcodeproj/project.pbxproj @@ -208,6 +208,90 @@ D32B9DFD15A2F131000B6DEC /* FastAddressBook.m in Sources */ = {isa = PBXBuildFile; fileRef = D32B9DFB15A2F131000B6DEC /* FastAddressBook.m */; }; D32D5AA715ADE5D9008593F3 /* button_alert_background_default.png in Resources */ = {isa = PBXBuildFile; fileRef = D32D5AA515ADE5D9008593F3 /* button_alert_background_default.png */; }; D32D5AA915ADE5D9008593F3 /* button_alert_background_over.png in Resources */ = {isa = PBXBuildFile; fileRef = D32D5AA615ADE5D9008593F3 /* button_alert_background_over.png */; }; + D33988B415C6DD1600CAF1E4 /* conference_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888C15C6DD1600CAF1E4 /* conference_default_landscape~ipad.png */; }; + D33988B515C6DD1600CAF1E4 /* conference_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888C15C6DD1600CAF1E4 /* conference_default_landscape~ipad.png */; }; + D33988B615C6DD1600CAF1E4 /* conference_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888D15C6DD1600CAF1E4 /* conference_over_landscape~ipad.png */; }; + D33988B715C6DD1600CAF1E4 /* conference_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888D15C6DD1600CAF1E4 /* conference_over_landscape~ipad.png */; }; + D33988B815C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888E15C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png */; }; + D33988B915C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888E15C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png */; }; + D33988BA15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888F15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png */; }; + D33988BB15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339888F15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png */; }; + D33988BC15C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889015C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png */; }; + D33988BD15C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889015C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png */; }; + D33988BE15C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889115C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png */; }; + D33988BF15C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889115C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png */; }; + D33988C015C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889215C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png */; }; + D33988C115C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889215C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png */; }; + D33988C215C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png */; }; + D33988C315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png */; }; + D33988C415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png */; }; + D33988C515C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png */; }; + D33988C615C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889515C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png */; }; + D33988C715C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889515C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png */; }; + D33988C815C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889615C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png */; }; + D33988C915C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889615C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png */; }; + D33988CA15C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889715C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png */; }; + D33988CB15C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889715C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png */; }; + D33988CC15C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889815C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png */; }; + D33988CD15C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889815C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png */; }; + D33988CE15C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889915C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png */; }; + D33988CF15C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889915C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png */; }; + D33988D015C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889A15C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png */; }; + D33988D115C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889A15C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png */; }; + D33988D215C6DD1600CAF1E4 /* options_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889B15C6DD1600CAF1E4 /* options_default_landscape~ipad.png */; }; + D33988D315C6DD1600CAF1E4 /* options_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889B15C6DD1600CAF1E4 /* options_default_landscape~ipad.png */; }; + D33988D415C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889C15C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png */; }; + D33988D515C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889C15C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png */; }; + D33988D615C6DD1600CAF1E4 /* options_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889D15C6DD1600CAF1E4 /* options_over_landscape~ipad.png */; }; + D33988D715C6DD1600CAF1E4 /* options_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889D15C6DD1600CAF1E4 /* options_over_landscape~ipad.png */; }; + D33988D815C6DD1600CAF1E4 /* options_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889E15C6DD1600CAF1E4 /* options_selected_landscape~ipad.png */; }; + D33988D915C6DD1600CAF1E4 /* options_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889E15C6DD1600CAF1E4 /* options_selected_landscape~ipad.png */; }; + D33988DA15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889F15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png */; }; + D33988DB15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339889F15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png */; }; + D33988DC15C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A015C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png */; }; + D33988DD15C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A015C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png */; }; + D33988DE15C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A115C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png */; }; + D33988DF15C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A115C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png */; }; + D33988E015C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A215C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png */; }; + D33988E115C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A215C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png */; }; + D33988E215C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png */; }; + D33988E315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png */; }; + D33988E415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png */; }; + D33988E515C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png */; }; + D33988E615C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A515C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png */; }; + D33988E715C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A515C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png */; }; + D33988E815C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A615C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png */; }; + D33988E915C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A615C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png */; }; + D33988EA15C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A715C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png */; }; + D33988EB15C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A715C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png */; }; + D33988EC15C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A815C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png */; }; + D33988ED15C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A815C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png */; }; + D33988EE15C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A915C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png */; }; + D33988EF15C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988A915C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png */; }; + D33988F015C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AA15C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png */; }; + D33988F115C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AA15C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png */; }; + D33988F215C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AB15C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png */; }; + D33988F315C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AB15C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png */; }; + D33988F415C6DD1600CAF1E4 /* transfer_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AC15C6DD1600CAF1E4 /* transfer_default~ipad.png */; }; + D33988F515C6DD1600CAF1E4 /* transfer_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AC15C6DD1600CAF1E4 /* transfer_default~ipad.png */; }; + D33988F615C6DD1600CAF1E4 /* transfer_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AD15C6DD1600CAF1E4 /* transfer_over~ipad.png */; }; + D33988F715C6DD1600CAF1E4 /* transfer_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AD15C6DD1600CAF1E4 /* transfer_over~ipad.png */; }; + D33988F815C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AE15C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png */; }; + D33988F915C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AE15C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png */; }; + D33988FA15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AF15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png */; }; + D33988FB15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988AF15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png */; }; + D33988FC15C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B015C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png */; }; + D33988FD15C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B015C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png */; }; + D33988FE15C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B115C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png */; }; + D33988FF15C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B115C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png */; }; + D339890015C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B215C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png */; }; + D339890115C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B215C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png */; }; + D339890215C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png */; }; + D339890315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D33988B315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png */; }; + D339890615C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339890415C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png */; }; + D339890715C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339890415C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png */; }; + D339890815C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339890515C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png */; }; + D339890915C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D339890515C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png */; }; D3432A62158A4446001C6B0B /* led_connected.png in Resources */ = {isa = PBXBuildFile; fileRef = D3432A5C158A4446001C6B0B /* led_connected.png */; }; D3432A64158A4446001C6B0B /* led_error.png in Resources */ = {isa = PBXBuildFile; fileRef = D3432A5D158A4446001C6B0B /* led_error.png */; }; D3432A66158A4446001C6B0B /* call_quality_indicator_0.png in Resources */ = {isa = PBXBuildFile; fileRef = D3432A5E158A4446001C6B0B /* call_quality_indicator_0.png */; }; @@ -666,6 +750,182 @@ D3A55FBF15877E69003FD403 /* UIContactCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A55FBE15877E69003FD403 /* UIContactCell.xib */; }; D3A74E5915C68162001500B9 /* toolsbar_background.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5815C68162001500B9 /* toolsbar_background.png */; }; D3A74E5A15C68162001500B9 /* toolsbar_background.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5815C68162001500B9 /* toolsbar_background.png */; }; + D3A74E5C15C6922A001500B9 /* UIMainBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5B15C6922A001500B9 /* UIMainBar~ipad.xib */; }; + D3A74E5D15C6922A001500B9 /* UIMainBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5B15C6922A001500B9 /* UIMainBar~ipad.xib */; }; + D3A74EB215C69392001500B9 /* add_call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5E15C69391001500B9 /* add_call_default~ipad.png */; }; + D3A74EB315C69392001500B9 /* add_call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5E15C69391001500B9 /* add_call_default~ipad.png */; }; + D3A74EB415C69392001500B9 /* add_call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5F15C69391001500B9 /* add_call_disabled~ipad.png */; }; + D3A74EB515C69392001500B9 /* add_call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E5F15C69391001500B9 /* add_call_disabled~ipad.png */; }; + D3A74EB615C69392001500B9 /* add_call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6015C69391001500B9 /* add_call_over~ipad.png */; }; + D3A74EB715C69392001500B9 /* add_call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6015C69391001500B9 /* add_call_over~ipad.png */; }; + D3A74EB815C69392001500B9 /* add_contact_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6115C69391001500B9 /* add_contact_default~ipad.png */; }; + D3A74EB915C69392001500B9 /* add_contact_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6115C69391001500B9 /* add_contact_default~ipad.png */; }; + D3A74EBA15C69392001500B9 /* add_contact_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6215C69392001500B9 /* add_contact_disabled~ipad.png */; }; + D3A74EBB15C69392001500B9 /* add_contact_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6215C69392001500B9 /* add_contact_disabled~ipad.png */; }; + D3A74EBC15C69392001500B9 /* add_contact_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6315C69392001500B9 /* add_contact_over~ipad.png */; }; + D3A74EBD15C69392001500B9 /* add_contact_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6315C69392001500B9 /* add_contact_over~ipad.png */; }; + D3A74EBE15C69392001500B9 /* back_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6415C69392001500B9 /* back_default~ipad.png */; }; + D3A74EBF15C69392001500B9 /* back_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6415C69392001500B9 /* back_default~ipad.png */; }; + D3A74EC015C69392001500B9 /* back_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6515C69392001500B9 /* back_disabled~ipad.png */; }; + D3A74EC115C69392001500B9 /* back_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6515C69392001500B9 /* back_disabled~ipad.png */; }; + D3A74EC215C69392001500B9 /* back_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6615C69392001500B9 /* back_over~ipad.png */; }; + D3A74EC315C69392001500B9 /* back_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6615C69392001500B9 /* back_over~ipad.png */; }; + D3A74EC415C69392001500B9 /* background_top~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6715C69392001500B9 /* background_top~ipad.png */; }; + D3A74EC515C69392001500B9 /* background_top~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6715C69392001500B9 /* background_top~ipad.png */; }; + D3A74EC615C69392001500B9 /* backspace_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6815C69392001500B9 /* backspace_default~ipad.png */; }; + D3A74EC715C69392001500B9 /* backspace_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6815C69392001500B9 /* backspace_default~ipad.png */; }; + D3A74EC815C69392001500B9 /* backspace_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6915C69392001500B9 /* backspace_disabled~ipad.png */; }; + D3A74EC915C69392001500B9 /* backspace_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6915C69392001500B9 /* backspace_disabled~ipad.png */; }; + D3A74ECA15C69392001500B9 /* backspace_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6A15C69392001500B9 /* backspace_over~ipad.png */; }; + D3A74ECB15C69392001500B9 /* backspace_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6A15C69392001500B9 /* backspace_over~ipad.png */; }; + D3A74ECC15C69392001500B9 /* call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6B15C69392001500B9 /* call_default~ipad.png */; }; + D3A74ECD15C69392001500B9 /* call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6B15C69392001500B9 /* call_default~ipad.png */; }; + D3A74ECE15C69392001500B9 /* call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6C15C69392001500B9 /* call_disabled~ipad.png */; }; + D3A74ECF15C69392001500B9 /* call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6C15C69392001500B9 /* call_disabled~ipad.png */; }; + D3A74ED015C69392001500B9 /* call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6D15C69392001500B9 /* call_over~ipad.png */; }; + D3A74ED115C69392001500B9 /* call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6D15C69392001500B9 /* call_over~ipad.png */; }; + D3A74ED215C69392001500B9 /* chat_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6E15C69392001500B9 /* chat_default_landscape~ipad.png */; }; + D3A74ED315C69392001500B9 /* chat_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6E15C69392001500B9 /* chat_default_landscape~ipad.png */; }; + D3A74ED415C69392001500B9 /* chat_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6F15C69392001500B9 /* chat_default~ipad.png */; }; + D3A74ED515C69392001500B9 /* chat_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E6F15C69392001500B9 /* chat_default~ipad.png */; }; + D3A74ED615C69392001500B9 /* chat_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7015C69392001500B9 /* chat_over_landscape~ipad.png */; }; + D3A74ED715C69392001500B9 /* chat_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7015C69392001500B9 /* chat_over_landscape~ipad.png */; }; + D3A74ED815C69392001500B9 /* chat_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7115C69392001500B9 /* chat_over~ipad.png */; }; + D3A74ED915C69392001500B9 /* chat_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7115C69392001500B9 /* chat_over~ipad.png */; }; + D3A74EDA15C69392001500B9 /* chat_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7215C69392001500B9 /* chat_selected_landscape~ipad.png */; }; + D3A74EDB15C69392001500B9 /* chat_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7215C69392001500B9 /* chat_selected_landscape~ipad.png */; }; + D3A74EDC15C69392001500B9 /* chat_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7315C69392001500B9 /* chat_selected~ipad.png */; }; + D3A74EDD15C69392001500B9 /* chat_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7315C69392001500B9 /* chat_selected~ipad.png */; }; + D3A74EDE15C69392001500B9 /* conference_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7415C69392001500B9 /* conference_default~ipad.png */; }; + D3A74EDF15C69392001500B9 /* conference_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7415C69392001500B9 /* conference_default~ipad.png */; }; + D3A74EE015C69392001500B9 /* conference_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7515C69392001500B9 /* conference_over~ipad.png */; }; + D3A74EE115C69392001500B9 /* conference_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7515C69392001500B9 /* conference_over~ipad.png */; }; + D3A74EE215C69392001500B9 /* contacts_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7615C69392001500B9 /* contacts_default_landscape~ipad.png */; }; + D3A74EE315C69392001500B9 /* contacts_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7615C69392001500B9 /* contacts_default_landscape~ipad.png */; }; + D3A74EE415C69392001500B9 /* contacts_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7715C69392001500B9 /* contacts_default~ipad.png */; }; + D3A74EE515C69392001500B9 /* contacts_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7715C69392001500B9 /* contacts_default~ipad.png */; }; + D3A74EE615C69392001500B9 /* contacts_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7815C69392001500B9 /* contacts_over_landscape~ipad.png */; }; + D3A74EE715C69392001500B9 /* contacts_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7815C69392001500B9 /* contacts_over_landscape~ipad.png */; }; + D3A74EE815C69392001500B9 /* contacts_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7915C69392001500B9 /* contacts_over~ipad.png */; }; + D3A74EE915C69392001500B9 /* contacts_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7915C69392001500B9 /* contacts_over~ipad.png */; }; + D3A74EEA15C69392001500B9 /* contacts_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7A15C69392001500B9 /* contacts_selected_landscape~ipad.png */; }; + D3A74EEB15C69392001500B9 /* contacts_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7A15C69392001500B9 /* contacts_selected_landscape~ipad.png */; }; + D3A74EEC15C69392001500B9 /* contacts_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7B15C69392001500B9 /* contacts_selected~ipad.png */; }; + D3A74EED15C69392001500B9 /* contacts_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7B15C69392001500B9 /* contacts_selected~ipad.png */; }; + D3A74EEE15C69392001500B9 /* dialer_address_background_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7C15C69392001500B9 /* dialer_address_background_landscape~ipad.png */; }; + D3A74EEF15C69392001500B9 /* dialer_address_background_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7C15C69392001500B9 /* dialer_address_background_landscape~ipad.png */; }; + D3A74EF015C69392001500B9 /* dialer_address_background~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7D15C69392001500B9 /* dialer_address_background~ipad.png */; }; + D3A74EF115C69392001500B9 /* dialer_address_background~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7D15C69392001500B9 /* dialer_address_background~ipad.png */; }; + D3A74EF215C69392001500B9 /* dialer_alt_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7E15C69392001500B9 /* dialer_alt_default~ipad.png */; }; + D3A74EF315C69392001500B9 /* dialer_alt_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7E15C69392001500B9 /* dialer_alt_default~ipad.png */; }; + D3A74EF415C69392001500B9 /* dialer_alt_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7F15C69392001500B9 /* dialer_alt_over~ipad.png */; }; + D3A74EF515C69392001500B9 /* dialer_alt_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E7F15C69392001500B9 /* dialer_alt_over~ipad.png */; }; + D3A74EF615C69392001500B9 /* hangup_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8015C69392001500B9 /* hangup_default~ipad.png */; }; + D3A74EF715C69392001500B9 /* hangup_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8015C69392001500B9 /* hangup_default~ipad.png */; }; + D3A74EF815C69392001500B9 /* hangup_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8115C69392001500B9 /* hangup_over~ipad.png */; }; + D3A74EF915C69392001500B9 /* hangup_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8115C69392001500B9 /* hangup_over~ipad.png */; }; + D3A74EFA15C69392001500B9 /* history_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8215C69392001500B9 /* history_default_landscape~ipad.png */; }; + D3A74EFB15C69392001500B9 /* history_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8215C69392001500B9 /* history_default_landscape~ipad.png */; }; + D3A74EFC15C69392001500B9 /* history_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8315C69392001500B9 /* history_default~ipad.png */; }; + D3A74EFD15C69392001500B9 /* history_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8315C69392001500B9 /* history_default~ipad.png */; }; + D3A74EFE15C69392001500B9 /* history_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8415C69392001500B9 /* history_over_landscape~ipad.png */; }; + D3A74EFF15C69392001500B9 /* history_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8415C69392001500B9 /* history_over_landscape~ipad.png */; }; + D3A74F0015C69392001500B9 /* history_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8515C69392001500B9 /* history_over~ipad.png */; }; + D3A74F0115C69392001500B9 /* history_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8515C69392001500B9 /* history_over~ipad.png */; }; + D3A74F0215C69392001500B9 /* history_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8615C69392001500B9 /* history_selected_landscape~ipad.png */; }; + D3A74F0315C69392001500B9 /* history_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8615C69392001500B9 /* history_selected_landscape~ipad.png */; }; + D3A74F0415C69392001500B9 /* history_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8715C69392001500B9 /* history_selected~ipad.png */; }; + D3A74F0515C69392001500B9 /* history_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8715C69392001500B9 /* history_selected~ipad.png */; }; + D3A74F0615C69392001500B9 /* micro_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8815C69392001500B9 /* micro_off_default~ipad.png */; }; + D3A74F0715C69392001500B9 /* micro_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8815C69392001500B9 /* micro_off_default~ipad.png */; }; + D3A74F0815C69392001500B9 /* micro_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8915C69392001500B9 /* micro_off_disabled~ipad.png */; }; + D3A74F0915C69392001500B9 /* micro_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8915C69392001500B9 /* micro_off_disabled~ipad.png */; }; + D3A74F0A15C69392001500B9 /* micro_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8A15C69392001500B9 /* micro_off_over~ipad.png */; }; + D3A74F0B15C69392001500B9 /* micro_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8A15C69392001500B9 /* micro_off_over~ipad.png */; }; + D3A74F0C15C69392001500B9 /* micro_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8B15C69392001500B9 /* micro_on_default~ipad.png */; }; + D3A74F0D15C69392001500B9 /* micro_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8B15C69392001500B9 /* micro_on_default~ipad.png */; }; + D3A74F0E15C69392001500B9 /* micro_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8C15C69392001500B9 /* micro_on_disabled~ipad.png */; }; + D3A74F0F15C69392001500B9 /* micro_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8C15C69392001500B9 /* micro_on_disabled~ipad.png */; }; + D3A74F1015C69392001500B9 /* micro_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8D15C69392001500B9 /* micro_on_over~ipad.png */; }; + D3A74F1115C69392001500B9 /* micro_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8D15C69392001500B9 /* micro_on_over~ipad.png */; }; + D3A74F1215C69392001500B9 /* options_add_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8E15C69392001500B9 /* options_add_default~ipad.png */; }; + D3A74F1315C69392001500B9 /* options_add_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8E15C69392001500B9 /* options_add_default~ipad.png */; }; + D3A74F1415C69392001500B9 /* options_add_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8F15C69392001500B9 /* options_add_disabled~ipad.png */; }; + D3A74F1515C69392001500B9 /* options_add_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E8F15C69392001500B9 /* options_add_disabled~ipad.png */; }; + D3A74F1615C69392001500B9 /* options_add_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9015C69392001500B9 /* options_add_over~ipad.png */; }; + D3A74F1715C69392001500B9 /* options_add_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9015C69392001500B9 /* options_add_over~ipad.png */; }; + D3A74F1815C69392001500B9 /* options_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9115C69392001500B9 /* options_default~ipad.png */; }; + D3A74F1915C69392001500B9 /* options_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9115C69392001500B9 /* options_default~ipad.png */; }; + D3A74F1A15C69392001500B9 /* options_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9215C69392001500B9 /* options_disabled~ipad.png */; }; + D3A74F1B15C69392001500B9 /* options_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9215C69392001500B9 /* options_disabled~ipad.png */; }; + D3A74F1C15C69392001500B9 /* options_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9315C69392001500B9 /* options_over~ipad.png */; }; + D3A74F1D15C69392001500B9 /* options_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9315C69392001500B9 /* options_over~ipad.png */; }; + D3A74F1E15C69392001500B9 /* options_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9415C69392001500B9 /* options_selected~ipad.png */; }; + D3A74F1F15C69392001500B9 /* options_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9415C69392001500B9 /* options_selected~ipad.png */; }; + D3A74F2015C69392001500B9 /* options_transfer_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9515C69392001500B9 /* options_transfer_default~ipad.png */; }; + D3A74F2115C69392001500B9 /* options_transfer_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9515C69392001500B9 /* options_transfer_default~ipad.png */; }; + D3A74F2215C69392001500B9 /* options_transfer_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9615C69392001500B9 /* options_transfer_disabled~ipad.png */; }; + D3A74F2315C69392001500B9 /* options_transfer_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9615C69392001500B9 /* options_transfer_disabled~ipad.png */; }; + D3A74F2415C69392001500B9 /* options_transfer_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9715C69392001500B9 /* options_transfer_over~ipad.png */; }; + D3A74F2515C69392001500B9 /* options_transfer_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9715C69392001500B9 /* options_transfer_over~ipad.png */; }; + D3A74F2615C69392001500B9 /* pause_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9815C69392001500B9 /* pause_off_default~ipad.png */; }; + D3A74F2715C69392001500B9 /* pause_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9815C69392001500B9 /* pause_off_default~ipad.png */; }; + D3A74F2815C69392001500B9 /* pause_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9915C69392001500B9 /* pause_off_over~ipad.png */; }; + D3A74F2915C69392001500B9 /* pause_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9915C69392001500B9 /* pause_off_over~ipad.png */; }; + D3A74F2A15C69392001500B9 /* pause_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9A15C69392001500B9 /* pause_on_default~ipad.png */; }; + D3A74F2B15C69392001500B9 /* pause_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9A15C69392001500B9 /* pause_on_default~ipad.png */; }; + D3A74F2C15C69392001500B9 /* pause_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9B15C69392001500B9 /* pause_on_over~ipad.png */; }; + D3A74F2D15C69392001500B9 /* pause_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9B15C69392001500B9 /* pause_on_over~ipad.png */; }; + D3A74F2E15C69392001500B9 /* settings_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9C15C69392001500B9 /* settings_default_landscape~ipad.png */; }; + D3A74F2F15C69392001500B9 /* settings_default_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9C15C69392001500B9 /* settings_default_landscape~ipad.png */; }; + D3A74F3015C69392001500B9 /* settings_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9D15C69392001500B9 /* settings_default~ipad.png */; }; + D3A74F3115C69392001500B9 /* settings_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9D15C69392001500B9 /* settings_default~ipad.png */; }; + D3A74F3215C69392001500B9 /* settings_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9E15C69392001500B9 /* settings_over_landscape~ipad.png */; }; + D3A74F3315C69392001500B9 /* settings_over_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9E15C69392001500B9 /* settings_over_landscape~ipad.png */; }; + D3A74F3415C69392001500B9 /* settings_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9F15C69392001500B9 /* settings_over~ipad.png */; }; + D3A74F3515C69392001500B9 /* settings_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74E9F15C69392001500B9 /* settings_over~ipad.png */; }; + D3A74F3615C69392001500B9 /* settings_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA015C69392001500B9 /* settings_selected_landscape~ipad.png */; }; + D3A74F3715C69392001500B9 /* settings_selected_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA015C69392001500B9 /* settings_selected_landscape~ipad.png */; }; + D3A74F3815C69392001500B9 /* settings_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA115C69392001500B9 /* settings_selected~ipad.png */; }; + D3A74F3915C69392001500B9 /* settings_selected~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA115C69392001500B9 /* settings_selected~ipad.png */; }; + D3A74F3A15C69392001500B9 /* speaker_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA215C69392001500B9 /* speaker_off_default~ipad.png */; }; + D3A74F3B15C69392001500B9 /* speaker_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA215C69392001500B9 /* speaker_off_default~ipad.png */; }; + D3A74F3C15C69392001500B9 /* speaker_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA315C69392001500B9 /* speaker_off_disabled~ipad.png */; }; + D3A74F3D15C69392001500B9 /* speaker_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA315C69392001500B9 /* speaker_off_disabled~ipad.png */; }; + D3A74F3E15C69392001500B9 /* speaker_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA415C69392001500B9 /* speaker_off_over~ipad.png */; }; + D3A74F3F15C69392001500B9 /* speaker_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA415C69392001500B9 /* speaker_off_over~ipad.png */; }; + D3A74F4015C69392001500B9 /* speaker_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA515C69392001500B9 /* speaker_on_default~ipad.png */; }; + D3A74F4115C69392001500B9 /* speaker_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA515C69392001500B9 /* speaker_on_default~ipad.png */; }; + D3A74F4215C69392001500B9 /* speaker_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA615C69392001500B9 /* speaker_on_disabled~ipad.png */; }; + D3A74F4315C69392001500B9 /* speaker_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA615C69392001500B9 /* speaker_on_disabled~ipad.png */; }; + D3A74F4415C69392001500B9 /* speaker_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA715C69392001500B9 /* speaker_on_over~ipad.png */; }; + D3A74F4515C69392001500B9 /* speaker_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA715C69392001500B9 /* speaker_on_over~ipad.png */; }; + D3A74F4615C69392001500B9 /* statebar_background_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA815C69392001500B9 /* statebar_background_landscape~ipad.png */; }; + D3A74F4715C69392001500B9 /* statebar_background_landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA815C69392001500B9 /* statebar_background_landscape~ipad.png */; }; + D3A74F4815C69392001500B9 /* statebar_background~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA915C69392001500B9 /* statebar_background~ipad.png */; }; + D3A74F4915C69392001500B9 /* statebar_background~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EA915C69392001500B9 /* statebar_background~ipad.png */; }; + D3A74F4A15C69392001500B9 /* transfer_call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAA15C69392001500B9 /* transfer_call_default~ipad.png */; }; + D3A74F4B15C69392001500B9 /* transfer_call_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAA15C69392001500B9 /* transfer_call_default~ipad.png */; }; + D3A74F4C15C69392001500B9 /* transfer_call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAB15C69392001500B9 /* transfer_call_over~ipad.png */; }; + D3A74F4D15C69392001500B9 /* transfer_call_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAB15C69392001500B9 /* transfer_call_over~ipad.png */; }; + D3A74F4E15C69392001500B9 /* video_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAC15C69392001500B9 /* video_off_default~ipad.png */; }; + D3A74F4F15C69392001500B9 /* video_off_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAC15C69392001500B9 /* video_off_default~ipad.png */; }; + D3A74F5015C69392001500B9 /* video_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAD15C69392001500B9 /* video_off_disabled~ipad.png */; }; + D3A74F5115C69392001500B9 /* video_off_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAD15C69392001500B9 /* video_off_disabled~ipad.png */; }; + D3A74F5215C69392001500B9 /* video_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAE15C69392001500B9 /* video_off_over~ipad.png */; }; + D3A74F5315C69392001500B9 /* video_off_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAE15C69392001500B9 /* video_off_over~ipad.png */; }; + D3A74F5415C69392001500B9 /* video_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAF15C69392001500B9 /* video_on_default~ipad.png */; }; + D3A74F5515C69392001500B9 /* video_on_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EAF15C69392001500B9 /* video_on_default~ipad.png */; }; + D3A74F5615C69392001500B9 /* video_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EB015C69392001500B9 /* video_on_disabled~ipad.png */; }; + D3A74F5715C69392001500B9 /* video_on_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EB015C69392001500B9 /* video_on_disabled~ipad.png */; }; + D3A74F5815C69392001500B9 /* video_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EB115C69392001500B9 /* video_on_over~ipad.png */; }; + D3A74F5915C69392001500B9 /* video_on_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74EB115C69392001500B9 /* video_on_over~ipad.png */; }; + D3A74F5B15C6AA0B001500B9 /* chat_field.9.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F5A15C6AA0B001500B9 /* chat_field.9.png */; }; + D3A74F5C15C6AA0B001500B9 /* chat_field.9.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F5A15C6AA0B001500B9 /* chat_field.9.png */; }; + D3A74F5E15C6ADA9001500B9 /* chat_field.9@x2.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F5D15C6ADA9001500B9 /* chat_field.9@x2.png */; }; + D3A74F5F15C6ADA9001500B9 /* chat_field.9@x2.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F5D15C6ADA9001500B9 /* chat_field.9@x2.png */; }; + D3A74F6115C6B03C001500B9 /* DialerViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F6015C6B03B001500B9 /* DialerViewController~ipad.xib */; }; + D3A74F6215C6B03C001500B9 /* DialerViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A74F6015C6B03B001500B9 /* DialerViewController~ipad.xib */; }; D3A8BB7015A6C7D500F96BE5 /* UIChatRoomCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D3A8BB6F15A6C7D500F96BE5 /* UIChatRoomCell.m */; }; D3A8BB7115A6C7D500F96BE5 /* UIChatRoomCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D3A8BB6F15A6C7D500F96BE5 /* UIChatRoomCell.m */; }; D3A8BB7415A6C81A00F96BE5 /* UIChatRoomCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3A8BB7315A6C81A00F96BE5 /* UIChatRoomCell.xib */; }; @@ -674,11 +934,19 @@ D3A8BB7F15A6CC3200F96BE5 /* setup_back_disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A8BB7815A6CC3200F96BE5 /* setup_back_disabled.png */; }; D3A8BB8115A6CC3200F96BE5 /* setup_cancel_disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A8BB7915A6CC3200F96BE5 /* setup_cancel_disabled.png */; }; D3A8BB8315A6CC3200F96BE5 /* setup_start_disabled.png in Resources */ = {isa = PBXBuildFile; fileRef = D3A8BB7A15A6CC3200F96BE5 /* setup_start_disabled.png */; }; + D3ACB09715C6D0F700E15894 /* UICallBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09615C6D0F700E15894 /* UICallBar~ipad.xib */; }; + D3ACB09815C6D0F700E15894 /* UICallBar~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09615C6D0F700E15894 /* UICallBar~ipad.xib */; }; + D3ACB09B15C6D59500E15894 /* dialer_alt_back_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09915C6D59500E15894 /* dialer_alt_back_default~ipad.png */; }; + D3ACB09C15C6D59500E15894 /* dialer_alt_back_default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09915C6D59500E15894 /* dialer_alt_back_default~ipad.png */; }; + D3ACB09D15C6D59500E15894 /* dialer_alt_back_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09A15C6D59500E15894 /* dialer_alt_back_over~ipad.png */; }; + D3ACB09E15C6D59500E15894 /* dialer_alt_back_over~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3ACB09A15C6D59500E15894 /* dialer_alt_back_over~ipad.png */; }; D3B9A3DF15A58C450096EA4E /* chat_field.png in Resources */ = {isa = PBXBuildFile; fileRef = D3B9A3DA15A58C440096EA4E /* chat_field.png */; }; D3B9A3E115A58C450096EA4E /* chat_ok_default.png in Resources */ = {isa = PBXBuildFile; fileRef = D3B9A3DB15A58C440096EA4E /* chat_ok_default.png */; }; D3B9A3E315A58C450096EA4E /* chat_ok_over.png in Resources */ = {isa = PBXBuildFile; fileRef = D3B9A3DC15A58C440096EA4E /* chat_ok_over.png */; }; D3B9A3E515A58C450096EA4E /* chat_send_default.png in Resources */ = {isa = PBXBuildFile; fileRef = D3B9A3DD15A58C440096EA4E /* chat_send_default.png */; }; D3B9A3E715A58C450096EA4E /* chat_send_over.png in Resources */ = {isa = PBXBuildFile; fileRef = D3B9A3DE15A58C450096EA4E /* chat_send_over.png */; }; + D3BDB9B915C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3BDB9B815C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png */; }; + D3BDB9BA15C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = D3BDB9B815C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png */; }; D3C2814B15A2D38D0098AA42 /* dialer_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = D3C2814A15A2D38D0098AA42 /* dialer_selected.png */; }; D3C2815215A2D64A0098AA42 /* numpad_star_over.png in Resources */ = {isa = PBXBuildFile; fileRef = D3C2815115A2D64A0098AA42 /* numpad_star_over.png */; }; D3C31A3215BD8DED008ED271 /* conference_default_landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = D3C31A0715BD8DED008ED271 /* conference_default_landscape.png */; }; @@ -1264,6 +1532,48 @@ D32B9DFB15A2F131000B6DEC /* FastAddressBook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FastAddressBook.m; path = Utils/FastAddressBook.m; sourceTree = ""; }; D32D5AA515ADE5D9008593F3 /* button_alert_background_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = button_alert_background_default.png; path = Resources/button_alert_background_default.png; sourceTree = ""; }; D32D5AA615ADE5D9008593F3 /* button_alert_background_over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = button_alert_background_over.png; path = Resources/button_alert_background_over.png; sourceTree = ""; }; + D339888C15C6DD1600CAF1E4 /* conference_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "conference_default_landscape~ipad.png"; path = "Resources/conference_default_landscape~ipad.png"; sourceTree = ""; }; + D339888D15C6DD1600CAF1E4 /* conference_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "conference_over_landscape~ipad.png"; path = "Resources/conference_over_landscape~ipad.png"; sourceTree = ""; }; + D339888E15C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_default_landscape~ipad.png"; path = "Resources/dialer_alt_default_landscape~ipad.png"; sourceTree = ""; }; + D339888F15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_over_landscape~ipad.png"; path = "Resources/dialer_alt_over_landscape~ipad.png"; sourceTree = ""; }; + D339889015C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hangup_default_landscape~ipad.png"; path = "Resources/hangup_default_landscape~ipad.png"; sourceTree = ""; }; + D339889115C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hangup_over_landscape~ipad.png"; path = "Resources/hangup_over_landscape~ipad.png"; sourceTree = ""; }; + D339889215C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_default_landscape~ipad.png"; path = "Resources/micro_off_default_landscape~ipad.png"; sourceTree = ""; }; + D339889315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_disabled_landscape~ipad.png"; path = "Resources/micro_off_disabled_landscape~ipad.png"; sourceTree = ""; }; + D339889415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_over_landscape~ipad.png"; path = "Resources/micro_off_over_landscape~ipad.png"; sourceTree = ""; }; + D339889515C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_default_landscape~ipad.png"; path = "Resources/micro_on_default_landscape~ipad.png"; sourceTree = ""; }; + D339889615C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_disabled_landscape~ipad.png"; path = "Resources/micro_on_disabled_landscape~ipad.png"; sourceTree = ""; }; + D339889715C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_over_landscape~ipad.png"; path = "Resources/micro_on_over_landscape~ipad.png"; sourceTree = ""; }; + D339889815C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_default_landscape~ipad.png"; path = "Resources/options_add_default_landscape~ipad.png"; sourceTree = ""; }; + D339889915C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_disabled_landscape~ipad.png"; path = "Resources/options_add_disabled_landscape~ipad.png"; sourceTree = ""; }; + D339889A15C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_over_landscape~ipad.png"; path = "Resources/options_add_over_landscape~ipad.png"; sourceTree = ""; }; + D339889B15C6DD1600CAF1E4 /* options_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_default_landscape~ipad.png"; path = "Resources/options_default_landscape~ipad.png"; sourceTree = ""; }; + D339889C15C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_disabled_landscape~ipad.png"; path = "Resources/options_disabled_landscape~ipad.png"; sourceTree = ""; }; + D339889D15C6DD1600CAF1E4 /* options_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_over_landscape~ipad.png"; path = "Resources/options_over_landscape~ipad.png"; sourceTree = ""; }; + D339889E15C6DD1600CAF1E4 /* options_selected_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_selected_landscape~ipad.png"; path = "Resources/options_selected_landscape~ipad.png"; sourceTree = ""; }; + D339889F15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_default_landscape~ipad.png"; path = "Resources/options_transfer_default_landscape~ipad.png"; sourceTree = ""; }; + D33988A015C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_disabled_landscape~ipad.png"; path = "Resources/options_transfer_disabled_landscape~ipad.png"; sourceTree = ""; }; + D33988A115C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_over_landscape~ipad.png"; path = "Resources/options_transfer_over_landscape~ipad.png"; sourceTree = ""; }; + D33988A215C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_off_default_landscape~ipad.png"; path = "Resources/pause_off_default_landscape~ipad.png"; sourceTree = ""; }; + D33988A315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_off_over_landscape~ipad.png"; path = "Resources/pause_off_over_landscape~ipad.png"; sourceTree = ""; }; + D33988A415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_on_default_landscape~ipad.png"; path = "Resources/pause_on_default_landscape~ipad.png"; sourceTree = ""; }; + D33988A515C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_on_over_landscape~ipad.png"; path = "Resources/pause_on_over_landscape~ipad.png"; sourceTree = ""; }; + D33988A615C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_default_landscape~ipad.png"; path = "Resources/speaker_off_default_landscape~ipad.png"; sourceTree = ""; }; + D33988A715C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_disabled_landscape~ipad.png"; path = "Resources/speaker_off_disabled_landscape~ipad.png"; sourceTree = ""; }; + D33988A815C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_over_landscape~ipad.png"; path = "Resources/speaker_off_over_landscape~ipad.png"; sourceTree = ""; }; + D33988A915C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_default_landscape~ipad.png"; path = "Resources/speaker_on_default_landscape~ipad.png"; sourceTree = ""; }; + D33988AA15C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_disabled_landscape~ipad.png"; path = "Resources/speaker_on_disabled_landscape~ipad.png"; sourceTree = ""; }; + D33988AB15C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_over_landscape~ipad.png"; path = "Resources/speaker_on_over_landscape~ipad.png"; sourceTree = ""; }; + D33988AC15C6DD1600CAF1E4 /* transfer_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "transfer_default~ipad.png"; path = "Resources/transfer_default~ipad.png"; sourceTree = ""; }; + D33988AD15C6DD1600CAF1E4 /* transfer_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "transfer_over~ipad.png"; path = "Resources/transfer_over~ipad.png"; sourceTree = ""; }; + D33988AE15C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_default_landscape~ipad.png"; path = "Resources/video_off_default_landscape~ipad.png"; sourceTree = ""; }; + D33988AF15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_disabled_landscape~ipad.png"; path = "Resources/video_off_disabled_landscape~ipad.png"; sourceTree = ""; }; + D33988B015C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_over_landscape~ipad.png"; path = "Resources/video_off_over_landscape~ipad.png"; sourceTree = ""; }; + D33988B115C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_default_landscape~ipad.png"; path = "Resources/video_on_default_landscape~ipad.png"; sourceTree = ""; }; + D33988B215C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_disabled_landscape~ipad.png"; path = "Resources/video_on_disabled_landscape~ipad.png"; sourceTree = ""; }; + D33988B315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_over_landscape~ipad.png"; path = "Resources/video_on_over_landscape~ipad.png"; sourceTree = ""; }; + D339890415C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_back_default_landscape~ipad.png"; path = "Resources/dialer_alt_back_default_landscape~ipad.png"; sourceTree = ""; }; + D339890515C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_back_over_landscape~ipad.png"; path = "Resources/dialer_alt_back_over_landscape~ipad.png"; sourceTree = ""; }; D3432A5C158A4446001C6B0B /* led_connected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = led_connected.png; path = Resources/led_connected.png; sourceTree = ""; }; D3432A5D158A4446001C6B0B /* led_error.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = led_error.png; path = Resources/led_error.png; sourceTree = ""; }; D3432A5E158A4446001C6B0B /* call_quality_indicator_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = call_quality_indicator_0.png; path = Resources/call_quality_indicator_0.png; sourceTree = ""; }; @@ -1421,6 +1731,94 @@ D3A55FBB15877E5E003FD403 /* UIContactCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIContactCell.m; sourceTree = ""; }; D3A55FBE15877E69003FD403 /* UIContactCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UIContactCell.xib; sourceTree = ""; }; D3A74E5815C68162001500B9 /* toolsbar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = toolsbar_background.png; path = Resources/toolsbar_background.png; sourceTree = ""; }; + D3A74E5B15C6922A001500B9 /* UIMainBar~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "UIMainBar~ipad.xib"; sourceTree = ""; }; + D3A74E5E15C69391001500B9 /* add_call_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_call_default~ipad.png"; path = "Resources/add_call_default~ipad.png"; sourceTree = ""; }; + D3A74E5F15C69391001500B9 /* add_call_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_call_disabled~ipad.png"; path = "Resources/add_call_disabled~ipad.png"; sourceTree = ""; }; + D3A74E6015C69391001500B9 /* add_call_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_call_over~ipad.png"; path = "Resources/add_call_over~ipad.png"; sourceTree = ""; }; + D3A74E6115C69391001500B9 /* add_contact_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_contact_default~ipad.png"; path = "Resources/add_contact_default~ipad.png"; sourceTree = ""; }; + D3A74E6215C69392001500B9 /* add_contact_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_contact_disabled~ipad.png"; path = "Resources/add_contact_disabled~ipad.png"; sourceTree = ""; }; + D3A74E6315C69392001500B9 /* add_contact_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "add_contact_over~ipad.png"; path = "Resources/add_contact_over~ipad.png"; sourceTree = ""; }; + D3A74E6415C69392001500B9 /* back_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "back_default~ipad.png"; path = "Resources/back_default~ipad.png"; sourceTree = ""; }; + D3A74E6515C69392001500B9 /* back_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "back_disabled~ipad.png"; path = "Resources/back_disabled~ipad.png"; sourceTree = ""; }; + D3A74E6615C69392001500B9 /* back_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "back_over~ipad.png"; path = "Resources/back_over~ipad.png"; sourceTree = ""; }; + D3A74E6715C69392001500B9 /* background_top~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background_top~ipad.png"; path = "Resources/background_top~ipad.png"; sourceTree = ""; }; + D3A74E6815C69392001500B9 /* backspace_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backspace_default~ipad.png"; path = "Resources/backspace_default~ipad.png"; sourceTree = ""; }; + D3A74E6915C69392001500B9 /* backspace_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backspace_disabled~ipad.png"; path = "Resources/backspace_disabled~ipad.png"; sourceTree = ""; }; + D3A74E6A15C69392001500B9 /* backspace_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backspace_over~ipad.png"; path = "Resources/backspace_over~ipad.png"; sourceTree = ""; }; + D3A74E6B15C69392001500B9 /* call_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "call_default~ipad.png"; path = "Resources/call_default~ipad.png"; sourceTree = ""; }; + D3A74E6C15C69392001500B9 /* call_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "call_disabled~ipad.png"; path = "Resources/call_disabled~ipad.png"; sourceTree = ""; }; + D3A74E6D15C69392001500B9 /* call_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "call_over~ipad.png"; path = "Resources/call_over~ipad.png"; sourceTree = ""; }; + D3A74E6E15C69392001500B9 /* chat_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_default_landscape~ipad.png"; path = "Resources/chat_default_landscape~ipad.png"; sourceTree = ""; }; + D3A74E6F15C69392001500B9 /* chat_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_default~ipad.png"; path = "Resources/chat_default~ipad.png"; sourceTree = ""; }; + D3A74E7015C69392001500B9 /* chat_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_over_landscape~ipad.png"; path = "Resources/chat_over_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7115C69392001500B9 /* chat_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_over~ipad.png"; path = "Resources/chat_over~ipad.png"; sourceTree = ""; }; + D3A74E7215C69392001500B9 /* chat_selected_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_selected_landscape~ipad.png"; path = "Resources/chat_selected_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7315C69392001500B9 /* chat_selected~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_selected~ipad.png"; path = "Resources/chat_selected~ipad.png"; sourceTree = ""; }; + D3A74E7415C69392001500B9 /* conference_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "conference_default~ipad.png"; path = "Resources/conference_default~ipad.png"; sourceTree = ""; }; + D3A74E7515C69392001500B9 /* conference_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "conference_over~ipad.png"; path = "Resources/conference_over~ipad.png"; sourceTree = ""; }; + D3A74E7615C69392001500B9 /* contacts_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_default_landscape~ipad.png"; path = "Resources/contacts_default_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7715C69392001500B9 /* contacts_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_default~ipad.png"; path = "Resources/contacts_default~ipad.png"; sourceTree = ""; }; + D3A74E7815C69392001500B9 /* contacts_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_over_landscape~ipad.png"; path = "Resources/contacts_over_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7915C69392001500B9 /* contacts_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_over~ipad.png"; path = "Resources/contacts_over~ipad.png"; sourceTree = ""; }; + D3A74E7A15C69392001500B9 /* contacts_selected_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_selected_landscape~ipad.png"; path = "Resources/contacts_selected_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7B15C69392001500B9 /* contacts_selected~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "contacts_selected~ipad.png"; path = "Resources/contacts_selected~ipad.png"; sourceTree = ""; }; + D3A74E7C15C69392001500B9 /* dialer_address_background_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_address_background_landscape~ipad.png"; path = "Resources/dialer_address_background_landscape~ipad.png"; sourceTree = ""; }; + D3A74E7D15C69392001500B9 /* dialer_address_background~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_address_background~ipad.png"; path = "Resources/dialer_address_background~ipad.png"; sourceTree = ""; }; + D3A74E7E15C69392001500B9 /* dialer_alt_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_default~ipad.png"; path = "Resources/dialer_alt_default~ipad.png"; sourceTree = ""; }; + D3A74E7F15C69392001500B9 /* dialer_alt_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_over~ipad.png"; path = "Resources/dialer_alt_over~ipad.png"; sourceTree = ""; }; + D3A74E8015C69392001500B9 /* hangup_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hangup_default~ipad.png"; path = "Resources/hangup_default~ipad.png"; sourceTree = ""; }; + D3A74E8115C69392001500B9 /* hangup_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hangup_over~ipad.png"; path = "Resources/hangup_over~ipad.png"; sourceTree = ""; }; + D3A74E8215C69392001500B9 /* history_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_default_landscape~ipad.png"; path = "Resources/history_default_landscape~ipad.png"; sourceTree = ""; }; + D3A74E8315C69392001500B9 /* history_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_default~ipad.png"; path = "Resources/history_default~ipad.png"; sourceTree = ""; }; + D3A74E8415C69392001500B9 /* history_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_over_landscape~ipad.png"; path = "Resources/history_over_landscape~ipad.png"; sourceTree = ""; }; + D3A74E8515C69392001500B9 /* history_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_over~ipad.png"; path = "Resources/history_over~ipad.png"; sourceTree = ""; }; + D3A74E8615C69392001500B9 /* history_selected_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_selected_landscape~ipad.png"; path = "Resources/history_selected_landscape~ipad.png"; sourceTree = ""; }; + D3A74E8715C69392001500B9 /* history_selected~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "history_selected~ipad.png"; path = "Resources/history_selected~ipad.png"; sourceTree = ""; }; + D3A74E8815C69392001500B9 /* micro_off_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_default~ipad.png"; path = "Resources/micro_off_default~ipad.png"; sourceTree = ""; }; + D3A74E8915C69392001500B9 /* micro_off_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_disabled~ipad.png"; path = "Resources/micro_off_disabled~ipad.png"; sourceTree = ""; }; + D3A74E8A15C69392001500B9 /* micro_off_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_off_over~ipad.png"; path = "Resources/micro_off_over~ipad.png"; sourceTree = ""; }; + D3A74E8B15C69392001500B9 /* micro_on_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_default~ipad.png"; path = "Resources/micro_on_default~ipad.png"; sourceTree = ""; }; + D3A74E8C15C69392001500B9 /* micro_on_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_disabled~ipad.png"; path = "Resources/micro_on_disabled~ipad.png"; sourceTree = ""; }; + D3A74E8D15C69392001500B9 /* micro_on_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "micro_on_over~ipad.png"; path = "Resources/micro_on_over~ipad.png"; sourceTree = ""; }; + D3A74E8E15C69392001500B9 /* options_add_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_default~ipad.png"; path = "Resources/options_add_default~ipad.png"; sourceTree = ""; }; + D3A74E8F15C69392001500B9 /* options_add_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_disabled~ipad.png"; path = "Resources/options_add_disabled~ipad.png"; sourceTree = ""; }; + D3A74E9015C69392001500B9 /* options_add_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_add_over~ipad.png"; path = "Resources/options_add_over~ipad.png"; sourceTree = ""; }; + D3A74E9115C69392001500B9 /* options_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_default~ipad.png"; path = "Resources/options_default~ipad.png"; sourceTree = ""; }; + D3A74E9215C69392001500B9 /* options_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_disabled~ipad.png"; path = "Resources/options_disabled~ipad.png"; sourceTree = ""; }; + D3A74E9315C69392001500B9 /* options_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_over~ipad.png"; path = "Resources/options_over~ipad.png"; sourceTree = ""; }; + D3A74E9415C69392001500B9 /* options_selected~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_selected~ipad.png"; path = "Resources/options_selected~ipad.png"; sourceTree = ""; }; + D3A74E9515C69392001500B9 /* options_transfer_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_default~ipad.png"; path = "Resources/options_transfer_default~ipad.png"; sourceTree = ""; }; + D3A74E9615C69392001500B9 /* options_transfer_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_disabled~ipad.png"; path = "Resources/options_transfer_disabled~ipad.png"; sourceTree = ""; }; + D3A74E9715C69392001500B9 /* options_transfer_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "options_transfer_over~ipad.png"; path = "Resources/options_transfer_over~ipad.png"; sourceTree = ""; }; + D3A74E9815C69392001500B9 /* pause_off_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_off_default~ipad.png"; path = "Resources/pause_off_default~ipad.png"; sourceTree = ""; }; + D3A74E9915C69392001500B9 /* pause_off_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_off_over~ipad.png"; path = "Resources/pause_off_over~ipad.png"; sourceTree = ""; }; + D3A74E9A15C69392001500B9 /* pause_on_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_on_default~ipad.png"; path = "Resources/pause_on_default~ipad.png"; sourceTree = ""; }; + D3A74E9B15C69392001500B9 /* pause_on_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "pause_on_over~ipad.png"; path = "Resources/pause_on_over~ipad.png"; sourceTree = ""; }; + D3A74E9C15C69392001500B9 /* settings_default_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_default_landscape~ipad.png"; path = "Resources/settings_default_landscape~ipad.png"; sourceTree = ""; }; + D3A74E9D15C69392001500B9 /* settings_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_default~ipad.png"; path = "Resources/settings_default~ipad.png"; sourceTree = ""; }; + D3A74E9E15C69392001500B9 /* settings_over_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_over_landscape~ipad.png"; path = "Resources/settings_over_landscape~ipad.png"; sourceTree = ""; }; + D3A74E9F15C69392001500B9 /* settings_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_over~ipad.png"; path = "Resources/settings_over~ipad.png"; sourceTree = ""; }; + D3A74EA015C69392001500B9 /* settings_selected_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_selected_landscape~ipad.png"; path = "Resources/settings_selected_landscape~ipad.png"; sourceTree = ""; }; + D3A74EA115C69392001500B9 /* settings_selected~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settings_selected~ipad.png"; path = "Resources/settings_selected~ipad.png"; sourceTree = ""; }; + D3A74EA215C69392001500B9 /* speaker_off_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_default~ipad.png"; path = "Resources/speaker_off_default~ipad.png"; sourceTree = ""; }; + D3A74EA315C69392001500B9 /* speaker_off_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_disabled~ipad.png"; path = "Resources/speaker_off_disabled~ipad.png"; sourceTree = ""; }; + D3A74EA415C69392001500B9 /* speaker_off_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_off_over~ipad.png"; path = "Resources/speaker_off_over~ipad.png"; sourceTree = ""; }; + D3A74EA515C69392001500B9 /* speaker_on_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_default~ipad.png"; path = "Resources/speaker_on_default~ipad.png"; sourceTree = ""; }; + D3A74EA615C69392001500B9 /* speaker_on_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_disabled~ipad.png"; path = "Resources/speaker_on_disabled~ipad.png"; sourceTree = ""; }; + D3A74EA715C69392001500B9 /* speaker_on_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speaker_on_over~ipad.png"; path = "Resources/speaker_on_over~ipad.png"; sourceTree = ""; }; + D3A74EA815C69392001500B9 /* statebar_background_landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "statebar_background_landscape~ipad.png"; path = "Resources/statebar_background_landscape~ipad.png"; sourceTree = ""; }; + D3A74EA915C69392001500B9 /* statebar_background~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "statebar_background~ipad.png"; path = "Resources/statebar_background~ipad.png"; sourceTree = ""; }; + D3A74EAA15C69392001500B9 /* transfer_call_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "transfer_call_default~ipad.png"; path = "Resources/transfer_call_default~ipad.png"; sourceTree = ""; }; + D3A74EAB15C69392001500B9 /* transfer_call_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "transfer_call_over~ipad.png"; path = "Resources/transfer_call_over~ipad.png"; sourceTree = ""; }; + D3A74EAC15C69392001500B9 /* video_off_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_default~ipad.png"; path = "Resources/video_off_default~ipad.png"; sourceTree = ""; }; + D3A74EAD15C69392001500B9 /* video_off_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_disabled~ipad.png"; path = "Resources/video_off_disabled~ipad.png"; sourceTree = ""; }; + D3A74EAE15C69392001500B9 /* video_off_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_off_over~ipad.png"; path = "Resources/video_off_over~ipad.png"; sourceTree = ""; }; + D3A74EAF15C69392001500B9 /* video_on_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_default~ipad.png"; path = "Resources/video_on_default~ipad.png"; sourceTree = ""; }; + D3A74EB015C69392001500B9 /* video_on_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_disabled~ipad.png"; path = "Resources/video_on_disabled~ipad.png"; sourceTree = ""; }; + D3A74EB115C69392001500B9 /* video_on_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "video_on_over~ipad.png"; path = "Resources/video_on_over~ipad.png"; sourceTree = ""; }; + D3A74F5A15C6AA0B001500B9 /* chat_field.9.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_field.9.png; path = Resources/chat_field.9.png; sourceTree = ""; }; + D3A74F5D15C6ADA9001500B9 /* chat_field.9@x2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "chat_field.9@x2.png"; path = "Resources/chat_field.9@x2.png"; sourceTree = ""; }; + D3A74F6015C6B03B001500B9 /* DialerViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "DialerViewController~ipad.xib"; sourceTree = ""; }; D3A8BB6E15A6C7D500F96BE5 /* UIChatRoomCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIChatRoomCell.h; sourceTree = ""; }; D3A8BB6F15A6C7D500F96BE5 /* UIChatRoomCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIChatRoomCell.m; sourceTree = ""; }; D3A8BB7315A6C81A00F96BE5 /* UIChatRoomCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UIChatRoomCell.xib; sourceTree = ""; }; @@ -1429,12 +1827,16 @@ D3A8BB7815A6CC3200F96BE5 /* setup_back_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = setup_back_disabled.png; path = Resources/setup_back_disabled.png; sourceTree = ""; }; D3A8BB7915A6CC3200F96BE5 /* setup_cancel_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = setup_cancel_disabled.png; path = Resources/setup_cancel_disabled.png; sourceTree = ""; }; D3A8BB7A15A6CC3200F96BE5 /* setup_start_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = setup_start_disabled.png; path = Resources/setup_start_disabled.png; sourceTree = ""; }; + D3ACB09615C6D0F700E15894 /* UICallBar~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "UICallBar~ipad.xib"; sourceTree = ""; }; + D3ACB09915C6D59500E15894 /* dialer_alt_back_default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_back_default~ipad.png"; path = "Resources/dialer_alt_back_default~ipad.png"; sourceTree = ""; }; + D3ACB09A15C6D59500E15894 /* dialer_alt_back_over~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "dialer_alt_back_over~ipad.png"; path = "Resources/dialer_alt_back_over~ipad.png"; sourceTree = ""; }; D3B90E1115C2CB5700F64F8C /* NinePatch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = NinePatch.xcodeproj; path = Utils/NinePatch/NinePatch.xcodeproj; sourceTree = ""; }; D3B9A3DA15A58C440096EA4E /* chat_field.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_field.png; path = Resources/chat_field.png; sourceTree = ""; }; D3B9A3DB15A58C440096EA4E /* chat_ok_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_ok_default.png; path = Resources/chat_ok_default.png; sourceTree = ""; }; D3B9A3DC15A58C440096EA4E /* chat_ok_over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_ok_over.png; path = Resources/chat_ok_over.png; sourceTree = ""; }; D3B9A3DD15A58C440096EA4E /* chat_send_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_send_default.png; path = Resources/chat_send_default.png; sourceTree = ""; }; D3B9A3DE15A58C450096EA4E /* chat_send_over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chat_send_over.png; path = Resources/chat_send_over.png; sourceTree = ""; }; + D3BDB9B815C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "transfer_call_disabled~ipad.png"; path = "Resources/transfer_call_disabled~ipad.png"; sourceTree = ""; }; D3C2814A15A2D38D0098AA42 /* dialer_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = dialer_selected.png; path = Resources/dialer_selected.png; sourceTree = ""; }; D3C2815115A2D64A0098AA42 /* numpad_star_over.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = numpad_star_over.png; path = Resources/numpad_star_over.png; sourceTree = ""; }; D3C31A0715BD8DED008ED271 /* conference_default_landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = conference_default_landscape.png; path = Resources/conference_default_landscape.png; sourceTree = ""; }; @@ -1754,6 +2156,7 @@ 22F2508B107141E100AC9B3F /* DialerViewController.h */, 22F2508C107141E100AC9B3F /* DialerViewController.m */, 22F2508D107141E100AC9B3F /* DialerViewController.xib */, + D3A74F6015C6B03B001500B9 /* DialerViewController~ipad.xib */, 2218A92212FBE1340088A667 /* FirstLoginViewController.h */, 2218A92312FBE1340088A667 /* FirstLoginViewController.m */, 2218A92412FBE1340088A667 /* FirstLoginViewController.xib */, @@ -1768,8 +2171,8 @@ D31AAF5C159B3919002C6B02 /* InCallTableViewController.h */, D31AAF5D159B3919002C6B02 /* InCallTableViewController.m */, D3F83EE91582021700336684 /* InCallViewController.h */, - D3F83EEB1582021700336684 /* InCallViewController.xib */, D3F83EEA1582021700336684 /* InCallViewController.m */, + D3F83EEB1582021700336684 /* InCallViewController.xib */, D3F26BEE15986B71005F9CAB /* IncomingCallViewController.h */, D3F26BEF15986B71005F9CAB /* IncomingCallViewController.m */, D3F26BF015986B72005F9CAB /* IncomingCallViewController.xib */, @@ -2009,6 +2412,7 @@ D326483B1588950F00930C67 /* UICallBar.h */, D326483C1588950F00930C67 /* UICallBar.m */, D326483D1588950F00930C67 /* UICallBar.xib */, + D3ACB09615C6D0F700E15894 /* UICallBar~ipad.xib */, 2214EB7812F846B1002A5394 /* UICallButton.h */, 2214EB7912F846B1002A5394 /* UICallButton.m */, D36C43C4158F2E5A0048BA40 /* UICallCell.h */, @@ -2055,6 +2459,7 @@ D3ED3E841586291B006C0DE4 /* UIMainBar.h */, D3ED3E851586291B006C0DE4 /* UIMainBar.m */, D3ED3E861586291C006C0DE4 /* UIMainBar.xib */, + D3A74E5B15C6922A001500B9 /* UIMainBar~ipad.xib */, 2214EBF112F86360002A5394 /* UIMicroButton.h */, 2214EBF212F86360002A5394 /* UIMicroButton.m */, D3F34F331599C354005BE94F /* UIModalViewController.h */, @@ -2237,29 +2642,45 @@ D3F83F741582253100336684 /* accept_default.png */, D3F83F751582253100336684 /* accept_over.png */, D3D6A39B159B0EEF005F692C /* add_call_default.png */, + D3A74E5E15C69391001500B9 /* add_call_default~ipad.png */, D3D6A39C159B0EEF005F692C /* add_call_disabled.png */, + D3A74E5F15C69391001500B9 /* add_call_disabled~ipad.png */, D3D6A39D159B0EEF005F692C /* add_call_over.png */, + D3A74E6015C69391001500B9 /* add_call_over~ipad.png */, D3ED3E6715861A53006C0DE4 /* add_contact_default.png */, + D3A74E6115C69391001500B9 /* add_contact_default~ipad.png */, D3ED3E6815861A53006C0DE4 /* add_contact_disabled.png */, + D3A74E6215C69392001500B9 /* add_contact_disabled~ipad.png */, D3ED3E6915861A53006C0DE4 /* add_contact_over.png */, + D3A74E6315C69392001500B9 /* add_contact_over~ipad.png */, D3F34F2F1599B008005BE94F /* avatar_shadow.png */, D3D14E7B15A711700074A527 /* avatar_shadow_small.png */, D31B4B261598A390002E6C72 /* avatar_unknown.png */, D31B4B271598A390002E6C72 /* avatar_unknown_small.png */, D3211BBB159CBFD60098460B /* back_default.png */, + D3A74E6415C69392001500B9 /* back_default~ipad.png */, D3211BBC159CBFD60098460B /* back_disabled.png */, + D3A74E6515C69392001500B9 /* back_disabled~ipad.png */, D3211BBD159CBFD60098460B /* back_over.png */, + D3A74E6615C69392001500B9 /* back_over~ipad.png */, D3ED3E401585FB4A006C0DE4 /* background.png */, + D3A74E6715C69392001500B9 /* background_top~ipad.png */, D3ED3E7615861B1B006C0DE4 /* backspace_default.png */, + D3A74E6815C69392001500B9 /* backspace_default~ipad.png */, D35E758815932DE60066B1C1 /* backspace_disabled.png */, + D3A74E6915C69392001500B9 /* backspace_disabled~ipad.png */, D3ED3E7715861B1B006C0DE4 /* backspace_over.png */, + D3A74E6A15C69392001500B9 /* backspace_over~ipad.png */, D32D5AA515ADE5D9008593F3 /* button_alert_background_default.png */, D32D5AA615ADE5D9008593F3 /* button_alert_background_over.png */, D35406F515A47E9E007E7E81 /* button_background_default.png */, D35406F615A47E9E007E7E81 /* button_background_over.png */, D3ED3E7015861ABD006C0DE4 /* call_default.png */, + D3A74E6B15C69392001500B9 /* call_default~ipad.png */, D35E758C15934F360066B1C1 /* call_disabled.png */, + D3A74E6C15C69392001500B9 /* call_disabled~ipad.png */, D3ED3E7115861ABD006C0DE4 /* call_over.png */, + D3A74E6D15C69392001500B9 /* call_over~ipad.png */, D3432A5E158A4446001C6B0B /* call_quality_indicator_0.png */, D3432A5F158A4446001C6B0B /* call_quality_indicator_1.png */, D3432A60158A4446001C6B0B /* call_quality_indicator_2.png */, @@ -2291,20 +2712,32 @@ D389363815A6D53200A3A3AA /* chat_bubble_outgoing.9.png */, D3A8BB7615A6CC3200F96BE5 /* chat_bubble_outgoing.png */, D38327F11580FE3A00FA0D23 /* chat_default.png */, + D3A74E6E15C69392001500B9 /* chat_default_landscape~ipad.png */, + D3A74E6F15C69392001500B9 /* chat_default~ipad.png */, D3EA53FF159852080037DC6B /* chat_edit_default.png */, D3EA5400159852080037DC6B /* chat_edit_over.png */, + D3A74F5A15C6AA0B001500B9 /* chat_field.9.png */, + D3A74F5D15C6ADA9001500B9 /* chat_field.9@x2.png */, D3B9A3DA15A58C440096EA4E /* chat_field.png */, D3B9A3DB15A58C440096EA4E /* chat_ok_default.png */, D3B9A3DC15A58C440096EA4E /* chat_ok_over.png */, D38327FF158100E400FA0D23 /* chat_over.png */, + D3A74E7015C69392001500B9 /* chat_over_landscape~ipad.png */, + D3A74E7115C69392001500B9 /* chat_over~ipad.png */, D38327F21580FE3A00FA0D23 /* chat_selected.png */, + D3A74E7215C69392001500B9 /* chat_selected_landscape~ipad.png */, + D3A74E7315C69392001500B9 /* chat_selected~ipad.png */, D3B9A3DD15A58C440096EA4E /* chat_send_default.png */, D32B6E2315A5B2020033019F /* chat_send_disabled.png */, D3B9A3DE15A58C450096EA4E /* chat_send_over.png */, D31AAF61159B5B6E002C6B02 /* conference_default.png */, D3C31A0715BD8DED008ED271 /* conference_default_landscape.png */, + D339888C15C6DD1600CAF1E4 /* conference_default_landscape~ipad.png */, + D3A74E7415C69392001500B9 /* conference_default~ipad.png */, D31AAF62159B5B6E002C6B02 /* conference_over.png */, D3C31A0815BD8DED008ED271 /* conference_over_landscape.png */, + D339888D15C6DD1600CAF1E4 /* conference_over_landscape~ipad.png */, + D3A74E7515C69392001500B9 /* conference_over~ipad.png */, D3128FE715AABE4E00A2147A /* contact_back_default.png */, D3128FE815AABE4E00A2147A /* contact_back_over.png */, D3E84F3615B011AF00420DAC /* contact_cancel_default.png */, @@ -2322,36 +2755,58 @@ D3119E7015B6A4710005D4A4 /* contacts_back_default.png */, D3119E7115B6A4710005D4A4 /* contacts_back_over.png */, D38327EB1580FE3A00FA0D23 /* contacts_default.png */, + D3A74E7615C69392001500B9 /* contacts_default_landscape~ipad.png */, + D3A74E7715C69392001500B9 /* contacts_default~ipad.png */, D354980515875534000081D8 /* contacts_linphone_default.png */, D354980415875534000081D8 /* contacts_linphone_selected.png */, D38327FC158100E400FA0D23 /* contacts_over.png */, + D3A74E7815C69392001500B9 /* contacts_over_landscape~ipad.png */, + D3A74E7915C69392001500B9 /* contacts_over~ipad.png */, D38327EC1580FE3A00FA0D23 /* contacts_selected.png */, + D3A74E7A15C69392001500B9 /* contacts_selected_landscape~ipad.png */, + D3A74E7B15C69392001500B9 /* contacts_selected~ipad.png */, D32B6E2B15A5C0800033019F /* database.sqlite */, D3F83F761582253100336684 /* decline_default.png */, D3F83F771582253100336684 /* decline_over.png */, D3ED3E441585FB8C006C0DE4 /* dialer_address_background.png */, + D3A74E7C15C69392001500B9 /* dialer_address_background_landscape~ipad.png */, + D3A74E7D15C69392001500B9 /* dialer_address_background~ipad.png */, D3E84F1B15B00F4100420DAC /* dialer_alt_back_default.png */, D3C31A0915BD8DED008ED271 /* dialer_alt_back_default_landscape.png */, + D339890415C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png */, + D3ACB09915C6D59500E15894 /* dialer_alt_back_default~ipad.png */, D3E84F1C15B00F4100420DAC /* dialer_alt_back_over.png */, D3C31A0A15BD8DED008ED271 /* dialer_alt_back_over_landscape.png */, + D339890515C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png */, + D3ACB09A15C6D59500E15894 /* dialer_alt_back_over~ipad.png */, D3E84F1D15B00F4100420DAC /* dialer_alt_background.png */, D36C43CF158F2F370048BA40 /* dialer_alt_default.png */, D3C31A0B15BD8DED008ED271 /* dialer_alt_default_landscape.png */, + D339888E15C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png */, + D3A74E7E15C69392001500B9 /* dialer_alt_default~ipad.png */, D36C43D0158F2F370048BA40 /* dialer_alt_over.png */, D3C31A0C15BD8DED008ED271 /* dialer_alt_over_landscape.png */, + D339888F15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png */, + D3A74E7F15C69392001500B9 /* dialer_alt_over~ipad.png */, D38327ED1580FE3A00FA0D23 /* dialer_default.png */, D38327EE1580FE3A00FA0D23 /* dialer_over.png */, D3C2814A15A2D38D0098AA42 /* dialer_selected.png */, D350F21715A43D3400149E54 /* field_background.png */, D3F83EFA158205A100336684 /* hangup_default.png */, D3C31A0D15BD8DED008ED271 /* hangup_default_landscape.png */, + D339889015C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png */, + D3A74E8015C69392001500B9 /* hangup_default~ipad.png */, D3F83EFB158205A100336684 /* hangup_over.png */, D3C31A0E15BD8DED008ED271 /* hangup_over_landscape.png */, + D339889115C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png */, + D3A74E8115C69392001500B9 /* hangup_over~ipad.png */, D36C43CE158F2F370048BA40 /* header_conference.png */, D3F26BFB15987083005F9CAB /* header_incoming.png */, D3ED3E9315872EF1006C0DE4 /* history_all_default.png */, D3ED3E9215872EF1006C0DE4 /* history_all_selected.png */, D347347C1580E5F8003C7B8C /* history_default.png */, + D3A74E8215C69392001500B9 /* history_default_landscape~ipad.png */, + D3A74E8315C69392001500B9 /* history_default~ipad.png */, D3157A8815B4466F00DD8C4C /* history_details_add_default.png */, D3157A8915B4466F00DD8C4C /* history_details_add_over.png */, D3157A8E15B446CB00DD8C4C /* history_details_back_default.png */, @@ -2364,7 +2819,11 @@ D3F26BF515986DAD005F9CAB /* history_ok_default.png */, D3F26BF615986DAD005F9CAB /* history_ok_over.png */, D38327FD158100E400FA0D23 /* history_over.png */, + D3A74E8415C69392001500B9 /* history_over_landscape~ipad.png */, + D3A74E8515C69392001500B9 /* history_over~ipad.png */, D347347D1580E5F8003C7B8C /* history_selected.png */, + D3A74E8615C69392001500B9 /* history_selected_landscape~ipad.png */, + D3A74E8715C69392001500B9 /* history_selected~ipad.png */, D3432A5C158A4446001C6B0B /* led_connected.png */, D3432A70158A45AF001C6B0B /* led_disconnected.png */, D3432A5D158A4446001C6B0B /* led_error.png */, @@ -2381,16 +2840,28 @@ D354981915876FE7000081D8 /* list_details_over.png */, D3F83EF4158205A100336684 /* micro_off_default.png */, D3C31A0F15BD8DED008ED271 /* micro_off_default_landscape.png */, + D339889215C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png */, + D3A74E8815C69392001500B9 /* micro_off_default~ipad.png */, D35EA76115A2DF8D003E025D /* micro_off_disabled.png */, D3C31A1015BD8DED008ED271 /* micro_off_disabled_landscape.png */, + D339889315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png */, + D3A74E8915C69392001500B9 /* micro_off_disabled~ipad.png */, D3F83EF5158205A100336684 /* micro_off_over.png */, D3C31A1115BD8DED008ED271 /* micro_off_over_landscape.png */, + D339889415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png */, + D3A74E8A15C69392001500B9 /* micro_off_over~ipad.png */, D3F83EF6158205A100336684 /* micro_on_default.png */, D3C31A1215BD8DED008ED271 /* micro_on_default_landscape.png */, + D339889515C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png */, + D3A74E8B15C69392001500B9 /* micro_on_default~ipad.png */, D35EA76215A2DF8D003E025D /* micro_on_disabled.png */, D3C31A1315BD8DED008ED271 /* micro_on_disabled_landscape.png */, + D339889615C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png */, + D3A74E8C15C69392001500B9 /* micro_on_disabled~ipad.png */, D3F83EF7158205A100336684 /* micro_on_over.png */, D3C31A1415BD8DED008ED271 /* micro_on_over_landscape.png */, + D339889715C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png */, + D3A74E8D15C69392001500B9 /* micro_on_over~ipad.png */, D3F83F3C1582223B00336684 /* numpad_eight_default.png */, D3F83F3D1582223B00336684 /* numpad_eight_over.png */, D3F83F361582223B00336684 /* numpad_five_default.png */, @@ -2419,40 +2890,74 @@ 2237D4081084D7A9001383EE /* oldphone-mono.wav */, D3196D3015A321E2007FEEBA /* options_add_default.png */, D3C31A1515BD8DED008ED271 /* options_add_default_landscape.png */, + D339889815C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png */, + D3A74E8E15C69392001500B9 /* options_add_default~ipad.png */, C9C8253F15AE204D00D493FA /* options_add_disabled.png */, D3C31A1615BD8DED008ED271 /* options_add_disabled_landscape.png */, + D339889915C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png */, + D3A74E8F15C69392001500B9 /* options_add_disabled~ipad.png */, D3196D3115A321E2007FEEBA /* options_add_over.png */, D3C31A1715BD8DED008ED271 /* options_add_over_landscape.png */, + D339889A15C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png */, + D3A74E9015C69392001500B9 /* options_add_over~ipad.png */, D3D6A3A8159B0EFE005F692C /* options_default.png */, D3C31A1815BD8DED008ED271 /* options_default_landscape.png */, + D339889B15C6DD1600CAF1E4 /* options_default_landscape~ipad.png */, + D3A74E9115C69392001500B9 /* options_default~ipad.png */, D3D6A3A9159B0EFE005F692C /* options_disabled.png */, D3C31A1915BD8DED008ED271 /* options_disabled_landscape.png */, + D339889C15C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png */, + D3A74E9215C69392001500B9 /* options_disabled~ipad.png */, D3D6A3AA159B0EFE005F692C /* options_over.png */, D3C31A1A15BD8DED008ED271 /* options_over_landscape.png */, + D339889D15C6DD1600CAF1E4 /* options_over_landscape~ipad.png */, + D3A74E9315C69392001500B9 /* options_over~ipad.png */, C9C8254B15AE207B00D493FA /* options_selected.png */, D3C31A1B15BD8DED008ED271 /* options_selected_landscape.png */, + D339889E15C6DD1600CAF1E4 /* options_selected_landscape~ipad.png */, + D3A74E9415C69392001500B9 /* options_selected~ipad.png */, D3196D3215A321E3007FEEBA /* options_transfer_default.png */, D3C31A1C15BD8DED008ED271 /* options_transfer_default_landscape.png */, + D339889F15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png */, + D3A74E9515C69392001500B9 /* options_transfer_default~ipad.png */, C9C8254015AE204D00D493FA /* options_transfer_disabled.png */, D3C31A1D15BD8DED008ED271 /* options_transfer_disabled_landscape.png */, + D33988A015C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png */, + D3A74E9615C69392001500B9 /* options_transfer_disabled~ipad.png */, D3196D3315A321E3007FEEBA /* options_transfer_over.png */, D3C31A1E15BD8DED008ED271 /* options_transfer_over_landscape.png */, + D33988A115C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png */, + D3A74E9715C69392001500B9 /* options_transfer_over~ipad.png */, D3F83EF8158205A100336684 /* pause_off_default.png */, D3C31A1F15BD8DED008ED271 /* pause_off_default_landscape.png */, + D33988A215C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png */, + D3A74E9815C69392001500B9 /* pause_off_default~ipad.png */, D3F83EF9158205A100336684 /* pause_off_over.png */, D3C31A2015BD8DED008ED271 /* pause_off_over_landscape.png */, + D33988A315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png */, + D3A74E9915C69392001500B9 /* pause_off_over~ipad.png */, D36C43E7158F3F7E0048BA40 /* pause_on_default.png */, D3C31A2115BD8DED008ED271 /* pause_on_default_landscape.png */, + D33988A415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png */, + D3A74E9A15C69392001500B9 /* pause_on_default~ipad.png */, D36C43E8158F3F7E0048BA40 /* pause_on_over.png */, D3C31A2215BD8DED008ED271 /* pause_on_over_landscape.png */, + D33988A515C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png */, + D3A74E9B15C69392001500B9 /* pause_on_over~ipad.png */, 22F254801073D99800AC9B3F /* ringback.wav */, 70571E1913FABCB000CDD3C2 /* rootca.pem */, D3D6A3A5159B0EFE005F692C /* security_ko.png */, D3D6A3A7159B0EFE005F692C /* security_ok.png */, D3D6A3A6159B0EFE005F692C /* security_pending.png */, D38327EF1580FE3A00FA0D23 /* settings_default.png */, + D3A74E9C15C69392001500B9 /* settings_default_landscape~ipad.png */, + D3A74E9D15C69392001500B9 /* settings_default~ipad.png */, D38327FE158100E400FA0D23 /* settings_over.png */, + D3A74E9E15C69392001500B9 /* settings_over_landscape~ipad.png */, + D3A74E9F15C69392001500B9 /* settings_over~ipad.png */, D38327F01580FE3A00FA0D23 /* settings_selected.png */, + D3A74EA015C69392001500B9 /* settings_selected_landscape~ipad.png */, + D3A74EA115C69392001500B9 /* settings_selected~ipad.png */, D350F21315A43D3400149E54 /* setup_back_default.png */, D3A8BB7815A6CC3200F96BE5 /* setup_back_disabled.png */, D350F21415A43D3400149E54 /* setup_back_over.png */, @@ -2466,39 +2971,70 @@ D350F21B15A43D3400149E54 /* setup_welcome_logo.png */, D3F83EFC158205A100336684 /* speaker_off_default.png */, D3C31A2315BD8DED008ED271 /* speaker_off_default_landscape.png */, + D33988A615C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png */, + D3A74EA215C69392001500B9 /* speaker_off_default~ipad.png */, D365AA7915A2DE7500CAFE3F /* speaker_off_disabled.png */, D3C31A2415BD8DED008ED271 /* speaker_off_disabled_landscape.png */, + D33988A715C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png */, + D3A74EA315C69392001500B9 /* speaker_off_disabled~ipad.png */, D3F83EFD158205A100336684 /* speaker_off_over.png */, D3C31A2515BD8DED008ED271 /* speaker_off_over_landscape.png */, + D33988A815C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png */, + D3A74EA415C69392001500B9 /* speaker_off_over~ipad.png */, D3F83EFE158205A100336684 /* speaker_on_default.png */, D3C31A2615BD8DED008ED271 /* speaker_on_default_landscape.png */, + D33988A915C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png */, + D3A74EA515C69392001500B9 /* speaker_on_default~ipad.png */, D365AA7A15A2DE7500CAFE3F /* speaker_on_disabled.png */, D3C31A2715BD8DED008ED271 /* speaker_on_disabled_landscape.png */, + D33988AA15C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png */, + D3A74EA615C69392001500B9 /* speaker_on_disabled~ipad.png */, D3F83EFF158205A100336684 /* speaker_on_over.png */, D3C31A2815BD8DED008ED271 /* speaker_on_over_landscape.png */, + D33988AB15C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png */, + D3A74EA715C69392001500B9 /* speaker_on_over~ipad.png */, D3ED3E511585FFFD006C0DE4 /* statebar_background.png */, D3C31A2915BD8DED008ED271 /* statebar_background_landscape.png */, + D3A74EA815C69392001500B9 /* statebar_background_landscape~ipad.png */, + D3A74EA915C69392001500B9 /* statebar_background~ipad.png */, D35E757515931E5D0066B1C1 /* switch_camera_default.png */, D35E757615931E5D0066B1C1 /* switch_camera_over.png */, D3A74E5815C68162001500B9 /* toolsbar_background.png */, D3C714B2159DB84400705B8E /* toy-mono.wav */, C9C8254115AE204D00D493FA /* transfer_call_default.png */, + D3A74EAA15C69392001500B9 /* transfer_call_default~ipad.png */, C9C8254E15AE256100D493FA /* transfer_call_disabled.png */, + D3BDB9B815C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png */, C9C8254215AE204D00D493FA /* transfer_call_over.png */, + D3A74EAB15C69392001500B9 /* transfer_call_over~ipad.png */, D3C31A2A15BD8DED008ED271 /* transfer_default_landscape.png */, + D33988AC15C6DD1600CAF1E4 /* transfer_default~ipad.png */, D3C31A2B15BD8DED008ED271 /* transfer_over_landscape.png */, + D33988AD15C6DD1600CAF1E4 /* transfer_over~ipad.png */, D3F83F00158205A100336684 /* video_off_default.png */, D3C31A2C15BD8DED008ED271 /* video_off_default_landscape.png */, + D33988AE15C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png */, + D3A74EAC15C69392001500B9 /* video_off_default~ipad.png */, D37295DA158B3C9600D2C0C7 /* video_off_disabled.png */, D3C31A2D15BD8DED008ED271 /* video_off_disabled_landscape.png */, + D33988AF15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png */, + D3A74EAD15C69392001500B9 /* video_off_disabled~ipad.png */, D3F83F01158205A100336684 /* video_off_over.png */, D3C31A2E15BD8DED008ED271 /* video_off_over_landscape.png */, + D33988B015C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png */, + D3A74EAE15C69392001500B9 /* video_off_over~ipad.png */, D3F83F02158205A100336684 /* video_on_default.png */, D3C31A2F15BD8DED008ED271 /* video_on_default_landscape.png */, + D33988B115C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png */, + D3A74EAF15C69392001500B9 /* video_on_default~ipad.png */, D377BBF915A19DA6002B696B /* video_on_disabled.png */, D3C31A3015BD8DED008ED271 /* video_on_disabled_landscape.png */, + D33988B215C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png */, + D3A74EB015C69392001500B9 /* video_on_disabled~ipad.png */, D3F83F03158205A100336684 /* video_on_over.png */, D3C31A3115BD8DED008ED271 /* video_on_over_landscape.png */, + D33988B315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png */, + D3A74EB115C69392001500B9 /* video_on_over~ipad.png */, ); name = Resources; sourceTree = ""; @@ -3064,6 +3600,140 @@ D3C31A8415BD8DED008ED271 /* video_on_disabled_landscape.png in Resources */, D3C31A8615BD8DED008ED271 /* video_on_over_landscape.png in Resources */, D3A74E5915C68162001500B9 /* toolsbar_background.png in Resources */, + D3A74E5C15C6922A001500B9 /* UIMainBar~ipad.xib in Resources */, + D3A74EB215C69392001500B9 /* add_call_default~ipad.png in Resources */, + D3A74EB415C69392001500B9 /* add_call_disabled~ipad.png in Resources */, + D3A74EB615C69392001500B9 /* add_call_over~ipad.png in Resources */, + D3A74EB815C69392001500B9 /* add_contact_default~ipad.png in Resources */, + D3A74EBA15C69392001500B9 /* add_contact_disabled~ipad.png in Resources */, + D3A74EBC15C69392001500B9 /* add_contact_over~ipad.png in Resources */, + D3A74EBE15C69392001500B9 /* back_default~ipad.png in Resources */, + D3A74EC015C69392001500B9 /* back_disabled~ipad.png in Resources */, + D3A74EC215C69392001500B9 /* back_over~ipad.png in Resources */, + D3A74EC415C69392001500B9 /* background_top~ipad.png in Resources */, + D3A74EC615C69392001500B9 /* backspace_default~ipad.png in Resources */, + D3A74EC815C69392001500B9 /* backspace_disabled~ipad.png in Resources */, + D3A74ECA15C69392001500B9 /* backspace_over~ipad.png in Resources */, + D3A74ECC15C69392001500B9 /* call_default~ipad.png in Resources */, + D3A74ECE15C69392001500B9 /* call_disabled~ipad.png in Resources */, + D3A74ED015C69392001500B9 /* call_over~ipad.png in Resources */, + D3A74ED215C69392001500B9 /* chat_default_landscape~ipad.png in Resources */, + D3A74ED415C69392001500B9 /* chat_default~ipad.png in Resources */, + D3A74ED615C69392001500B9 /* chat_over_landscape~ipad.png in Resources */, + D3A74ED815C69392001500B9 /* chat_over~ipad.png in Resources */, + D3A74EDA15C69392001500B9 /* chat_selected_landscape~ipad.png in Resources */, + D3A74EDC15C69392001500B9 /* chat_selected~ipad.png in Resources */, + D3A74EDE15C69392001500B9 /* conference_default~ipad.png in Resources */, + D3A74EE015C69392001500B9 /* conference_over~ipad.png in Resources */, + D3A74EE215C69392001500B9 /* contacts_default_landscape~ipad.png in Resources */, + D3A74EE415C69392001500B9 /* contacts_default~ipad.png in Resources */, + D3A74EE615C69392001500B9 /* contacts_over_landscape~ipad.png in Resources */, + D3A74EE815C69392001500B9 /* contacts_over~ipad.png in Resources */, + D3A74EEA15C69392001500B9 /* contacts_selected_landscape~ipad.png in Resources */, + D3A74EEC15C69392001500B9 /* contacts_selected~ipad.png in Resources */, + D3A74EEE15C69392001500B9 /* dialer_address_background_landscape~ipad.png in Resources */, + D3A74EF015C69392001500B9 /* dialer_address_background~ipad.png in Resources */, + D3A74EF215C69392001500B9 /* dialer_alt_default~ipad.png in Resources */, + D3A74EF415C69392001500B9 /* dialer_alt_over~ipad.png in Resources */, + D3A74EF615C69392001500B9 /* hangup_default~ipad.png in Resources */, + D3A74EF815C69392001500B9 /* hangup_over~ipad.png in Resources */, + D3A74EFA15C69392001500B9 /* history_default_landscape~ipad.png in Resources */, + D3A74EFC15C69392001500B9 /* history_default~ipad.png in Resources */, + D3A74EFE15C69392001500B9 /* history_over_landscape~ipad.png in Resources */, + D3A74F0015C69392001500B9 /* history_over~ipad.png in Resources */, + D3A74F0215C69392001500B9 /* history_selected_landscape~ipad.png in Resources */, + D3A74F0415C69392001500B9 /* history_selected~ipad.png in Resources */, + D3A74F0615C69392001500B9 /* micro_off_default~ipad.png in Resources */, + D3A74F0815C69392001500B9 /* micro_off_disabled~ipad.png in Resources */, + D3A74F0A15C69392001500B9 /* micro_off_over~ipad.png in Resources */, + D3A74F0C15C69392001500B9 /* micro_on_default~ipad.png in Resources */, + D3A74F0E15C69392001500B9 /* micro_on_disabled~ipad.png in Resources */, + D3A74F1015C69392001500B9 /* micro_on_over~ipad.png in Resources */, + D3A74F1215C69392001500B9 /* options_add_default~ipad.png in Resources */, + D3A74F1415C69392001500B9 /* options_add_disabled~ipad.png in Resources */, + D3A74F1615C69392001500B9 /* options_add_over~ipad.png in Resources */, + D3A74F1815C69392001500B9 /* options_default~ipad.png in Resources */, + D3A74F1A15C69392001500B9 /* options_disabled~ipad.png in Resources */, + D3A74F1C15C69392001500B9 /* options_over~ipad.png in Resources */, + D3A74F1E15C69392001500B9 /* options_selected~ipad.png in Resources */, + D3A74F2015C69392001500B9 /* options_transfer_default~ipad.png in Resources */, + D3A74F2215C69392001500B9 /* options_transfer_disabled~ipad.png in Resources */, + D3A74F2415C69392001500B9 /* options_transfer_over~ipad.png in Resources */, + D3A74F2615C69392001500B9 /* pause_off_default~ipad.png in Resources */, + D3A74F2815C69392001500B9 /* pause_off_over~ipad.png in Resources */, + D3A74F2A15C69392001500B9 /* pause_on_default~ipad.png in Resources */, + D3A74F2C15C69392001500B9 /* pause_on_over~ipad.png in Resources */, + D3A74F2E15C69392001500B9 /* settings_default_landscape~ipad.png in Resources */, + D3A74F3015C69392001500B9 /* settings_default~ipad.png in Resources */, + D3A74F3215C69392001500B9 /* settings_over_landscape~ipad.png in Resources */, + D3A74F3415C69392001500B9 /* settings_over~ipad.png in Resources */, + D3A74F3615C69392001500B9 /* settings_selected_landscape~ipad.png in Resources */, + D3A74F3815C69392001500B9 /* settings_selected~ipad.png in Resources */, + D3A74F3A15C69392001500B9 /* speaker_off_default~ipad.png in Resources */, + D3A74F3C15C69392001500B9 /* speaker_off_disabled~ipad.png in Resources */, + D3A74F3E15C69392001500B9 /* speaker_off_over~ipad.png in Resources */, + D3A74F4015C69392001500B9 /* speaker_on_default~ipad.png in Resources */, + D3A74F4215C69392001500B9 /* speaker_on_disabled~ipad.png in Resources */, + D3A74F4415C69392001500B9 /* speaker_on_over~ipad.png in Resources */, + D3A74F4615C69392001500B9 /* statebar_background_landscape~ipad.png in Resources */, + D3A74F4815C69392001500B9 /* statebar_background~ipad.png in Resources */, + D3A74F4A15C69392001500B9 /* transfer_call_default~ipad.png in Resources */, + D3A74F4C15C69392001500B9 /* transfer_call_over~ipad.png in Resources */, + D3A74F4E15C69392001500B9 /* video_off_default~ipad.png in Resources */, + D3A74F5015C69392001500B9 /* video_off_disabled~ipad.png in Resources */, + D3A74F5215C69392001500B9 /* video_off_over~ipad.png in Resources */, + D3A74F5415C69392001500B9 /* video_on_default~ipad.png in Resources */, + D3A74F5615C69392001500B9 /* video_on_disabled~ipad.png in Resources */, + D3A74F5815C69392001500B9 /* video_on_over~ipad.png in Resources */, + D3A74F5B15C6AA0B001500B9 /* chat_field.9.png in Resources */, + D3A74F5E15C6ADA9001500B9 /* chat_field.9@x2.png in Resources */, + D3A74F6115C6B03C001500B9 /* DialerViewController~ipad.xib in Resources */, + D3BDB9B915C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png in Resources */, + D3ACB09715C6D0F700E15894 /* UICallBar~ipad.xib in Resources */, + D3ACB09B15C6D59500E15894 /* dialer_alt_back_default~ipad.png in Resources */, + D3ACB09D15C6D59500E15894 /* dialer_alt_back_over~ipad.png in Resources */, + D33988B415C6DD1600CAF1E4 /* conference_default_landscape~ipad.png in Resources */, + D33988B615C6DD1600CAF1E4 /* conference_over_landscape~ipad.png in Resources */, + D33988B815C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png in Resources */, + D33988BA15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png in Resources */, + D33988BC15C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png in Resources */, + D33988BE15C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png in Resources */, + D33988C015C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png in Resources */, + D33988C215C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png in Resources */, + D33988C415C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png in Resources */, + D33988C615C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png in Resources */, + D33988C815C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png in Resources */, + D33988CA15C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png in Resources */, + D33988CC15C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png in Resources */, + D33988CE15C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png in Resources */, + D33988D015C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png in Resources */, + D33988D215C6DD1600CAF1E4 /* options_default_landscape~ipad.png in Resources */, + D33988D415C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png in Resources */, + D33988D615C6DD1600CAF1E4 /* options_over_landscape~ipad.png in Resources */, + D33988D815C6DD1600CAF1E4 /* options_selected_landscape~ipad.png in Resources */, + D33988DA15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png in Resources */, + D33988DC15C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png in Resources */, + D33988DE15C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png in Resources */, + D33988E015C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png in Resources */, + D33988E215C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png in Resources */, + D33988E415C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png in Resources */, + D33988E615C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png in Resources */, + D33988E815C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png in Resources */, + D33988EA15C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png in Resources */, + D33988EC15C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png in Resources */, + D33988EE15C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png in Resources */, + D33988F015C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png in Resources */, + D33988F215C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png in Resources */, + D33988F415C6DD1600CAF1E4 /* transfer_default~ipad.png in Resources */, + D33988F615C6DD1600CAF1E4 /* transfer_over~ipad.png in Resources */, + D33988F815C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png in Resources */, + D33988FA15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png in Resources */, + D33988FC15C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png in Resources */, + D33988FE15C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png in Resources */, + D339890015C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png in Resources */, + D339890215C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png in Resources */, + D339890615C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png in Resources */, + D339890815C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3367,6 +4037,140 @@ D34BD74215C13E350070C209 /* untitled.plist in Resources */, D34BD74315C13ED70070C209 /* DialerViewController.xib in Resources */, D3A74E5A15C68162001500B9 /* toolsbar_background.png in Resources */, + D3A74E5D15C6922A001500B9 /* UIMainBar~ipad.xib in Resources */, + D3A74EB315C69392001500B9 /* add_call_default~ipad.png in Resources */, + D3A74EB515C69392001500B9 /* add_call_disabled~ipad.png in Resources */, + D3A74EB715C69392001500B9 /* add_call_over~ipad.png in Resources */, + D3A74EB915C69392001500B9 /* add_contact_default~ipad.png in Resources */, + D3A74EBB15C69392001500B9 /* add_contact_disabled~ipad.png in Resources */, + D3A74EBD15C69392001500B9 /* add_contact_over~ipad.png in Resources */, + D3A74EBF15C69392001500B9 /* back_default~ipad.png in Resources */, + D3A74EC115C69392001500B9 /* back_disabled~ipad.png in Resources */, + D3A74EC315C69392001500B9 /* back_over~ipad.png in Resources */, + D3A74EC515C69392001500B9 /* background_top~ipad.png in Resources */, + D3A74EC715C69392001500B9 /* backspace_default~ipad.png in Resources */, + D3A74EC915C69392001500B9 /* backspace_disabled~ipad.png in Resources */, + D3A74ECB15C69392001500B9 /* backspace_over~ipad.png in Resources */, + D3A74ECD15C69392001500B9 /* call_default~ipad.png in Resources */, + D3A74ECF15C69392001500B9 /* call_disabled~ipad.png in Resources */, + D3A74ED115C69392001500B9 /* call_over~ipad.png in Resources */, + D3A74ED315C69392001500B9 /* chat_default_landscape~ipad.png in Resources */, + D3A74ED515C69392001500B9 /* chat_default~ipad.png in Resources */, + D3A74ED715C69392001500B9 /* chat_over_landscape~ipad.png in Resources */, + D3A74ED915C69392001500B9 /* chat_over~ipad.png in Resources */, + D3A74EDB15C69392001500B9 /* chat_selected_landscape~ipad.png in Resources */, + D3A74EDD15C69392001500B9 /* chat_selected~ipad.png in Resources */, + D3A74EDF15C69392001500B9 /* conference_default~ipad.png in Resources */, + D3A74EE115C69392001500B9 /* conference_over~ipad.png in Resources */, + D3A74EE315C69392001500B9 /* contacts_default_landscape~ipad.png in Resources */, + D3A74EE515C69392001500B9 /* contacts_default~ipad.png in Resources */, + D3A74EE715C69392001500B9 /* contacts_over_landscape~ipad.png in Resources */, + D3A74EE915C69392001500B9 /* contacts_over~ipad.png in Resources */, + D3A74EEB15C69392001500B9 /* contacts_selected_landscape~ipad.png in Resources */, + D3A74EED15C69392001500B9 /* contacts_selected~ipad.png in Resources */, + D3A74EEF15C69392001500B9 /* dialer_address_background_landscape~ipad.png in Resources */, + D3A74EF115C69392001500B9 /* dialer_address_background~ipad.png in Resources */, + D3A74EF315C69392001500B9 /* dialer_alt_default~ipad.png in Resources */, + D3A74EF515C69392001500B9 /* dialer_alt_over~ipad.png in Resources */, + D3A74EF715C69392001500B9 /* hangup_default~ipad.png in Resources */, + D3A74EF915C69392001500B9 /* hangup_over~ipad.png in Resources */, + D3A74EFB15C69392001500B9 /* history_default_landscape~ipad.png in Resources */, + D3A74EFD15C69392001500B9 /* history_default~ipad.png in Resources */, + D3A74EFF15C69392001500B9 /* history_over_landscape~ipad.png in Resources */, + D3A74F0115C69392001500B9 /* history_over~ipad.png in Resources */, + D3A74F0315C69392001500B9 /* history_selected_landscape~ipad.png in Resources */, + D3A74F0515C69392001500B9 /* history_selected~ipad.png in Resources */, + D3A74F0715C69392001500B9 /* micro_off_default~ipad.png in Resources */, + D3A74F0915C69392001500B9 /* micro_off_disabled~ipad.png in Resources */, + D3A74F0B15C69392001500B9 /* micro_off_over~ipad.png in Resources */, + D3A74F0D15C69392001500B9 /* micro_on_default~ipad.png in Resources */, + D3A74F0F15C69392001500B9 /* micro_on_disabled~ipad.png in Resources */, + D3A74F1115C69392001500B9 /* micro_on_over~ipad.png in Resources */, + D3A74F1315C69392001500B9 /* options_add_default~ipad.png in Resources */, + D3A74F1515C69392001500B9 /* options_add_disabled~ipad.png in Resources */, + D3A74F1715C69392001500B9 /* options_add_over~ipad.png in Resources */, + D3A74F1915C69392001500B9 /* options_default~ipad.png in Resources */, + D3A74F1B15C69392001500B9 /* options_disabled~ipad.png in Resources */, + D3A74F1D15C69392001500B9 /* options_over~ipad.png in Resources */, + D3A74F1F15C69392001500B9 /* options_selected~ipad.png in Resources */, + D3A74F2115C69392001500B9 /* options_transfer_default~ipad.png in Resources */, + D3A74F2315C69392001500B9 /* options_transfer_disabled~ipad.png in Resources */, + D3A74F2515C69392001500B9 /* options_transfer_over~ipad.png in Resources */, + D3A74F2715C69392001500B9 /* pause_off_default~ipad.png in Resources */, + D3A74F2915C69392001500B9 /* pause_off_over~ipad.png in Resources */, + D3A74F2B15C69392001500B9 /* pause_on_default~ipad.png in Resources */, + D3A74F2D15C69392001500B9 /* pause_on_over~ipad.png in Resources */, + D3A74F2F15C69392001500B9 /* settings_default_landscape~ipad.png in Resources */, + D3A74F3115C69392001500B9 /* settings_default~ipad.png in Resources */, + D3A74F3315C69392001500B9 /* settings_over_landscape~ipad.png in Resources */, + D3A74F3515C69392001500B9 /* settings_over~ipad.png in Resources */, + D3A74F3715C69392001500B9 /* settings_selected_landscape~ipad.png in Resources */, + D3A74F3915C69392001500B9 /* settings_selected~ipad.png in Resources */, + D3A74F3B15C69392001500B9 /* speaker_off_default~ipad.png in Resources */, + D3A74F3D15C69392001500B9 /* speaker_off_disabled~ipad.png in Resources */, + D3A74F3F15C69392001500B9 /* speaker_off_over~ipad.png in Resources */, + D3A74F4115C69392001500B9 /* speaker_on_default~ipad.png in Resources */, + D3A74F4315C69392001500B9 /* speaker_on_disabled~ipad.png in Resources */, + D3A74F4515C69392001500B9 /* speaker_on_over~ipad.png in Resources */, + D3A74F4715C69392001500B9 /* statebar_background_landscape~ipad.png in Resources */, + D3A74F4915C69392001500B9 /* statebar_background~ipad.png in Resources */, + D3A74F4B15C69392001500B9 /* transfer_call_default~ipad.png in Resources */, + D3A74F4D15C69392001500B9 /* transfer_call_over~ipad.png in Resources */, + D3A74F4F15C69392001500B9 /* video_off_default~ipad.png in Resources */, + D3A74F5115C69392001500B9 /* video_off_disabled~ipad.png in Resources */, + D3A74F5315C69392001500B9 /* video_off_over~ipad.png in Resources */, + D3A74F5515C69392001500B9 /* video_on_default~ipad.png in Resources */, + D3A74F5715C69392001500B9 /* video_on_disabled~ipad.png in Resources */, + D3A74F5915C69392001500B9 /* video_on_over~ipad.png in Resources */, + D3A74F5C15C6AA0B001500B9 /* chat_field.9.png in Resources */, + D3A74F5F15C6ADA9001500B9 /* chat_field.9@x2.png in Resources */, + D3A74F6215C6B03C001500B9 /* DialerViewController~ipad.xib in Resources */, + D3BDB9BA15C6B5B1007BEAC1 /* transfer_call_disabled~ipad.png in Resources */, + D3ACB09815C6D0F700E15894 /* UICallBar~ipad.xib in Resources */, + D3ACB09C15C6D59500E15894 /* dialer_alt_back_default~ipad.png in Resources */, + D3ACB09E15C6D59500E15894 /* dialer_alt_back_over~ipad.png in Resources */, + D33988B515C6DD1600CAF1E4 /* conference_default_landscape~ipad.png in Resources */, + D33988B715C6DD1600CAF1E4 /* conference_over_landscape~ipad.png in Resources */, + D33988B915C6DD1600CAF1E4 /* dialer_alt_default_landscape~ipad.png in Resources */, + D33988BB15C6DD1600CAF1E4 /* dialer_alt_over_landscape~ipad.png in Resources */, + D33988BD15C6DD1600CAF1E4 /* hangup_default_landscape~ipad.png in Resources */, + D33988BF15C6DD1600CAF1E4 /* hangup_over_landscape~ipad.png in Resources */, + D33988C115C6DD1600CAF1E4 /* micro_off_default_landscape~ipad.png in Resources */, + D33988C315C6DD1600CAF1E4 /* micro_off_disabled_landscape~ipad.png in Resources */, + D33988C515C6DD1600CAF1E4 /* micro_off_over_landscape~ipad.png in Resources */, + D33988C715C6DD1600CAF1E4 /* micro_on_default_landscape~ipad.png in Resources */, + D33988C915C6DD1600CAF1E4 /* micro_on_disabled_landscape~ipad.png in Resources */, + D33988CB15C6DD1600CAF1E4 /* micro_on_over_landscape~ipad.png in Resources */, + D33988CD15C6DD1600CAF1E4 /* options_add_default_landscape~ipad.png in Resources */, + D33988CF15C6DD1600CAF1E4 /* options_add_disabled_landscape~ipad.png in Resources */, + D33988D115C6DD1600CAF1E4 /* options_add_over_landscape~ipad.png in Resources */, + D33988D315C6DD1600CAF1E4 /* options_default_landscape~ipad.png in Resources */, + D33988D515C6DD1600CAF1E4 /* options_disabled_landscape~ipad.png in Resources */, + D33988D715C6DD1600CAF1E4 /* options_over_landscape~ipad.png in Resources */, + D33988D915C6DD1600CAF1E4 /* options_selected_landscape~ipad.png in Resources */, + D33988DB15C6DD1600CAF1E4 /* options_transfer_default_landscape~ipad.png in Resources */, + D33988DD15C6DD1600CAF1E4 /* options_transfer_disabled_landscape~ipad.png in Resources */, + D33988DF15C6DD1600CAF1E4 /* options_transfer_over_landscape~ipad.png in Resources */, + D33988E115C6DD1600CAF1E4 /* pause_off_default_landscape~ipad.png in Resources */, + D33988E315C6DD1600CAF1E4 /* pause_off_over_landscape~ipad.png in Resources */, + D33988E515C6DD1600CAF1E4 /* pause_on_default_landscape~ipad.png in Resources */, + D33988E715C6DD1600CAF1E4 /* pause_on_over_landscape~ipad.png in Resources */, + D33988E915C6DD1600CAF1E4 /* speaker_off_default_landscape~ipad.png in Resources */, + D33988EB15C6DD1600CAF1E4 /* speaker_off_disabled_landscape~ipad.png in Resources */, + D33988ED15C6DD1600CAF1E4 /* speaker_off_over_landscape~ipad.png in Resources */, + D33988EF15C6DD1600CAF1E4 /* speaker_on_default_landscape~ipad.png in Resources */, + D33988F115C6DD1600CAF1E4 /* speaker_on_disabled_landscape~ipad.png in Resources */, + D33988F315C6DD1600CAF1E4 /* speaker_on_over_landscape~ipad.png in Resources */, + D33988F515C6DD1600CAF1E4 /* transfer_default~ipad.png in Resources */, + D33988F715C6DD1600CAF1E4 /* transfer_over~ipad.png in Resources */, + D33988F915C6DD1600CAF1E4 /* video_off_default_landscape~ipad.png in Resources */, + D33988FB15C6DD1600CAF1E4 /* video_off_disabled_landscape~ipad.png in Resources */, + D33988FD15C6DD1600CAF1E4 /* video_off_over_landscape~ipad.png in Resources */, + D33988FF15C6DD1600CAF1E4 /* video_on_default_landscape~ipad.png in Resources */, + D339890115C6DD1600CAF1E4 /* video_on_disabled_landscape~ipad.png in Resources */, + D339890315C6DD1600CAF1E4 /* video_on_over_landscape~ipad.png in Resources */, + D339890715C6E16F00CAF1E4 /* dialer_alt_back_default_landscape~ipad.png in Resources */, + D339890915C6E16F00CAF1E4 /* dialer_alt_back_over_landscape~ipad.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };