[libgweather/gnome-2-30] release: 2.30.3



commit 1d5fa887a72260af987bd1356906989aee12c98b
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Sep 27 14:49:34 2010 +0200

    release: 2.30.3

 NEWS                            |   19 +++++++++++++++++++
 configure.in                    |    4 ++--
 doc/tmpl/gweather-gconf.sgml    |    3 +++
 doc/tmpl/gweather-location.sgml |    3 +++
 doc/tmpl/gweather-prefs.sgml    |    3 +++
 doc/tmpl/gweather-timezone.sgml |    3 +++
 doc/tmpl/gweather-xml.sgml      |    4 ++++
 doc/tmpl/location-entry.sgml    |    3 +++
 doc/tmpl/timezone-menu.sgml     |    3 +++
 doc/tmpl/weather.sgml           |    3 +++
 10 files changed, 46 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55d925d..a1453df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 2.30.3
+==============
+
+  Locations.xml.in
+
+	* Update for tzdata 2010k (Vincent)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Andika Triwidada (id)
+	* Takayuki Kusano (ja)
+	* Shankar Prasad (kn)
+	* Branko KokanoviÄ? (sr)
+	* Branko KokanoviÄ? (sr latin)
+	* Gheyret Kenji (ug)
+	* Jin Xianyou (zh_CN)
+
+==============
 Version 2.30.2
 ==============
 
diff --git a/configure.in b/configure.in
index 7d47f5a..7ea518b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.30.2])
+AC_INIT([libgweather],[2.30.3])
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)
@@ -14,7 +14,7 @@ AC_CONFIG_MACRO_DIR([m4])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=7:9:6
+LT_VERSION=7:10:6
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST
diff --git a/doc/tmpl/gweather-gconf.sgml b/doc/tmpl/gweather-gconf.sgml
index 771d86c..205ae72 100644
--- a/doc/tmpl/gweather-gconf.sgml
+++ b/doc/tmpl/gweather-gconf.sgml
@@ -17,6 +17,9 @@ gweather-gconf
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GWeatherGConf ##### -->
 <para>
 
diff --git a/doc/tmpl/gweather-location.sgml b/doc/tmpl/gweather-location.sgml
index 8465e39..f68b969 100644
--- a/doc/tmpl/gweather-location.sgml
+++ b/doc/tmpl/gweather-location.sgml
@@ -17,6 +17,9 @@ gweather-location
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GWeatherLocation ##### -->
 <para>
 
diff --git a/doc/tmpl/gweather-prefs.sgml b/doc/tmpl/gweather-prefs.sgml
index 4ef170b..162348a 100644
--- a/doc/tmpl/gweather-prefs.sgml
+++ b/doc/tmpl/gweather-prefs.sgml
@@ -17,6 +17,9 @@ gweather-prefs
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### MACRO GCONF_TEMP_UNIT ##### -->
 <para>
 
diff --git a/doc/tmpl/gweather-timezone.sgml b/doc/tmpl/gweather-timezone.sgml
index 58ebd47..e198225 100644
--- a/doc/tmpl/gweather-timezone.sgml
+++ b/doc/tmpl/gweather-timezone.sgml
@@ -17,6 +17,9 @@ gweather-timezone
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GWeatherTimezone ##### -->
 <para>
 
diff --git a/doc/tmpl/gweather-xml.sgml b/doc/tmpl/gweather-xml.sgml
index 4314356..c4aa5df 100644
--- a/doc/tmpl/gweather-xml.sgml
+++ b/doc/tmpl/gweather-xml.sgml
@@ -17,11 +17,15 @@ gweather-xml
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### FUNCTION gweather_xml_load_locations ##### -->
 <para>
 
 </para>
 
+ void: 
 @Returns: 
 
 
diff --git a/doc/tmpl/location-entry.sgml b/doc/tmpl/location-entry.sgml
index 46f58ae..71b19cf 100644
--- a/doc/tmpl/location-entry.sgml
+++ b/doc/tmpl/location-entry.sgml
@@ -17,6 +17,9 @@ GWeatherLocationEntry
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GWeatherLocationEntry ##### -->
 <para>
 
diff --git a/doc/tmpl/timezone-menu.sgml b/doc/tmpl/timezone-menu.sgml
index b52e065..5be1cf1 100644
--- a/doc/tmpl/timezone-menu.sgml
+++ b/doc/tmpl/timezone-menu.sgml
@@ -17,6 +17,9 @@ GWeatherTimezoneMenu
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GWeatherTimezoneMenu ##### -->
 <para>
 
diff --git a/doc/tmpl/weather.sgml b/doc/tmpl/weather.sgml
index 3df6757..cae88b8 100644
--- a/doc/tmpl/weather.sgml
+++ b/doc/tmpl/weather.sgml
@@ -17,6 +17,9 @@ weather
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT WeatherLocation ##### -->
 <para>
 



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