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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2012-02-12 19:42:05 +0400
committerTom Needham <needham.thomas@gmail.com>2012-02-12 19:42:05 +0400
commitbb494a62339bb786778be909a5b61bf137ab93d9 (patch)
tree553692bae4bda795937230f43ac5b243d46b25e4 /appinfo/info.xml
parenta32f380bb3c40afbb34524fe4f36548e2e7a5e33 (diff)
Add description to texteditor info.xml -fix oc-234
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9ed9d20..da1cdba 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,6 +2,7 @@
<info>
<id>files_texteditor</id>
<name>Text Editor</name>
+ <description>Simple plain text editor based on Ace editor.</description>
<version>0.3</version>
<licence>AGPL</licence>
<author>Tom Needham</author>