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:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2022-09-04 15:02:40 +0300
committerGitHub <noreply@github.com>2022-09-04 15:02:40 +0300
commit9ad20483fb300f7b05f59de209117bade7ef9bc9 (patch)
tree03a1b05c96324dcfb1e6ea70f2e66d142ab5599a
parent94d1c7f64ec74c29d82743fa7606c71726a10a3e (diff)
l10n: Rename path to settings
-rw-r--r--appinfo/info.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2396666..3e5a6e2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,22 +4,19 @@
<name>AppOrder</name>
<summary>Sort apps in the menu with drag and drop</summary>
<description>
-Enable sorting the app icons from the personal settings. The order will be saved for each
-user individually. Administrators can define a custom default order.
+Enable sorting the app icons from the personal settings. The order will be saved for each user individually. Administrators can define a custom default order.
## Set a default order for all new users
-Go to the Admin settings &gt; Additional settings and drag the icons under App order.
+Go to the Settings &gt; Administration &gt; Additional settings and drag the icons under App order.
## 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' =&gt; '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>
<version>0.15.0</version>
<licence>agpl</licence>