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:
authorJulius Härtl <jus@bitgrid.net>2020-10-08 14:29:06 +0300
committerGitHub <noreply@github.com>2020-10-08 14:29:06 +0300
commit2b9e26eed551b02431d4eeae94aa044343506c55 (patch)
tree2554c2eee5366cecab0423f709ea4e34cc811176 /appinfo
parentbfd6cd70ef694dae70823be077aa39237b88827f (diff)
parent4a4b9732e58f5500ec41fbfe84c8222176cfd42c (diff)
Merge pull request #239 from DJCrashdummy/patch-1
added a website-url...
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7941a12..70484a5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,9 @@ More information is available in the text editor documentation.
<author>Tom Needham, Björn Schießle</author>
<namespace>FilesTextEditor</namespace>
<category>office</category>
+ <website>https://github.com/nextcloud/files_texteditor</website>
<bugs>https://github.com/nextcloud/files_texteditor/issues</bugs>
+ <repository type="git">https://github.com/nextcloud/files_texteditor.git</repository>
<dependencies>
<nextcloud min-version="18" max-version="21" />
</dependencies>