diff options
author | Rodney Dawes <dobey@src.gnome.org> | 2003-01-15 01:29:22 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-01-15 01:29:22 +0800 |
commit | 8064872a9db122ecea76fac4ba72e30666f8d084 (patch) | |
tree | 752b2849ee3e07cd2bbc78693a2e5dc584089b61 /shell/ChangeLog | |
parent | 5513846c31d1e0004e9ad1d65dca9efd929b16e2 (diff) | |
download | gsoc2013-evolution-8064872a9db122ecea76fac4ba72e30666f8d084.tar.gz gsoc2013-evolution-8064872a9db122ecea76fac4ba72e30666f8d084.tar.zst gsoc2013-evolution-8064872a9db122ecea76fac4ba72e30666f8d084.zip |
Switch to using GtkPaned instead of EPaned for GTK2
svn path=/trunk/; revision=19444
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7766cd9552..b95a5f8e76 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2003-01-14 Rodney Dawes <dobey@ximian.com> + + * e-shell-view.c: Use GtkPaned instead of EPaned + 2003-01-13 Dan Winship <danw@ximian.com> * s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED) |