mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix documentation errors (issue #1834)
This commit is contained in:
@@ -45,7 +45,7 @@ install_name_tool and a path relative to @executable_path.
|
||||
|
||||
The "cefclient Helper" app is used for executing separate processes (renderer,
|
||||
plugin, etc) with different characteristics. It needs to have a separate app
|
||||
bundle and Info.plist files so that, among other things, it does not show dock
|
||||
bundle and Info.plist file so that, among other things, it doesn’t show dock
|
||||
icons.
|
||||
|
||||
Required components:
|
||||
|
@@ -25,9 +25,8 @@ Release Contains libcef.dll, libcef.lib and other components required to
|
||||
executable and will be copied there as part of the build process.
|
||||
|
||||
Resources Contains resources required by libcef.dll. By default these files
|
||||
should be placed in the same directory as libcef.dll. By default
|
||||
these files should be placed in the same directory as libcef.dll
|
||||
and will be copied there as part of the build process.
|
||||
should be placed in the same directory as libcef.dll and will be
|
||||
copied there as part of the build process.
|
||||
|
||||
|
||||
USAGE
|
||||
|
Reference in New Issue
Block a user