[libgweather] misc: Capitalize description in libgweather.doap



commit 454f835ac8646fd7438abca7df7bba5fb99ae1cc
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Tue Mar 6 20:16:59 2012 +0100

    misc: Capitalize description in libgweather.doap
    
    This follows git.gnome.org convention.

 libgweather.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgweather.doap b/libgweather.doap
index 1896630..5eb9a2a 100644
--- a/libgweather.doap
+++ b/libgweather.doap
@@ -5,7 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">libgweather</name>
-  <shortdesc xml:lang="en">location and timezone database and weather-lookup library</shortdesc>
+  <shortdesc xml:lang="en">Location and timezone database and weather-lookup library</shortdesc>
 
   <homepage rdf:resource="http://live.gnome.org/LibGWeather"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list"; />



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