aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorChyla Zbigniew <chyla@src.gnome.org>2001-08-20 04:22:35 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2001-08-20 04:22:35 +0800
commit402218880ebaba874fdbc0f385ed92576d46cb2f (patch)
treee3df8635c91a2331d774dc9e328cc90098a09111 /my-evolution/ChangeLog
parent6dbfa6b0af78227963962a831875c4959180731d (diff)
downloadgsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar.gz
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar.bz2
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar.lz
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar.xz
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.tar.zst
gsoc2013-evolution-402218880ebaba874fdbc0f385ed92576d46cb2f.zip
Marked string for translation (connection type).
* my-evolution/e-summary-rdf.c (make_connection): Marked string for translation (connection type). * my-evolution/e-summary-weather.c (make_url): Split into two functions: make_url and make_anchor. (weather_make_html): s/make_url/make_anchor/ (make_connection): Marked connection type string for franslation, assign the real URI to ->hostname (using make_url), not location code. svn path=/trunk/; revision=12226
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index d946d0ade0..2d2f7c8c6f 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,14 @@
+2001-08-17 Zbigniew Chyla <cyba@gnome.pl>
+
+ * my-evolution/e-summary-rdf.c (make_connection):
+ Marked string for translation (connection type).
+
+ * my-evolution/e-summary-weather.c
+ (make_url): Split into two functions: make_url and make_anchor.
+ (weather_make_html): s/make_url/make_anchor/
+ (make_connection): Marked connection type string for franslation,
+ assign the real URI to ->hostname (using make_url), not location code.
+
2001-08-12 Zbigniew Chyla <cyba@gnome.pl>
* e-summary-preferences.c (make_initial_weather_list),