From 75834982ca350dda7e1ad8b5aa3f2f39bd9cad5b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 21 Jan 2004 14:04:48 +0000 Subject: Set "tooltip" property on bookmark actions to the url. That way we display 2004-01-21 Christian Persch * src/bookmarks/ephy-bookmark-action.c: (ephy_bookmark_action_get_type), (ephy_bookmark_action_set_property), (ephy_bookmark_action_get_property), (ephy_bookmark_action_class_init): Set "tooltip" property on bookmark actions to the url. That way we display it in the status bar with no extra steps taken. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index be1642380..14f25700b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-21 Christian Persch + + * src/bookmarks/ephy-bookmark-action.c: + (ephy_bookmark_action_get_type), + (ephy_bookmark_action_set_property), + (ephy_bookmark_action_get_property), + (ephy_bookmark_action_class_init): + + Set "tooltip" property on bookmark actions to the url. That way + we display it in the status bar with no extra steps taken. + 2004-01-21 Piers Cornwell * embed/downloader-view.c: (update_status_icon), -- cgit v1.2.3