This is an automated email from the git hooks/post-receive script. nomad pushed a commit to branch master in repository apps/xfdashboard.
commit df84b178931b49f2f53d76bde95a979d3879cfb6 Author: Stephan Haller <[email protected]> Date: Wed Mar 25 08:54:38 2015 +0100 Revert "Add module.xml with description for Xfce git" This reverts commit 291be5b72d3791b60325c25e5e63bd9a934bff03. Not needed for Xfce git. It's done in different way --- module.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/module.xml b/module.xml deleted file mode 100644 index 343159e..0000000 --- a/module.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?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">xfdashboard</name> - <shortdesc xml:lang="en">Maybe a Gnome shell like dashboard for Xfce</shortdesc> - <homepage rdf:resource="http://xfdashboard.froevel.de" /> - - <maintainer> - <foaf:Person> - <foaf:name>Stephan Haller</foaf:name> - <foaf:mbox>mailto:[email protected]</foaf:mbox> - <gnome:userid>nomad</gnome:userid> - </foaf:Person> - </maintainer> -</Project> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
