aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-01-24 06:50:02 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-01-24 06:50:02 +0800
commit5cee574a3ce8609ee72cd5cdea206dfc594f0dab (patch)
tree301801bc9aa0b5a8d238cdc42612114710d3c5ad /ChangeLog
parent5439ea9211264c06dcc3e5848f13bf95a54e1923 (diff)
downloadgsoc2013-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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48893bc6d..8596392a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):