Drop the po/LINGUAS file and substitute them directly inside the configure script instead. Update the version tag svn=>git and pass the project URL. Add a module.xml file for cgit.
14 lines
513 B
XML
14 lines
513 B
XML
<Project>
|
|
<name xml:lang="en">xfce4-taskmanager</name>
|
|
<shortdesc xml:lang="en">Small taskmanager for the Xfce desktop</shortdesc>
|
|
<homepage rdf:resource="http://goodies.xfce.org/projects/applications/xfce4-taskmanager"/>
|
|
<mailing-list rdf:resource="http://foo-projects.org/mailman/listinfo/xfce"/>
|
|
<maintainer>
|
|
<foaf:Person>
|
|
<foaf:name>Mike Massonnet</foaf:name>
|
|
<foaf:mbox>mailto:mmassonnet@xfce.org</foaf:mbox>
|
|
<gnome:userid>mmassonnet</gnome:userid>
|
|
</foaf:Person>
|
|
</maintainer>
|
|
</Project>
|