Author: wbolster
Date: Sun Feb 17 20:47:50 2008
New Revision: 88
URL: http://svn.gnome.org/viewvc/libgweather?rev=88&view=rev
Log:
2008-02-17 Wouter Bolsterlee <[EMAIL PROTECTED]>
* gweather-gconf.c (gweather_gconf_get_location):
Updated Gnome SVN urls.
Modified:
trunk/libgweather/ChangeLog
trunk/libgweather/gweather-gconf.c
Modified: trunk/libgweather/gweather-gconf.c
==============================================================================
--- trunk/libgweather/gweather-gconf.c (original)
+++ trunk/libgweather/gweather-gconf.c Sun Feb 17 20:47:50 2008
@@ -172,7 +172,7 @@
/* 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://cvs.gnome.org/viewcvs/gnome-applets/gweather/Locations.xml.in
+ *
http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
* 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
@@ -193,7 +193,7 @@
* 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://cvs.gnome.org/viewcvs/gnome-applets/gweather/Locations.xml.in
+ *
http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
* as any zone you put here must also be present in the Locations.xml
* file.
*
@@ -213,10 +213,10 @@
* 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://cvs.gnome.org/viewcvs/gnome-applets/gweather/Locations.xml.in
+ *
http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
* as any radar you put here must also be present in the Locations.xml
* file.
- *
+ *
* If your default location does not have a radar, set this to " "
* (or space).
* If you do not have a default location, set this to DEFAULT_RADAR.
@@ -233,7 +233,7 @@
/* TRANSLATOR: Change this to the coordinates of your default location
* that corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put
* above. Check
- * http://cvs.gnome.org/viewcvs/gnome-applets/gweather/Locations.xml.in
+ *
http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in?view=markup
* as any coordinates you put here must also be present in the
* Locations.xml file.
*
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.