[vte] Fixed the commented-out shortdesc field in the doap file
- From: Michael J. Chudobiak <mjc src gnome org>
- To: svn-commits-list gnome org
- Subject: [vte] Fixed the commented-out shortdesc field in the doap file
- Date: Fri, 17 Apr 2009 15:08:47 -0400 (EDT)
commit ce5c397864104792f84869b84481abb80d86ba1e
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Fri Apr 17 15:07:29 2009 -0400
Fixed the commented-out shortdesc field in the doap file
Bug #579322.
---
vte.doap | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/vte.doap b/vte.doap
index f756232..e035183 100644
--- a/vte.doap
+++ b/vte.doap
@@ -4,19 +4,9 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <!--
- This is a DOAP template file. It contains Pulse's best guesses at
- some basic content. You should verify the information in this file
- and modify anything that isn't right. Add the corrected file to your
- source code repository to help tools better understand your project.
- -->
-
<name xml:lang="en">Terminal widget</name>
- <!-- Description, e.g.
- "Falling blocks game"
- "Internationalized text layout and rendering library"
- <shortdesc xml:lang="en">FIXME</shortdesc>
- -->
+ <shortdesc xml:lang="en">vte terminal widget</shortdesc>
+
<!--
<homepage rdf:resource="http://www.gnome.org/" />
-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]