You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2016/01/28 12:40:45 UTC

[4/5] cordova-ubuntu git commit: Use com.canonical.oxide 1.9 only, 1.10 won't work

Use com.canonical.oxide 1.9 only, 1.10 won't work


Project: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/commit/6efde68e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/tree/6efde68e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/diff/6efde68e

Branch: refs/heads/4.3.x
Commit: 6efde68e3478897e8ae2b9889ee9aefa259156bd
Parents: df9c270
Author: David Barth <da...@canonical.com>
Authored: Thu Jan 28 12:15:01 2016 +0100
Committer: David Barth <da...@canonical.com>
Committed: Thu Jan 28 12:38:57 2016 +0100

----------------------------------------------------------------------
 CordovaUbuntu/CordovaViewInternal.qml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/6efde68e/CordovaUbuntu/CordovaViewInternal.qml
----------------------------------------------------------------------
diff --git a/CordovaUbuntu/CordovaViewInternal.qml b/CordovaUbuntu/CordovaViewInternal.qml
index 87f5fac..02dea8c 100644
--- a/CordovaUbuntu/CordovaViewInternal.qml
+++ b/CordovaUbuntu/CordovaViewInternal.qml
@@ -17,7 +17,7 @@
  *
 */
 import QtQuick 2.0
-import com.canonical.Oxide 1.10
+import com.canonical.Oxide 1.9
 import "cordova_wrapper.js" as CordovaWrapper
 import Ubuntu.Components 1.0
 import Ubuntu.Components.Popups 1.0


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