aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-11 22:14:51 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-11 22:14:51 +0800
commit30511d4441c2f5238737ac57dc165b00e558942c (patch)
treea0f0daa4e3e312e7f3de462db329b4348999e861 /ChangeLog
parentbfdc6be6ad7688c6884ad4fb208a9943b06230f7 (diff)
downloadgsoc2013-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7c48d010..3e19db6dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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