diff options
Diffstat (limited to 'apps/files_texteditor')
-rw-r--r-- | apps/files_texteditor/appinfo/info.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_texteditor/appinfo/info.xml b/apps/files_texteditor/appinfo/info.xml index 83c057f38fd..e3c6615e041 100644 --- a/apps/files_texteditor/appinfo/info.xml +++ b/apps/files_texteditor/appinfo/info.xml @@ -5,6 +5,7 @@ <description>Simple plain text editor based on Ace editor.</description> <licence>AGPL</licence> <author>Tom Needham</author> - <require>2</require> + <require>4</require> + <shipped>true</shipped> <default_enable/> </info> |