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

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2017-08-25 19:43:14 +0300
committerJulius Härtl <jus@bitgrid.net>2017-08-25 19:43:14 +0300
commit76fe1ad38efb7807448fa6a4f532e640e73bdfce (patch)
tree50945a8dd12fff24ad6174265a12e504ecc1defa
parentc717050731bf8f70b550ccbce96692cf6f8b7b63 (diff)
Change app name and add support for current master
Signed-off-by: Julius Härtl <jus@bitgrid.net>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 81ba639..fc4f5e0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<info>
<id>theming_customcss</id>
- <name>Theming custom CSS</name>
+ <name>Custom CSS</name>
<description>Adjust the Nextcloud theme with custom CSS</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
@@ -10,7 +10,7 @@
<category>customization</category>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<settings>