diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-15 06:21:57 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-15 06:21:57 +0800 |
commit | a6348fb84c37377a1c3a61f9f973c2d099d0ca73 (patch) | |
tree | 742bec4ba9716759090c8f4cb85b65e8440ddd58 /ChangeLog | |
parent | 92a7c6b8b3dc7b618c36d29332fc7d2bbee22681 (diff) | |
download | gsoc2013-epiphany-a6348fb84c37377a1c3a61f9f973c2d099d0ca73.tar.gz gsoc2013-epiphany-a6348fb84c37377a1c3a61f9f973c2d099d0ca73.tar.zst gsoc2013-epiphany-a6348fb84c37377a1c3a61f9f973c2d099d0ca73.zip |
Load the appearance capplet. Doesn't seem to work yet, see bug #456337.
2007-07-15 Christian Persch <chpe@gnome.org>
* src/popup-commands.c: (background_download_completed):
Load the appearance capplet. Doesn't seem to work yet, see bug
#456337.
svn path=/trunk/; revision=7159
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-07-15 Christian Persch <chpe@gnome.org> + + * src/popup-commands.c: (background_download_completed): + + Load the appearance capplet. Doesn't seem to work yet, see bug + #456337. + 2007-07-14 Christian Persch <chpe@gnome.org> * embed/mozilla/ContentHandler.cpp: |