diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-12-14 03:43:18 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-14 03:43:18 +0800 |
commit | f170a385e3e7e91c53b1790d3da2e3ddfeacd8c3 (patch) | |
tree | b640ac2c9b0fa8febf7d5b0cc79edfd1d0e3ee63 | |
parent | cacc504b9a60460fc312220ba7461f23e196fd83 (diff) | |
download | gsoc2013-epiphany-f170a385e3e7e91c53b1790d3da2e3ddfeacd8c3.tar.gz gsoc2013-epiphany-f170a385e3e7e91c53b1790d3da2e3ddfeacd8c3.tar.zst gsoc2013-epiphany-f170a385e3e7e91c53b1790d3da2e3ddfeacd8c3.zip |
ChangeLog
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 2004-12-13 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks.c: (update_bookmark_response_cb), + (update_bookmark_destroy_cb), (redirect_cb): + + Prompt for bookmark update. + + * src/prefs-dialog.c: (get_download_button_label): + + Use gtk domain for Home and Desktop strings to get the same + as the filechooser. + +2004-12-13 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-encodings.c: (elide_underscores), (add_encoding): * embed/mozilla/FilePicker.cpp: * lib/ephy-dnd.c: |