diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-06 08:28:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-06 08:28:41 +0800 |
commit | 4c4033f2578c222627d2158110bfb6dcda39e7ac (patch) | |
tree | 70f98829969d6a0343268648b4da9b755875889e /ChangeLog | |
parent | 75c63d21e5a03f20bcc1f46972cec9526e510369 (diff) | |
download | gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar.gz gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar.bz2 gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar.lz gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar.xz gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.tar.zst gsoc2013-epiphany-4c4033f2578c222627d2158110bfb6dcda39e7ac.zip |
Open the GNOME background properties capplet when setting the background
2005-01-06 Christian Persch <chpe@cvs.gnome.org>
* src/popup-commands.c: (background_download_completed):
Open the GNOME background properties capplet when setting the
background from an image. Fixes bug #161215.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-01-06 Christian Persch <chpe@cvs.gnome.org> + * src/popup-commands.c: (background_download_completed): + + Open the GNOME background properties capplet when setting the + background from an image. Fixes bug #161215. + +2005-01-06 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (sync_tab_security): Display open lock for low 'secure' sites too. Fixes bug #151709. |