From 9d77b1bd28f4520e7047183123b6d90fc2b2da89 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Fri, 2 Dec 2011 12:07:37 +0100 Subject: [PATCH] fix no gpl third parties target --- linphone.xcodeproj/project.pbxproj | 2 +- nogpl-thirdparties/.DS_Store | Bin 0 -> 6148 bytes nogpl-thirdparties/Settings.bundle/Root.plist | 207 ++++++++++++++++++ .../Settings.bundle/audio.plist | 85 +++++++ .../Settings.bundle/en.lproj/Root.strings | Bin 0 -> 546 bytes .../Settings.bundle/video.plist | 35 +++ 6 files changed, 328 insertions(+), 1 deletion(-) create mode 100644 nogpl-thirdparties/.DS_Store create mode 100644 nogpl-thirdparties/Settings.bundle/Root.plist create mode 100644 nogpl-thirdparties/Settings.bundle/audio.plist create mode 100644 nogpl-thirdparties/Settings.bundle/en.lproj/Root.strings create mode 100644 nogpl-thirdparties/Settings.bundle/video.plist diff --git a/linphone.xcodeproj/project.pbxproj b/linphone.xcodeproj/project.pbxproj index 26230315b..7028f4316 100755 --- a/linphone.xcodeproj/project.pbxproj +++ b/linphone.xcodeproj/project.pbxproj @@ -384,7 +384,7 @@ 220FAE4A10767A6A0068D98F /* PhoneMainView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PhoneMainView.xib; sourceTree = ""; }; 2211DB8F147555C800DEE054 /* libmediastreamer.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmediastreamer.a; path = "liblinphone-sdk/apple-darwin/lib/libmediastreamer.a"; sourceTree = ""; }; 2211DB911475562600DEE054 /* liblinphone.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblinphone.a; path = "liblinphone-sdk/apple-darwin/lib/liblinphone.a"; sourceTree = ""; }; - 2211DB94147564B400DEE054 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = nogpl/Settings.bundle; sourceTree = ""; }; + 2211DB94147564B400DEE054 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = "nogpl-thirdparties/Settings.bundle"; sourceTree = ""; }; 2211DBBB14769C8200DEE054 /* CallDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CallDelegate.m; sourceTree = ""; }; 2211DBCA1476BE7300DEE054 /* ajouter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ajouter.png; path = Resources/ajouter.png; sourceTree = ""; }; 2211DBCB1476BE7300DEE054 /* clavier.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = clavier.png; path = Resources/clavier.png; sourceTree = ""; }; diff --git a/nogpl-thirdparties/.DS_Store b/nogpl-thirdparties/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9ec58e6187bd8d28bf6ee98ca302ad128ddac2d9 GIT binary patch literal 6148 zcmeHKF;2rk5S)b+ktj$>c`rbspg%><3;Y2@97RY8MoQefqsYe)U!mX&%-$|2mV@Xh zVAt9m-`>uhJcaiTfXut*2ABbu(iQQnVQf0DKC&~I+CGh(8ayY$lWJ7^aAQT7%LV{Z&d|iDM5BsdF~sQ1 zC$Gzny`j+|WoNGAJB!~?r0mXoD&>%D7%>zG1%?Wo+i<4+e?kA|{y!weC=>_<{*(eT zsp@LZPx9V6`Z(>iiGD}_G}e}KhQT3#18v1uM|DZxS(hDq!$N1i(1~#nP+h`8f!|Qz E1J2YVrT_o{ literal 0 HcmV?d00001 diff --git a/nogpl-thirdparties/Settings.bundle/Root.plist b/nogpl-thirdparties/Settings.bundle/Root.plist new file mode 100644 index 000000000..5bc0378b6 --- /dev/null +++ b/nogpl-thirdparties/Settings.bundle/Root.plist @@ -0,0 +1,207 @@ + + + + + PreferenceSpecifiers + + + Title + SIP account + Type + PSGroupSpecifier + + + AutocapitalizationType + None + AutocorrectionType + No + DefaultValue + + IsSecure + + Key + username_preference + KeyboardType + Alphabet + Title + User name + Type + PSTextFieldSpecifier + + + AutocapitalizationType + None + AutocorrectionType + No + DefaultValue + + IsSecure + + Key + password_preference + KeyboardType + Alphabet + Title + Password + Type + PSTextFieldSpecifier + + + AutocapitalizationType + None + AutocorrectionType + No + DefaultValue + + IsSecure + + Key + domain_preference + KeyboardType + URL + Title + Domain + Type + PSTextFieldSpecifier + + + AutocapitalizationType + None + AutocorrectionType + No + DefaultValue + + IsSecure + + Key + proxy_preference + KeyboardType + URL + Title + Proxy + Type + PSTextFieldSpecifier + + + DefaultValue + + Key + outbound_proxy_preference + Title + Outbound proxy + Type + PSToggleSwitchSpecifier + + + Title + Media + Type + PSGroupSpecifier + + + File + audio + Title + Audio + Type + PSChildPaneSpecifier + + + File + video + Title + Video + Type + PSChildPaneSpecifier + + + Title + Advanced + Type + PSGroupSpecifier + + + DefaultValue + + Key + debugenable_preference + Title + Debug + Type + PSToggleSwitchSpecifier + + + AutocapitalizationType + None + AutocorrectionType + No + DefaultValue + + IsSecure + + Key + prefix_preference + KeyboardType + NumberPad + Title + Prefix + Type + PSTextFieldSpecifier + + + DefaultValue + + Key + substitute_+_by_00_preference + Title + Substitue + by 00 + Type + PSToggleSwitchSpecifier + + + DefaultValue + udp + Key + transport_preference + Title + Transport + Titles + + udp + tcp + tls + + Type + PSMultiValueSpecifier + Values + + udp + tcp + tls + + + + DefaultValue + + Key + enable_srtp_preference + Title + Secure rtp + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + backgroundmode_preference + Title + Background mode + Type + PSToggleSwitchSpecifier + + + StringsTable + Root + + diff --git a/nogpl-thirdparties/Settings.bundle/audio.plist b/nogpl-thirdparties/Settings.bundle/audio.plist new file mode 100644 index 000000000..670182e79 --- /dev/null +++ b/nogpl-thirdparties/Settings.bundle/audio.plist @@ -0,0 +1,85 @@ + + + + + PreferenceSpecifiers + + + Title + Codecs + Type + PSGroupSpecifier + + + DefaultValue + + Key + speex_16k_preference + Title + Speex 16Khz + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + speex_8k_preference + Title + Speex 8Khz + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + g722_preference + Title + G722 + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + gsm_8k_preference + Title + GSM + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + ilbc_preference + Title + ILBC + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + pcmu_preference + Title + PCMU + Type + PSToggleSwitchSpecifier + + + DefaultValue + + Key + pcma_preference + Title + PCMA + Type + PSToggleSwitchSpecifier + + + + diff --git a/nogpl-thirdparties/Settings.bundle/en.lproj/Root.strings b/nogpl-thirdparties/Settings.bundle/en.lproj/Root.strings new file mode 100644 index 0000000000000000000000000000000000000000..8cd87b9d6b20c1fbf87bd4db3db267fca5ad4df9 GIT binary patch literal 546 zcmaixOHRW;5JYRuDMndFh#Ua1V1d}N;sVAV2TO?uC3a9aJn*VxFrY}tnon0(S66#J z-d9>G>6W!ur(SDqlp`9nn~*(m%iWnv?yq`Qfp6XbK1?+om~~#r)ZnhkYQU_VbfjuT zHNn`CX<0sd*m1A}>&5sU$akD=GTXJ1e literal 0 HcmV?d00001 diff --git a/nogpl-thirdparties/Settings.bundle/video.plist b/nogpl-thirdparties/Settings.bundle/video.plist new file mode 100644 index 000000000..5df2306c8 --- /dev/null +++ b/nogpl-thirdparties/Settings.bundle/video.plist @@ -0,0 +1,35 @@ + + + + + PreferenceSpecifiers + + + Type + PSToggleSwitchSpecifier + Title + Enable video + Key + enable_video_preference + DefaultValue + + + + Title + Codecs + Type + PSGroupSpecifier + + + DefaultValue + + Key + vp8_preference + Title + VP8 + Type + PSToggleSwitchSpecifier + + + +