diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-21 16:02:28 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-21 16:02:28 +0800 |
commit | c0174ecb4e5427bed34ce57047e38fbc66ee477d (patch) | |
tree | 3bed960d7c97a7171f46c5a2265b44460312c8cd /shell/ChangeLog | |
parent | 3c927d0702eefef2cf02baf917e1366f49f17947 (diff) | |
download | gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar.gz gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar.bz2 gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar.lz gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar.xz gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.tar.zst gsoc2013-evolution-c0174ecb4e5427bed34ce57047e38fbc66ee477d.zip |
StudlyCapsify struct members to match the new IDL naming standards.
svn path=/trunk/; revision=8862
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 a0c2bbd4bf..68e3049f8a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-03-21 Ettore Perazzoli <ettore@ximian.com> + * Evolution-ShellComponentDnd.idl: StudlyCapsify struct members to + match the new IDL naming standards. + * e-storage-set-view.c: Updated accordingly. + +2001-03-21 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (tree_drag_data_get): Get the target type from the atom, and pass it through the `SourceFolder::getData' invocation. Also, signal an error by passing `-1' as the length |