Merge branch 'rename-info-xml'

This commit is contained in:
Andras Timar 2016-07-19 11:10:54 +02:00
commit c328ae592f
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,6 +3,5 @@ webodf/*
build/*
online
loolvm
appinfo/info.xml
*.spec
*.tar.gz

View File

@ -2,9 +2,9 @@
<info>
<id>richdocuments</id>
<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>
<version>@PACKAGE_VERSION@</version>
<version>1.1.0</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/owncloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/owncloud/richdocuments.git</repository>