diff options
author | bertrand <bertrand@helixcode.com> | 2000-01-26 08:53:52 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-01-26 08:53:52 +0800 |
commit | 20c404d3abe04218f925311f03f613f5865a7a3f (patch) | |
tree | 2063ec0e4c81f6b9235daf9fc5a0099174f81596 /ChangeLog | |
parent | 23523ee0edc652b8215d7db2dfadc1ff21d38a92 (diff) | |
download | gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar.gz gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar.bz2 gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar.lz gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar.xz gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.tar.zst gsoc2013-evolution-20c404d3abe04218f925311f03f613f5865a7a3f.zip |
don't set the x_set and y_set arguments as don't exist in gdk-pixbuf
2000-01-26 bertrand <bertrand@helixcode.com>
* widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_recalc_item_positions):
don't set the x_set and y_set
arguments as don't exist in gdk-pixbuf
anymore.
svn path=/trunk/; revision=1640
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-01-26 bertrand <bertrand@helixcode.com> + + * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_recalc_item_positions): + don't set the x_set and y_set + arguments as don't exist in gdk-pixbuf + anymore. + 2000-01-25 Mathieu Lacage <mathieu@advogato.org> * .cvsignore s: cvs shutup. |