[almanah] build: Update almanah.doap and drop MAINTAINERS
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] build: Update almanah.doap and drop MAINTAINERS
- Date: Thu, 14 Apr 2011 19:40:19 +0000 (UTC)
commit 74df40837a814d95e11343b16643094968410e59
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Apr 14 20:38:56 2011 +0100
build: Update almanah.doap and drop MAINTAINERS
Update almanah.doap to comply with
https://live.gnome.org/MaintainersCorner#doap and drop the (now unnecessary)
MAINTAINERS file.
MAINTAINERS | 3 ---
almanah.doap | 19 ++++++++++++-------
2 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/almanah.doap b/almanah.doap
index 8cba38d..a1d6ca6 100644
--- a/almanah.doap
+++ b/almanah.doap
@@ -1,15 +1,20 @@
-<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#">
+<?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">almanah</name>
<shortdesc xml:lang="en">Small GTK+ application to allow you to keep a diary of your life</shortdesc>
- <homepage rdf:resource="http://live.gnome.org/Almanah_Diary" />
+ <description>
+ Almanah Diary is a small GTK+ application to allow you to keep a diary of your life.
+ It allows entries to be written for each day, and supports encrypting the entire diary using GPG encryption if desired.
+ It has basic text formatting support, and displays important events associated with each day, such as calendar appointments
+ and past Evolution tasks.
+ </description>
+ <homepage rdf:resource="http://live.gnome.org/Almanah_Diary"/>
+ <download-page rdf:resource="http://download.gnome.org/sources/almanah/"/>
+ <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=almanah"/>
<maintainer>
<foaf:Person>
<foaf:name>Philip Withnall</foaf:name>
- <foaf:mbox rdf:resource="mailto:philip tecnocode co uk" />
+ <foaf:mbox rdf:resource="mailto:philip tecnocode co uk"/>
<gnome:userid>pwithnall</gnome:userid>
</foaf:Person>
</maintainer>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]