File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <info >
2+ <info xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : noNamespaceSchemaLocation =" https://apps.nextcloud.com/schema/apps/info.xsd" >
34 <id >logreader</id >
45 <name >Log Reader</name >
56 <description >Easier reading of logs</description >
89 <author >Robin Appelman</author >
910 <namespace >LogReader</namespace >
1011
12+ <website >https://github.com/icewind1991/logreader</website >
13+ <bugs >https://github.com/icewind1991/logreader/issues</bugs >
14+ <repository type =" git" >https://github.com/icewind1991/logreader</repository >
15+ <screenshot >
16+ https://camo.githubusercontent.com/b418a76cbfa04730b5690ab1530a23e15680c06e/68747470733a2f2f692e696d6775722e636f6d2f306f4d6a6a70562e706e67
17+ </screenshot >
18+ <category >tools</category >
1119 <dependencies >
1220 <owncloud min-version =" 8.1" max-version =" 9.2" />
1321 <nextcloud min-version =" 9.0" max-version =" 11.0" />
You can’t perform that action at this time.
0 commit comments