Skip to content

Commit

Permalink
Fix app description
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Jul 20, 2017
1 parent d01fe14 commit 9667250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<info>
<id>rootviewer</id>
<name>Root Viewer</name>
<description>My first ownCloud app</description>
<description>Viewer for ROOT files</description>
<licence>AGPL</licence>
<author>Hugo Gonzalez Labrador (CERN)</author>
<version>0.0.1</version>
Expand All @@ -11,4 +11,4 @@
<dependencies>
<owncloud min-version="9.0" />
</dependencies>
</info>
</info>

0 comments on commit 9667250

Please sign in to comment.