summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 16:45:36 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 16:45:36 +0200
commit42d69a95f3276a2d6089ca68f635c4e2f6aa7a23 (patch)
tree6a17fd7998f291e6dec1d996c1e7c724b92b8e58 /appinfo/info.xml
parent0e6598b0734fb927109f745d9c0f3a8605a30ca5 (diff)
convert tabs indention to indention with 4 spaces because of mixing of both variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3e6242c8e..91e51ad96 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<info>
- <id>news</id>
- <name>News</name>
- <description>An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory</description>
+ <id>news</id>
+ <name>News</name>
+ <description>An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory</description>
<licence>AGPL</licence>
- <version>3.406</version>
- <require>7.0.3</require>
+ <version>3.406</version>
+ <require>7.0.3</require>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
</info>