diff options
author | Miguel de Icaza <miguel@gnu.org> | 2000-04-15 13:53:20 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-15 13:53:20 +0800 |
commit | ef362daa79e1e58b7732420a48e845604691302b (patch) | |
tree | af7c8f1b11a9803bd75cc689be7b72a8f38e4d06 /widgets/shortcut-bar/ChangeLog | |
parent | 463e00c27828985d9a88e6d28c28105d540fb8df (diff) | |
download | gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar.gz gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar.bz2 gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar.lz gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar.xz gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.tar.zst gsoc2013-evolution-ef362daa79e1e58b7732420a48e845604691302b.zip |
Do not use the parent thingie, because it might be like anything. And
2000-04-15 Miguel de Icaza <miguel@gnu.org>
* e-group-bar.c (e_group_bar_realize): Do not use the parent
thingie, because it might be like anything. And anything can be
like any visual, and we dont like want any visual here.
svn path=/trunk/; revision=2453
Diffstat (limited to 'widgets/shortcut-bar/ChangeLog')
-rw-r--r-- | widgets/shortcut-bar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog index 2ceba9c68b..a66d0d739c 100644 --- a/widgets/shortcut-bar/ChangeLog +++ b/widgets/shortcut-bar/ChangeLog @@ -1,5 +1,9 @@ 2000-04-15 Miguel de Icaza <miguel@gnu.org> + * e-group-bar.c (e_group_bar_realize): Do not use the parent + thingie, because it might be like anything. And anything can be + like any visual, and we dont like want any visual here. + * e-shortcut-bar.c (e_shortcut_bar_add_group): Apply some loving action when it comes to visuals and colormaps. Yes, we got one of those machines |