diff options
author | Dan Winship <danw@src.gnome.org> | 2001-11-06 02:38:22 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-11-06 02:38:22 +0800 |
commit | 35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc (patch) | |
tree | 3100eb03daecf549b7c3d8944e18b0bd7b813d35 /shell/ChangeLog | |
parent | 2a491e3594915857c2db6a35bfdb16d69f9aaad1 (diff) | |
download | gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar.gz gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar.bz2 gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar.lz gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar.xz gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.tar.zst gsoc2013-evolution-35eedfd6a15b275b98cb3d0b404b5d55cbc3d5bc.zip |
Set the shortcut name to be the folder name, not just the last component
* e-storage-set-view.c (set_e_shortcut_selection): Set the
shortcut name to be the folder name, not just the last component
of its path, which may be different.
svn path=/trunk/; revision=14589
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 7e00ebb555..67a50256dd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-11-05 Dan Winship <danw@ximian.com> + + * e-storage-set-view.c (set_e_shortcut_selection): Set the + shortcut name to be the folder name, not just the last component + of its path, which may be different. + 2001-11-01 Ettore Perazzoli <ettore@ximian.com> * glade/evolution-startup-wizard.glade: `timezone-48.png', not |