diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-07-30 04:13:26 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-07-30 04:13:26 +0800 |
commit | a338bddf3da461473f102288d533882e3d0a40b4 (patch) | |
tree | c86f4e5680fcb455d0ca06f454cb668ae50e94a7 /shell/ChangeLog | |
parent | dd328148b98bd1f8466f46470c78f0a3f853c666 (diff) | |
download | gsoc2013-evolution-a338bddf3da461473f102288d533882e3d0a40b4.tar.gz gsoc2013-evolution-a338bddf3da461473f102288d533882e3d0a40b4.tar.zst gsoc2013-evolution-a338bddf3da461473f102288d533882e3d0a40b4.zip |
New function to set the uri programatically on a
2002-07-29 Jeffrey Stedfast <fejj@ximian.com>
* evolution-folder-selector-button.c
(evolution_folder_selector_button_set_uri): New function to set
the uri programatically on a EvolutionFolderSelectorButton dingus.
svn path=/trunk/; revision=17633
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8e29fa4937..64624a4ac6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2002-07-29 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-folder-selector-button.c + (evolution_folder_selector_button_set_uri): New function to set + the uri programatically on a EvolutionFolderSelectorButton dingus. + 2002-07-26 Ettore Perazzoli <ettore@ximian.com> * e-shell-view-menu.c (command_new_shortcut): Capitalize the title |