diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-04 04:53:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-04 04:53:14 +0800 |
commit | b83eccac16d2cf08a97c6c7c2b046d17565cefd1 (patch) | |
tree | 5d0b691724a2872b8bbc6445caf6ca6058c74485 /filter/ChangeLog | |
parent | 36109c82b3480eb14f8ecd07b5fa14f45de7fbbb (diff) | |
download | gsoc2013-evolution-b83eccac16d2cf08a97c6c7c2b046d17565cefd1.tar.gz gsoc2013-evolution-b83eccac16d2cf08a97c6c7c2b046d17565cefd1.tar.zst gsoc2013-evolution-b83eccac16d2cf08a97c6c7c2b046d17565cefd1.zip |
Make the filter dialog display only the name of the folder, not the
whole URI.
svn path=/trunk/; revision=4516
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 16df1bbefb..f99e3199d4 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2000-08-03 Ettore Perazzoli <ettore@helixcode.com> + + * filter-folder.c (button_clicked): Use the base name of the + Evoluton URI for the button's label. + (get_widget): Likewise. + 2000-08-01 Not Zed <NotZed@HelixCode.com> * vfolder-editor.c (rule_add): Oops, create a vfolder_rule when we |