From 598f29bb1f1a0e6f219fc27e48c166e3c05db8c0 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 14 Sep 2012 14:24:54 +0300 Subject: [PATCH] themes-compiled -> themes --- WebContent/release-notes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 8a9a1ab501..63449514d9 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -81,7 +81,7 @@
  • Separate server-side (vaadin-server) and client-side (vaadin-client, vaadin-client-compiler) development libraries
  • Precompiled widget set (vaadin-client-compiled) for server-side development
  • Shared library (vaadin-shared) for both server- and client-side libraries
  • -
  • Built-in themes (vaadin-themes-compiled) and the theme compiler (vaadin-theme-compiler) +
  • Built-in themes (vaadin-themes) and the theme compiler (vaadin-theme-compiler)
  • Dependency libraries provided under the lib/ folder
  • @@ -95,7 +95,7 @@

    For server-side development, copy the vaadin-server, vaadin-client-compiled, vaadin-shared, - vaadin-theme-compiler, and vaadin-themes-compiled from the main + vaadin-theme-compiler, and vaadin-themes from the main folder and the dependencies from the lib folder to the WEB-INF/lib folder of your Vaadin project. (The vaadin-client-compiled is necessary if you do not wish to compile the @@ -322,7 +322,7 @@ Liferay and other portal users must install the Vaadin libraries in ROOT/WEB-INF/lib/ in the portal (and remove a possibly obsolete older vaadin.jar). Additionally, the contents of the - vaadin-client-compiled and vaadin-themes-compiled must be + vaadin-client-compiled and vaadin-themes must be extracted to the ROOT/html/VAADIN directory in the Liferay installation. If your portal uses custom widgets, install the latest version of Vaadin -- 2.39.5