diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-01-28 08:58:38 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-01-28 08:58:38 +0800 |
commit | 95b04534574e410732ffbee5545f93a67f1e07c7 (patch) | |
tree | a68267d643590de373c9b4a294e04d825c7c1499 /shell/ChangeLog | |
parent | a91380ebe5a3c30b37d02964cadd712f7c9a60fa (diff) | |
download | gsoc2013-evolution-95b04534574e410732ffbee5545f93a67f1e07c7.tar.gz gsoc2013-evolution-95b04534574e410732ffbee5545f93a67f1e07c7.tar.zst gsoc2013-evolution-95b04534574e410732ffbee5545f93a67f1e07c7.zip |
Expand the label, this fixes the problem that people were having in the
2004-01-27 Rodney Dawes <dobey@ximian.com>
* e-task-bar.c (init): Expand the label, this fixes the problem
that people were having in the shell window with the preview pane
and the weird warning from ECLippedLabel for urls
Fixes #52937 for good
svn path=/trunk/; revision=24484
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f389453ff8..74c40e7986 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2004-01-27 Rodney Dawes <dobey@ximian.com> + + * e-task-bar.c (init): Expand the label, this fixes the problem + that people were having in the shell window with the preview pane + and the weird warning from ECLippedLabel for urls + + Fixes #52937 for good + 2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * Makefile.am: add definition for EVOLUTION_HELPDIR |