aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-07-19 22:50:34 +0800
committerChristian Persch <chpe@src.gnome.org>2003-07-19 22:50:34 +0800
commit6832f5180a08aa2fa02924d5709ab8fc1173ab1c (patch)
tree3348312f2d288e6f65b11fec8587d0c777abd335 /ChangeLog
parent48d2a12d9641c79037aa125c2e1ae6cc651e0ea5 (diff)
downloadgsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar.gz
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar.bz2
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar.lz
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar.xz
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.tar.zst
gsoc2013-epiphany-6832f5180a08aa2fa02924d5709ab8fc1173ab1c.zip
Set the chrome locale on startup. That means that if the correct lang pack
2003-07-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.c: (getUILang), (mozilla_init_chrome), (mozilla_embed_single_init_services): Set the chrome locale on startup. That means that if the correct lang pack is installed, dialogues coming from mozilla will be translated. Set skin to 'classic' on startup, so we get native scrollbars. Ported from galeon.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1801f330..d37461e9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-07-19 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/mozilla-embed-single.c: (getUILang),
+ (mozilla_init_chrome), (mozilla_embed_single_init_services):
+
+ Set the chrome locale on startup. That means that if the correct lang
+ pack is installed, dialogues coming from mozilla will be translated.
+ Set skin to 'classic' on startup, so we get native scrollbars.
+
+ Ported from galeon.
+
2003-07-18 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: