aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--my-evolution/ChangeLog9
-rw-r--r--my-evolution/e-summary-rdf.c2
-rw-r--r--my-evolution/e-summary-weather.c4
3 files changed, 12 insertions, 3 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 76a5ac8236..91493d6a07 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-13 Iain Holmes <iain@ximian.com>
+
+ * e-summary-weather.c: Set the default weather stations to Boston (boo)
+ and Xiamen (Yey)
+
+2001-08-13 Iain Holmes <iain@ximian.com>
+
+ * e-summary-rdf.c: Set the default RDF to CNN
+
2001-08-13 Jason Leach <jleach@ximian.com>
* e-summary-mail.c (e_summary_mail_free): Disconnect our callbacks
diff --git a/my-evolution/e-summary-rdf.c b/my-evolution/e-summary-rdf.c
index a19cf061b1..857c0be747 100644
--- a/my-evolution/e-summary-rdf.c
+++ b/my-evolution/e-summary-rdf.c
@@ -556,7 +556,7 @@ e_summary_rdf_init (ESummary *summary)
e_summary_add_protocol_listener (summary, "rdf", e_summary_rdf_protocol, rdf);
if (prefs == NULL) {
- e_summary_rdf_add_uri (summary, "http://news.gnome.org/gnome-news/rdf");
+ e_summary_rdf_add_uri (summary, "http://www.cnn.com/cnn.rss");
timeout = 600;
} else {
GList *p;
diff --git a/my-evolution/e-summary-weather.c b/my-evolution/e-summary-weather.c
index b64408b76b..05cbcd01fb 100644
--- a/my-evolution/e-summary-weather.c
+++ b/my-evolution/e-summary-weather.c
@@ -584,8 +584,8 @@ e_summary_weather_init (ESummary *summary)
e_summary_add_protocol_listener (summary, "weather", e_summary_weather_protocol, weather);
if (prefs == NULL) {
- e_summary_weather_add_location (summary, "ENBR");
- e_summary_weather_add_location (summary, "EGAC");
+ e_summary_weather_add_location (summary, "KBOS");
+ e_summary_weather_add_location (summary, "ZSAM");
e_summary_weather_add_location (summary, "EGAA");
timeout = 600;
} else {
2fe8286fae5'>Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-089-5/+9 * Update tp 1.3.0kevlo2004-11-062-3/+4 * - Update to 1.8pav2004-11-038-42/+84 * Updated to 4.15skv2004-10-192-3/+3 * Now builds on amd64kris2004-09-281-4/+0 * BROKEN: Configure failskris2004-09-261-0/+2 * BROKEN on 4.x alsokris2004-09-261-4/+2 * BROKEN on 5.x: Does not compilekris2004-09-261-0/+4 * - Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some ma...pav2004-09-262-0/+5 * - Fix plist and unbreakpav2004-09-262-284/+303 * Update to 0.7 to fix build failure (deal with usbdevs changes).thierry2004-09-252-4/+4 * Update to 2.0.12.marcus2004-09-0412-12/+16 * Update to KDE 3.3lofi2004-08-315-189/+0 * Use intlhack.adamw2004-08-282-2/+2 * Update to 2.0.11.marcus2004-08-2726-162/+52 * Optionalize building of tcl/tk bindings.lofi2004-08-264-20/+38 * Change maintainer's email.krion2004-08-212-4/+1 * Fix build with gcc-3.4krion2004-08-181-2/+11 * - Fix build with gcc-3.4pav2004-08-142-0/+78 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-115-0/+189 * - Upgrade to 3.2 (1).kuriyama2004-08-064-5/+18 * Fix build with GCC 3.4.2. This patch was originally submitted bymarcus2004-08-062-0/+22 * Fix build with GCC 3.4.2.marcus2004-08-038-0/+80 * Add pdbc, the PalmOS database compiler/decompiler.pav2004-08-017-0/+122 * Move a bunch of now unique stuff out of gnomehier and intoadamw2004-07-288-4/+12 * re-organize Makefileijliao2004-07-192-142/+42 * Change the default configuration to use GTK2 rather than GTK1.vs2004-07-151-3/+4 * Fix build w/ GCC2 / GTK2vs2004-07-141-0/+20 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-108-8/+8 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-8/+4 * After many hours of fiddling with ugen and uvisor and coldsync and such,green2004-07-022-1/+41 * Update to version 0.6krion2004-06-252-3/+3 * BROKEN on sparc64: Fails to linkkris2004-06-111-0/+4 * Sync with new bsd.autotools.mkade2004-06-051-2/+1 * - Fix build on 5.x and unbreakpav2004-05-112-13/+13 * Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION.mi2004-05-092-8/+10 * - Support WITHOUT_NLS to disable gettextpav2004-05-032-49/+59 * Correct pkg-plistkris2004-04-174-2/+22 * Fix /bin/bash-ism (approved by maintainer)vs2004-04-121-0/+8 * Tidy up whitespace.trevor2004-04-111-1/+0 * - Update to 0.40: http://jasonday.home.att.net/code/libmal/ChangeLogvs2004-04-104-7/+19 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-059-9/+9 * - drop math libdinoex2004-04-041-1/+0 * - fix linkage with netpbmdinoex2004-04-041-0/+2 * BROKEN on !i386: Does not compilekris2004-04-031-1/+7 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * BROKEN: Incorrect pkg-plistkris2004-04-011-0/+2 * SIZEify (maintainer timeout)trevor2004-03-315-0/+6 * - Use USE_ICONV knobkrion2004-03-313-6/+5 * Add pdbar, an utility to create and manipulates PalmOS database (.pdb)pav2004-03-307-0/+268 * Update to 0.5kevlo2004-03-262-4/+5 * Updated to 4.01skv2004-03-232-3/+4 * - SIZE'ifykrion2004-03-231-0/+3 * Add SIZE data.knu2004-03-222-0/+2 * Add p5-Palm-PalmDoc 0.12, perl 5 modules for reading and writing PalmDocvanilla2004-03-215-0/+35 * Add size data, approved by maintainers.trevor2004-03-192-0/+2 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * - Add SIZE to GNOME portspav2004-03-184-0/+4 * - Remove SIZE of old tarballkrion2004-03-181-1/+0 * - Update to version 3.1krion2004-03-18