diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-08 05:52:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-08 05:52:52 +0800 |
commit | fcc5b2c4cb190b47180bd4359f15e59fe41a99fd (patch) | |
tree | 4592f40a9b385d078a738ee6979f70128206dd68 /ChangeLog | |
parent | 1f545ca03b769815e6e1da4cb180c5028d69d827 (diff) | |
download | gsoc2013-epiphany-fcc5b2c4cb190b47180bd4359f15e59fe41a99fd.tar.gz gsoc2013-epiphany-fcc5b2c4cb190b47180bd4359f15e59fe41a99fd.tar.zst gsoc2013-epiphany-fcc5b2c4cb190b47180bd4359f15e59fe41a99fd.zip |
A idl/.cvsignore: A idl/Makefile.am:
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
* configure.ac:
A idl/.cvsignore:
A idl/Makefile.am:
* src/Makefile.am:
Add idl/Makefile.am and move src/Makefile.am's EXTRA_DIST there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2004-11-07 Christian Persch <chpe@cvs.gnome.org> + * Makefile.am: + * configure.ac: + A idl/.cvsignore: + A idl/Makefile.am: + * src/Makefile.am: + + Add idl/Makefile.am and move src/Makefile.am's EXTRA_DIST there. + +2004-11-07 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-gui.c: (ephy_gui_sanitise_popup_position), (ephy_gui_menu_position_tree_selection), (ephy_gui_menu_position_under_widget): |