summaryrefslogtreecommitdiffstats
path: root/apps/tal/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tal/appinfo/info.xml')
-rw-r--r--apps/tal/appinfo/info.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/tal/appinfo/info.xml b/apps/tal/appinfo/info.xml
new file mode 100644
index 00000000000..40224f29ff3
--- /dev/null
+++ b/apps/tal/appinfo/info.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<info>
+ <id>tal</id>
+ <name>TAL Page Templates for ownCloud</name>
+ <description>This is an alternative to OC_Template and OC_L10N - the templating and internationalization classes used in ownCloud.
+ </description>
+ <version>0.1</version>
+ <licence>AGPL</licence>
+ <author>Thomas Tanghus</author>
+ <require>5</require>
+</info>