mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-16 20:20:51 +01:00
Fix documentation on CefSettings.extra_plugin_paths.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@248 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
63aa102a6a
commit
3a6ddf782a
@ -101,8 +101,8 @@ typedef struct _cef_settings_t
|
||||
// locale of "en-US" will be used.
|
||||
cef_string_t locale;
|
||||
|
||||
// List of file system paths that will be searched by the browser to locate
|
||||
// plugins. This is in addition to the default search paths.
|
||||
// List of fully qualified paths to plugins (including plugin name) that will
|
||||
// be loaded in addition to any plugins found in the default search paths.
|
||||
cef_string_list_t extra_plugin_paths;
|
||||
|
||||
// The directory and file name to use for the debug log. If empty, the
|
||||
|
Loading…
x
Reference in New Issue
Block a user