diff options
author | Patanjali Somayaji <patanjali@codito.com> | 2004-04-29 19:12:37 +0800 |
---|---|---|
committer | Patanjali Somayaji <patanja@src.gnome.org> | 2004-04-29 19:12:37 +0800 |
commit | 1ca5301bf8fec28c653dffed125bb32cfbc3b44a (patch) | |
tree | a8852cb65f7aac3d929291349960e7991ed390c1 /ChangeLog | |
parent | bb1021ebc9d180751d0c6c96aa60ae8d2a760969 (diff) | |
download | gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar.gz gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar.bz2 gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar.lz gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar.xz gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.tar.zst gsoc2013-epiphany-1ca5301bf8fec28c653dffed125bb32cfbc3b44a.zip |
HIGified dialog created with "Cancel" and "Overwrite" buttons.
2204-04-29 Patanjali Somayaji <patanjali@codito.com>
* lib/ephy-gui.c
ephy_gui_confirm_overwrite () changes:
HIGified dialog created with "Cancel" and "Overwrite"
buttons.
(Fix for bug #133152)
* Changelog updated
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2004-04-29 Patanjali Somayaji <patanjali@codito.com> + + * lib/ephy-gui.c + + changes in ephy_gui_confirm_overwrite_file () + + HIGified dialog created with "Cancel" and "Overwrite" + buttons. + + Fix for bug #133152 + 2004-04-29 Marco Pesenti Gritti <marco@gnome.org> * configure.in: |