Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Haertl <jus@bitgrid.net>2016-10-12 22:49:51 +0300
committerJulius Haertl <jus@bitgrid.net>2016-10-12 22:49:51 +0300
commit150d55c9d350e0fea8010df7e836b9d9c2bf3c0d (patch)
tree00761adde6cc9ea438402d7f1f8a6d86d4c9c66b
parent36dbd146b0ea74b4daabc6cb993d8e362d7ca449 (diff)
Bump version to 0.3.30.3.3
-rw-r--r--appinfo/info.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e463e6d..b98b209 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,24 +5,24 @@
<name>AppOrder</name>
<summary>Sort apps in the menu with drag and drop</summary>
<description>
- Enable sorting for icons inside the app menu. The order will be saved for each
- user individually. Administrators can define a custom default order.
- AppOrder works with the default owncloud menu as well as with the direct_menu
- app.
+Enable sorting for icons inside the app menu. The order will be saved for each
+user individually. Administrators can define a custom default order.
+AppOrder works with the default owncloud menu as well as with the direct_menu
+app.
- ## Set a default order for all new users
+## Set a default order for all new users
- Go to the Admin settings > Additional settings and drag the icons under App order.
+Go to the Admin settings > Additional settings and drag the icons under App order.
- ## Use first app as default app
+## Use first app as default app
- You can easily let Nextcloud redirect your user to the first app in their
- personal order by changing the following parameter in your config/config.php:
+You can easily let Nextcloud redirect your user to the first app in their
+personal order by changing the following parameter in your config/config.php:
- 'defaultapp' => 'apporder',
+'defaultapp' => 'apporder',
- Users will now get redirected to the first app of the default order or to the
- first app of the user order.
+Users will now get redirected to the first app of the default order or to the
+first app of the user order.
</description>
<category>customization</category>
<version>0.3.3</version>