Initial release

This commit is contained in:
Matias De lellis
2016-05-20 09:46:46 -03:00
commit 886605bc01
35 changed files with 2389 additions and 0 deletions

14
appinfo/info.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<info>
<id>quicknotes</id>
<name>Quick Notes</name>
<description>Quick notes with text, check lists and pictures</description>
<licence>AGPL</licence>
<author>Matias De lellis</author>
<version>0.0.2</version>
<namespace>QuickNotes</namespace>
<category>tool</category>
<dependencies>
<owncloud min-version="9.0" max-version="9.1"/>
</dependencies>
</info>