aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCrispin Flowerday <gnome@flowerday.cx>2005-01-04 03:27:04 +0800
committerCrispin Flowerday <crispin@src.gnome.org>2005-01-04 03:27:04 +0800
commit82a6f3e75f4e46be84fc3d650918badc8e1563a1 (patch)
tree96587b0254d758753372297b75b2195b3ccdb19c /ChangeLog
parent93497400220851d93705a0340dbff5d8d45d176f (diff)
downloadgsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar.gz
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar.bz2
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar.lz
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar.xz
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.tar.zst
gsoc2013-epiphany-82a6f3e75f4e46be84fc3d650918badc8e1563a1.zip
Prefix class structs with '_' so that the python code generator finds it.
2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * lib/ephy-dialog.c: * lib/ephy-dialog.h: Prefix class structs with '_' so that the python code generator finds it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b89bd98e..bd26a632c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-03 Crispin Flowerday <gnome@flowerday.cx>
+ * lib/ephy-dialog.c:
+ * lib/ephy-dialog.h: Prefix class structs with '_'
+ so that the python code generator finds it.
+
+2005-01-03 Crispin Flowerday <gnome@flowerday.cx>
+
* embed/ephy-embed-event.c:
* embed/ephy-embed-event.h:
* embed/ephy-embed-persist.c: (ephy_embed_persist_set_flags):