diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-04-03 21:32:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-04-03 21:32:02 +0800 |
commit | 6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4 (patch) | |
tree | 886ff20e432f2a74dacf021082b2df504c6dd430 /ChangeLog | |
parent | f4bb56614c249f8c0ccd02cffa0ad162bac4ed50 (diff) | |
download | gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar.gz gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar.bz2 gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar.lz gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar.xz gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.tar.zst gsoc2013-epiphany-6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4.zip |
Disable export when locked down. Bug #337028.
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
Disable export when locked down. Bug #337028.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-04-03 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + + Disable export when locked down. Bug #337028. + +2006-04-03 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: Fix status icon reference count. |