aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-01 08:58:33 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-01 08:58:33 +0800
commit1a5710ebc0c786cb102578c0eb5ee82a979c3065 (patch)
tree7a668dd20fc7d23e9b2928b88ce15aaac5e4bcae /my-evolution/ChangeLog
parent675b94a4f554fba568b7960b3ae336f3fe1de0d1 (diff)
downloadgsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar.gz
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar.bz2
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar.lz
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar.xz
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.tar.zst
gsoc2013-evolution-1a5710ebc0c786cb102578c0eb5ee82a979c3065.zip
Store URLs on disk.
svn path=/trunk/; revision=10645
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 895d3afd09..b0c4239a1b 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,5 +1,14 @@
2001-06-30 Iain Holmes <iain@ximian.com>
+ * e-summary-preferences.c (fill_rdf_all_clist): Load the URLs from a
+ file.
+ (save_known_urls): Save the known URLs.
+ (add_dialog_clicked_cb): Close the dialog on Cancel. Save the URLs on
+ Ok.
+ (rdf_new_url_clicked_cb): Add some labels and an entry for the name.
+
+2001-06-30 Iain Holmes <iain@ximian.com>
+
* e-summary-preferences.c (fill_rdf_all_clist): Fill with names
instead of URLs.
(find_name_for_url): Given a URL find a name for it if we know it.