?iť?

Your IP : 18.188.180.254


Current Path : /home/scgforma/www/cloud/apps/firstrunwizard/appinfo/
Upload File :
Current File : /home/scgforma/www/cloud/apps/firstrunwizard/appinfo/info.xml

<?xml version="1.0"?>
<info>
	<id>firstrunwizard</id>
	<name>First run wizard</name>
	<description>This application enables a pop-up window when a user first logs into Nextcloud. This window welcomes new users to Nextcloud, and contains links to the standard desktop client, Android app, and the iOS app. The window also shows a link for accessing Nextcloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page.
The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.
</description>

	<licence>AGPL</licence>
	<author>Frank Karlitschek</author>
	<author>Jan-Christoph Borchardt</author>

	<dependencies>
		<nextcloud min-version="13" max-version="13" />
	</dependencies>

	<types>
		<logging/>
	</types>

	<namespace>FirstRunWizard</namespace>
	<version>2.2.1</version>
	<default_enable/>

	<settings>
		<personal>OCA\FirstRunWizard\Settings\Personal</personal>
	</settings>
</info>