aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-08 04:29:41 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-08 04:29:41 +0800
commite0560dfc3c391b5b063a37d2974860540785ae73 (patch)
treeee3d1727b28c32cbd46867720a0fb0439f1bc638 /ChangeLog
parent2f00ef03e4fa04c80915fbbc6cd5d54d9afd2ae6 (diff)
downloadgsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.gz
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.bz2
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.lz
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.xz
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.tar.zst
gsoc2013-epiphany-e0560dfc3c391b5b063a37d2974860540785ae73.zip
Simply CallGetService to get the pref branch.
2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Simply CallGetService to get the pref branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 928d05819..d3ed957b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/mozilla-notifiers.cpp:
+
+ Simply CallGetService to get the pref branch.
+
+2006-08-07 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/mozilla-embed-single.cpp:
Use AutoJSContextStack on window open.