3
edits
Line 16: | Line 16: | ||
* <tt>chrome</tt> - directory - application chrome ( see [http://www.mozilla.org/xpfe/ConfigChromeSpec.html Chrome Packaging] ) | * <tt>chrome</tt> - directory - application chrome ( see [http://www.mozilla.org/xpfe/ConfigChromeSpec.html Chrome Packaging] ) | ||
* <tt>defaults</tt> - directory - contains default resources, such as preferences, for the application | * <tt>defaults</tt> - directory - contains default resources, such as preferences, for the application | ||
To add an icon in the application window you must create, in the chrome, an "icons" folder and inside it a "default" folder. In that folder you can insert your icons with the same name of the "id" value of the window tag in xul page. | |||
=== application.ini === | === application.ini === |
edits