aboutsummaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
new file mode 100644
index 0000000..5f8373b
--- /dev/null
+++ b/appinfo/info.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<info>
+
+ <id>classic_lineheight</id>
+ <name>Classic Line Height</name>
+ <description>Classid Line Height - The old menu of Owncloud / Nextcloud. Forked from SpF.</description>
+ <version>1.0.0</version>
+ <licence>MIT</licence>
+ <author>Sebastian Luksch</author>
+
+ <repository type="git">https://git.fucktheforce.de/user/lookshe/classic_lineheight</repository>
+
+ <dependencies>
+ <owncloud min-version="8.0.0" max-version="100"/>
+ <owncloud min-version="9" max-version="100"/>
+ </dependencies>
+</info>