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 15:53:11 UTC

[07/12] 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/9509e621
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/tree/9509e621
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/diff/9509e621

Branch: refs/heads/master
Commit: 9509e621af44ba9db296b88012c34274d0663f20
Parents: 827212f
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:15:01 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/9509e621/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