diff options
author | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-19 16:54:07 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-19 16:54:07 +0800 |
commit | 6478cbdce358376ecc2ff37c975de89dc7038f51 (patch) | |
tree | 214e038ec1a7e16dc10fe813c9f4298adeef7fcc | |
parent | 94c177286f98d5ae22669eed8ed1e48fbf1e5ebe (diff) | |
download | gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar.gz gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar.bz2 gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar.lz gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar.xz gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.tar.zst gsoc2013-epiphany-6478cbdce358376ecc2ff37c975de89dc7038f51.zip |
*** empty log message ***
-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 |