forked from mirrors/linphone-iphone
Merge tag '2.0.2' of git.linphone.org:linphone-iphone into apple_store
2.0.2 release.
This commit is contained in:
commit
8f617b7fb5
4 changed files with 27 additions and 28 deletions
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// ChatData.h
|
||||
// linphone
|
||||
//
|
||||
// Created by Diorcet Yann on 05/07/12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface ChatData : NSObject
|
||||
|
||||
@end
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// ChatData.m
|
||||
// linphone
|
||||
//
|
||||
// Created by Diorcet Yann on 05/07/12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#import "ChatData.h"
|
||||
|
||||
@implementation ChatData
|
||||
|
||||
@end
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.5.99</string>
|
||||
<string>3.5.100</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
|
|
@ -12175,7 +12175,7 @@
|
|||
</dict>
|
||||
</dict>
|
||||
<key>change date</key>
|
||||
<date>2013-01-14T10:12:24Z</date>
|
||||
<date>2013-01-14T13:24:47Z</date>
|
||||
<key>changed values</key>
|
||||
<array/>
|
||||
<key>class</key>
|
||||
|
|
@ -15566,6 +15566,31 @@ Raison: %2$s</string>
|
|||
<key>snapshots</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>change date</key>
|
||||
<date>2001-01-01T00:00:00Z</date>
|
||||
<key>changed values</key>
|
||||
<array/>
|
||||
<key>class</key>
|
||||
<string>BLStringKeyObject</string>
|
||||
<key>comment</key>
|
||||
<string>No comment provided by engineer.</string>
|
||||
<key>errors</key>
|
||||
<array/>
|
||||
<key>flags</key>
|
||||
<integer>0</integer>
|
||||
<key>key</key>
|
||||
<string>Settings</string>
|
||||
<key>localizations</key>
|
||||
<dict>
|
||||
<key>en</key>
|
||||
<string>Settings</string>
|
||||
<key>fr</key>
|
||||
<string>Options</string>
|
||||
</dict>
|
||||
<key>snapshots</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>plist file</key>
|
||||
<false/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue