diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-11 22:14:51 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-11 22:14:51 +0800 |
commit | 30511d4441c2f5238737ac57dc165b00e558942c (patch) | |
tree | a0f0daa4e3e312e7f3de462db329b4348999e861 /ChangeLog | |
parent | bfdc6be6ad7688c6884ad4fb208a9943b06230f7 (diff) | |
download | gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar.gz gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar.bz2 gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar.lz gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar.xz gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.tar.zst gsoc2013-epiphany-30511d4441c2f5238737ac57dc165b00e558942c.zip |
Change column order for the languages list in the code.
2004-11-11 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c:
Change column order for the languages list in the code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-11-11 Christian Persch <chpe@cvs.gnome.org> + * src/prefs-dialog.c: + + Change column order for the languages list in the code. + +2004-11-11 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-main.c: (idle_unref), (main): Don't unref, then weak ref, then enter main loop; this won't work |