diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-01-31 21:27:13 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-31 21:27:13 +0800 |
commit | dd621442b77f8a973c5e206ee7be5b5b7a495322 (patch) | |
tree | 1d8bad3c0fe5e3973d619607542cefd1b3acb5b0 /ChangeLog | |
parent | b7444805e19b872807b13af4e78c63bea10302cd (diff) | |
download | gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar.gz gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar.bz2 gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar.lz gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar.xz gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.tar.zst gsoc2013-epiphany-dd621442b77f8a973c5e206ee7be5b5b7a495322.zip |
lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.h
2006-01-31 Peter Harvey <peter.a.harvey@gmail.com>
* lib/egg/egg-toolbars-model.c
* lib/egg/egg-toolbars-model.h
Added a useful function to remove all instances of
a named action from the toolbars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-01-31 Peter Harvey <peter.a.harvey@gmail.com> + + * lib/egg/egg-toolbars-model.c + * lib/egg/egg-toolbars-model.h + + Added a useful function to remove all instances of + a named action from the toolbars. + 2006-01-31 Christian Persch <chpe@cvs.gnome.org> * configure.ac: |