[gnome-pilot-conduits] Update Changelog for recent commits. Add 'ro' to LINGUAS. Add .doap file.



commit b89e8b0762467b42213a8dfd5f69e62dc8bd5be9
Author: Matt Davey <mcdavey mrao cam ac uk>
Date:   Sun Oct 10 22:54:19 2010 +0100

    Update Changelog for recent commits.  Add 'ro' to LINGUAS. Add .doap file.

 ChangeLog                 |    9 ++++++++-
 gnome-pilot-conduits.doap |   18 ++++++++++++++++++
 po/LINGUAS                |    1 +
 3 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d857605..476c684 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-10  Matt Davey  <mcdavey mrao cam ac uk>
+	* Remove all deprecated gtk symbols #594214
+	   email-conduit, expense-conduit, memo_file-conduit, time-conduit
+	* Remove obsolete memo-conduit (not memo_file-conduit)
+	* Migrate from ALL_LINGUAS to LINGUAS file:
+	* Add gnome-pilot-conduits.doap
+	* Add 'ro' to LINGUAS file
+
 2009-10-04  MiÈ?u Moldovan  <dumol gnome ro>
 
         * configure.in: Added 'ro' to ALL_LINGUAS.
@@ -6,7 +14,6 @@
         * configure.in: bump version to 2.0.32
 	* .gitignore: added
 	* mal-conduit/: removed obsolete mal-conduit
-	* 
 
 2009-01-08  Matt Davey  <mcdavey mrao cam ac uk>
         * configure.in: bump version to 2.0.18
diff --git a/gnome-pilot-conduits.doap b/gnome-pilot-conduits.doap
new file mode 100644
index 0000000..6d834d7
--- /dev/null
+++ b/gnome-pilot-conduits.doap
@@ -0,0 +1,18 @@
+<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">gnome-pilot-conduits</name>
+  <shortdesc xml:lang="en">Conduits for the gnome-pilot package</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/GnomePilot"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-pilot-list"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Matt Davey</foaf:name>
+      <gnome:userid>mcdavey</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
diff --git a/po/LINGUAS b/po/LINGUAS
index f8975eb..465071e 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -34,6 +34,7 @@ pa
 pl
 pt
 pt_BR
+ro
 ru
 rw
 sk



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