diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-31 19:16:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-31 19:16:32 +0800 |
commit | 6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f (patch) | |
tree | 9e835dedb92395c4da8689212c04067f85ba35d9 /ChangeLog | |
parent | 0af643bb58097e031e79fc56adf3a0b8ee1451ee (diff) | |
download | gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar.gz gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar.bz2 gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar.lz gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar.xz gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.tar.zst gsoc2013-epiphany-6f8fb4ae6e3c8e3e1186fd59eb840386d1ad749f.zip |
Correctly clear the not-removable toolbar flag.
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbars-model.c: (update_flags_and_save_changes):
Correctly clear the not-removable toolbar flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-31 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-toolbars-model.c: (update_flags_and_save_changes): + + Correctly clear the not-removable toolbar flag. + 2004-07-30 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: |