[Pkg-owncloud-commits] [owncloud-doc] 06/11: Fix the apps types layout

David Prévot taffit at moszumanska.debian.org
Tue Jun 23 23:11:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 47df91dc8540aa49c309092358f5bb8efc77784b
Author: Joas Schilling <nickvergessen at owncloud.com>
Date:   Tue Jun 16 16:47:19 2015 +0200

    Fix the apps types layout
---
 developer_manual/app/info.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/app/info.rst b/developer_manual/app/info.rst
index 5165ec4..b0024b3 100644
--- a/developer_manual/app/info.rst
+++ b/developer_manual/app/info.rst
@@ -19,7 +19,7 @@ The :file:`appinfo/info.xml` contains metadata about the app:
       <requiremin>5</requiremin>
 
       <types>
-          <type>filesystem</type>
+          <filesystem/>
       </types>
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list