[libgweather] Replace svn.gnome.org references by git.gnome.org
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Subject: [libgweather] Replace svn.gnome.org references by git.gnome.org
- Date: Mon, 22 Jun 2009 15:32:48 -0400 (EDT)
commit 44a862fd8924fc89a20b8f799d1d9b56b2971acb
Author: Claude Paroz <claude 2xlibre net>
Date: Mon Jun 22 21:32:41 2009 +0200
Replace svn.gnome.org references by git.gnome.org
libgweather/gweather-gconf.c | 8 ++++----
libgweather/gweather.schemas.in | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libgweather/gweather-gconf.c b/libgweather/gweather-gconf.c
index 7d5c9fd..0fbac93 100644
--- a/libgweather/gweather-gconf.c
+++ b/libgweather/gweather-gconf.c
@@ -221,7 +221,7 @@ gweather_gconf_get_location (GWeatherGConf *ctx)
/* TRANSLATOR: Change this to the code of your default location that
* corresponds to the DEFAULT_LOCATION name you put above. This is
* normally a four-letter (ICAO) code and can be found in
- * http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
+ * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
* NB. The web page is over 1.7MB in size.
* Pick a default location like a capital city so that it would be ok
* for more of your users. For example, for Greek, we use "LGAV" for
@@ -242,7 +242,7 @@ gweather_gconf_get_location (GWeatherGConf *ctx)
* corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put above.
* Normally, US and Canada locations have zones while the rest do not.
* Check
- * http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
+ * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
* as any zone you put here must also be present in the Locations.xml
* file.
*
@@ -262,7 +262,7 @@ gweather_gconf_get_location (GWeatherGConf *ctx)
* corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put above.
* Normally, US and Canada locations have radar names while the rest do
* not. Check
- * http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
+ * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
* as any radar you put here must also be present in the Locations.xml
* file.
*
@@ -282,7 +282,7 @@ gweather_gconf_get_location (GWeatherGConf *ctx)
/* TRANSLATOR: Change this to the coordinates of your default location
* that corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put
* above. Check
- * http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
+ * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
* as any coordinates you put here must also be present in the
* Locations.xml file.
*
diff --git a/libgweather/gweather.schemas.in b/libgweather/gweather.schemas.in
index a08622d..7ec8da7 100644
--- a/libgweather/gweather.schemas.in
+++ b/libgweather/gweather.schemas.in
@@ -107,7 +107,7 @@
<locale name="C">
<default>DEFAULT_CODE</default>
<short>Nearby city</short>
- <long>Nearby major zone, such as a capital city, as found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
+ <long>Nearby major zone, such as a capital city, as found from http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in</long>
</locale>
</schema>
<schema>
@@ -117,7 +117,7 @@
<locale name="C">
<default>DEFAULT_ZONE</default>
<short>Zone location</short>
- <long>A unique zone for the city, as found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
+ <long>A unique zone for the city, as found from http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in</long>
</locale>
</schema>
<schema>
@@ -127,7 +127,7 @@
<locale name="C">
<default>DEFAULT_RADAR</default>
<short>Radar location</short>
- <long>A three-digit-long code for retrieving radar maps from weather.com, found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
+ <long>A three-digit-long code for retrieving radar maps from weather.com, found from http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in</long>
</locale>
</schema>
<schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]