diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-17 06:08:20 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-17 06:08:20 +0800 |
commit | 90da9523a1db9f89384335f5fd07a4a09c67bf5c (patch) | |
tree | 101d4c071cdc86d239ef97560cdb208de70326a4 /shell/ChangeLog | |
parent | 2a980bca5709b79f73517cf9cf752cfe79dbb00a (diff) | |
download | gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar.gz gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar.bz2 gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar.lz gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar.xz gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.tar.zst gsoc2013-evolution-90da9523a1db9f89384335f5fd07a4a09c67bf5c.zip |
pop the visual/cm after the construct
2001-01-16 JP Rosevear <jpr@ximian.com>
* e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): pop the
visual/cm after the construct
svn path=/trunk/; revision=7546
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d45fa3183f..b7f87fff85 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-01-16 JP Rosevear <jpr@ximian.com> + + * e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): pop the + visual/cm after the construct + 2001-01-15 JP Rosevear <jpr@ximian.com> * e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): push/pop |