summaryrefslogtreecommitdiffstats
path: root/coolwsd-welcome.xml
blob: 160f5df4a3e5881ec2cecbcc30e0053467e23ae9 (plain)
1
2
3
4
5
    <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>