diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | data/starthere/smartbookmarks.xml.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2003-04-19 Erich Lesh <eclesh@pacbell.net> + + * data/starthere/smartbookmarks.xml.in: + + s/Page/Link + 2003-04-18 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-arrow-toolbutton.c: (button_state_changed_cb): diff --git a/data/starthere/smartbookmarks.xml.in b/data/starthere/smartbookmarks.xml.in index be6fbc5d3..08cc1a406 100644 --- a/data/starthere/smartbookmarks.xml.in +++ b/data/starthere/smartbookmarks.xml.in @@ -12,7 +12,7 @@ Smart bookmarks allows to perform searches and similar actions directly from the location entry. </_paragraph> <_paragraph> -Right click the links and choose "Bookmark Page..." from the menu list. +Right click the links and choose "Bookmark Link..." from the menu list. When you will type a word in the toolbar entry, a list of your smart bookmarks will be displayed. Just choose one of them to perform the search. The next time you type a word, just pressing the Enter key will be enough to |