diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-10 21:14:52 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 21:14:52 +0800 |
commit | a8ccd1aa2ba3bb025627f0d0d46274a67c014505 (patch) | |
tree | 2414aa85dcb172dc06c6b5e32b94280bbab34a87 /ChangeLog | |
parent | 1f582511944d0dbb4e99c8c48b18c311fd7cb2b3 (diff) | |
download | gsoc2013-epiphany-a8ccd1aa2ba3bb025627f0d0d46274a67c014505.tar.gz gsoc2013-epiphany-a8ccd1aa2ba3bb025627f0d0d46274a67c014505.tar.zst gsoc2013-epiphany-a8ccd1aa2ba3bb025627f0d0d46274a67c014505.zip |
Remove gtk version check since we now depend on 2.11.
2007-07-10 Christian Persch <chpe@gnome.org>
* lib/widgets/ephy-location-entry.c: (cursor_on_match_cb),
(ephy_location_entry_set_completion):
Remove gtk version check since we now depend on 2.11.
svn path=/trunk/; revision=7138
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-07-10 Christian Persch <chpe@gnome.org> + * lib/widgets/ephy-location-entry.c: (cursor_on_match_cb), + (ephy_location_entry_set_completion): + + Remove gtk version check since we now depend on 2.11. + +2007-07-10 Christian Persch <chpe@gnome.org> + * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize), (ephy_location_entry_class_init), (ephy_location_entry_construct_contents), |