diff --git a/demos/Lazarus_any_OS/BrowserWindow/README.txt b/demos/Lazarus_any_OS/BrowserWindow/README.txt index 5f7d3918..99a23a57 100644 --- a/demos/Lazarus_any_OS/BrowserWindow/README.txt +++ b/demos/Lazarus_any_OS/BrowserWindow/README.txt @@ -28,13 +28,13 @@ Note: ** Mac 1) Go to "project options" and create the "App Bundle" -2) Download the CEF framework and place the content of the "Release" folder into ExternalPumpBrowser.app/Contents/Frameworks/Chromium Embedded Framework.framework +2) Download the CEF framework and place the content of the "Release" folder into BrowserWindow.app/Contents/Frameworks/Chromium Embedded Framework.framework You should have: Chromium Embedded Framework Libraries/* Resources/* 3) Open project "AppHelper", create App Bundle and compile the AppHelper. Run create_mac_helper.sh -4) Open project ExternalPumpBrowser, compile and run +4) Open project BrowserWindow, compile and run diff --git a/demos/Lazarus_any_OS/BrowserWindowDom/README.txt b/demos/Lazarus_any_OS/BrowserWindowDom/README.txt index 728911ff..a2ae5a16 100644 --- a/demos/Lazarus_any_OS/BrowserWindowDom/README.txt +++ b/demos/Lazarus_any_OS/BrowserWindowDom/README.txt @@ -28,13 +28,13 @@ Note: ** Mac 1) Go to "project options" and create the "App Bundle" -2) Download the CEF framework and place the content of the "Release" folder into ExternalPumpBrowser.app/Contents/Frameworks/Chromium Embedded Framework.framework +2) Download the CEF framework and place the content of the "Release" folder into BrowserWindowDom.app/Contents/Frameworks/Chromium Embedded Framework.framework You should have: Chromium Embedded Framework Libraries/* Resources/* 3) Open project "AppHelper" (from the subfolder in this project's folder), create App Bundle and compile the AppHelper. Run create_mac_helper.sh -4) Open project ExternalPumpBrowser, compile and run +4) Open project BrowserWindowDom, compile and run diff --git a/demos/Lazarus_any_OS/BrowserWindowEx/README.txt b/demos/Lazarus_any_OS/BrowserWindowEx/README.txt index 5f7d3918..86f182ca 100644 --- a/demos/Lazarus_any_OS/BrowserWindowEx/README.txt +++ b/demos/Lazarus_any_OS/BrowserWindowEx/README.txt @@ -28,13 +28,13 @@ Note: ** Mac 1) Go to "project options" and create the "App Bundle" -2) Download the CEF framework and place the content of the "Release" folder into ExternalPumpBrowser.app/Contents/Frameworks/Chromium Embedded Framework.framework +2) Download the CEF framework and place the content of the "Release" folder into BrowserWindowEx.app/Contents/Frameworks/Chromium Embedded Framework.framework You should have: Chromium Embedded Framework Libraries/* Resources/* 3) Open project "AppHelper", create App Bundle and compile the AppHelper. Run create_mac_helper.sh -4) Open project ExternalPumpBrowser, compile and run +4) Open project BrowserWindowEx, compile and run diff --git a/demos/Lazarus_any_OS/BrowserWindowOsrDom/README.txt b/demos/Lazarus_any_OS/BrowserWindowOsrDom/README.txt index 728911ff..38409acc 100644 --- a/demos/Lazarus_any_OS/BrowserWindowOsrDom/README.txt +++ b/demos/Lazarus_any_OS/BrowserWindowOsrDom/README.txt @@ -28,13 +28,13 @@ Note: ** Mac 1) Go to "project options" and create the "App Bundle" -2) Download the CEF framework and place the content of the "Release" folder into ExternalPumpBrowser.app/Contents/Frameworks/Chromium Embedded Framework.framework +2) Download the CEF framework and place the content of the "Release" folder into BrowserWindowOsrDom.app/Contents/Frameworks/Chromium Embedded Framework.framework You should have: Chromium Embedded Framework Libraries/* Resources/* 3) Open project "AppHelper" (from the subfolder in this project's folder), create App Bundle and compile the AppHelper. Run create_mac_helper.sh -4) Open project ExternalPumpBrowser, compile and run +4) Open project BrowserWindowOsrDom, compile and run