diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-09-24 15:33:09 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-09-24 15:33:09 +0800 |
commit | 0836e677ab69560cd285b99a062d4386c24d12fa (patch) | |
tree | 49bb10f8aaaae17594c1737f5d3b82421964a037 /ChangeLog | |
parent | 9ff9d3ca3f48ca645971aaaaeab1dd5afbbbf7cd (diff) | |
download | gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar.gz gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar.bz2 gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar.lz gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar.xz gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.tar.zst gsoc2013-epiphany-0836e677ab69560cd285b99a062d4386c24d12fa.zip |
Use Bookmarks instead of All as label
2003-09-24 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-topic-action.c: (sync_topic_properties):
Use Bookmarks instead of All as label
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-09-24 Marco Pesenti Gritti <marco@gnome.org> + * src/bookmarks/ephy-topic-action.c: (sync_topic_properties): + + Use Bookmarks instead of All as label + +2003-09-24 Marco Pesenti Gritti <marco@gnome.org> + * src/session.c: (session_remove_window): Save session when windows are removed |