summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/appinfo
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2011-10-05 02:44:24 +0200
committerRobin Appelman <icewind1991@gmail.com>2011-10-05 02:44:24 +0200
commit15e5bd16ab8e812f0997171431a9d8e050df899e (patch)
tree85d0c9ad0b66247bccc80e193986a2b6d4c95ecf /apps/files_texteditor/appinfo
parentc6a73bee5e64ede82f8a62bd9457f80a2fd424f6 (diff)
downloadnextcloud-server-15e5bd16ab8e812f0997171431a9d8e050df899e.tar.gz
nextcloud-server-15e5bd16ab8e812f0997171431a9d8e050df899e.zip
use texteditor for search results
Diffstat (limited to 'apps/files_texteditor/appinfo')
-rw-r--r--apps/files_texteditor/appinfo/info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_texteditor/appinfo/info.xml b/apps/files_texteditor/appinfo/info.xml
index becfd5e35c8..9ed9d207f46 100644
--- a/apps/files_texteditor/appinfo/info.xml
+++ b/apps/files_texteditor/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
- <id>files_textviewer</id>
- <name>Text viewer</name>
+ <id>files_texteditor</id>
+ <name>Text Editor</name>
<version>0.3</version>
<licence>AGPL</licence>
- <author>Robin Appelman</author>
+ <author>Tom Needham</author>
<require>2</require>
<default_enable/>
</info>