diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-06 23:06:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-06 23:06:36 +0800 |
commit | 43f2238fc1651b80e1fa97f87a7b4e3f341add68 (patch) | |
tree | 001402e5da23080ff28e73024ab3763ad81e2f48 /ChangeLog | |
parent | 7acf32dbb218c465fcf7ee76c7033fc21c1ead20 (diff) | |
download | gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar.gz gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar.bz2 gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar.lz gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar.xz gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.tar.zst gsoc2013-epiphany-43f2238fc1651b80e1fa97f87a7b4e3f341add68.zip |
Move "automatic" check back to where it was, since we now always have a
2004-01-06 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-encoding-menu.c: (update_encoding_menu_cb):
Move "automatic" check back to where it was, since we now always have
a node for the encoding.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-01-06 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-encoding-menu.c: (update_encoding_menu_cb): + + Move "automatic" check back to where it was, since we now always have + a node for the encoding. + +2004-01-06 Christian Persch <chpe@cvs.gnome.org> + * Makefile.am: * configure.in: |