This adds resource_path to the list of "automatic resources".
If resource_path starts with "resource://", then the corresponding
Resources path will be searched for resources. Otherwise, resource_path should be a path to a location on disk.
The Application will locate resources such as CSS themes, icons, and keyboard
shortcuts using resource_path.
| this | |
| resource_path |
the location of the resources. |