diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-24 18:17:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-24 18:17:29 +0800 |
commit | 897181c896daf9e63a83a65d0bed12c2ce3952f8 (patch) | |
tree | 62a90fe67852bd9d02123d6a6c8db42a2c594654 /ChangeLog | |
parent | af8bbdbc5bc95e1e3cd3fc6fc49f9f1e3eea91ed (diff) | |
download | gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar.gz gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar.bz2 gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar.lz gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar.xz gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.tar.zst gsoc2013-epiphany-897181c896daf9e63a83a65d0bed12c2ce3952f8.zip |
Don't load the status icon from the file, use the registered stock icon
2004-07-24 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (show_status_icon):
Don't load the status icon from the file, use the
registered stock icon instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-07-24 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: (show_status_icon): + + Don't load the status icon from the file, use the + registered stock icon instead. + +2004-07-24 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: |