Merge branch 'rename-info-xml'
This commit is contained in:
commit
c328ae592f
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,5 @@ webodf/*
|
|||||||
build/*
|
build/*
|
||||||
online
|
online
|
||||||
loolvm
|
loolvm
|
||||||
appinfo/info.xml
|
|
||||||
*.spec
|
*.spec
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
<info>
|
<info>
|
||||||
<id>richdocuments</id>
|
<id>richdocuments</id>
|
||||||
<name>Collabora Online</name>
|
<name>Collabora Online</name>
|
||||||
<description>An ownCloud app to work with office documents</description>
|
<description>Collabora Online allows you to to work with all kinds of office documents directly in your browser.</description>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<version>@PACKAGE_VERSION@</version>
|
<version>1.1.0</version>
|
||||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||||
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
|
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
|
||||||
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>
|
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>
|
Loading…
x
Reference in New Issue
Block a user