16386b9aaf
Change-Id: Ia99eb5b587a849d32d7d4f392c15f84db2423e95 Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
5 lines
586 B
XML
5 lines
586 B
XML
<welcome>
|
|
<enable type="bool" desc="Controls whether the welcome screen should be shown to the users on new install and updates." default="false">false</enable>
|
|
<enable_button type="bool" desc="Controls whether the welcome screen should have an explanatory button instead of an X button to close the dialog." default="true">true</enable_button>
|
|
<path desc="Path to 'welcome-$lang.html' files served on first start or when the version changes. When empty, defaults to the Release notes." type="path" relative="true" default="browser/welcome"></path>
|
|
</welcome>
|