diff options
author | Xan Lopez <xan@src.gnome.org> | 2004-02-01 08:49:46 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2004-02-01 08:49:46 +0800 |
commit | 0a9eed099200131b611b2e84aafb591cc31cb449 (patch) | |
tree | 0437741bd570f213c5534141c3e94a3e2c8ff1ca /ChangeLog | |
parent | 445fe305203a642ac53a0948ca7b0ee9b17e1164 (diff) | |
download | gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar.gz gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar.bz2 gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar.lz gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar.xz gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.tar.zst gsoc2013-epiphany-0a9eed099200131b611b2e84aafb591cc31cb449.zip |
Activating the status icon should only show it (HIG says so). Also set the
* embed/downloader-view.c: (status_icon_activated),
(downloader_view_build_ui):
Activating the status icon should only show it (HIG says so).
Also set the downloader view to BROSWE mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-02-01 Xan Lopez <xan@gnome.org> + + * embed/downloader-view.c: (status_icon_activated), + (downloader_view_build_ui): + + Activating the status icon should only show it (HIG says so). + Also set the downloader view to BROSWE mode. + 2004-01-31 Adam Hooper <adamh@cvs.gnome.org> * NEWS: |