You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by to...@apache.org on 2016/05/23 13:42:16 UTC

[18/50] cordova-plugin-screen-orientation git commit: Updated plugin readme to mention WP8

Updated plugin readme to mention WP8


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/51a6fc81
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/51a6fc81
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/51a6fc81

Branch: refs/heads/master
Commit: 51a6fc81669ba92d97d66b795613960daa2c8c75
Parents: 7b8655e
Author: Grant Benvenuti <g....@pni.com.au>
Authored: Thu May 14 14:00:29 2015 +1000
Committer: Grant Benvenuti <g....@pni.com.au>
Committed: Thu May 14 14:00:29 2015 +1000

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/51a6fc81/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 874d7da..8f02208 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -5,7 +5,7 @@
     version="1.3.3">
 
     <name>Screen Orientation</name>
-    <description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>
+    <description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8 and BB10.</description>
     <license>MIT</license>
 
     <engines>


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