diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-14 10:05:21 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-14 10:05:21 +0800 |
commit | d554c5bbab77882ed04cade3a1aa2f1191832c6d (patch) | |
tree | cca626d787e56e7938f1076d159e3193a3a0f5bb /shell/evolution-shell-component.h | |
parent | aeee1c7d97529df56361602e299af7d9284895dc (diff) | |
download | gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar.gz gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar.bz2 gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar.lz gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar.xz gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.tar.zst gsoc2013-evolution-d554c5bbab77882ed04cade3a1aa2f1191832c6d.zip |
Initial steps to support Drag 'n Drop in the tree view.
svn path=/trunk/; revision=7484
Diffstat (limited to 'shell/evolution-shell-component.h')
-rw-r--r-- | shell/evolution-shell-component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h index ffa3b44ff1..15dfff4fb0 100644 --- a/shell/evolution-shell-component.h +++ b/shell/evolution-shell-component.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-shell-component.h * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000, 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |