diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_texteditor/appinfo/info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_texteditor/appinfo/info.xml b/apps/files_texteditor/appinfo/info.xml index 9ed9d207f46..da1cdba15dd 100644 --- a/apps/files_texteditor/appinfo/info.xml +++ b/apps/files_texteditor/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> |