You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/31 19:57:58 UTC

[1/2] cordova-plugin-contacts git commit: Use TRAVIS_BUILD_DIR, install paramedic by npm

Repository: cordova-plugin-contacts
Updated Branches:
  refs/heads/old-ID 0d6668eac -> 1f4cea78f


Use TRAVIS_BUILD_DIR, install paramedic by npm


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/30b21635
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/30b21635
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/30b21635

Branch: refs/heads/old-ID
Commit: 30b21635f91f0a75aaa53a947b50ea527cbeabfa
Parents: 0d6668e
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Mar 24 23:28:09 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Mar 24 23:28:09 2015 -0700

----------------------------------------------------------------------
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/30b21635/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index a152cde..fa7ae7d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,8 @@ node_js:
 install:
   - echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config 
   - cd ..
-  - npm install -g purplecabbage/cordova-paramedic
+  - npm install -g cordova-paramedic
   - npm install -g cordova
   - npm install -g ios-sim
 script:
-  - cordova-paramedic --platform ios --plugin ../cordova-plugin-contacts
+  - cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] cordova-plugin-contacts git commit: CB-8653 updated translated docs to use new id

Posted by st...@apache.org.
CB-8653 updated translated docs to use new id


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/1f4cea78
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/1f4cea78
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/1f4cea78

Branch: refs/heads/old-ID
Commit: 1f4cea78f9868b0afbeae678287c05ab66c62f6e
Parents: 30b2163
Author: Steve Gill <st...@gmail.com>
Authored: Tue Mar 31 10:53:30 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Mar 31 10:53:30 2015 -0700

----------------------------------------------------------------------
 doc/de/index.md | 2 +-
 doc/es/index.md | 2 +-
 doc/fr/index.md | 2 +-
 doc/it/index.md | 2 +-
 doc/ja/index.md | 2 +-
 doc/ko/index.md | 2 +-
 doc/pl/index.md | 2 +-
 doc/ru/index.md | 2 +-
 doc/zh/index.md | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/de/index.md
----------------------------------------------------------------------
diff --git a/doc/de/index.md b/doc/de/index.md
index 6321c9e..9f46e97 100644
--- a/doc/de/index.md
+++ b/doc/de/index.md
@@ -716,4 +716,4 @@ Das `ContactOrganization`-Objekt speichert Organisationseigenschaften eines Kont
 
 *   **Pref**: nicht unterstützt, Rückgabe`false`.
 
-*   **Typ**: nicht unterstützt, Rückgabe`null`.
\ No newline at end of file
+*   **Typ**: nicht unterstützt, Rückgabe`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/es/index.md
----------------------------------------------------------------------
diff --git a/doc/es/index.md b/doc/es/index.md
index 93b58cd..816e458 100644
--- a/doc/es/index.md
+++ b/doc/es/index.md
@@ -649,4 +649,4 @@ El `ContactOrganization` objeto almacena las propiedades de organización de un
 
 *   **Pref**: no soportado, regresando`false`.
 
-*   **tipo**: no soportado, regresando`null`.
\ No newline at end of file
+*   **tipo**: no soportado, regresando`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/fr/index.md
----------------------------------------------------------------------
diff --git a/doc/fr/index.md b/doc/fr/index.md
index fe06cf5..24dfe9d 100644
--- a/doc/fr/index.md
+++ b/doc/fr/index.md
@@ -649,4 +649,4 @@ Le `ContactOrganization` objet Stocke des propriétés un contact de l'organisat
 
 *   **pref**: ne pas pris en charge, retour`false`.
 
-*   **type**: ne pas pris en charge, retour`null`.
\ No newline at end of file
+*   **type**: ne pas pris en charge, retour`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/it/index.md
----------------------------------------------------------------------
diff --git a/doc/it/index.md b/doc/it/index.md
index 29d7bf6..3df8934 100644
--- a/doc/it/index.md
+++ b/doc/it/index.md
@@ -716,4 +716,4 @@ L'oggetto `ContactOrganization` memorizza la proprietà di organizzazione di un
 
 *   **pref**: non supportato, restituendo`false`.
 
-*   **tipo**: non supportato, restituendo`null`.
\ No newline at end of file
+*   **tipo**: non supportato, restituendo`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/ja/index.md
----------------------------------------------------------------------
diff --git a/doc/ja/index.md b/doc/ja/index.md
index c46c656..2c9d715 100644
--- a/doc/ja/index.md
+++ b/doc/ja/index.md
@@ -716,4 +716,4 @@ Windows 8 の連絡先は、読み取り専用です。 コルドバ API コン
 
 *   **県**: サポートされていないを返す`false`.
 
-*   **タイプ**: サポートされていないを返す`null`.
\ No newline at end of file
+*   **タイプ**: サポートされていないを返す`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/ko/index.md
----------------------------------------------------------------------
diff --git a/doc/ko/index.md b/doc/ko/index.md
index a81378a..cd47fe7 100644
--- a/doc/ko/index.md
+++ b/doc/ko/index.md
@@ -716,4 +716,4 @@
 
 *   **pref**: 지원 되지 않는 반환`false`.
 
-*   **형식**: 지원 되지 않는 반환`null`.
\ No newline at end of file
+*   **형식**: 지원 되지 않는 반환`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/pl/index.md
----------------------------------------------------------------------
diff --git a/doc/pl/index.md b/doc/pl/index.md
index fbe788e..d3d8ec8 100644
--- a/doc/pl/index.md
+++ b/doc/pl/index.md
@@ -716,4 +716,4 @@ Obiekt `ContactOrganization` przechowuje właściwości organizacji kontaktu. Ob
 
 *   **Pref**: nie obsługiwane, powrót`false`.
 
-*   **Typ**: nie obsługiwane, powrót`null`.
\ No newline at end of file
+*   **Typ**: nie obsługiwane, powrót`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/ru/index.md
----------------------------------------------------------------------
diff --git a/doc/ru/index.md b/doc/ru/index.md
index 2fbeb92..964a420 100644
--- a/doc/ru/index.md
+++ b/doc/ru/index.md
@@ -706,4 +706,4 @@ Windows 8 Контакты являются readonly. Через контакт
 
 *   **pref**: не поддерживается, возвращая `false`.
 
-*   **тип**: не поддерживается, возвращая`null`.
\ No newline at end of file
+*   **тип**: не поддерживается, возвращая`null`.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/1f4cea78/doc/zh/index.md
----------------------------------------------------------------------
diff --git a/doc/zh/index.md b/doc/zh/index.md
index 7e9ffbf..118e558 100644
--- a/doc/zh/index.md
+++ b/doc/zh/index.md
@@ -716,4 +716,4 @@ Windows 8 連絡人是唯讀的。 透過科爾多瓦 API 接觸的不是可查
 
 *   **pref**: 不受支援,返回`false`.
 
-*   **type**: 不受支援,返回`null`.
\ No newline at end of file
+*   **type**: 不受支援,返回`null`.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org