diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-01-24 06:50:02 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-24 06:50:02 +0800 |
commit | 5cee574a3ce8609ee72cd5cdea206dfc594f0dab (patch) | |
tree | 301801bc9aa0b5a8d238cdc42612114710d3c5ad /ChangeLog | |
parent | 5439ea9211264c06dcc3e5848f13bf95a54e1923 (diff) | |
download | gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar.gz gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar.bz2 gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar.lz gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar.xz gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.tar.zst gsoc2013-epiphany-5cee574a3ce8609ee72cd5cdea206dfc594f0dab.zip |
Sometimes reading gnomedesktop flames is useful:
2004-01-23 Marco Pesenti Gritti <marco@gnome.org>
* data/epiphany.schemas.in:
* lib/ephy-prefs.h:
* src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
* src/popup-commands.c: (save_property_url):
Sometimes reading gnomedesktop flames is useful:
Do not use the same pref of 1.0 for the download dir.
Use a different key for Save Link As.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-01-23 Marco Pesenti Gritti <marco@gnome.org> + + * data/epiphany.schemas.in: + * lib/ephy-prefs.h: + * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): + * src/popup-commands.c: (save_property_url): + + Sometimes reading gnomedesktop flames is useful: + + Do not use the same pref of 1.0 for the download dir. + Use a different key for Save Link As. + 2004-01-23 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (downloader_view_build_ui): |