[tomboy/gnome-2-26] Update .gitignore and tomboy.doap.



commit dc79d086a69cb168dec027d662278468bbd2b061
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Fri Apr 17 08:15:44 2009 -0700

    Update .gitignore and tomboy.doap.
---
 .gitignore  |    4 ++++
 tomboy.doap |   10 +++-------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5673d5e..d7545d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,10 @@ Makefile.in
 /stamp-h1
 /tomboy.spec
 /*.tar.gz
+/bin
+/obj
+/*.suo
+/*.pidb
 
 # /data
 /data/GNOME_TomboyApplet.server
diff --git a/tomboy.doap b/tomboy.doap
index 478a73e..f4a6170 100644
--- a/tomboy.doap
+++ b/tomboy.doap
@@ -13,21 +13,17 @@
 
   <name xml:lang="en">Tomboy Notes</name>
   <shortdesc xml:lang="en">Take notes, link ideas, and stay organized</shortdesc>
-  <!--
-  <homepage rdf:resource="http://www.gnome.org/"; />
-  -->
-  <!--
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list"; />
-  -->
+  <homepage rdf:resource="http://projects.gnome.org/tomboy"; />
+  <mailing-list rdf:resource="http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com"; />
 
   <maintainer>
-  <maintainer>
     <foaf:Person>
       <foaf:name>Sandy Armstrong</foaf:name>
       <foaf:mbox rdf:resource="sanfordarmstrong gmail com" />
       <gnome:userid>sharm</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
     <foaf:Person>
       <foaf:name>Alex Graveley</foaf:name>
       <foaf:mbox rdf:resource="alex beatniksoftware com" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]