You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/09/25 16:49:38 UTC

[2/5] git commit: CB-4889 renaming core references

CB-4889 renaming core references


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/08f66a7c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/08f66a7c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/08f66a7c

Branch: refs/heads/dev
Commit: 08f66a7cab5f04b4afebf04c09d80a41895b4d53
Parents: 12c485e
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 16:48:51 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 16:48:51 2013 +0200

----------------------------------------------------------------------
 www/windows8/InAppBrowserProxy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/08f66a7c/www/windows8/InAppBrowserProxy.js
----------------------------------------------------------------------
diff --git a/www/windows8/InAppBrowserProxy.js b/www/windows8/InAppBrowserProxy.js
index 9928d19..273f303 100644
--- a/www/windows8/InAppBrowserProxy.js
+++ b/www/windows8/InAppBrowserProxy.js
@@ -1,4 +1,4 @@
-cordova.define("org.apache.cordova.core.inappbrowser.InAppBrowserProxy", function(require, exports, module) {  /*
+cordova.define("org.apache.cordova.inappbrowser.InAppBrowserProxy", function(require, exports, module) {  /*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file