mirror of
https://github.com/nextcloud/server.git
synced 2026-03-26 12:25:16 -04:00
11 lines
265 B
XML
11 lines
265 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<meta>
|
|
<id>music</id>
|
|
<name>Music player for ownCloud</name>
|
|
<version>0.1</version>
|
|
<licence>AGPL</licence>
|
|
<author>2010 Frank Karlitschek karlitschek@kde.org</author>
|
|
</meta>
|
|
<include>lib_music.php</include>
|
|
</plugin>
|