diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-08-23 09:48:20 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-08-23 09:48:20 +0800 |
commit | 049c61546b2ec5910b85f8dc059aba5f0b0fcada (patch) | |
tree | 4d3c5153012009a645a4e35ccfd82219c3d1b0d1 /widgets/e-table/ChangeLog | |
parent | 1e5ae349da6db9a0af7714037e23ee599f60c068 (diff) | |
download | gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar.gz gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar.bz2 gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar.lz gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar.xz gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.tar.zst gsoc2013-evolution-049c61546b2ec5910b85f8dc059aba5f0b0fcada.zip |
remove tree-expanded.xpm and tree-unexpanded.xpm.
2000-08-22 Chris Toshok <toshok@helixcode.com>
* Makefile.am (icons): remove tree-expanded.xpm and
tree-unexpanded.xpm.
* e-tree-example-1.c: use art/tree-expanded.xpm and
art/tree-unexpanded.xpm.
(remove_node): commit the change listed below (08-21).
* tree-expanded.xpm: removed.
* tree-unexpanded.xpm: removed.
svn path=/trunk/; revision=4975
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 8429e2fabf..36725bb8be 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,16 @@ +2000-08-22 Chris Toshok <toshok@helixcode.com> + + * Makefile.am (icons): remove tree-expanded.xpm and + tree-unexpanded.xpm. + + * e-tree-example-1.c: use art/tree-expanded.xpm and + art/tree-unexpanded.xpm. + (remove_node): commit the change listed below (08-21). + + * tree-expanded.xpm: removed. + + * tree-unexpanded.xpm: removed. + 2000-08-21 Lauris Kaplinski <lauris@helixcode.com> * e-cell-text.c (ect_event): Use e_utf8_from_gtk_event_key to translate |