diff --git a/configs/client-default.js b/configs/client-default.js index d8cf7b69..37a1392c 100644 --- a/configs/client-default.js +++ b/configs/client-default.js @@ -649,7 +649,8 @@ module.exports = function(options) { "plugins/c9.ide.preview/previewers/raw", { packagePath: "plugins/c9.ide.preview.browser/browser", - local: options.local + local: options.local, + staticPrefix: staticPrefix + "/plugins/c9.ide.preview.browser" }, { packagePath: "plugins/c9.ide.preview.markdown/markdown", diff --git a/package.json b/package.json index 8b6a2c66..ac64e6a8 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "c9.ide.newresource": "#981a408a7b", "c9.ide.openfiles": "#2ae85a9e33", "c9.ide.preview": "#70bd68740c", - "c9.ide.preview.browser": "#a732ce9853", + "c9.ide.preview.browser": "#2e84a048fd", "c9.ide.preview.markdown": "#bc846e1562", "c9.ide.pubsub": "#a85fb27eca", "c9.ide.readonly": "#719881e192", diff --git a/plugins/c9.ide.server/views/flat-load-screen.html b/plugins/c9.ide.server/views/flat-load-screen.html index 4d1d96b6..8e1a8b32 100644 --- a/plugins/c9.ide.server/views/flat-load-screen.html +++ b/plugins/c9.ide.server/views/flat-load-screen.html @@ -23,9 +23,8 @@ "Everything as you left it.", "Thank you Ada Lovelace!", "POST /desktop/era", - "Use our Vim mode for extra addictive effect!", + "Try using VIM mode!", "Not your grandmother's IDE", - "Now made with 20% more cloud!", "Makes your laptop cooler" ];