diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2005-02-23 15:01:27 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-23 15:01:27 +0800 |
commit | 3284b5f24aaa92360f09cffb28be6a26e5f8ba86 (patch) | |
tree | 52ca9ebe0724fb914154c07fc748fba22d747400 /shell/ChangeLog | |
parent | 8736c6d840daeeb44716802f4af88892b5ad2615 (diff) | |
download | gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar.gz gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar.bz2 gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar.lz gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar.xz gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.tar.zst gsoc2013-evolution-3284b5f24aaa92360f09cffb28be6a26e5f8ba86.zip |
Use gnome-vfs API to open quick reference in the pdf viewer
2005-02-22 Marco Pesenti Gritti <marco@gnome.org>
* shell/e-shell-window-commands.c: (command_quick_reference):
Use gnome-vfs API to open quick reference in the pdf viewer
svn path=/trunk/; revision=28863
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 35d58a721d..e63e0331a2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2005-02-22 Marco Pesenti Gritti <marco@gnome.org> + + * shell/e-shell-window-commands.c: (command_quick_reference): + Use gnome-vfs API to open quick reference in the pdf viewer + 2005-02-22 William Jon McCann <mccann@jhu.edu> * e-shell-window.c (setup_offline_toggle): Make offline button scale |