diff options
author | Lee Willis <lwillis@plus.net> | 2003-05-10 06:29:13 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-10 06:29:13 +0800 |
commit | c44d5ed7b58fe5d8bb4aca988ede55938bb30d67 (patch) | |
tree | cb72898c4793f50e24b99350a7c73703f6213696 /ChangeLog | |
parent | e316717e71d7961f0713e49963063065afc6cdf4 (diff) | |
download | gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar.gz gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar.bz2 gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar.lz gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar.xz gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.tar.zst gsoc2013-epiphany-c44d5ed7b58fe5d8bb4aca988ede55938bb30d67.zip |
Don't show broken sub-menus for topics that have no children in the
2003-05-07 Lee Willis <lwillis@plus.net>
* src/bookmarks/ephy-topic-action.c:
Don't show broken sub-menus for topics that
have no children in the bookmark toolbar.
Follow IE behaviour and show an insensitive
"Empty" entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-05-07 Lee Willis <lwillis@plus.net> + + * src/bookmarks/ephy-topic-action.c: + + Don't show broken sub-menus for topics that + have no children in the bookmark toolbar. + Follow IE behaviour and show an insensitive + "Empty" entry + 2003-05-09 David Adam Bordoley <bordoley@msu.edu> * src/ephy-history-window.c: |