[Xfce4-commits] [apps/xfce4-volumed-pulse] 03/62: Adding module.xml and fixing an error w/ libnotify
noreply at xfce.org
noreply at xfce.org
Thu Sep 8 10:32:25 CEST 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/xfce4-volumed-pulse.
commit 7893b6ed6898a7d3d8186daf2f156a40826b59d4
Author: Steve Dodier <sidnioulz at gmail.com>
Date: Thu Sep 3 12:43:46 2009 +0200
Adding module.xml and fixing an error w/ libnotify
---
module.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..33c0c9f
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">xfce4-volumed</name>
+ <shortdesc xml:lang="en">Basic daemon enabling the XF86 Volume keys and supporting synchronous volume notifications</shortdesc>
+ <homepage rdf:resource="https://launchpad.net/xfce4-volumed"/>
+ <mailing-list rdf:resource="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Steve Dodier</foaf:name>
+ <foaf:mbox>mailto:sidnioulz at gmail.com</foaf:mbox>
+ <gnome:userid>SiDi</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list