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:
authorMTRichards <matt@owncloud.com>2014-10-09 05:25:47 +0400
committerMTRichards <matt@owncloud.com>2014-10-09 05:25:47 +0400
commit29b180df8fd2c6508fb0d744d8959fe595f562b4 (patch)
tree9ddc4d865fe115c7136c490d17b90ae897bbe68b /appinfo
parent27ba22ab16e802db120793247d74c438969c7f07 (diff)
Up
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 461d885..c3239f6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,7 +2,9 @@
<info>
<id>files_texteditor</id>
<name>Text Editor</name>
- <description>Simple plain text editor based on Ace editor.</description>
+ <description>This application enables ownCloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry appears. When clicked, a new text file opens in the browser and the file can be saved into the current ownCloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.
+More information is available in the Text Editor documentation.
+</description>
<licence>AGPL</licence>
<author>Tom Needham</author>
<require>4.93</require>