We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7197095 commit 9ebcc10Copy full SHA for 9ebcc10
doc/CONSTANTS.md
@@ -64,7 +64,7 @@ A typical ``{PEB_executable_directory}`` looks like this:
64
<a name="icon"></a>
65
* **Icon:**
66
A PEB-based application may have its own icon and the pathname must be:
67
- ``{PEB_executable_directory}/resources/app/app.png``
+ ``{PEB_executable_directory}/resources/app.png``
68
69
If this file is found during application startup, it is used as the icon of the application and all dialog boxes.
70
If this file is not found, the default icon embedded in the resources of the browser binary is used.
0 commit comments