diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-01 08:23:28 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-01 08:23:28 +0800 |
commit | 0d23a1ac2a2dfcc05e6540becf471c42aaa68313 (patch) | |
tree | 59c2e82ae06bbb71819223012c3dc5533c40deb0 /my-evolution/ChangeLog | |
parent | 0318bd9626855693602a5fe47b037dff86fda962 (diff) | |
download | gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar.gz gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar.bz2 gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar.lz gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar.xz gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.tar.zst gsoc2013-evolution-0d23a1ac2a2dfcc05e6540becf471c42aaa68313.zip |
Use names in the clist, not the url
svn path=/trunk/; revision=10642
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index cffdd1e85e..895d3afd09 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,13 @@ 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. + (rdf_add_clicked_cb): Add the name to the clist and the url to the + list. + +2001-06-30 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (add_dialog_clicked_cb): Add the new url to the list. (rdf_new_url_clicked_cb): Create a dialog and allow the user to add |