diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-07-19 22:50:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-07-19 22:50:34 +0800 |
commit | 6832f5180a08aa2fa02924d5709ab8fc1173ab1c (patch) | |
tree | 3348312f2d288e6f65b11fec8587d0c777abd335 /ChangeLog | |
parent | 48d2a12d9641c79037aa125c2e1ae6cc651e0ea5 (diff) | |
download | gsoc2013-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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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: |