From 38656d63b5ba00c519aabc80566961f1c61bd39b Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 14 Jan 2013 12:24:11 +0100 Subject: [PATCH 1/4] Increase short version. --- linphone-Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linphone-Info.plist b/linphone-Info.plist index e9275c8b8..cc4d6cde2 100644 --- a/linphone-Info.plist +++ b/linphone-Info.plist @@ -42,7 +42,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.5.99 + 3.5.99.1 CFBundleURLTypes From e11efb11b7033a79bcb9e0a80405644d0c206fff Mon Sep 17 00:00:00 2001 From: Yann Diorcet Date: Mon, 14 Jan 2013 12:53:51 +0100 Subject: [PATCH 2/4] Remove useless ChatData files --- Classes/Data/ChatData.h | 13 ------------- Classes/Data/ChatData.m | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 Classes/Data/ChatData.h delete mode 100644 Classes/Data/ChatData.m diff --git a/Classes/Data/ChatData.h b/Classes/Data/ChatData.h deleted file mode 100644 index dddef8c50..000000000 --- a/Classes/Data/ChatData.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// ChatData.h -// linphone -// -// Created by Diorcet Yann on 05/07/12. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - -#import - -@interface ChatData : NSObject - -@end diff --git a/Classes/Data/ChatData.m b/Classes/Data/ChatData.m deleted file mode 100644 index f8aa72dc1..000000000 --- a/Classes/Data/ChatData.m +++ /dev/null @@ -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 From 17414d07e9fc33e69322f9b21573a8587c51a6cd Mon Sep 17 00:00:00 2001 From: Yann Diorcet Date: Mon, 14 Jan 2013 13:26:37 +0100 Subject: [PATCH 3/4] Add Settings label from InAppSettings FR translations --- Resources/en.lproj/Localizable.strings | Bin 19034 -> 19098 bytes Resources/fr.lproj/Localizable.strings | Bin 19680 -> 19742 bytes linphone.ldb/Contents.plist | 29 ++++++++++++++++-- .../Localizable/1/Localizable.strings | Bin 19034 -> 19098 bytes 4 files changed, 27 insertions(+), 2 deletions(-) diff --git a/Resources/en.lproj/Localizable.strings b/Resources/en.lproj/Localizable.strings index 182d9e57e418745759e0cc8e49f7dcd7bf9fe6c9..21d963ac76080f81ba39f8454000f01dfda2b65a 100644 GIT binary patch delta 54 zcmcaLg>lwY#tmW?%32Ki3|tIK48aVk3?)FA$&km8&QJ^#QDCqIVxY`qSI+d!2^PNu E0aP;#NdN!< delta 18 acmbO=mGRaT#tmW?lM~E+HZQXHAqW6TOb4m} diff --git a/Resources/fr.lproj/Localizable.strings b/Resources/fr.lproj/Localizable.strings index da51ffa4621cd024e0c7001214d1199139d61878..02099c4d8f11c853a6278be10cd2bf6d108b8721 100644 GIT binary patch delta 62 zcmaDblX2cG#tjNq`dSS73|tIK48aVk3?)FA$&km8&QJ^#QDCqIVkHKDh61p7K2WB3 Jv!K;^Apo>F4Nm|7 delta 17 ZcmbO?i}Ars#tjNq6DN3WUSU-x1OP=S2Sxw@ diff --git a/linphone.ldb/Contents.plist b/linphone.ldb/Contents.plist index fd8042cc9..3c35fcb7a 100644 --- a/linphone.ldb/Contents.plist +++ b/linphone.ldb/Contents.plist @@ -12175,7 +12175,7 @@ change date - 2013-01-14T08:36:33Z + 2013-01-14T12:21:14Z changed values class @@ -12185,7 +12185,7 @@ flags 0 hash - 8ce7c7423abd4610ddda73d40d929ed3 + 84262943eea3c4fe4997634207e98892 name Localizable.strings @@ -14149,6 +14149,31 @@ La cause était: %2$@ snapshots + + change date + 2001-01-01T00:00:00Z + changed values + + class + BLStringKeyObject + comment + No comment provided by engineer. + errors + + flags + 0 + key + Settings + localizations + + en + Settings + fr + Options + + snapshots + + change date 2001-01-01T00:00:00Z diff --git a/linphone.ldb/Resources/Resources/Localizable/1/Localizable.strings b/linphone.ldb/Resources/Resources/Localizable/1/Localizable.strings index 182d9e57e418745759e0cc8e49f7dcd7bf9fe6c9..21d963ac76080f81ba39f8454000f01dfda2b65a 100644 GIT binary patch delta 54 zcmcaLg>lwY#tmW?%32Ki3|tIK48aVk3?)FA$&km8&QJ^#QDCqIVxY`qSI+d!2^PNu E0aP;#NdN!< delta 18 acmbO=mGRaT#tmW?lM~E+HZQXHAqW6TOb4m} From e6eac4b31ea80cfe26522072efad8b951974a989 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 14 Jan 2013 13:35:28 +0100 Subject: [PATCH 4/4] One more try to increase version. --- linphone-Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linphone-Info.plist b/linphone-Info.plist index cc4d6cde2..b24ab61b5 100644 --- a/linphone-Info.plist +++ b/linphone-Info.plist @@ -42,7 +42,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.5.99.1 + 3.5.100 CFBundleURLTypes